HP Comware 5 Debug Manual Vol 1

// A CONNECT message was received.
*Jul 7 19:17:39:242 2008 RouteA SS/7/VOICE:
RC_EVT: [0x00090001] Process the message of CMC_CONNECT in S_RC_WAIT_OFFHOOK state.
// A CONNECT message was received in wait-for-off-hook state.
*Jul 7 19:17:39:242 2008 RouteA SS/7/VOICE:
RC_TMR: [0x00090001] Timer deleted, Timer ID: RC_DELAY_ONHOOK.
// The on-hook delay timer was deleted.
*Jul 7 19:17:39:242 2008 RouteA SS/7/VOICE:
RC_INFO: [0x00090000] The Release-control CB is deleted successfully.
// The RCB was successfully deleted.
Telephone A goes off-hook again.
<RouteA>
*Jul 7 19:17:44:551 2008 RouteA SS/7/VOICE:
RC_INFO: [0x00090001] Release control receive CMC_RELEASE message.
// A RELEASE message was received.
*Jul 7 19:17:44:551 2008 RouteA SS/7/VOICE:
RC_INFO: [0x00090001] Can't start release control for invalid message or Call-leg type.
// The calling party control function no longer took effect.
debugging voice ss join
Use debugging voice ss join to enable Join header services debugging.
Use undo debugging voice ss join to disable Join header services debugging.
Syntax
debugging voice ss join { all | error | event | fsm | info | timer }
undo debugging voice ss join { all | error | event | fsm | info | timer }
Default
Join header services debugging is disabled.
Views
User view
Default command level
2: System level
Parameters
all: Specifies all types of debugging for Join header services.
error: Specifies error debugging.
event: Specifies event debugging.
295