HP Comware 5 Debug Manual Vol 3
EM_TIMER [5/0:0.0]: Created signal_wait TimerId [417] which will last 300ms waiting for
sending phone number.
// E&M created the signal_wait timer [417] that will wait 300 ms before sending the called number.
*Aug 2 11:47:16:657 2006 Sysname EM/7/VOICE:
EM_TIMER[5/1:0.0]: Deleted TimerId [417].
// E&M deleted the timer [417 ].
*Aug 2 11:47:31:367 2006 Sysname EM/7/VOICE:
EM_TIMER [5/0:0.0]: Created signal_confirm TimerId [392] which will last 50ms waiting
for confirming the idle signal.
// E&M created the signal_confirm timer [392] that will wait 50 ms before confirming the idle signal.
*Aug 2 11:47:31:411 2006 Sysname EM/7/VOICE:
EM_TIMER[5/0:0.0]: Deleted TimerId [392].
// E&M deleted the timer [392].
debugging voice ipp
Use debugging voice ipp to enable IPP debugging.
Use undo debugging voice ipp to disable IPP debugging.
Syntax
debugging voice ipp { all | cmc | error | rtp-rtcp | socket }
undo debugging voice ipp { all | cmc | error | rtp-rtcp | socket }
Default
IPP debugging is disabled.
Views
User view
Default command level
2: System level
Parameters
all: All types of IPP debugging.
cmc: CMC debugging.
error: IPP error debugging.
rtp-rtcp: RTP/RTCP debugging.
socket: Socket debugging.
Examples
# Enable all types of IPP debugging.
<Sysname> debug voice ipp all
debugging voice lgs
Use debugging voice lgs to enable LGS debugging.
Use undo debugging voice lgs to disable LGS debugging.
501