HP Comware 5 Debug Manual Vol 3

Views
User view
Default command level
2: System level
Parameters
ucm: Enables debugging for SIP server call management.
all: Specifies all types of debugging.
error: Specifies error debugging.
info: Specifies information debugging.
Examples
# Enable all types of debugging for SIP server call management.
<Sysname> debugging voice ssm ucm all
Enable SSM UCM ALL debugging functions
When the server enable command is used to enable the SIP server, output similar to the following
example is generated:
*Sep 8 16:59:38:367 2007 Sysname SSM/7/VOICE:
SSM_INFO [UCM]:
General: Succeed in starting the server.
// The UCM module started the server.
When the undo server enable command is used to disable the SIP server, output similar to the
following example is generated:
*Sep 8 17:00:13:728 2007 Sysname SSM/7/VOICE:
SSM_INFO [UCM]:
General: Succeed in stopping the server.
// The UCM module stopped the server.
debugging voice srtp
Use debugging voice srtp to enable debugging for SRTP messages.
Use undo debugging voice srtp to disable debugging for SRTP messages.
Syntax
debugging voice srtp { all | error | event }
undo debugging voice srtp { all | error | event }
Default
Debugging for SRTP messages is disabled.
Views
User view
Default command level
2: System level
385