HP Comware 5 Debug Manual Vol 1

fsm: Specifies finite state machine debugging.
info: Specifies information debugging.
timer: Specifies timer debugging.
Examples
# Enable all types of debugging for Join header services on Router A. Output similar to the following
example is generated when Telephone C dials *425*1000# to monitor Telephone A under these
conditions:
Telephone A at 1000 is attached to Router A, on which all types of debugging for Join header
related services are enabled.
Telephone B is attached to Router B.
Telephone C is attached to Router C, on which all types of for Feature services are enabled.
<RouterA> debugging voice ss join all
*Jun 24 20:34:06:544 2009 MSR30-12 SS/7/VOICE:
JOIN_INFO: [0x00020000] JOIN CCB is created successfully.
// Join CCB was successfully created.
*Jun 24 20:34:06:544 2009 MSR30-12 SS/7/VOICE:
JOIN_EVT: [0x00020000] Receive CMC_SETUP message at JOIN_IDLE state.
*Jun 24 20:34:06:544 2009 MSR30-12 SS/7/VOICE:
JOIN_EVT: [0x00020000] Send CMC_CONNECT message to CMC module.
// A CONNECT message was replied.
*Jun 24 20:34:06:544 2009 MSR30-12 SS/7/VOICE:
JOIN_TMR: [0x00000004] Timer created, Timer ID: TIMER_SS_JOIN_WAIT_CHANNELREAD
Y, Timer length: 48000.
// The timer for CHANNEL_READY message was created to obtain the negotiated media information.
*Jun 24 20:34:06:555 2009 MSR30-12 SS/7/VOICE:
JOIN_EVT: [0x00000004] Receive CMC_CHANNEL_READY message at JOIN_IDLE state.
// The CHANNEL_READY message was received.
*Jun 24 20:34:06:555 2009 MSR30-12 SS/7/VOICE:
JOIN_TMR: [0x00000004] Timer created, Timer ID: TIMER_SS_JOIN_WAIT_DRVACK, Tim
er length: 500.
// The timer for DRVACK message was created.
*Jun 24 20:34:06:555 2009 MSR30-12 SS/7/VOICE:
JOIN_FSM: [0x00000004] Join state moves from JOIN_IDLE to JOIN_WDRV.
// The state of the Join service changed from IDLE to WDRV.
*Jun 24 20:34:06:566 2009 MSR30-12 SS/7/VOICE:
JOIN_EVT: [0x00000001] Receive CMC_VIM message at JOIN_WDRV state.
296