I'm sorry if you receive this message twice, I had a problem
sending mail to users mailing list
So ....
I list,
I have a little
problem with my proxy (OpenSIPS/1.6.4-2-tls/i386/freebsd) and my voip
provider (CISCO-SBC/2.x and CS2000_NGSS/9.0).
In fact, my opensips send
2 BYE (Screenshot below)
2.2.2.2, 1.1.1.1, 3.3.3.3 are public IP
- My
UAC (2.2.2.2) send BYE to my proxy Opensips (1.1.1.1), Opensips resend
this BYE to my provider (3.3.3.3).
- But after 0.01s my proxy send
second BYE to my provider.
- Therefore my provider answer with 500
error.
- I think my proxy hangup dial and transfer this error to my
UAC.
- But my provider send a 200OK after this error.
Why my proxy send
2 BYE ? Timer is to short ? how to change this timer? Is T1 default
value 500ms ?
-- BYE configuration (simple configuration):
_if
(is_method("BYE"))_
_ {_
_
t_on_reply("4");_
_
xlog("L_INFO","################################################################################
n");_
_
xlog("L_INFO","END OF CALL : call-id $ci n");_
_
if($avp(s:debugcall)=~"yes"){ xlog("L_INFO","In HAS_TOTAG - Method BYE -
fu : $fu , ru : $ru , si : $si n");
}_
_
xlog("L_INFO","################################################################################
n");_____
_
setflag(1); # do accounting ..._
_ setflag(2); #missed call ..._
_
setflag(3); # ... even if the transaction fails_
_ setflag(4); #flag
dialog___
_ if(is_present_hf("Proxy-Authorization"))_
_ {_
_
remove_hf("Proxy-Authorization");_
_ }_
_ t_relay();_
_ }_
-- On reply
configuration (for a test I wanted to delete the 500 message, but
impossible to remove) :
_onreply_route[4]_
_{_
_ xlog("L_INFO","$ci In
ONREPLY ROUTE 4 - fu : $fu , ru : $ru , si : $si , status : $rs n");_
_
if( t_check_status("500") ){_
_ xlog("L_INFO","DROP 500n");_
_
drop();___
_ }_
_}_
After several days of searching, Im stranded. So Id
like your opinion about it.
PS: complete sip capture.
thank in
advance
Mickael
No. Time Source Destination Protocol Info
18 23.128201 2.2.2.2 1.1.1.1 SIP/SDP Request:
INVITE sip:[email protected], with session description
Frame 18: 956 bytes on wire (7648 bits), 956 bytes captured (7648 bits)
Internet Protocol, Src: 2.2.2.2 (2.2.2.2), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: INVITE sip:[email protected] SIP/2.0
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport;branch=z9hG4bK5208d23531fdcd22efde914945ab358e
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 990451974 INVITE
Contact: "Direction" <sip:[email protected]:5060;transport=udp>
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Type: application/sdp
Supported: timer
P-Asserted-Identity: "Direction" <sip:[email protected]:5060>
Content-Length: 277
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): UserA 4158463545 738322764 IN IP4
192.168.254.200
Session Name (s): Session SDP
Connection Information (c): IN IP4 2.2.2.2
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 10002 RTP/AVP 0 18 8
101
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:18 G729/8000
Media Attribute (a): fmtp:18 annexb=no
Media Attribute (a): rtpmap:8 PCMA/8000
Media Attribute (a): rtpmap:101 telephone-event/8000
Media Attribute (a): fmtp:101 0-15
No. Time Source Destination Protocol Info
19 23.131044 1.1.1.1 2.2.2.2 SIP Status: 407
Proxy Authentication Required
Frame 19: 588 bytes on wire (4704 bits), 588 bytes captured (4704 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 407 Proxy Authentication Required
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport=5060;branch=z9hG4bK5208d23531fdcd22efde914945ab358e
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=2e0b1b54789208b6318b93898092f7a4.41c0
Call-ID: [email protected]
CSeq: 990451974 INVITE
Proxy-Authenticate: Digest realm="2.2.2.2", nonce="******"
Server: OpenSIPS/1.6.4-2-tls/i386/freebsd
Content-Length: 0
No. Time Source Destination Protocol Info
20 23.137591 2.2.2.2 1.1.1.1 SIP Request: ACK
sip:[email protected]
Frame 20: 520 bytes on wire (4160 bits), 520 bytes captured (4160 bits)
Internet Protocol, Src: 2.2.2.2 (2.2.2.2), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: ACK sip:[email protected] SIP/2.0
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport;branch=z9hG4bK5208d23531fdcd22efde914945ab358e
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=2e0b1b54789208b6318b93898092f7a4.41c0
Call-ID: [email protected]
CSeq: 990451974 ACK
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0
No. Time Source Destination Protocol Info
21 23.141203 2.2.2.2 1.1.1.1 SIP/SDP Request:
INVITE sip:[email protected], with session description
Frame 21: 1169 bytes on wire (9352 bits), 1169 bytes captured (9352 bits)
Internet Protocol, Src: 2.2.2.2 (2.2.2.2), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: INVITE sip:[email protected] SIP/2.0
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 990451975 INVITE
P-Asserted-Identity: "Direction" <sip:[email protected]:5060>
Contact: "Direction" <sip:[email protected]:5060;transport=udp>
Max-Forwards: 70
Proxy-Authorization: Digest
username="ipololo",realm="2.2.2.2",nonce="******",response="******",uri="sip:[email protected]"
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer
Content-Type: application/sdp
Content-Length: 277
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): UserA 4158463545 738322765 IN IP4
192.168.254.200
Session Name (s): Session SDP
Connection Information (c): IN IP4 2.2.2.2
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 10002 RTP/AVP 0 18 8
101
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:18 G729/8000
Media Attribute (a): fmtp:18 annexb=no
Media Attribute (a): rtpmap:8 PCMA/8000
Media Attribute (a): rtpmap:101 telephone-event/8000
Media Attribute (a): fmtp:101 0-15
No. Time Source Destination Protocol Info
22 23.147153 1.1.1.1 2.2.2.2 SIP Status: 100
Trying
Frame 22: 407 bytes on wire (3256 bits), 407 bytes captured (3256 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 100 Trying
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport=5060;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 990451975 INVITE
Server: OpenSIPS/1.6.4-2-tls/i386/freebsd
Content-Length: 0
No. Time Source Destination Protocol Info
23 23.153600 1.1.1.1 2.2.2.2 SIP Status: 100
Giving a try
Frame 23: 413 bytes on wire (3304 bits), 413 bytes captured (3304 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 100 Giving a try
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport=5060;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>
Call-ID: [email protected]
CSeq: 990451975 INVITE
Server: OpenSIPS/1.6.4-2-tls/i386/freebsd
Content-Length: 0
No. Time Source Destination Protocol Info
24 23.153848 1.1.1.1 3.3.3.3 SIP/SDP Request: INVITE
sip:[email protected]:5060, with session description
Frame 24: 1112 bytes on wire (8896 bits), 1112 bytes captured (8896 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 3.3.3.3 (3.3.3.3)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: INVITE sip:[email protected]:5060 SIP/2.0
Message Header
Record-Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
Via: SIP/2.0/UDP 1.1.1.1;branch=z9hG4bK9758.6a68f814.0
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
From: <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]:5060>
Call-ID: [email protected]
CSeq: 990451975 INVITE
P-Asserted-Identity: "Direction" <sip:[email protected]:5060>
Contact: "Direction" <sip:[email protected]:5060;transport=udp>
Max-Forwards: 69
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer
Content-Type: application/sdp
Content-Length: 276
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): UserA 4158463545 738322765 IN IP4
192.168.254.200
Session Name (s): Session SDP
Connection Information (c): IN IP4 4.4.4.4
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 20106 RTP/AVP 0 18 8
101
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:18 G729/8000
Media Attribute (a): fmtp:18 annexb=no
Media Attribute (a): rtpmap:8 PCMA/8000
Media Attribute (a): rtpmap:101 telephone-event/8000
Media Attribute (a): fmtp:101 0-15
No. Time Source Destination Protocol Info
25 23.158977 3.3.3.3 1.1.1.1 SIP Status: 100
Trying
Frame 25: 590 bytes on wire (4720 bits), 590 bytes captured (4720 bits)
Internet Protocol, Src: 3.3.3.3 (3.3.3.3), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 100 Trying
Message Header
Record-Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
Call-ID: [email protected]
CSeq: 990451975 INVITE
From: <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]:5060>;tag=sip+1+175c000c+fed8a926
Via: SIP/2.0/UDP 1.1.1.1;received=1.1.1.1;branch=z9hG4bK9758.6a68f814.0
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
Server: CISCO-SBC/2.x
Content-Length: 0
No. Time Source Destination Protocol Info
32 34.014441 3.3.3.3 1.1.1.1 SIP/SDP Status: 183
Session Progress, with session description
Frame 32: 1034 bytes on wire (8272 bits), 1034 bytes captured (8272 bits)
Internet Protocol, Src: 3.3.3.3 (3.3.3.3), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 183 Session Progress
Message Header
Call-ID: [email protected]
CSeq: 990451975 INVITE
From: <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]:5060>;tag=sip+1+175c000c+fed8a926
Via: SIP/2.0/UDP 1.1.1.1;received=1.1.1.1;branch=z9hG4bK9758.6a68f814.0
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
Record-Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
Content-Length: 278
Contact: <sip:3.3.3.3:5060;transport=udp>
Content-Type: application/sdp
Server: CS2000_NGSS/9.0
Allow: ACK,BYE,CANCEL,INVITE,OPTIONS,INFO,SUBSCRIBE,REFER,NOTIFY,PRACK
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): cp10 89404871208894 89404871208894
IN IP4 3.3.3.3
Session Name (s): -
Connection Information (c): IN IP4 3.3.3.3
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 20032 RTP/AVP 8 0 18
101
Bandwidth Information (b): AS:80
Media Attribute (a): rtpmap:8 PCMA/8000
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:18 G729/8000
Media Attribute (a): rtpmap:101 telephone-event/8000
Media Attribute (a): fmtp:18 annexb=no
Media Attribute (a): ptime:20
No. Time Source Destination Protocol Info
33 36.412581 3.3.3.3 1.1.1.1 SIP/SDP Status: 200 OK,
with session description
Frame 33: 1020 bytes on wire (8160 bits), 1020 bytes captured (8160 bits)
Internet Protocol, Src: 3.3.3.3 (3.3.3.3), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Call-ID: [email protected]
CSeq: 990451975 INVITE
From: <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]:5060>;tag=sip+1+175c000c+fed8a926
Via: SIP/2.0/UDP 1.1.1.1;received=1.1.1.1;branch=z9hG4bK9758.6a68f814.0
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
Record-Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
Content-Length: 278
Contact: <sip:3.3.3.3:5060;transport=udp>
Content-Type: application/sdp
Server: CS2000_NGSS/9.0
Allow: ACK,BYE,CANCEL,INVITE,OPTIONS,INFO,SUBSCRIBE,REFER,NOTIFY,PRACK
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): cp10 89404871208894 89404871208894
IN IP4 3.3.3.3
Session Name (s): -
Connection Information (c): IN IP4 3.3.3.3
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 20032 RTP/AVP 8 0 18
101
Bandwidth Information (b): AS:80
Media Attribute (a): rtpmap:8 PCMA/8000
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:18 G729/8000
Media Attribute (a): rtpmap:101 telephone-event/8000
Media Attribute (a): fmtp:18 annexb=no
Media Attribute (a): ptime:20
No. Time Source Destination Protocol Info
34 36.418876 1.1.1.1 2.2.2.2 SIP/SDP Status: 200
OK, with session description
Frame 34: 939 bytes on wire (7512 bits), 939 bytes captured (7512 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Call-ID: [email protected]
CSeq: 990451975 INVITE
From: <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]:5060>;tag=sip+1+175c000c+fed8a926
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK892ddfaf8c952d70910b59ca35b4749a
Record-Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
Content-Length: 276
Contact: <sip:3.3.3.3:5060;transport=udp>
Content-Type: application/sdp
Server: CS2000_NGSS/9.0
Allow: ACK,BYE,CANCEL,INVITE,OPTIONS,INFO,SUBSCRIBE,REFER,NOTIFY,PRACK
Message Body
Session Description Protocol
Session Description Protocol Version (v): 0
Owner/Creator, Session Id (o): cp10 89404871208894 89404871208894
IN IP4 3.3.3.3
Session Name (s): -
Connection Information (c): IN IP4 4.4.4.4
Time Description, active time (t): 0 0
Media Description, name and address (m): audio 20104 RTP/AVP 8 0 18
101
Bandwidth Information (b): AS:80
Media Attribute (a): rtpmap:8 PCMA/8000
Media Attribute (a): rtpmap:0 PCMU/8000
Media Attribute (a): rtpmap:18 G729/8000
Media Attribute (a): rtpmap:101 telephone-event/8000
Media Attribute (a): fmtp:18 annexb=no
Media Attribute (a): ptime:20
No. Time Source Destination Protocol Info
35 36.428954 2.2.2.2 1.1.1.1 SIP Request: ACK
sip:3.3.3.3:5060;transport=udp
Frame 35: 585 bytes on wire (4680 bits), 585 bytes captured (4680 bits)
Internet Protocol, Src: 2.2.2.2 (2.2.2.2), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: ACK sip:3.3.3.3:5060;transport=udp SIP/2.0
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport;branch=z9hG4bKfcee7d7784ea7c8839edf30777766f67
Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Call-ID: [email protected]
CSeq: 990451975 ACK
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0
No. Time Source Destination Protocol Info
36 36.436519 1.1.1.1 3.3.3.3 SIP Request: ACK
sip:3.3.3.3:5060;transport=udp
Frame 36: 601 bytes on wire (4808 bits), 601 bytes captured (4808 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 3.3.3.3 (3.3.3.3)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: ACK sip:3.3.3.3:5060;transport=udp SIP/2.0
Message Header
Via: SIP/2.0/UDP 1.1.1.1;branch=z9hG4bK9758.6a68f814.2
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bKfcee7d7784ea7c8839edf30777766f67
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Call-ID: [email protected]
CSeq: 990451975 ACK
Max-Forwards: 69
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Content-Length: 0
No. Time Source Destination Protocol Info
39 41.683555 2.2.2.2 1.1.1.1 SIP Request: BYE
sip:3.3.3.3:5060;transport=udp
Frame 39: 676 bytes on wire (5408 bits), 676 bytes captured (5408 bits)
Internet Protocol, Src: 2.2.2.2 (2.2.2.2), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: BYE sip:3.3.3.3:5060;transport=udp SIP/2.0
Message Header
Via: SIP/2.0/UDP
2.2.2.2:5060;rport;branch=z9hG4bK844fa42cc724986b1ac42e3b1d84deac
Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Call-ID: [email protected]
CSeq: 990451976 BYE
Contact: "Direction" <sip:[email protected]:5060;transport=udp>
Max-Forwards: 70
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer
Content-Length: 0
No. Time Source Destination Protocol Info
40 41.686679 1.1.1.1 3.3.3.3 SIP Request: BYE
sip:3.3.3.3:5060;transport=udp
Frame 40: 762 bytes on wire (6096 bits), 762 bytes captured (6096 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 3.3.3.3 (3.3.3.3)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: BYE sip:3.3.3.3:5060;transport=udp SIP/2.0
Message Header
Via: SIP/2.0/UDP 1.1.1.1;branch=z9hG4bK6758.da48bbc2.0
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK844fa42cc724986b1ac42e3b1d84deac
Route: <sip:1.1.1.1;lr=on;ftag=add205c06ff69937;xyz=0d1.8c3f77a6>
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Call-ID: [email protected]
CSeq: 990451976 BYE
Contact: "Direction" <sip:[email protected]:5060;transport=udp>
Max-Forwards: 69
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer
Content-Length: 0
No. Time Source Destination Protocol Info
41 41.696749 1.1.1.1 3.3.3.3 SIP Request: BYE
sip:3.3.3.3:5060;transport=udp
Frame 41: 692 bytes on wire (5536 bits), 692 bytes captured (5536 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 3.3.3.3 (3.3.3.3)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Request-Line: BYE sip:3.3.3.3:5060;transport=udp SIP/2.0
Message Header
Via: SIP/2.0/UDP 1.1.1.1;branch=z9hG4bK6758.da48bbc2.1
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK844fa42cc724986b1ac42e3b1d84deac
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Call-ID: [email protected]
CSeq: 990451976 BYE
Contact: "Direction" <sip:[email protected]:5060;transport=udp>
Max-Forwards: 69
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, INFO, UPDATE
Supported: timer
Content-Length: 0
No. Time Source Destination Protocol Info
42 41.700556 3.3.3.3 1.1.1.1 SIP Status: 500
Server Internal Error
Frame 42: 540 bytes on wire (4320 bits), 540 bytes captured (4320 bits)
Internet Protocol, Src: 3.3.3.3 (3.3.3.3), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 500 Server Internal Error
Message Header
Call-ID: [email protected]
CSeq: 990451976 BYE
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Via: SIP/2.0/UDP 1.1.1.1;received=1.1.1.1;branch=z9hG4bK6758.da48bbc2.1
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK844fa42cc724986b1ac42e3b1d84deac
Server: CISCO-SBC/2.x
Content-Length: 0
No. Time Source Destination Protocol Info
43 41.700969 1.1.1.1 2.2.2.2 SIP Status: 500
Server Internal Error
Frame 43: 461 bytes on wire (3688 bits), 461 bytes captured (3688 bits)
Internet Protocol, Src: 1.1.1.1 (1.1.1.1), Dst: 2.2.2.2 (2.2.2.2)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 500 Server Internal Error
Message Header
Call-ID: [email protected]
CSeq: 990451976 BYE
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK844fa42cc724986b1ac42e3b1d84deac
Server: CISCO-SBC/2.x
Content-Length: 0
No. Time Source Destination Protocol Info
44 41.701308 3.3.3.3 1.1.1.1 SIP Status: 200 OK
Frame 44: 663 bytes on wire (5304 bits), 663 bytes captured (5304 bits)
Internet Protocol, Src: 3.3.3.3 (3.3.3.3), Dst: 1.1.1.1 (1.1.1.1)
User Datagram Protocol, Src Port: sip (5060), Dst Port: sip (5060)
Session Initiation Protocol
Status-Line: SIP/2.0 200 OK
Message Header
Call-ID: [email protected]
CSeq: 990451976 BYE
From: "Direction" <sip:[email protected]>;tag=add205c06ff69937
To: <sip:[email protected]>;tag=sip+1+175c000c+fed8a926
Via: SIP/2.0/UDP 1.1.1.1;received=1.1.1.1;branch=z9hG4bK6758.da48bbc2.0
Via: SIP/2.0/UDP
2.2.2.2:5060;received=2.2.2.2;rport=5060;branch=z9hG4bK844fa42cc724986b1ac42e3b1d84deac
Content-Length: 0
Supported: 100rel
Contact: <sip:3.3.3.3:5060;transport=udp>
Server: CS2000_NGSS/9.0
Allow: ACK,BYE,CANCEL,INVITE,OPTIONS,INFO,SUBSCRIBE,REFER,NOTIFY,PRACK
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users