SIP User's Manual 230 Document #: LTRT-68806
Mediant 2000 & TP-1610 & TP-260/UNI
Table 5-51: Call Counters Description
Counter Description
Number of
Established Calls
Indicates the number of established calls. It is incremented as a result of one of
the following release reasons if the duration of the call is greater than zero:
 GWAPP_REASON_NOT_RELEVANT (0)
 GWAPP_NORMAL_CALL_CLEAR (16)
 GWAPP_NORMAL_UNSPECIFIED (31)
And the internal reasons:
 RELEASE_BECAUSE_UNKNOWN_REASON
 RELEASE_BECAUSE_REMOTE_CANCEL_CALL
 RELEASE_BECAUSE_MANUAL_DISC
 RELEASE_BECAUSE_SILENCE_DISC
 RELEASE_BECAUSE_DISCONNECT_CODE
Note: When the duration of the call is zero, the release reason
GWAPP_NORMAL_CALL_CLEAR increments the 'Number of Failed Calls due
to No Answer' counter. The rest of the release reasons increment the 'Number
of Failed Calls due to Other Failures' counter.
Percentage of
Successful Calls
(ASR)
The percentage of established calls from attempted calls.
Number of Calls
Terminated due to
a Busy Line
Indicates the number of calls that failed as a result of a busy line. It is
incremented as a result of the following release reason:
GWAPP_USER_BUSY (17)
Number of Calls
Terminated due to
No Answer
Indicates the number of calls that weren't answered. It's incremented as a
result of one of the following release reasons:
 GWAPP_NO_USER_RESPONDING (18)
 GWAPP_NO_ANSWER_FROM_USER_ALERTED (19)
And (when the call duration is zero) as a result of the following:
GWAPP_NORMAL_CALL_CLEAR (16)
Number of Calls
Terminated due to
Forward
Indicates the number of calls that were terminated due to a call forward. The
counter is incremented as a result of the following release reason:
RELEASE_BECAUSE_FORWARD
Number of Failed
Calls due to No
Route
Indicates the number of calls whose destinations weren't found. It is
incremented as a result of one of the following release reasons:
 GWAPP_UNASSIGNED_NUMBER (1)
 GWAPP_NO_ROUTE_TO_DESTINATION (3)
Number of Failed
Calls due to No
Matched
Capabilities
Indicates the number of calls that failed due to mismatched gateway
capabilities. It is incremented as a result of an internal identification of
capability mismatch. This mismatch is reflected to CDR via the value of the
parameter DefaultReleaseReason (default is
GWAPP_NO_ROUTE_TO_DESTINATION (3)), or by the
GWAPP_SERVICE_NOT_IMPLEMENTED_UNSPECIFIED(79) reason.