<div dir="ltr">The code leading to a crash is following:<div><br></div><div><div>        /* lock reply processing to determine how to proceed reliably */</div><div>        LOCK_REPLIES( t );</div></div><div><br></div><div>We also see a lot of messages like this before the crash:</div><div><br></div><div><div>Mar  6 16:41:17 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365200 ms (now 15365390 ms), it may overlap..</div><div>Mar  6 16:41:17 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365390 ms (now 15365490 ms), it may overlap..</div><div>Mar  6 16:41:17 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365490 ms (now 15365590 ms), it may overlap..</div><div>Mar  6 16:41:17 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365590 ms (now 15365680 ms), it may overlap..</div><div>Mar  6 16:41:17 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365680 ms (now 15365780 ms), it may overlap..</div><div>Mar  6 16:41:17 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365780 ms (now 15365870 ms), it may overlap..</div><div>Mar  6 16:41:17 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365870 ms (now 15365970 ms), it may overlap..</div><div>Mar  6 16:41:18 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15365970 ms (now 15366070 ms), it may overlap..</div><div>Mar  6 16:41:18 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:timer_ticker: timer task <ul-timer> already scheduled for 15363310 ms (now 15366070 ms), it may overlap..</div><div>Mar  6 16:41:18 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:timer_ticker: timer task <dlg-timer> already scheduled for 15363310 ms (now 15366070 ms), it may overlap..</div><div>Mar  6 16:41:18 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:timer_ticker: timer task <tm-timer> already scheduled for 15362340 ms (now 15366070 ms), it may overlap..</div><div>Mar  6 16:41:18 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:timer_ticker: timer task <blcore-expire> already scheduled for 15363310 ms (now 15366070 ms), it may overlap..</div><div>Mar  6 16:41:18 jenv_1 /usr/local/sbin/opensips[27453]: WARNING:core:utimer_ticker: utimer task <tm-utimer> already scheduled for 15366070 ms (now 15366160 ms), it may overlap..</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 6, 2017 at 8:51 AM, Maxim Sobolev <span dir="ltr"><<a href="mailto:sobomax@sippysoft.com" target="_blank">sobomax@sippysoft.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="m_-8838871439651548590gmail_signature"><div dir="ltr">Hi folks,</div><div dir="ltr"><br></div><div>We have observed the following crash in the OpenSIPS:</div><div><br></div><div><div>$ sudo gdb712 /usr/local/sbin/opensips ~/opensips.27455.core</div><div>GNU gdb (GDB) 7.12 [GDB v7.12 for FreeBSD]</div><div>Core was generated by `opensips'.<br></div><div>Program terminated with signal SIGABRT, Aborted.</div><div>#0  0x0000000800ccf39a in thr_kill () from /lib/libc.so.7</div><div>[Current thread is 1 (LWP 100588)]</div><div>(gdb) bt</div><div>#0  0x0000000800ccf39a in thr_kill () from /lib/libc.so.7</div><div>#1  0x0000000800ccf386 in raise () from /lib/libc.so.7</div><div>#2  0x0000000800ccf309 in abort () from /lib/libc.so.7</div><div>#3  0x00000008009fe95a in ?? () from /lib/libthr.so.3</div><div>#4  0x00000008009fa046 in ?? () from /lib/libthr.so.3</div><div>#5  0x0000000801a148e1 in _lock (s=0x805003800) at lock.h:100</div><div>#6  0x0000000801a14e84 in final_response_handler (fr_tl=0x805002078) at timer.c:389</div><div>#7  0x0000000801a1664a in timer_routine (ticks=15362, set=0x0) at timer.c:1066</div><div>#8  0x00000000004544dd in handle_timer_job () at timer.c:567</div><div>#9  0x0000000000519920 in handle_io (fm=0x80142e670, idx=1, event_type=1) at net/net_udp.c:265</div><div>#10 0x00000000005187ca in io_wait_loop_kqueue (h=0x8b6300 <_worker_io>, t=1, repeat=0) at net/../io_wait_loop.h:281</div><div>#11 0x0000000000519bed in udp_rcv_loop (si=0x80141ff98) at net/net_udp.c:308</div><div>#12 0x000000000051a5c0 in udp_start_processes (chd_rank=0x7d56c8 <chd_rank>, startup_done=0x0) at net/net_udp.c:448</div><div>#13 0x00000000004318a5 in main_loop () at main.c:731</div><div>#14 0x0000000000433c79 in main (argc=9, argv=0x7fffffffe950) at main.c:1271</div></div><div><br></div><div>The opensips configuration is:</div><div><br></div><div><div>        if (method == "INVITE") {</div><div>                if (!t_newtran()) {</div><div>                        sl_reply_error();<br></div><div>                        exit;</div><div>                };</div><div>        };</div></div><div><div><div>        # Do strict routing if pre-loaded route headers present</div><div>        if (loose_route() && !(method == "INVITE")) {</div><div>                t_relay();</div><div>                exit;</div><div>        };</div></div><div>        if ((!lookup("location") && method == "INVITE" && uri == myself) || uri == myself) {</div><div>                sl_send_reply("404", "Not Found");</div><div>                exit;</div><div>        };</div><div>        if (method == "INVITE") {</div><div>                record_route();</div><div>        };</div><div>        if (!t_relay()) {</div><div>                sl_reply_error();</div><div>        };</div></div><div><br></div><div>SIP exchange leading to this is below. It's basically case of the call that has been cancelled on the side A but INVITE got no provisional reply on side B.</div><div><br></div><div>-Max</div><div><br></div><div><div>6 Mar 16:40:42.156/GLOBAL/opensips[<wbr>27445]: RECEIVED message from <a href="http://1.2.3.4:5067" target="_blank">1.2.3.4:5067</a>:</div><div>INVITE <a href="http://sip:kenny_teSt-onnet1@1.2.3.4:5060" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4:<wbr>5060</a> SIP/2.0</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5;rport</div><div>Max-Forwards: 70</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 INVITE</div><div>Contact: Anonymous <<a href="http://sip:kEnny_teSt-onnet1@1.2.3.4:5067" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.<wbr>4:5067</a>></div><div>Expires: 300</div><div>User-Agent: Sippy Softswitch v5.0-dev.166</div><div>cisco-GUID: 795718100-3120542206-<wbr>472987301-3288912555</div><div>h323-conf-id: 795718100-3120542206-<wbr>472987301-3288912555</div><div>Content-Length: 532</div><div>Content-Type: application/sdp</div><div><br></div><div>v=0</div><div>o=- 3697803640 3697803640 IN IP4 192.168.0.110</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 4010 RTP/AVP 8 0 18 3 120 97 119 117 110 101</div><div>c=IN IP4 192.168.0.110</div><div>b=TIAS:64000</div><div>a=rtcp:4011 IN IP4 192.168.0.110</div><div>a=sendrecv</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:18 G729/8000</div><div>a=fmtp:18 annexb=no</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:120 AMR/8000</div><div>a=rtpmap:97 iLBC/8000</div><div>a=fmtp:97 mode=30</div><div>a=rtpmap:119 speex/32000</div><div>a=rtpmap:117 speex/16000</div><div>a=rtpmap:110 speex/8000</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div><div><br></div><div><br></div><div>6 Mar 16:40:42.156/GLOBAL/opensips[<wbr>27445]: SENDING message to <a href="http://1.2.3.4:5067" target="_blank">1.2.3.4:5067</a>:</div><div>SIP/2.0 100 Giving a try</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;received=1.2.3.4;<wbr>branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5;rport=5067</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 INVITE</div><div>Server: Sippy Softswitch v5.0-dev.166</div><div>Content-Length: 0</div><div><br></div><div><br></div><div>6 Mar 16:40:42.157/GLOBAL/opensips[<wbr>27445]: SENDING message to <a href="http://192.168.0.110:60131" target="_blank">192.168.0.110:60131</a>:</div><div>INVITE sip:kenny_teSt-onnet1@192.168.<wbr>0.110:60131;ob SIP/2.0</div><div>Record-Route: <sip:1.2.3.4;lr;ftag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2></div><div>Via: SIP/2.0/UDP 1.2.3.4:5060;branch=<wbr>z9hG4bKb971.8a172365.0</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;received=1.2.3.4;<wbr>branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5;rport=5067</div><div>Max-Forwards: 69</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 INVITE</div><div>Contact: Anonymous <<a href="http://sip:kEnny_teSt-onnet1@1.2.3.4:5067" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.<wbr>4:5067</a>></div><div>Expires: 300</div><div>User-Agent: Sippy Softswitch v5.0-dev.166</div><div>cisco-GUID: 795718100-3120542206-<wbr>472987301-3288912555</div><div>h323-conf-id: 795718100-3120542206-<wbr>472987301-3288912555</div><div>Content-Length: 532</div><div>Content-Type: application/sdp</div><div><br></div><div>v=0</div><div>o=- 3697803640 3697803640 IN IP4 192.168.0.110</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 4010 RTP/AVP 8 0 18 3 120 97 119 117 110 101</div><div>c=IN IP4 192.168.0.110</div><div>b=TIAS:64000</div><div>a=rtcp:4011 IN IP4 192.168.0.110</div><div>a=sendrecv</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:18 G729/8000</div><div>a=fmtp:18 annexb=no</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:120 AMR/8000</div><div>a=rtpmap:97 iLBC/8000</div><div>a=fmtp:97 mode=30</div><div>a=rtpmap:119 speex/32000</div><div>a=rtpmap:117 speex/16000</div><div>a=rtpmap:110 speex/8000</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div><div><br></div><div><br></div><div>6 Mar 16:40:42.664/GLOBAL/opensips[<wbr>27445]: SENDING message to <a href="http://192.168.0.110:60131" target="_blank">192.168.0.110:60131</a>:</div><div>INVITE sip:kenny_teSt-onnet1@192.168.<wbr>0.110:60131;ob SIP/2.0</div><div>Record-Route: <sip:1.2.3.4;lr;ftag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2></div><div>Via: SIP/2.0/UDP 1.2.3.4:5060;branch=<wbr>z9hG4bKb971.8a172365.0</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;received=1.2.3.4;<wbr>branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5;rport=5067</div><div>Max-Forwards: 69</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 INVITE</div><div>Contact: Anonymous <<a href="http://sip:kEnny_teSt-onnet1@1.2.3.4:5067" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.<wbr>4:5067</a>></div><div>Expires: 300</div><div>User-Agent: Sippy Softswitch v5.0-dev.166</div><div>cisco-GUID: 795718100-3120542206-<wbr>472987301-3288912555</div><div>h323-conf-id: 795718100-3120542206-<wbr>472987301-3288912555</div><div>Content-Length: 532</div><div>Content-Type: application/sdp</div><div><br></div><div>v=0</div><div>o=- 3697803640 3697803640 IN IP4 192.168.0.110</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 4010 RTP/AVP 8 0 18 3 120 97 119 117 110 101</div><div>c=IN IP4 192.168.0.110</div><div>b=TIAS:64000</div><div>a=rtcp:4011 IN IP4 192.168.0.110</div><div>a=sendrecv</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:18 G729/8000</div><div>a=fmtp:18 annexb=no</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:120 AMR/8000</div><div>a=rtpmap:97 iLBC/8000</div><div>a=fmtp:97 mode=30</div><div>a=rtpmap:119 speex/32000</div><div>a=rtpmap:117 speex/16000</div><div>a=rtpmap:110 speex/8000</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div><div><br></div><div>6 Mar 16:40:52.139/GLOBAL/opensips[<wbr>27445]: RECEIVED message from <a href="http://1.2.3.4:5067" target="_blank">1.2.3.4:5067</a>:</div><div>CANCEL <a href="http://sip:kenny_teSt-onnet1@1.2.3.4:5060" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4:<wbr>5060</a> SIP/2.0</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;rport;branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5</div><div>Max-Forwards: 70</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 CANCEL</div><div>User-Agent: Sippy Softswitch v5.0-dev.166</div><div>Content-Length: 0</div><div><br></div><div><br></div><div>6 Mar 16:40:52.140/GLOBAL/opensips[<wbr>27445]: SENDING message to <a href="http://1.2.3.4:5067" target="_blank">1.2.3.4:5067</a>:</div><div>SIP/2.0 200 canceling</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;received=1.2.3.4;<wbr>rport=5067;branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>51bbe412150d8b6167b2d0523a6431<wbr>c1-c48a</div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 CANCEL</div><div>Server: Sippy Softswitch v5.0-dev.166</div><div>Content-Length: 0</div><div><br></div><div>6 Mar 16:41:02.900/GLOBAL/opensips[<wbr>27445]: SENDING message to <a href="http://192.168.0.110:60131" target="_blank">192.168.0.110:60131</a>:</div><div>INVITE sip:kenny_teSt-onnet1@192.168.<wbr>0.110:60131;ob SIP/2.0</div><div>Record-Route: <sip:1.2.3.4;lr;ftag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2></div><div>Via: SIP/2.0/UDP 1.2.3.4:5060;branch=<wbr>z9hG4bKb971.8a172365.0</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;received=1.2.3.4;<wbr>branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5;rport=5067</div><div>Max-Forwards: 69</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 INVITE</div><div>Contact: Anonymous <<a href="http://sip:kEnny_teSt-onnet1@1.2.3.4:5067" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.<wbr>4:5067</a>></div><div>Expires: 300</div><div>User-Agent: Sippy Softswitch v5.0-dev.166</div><div>cisco-GUID: 795718100-3120542206-<wbr>472987301-3288912555</div><div>h323-conf-id: 795718100-3120542206-<wbr>472987301-3288912555</div><div>Content-Length: 532</div><div>Content-Type: application/sdp</div><div><br></div><div>v=0</div><div>o=- 3697803640 3697803640 IN IP4 192.168.0.110</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 4010 RTP/AVP 8 0 18 3 120 97 119 117 110 101</div><div>c=IN IP4 192.168.0.110</div><div>b=TIAS:64000</div><div>a=rtcp:4011 IN IP4 192.168.0.110</div><div>a=sendrecv</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:18 G729/8000</div><div>a=fmtp:18 annexb=no</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:120 AMR/8000</div><div>a=rtpmap:97 iLBC/8000</div><div>a=fmtp:97 mode=30</div><div>a=rtpmap:119 speex/32000</div><div>a=rtpmap:117 speex/16000</div><div>a=rtpmap:110 speex/8000</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div><div><br></div><div>6 Mar 16:41:07.188/GLOBAL/opensips[<wbr>27445]: SENDING message to <a href="http://192.168.0.110:60131" target="_blank">192.168.0.110:60131</a>:</div><div>INVITE sip:kenny_teSt-onnet1@192.168.<wbr>0.110:60131;ob SIP/2.0</div><div>Record-Route: <sip:1.2.3.4;lr;ftag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2></div><div>Via: SIP/2.0/UDP 1.2.3.4:5060;branch=<wbr>z9hG4bKb971.8a172365.0</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;received=1.2.3.4;<wbr>branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5;rport=5067</div><div>Max-Forwards: 69</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 INVITE</div><div>Contact: Anonymous <<a href="http://sip:kEnny_teSt-onnet1@1.2.3.4:5067" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.<wbr>4:5067</a>></div><div>Expires: 300</div><div>User-Agent: Sippy Softswitch v5.0-dev.166</div><div>cisco-GUID: 795718100-3120542206-<wbr>472987301-3288912555</div><div>h323-conf-id: 795718100-3120542206-<wbr>472987301-3288912555</div><div>Content-Length: 532</div><div>Content-Type: application/sdp</div><div><br></div><div>v=0</div><div>o=- 3697803640 3697803640 IN IP4 192.168.0.110</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 4010 RTP/AVP 8 0 18 3 120 97 119 117 110 101</div><div>c=IN IP4 192.168.0.110</div><div>b=TIAS:64000</div><div>a=rtcp:4011 IN IP4 192.168.0.110</div><div>a=sendrecv</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:18 G729/8000</div><div>a=fmtp:18 annexb=no</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:120 AMR/8000</div><div>a=rtpmap:97 iLBC/8000</div><div>a=fmtp:97 mode=30</div><div>a=rtpmap:119 speex/32000</div><div>a=rtpmap:117 speex/16000</div><div>a=rtpmap:110 speex/8000</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div><div><br></div><div>6 Mar 16:41:11.480/GLOBAL/opensips[<wbr>27445]: SENDING message to <a href="http://192.168.0.110:60131" target="_blank">192.168.0.110:60131</a>:</div><div>INVITE sip:kenny_teSt-onnet1@192.168.<wbr>0.110:60131;ob SIP/2.0</div><div>Record-Route: <sip:1.2.3.4;lr;ftag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2></div><div>Via: SIP/2.0/UDP 1.2.3.4:5060;branch=<wbr>z9hG4bKb971.8a172365.0</div><div>Via: SIP/2.0/UDP 1.2.3.4:5067;received=1.2.3.4;<wbr>branch=<wbr>z9hG4bK7f6a37ed46c2b41312b994c<wbr>78f9953d5;rport=5067</div><div>Max-Forwards: 69</div><div>From: <<a href="mailto:sip%3AkEnny_teSt-onnet1@1.2.3.4" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.4</a><wbr>>;tag=<wbr>eac8d4a10d1042c839d945086b0656<wbr>d2</div><div>To: <<a href="mailto:sip%3Akenny_teSt-onnet1@1.2.3.4" target="_blank">sip:kenny_teSt-onnet1@1.2.3.4</a><wbr>></div><div>Call-ID: ef28002a1d6d40b79314ef6af21ed1<wbr>e5-onnet_1-b2b_1</div><div>CSeq: 200 INVITE</div><div>Contact: Anonymous <<a href="http://sip:kEnny_teSt-onnet1@1.2.3.4:5067" target="_blank">sip:kEnny_teSt-onnet1@1.2.3.<wbr>4:5067</a>></div><div>Expires: 300</div><div>User-Agent: Sippy Softswitch v5.0-dev.166</div><div>cisco-GUID: 795718100-3120542206-<wbr>472987301-3288912555</div><div>h323-conf-id: 795718100-3120542206-<wbr>472987301-3288912555</div><div>Content-Length: 532</div><div>Content-Type: application/sdp</div><div><br></div><div>v=0</div><div>o=- 3697803640 3697803640 IN IP4 192.168.0.110</div><div>s=pjmedia</div><div>b=AS:84</div><div>t=0 0</div><div>a=X-nat:0</div><div>m=audio 4010 RTP/AVP 8 0 18 3 120 97 119 117 110 101</div><div>c=IN IP4 192.168.0.110</div><div>b=TIAS:64000</div><div>a=rtcp:4011 IN IP4 192.168.0.110</div><div>a=sendrecv</div><div>a=rtpmap:8 PCMA/8000</div><div>a=rtpmap:0 PCMU/8000</div><div>a=rtpmap:18 G729/8000</div><div>a=fmtp:18 annexb=no</div><div>a=rtpmap:3 GSM/8000</div><div>a=rtpmap:120 AMR/8000</div><div>a=rtpmap:97 iLBC/8000</div><div>a=fmtp:97 mode=30</div><div>a=rtpmap:119 speex/32000</div><div>a=rtpmap:117 speex/16000</div><div>a=rtpmap:110 speex/8000</div><div>a=rtpmap:101 telephone-event/8000</div><div>a=fmtp:101 0-16</div></div><div><br></div></div>
</div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Maksym Sobolyev<br>Sippy Software, Inc.<br>Internet Telephony (VoIP) Experts<br>Tel (Canada): +1-778-783-0474<br>Tel (Toll-Free): +1-855-747-7779<br>Fax: +1-866-857-6942<br>Web: <a href="http://www.sippysoft.com" target="_blank">http://www.sippysoft.com</a><br>MSN: <a href="mailto:sales@sippysoft.com" target="_blank">sales@sippysoft.com</a><br>Skype: SippySoft<br></div></div>
</div>