Hello , Bingo.It works....thank you Bernard Poquillon. I have made a rapid hack in \pjspi\src\sip_dialog.c and it works. But i have another question for python programmers using pjsua: Can i do the same thing in my python code? Is there a callback function to receive INFO request and send the response? Thank you. F?lix. De : "Poquillon Bernard" <bpoquillon at prosodie.com> A : "pjsip list" <pjsip at lists.pjsip.org> Date : 13/11/2014 17:04 Objet : Re: [pjsip] calls are disconnected after 90 s Envoy? par : "pjsip" <pjsip-bounces at lists.pjsip.org> Hi, After registration is done, pjsip sends an INVITE which is accepted. Then every 30 seconds, the server sends a INFO which pjsip answers to with 500 (unhandled). After the third answer, the server disconnects the call. Some PBX like sending INFO packets; it is like a heartbeat. I saw that on Cisco but Cisco accepts an answer with 500. It seems that your PBX doesn?t. You should modify your code to respond with 200 OK to INFO. Or look at the configuration of your PBX, perhaps it is possible to use session timers (RFC 4028) instead of INFO for call supervision. Regards Poq De : pjsip [mailto:pjsip-bounces at lists.pjsip.org] De la part de fgiffuni at midilibre.com Envoy? : jeudi 13 novembre 2014 16:14 ? : pjsip at lists.pjsip.org Objet : [pjsip] calls are disconnected after 90 s Hello, I have compiled with success all the projects related to pjsip with Visual sutio express( 12 ) and the target is for win7. I have tried to make an outgoing call or a ingoing call using the sample call.py in python and also using the test pjsua console program. I call from the win7 PC to an aastra IPPHONE via an aastra ACS5000 voip Pbx or from the aastra IPPHONE to the PC. The call is established but after 90 s,the call is disconnected. I have made the same tests with linphone and xlite...it works. I have made the test with microsip....the calls are disconnected after 90s...so my conclusion is there is a problem of compatibility between my aastra Pbx and pjsip...but how to track this? I would appreciate some help or an idea on how to track the problem. below the wireshark sip/sdp capture for an outgoing call. Thank you for your help. F?lix. No. Time Source Destination Protocol Length Info 58 4.788771000 192.34.11.114 192.34.14.1 SIP 588 Request: REGISTER sip:192.34.14.1:5060 (1 binding) | Frame 58: 588 bytes on wire (4704 bits), 588 bytes captured (4704 bits) on interface 0 Ethernet II, Src: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83), Dst: IETF-VRRP-VRID_04 (00:00:5e:00:01:04) Internet Protocol Version 4, Src: 192.34.11.114 (192.34.11.114), Dst: 192.34.14.1 (192.34.14.1) User Datagram Protocol, Src Port: 5061 (5061), Dst Port: 5060 (5060) Session Initiation Protocol (REGISTER) Request-Line: REGISTER sip:192.34.14.1:5060 SIP/2.0 Method: REGISTER Request-URI: sip:192.34.14.1:5060 Request-URI Host Part: 192.34.14.1 Request-URI Host Port: 5060 [Resent Packet: False] Message Header Via: SIP/2.0/UDP 192.34.11.114:5061;rport;branch=z9hG4bKPj6593c632fbce4aa68513c65125babb2e Transport: UDP Sent-by Address: 192.34.11.114 Sent-by port: 5061 RPort: rport Branch: z9hG4bKPj6593c632fbce4aa68513c65125babb2e Route: <sip:192.34.14.1:5060;lr> Max-Forwards: 70 From: <sip:2002@192.34.14.1>;tag=cc5ce763d64d414e9144453cea289591 SIP from address: sip:2002 at 192.34.14.1 SIP from tag: cc5ce763d64d414e9144453cea289591 To: <sip:2002 at 192.34.14.1> SIP to address: sip:2002 at 192.34.14.1 Call-ID: fd823f65e5584bd1884e3f93249b31bb CSeq: 55004 REGISTER Sequence Number: 55004 Method: REGISTER User-Agent: pjsip python Contact: <sip:2002 at 192.34.11.114:5061;ob> Contact URI: sip:2002 at 192.34.11.114:5061;ob Expires: 300 Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS Content-Length: 0 No. Time Source Destination Protocol Length Info 59 4.792219000 192.34.14.1 192.34.11.114 SIP 464 Status: 200 OK (1 binding) | Frame 59: 464 bytes on wire (3712 bits), 464 bytes captured (3712 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (200) Status-Line: SIP/2.0 200 OK Status-Code: 200 [Resent Packet: False] [Request Frame: 58] [Response Time (ms): 3] Message Header Via: SIP/2.0/UDP 192.34.11.114:5061;rport=5061;branch=z9hG4bKPj6593c632fbce4aa68513c65125babb2e Transport: UDP Sent-by Address: 192.34.11.114 Sent-by port: 5061 RPort: 5061 Branch: z9hG4bKPj6593c632fbce4aa68513c65125babb2e From: <sip:2002@192.34.14.1>;tag=cc5ce763d64d414e9144453cea289591 SIP from address: sip:2002 at 192.34.14.1 SIP from tag: cc5ce763d64d414e9144453cea289591 To: <sip:2002 at 192.34.14.1>;tag=na_2002_nab_01F7_isp_01F6_mgt_FFFF SIP to address: sip:2002 at 192.34.14.1 SIP to tag: na_2002_nab_01F7_isp_01F6_mgt_FFFF Call-ID: fd823f65e5584bd1884e3f93249b31bb CSeq: 55004 REGISTER Sequence Number: 55004 Method: REGISTER Contact: <sip:2002 at 192.34.11.114:5061;ob>;expires=300 Contact URI: sip:2002 at 192.34.11.114:5061;ob Contact parameter: expires=300 Server: A5000 R5.4 SP2 /D701 FRA Content-Length: 0 No. Time Source Destination Protocol Length Info 140 13.269696000 192.34.11.114 192.34.14.1 SIP/SDP 1151 Request: INVITE sip:5892 at acs5000 | Frame 140: 1151 bytes on wire (9208 bits), 1151 bytes captured (9208 bits) on interface 0 Ethernet II, Src: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83), Dst: IETF-VRRP-VRID_04 (00:00:5e:00:01:04) Internet Protocol Version 4, Src: 192.34.11.114 (192.34.11.114), Dst: 192.34.14.1 (192.34.14.1) User Datagram Protocol, Src Port: 5061 (5061), Dst Port: 5060 (5060) Session Initiation Protocol (INVITE) Request-Line: INVITE sip:5892 at acs5000 SIP/2.0 Method: INVITE Request-URI: sip:5892 at acs5000 Request-URI User Part: 5892 Request-URI Host Part: acs5000 [Resent Packet: False] Message Header Via: SIP/2.0/UDP 192.34.11.114:5061;rport;branch=z9hG4bKPjb4bd34c408814b3aad23367602b86f99 Transport: UDP Sent-by Address: 192.34.11.114 Sent-by port: 5061 RPort: rport Branch: z9hG4bKPjb4bd34c408814b3aad23367602b86f99 Max-Forwards: 70 From: sip:2002@192.34.14.1;tag=85debbbc86a34277b61d352f8737b90c SIP from address: sip:2002 at 192.34.14.1 SIP from tag: 85debbbc86a34277b61d352f8737b90c To: sip:5892 at acs5000 SIP to address: sip:5892 at acs5000 Contact: <sip:2002 at 192.34.11.114:5061;ob> Contact URI: sip:2002 at 192.34.11.114:5061;ob Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 28325 INVITE Sequence Number: 28325 Method: INVITE Route: <sip:192.34.14.1:5060;lr> Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS Supported: replaces, 100rel, timer, norefersub Session-Expires: 1800 Min-SE: 90 User-Agent: pjsip python Content-Type: application/sdp Content-Length: 476 Message Body Session Description Protocol Session Description Protocol Version (v): 0 Owner/Creator, Session Id (o): - 3624877204 3624877204 IN IP4 192.34.11.114 Session Name (s): pjmedia Bandwidth Information (b): AS:84 Time Description, active time (t): 0 0 Session Attribute (a): X-nat:0 Media Description, name and address (m): audio 4000 RTP/AVP 98 97 99 104 3 0 8 9 96 Media Type: audio Media Port: 4000 Media Protocol: RTP/AVP Media Format: DynamicRTP-Type-98 Media Format: DynamicRTP-Type-97 Media Format: DynamicRTP-Type-99 Media Format: DynamicRTP-Type-104 Media Format: GSM 06.10 Media Format: ITU-T G.711 PCMU Media Format: ITU-T G.711 PCMA Media Format: ITU-T G.722 Media Format: DynamicRTP-Type-96 Connection Information (c): IN IP4 192.34.11.114 Bandwidth Information (b): TIAS:64000 Media Attribute (a): rtcp:4001 IN IP4 192.34.11.114 Media Attribute Fieldname: rtcp Media Attribute Value: 4001 IN IP4 192.34.11.114 Media Attribute (a): sendrecv Media Attribute (a): rtpmap:98 speex/16000 Media Attribute Fieldname: rtpmap Media Format: 98 MIME Type: speex Sample Rate: 16000 Media Attribute (a): rtpmap:97 speex/8000 Media Attribute Fieldname: rtpmap Media Format: 97 MIME Type: speex Sample Rate: 8000 Media Attribute (a): rtpmap:99 speex/32000 Media Attribute Fieldname: rtpmap Media Format: 99 MIME Type: speex Sample Rate: 32000 Media Attribute (a): rtpmap:104 iLBC/8000 Media Attribute Fieldname: rtpmap Media Format: 104 MIME Type: iLBC Sample Rate: 8000 Media Attribute (a): fmtp:104 mode=30 Media Attribute Fieldname: fmtp Media Format: 104 [iLBC] Media format specific parameters: mode=30 Media Attribute (a): rtpmap:3 GSM/8000 Media Attribute Fieldname: rtpmap Media Format: 3 MIME Type: GSM Sample Rate: 8000 Media Attribute (a): rtpmap:0 PCMU/8000 Media Attribute Fieldname: rtpmap Media Format: 0 MIME Type: PCMU Sample Rate: 8000 Media Attribute (a): rtpmap:8 PCMA/8000 Media Attribute Fieldname: rtpmap Media Format: 8 MIME Type: PCMA Sample Rate: 8000 Media Attribute (a): rtpmap:9 G722/8000 Media Attribute Fieldname: rtpmap Media Format: 9 MIME Type: G722 Sample Rate: 8000 Media Attribute (a): rtpmap:96 telephone-event/8000 Media Attribute Fieldname: rtpmap Media Format: 96 MIME Type: telephone-event Sample Rate: 8000 Media Attribute (a): fmtp:96 0-16 Media Attribute Fieldname: fmtp Media Format: 96 [telephone-event] Media format specific parameters: 0-16 No. Time Source Destination Protocol Length Info 141 13.275486000 192.34.14.1 192.34.11.114 SIP 491 Status: 100 Trying | Frame 141: 491 bytes on wire (3928 bits), 491 bytes captured (3928 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (100) Status-Line: SIP/2.0 100 Trying Status-Code: 100 [Resent Packet: False] [Request Frame: 140] [Response Time (ms): 5] Message Header Via: SIP/2.0/UDP 192.34.11.114:5061;rport=5061;branch=z9hG4bKPjb4bd34c408814b3aad23367602b86f99 Transport: UDP Sent-by Address: 192.34.11.114 Sent-by port: 5061 RPort: 5061 Branch: z9hG4bKPjb4bd34c408814b3aad23367602b86f99 From: <sip:2002@192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP from address: sip:2002 at 192.34.14.1 SIP from tag: 85debbbc86a34277b61d352f8737b90c To: <sip:5892 at acs5000> SIP to address: sip:5892 at acs5000 Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 28325 INVITE Sequence Number: 28325 Method: INVITE Contact: <sip:5892 at 192.34.14.1:5060;ctxe=00018159> Contact URI: sip:5892 at 192.34.14.1:5060;ctxe=00018159 P-Asserted-Identity: "ABO 5892" <sip:5892 at 192.34.14.1> SIP Display info: "ABO 5892" SIP PAI Address: sip:5892 at 192.34.14.1 Privacy: none Server: A5000 R5.4 SP2 /D701 FRA Content-Length: 0 No. Time Source Destination Protocol Length Info 143 13.331053000 192.34.14.1 192.34.11.114 SIP 550 Status: 180 Ringing | Frame 143: 550 bytes on wire (4400 bits), 550 bytes captured (4400 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (180) Status-Line: SIP/2.0 180 Ringing Status-Code: 180 [Resent Packet: False] [Request Frame: 140] [Response Time (ms): 61] Message Header Via: SIP/2.0/UDP 192.34.11.114:5061;rport=5061;branch=z9hG4bKPjb4bd34c408814b3aad23367602b86f99 Transport: UDP Sent-by Address: 192.34.11.114 Sent-by port: 5061 RPort: 5061 Branch: z9hG4bKPjb4bd34c408814b3aad23367602b86f99 From: <sip:2002@192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP from address: sip:2002 at 192.34.14.1 SIP from tag: 85debbbc86a34277b61d352f8737b90c To: <sip:5892 at acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP to address: sip:5892 at acs5000 SIP to tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 28325 INVITE Sequence Number: 28325 Method: INVITE Contact: <sip:5892 at 192.34.14.1:5060;ctxe=00018159> Contact URI: sip:5892 at 192.34.14.1:5060;ctxe=00018159 P-Asserted-Identity: "ABO 5892" <sip:5892 at 192.34.14.1> SIP Display info: "ABO 5892" SIP PAI Address: sip:5892 at 192.34.14.1 Privacy: none Server: A5000 R5.4 SP2 /D701 FRA Content-Length: 0 No. Time Source Destination Protocol Length Info 163 15.751662000 192.34.14.1 192.34.11.114 SIP/SDP 780 Status: 200 OK | Frame 163: 780 bytes on wire (6240 bits), 780 bytes captured (6240 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (200) Status-Line: SIP/2.0 200 OK Status-Code: 200 [Resent Packet: False] [Request Frame: 140] [Response Time (ms): 2481] Message Header Via: SIP/2.0/UDP 192.34.11.114:5061;rport=5061;branch=z9hG4bKPjb4bd34c408814b3aad23367602b86f99 Transport: UDP Sent-by Address: 192.34.11.114 Sent-by port: 5061 RPort: 5061 Branch: z9hG4bKPjb4bd34c408814b3aad23367602b86f99 From: <sip:2002@192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP from address: sip:2002 at 192.34.14.1 SIP from tag: 85debbbc86a34277b61d352f8737b90c To: <sip:5892 at acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP to address: sip:5892 at acs5000 SIP to tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 28325 INVITE Sequence Number: 28325 Method: INVITE Contact: <sip:5892 at 192.34.14.1:5060;ctxe=00018159> Contact URI: sip:5892 at 192.34.14.1:5060;ctxe=00018159 P-Asserted-Identity: "ABO 5892" <sip:5892 at 192.34.14.1> SIP Display info: "ABO 5892" SIP PAI Address: sip:5892 at 192.34.14.1 Privacy: none Server: A5000 R5.4 SP2 /D701 FRA Content-Type: application/sdp Content-Length: 200 Message Body Session Description Protocol Session Description Protocol Version (v): 0 Owner/Creator, Session Id (o): - 0 0 IN IP4 192.34.11.135 Session Name (s): - Connection Information (c): IN IP4 192.34.11.135 Time Description, active time (t): 0 0 Media Description, name and address (m): audio 40000 RTP/AVP 8 101 Media Type: audio Media Port: 40000 Media Protocol: RTP/AVP Media Format: ITU-T G.711 PCMA Media Format: DynamicRTP-Type-101 Media Attribute (a): rtcp:40001 Media Attribute Fieldname: rtcp Media Attribute Value: 40001 Media Attribute (a): rtpmap:8 PCMA/8000 Media Attribute Fieldname: rtpmap Media Format: 8 MIME Type: PCMA Sample Rate: 8000 Media Attribute (a): rtpmap:101 telephone-event/8000 Media Attribute Fieldname: rtpmap Media Format: 101 MIME Type: telephone-event Sample Rate: 8000 Media Attribute (a): fmtp:101 0-15 Media Attribute Fieldname: fmtp Media Format: 101 [telephone-event] Media format specific parameters: 0-15 Media Attribute (a): ptime:20 Media Attribute Fieldname: ptime Media Attribute Value: 20 No. Time Source Destination Protocol Length Info 165 15.779109000 192.34.11.114 192.34.14.1 SIP 432 Request: ACK sip:5892 at 192.34.14.1:5060;ctxe=00018159 | Frame 165: 432 bytes on wire (3456 bits), 432 bytes captured (3456 bits) on interface 0 Ethernet II, Src: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83), Dst: IETF-VRRP-VRID_04 (00:00:5e:00:01:04) Internet Protocol Version 4, Src: 192.34.11.114 (192.34.11.114), Dst: 192.34.14.1 (192.34.14.1) User Datagram Protocol, Src Port: 5061 (5061), Dst Port: 5060 (5060) Session Initiation Protocol (ACK) Request-Line: ACK sip:5892 at 192.34.14.1:5060;ctxe=00018159 SIP/2.0 Method: ACK Request-URI: sip:5892 at 192.34.14.1:5060;ctxe=00018159 Request-URI User Part: 5892 Request-URI Host Part: 192.34.14.1 Request-URI Host Port: 5060 [Resent Packet: False] [Request Frame: 140] [Response Time (ms): 2509] Message Header Via: SIP/2.0/UDP 192.34.11.114:5061;rport;branch=z9hG4bKPj703290932b3d4c0c98fc83b4f6ad7852 Transport: UDP Sent-by Address: 192.34.11.114 Sent-by port: 5061 RPort: rport Branch: z9hG4bKPj703290932b3d4c0c98fc83b4f6ad7852 Max-Forwards: 70 From: sip:2002@192.34.14.1;tag=85debbbc86a34277b61d352f8737b90c SIP from address: sip:2002 at 192.34.14.1 SIP from tag: 85debbbc86a34277b61d352f8737b90c To: sip:5892 at acs5000;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP to address: sip:5892 at acs5000 SIP to tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 28325 ACK Sequence Number: 28325 Method: ACK Content-Length: 0 No. Time Source Destination Protocol Length Info 3052 45.780774000 192.34.14.1 192.34.11.114 SIP 595 Request: INFO sip:2002 at 192.34.11.114:5061;ob | Frame 3052: 595 bytes on wire (4760 bits), 595 bytes captured (4760 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (INFO) Request-Line: INFO sip:2002 at 192.34.11.114:5061;ob SIP/2.0 Method: INFO Request-URI: sip:2002 at 192.34.11.114:5061;ob Request-URI User Part: 2002 Request-URI Host Part: 192.34.11.114 Request-URI Host Port: 5061 [Resent Packet: False] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;ctxe=00018159;branch=z9hG4bK_1_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000;uuid=80b147a2591932c4e8099520ce800c40;rport Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 ctxe=00018159 Branch: z9hG4bK_1_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000 uuid=80b147a2591932c4e8099520ce800c40 RPort: rport From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 1 INFO Sequence Number: 1 Method: INFO Max-Forwards: 70 P-Asserted-Identity: "ABO 5892" <sip:5892 at 192.34.14.1> SIP Display info: "ABO 5892" SIP PAI Address: sip:5892 at 192.34.14.1 Privacy: none User-Agent: A5000 R5.4 SP2 /D701 FRA Content-Length: 0 No. Time Source Destination Protocol Length Info 3053 45.781219000 192.34.11.114 192.34.14.1 SIP 490 Status: 500 Unhandled by dialog usages | Frame 3053: 490 bytes on wire (3920 bits), 490 bytes captured (3920 bits) on interface 0 Ethernet II, Src: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83), Dst: IETF-VRRP-VRID_04 (00:00:5e:00:01:04) Internet Protocol Version 4, Src: 192.34.11.114 (192.34.11.114), Dst: 192.34.14.1 (192.34.14.1) User Datagram Protocol, Src Port: 5061 (5061), Dst Port: 5060 (5060) Session Initiation Protocol (500) Status-Line: SIP/2.0 500 Unhandled by dialog usages Status-Code: 500 [Resent Packet: False] [Request Frame: 3052] [Response Time (ms): 0] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;rport=5060;received=192.34.14.1;branch=z9hG4bK_1_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000;ctxe=00018159;uuid=80b147a2591932c4e8099520ce800c40 Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 RPort: 5060 Received: 192.34.14.1 Branch: z9hG4bK_1_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000 ctxe=00018159 uuid=80b147a2591932c4e8099520ce800c40 Call-ID: b573439f69ad4f79a78edfd53a2afb0a From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c CSeq: 1 INFO Sequence Number: 1 Method: INFO Content-Length: 0 No. Time Source Destination Protocol Length Info 5538 75.782728000 192.34.14.1 192.34.11.114 SIP 595 Request: INFO sip:2002 at 192.34.11.114:5061;ob | Frame 5538: 595 bytes on wire (4760 bits), 595 bytes captured (4760 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (INFO) Request-Line: INFO sip:2002 at 192.34.11.114:5061;ob SIP/2.0 Method: INFO Request-URI: sip:2002 at 192.34.11.114:5061;ob Request-URI User Part: 2002 Request-URI Host Part: 192.34.11.114 Request-URI Host Port: 5061 [Resent Packet: False] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;ctxe=00018159;branch=z9hG4bK_2_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000;uuid=80b147a2591932c4e8099520ce800c40;rport Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 ctxe=00018159 Branch: z9hG4bK_2_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000 uuid=80b147a2591932c4e8099520ce800c40 RPort: rport From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 2 INFO Sequence Number: 2 Method: INFO Max-Forwards: 70 P-Asserted-Identity: "ABO 5892" <sip:5892 at 192.34.14.1> SIP Display info: "ABO 5892" SIP PAI Address: sip:5892 at 192.34.14.1 Privacy: none User-Agent: A5000 R5.4 SP2 /D701 FRA Content-Length: 0 No. Time Source Destination Protocol Length Info 5544 75.832133000 192.34.11.114 192.34.14.1 SIP 490 Status: 500 Unhandled by dialog usages | Frame 5544: 490 bytes on wire (3920 bits), 490 bytes captured (3920 bits) on interface 0 Ethernet II, Src: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83), Dst: IETF-VRRP-VRID_04 (00:00:5e:00:01:04) Internet Protocol Version 4, Src: 192.34.11.114 (192.34.11.114), Dst: 192.34.14.1 (192.34.14.1) User Datagram Protocol, Src Port: 5061 (5061), Dst Port: 5060 (5060) Session Initiation Protocol (500) Status-Line: SIP/2.0 500 Unhandled by dialog usages Status-Code: 500 [Resent Packet: False] [Request Frame: 5538] [Response Time (ms): 49] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;rport=5060;received=192.34.14.1;branch=z9hG4bK_2_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000;ctxe=00018159;uuid=80b147a2591932c4e8099520ce800c40 Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 RPort: 5060 Received: 192.34.14.1 Branch: z9hG4bK_2_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000 ctxe=00018159 uuid=80b147a2591932c4e8099520ce800c40 Call-ID: b573439f69ad4f79a78edfd53a2afb0a From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c CSeq: 2 INFO Sequence Number: 2 Method: INFO Content-Length: 0 No. Time Source Destination Protocol Length Info 8791 105.833753000 192.34.14.1 192.34.11.114 SIP 595 Request: INFO sip:2002 at 192.34.11.114:5061;ob | Frame 8791: 595 bytes on wire (4760 bits), 595 bytes captured (4760 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (INFO) Request-Line: INFO sip:2002 at 192.34.11.114:5061;ob SIP/2.0 Method: INFO Request-URI: sip:2002 at 192.34.11.114:5061;ob Request-URI User Part: 2002 Request-URI Host Part: 192.34.11.114 Request-URI Host Port: 5061 [Resent Packet: False] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;ctxe=00018159;branch=z9hG4bK_3_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000;uuid=80b147a2591932c4e8099520ce800c40;rport Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 ctxe=00018159 Branch: z9hG4bK_3_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000 uuid=80b147a2591932c4e8099520ce800c40 RPort: rport From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 3 INFO Sequence Number: 3 Method: INFO Max-Forwards: 70 P-Asserted-Identity: "ABO 5892" <sip:5892 at 192.34.14.1> SIP Display info: "ABO 5892" SIP PAI Address: sip:5892 at 192.34.14.1 Privacy: none User-Agent: A5000 R5.4 SP2 /D701 FRA Content-Length: 0 No. Time Source Destination Protocol Length Info 8799 105.878695000 192.34.11.114 192.34.14.1 SIP 490 Status: 500 Unhandled by dialog usages | Frame 8799: 490 bytes on wire (3920 bits), 490 bytes captured (3920 bits) on interface 0 Ethernet II, Src: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83), Dst: IETF-VRRP-VRID_04 (00:00:5e:00:01:04) Internet Protocol Version 4, Src: 192.34.11.114 (192.34.11.114), Dst: 192.34.14.1 (192.34.14.1) User Datagram Protocol, Src Port: 5061 (5061), Dst Port: 5060 (5060) Session Initiation Protocol (500) Status-Line: SIP/2.0 500 Unhandled by dialog usages Status-Code: 500 [Resent Packet: False] [Request Frame: 8791] [Response Time (ms): 44] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;rport=5060;received=192.34.14.1;branch=z9hG4bK_3_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000;ctxe=00018159;uuid=80b147a2591932c4e8099520ce800c40 Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 RPort: 5060 Received: 192.34.14.1 Branch: z9hG4bK_3_INFO_b573439f69ad4f79a78edfd53a2afb0a_A5000 ctxe=00018159 uuid=80b147a2591932c4e8099520ce800c40 Call-ID: b573439f69ad4f79a78edfd53a2afb0a From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c CSeq: 3 INFO Sequence Number: 3 Method: INFO Content-Length: 0 No. Time Source Destination Protocol Length Info 8800 105.880679000 192.34.14.1 192.34.11.114 SIP 521 Request: BYE sip:2002 at 192.34.11.114:5061;ob | Frame 8800: 521 bytes on wire (4168 bits), 521 bytes captured (4168 bits) on interface 0 Ethernet II, Src: NortelNe_9f:1e:03 (00:04:dc:9f:1e:03), Dst: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83) Internet Protocol Version 4, Src: 192.34.14.1 (192.34.14.1), Dst: 192.34.11.114 (192.34.11.114) User Datagram Protocol, Src Port: 5060 (5060), Dst Port: 5061 (5061) Session Initiation Protocol (BYE) Request-Line: BYE sip:2002 at 192.34.11.114:5061;ob SIP/2.0 Method: BYE Request-URI: sip:2002 at 192.34.11.114:5061;ob Request-URI User Part: 2002 Request-URI Host Part: 192.34.11.114 Request-URI Host Port: 5061 [Resent Packet: False] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;ctxe=00018159;branch=z9hG4bK_4_BYE_b573439f69ad4f79a78edfd53a2afb0a_A5000;uuid=80b147a2591932c4e8099520ce800c40;rport Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 ctxe=00018159 Branch: z9hG4bK_4_BYE_b573439f69ad4f79a78edfd53a2afb0a_A5000 uuid=80b147a2591932c4e8099520ce800c40 RPort: rport From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c Call-ID: b573439f69ad4f79a78edfd53a2afb0a CSeq: 4 BYE Sequence Number: 4 Method: BYE Max-Forwards: 70 User-Agent: A5000 R5.4 SP2 /D701 FRA Content-Length: 0 No. Time Source Destination Protocol Length Info 8806 105.928689000 192.34.11.114 192.34.14.1 SIP 464 Status: 200 OK | Frame 8806: 464 bytes on wire (3712 bits), 464 bytes captured (3712 bits) on interface 0 Ethernet II, Src: G-ProCom_1e:e9:83 (00:23:24:1e:e9:83), Dst: IETF-VRRP-VRID_04 (00:00:5e:00:01:04) Internet Protocol Version 4, Src: 192.34.11.114 (192.34.11.114), Dst: 192.34.14.1 (192.34.14.1) User Datagram Protocol, Src Port: 5061 (5061), Dst Port: 5060 (5060) Session Initiation Protocol (200) Status-Line: SIP/2.0 200 OK Status-Code: 200 [Resent Packet: False] [Request Frame: 8800] [Response Time (ms): 48] [Release Time (ms): 48] Message Header Via: SIP/2.0/UDP 192.34.14.1:5060;rport=5060;received=192.34.14.1;branch=z9hG4bK_4_BYE_b573439f69ad4f79a78edfd53a2afb0a_A5000;ctxe=00018159;uuid=80b147a2591932c4e8099520ce800c40 Transport: UDP Sent-by Address: 192.34.14.1 Sent-by port: 5060 RPort: 5060 Received: 192.34.14.1 Branch: z9hG4bK_4_BYE_b573439f69ad4f79a78edfd53a2afb0a_A5000 ctxe=00018159 uuid=80b147a2591932c4e8099520ce800c40 Call-ID: b573439f69ad4f79a78edfd53a2afb0a From: <sip:5892@acs5000 >;tag=7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF SIP from address: sip:5892 at acs5000 SIP from tag: 7E0A7B9C_nab_01F7_isp_01F6_cco_073D_igo_7F81_mgt_FFFF To: <sip:2002 at 192.34.14.1>;tag=85debbbc86a34277b61d352f8737b90c SIP to address: sip:2002 at 192.34.14.1 SIP to tag: 85debbbc86a34277b61d352f8737b90c CSeq: 4 BYE Sequence Number: 4 Method: BYE Content-Length: 0 _______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip at lists.pjsip.org http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20141114/cc5f3d09/attachment.html>