HP Comware 5 Debug Manual Vol 1

SA_EVT: [0x00180000] Receive CMC_SETUP message from CMC module in S_IDLE state.
// The SETUP message was processed in the normal state.
*Nov 20 07:42:18:390 2005 RouterA SS/7/VOICE:
SA_EVT: [0x00180000] No matched message item is found, send it to CMC module.
// No matched message was found, and the normal call flow was applied.
*Nov 20 07:42:18:390 2005 RouterA SS/7/VOICE:
SA_INFO: [0x00180001] The brother IF index of this leg is invalid, find it from brother
leg.
// A message triggering table would be created for the output leg.
*Nov 20 07:42:18:391 2005 RouterA SS/7/VOICE:
SA_INFO: [0x00180001] The IF index of this leg is valid, SA will create messag
e table by this leg's IF index.
// A message triggering table would be created for the corresponding voice subscriber line of the leg.
*Nov 20 07:42:18:391 2005 RouterA SS/7/VOICE:
SA_INFO: [0x00180001] Message trigger table has been created successfully.
// A message triggering table was created successfully.
*Nov 20 07:42:18:392 2005 RouterA SS/7/VOICE:
SA_EVT: [0x00180001] Receive CMC_RELEASE message from CMC module in S_IDLE state.
// A RELEASE message was received because the current port was busy.
*Nov 20 07:42:18:534 2005 RouterA SS/7/VOICE:
SA_EVT: [0x00180001] Message item matched correctly, send it to CW module.
// The received message was correctly matched and forwarded to the CW module for processing.
debugging voice ss sm
Use debugging voice ss sm to enable service match module debugging.
Use undo debugging voice ss sm to disable service match module debugging.
Syntax
debugging voice ss cm { all | error | event | fsm | info | timer }
undo debugging voice ss cm { all | error | event | fsm | info | timer }
Default
Service match module debugging is disabled.
Views
User view
Default command level
2: System level
279