[Users] calls being disconnected

Richard Bennett richard.bennett at skynet.be
Tue Oct 17 20:52:43 CEST 2006


Hi,

I am having increasing problems with calls being cut-off after a few seconds.

I'm running openser with this version:
version: openser 1.1.0-notls (i386/linux)
flags: STATS: Off, USE_IPV6, USE_TCP, DISABLE_NAGLE, USE_MCAST, SHM_MEM, 
SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, 
MAX_URI_SIZE 1024, BUF_SIZE 65535
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.
@(#) $Id: main.c,v 1.20 2006/07/04 17:25:54 bogdan_iancu Exp $
main.c compiled on 04:14:03 Aug 11 2006 with gcc 4.1.1

with mediaproxy 1.7.2 running on the same dual cpu server.

At the time of the disconnect there  were 100 calls going over mediaproxy (cpu 
at 46%), but it also happens with lower load.

The pstn gateway is a Lucent Max TNT.

My config is based on the onsip gettingstarted examples, except that all calls 
are sent over mediaproxy, by setting use_media_proxy even if no nat problems 
are detected:
if (client_nat_test("3")||search("^Route:.*;nat=yes")){
              setflag(6);
        ## use_media_proxy();
};
use_media_proxy(); #use mediaproxy always

and:
#if (isflagset(6) || isflagset(7)) {
#       if (!isflagset(8)) {
#               setflag(8);
#               use_media_proxy();
#       };
#};
if (!isflagset(8)) {
         setflag(8);
         use_media_proxy();
};
I can attach the full config if required.

I had one problem when upgrading to openserv1.1,0, that this didn't work 
anymore:  avp_write("i:45", "inv_timeout"); in the pstn route. So this is 
missing, and the module section has been changed:
modparam("tm", "fr_inv_timer", 27)
#modparam("tm", "fr_inv_timer_avp", "inv_timeout")

I tried finding the correct syntax from the latest documentation, but nothing 
worked. Could this be causing call disconnects?

I attached a ngrep trace of a call that  disconnected after a few seconds.

It looks like my ua sends two ACKs to the gateway, doesn't receive a reply, 
and then send a bye, but I'm not sure why all that happens.

Any help or pointers is appreciated.

Richard



-------------- next part --------------


U 100.100.4.9:10003 -> 100.100.191.126:5060
INVITE sip:0016125989210 at sipc.domain.com SIP/2.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-df79db2a;rport.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 101 INVITE.
Max-Forwards: 70.
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
Expires: 240.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 418.
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER.
Supported: x-sipura.
Content-Type: application/sdp.
.
v=0.
o=- 8250280 8250280 IN IP4 100.100.4.9.
s=-.
c=IN IP4 100.100.4.9.
t=0 0.
m=audio 16432 RTP/AVP 0 2 4 8 18 96 97 98 100 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:2 G726-32/8000.
a=rtpmap:4 G723/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:18 G729a/8000.
a=rtpmap:96 G726-40/8000.
a=rtpmap:97 G726-24/8000.
a=rtpmap:98 G726-16/8000.
a=rtpmap:100 NSE/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=ptime:30.
a=sendrecv.


U 100.100.191.126:5060 -> 100.100.4.9:10003
SIP/2.0 407 Proxy Authentication Required.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-df79db2a;rport=10003.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=fd812b2a6ce59b50e58585d69cb3bf9c.7a73.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 101 INVITE.
Proxy-Authenticate: Digest realm="sipc.domain.com", nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b".
Server: OpenSer (1.1.0-notls (i386/linux)).
Content-Length: 0.
Warning: 392 100.100.191.126:5060 "Noisy feedback tells:  pid=1809 req_src_ip=100.100.4.9 req_src_port=10003 in_uri=sip:0016125989210 at sipc.domain.com out_uri=sip:0016125989210 at sipc.domain.com via_cnt==1".
.


U 100.100.4.9:10003 -> 100.100.191.126:5060
ACK sip:0016125989210 at sipc.domain.com SIP/2.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-df79db2a;rport.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=fd812b2a6ce59b50e58585d69cb3bf9c.7a73.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 101 ACK.
Max-Forwards: 70.
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.


U 100.100.4.9:10003 -> 100.100.191.126:5060
INVITE sip:0016125989210 at sipc.domain.com SIP/2.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Max-Forwards: 70.
Proxy-Authorization: Digest username="5739",realm="sipc.domain.com",nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b",uri="sip:0016125989210 at sipc.domain.com",algorithm=MD5,response="8f8d83feecc81415c06796ab5748a395".
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
Expires: 240.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 418.
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER.
Supported: x-sipura.
Content-Type: application/sdp.
.
v=0.
o=- 8250280 8250280 IN IP4 100.100.4.9.
s=-.
c=IN IP4 100.100.4.9.
t=0 0.
m=audio 16432 RTP/AVP 0 2 4 8 18 96 97 98 100 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:2 G726-32/8000.
a=rtpmap:4 G723/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:18 G729a/8000.
a=rtpmap:96 G726-40/8000.
a=rtpmap:97 G726-24/8000.
a=rtpmap:98 G726-16/8000.
a=rtpmap:100 NSE/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=ptime:30.
a=sendrecv.


U 100.100.191.126:5060 -> 100.100.4.9:10003
SIP/2.0 100 trying -- your call is important to us.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Server: OpenSer (1.1.0-notls (i386/linux)).
Content-Length: 0.
Warning: 392 100.100.191.126:5060 "Noisy feedback tells:  pid=1859 req_src_ip=100.100.4.9 req_src_port=10003 in_uri=sip:0016125989210 at sipc.domain.com out_uri=sip:20200016125989210 at 100.100.191.98 via_cnt==1".
.


U 100.100.191.126:5060 -> 100.100.191.98:5060
INVITE sip:20200016125989210 at 100.100.191.98 SIP/2.0.
Record-Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKb40c.9803a4b6.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Max-Forwards: 69.
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
Expires: 240.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 423.
Allow: ACK, BYE, CANCEL, INFO, INVITE, NOTIFY, OPTIONS, REFER.
Supported: x-sipura.
Content-Type: application/sdp.
.
v=0.
o=- 8250280 8250280 IN IP4 100.100.4.9.
s=-.
c=IN IP4 100.100.191.126.
t=0 0.
m=audio 62736 RTP/AVP 0 2 4 8 18 96 97 98 100 101.
a=rtpmap:0 PCMU/8000.
a=rtpmap:2 G726-32/8000.
a=rtpmap:4 G723/8000.
a=rtpmap:8 PCMA/8000.
a=rtpmap:18 G729a/8000.
a=rtpmap:96 G726-40/8000.
a=rtpmap:97 G726-24/8000.
a=rtpmap:98 G726-16/8000.
a=rtpmap:100 NSE/8000.
a=rtpmap:101 telephone-event/8000.
a=fmtp:101 0-15.
a=ptime:30.
a=sendrecv.


U 100.100.191.98:5060 -> 100.100.191.126:5060
SIP/2.0 100 Trying.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKb40c.9803a4b6.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 0.
.


U 100.100.191.98:5060 -> 100.100.191.126:5060
SIP/2.0 183 Session Progress.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKb40c.9803a4b6.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Contact: <sip:0016125989210 at 100.100.191.98:5060;user=phone>.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 0.
.


U 100.100.191.126:5060 -> 100.100.4.9:10003
SIP/2.0 183 Session Progress.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Contact: <sip:0016125989210 at 100.100.191.98:5060;user=phone>.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 0.
.


U 100.100.4.9:10003 -> 100.100.191.126:5060
NOTIFY sip:sipc.domain.com SIP/2.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-d7311687;rport.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=92271b1dd3010a70o0.
To: <sip:sipc.domain.com>.
Call-ID: 4cfb5dcd-f9622780 at 192.168.1.52.
CSeq: 5466 NOTIFY.
Max-Forwards: 70.
Event: keep-alive.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.


U 100.100.191.126:5060 -> 100.100.4.9:10003
SIP/2.0 200 OK.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-d7311687;rport=10003.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=92271b1dd3010a70o0.
To: <sip:sipc.domain.com>;tag=fd812b2a6ce59b50e58585d69cb3bf9c.1310.
Call-ID: 4cfb5dcd-f9622780 at 192.168.1.52.
CSeq: 5466 NOTIFY.
Server: OpenSer (1.1.0-notls (i386/linux)).
Content-Length: 0.
Warning: 392 100.100.191.126:5060 "Noisy feedback tells:  pid=1815 req_src_ip=100.100.4.9 req_src_port=10003 in_uri=sip:sipc.domain.com out_uri=sip:sipc.domain.com via_cnt==1".
.


U 100.100.191.98:5060 -> 100.100.191.126:5060
SIP/2.0 180 Ringing.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKb40c.9803a4b6.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Contact: <sip:0016125989210 at 100.100.191.98:5060;user=phone>.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 0.
.


U 100.100.191.126:5060 -> 100.100.4.9:10003
SIP/2.0 180 Ringing.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Contact: <sip:0016125989210 at 100.100.191.98:5060;user=phone>.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 0.
.


U 100.100.191.98:5060 -> 100.100.191.126:5060
SIP/2.0 200 OK.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKb40c.9803a4b6.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Record-Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Contact: <sip:0016125989210 at 100.100.191.98:5060;user=phone>.
Accept: application/sdp.
Accept-Encoding: .
Accept-Language: en.
Content-Type: application/sdp.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 199.
.
v=0.
o=skynet3 529931594 529931594 IN IP4 100.100.191.98.
s=Session SDP.
c=IN IP4 100.100.191.98.
t=0 0.
m=audio 42510 RTP/AVP 0.
a=silenceSupp:off.
a=ecan:b on g168.
a=ptime:30.
a=rtpmap:0 PCMU/8000.


U 100.100.191.126:5060 -> 100.100.4.9:10003
SIP/2.0 200 OK.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-3b41fc9e;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 INVITE.
Record-Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Contact: <sip:0016125989210 at 100.100.191.98:5060;user=phone>.
Accept: application/sdp.
Accept-Encoding: .
Accept-Language: en.
Content-Type: application/sdp.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 199.
.
v=0.
o=skynet3 529931594 529931594 IN IP4 100.100.191.98.
s=Session SDP.
c=IN IP4 100.100.191.98.
t=0 0.
m=audio 42510 RTP/AVP 0.
a=silenceSupp:off.
a=ecan:b on g168.
a=ptime:30.
a=rtpmap:0 PCMU/8000.


U 100.100.4.9:10003 -> 100.100.191.126:5060
ACK sip:0016125989210 at 100.100.191.98:5060;user=phone SIP/2.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-6d12213b;rport.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 ACK.
Max-Forwards: 70.
Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Proxy-Authorization: Digest username="5739",realm="sipc.domain.com",nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b",uri="sip:0016125989210 at 100.100.191.98:5060",algorithm=MD5,response="22fbd5c32dd71c737b9dbacb44cafb46".
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.


U 100.100.191.126:5060 -> 100.100.191.98:5060
ACK sip:0016125989210 at 100.100.191.98:5060;user=phone SIP/2.0.
Record-Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKb40c.9803a4b6.2.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-6d12213b;rport=10003.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 ACK.
Max-Forwards: 69.
Proxy-Authorization: Digest username="5739",realm="sipc.domain.com",nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b",uri="sip:0016125989210 at 100.100.191.98:5060",algorithm=MD5,response="22fbd5c32dd71c737b9dbacb44cafb46".
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.


U 100.100.4.9:10003 -> 100.100.191.126:5060
ACK sip:0016125989210 at 100.100.191.98:5060;user=phone SIP/2.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-6d12213b;rport.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 ACK.
Max-Forwards: 70.
Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Proxy-Authorization: Digest username="5739",realm="sipc.domain.com",nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b",uri="sip:0016125989210 at 100.100.191.98:5060",algorithm=MD5,response="22fbd5c32dd71c737b9dbacb44cafb46".
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.


U 100.100.191.126:5060 -> 100.100.191.98:5060
ACK sip:0016125989210 at 100.100.191.98:5060;user=phone SIP/2.0.
Record-Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKb40c.9803a4b6.2.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-6d12213b;rport=10003.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 102 ACK.
Max-Forwards: 69.
Proxy-Authorization: Digest username="5739",realm="sipc.domain.com",nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b",uri="sip:0016125989210 at 100.100.191.98:5060",algorithm=MD5,response="22fbd5c32dd71c737b9dbacb44cafb46".
Contact: Linksys line1 <sip:5739 at 100.100.4.9:10003>.
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.



U 100.100.4.9:10003 -> 100.100.191.126:5060
BYE sip:0016125989210 at 100.100.191.98:5060;user=phone SIP/2.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-1ef95482;rport.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 103 BYE.
Max-Forwards: 70.
Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Proxy-Authorization: Digest username="5739",realm="sipc.domain.com",nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b",uri="sip:0016125989210 at 100.100.191.98:5060",algorithm=MD5,response="4065f4a3521886d253e732001644d31e".
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.


U 100.100.191.126:5060 -> 100.100.191.98:5060
BYE sip:0016125989210 at 100.100.191.98:5060;user=phone SIP/2.0.
Record-Route: <sip:100.100.191.126;lr=on;ftag=ba457692eb3fdd2o0>.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKc40c.d7178d77.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-1ef95482;rport=10003.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 103 BYE.
Max-Forwards: 69.
Proxy-Authorization: Digest username="5739",realm="sipc.domain.com",nonce="45351ca61a13a4217a24bee7cbdf1d7a99cfe58b",uri="sip:0016125989210 at 100.100.191.98:5060",algorithm=MD5,response="4065f4a3521886d253e732001644d31e".
User-Agent: Sipura/SPA2002-3.1.5.
Content-Length: 0.
.


U 100.100.191.98:5060 -> 100.100.191.126:5060
SIP/2.0 200 OK.
Via: SIP/2.0/UDP 100.100.191.126;branch=z9hG4bKc40c.d7178d77.0.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-1ef95482;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 103 BYE.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 0.
.


U 100.100.191.126:5060 -> 100.100.4.9:10003
SIP/2.0 200 OK.
Via: SIP/2.0/UDP 100.100.4.9:10003;branch=z9hG4bK-1ef95482;rport=10003.
To: <sip:0016125989210 at sipc.domain.com>;tag=b1a27ac7-1f961d4a-62bfe954.
From: Linksys line1 <sip:5739 at sipc.domain.com>;tag=ba457692eb3fdd2o0.
Call-ID: 2155bc75-bb4fc36 at 192.168.1.52.
CSeq: 103 BYE.
Server: Skynet3.
User-Agent: Skynet3.
Content-Length: 0.
.



More information about the Users mailing list