HP Comware 5 Debug Manual Vol 3

Examples
The output in the following examples was created when the following conditions exist:
A two-stage dialing process is configured for voice RADIUS.
The access number is 2 01.
The card number/password authentication, authorization, and accounting functions are enabled.
# Enable voice RADIUS event debugging.
<Sysname> debugging voice radius event
Enable VORDS event debugging functions
*Nov 17 17:40:30:86 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> CMC Start Trigger. CMC ID: [0] VORDS ID: [0]
// The voice RADIUS module invoked the CMC interface to trigger a service.
*Nov 17 17:40:30:87 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: CMC [0] ---> VORDS [0]
Msg: CMC_SETUP Calling: 200, Called: 201 CIT Index: 0
// The voice RADIUS module received a CMC_SETUP message from the CMC. The calling number is
200, and the access number is 201.
*Nov 17 17:40:30:87 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: AAA SetUserID [0] OK, VORDS [0], VORDS AAAID: [0] [-1]
// The AAA module invoked the voice RADIUS interface to set the ID of the module that interacts with the
AAA module.
*Nov 17 17:40:30:88 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: [0] [RDS_STATE_INIT] VORDS ---> CMC UniConnect. CMC ID: [0]
// The voice RADIUS module invoked the CMC interface to establish a unidirectional connection.
*Nov 17 17:40:30:89 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: CMC [0] ---> VORDS [0]
Msg: ACCP_CHANNEL_READY
// An ACCP_CHANNEL_READY message was received from the CMC.
*Nov 17 17:40:30:89 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> IVR: Play Voice. VORDS ID: [0] State: [RDS_STATE_
SELECT_LANG] IfIndex: [0x2c0030] Tone ID: [1100]
// The voice RADIUS invoked the IVR interface to play the prompt for a language.
*Nov 17 17:40:30:90 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> DRV Start DTMF Detect. VORDS ID: [0] IfIndex: [0x2c0030]
// DTMF detection was started for voice interface 0x2c0030.
*Nov 17 17:40:35:65 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: CMC [0] ---> VORDS [0]
Msg: CMC_INFORMATION DTMFChar: [1]
// The user pressed the digit
1
, and the voice RADIUS module received a key message and played the
prompt in Chinese.
*Nov 17 17:40:35:65 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> IVR Clean Voice. VORDS ID: [0] State: [RDS_STATE_
SELECT_LANG] IfIndex: [0x2c0030]
// The user pressed any key to stop playing the prompt.
*Nov 17 17:40:35:66 2006 Sysname VORDS/7/VOICE:
277