HP Comware 5 Debug Manual Vol 3
// The prompt was played to notify the voice RADIUS module that the called user had hung up.
*Nov 17 17:41:20:161 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: Receive IVR Message. VORDS ID: [0] Argument: [1]
*Nov 17 17:41:20:161 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> DRV Start DTMF Detect. VORDS ID: [0] IfIndex: [0x2c0030]
// DTMF detection was enabled to start collecting the digits of a called number.
*Nov 17 17:41:20:161 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> IVR: Play Voice. VORDS ID: [0] State: [RDS_STATE_
CALLED_RCV] IfIndex: [0x2c0030] Tone ID: [1500]
// The prompt was played for the called number.
*Nov 17 17:41:23:311 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: Receive IVR Message. VORDS ID: [0] Argument: [1]
*Nov 17 17:41:25:122 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: CMC [0] ---> VORDS [0]
MSG: ACCP_RELEASE
// The calling user hung up while dialing the called number.
*Nov 17 17:41:25:123 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> IVR Stop Voice. VORDS ID: [0] State: [RDS_STATE_C
ALLED_RCV] IfIndex: [0x2c0030]
// The prompt was stopped.
*Nov 17 17:41:25:123 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: VORDS ---> DRV Stop DTMF Detect. VORDS ID: [0] IfIndex: [0x2c0030]
// DTMF detection was stopped.
*Nov 17 17:41:25:124 2006 Sysname VORDS/7/VOICE:
VORDS_EVENT: CMC [0] ---> VORDS [0]
Msg: CMC_RELEASE Release Cause: Normal clearing!
# Enable debugging for voice RADIUS finite state machines.
<Sysname> debugging voice radius fsm
Enable VORDS fsm debugging functions
*Nov 17 17:44:17:963 2006 Sysname VORDS/7/VOICE:
VORDS_FSM: [1] RDS_STATE_INIT ---> RDS_STATE_INIT
// The state of voice RADIUS module 1 changed from RDS_STATE_INIT to RDS_STATE_INIT.
*Nov 17 17:44:17:964 2006 Sysname VORDS/7/VOICE:
VORDS_FSM: [1] RDS_STATE_INIT ---> RDS_STATE_SELECT_LANG
// The state of voice RADIUS module 1 changed from RDS_STATE_INIT to RDS_STATE_SELECT_LANG.
*Nov 17 17:44:23:602 2006 Sysname VORDS/7/VOICE:
VORDS_FSM: [1] RDS_STATE_SELECT_LANG ---> RDS_STATE_CARD_RCV
// The state of voice RADIUS module 1 changed from RDS_STATE_SELECT_LANG to
RDS_STATE_CARD_RCV.
*Nov 17 17:44:29:242 2006 Sysname VORDS/7/VOICE:
VORDS_FSM: [1] RDS_STATE_CARD_RCV ---> RDS_STATE_PWD_RCV
// The state of voice RADIUS module 1 changed from RDS_STATE_CARD_RCV to
RDS_STATE_PWD_RCV.
281