HP Comware 5 Debug Manual Vol 3

// The SLC module started a timer, with the value set to 3600000 ms.
*Sep 7 16:38:48:642 2007 Sysname SSM/7/VOICE:
SSM_TIMER [CALL_SLC]:
Stop Timer: Type = 6, Group = 6, Index = 22, Length = 16000
// The SLC module stopped a 16000-ms timer.
*Sep 7 16:38:48:743 2007 Sysname SSM/7/VOICE:
SSM_FSM [CALL_SLC]:
CALLSRV: State changed from CONNECT to ACTIVE.(ObjectID = 22)
// The state machine CALLSRV transitioned from CONNECT to ACTIVE.
*Sep 7 16:38:48:894 2007 Sysname SSM/7/VOICE:
SSM_PRIM [CALL_SSA]:
Receive UCM Connect ACK message.
// The SSA module received a UCM_CONNECTACK message.
*Sep 7 16:38:49:96 2007 Sysname SSM/7/VOICE:
SSM_INFO [CALL_SSA]:
General: Succeed in sending the network message.
Additional: Method type is ACK.
// The SSA module sent an ACK to the network side.
debugging voice ssm lsm
Use debugging voice ssm lsm to enable debugging for SIP server location service.
Use undo debugging voice ssm lsm to disable debugging for SIP server location service.
Syntax
debugging voice ssm lsm { all | error | info }
undo debugging voice ssm lsm { all | error | info }
Default
Debugging for SIP server location service is disabled.
Views
User view
Default command level
2: System level
Parameters
lsm: Enables debugging for SIP server location service.
all: Specifies all types of debugging.
error: Specifies error debugging.
info: Specifies information debugging.
363