HP Comware 5 Debug Manual Vol 3
Stop Timer: Type = 1, Group = 1, Index = 0, Length = 64000
// The SLC module stopped a 64000-ms probe timer.
*Sep 8 17:44:33:96 2007 Sysname SSM/7/VOICE:
SSM_TIMER [PROBE_SLC]:
Start Timer: Type = 1, Group = 1, Index = 0, Length = 64000
// The SLC module started a probe timer, with the value set to 64000 ms.
debugging voice ssm reg
Use debugging voice ssm reg to enable debugging for SIP server registration service.
Use undo debugging voice ssm reg to disable debugging for SIP server registration service.
Syntax
debugging voice ssm reg { all | error | event | fsm | info | prim | timer }
undo debugging voice ssm reg { all | error | event | fsm | info | prim | timer }
Default
Debugging for SIP server registration service is disabled.
Views
User view
Default command level
2: System level
Parameters
reg: Enables debugging for SIP server registration service.
all: Specifies all types of debugging.
all: Specifies error debugging.
event: Specifies event debugging.
fsm: Specifies finite state machine debugging.
info: Specifies information debugging.
prim: Specifies primitive debugging.
timer: Specifies timer debugging.
Examples
# Enable all types of debugging for SIP server registration service. When a user with number 3001
registers with the SIP server, output similar to the following example is generated:
<Sysname> debugging voice ssm reg all
Enable SSM REG ALL debugging functions
<Sysname>
*Sep 7 16:51:40:326 2007 Sysname SSM/7/VOICE:
SSM_INFO [REG_SSA]:
General: Received message from the stack.
Additional: The message type is RegisterInd.
Register number is 3001.
367