HP Comware 5 Debug Manual Vol 3

Content-Length: 0
// The originating device sent an ACK to confirm the reception of the 200 response.
*May 12 11:33:04:949 2007 Sysname SIP/7/VOICE:
Stack--->NetWork:
BYE sip:3000@3.1.1.29:5060 SIP/2.0
Via: SIP/2.0/UDP 3.1.1.19:5060;branch=z9hG4bKd66d95e966e
Call-ID: 178990f081c919d4752cd8e19558081c109@3.1.1.19
From: <sip:1000@3.1.1.19:5060>;tag=9558081c
To: <sip:3000@3.1.1.29:5060>;tag=09804351
CSeq: 2 BYE
Allow: ACK,BYE,CANCEL,INFO,INVITE,NOTIFY,PRACK,REFER,REGISTER,UPDATE
Date: Sat, 12 May 2007 11:33:04 GMT
Max-Forwards: 70
Content-Length: 0
// The originating device went off-hook and sent a BYE request to the terminating device.
*May 12 11:33:04:952 2007 Sysname SIP/7/VOICE:
NetWork--->Stack:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 3.1.1.19:5060;branch=z9hG4bKd66d95e966e
Call-ID: 178990f081c919d4752cd8e19558081c109@3.1.1.19
From: <sip:1000@3.1.1.19:5060>;tag=9558081c
To: <sip:3000@3.1.1.29:5060>;tag=09804351
CSeq: 2 BYE
Content-Length: 0
// The originating device received a 200 response from the terminating device as a response to the BYE
request.
# Enable debugging for SIP timers on the originating device.
<Sysname>debug voice sip timer
Enable SIP timer debugging functions
<Sysname>
*May 12 18:12:53:820 2007 Sysname SIP/7/VOICE:
SIP_Timer: Start Timer ulTimerGroup = 11 ulIndex = 158 ulDuration = 30000
// SIP started a timer (ulTimerGroup = 11 ulIndex = 158), with the value set to 30 seconds.
*May 12 18:12:53:820 2007 Sysname SIP/7/VOICE:
SIP_Timer: Start Timer ulTimerGroup = 3 ulIndex = 144 ulDuration = 500
*May 12 18:12:53:821 2007 Sysname SIP/7/VOICE:
SIP_Timer: Start Timer ulTimerGroup = 4 ulIndex = 144 ulDuration = 32000
*May 12 18:12:53:821 2007 Sysname SIP/7/VOICE:
SIP_Timer: Start Timer ulTimerGroup = 16 ulIndex = 13 ulDuration = 600000
*May 12 18:12:53:821 2007 Sysname SIP/7/VOICE:
SIP_Timer: Stop Timer ulTimerGroup = 11 ulIndex = 158
// SIP stopped the timer (ulTimerGroup = 11 ulIndex = 158).
*May 12 18:12:53:823 2007 Sysname SIP/7/VOICE:
350