SROS Command Line Interface Reference Guide
Enable Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
138
debug sip [location | manager | name-service | proxy
<subsource>
]
Use the
debug sip
command to activate debug messages associated with Session Initiation Protocol (SIP)
events. Debug messages are displayed (real-time) on the terminal (or Telnet) screen. Use the
no
form of
this command to disable the debug messages.Variations of this command include:
debug sip location
debug sip manager
debug sip name-service
debug sip proxy
<subsource>
debug sip trunk-registration
debug sip trunk-registration
<Txx>
debug sip trunk-registration
<Txx> <identity>
debug sip user-registration
debug sip user-registration
<extension>
Syntax Description
location
Activates SIP location database event debug messages.
manager
Activates SIP stack manager event debug messages.
name-service
Activates SIP name-service event debug messages.
proxy
<subsource>
Activates SIP proxy event debug messages. Input for specifying a
subsource is optional.
trunk-registration
<Txx> <identity>
Activates SIP trunk-registration event debug messages. Specifying
a particular trunk is optional. For example: Txx (T01) where
xx
is
the trunk’s two-digit identifier and <
identity>
is the specific name
associated with the trunk.
user-registration
<extension>
Activates SIP user-registration event debug messages. Specifying
a particular trunk is optional.
Default Values
By default, all debug messages in the SROS are disabled.
Usage Examples
The following example activates all debug messages associated with SIP CLDU events:
ProCurve
>enable
ProCurve#
debug sip
Note
Turning on a large amount of debug information can adversely affect the performance of
your unit.