Звоню через астер и софтсвич оператора на город. После завершения разговора, если я кладу трубку, то временно увеличивается задержка пира:
Собственно, в этот промежуток времени невозможно совершать звонки через этот пир.[Jan 9 23:20:53] NOTICE[60372]: chan_sip.c:20249 handle_response_peerpoke: Peer 'ttk' is now Lagged. (43468ms / 2000ms)
[Jan 9 23:21:03] NOTICE[60372]: chan_sip.c:20249 handle_response_peerpoke: Peer 'ttk' is now Reachable. (9ms / 2000ms)
Если же после завершения разговора кладёт трубку вызываемый абонент, то такой проблемы не наблюдается.
Можно конечно отключить qualify, но это предупреждение всё равно будет сыпаться в логи. Из-за чего такое происходит? Куда копать?
Нормальный звонок:
Код: Выделить всё
SIP Debugging Enabled for IP: 172.31.1.34
-- Executing [420000@office:1] Dial("SIP/201-0000002f", "SIP/ttk2/420000,,T") in new stack
Audio is at 5060
Adding codec 0x4 (ulaw) to SDP
Adding codec 0x8 (alaw) to SDP
Adding non-codec 0x1 (telephone-event) to SDP
Reliably Transmitting (no NAT) to 172.31.1.34:5060:
INVITE sip:420000@172.31.1.34 SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK48b96f01
Max-Forwards: 70
From: "Test2" <sip:910000@172.30.1.206>;tag=as147152a9
To: <sip:420000@172.31.1.34>
Contact: <sip:910000@172.30.1.206:5060>
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
CSeq: 102 INVITE
User-Agent: Asterisk PBX 1.8.8.0
Date: Mon, 26 Dec 2011 15:14:23 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 260
v=0
o=root 1838601133 1838601133 IN IP4 172.30.1.206
s=Asterisk PBX 1.8.8.0
c=IN IP4 172.30.1.206
t=0 0
m=audio 19492 RTP/AVP 0 8 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=sendrecv
---
-- Called SIP/ttk2/420000
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK48b96f01
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as147152a9
To: <sip:420000@172.31.1.34>
CSeq: 102 INVITE
Content-Length: 0
<------------->
--- (7 headers 0 lines) ---
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK48b96f01
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as147152a9
To: <sip:420000@172.31.1.34>;tag=8ec03f1e
CSeq: 102 INVITE
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,REGISTER,INFO,PRACK,SUBSCRIBE,NOTIFY,UPDATE,MESSAGE,REFER
Contact: <sip:420000@172.31.1.34:5060;user=phone>
Content-Length: 203
Content-Type: application/sdp
v=0
o=HuaweiSoftX3000 9557516 9557516 IN IP4 172.31.1.34
s=Sip Call
c=IN IP4 172.31.1.34
t=0 0
m=audio 30912 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
<------------->
--- (10 headers 9 lines) ---
Found RTP audio format 0
Found RTP audio format 101
Found audio description format PCMU for ID 0
Found audio description format telephone-event for ID 101
Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
Peer audio RTP is at port 172.31.1.34:30912
-- SIP/ttk2-00000030 is ringing
-- SIP/ttk2-00000030 is making progress passing it to SIP/201-0000002f
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK48b96f01
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as147152a9
To: <sip:420000@172.31.1.34>;tag=8ec03f1e
CSeq: 102 INVITE
Contact: <sip:420000@172.31.1.34:5060;user=phone>
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REGISTER,PRACK,INFO,UPDATE,SUBSCRIBE,NOTIFY,MESSAGE,REFER,PUBLISH
Content-Length: 203
Content-Type: application/sdp
v=0
o=HuaweiSoftX3000 9557516 9557517 IN IP4 172.31.1.34
s=Sip Call
c=IN IP4 172.31.1.34
t=0 0
m=audio 30912 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
<------------->
--- (10 headers 9 lines) ---
Found RTP audio format 0
Found RTP audio format 101
Found audio description format PCMU for ID 0
Found audio description format telephone-event for ID 101
Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
Peer audio RTP is at port 172.31.1.34:30912
list_route: hop: <sip:420000@172.31.1.34:5060;user=phone>
set_destination: Parsing <sip:420000@172.31.1.34:5060;user=phone> for address/port to send to
set_destination: set destination to 172.31.1.34:5060
Transmitting (no NAT) to 172.31.1.34:5060:
ACK sip:420000@172.31.1.34:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK14ec0f9f
Max-Forwards: 70
From: "Test2" <sip:910000@172.30.1.206>;tag=as147152a9
To: <sip:420000@172.31.1.34>;tag=8ec03f1e
Contact: <sip:910000@172.30.1.206:5060>
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
CSeq: 102 ACK
User-Agent: Asterisk PBX 1.8.8.0
Content-Length: 0
---
-- SIP/ttk2-00000030 answered SIP/201-0000002f
<--- SIP read from UDP:172.31.1.34:5060 --->
OPTIONS sip:910000@172.30.1.206:5060 SIP/2.0
Via: SIP/2.0/UDP 172.31.1.34:5060;branch=z9hG4bK6b45c7e8928ac7b10ed53992f
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
From: <sip:420000@172.31.1.34>;tag=8ec03f1e
To: "Test2"<sip:910000@172.30.1.206>;tag=as147152a9
CSeq: 1 OPTIONS
Accept: application/sdp
Max-Forwards: 70
Content-Length: 0
<------------->
--- (9 headers 0 lines) ---
<--- Transmitting (no NAT) to 172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.31.1.34:5060;branch=z9hG4bK6b45c7e8928ac7b10ed53992f;received=172.31.1.34
From: <sip:420000@172.31.1.34>;tag=8ec03f1e
To: "Test2"<sip:910000@172.30.1.206>;tag=as147152a9
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
CSeq: 1 OPTIONS
Server: Asterisk PBX 1.8.8.0
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Contact: <sip:910000@172.30.1.206:5060>
Accept: application/sdp
Content-Length: 0
<------------>
Reliably Transmitting (no NAT) to 172.31.1.34:5060:
OPTIONS sip:172.31.1.34 SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK4a0448bf
Max-Forwards: 70
From: "Unknown" <sip:Unknown@172.30.1.206>;tag=as03924cb3
To: <sip:172.31.1.34>
Contact: <sip:Unknown@172.30.1.206:5060>
Call-ID: 3b64dce84982a22e076f41037860b0c8@172.30.1.206:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.8.8.0
Date: Mon, 26 Dec 2011 15:14:35 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
---
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK4a0448bf
Call-ID: 3b64dce84982a22e076f41037860b0c8@172.30.1.206:5060
From: "Unknown"<sip:Unknown@172.30.1.206>;tag=as03924cb3
To: <sip:172.16.122.4;user=phone>;tag=a4a06d76
CSeq: 102 OPTIONS
Accept: application/sdp
Accept-Encoding: identity
Accept-Language: en
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REGISTER,PRACK,INFO,UPDATE,SUBSCRIBE,NOTIFY,MESSAGE,REFER,PUBLISH
Content-Length: 0
<------------->
--- (11 headers 0 lines) ---
Really destroying SIP dialog '3b64dce84982a22e076f41037860b0c8@172.30.1.206:5060' Method: OPTIONS
<--- SIP read from UDP:172.31.1.34:5060 --->
BYE sip:910000@172.30.1.206:5060 SIP/2.0
Via: SIP/2.0/UDP 172.31.1.34:5060;branch=z9hG4bKd8d4a10e723dec10ee633d7f4
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
From: <sip:420000@172.31.1.34>;tag=8ec03f1e
To: "Test2"<sip:910000@172.30.1.206>;tag=as147152a9
CSeq: 2 BYE
Max-Forwards: 70
Reason: Q.850;cause=16;text="normal call clearing"
Content-Length: 0
<------------->
--- (9 headers 0 lines) ---
Sending to 172.31.1.34:5060 (no NAT)
Scheduling destruction of SIP dialog '0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060' in 6400 ms (Method: BYE)
<--- Transmitting (no NAT) to 172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.31.1.34:5060;branch=z9hG4bKd8d4a10e723dec10ee633d7f4;received=172.31.1.34
From: <sip:420000@172.31.1.34>;tag=8ec03f1e
To: "Test2"<sip:910000@172.30.1.206>;tag=as147152a9
Call-ID: 0144eab0359f76f80fa4d484381b3ac5@172.30.1.206:5060
CSeq: 2 BYE
Server: Asterisk PBX 1.8.8.0
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
<------------>
== Spawn extension (office, 420000, 1) exited non-zero on 'SIP/201-0000002f'
tracer-tong*CLI> sip set debug off
SIP Debugging Disabled
Код: Выделить всё
SIP Debugging Enabled for IP: 172.31.1.34
-- Executing [322322@office:1] Dial("SIP/201-0000000e", "SIP/ttk2/322322,,T") in new stack
Audio is at 5060
Adding codec 0x4 (ulaw) to SDP
Adding codec 0x8 (alaw) to SDP
Adding non-codec 0x1 (telephone-event) to SDP
Reliably Transmitting (no NAT) to 172.31.1.34:5060:
INVITE sip:322322@172.31.1.34 SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK3ef13ca5
Max-Forwards: 70
From: "Test2" <sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>
Contact: <sip:910000@172.30.1.206:5060>
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
CSeq: 102 INVITE
User-Agent: Asterisk PBX 1.8.8.0
Date: Mon, 26 Dec 2011 13:48:18 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Type: application/sdp
Content-Length: 260
v=0
o=root 2048620859 2048620859 IN IP4 172.30.1.206
s=Asterisk PBX 1.8.8.0
c=IN IP4 172.30.1.206
t=0 0
m=audio 15706 RTP/AVP 0 8 101
a=rtpmap:0 PCMU/8000
a=rtpmap:8 PCMA/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-16
a=ptime:20
a=sendrecv
---
-- Called SIP/ttk2/322322
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK3ef13ca5
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>
CSeq: 102 INVITE
Content-Length: 0
<------------->
--- (7 headers 0 lines) ---
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 183 Session Progress
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK3ef13ca5
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>;tag=6e729246
CSeq: 102 INVITE
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,REGISTER,INFO,PRACK,SUBSCRIBE,NOTIFY,UPDATE,MESSAGE,REFER
Contact: <sip:322322@172.31.1.34:5060;user=phone>
Content-Length: 203
Content-Type: application/sdp
v=0
o=HuaweiSoftX3000 9557146 9557146 IN IP4 172.31.1.34
s=Sip Call
c=IN IP4 172.31.1.34
t=0 0
m=audio 30736 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
<------------->
--- (10 headers 9 lines) ---
Found RTP audio format 0
Found RTP audio format 101
Found audio description format PCMU for ID 0
Found audio description format telephone-event for ID 101
Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
Peer audio RTP is at port 172.31.1.34:30736
-- SIP/ttk2-0000000f is making progress passing it to SIP/201-0000000e
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 180 Ringing
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK3ef13ca5
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>;tag=6e729246
CSeq: 102 INVITE
Allow: INVITE,ACK,OPTIONS,BYE,CANCEL,REGISTER,INFO,PRACK,SUBSCRIBE,NOTIFY,UPDATE,MESSAGE,REFER
Contact: <sip:322322@172.31.1.34:5060;user=phone>
Content-Length: 0
<------------->
--- (9 headers 0 lines) ---
-- SIP/ttk2-0000000f is ringing
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK3ef13ca5
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>;tag=6e729246
CSeq: 102 INVITE
Contact: <sip:322322@172.31.1.34:5060;user=phone>
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REGISTER,PRACK,INFO,UPDATE,SUBSCRIBE,NOTIFY,MESSAGE,REFER,PUBLISH
Content-Length: 203
Content-Type: application/sdp
v=0
o=HuaweiSoftX3000 9557146 9557147 IN IP4 172.31.1.34
s=Sip Call
c=IN IP4 172.31.1.34
t=0 0
m=audio 30736 RTP/AVP 0 101
a=rtpmap:0 PCMU/8000
a=rtpmap:101 telephone-event/8000
a=fmtp:101 0-15
<------------->
--- (10 headers 9 lines) ---
Found RTP audio format 0
Found RTP audio format 101
Found audio description format PCMU for ID 0
Found audio description format telephone-event for ID 101
Capabilities: us - 0xc (ulaw|alaw), peer - audio=0x4 (ulaw)/video=0x0 (nothing)/text=0x0 (nothing), combined - 0x4 (ulaw)
Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
Peer audio RTP is at port 172.31.1.34:30736
list_route: hop: <sip:322322@172.31.1.34:5060;user=phone>
set_destination: Parsing <sip:322322@172.31.1.34:5060;user=phone> for address/port to send to
set_destination: set destination to 172.31.1.34:5060
Transmitting (no NAT) to 172.31.1.34:5060:
ACK sip:322322@172.31.1.34:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK1b35524a
Max-Forwards: 70
From: "Test2" <sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>;tag=6e729246
Contact: <sip:910000@172.30.1.206:5060>
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
CSeq: 102 ACK
User-Agent: Asterisk PBX 1.8.8.0
Content-Length: 0
---
-- SIP/ttk2-0000000f answered SIP/201-0000000e
<--- SIP read from UDP:172.31.1.34:5060 --->
OPTIONS sip:910000@172.30.1.206:5060 SIP/2.0
Via: SIP/2.0/UDP 172.31.1.34:5060;branch=z9hG4bKe5360720dd30c8f48f88a8627
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
From: <sip:322322@172.31.1.34>;tag=6e729246
To: "Test2"<sip:910000@172.30.1.206>;tag=as65eb7b9f
CSeq: 1 OPTIONS
Accept: application/sdp
Max-Forwards: 70
Content-Length: 0
<------------->
--- (9 headers 0 lines) ---
<--- Transmitting (no NAT) to 172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.31.1.34:5060;branch=z9hG4bKe5360720dd30c8f48f88a8627;received=172.31.1.34
From: <sip:322322@172.31.1.34>;tag=6e729246
To: "Test2"<sip:910000@172.30.1.206>;tag=as65eb7b9f
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
CSeq: 1 OPTIONS
Server: Asterisk PBX 1.8.8.0
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Contact: <sip:910000@172.30.1.206:5060>
Accept: application/sdp
Content-Length: 0
<------------>
Reliably Transmitting (no NAT) to 172.31.1.34:5060:
OPTIONS sip:172.31.1.34 SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK2b45fa2b
Max-Forwards: 70
From: "Unknown" <sip:Unknown@172.30.1.206>;tag=as0e871056
To: <sip:172.31.1.34>
Contact: <sip:Unknown@172.30.1.206:5060>
Call-ID: 60e42755545d5f0a4fb9619e49c6aa5d@172.30.1.206:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.8.8.0
Date: Mon, 26 Dec 2011 13:48:22 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
---
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK2b45fa2b
Call-ID: 60e42755545d5f0a4fb9619e49c6aa5d@172.30.1.206:5060
From: "Unknown"<sip:Unknown@172.30.1.206>;tag=as0e871056
To: <sip:172.16.122.4;user=phone>;tag=a5259fc5
CSeq: 102 OPTIONS
Accept: application/sdp
Accept-Encoding: identity
Accept-Language: en
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REGISTER,PRACK,INFO,UPDATE,SUBSCRIBE,NOTIFY,MESSAGE,REFER,PUBLISH
Content-Length: 0
<------------->
--- (11 headers 0 lines) ---
Really destroying SIP dialog '60e42755545d5f0a4fb9619e49c6aa5d@172.30.1.206:5060' Method: OPTIONS
Scheduling destruction of SIP dialog '4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060' in 6400 ms (Method: OPTIONS)
set_destination: Parsing <sip:322322@172.31.1.34:5060;user=phone> for address/port to send to
set_destination: set destination to 172.31.1.34:5060
Reliably Transmitting (no NAT) to 172.31.1.34:5060:
BYE sip:322322@172.31.1.34:5060;user=phone SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK749a9b9a
Max-Forwards: 70
From: "Test2" <sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>;tag=6e729246
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
CSeq: 103 BYE
User-Agent: Asterisk PBX 1.8.8.0
X-Asterisk-HangupCause: Normal Clearing
X-Asterisk-HangupCauseCode: 16
Content-Length: 0
---
== Spawn extension (office, 322322, 1) exited non-zero on 'SIP/201-0000000e'
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK749a9b9a
Call-ID: 4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060
From: "Test2"<sip:910000@172.30.1.206>;tag=as65eb7b9f
To: <sip:322322@172.31.1.34>;tag=6e729246
CSeq: 103 BYE
Content-Length: 0
<------------->
--- (7 headers 0 lines) ---
[Dec 27 00:48:26] NOTICE[60372]: chan_sip.c:20249 handle_response_peerpoke: Peer 'ttk2' is now Lagged. (4539ms / 2000ms)
Really destroying SIP dialog '4258239f5c36a01a4064fedf422d99f7@172.30.1.206:5060' Method: OPTIONS
Reliably Transmitting (no NAT) to 172.31.1.34:5060:
OPTIONS sip:172.31.1.34 SIP/2.0
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK37d53ae3
Max-Forwards: 70
From: "Unknown" <sip:Unknown@172.30.1.206>;tag=as1977acd8
To: <sip:172.31.1.34>
Contact: <sip:Unknown@172.30.1.206:5060>
Call-ID: 6198434c605bded456d81e053440e4dc@172.30.1.206:5060
CSeq: 102 OPTIONS
User-Agent: Asterisk PBX 1.8.8.0
Date: Mon, 26 Dec 2011 13:48:36 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Content-Length: 0
---
<--- SIP read from UDP:172.31.1.34:5060 --->
SIP/2.0 200 OK
Via: SIP/2.0/UDP 172.30.1.206:5060;branch=z9hG4bK37d53ae3
Call-ID: 6198434c605bded456d81e053440e4dc@172.30.1.206:5060
From: "Unknown"<sip:Unknown@172.30.1.206>;tag=as1977acd8
To: <sip:172.16.122.4;user=phone>;tag=41edb563
CSeq: 102 OPTIONS
Accept: application/sdp
Accept-Encoding: identity
Accept-Language: en
Allow: INVITE,ACK,CANCEL,OPTIONS,BYE,REGISTER,PRACK,INFO,UPDATE,SUBSCRIBE,NOTIFY,MESSAGE,REFER,PUBLISH
Content-Length: 0
<------------->
--- (11 headers 0 lines) ---
[Dec 27 00:48:36] NOTICE[60372]: chan_sip.c:20249 handle_response_peerpoke: Peer 'ttk2' is now Reachable. (8ms / 2000ms)
Really destroying SIP dialog '6198434c605bded456d81e053440e4dc@172.30.1.206:5060' Method: OPTIONS
tracer-tong*CLI> sip set debug off
SIP Debugging Disabled