HP Comware 5 Debug Manual Vol 1

Table 155 Output from the debugging voice ss sm timer command
Field
Description
Timer created, TimerId:
TIMER_SS_SM_DIALINTERVAL, Timer length: 11000.
An 11-second timer for dialing the next digit was
created.
Timer deleted, TimerId:
TIMER_INLEG_WAIT_ALERTING.
The WAIT_ALERTING timer for the input leg was
deleted.
Timer timeout, TimerId :
TIMER_SS_SM_PLAYSOUND_INTERVAL.
The interval timer for playing announcements
expired.
Examples
Output similar to the following example is generated when the user at Telephone A attached to Router A
picks up the headset and dials *58# to enable call waiting on the voice subscriber line:
# Enable debugging for service module events on Router A.
<RouterA> debugging voice ss sm event
SS SM event debugging switch is on
<RouterA>
*May 14 11:41:32:601 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive CMC_SETUP message from SA module in invalid SM CCB state.
// A CMC_SETUP message was received from the SA module in the invalid SM CCB state.
*May 14 11:41:32:991 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive CMC_INFORMATION message from SA module in RECVCODE state.
// A CMC_INFORMATION message was received from the SA module in the RECVCODE state. The
following repeated this process to collect the DTMF code.
*May 14 11:41:33:561 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive CMC_INFORMATION message from SA module in RECVCODE state.
*May 14 11:41:34:281 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive CMC_INFORMATION message from SA module in RECVCODE state.
// The service was set successfully, and the setting result was announced. A timer was used to control
announcement play, and announcements were played five times.
*May 14 11:41:34:481 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive TIMER_SS_SM_PLAYSOUND_INTERVAL message from SA module in
RECVCODE state.
// The interval timer for playing announcement expired in the RECVCODE state.
*May 14 11:41:34:681 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive TIMER_SS_SM_PLAYSOUND_INTERVAL message from SA module in
RECVCODE state.
*May 14 11:41:34:881 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive TIMER_SS_SM_PLAYSOUND_INTERVAL message from SA module in
RECVCODE state.
*May 14 11:41:35:81 2007 RouterA SS/7/VOICE:
SM_EVT: [0x00000000] Receive TIMER_SS_SM_PLAYSOUND_INTERVAL message from SA module in
RECVCODE state.
*May 14 11:41:35:281 2007 RouterA SS/7/VOICE:
288