R2511-HP MSR Router Series Voice Command Reference(V5)

22
Views
Any view
Default command level
2: System level
Parameters
all: Displays all the statistic information related to the IVA module.
call: Displays the calling statistics in the IVA module.
cmc: Displays all the interaction statistics between the IVA and the CMC module.
error: Displays all the error statistics of the IVA module.
isdn: Displays the interaction statistics between IVA module and ISDN.
proc: Displays the statistic information of process call in the IVA module.
timer: Displays the timer’s statistic information of the IVA module.
vim: Displays all the interaction statistic information between IVA module and VIM.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the call statistics between IVA module and other modules.
<Sysname> display voice iva statistic call
Statistics about IVA calls :
{
IVA_ISDN_ACTIVE_CALL : 0
IVA_ISDN_ACTIVE_CALL_SUCCEEDED : 0
IVA_ISDN_ACTIVE_CALL_FAILED : 0
IVA_ISDN_PASSIVE_CALL : 0
IVA_ISDN_PASSIVE_CALL_SUCCEEDED : 0
IVA_ISDN_PASSIVE_CALL_FAILED : 0
}
Table 16 Command output
Field Description
IVA_ISDN_ACTIVE_CALL Statistics of calls generated when IVA serves as the caller.
IVA_ISDN_ACTIVE_CALL_SUCCEEDED Statistics of successful calls when IVA serves as the caller.
IVA_ISDN_ACTIVE_CALL_FAILED Statistics of failed calls when IVA serves as the caller.
IVA_ISDN_PASSIVE_CALL Statistics of calls generated when IVA serves as the called.
IVA_ISDN_PASSIVE_CALL_SUCCEEDED Statistics of successful calls when IVA serves as the called.