HP Comware 5 Debug Manual Vol 1

Table 186 Output from the debugging voice ivr fes info command
Description
Input error, RepeatTimes = %d, InputErrorTimes = %d.
Subscriber input errors: the allowed maximum number
of repeated input errors was xx, and the actual
number of repeated input errors was xxx.
Timeout, RepeatTimes = %d, TimeoutTimes = %d.
Subscriber timeout time: the allowed maximum
number of repeated subscriber timeout was xx, and
the actual number of repeated subscriber timeout was
xxx.
Jump configure is invalid, NodeId = %d. The configuration of the Jump node was invalid.
Call configure is invalid, NodeId = %d. The configuration of the Call node was invalid.
Service configure is invalid, NodeId = %d. The configuration of the Service node was invalid.
(%s) --> (%s), LocalId = %d.
The IVR operation state changed from x to xx, and the
local ID was xxx.
Examples
# Enable all types of debugging for the FES. The output similar to the following example was created
when the following conditions exist:
The root node of the IVR system is a Call node with a node ID of 10.
The root node is configured to play a media file named callSecDial_g729.wav (media resource ID
is 1000) and originate normal secondary calls by matching the terminator #.
<Sysname> debugging voice ivr fes all
Enable IVR_FES all debugging functions
*Jun 27 11:20:26:75 2008 71_C IVRF/7/VOICE:
IVR_FES_Event: CMC --> FES : Accp Setup.
Output similar to the following messages is generated when the subscriber at 500 attempts to dial
the IVR access number 800.
// The IVR_FES received an Accp Setup message from the CMC.
*Jun 27 11:20:26:75 2008 71_C IVRF/7/VOICE:
IVR_FES_Event: FES --> CMC: Accp SetupAck.
// The IVR_FES sent an Accp SetupACK message to the CMC.
*Jun 27 11:20:26:75 2008 71_C IVRF/7/VOICE:
IVR_FES_Event: FES --> CMC: Accp Alert.
// The IVR_FES sent an Accp Alert message to the CMC.
*Jun 27 11:20:26:76 2008 71_C IVRF/7/VOICE:
IVR_FES_Event: FES --> CMC: Accp Connect.
// The IVR_FES sent an Accp Connect message to the CMC.
*Jun 27 11:20:26:76 2008 71_C IVRF/7/VOICE:
IVR_FES_Event: FES --> CMC: Channel Ready.
// The IVR_FES sent an Accp Channel Ready message to the CMC.
*Jun 27 11:20:26:76 2008 71_C IVRF/7/VOICE:
IVR_FES_Timer: Start timer, TmrId = 977, TmrType = WAIT CHANNEL READY ACK , TmrLengt
h = 150000.
// The timer for receiving a Channel Ready Ack message was started.
*Jun 27 11:20:26:76 2008 71_C IVRF/7/VOICE:
328