Chapter 7: Collection Formulas

Percentage of Drop Calls (percent) CME(Bulk) VOIP Cisco

Type

CME

Description

Ratio between dropped calls and the total number of calls.

Syntax

(isCaller + isCallee) = 0 ifTrue: [^nil].

^(100*(DropCalls/(isCaller + isCallee)))

Formula Input

Input:

DropCalls

Source:

DropCall (Formula)

Input:

isCallee

Source:

isCallee (Formula)

Input:

isCaller

Source:

isCaller (Formula)

Generic Database Alias

None.

Formula Editor Path

AP > Specific > CME > VOIP > Cisco

Netcool/Proviso Cisco IP Telephony Technology Pack User’s Guide, Version 4.3-W

371

Page 393
Image 393
IBM 4.3-W Percentage of Drop Calls percent CMEBulk Voip Cisco, Ratio between dropped calls and the total number of calls