<div>I changed the following in the ctd.sh script</div><div> </div><div>Changed the default of</div><div>&quot;`printf &quot;v=0\r\no=click-to-dial 0 0 IN IP4 0.0.0.0\r\ns=session\r\nc=IN IP4 0.0.0.0\r\nb=CT:1000\r\nt=0 0\r\nm=audio 9 RTP/AVP 8 0\r\na=rtpmap:8 PCMA/8000\r\na=rtpmap:0 PCMU/8000\r\n&quot;`</div>
<div> </div><div>To<br>&quot;`printf &quot;v=0\r\no=click2dial 0 0 IN IP4 50.XX.XX.156\r\ns=click2dial call\r\nc=IN IP4 173.XX.XX.111\r\nt=0 0\r\nm=audio 12790 RTP/AVP 0 8 18 3 4 97 98\r\na=rtpmap:0 PCMU/8000\r\na=rtpmap:18 G729/8000\r\na=rtpmap:97 ilbc/8000\r\na=rtpmap:98 speex/8000\r\n&quot;`</div>
<div> </div><div> </div><div>And now it is making it into the OpenSIPS/SBC&#39;s main route.  Not sure why.</div><div> </div><div>I noticed another issue now.  My snom phone is receiving the INVITE but it is replying with a &quot;404 Not Found&quot; error.  (If I test with a Jitsi client I don&#39;t have the 404 issue)</div>
<div> </div><div>This shouldn&#39;t happen since the TO header is the correct  SIP URI.  The only thing that can be wrong is that the To: URI is not in &lt;&gt; </div><div> </div><div>I think the TM MI function t_uac_dlg isn&#39;t placing the &lt;&gt; around the TO: header URI.  Reading the RFC I am not 100% sure if the &lt;&gt; are required.</div>
<div> </div><div> </div><div>U 2012/08/08 22:09:13.756976 <a href="http://192.168.88.1:5060">192.168.88.1:5060</a> -&gt; <a href="http://192.168.88.13:3072">192.168.88.13:3072</a><br>INVITE <a href="http://sip:9016XX6XX4@192.168.88.13:3072">sip:9016XX6XX4@192.168.88.13:3072</a> SIP/2.0.<br>
Max-Forwards: 10.<br>Record-Route: &lt;sip:192.168.88.1;r2=on;lr&gt;.<br>Record-Route: &lt;sip:99.XX.XX.161;r2=on;lr&gt;.<br>Via: SIP/2.0/UDP 192.168.88.1;branch=z9hG4bK3f03.9cb7ee3.0.<br>Via: SIP/2.0/UDP 50.XX.XX.156;branch=z9hG4bK3f03.18d165f1.0.<br>
<strong>To: <a href="mailto:sip%3A9016XX6XX4@irck.com">sip:9016XX6XX4@irck.com</a>.</strong><br>From: &lt;<a href="mailto:sip%3Acontroller@ae.com">sip:controller@ae.com</a>&gt;;tag=134448175329440.<br>CSeq: 1 INVITE.<br>Call-ID: 134448175329440.fifouacctd.<br>
Content-Length: 226.<br>User-Agent: OpenSIPS (1.8.0-dev0-tls (x86_64/linux)).<br>Contact: &lt;<a href="http://sip:caller@50.57.54.156:5060">sip:caller@50.57.54.156:5060</a>&gt;.<br>Content-Type: application/sdp.<br>.<br>v=0.<br>
o=click2dial 0 0 IN IP4 50.XX.XX.156.<br>s=click2dial call.<br>c=IN IP4 173.XX.XX.111.<br>t=0 0.<br>m=audio 12790 RTP/AVP 0 8 18 3 4 97 98.<br>a=rtpmap:0 PCMU/8000.<br>a=rtpmap:18 G729/8000.<br>a=rtpmap:97 ilbc/8000.<br>a=rtpmap:98 speex/8000.</div>
<div>#<br>U 2012/08/08 22:09:13.766974 <a href="http://192.168.88.13:3072">192.168.88.13:3072</a> -&gt; <a href="http://192.168.88.1:5060">192.168.88.1:5060</a><br>SIP/2.0 404 Not found.<br>Via: SIP/2.0/UDP 192.168.88.1;branch=z9hG4bK3f03.9cb7ee3.0.<br>
Via: SIP/2.0/UDP 50.XX.XX.156;branch=z9hG4bK3f03.18d165f1.0.<br>From: &lt;<a href="mailto:sip%3Acontroller@ae.com">sip:controller@ae.com</a>&gt;;tag=134448175329440.<br>To: &lt;<a href="mailto:sip%3A9016726924@irock.com">sip:9016726924@irock.com</a>&gt;.<br>
Call-ID: 134448175329440.fifouacctd.<br>CSeq: 1 INVITE.<br>User-Agent: snom821/<a href="http://8.7.3.10">8.7.3.10</a>.<br>Allow: INVITE, ACK, CANCEL, BYE, REFER, OPTIONS, NOTIFY, SUBSCRIBE, PRACK, MESSAGE, INFO, UPDATE.<br>
Allow-Events: talk, hold, refer, call-info.<br>Supported: timer, replaces, from-change.<br>Content-Length: 0.</div><div> </div><div><br> </div><div class="gmail_quote">On Fri, Jul 27, 2012 at 3:24 PM,  <span dir="ltr">&lt;<a href="mailto:duane.larson@gmail.com" target="_blank">duane.larson@gmail.com</a>&gt;</span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid" class="gmail_quote">Very sure.  Normal calls are working with clients behind the OpenSIPS/SBC.<div class="im">
<br><br><br><br>On , Bogdan-Andrei Iancu &lt;<a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt; wrote:<br>&gt; <br>&gt; <br>&gt;   <br>&gt;     <br>&gt;   <br>&gt;   <br></div><div><div class="h5">
&gt;     Duane,some stupid question : are you sure your opensips is<br>&gt;       listening on the given IP:port ? have you check with netstat ?<br>&gt;       also have you checked with netstat also if there is traffic queued<br>
&gt;       on the sockets ?<br>&gt; <br>&gt;       <br>&gt; <br>&gt;       Regards,<br>&gt; <br>&gt;     <br>&gt;     Bogdan-Andrei Iancu<br>&gt; OpenSIPS Founder and Developer<br>&gt; <a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>
&gt;     <br>&gt; <br>&gt;     On 07/27/2012 12:48 AM, Duane Larson wrote:<br>&gt;     Oh yeah.  My first email has the SIPTrace from the<br>&gt;       OpenSIPS/SBC.  So I am logged into the OpenSIPS/SBC and did the<br>&gt;       NGREP.  So I see it SIP invite (99.XX.XX.161 is the IP of the<br>
&gt;       OpenSIPS/SBC).   I would even let you log into the OpenSIPS/SBC<br>&gt;       and see it for yourself.  Makes no sense.<br>&gt; <br>&gt;       <br>&gt; <br>&gt;       U 2012/07/19 18:20:13.486847 50.XX.XX.156:5060 -&gt; 99.XX.XX.161:5060<br>
&gt; <br>&gt;       INVITE sip:9016XXXXX@192.168.88.13:3072;line=g2hfphrk SIP/2.0.<br>&gt; <br>&gt;       Via: SIP/2.0/UDP 50.57.54.156;branch=z9hG4bKaab1.6c7ffd84.0.<br>&gt; <br>&gt;       To: <a href="mailto:sip%3A9016XXXXX@irock.com" target="_blank">sip:9016XXXXX@irock.com</a>.<br>
&gt; <br>&gt;       From: <a href="mailto:sip%3Acontroller@ae.com" target="_blank">sip:controller@ae.com</a>&gt;;tag=134274001013257.<br>&gt; <br>&gt;       CSeq: 1 INVITE.<br>&gt; <br>&gt;       Call-ID: 134274001013257.fifouacctd.<br>
&gt; <br>&gt;       Content-Length: 155.<br>&gt; <br>&gt;       User-Agent: OpenSIPS (1.8.0-dev0-tls (x86_64/linux)).<br>&gt; <br>&gt;       Contact: <a href="http://sip:caller@50.57.54.156:5060" target="_blank">sip:caller@50.57.54.156:5060</a>&gt;.<br>
&gt; <br>&gt;       Content-Type: application/sdp.<br>&gt; <br>&gt;       .<br>&gt; <br>&gt;       v=0.<br>&gt; <br>&gt;       o=click-to-dial 0 0 IN IP4 0.0.0.0.<br>&gt; <br>&gt;       s=session.<br>&gt; <br>&gt;       c=IN IP4 0.0.0.0.<br>
&gt; <br>&gt;       b=CT:1000.<br>&gt; <br>&gt;       t=0 0.<br>&gt; <br>&gt;       m=audio 9 RTP/AVP 8 0.<br>&gt; <br>&gt;       a=rtpmap:8 PCMA/8000.<br>&gt; <br>&gt;       a=rtpmap:0 PCMU/8000. <br>&gt; <br>&gt;       <br>
&gt; <br>&gt;       On Thu, Jul 26, 2012 at 4:35 PM,<br>&gt;         Bogdan-Andrei Iancu <a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt; wrote:<br>&gt; <br>&gt;         OK, so the OpenSIPS SBC is not receiving<br>
&gt;           the INVITE from the OpenSIPS proxy? If so, have you checked on<br>&gt;           the opensips proxy, using network capture tool if the INVITE<br>&gt;           is sent to the proper destination ??<br>&gt;           <br>
&gt;             <br>&gt; <br>&gt;             <br>&gt; <br>&gt;             Regards,<br>&gt; <br>&gt;             <br>&gt; <br>&gt;             Bogdan-Andrei Iancu<br>&gt; <br>&gt;             OpenSIPS Founder and Developer<br>
&gt; <br>&gt;             <a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>&gt; <br>&gt;             <br>&gt; <br>&gt;             <br>&gt; <br>&gt;           <br>&gt; <br>
&gt;           <br>&gt;             <br>&gt;               On 07/25/2012 07:58 AM, <a href="mailto:duane.larson@gmail.com" target="_blank">duane.larson@gmail.com</a><br>&gt;               wrote:<br>&gt; <br>&gt;               <br>
&gt;                 Hey Bogdan,<br>&gt; <br>&gt;                 <br>&gt; <br>&gt;                 I think you might be a little confused from my emails.<br>&gt;                 The last email that had a SIP trace and the 100 Trying<br>
&gt;                 was a click-to-dial generated from php-sip(<a href="http://code.google.com/p/php-sip/" target="_blank">http://code.google.com/p/php-sip/</a>)<br>&gt;                 and I wanted to show you that with php-sip the OpenSIPS<br>
&gt;                 server processes the INVITE and replies with a 100<br>&gt;                 Trying.<br>&gt; <br>&gt;                 <br>&gt; <br>&gt;                 Here is what I am doing<br>&gt; <br>&gt;                 <br>
&gt; <br></div></div>&gt;                 Client_on_LAN  OpenSIPS/SBC  Internet<div><div class="h5"><br>&gt;                  OpenSIPS/Proxy<br>&gt; <br>&gt;                 <br>&gt; <br>&gt;                 So I am executing the ctd.sh script on the<br>
&gt;                 OpenSIPS/Proxy server and the INVITE is going to the<br>&gt;                 OpenSIPS/SBC server and that is where OpenSIPS isn&#39;t<br>&gt;                 even seeing the INVITE.<br>&gt; <br>&gt;                 <br>
&gt; <br>&gt;                 <br>&gt; <br>&gt;                 <br>&gt; <br>&gt;                 <br>&gt; <br>&gt;                 On , Bogdan-Andrei Iancu <a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;<br>
&gt;                 wrote:<br>&gt; <br>&gt;                 &gt; Hi Duane,<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; The INVITE generated by the opensips (triggered by<br>&gt;                 the PHP script via MI) will not show up in the opensips<br>&gt;                 script - it is directly sent out by opensips internals<br>
&gt;                 (without script interaction) to the destination from<br>&gt;                 DURI / RURI - the only place where you can see it (on<br>&gt;                 the opensips instance that generates that INVITE) is by<br>
&gt;                 using a local route.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; In your capture, I see that there is a 100 trying<br>&gt;                 reply received after all from the destination - are<br>&gt;                 there any other replies following ?<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Regards,<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Bogdan-Andrei Iancu<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; OpenSIPS Founder and Developer<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; <a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt; On 07/23/2012 07:54 PM, <a href="mailto:duane.larson@gmail.com" target="_blank">duane.larson@gmail.com</a><br>&gt;                 wrote:<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; That is correct there is no answer to the INVITE<br>&gt;                 and it doesn&#39;t appear to even enter the main route of<br>
&gt;                 the OpenSIPS config. I have xlogs set up in the opensips<br>&gt;                 script and I never see the INVITE enter. Here is another<br>&gt;                 sip trace from the php-sip click to call program and for<br>
&gt;                 some reason this INVITE does go through the main route<br>&gt;                 without issue.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; #<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; U 2012/07/23 11:49:04.398750 50.XX.XX.156:5060<br>
&gt;                 -&gt; 99.XX.XX.161:5060<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; INVITE sip:9016XX6XX4@192.168.88.13:3072;line=996he62l<br>&gt;                 SIP/2.0.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Record-Route: 34533;vst=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA;did=38a.ff1a8d45&gt;.<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Via: SIP/2.0/UDP 50.XX.XX.156;branch=z9hG4bK10f3.c6fade97.0.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt; Via: SIP/2.0/UDP 50.XX.XX.54:5065;received=50.XX.XX.54;rport=5065;branch=z9hG4bK185398.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; From: ;tag=34533.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; To: <a href="mailto:sip%3A9016XX6XX4@irock.com" target="_blank">sip:9016XX6XX4@irock.com</a>&gt;.<br>&gt; <br>
&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Call-ID: <a href="mailto:78ecbf1cd5542c12fe2293da14517b38@50.57.75.54" target="_blank">78ecbf1cd5542c12fe2293da14517b38@50.57.75.54</a>.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; CSeq: 20 INVITE.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Contact: .<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Content-Type: application/sdp.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; Max-Forwards: 69.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; User-Agent: PHP SIP.<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Subject: click2call.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Content-Length: 225.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; P-hint: outbound-&gt;inbound .<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; P-hint: Route[6]: mediaproxy .<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; .<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; v=0.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; o=click2dial 0 0 IN IP4 50.57.75.54.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; s=click2dial call.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; c=IN IP4 173.XX.XX.111.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; t=0 0.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; m=audio 12790 RTP/AVP 0 8 18 3 4 97 98.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; a=rtpmap:0 PCMU/8000.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt; a=rtpmap:18 G729/8000.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; a=rtpmap:97 ilbc/8000.<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; a=rtpmap:98 speex/8000.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; #<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; U 2012/07/23 11:49:04.398750 99.XX.XX.161:5060<br>
&gt;                 -&gt; 50.XX.XX.156:5060<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; SIP/2.0 100 Giving a try.<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Via: SIP/2.0/UDP 50.XX.XX.156;branch=z9hG4bK10f3.c6fade97.0.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt; Via: SIP/2.0/UDP 50.XX.XX.54:5065;received=50.XX.XX.54;rport=5065;branch=z9hG4bK185398.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; From: ;tag=34533.<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; To: <a href="mailto:sip%3A9016Xx6xx4@irock.com" target="_blank">sip:9016Xx6xx4@irock.com</a>&gt;.<br>&gt; <br>
&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Call-ID: 78ecbf1cd5542c12fe2293da14517b38@50.XX.xx.54.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; CSeq: 20 INVITE.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Server: OpenSIPS (1.8.0-notls (x86_64/linux)).<br>&gt; <br>
&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; Content-Length: 0.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; .<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; So I am not sure why the first sip trace INVITE I<br>&gt;                 sent isn&#39;t being processed but the one above is. Very<br>
&gt;                 weird.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; I haven&#39;t tried to send it to another OpenSIPS<br>&gt;                 server because I really don&#39;t have any other server to<br>&gt;                 test with.<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; On , Bogdan-Andrei Iancu <a href="mailto:bogdan@opensips.org" target="_blank">bogdan@opensips.org</a>&gt;<br>
&gt;                 wrote:<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; Hi Duane,<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; You mean there is no answer to that INVITE ?<br>&gt;                 When you tried to<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; send the INVITE to another opensips, have you<br>&gt;                 noticed errors in<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; the logs (like parsing errors)?<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; Regards,<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; Bogdan-Andrei Iancu<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; OpenSIPS Founder and Developer<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt; <a href="http://www.opensips-solutions.com" target="_blank">http://www.opensips-solutions.com</a><br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt; On 07/21/2012 07:45 AM, <a href="mailto:duane.larson@gmail.com" target="_blank">duane.larson@gmail.com</a><br>&gt;                 wrote:<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; Has anyone used the ctd.sh example that comes<br>&gt;                 with<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt; Opensips in the &quot;example&quot; folder? I am trying<br>&gt;                 to use it and the<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt; &gt; INVITE gets sent out but nothing happens. I<br>&gt;                 even tried with<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; sending the INVITE to an OpenSIPS server and<br>
&gt;                 the OpenSIPS server<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; never even sees it enter the main route even<br>&gt;                 though I see that the<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; INVITE is making it to the server because an<br>&gt;                 NGREP shows it making<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; it. It doesn&#39;t make much sense. I even did a<br>&gt;                 debug and don&#39;t see<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt; anything showing that OpenSIPS sees the<br>&gt;                 INVITE.<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>
&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt; &gt;<br>&gt; <br>&gt;                 &gt;<br>&gt; <br>&gt;                 &gt;<br>
</div></div>&gt; &lt;br /</blockquote></div><br><br clear="all"><br>-- <br>--<br>*--*--*--*--*--*<br>Duane<br>*--*--*--*--*--*<br>--<br>