<div dir="ltr">Could this be a version bug?, or there is something wrong with the configs/concept.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 22, 2013 at 12:52 PM, Salman Zafar <span dir="ltr">&lt;<a href="mailto:msalman212@gmail.com" target="_blank">msalman212@gmail.com</a>&gt;</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><div><div>Hello all,<br></div>         While using basic topo-hiding <strong>script_scenario, </strong>I am facing a problem of CANCEL packet not being able to relayed to CALLEE by B2BUA opensip.<br>
<br>
</div>The scenario is as follow:<br><br></div>Caller -&gt;Carrier ( x.x.36.69) -&gt; B2BUA(x.x.x.171) -&gt; Proxy(x.x.x.142) .... <br><div><div><div><div><div><div><div><div><div><br></div><div>When caller CANCEL the call, B2BUA server replies back with 200  cancenling but does not intimate callee resulting in request timeout.<br>

<br></div><div>SIP Traces are attached, and following is the brief config <br></div><div><br> <br></div><div><u><b>MODParameter</b></u><br>modparam(&quot;b2b_entities&quot;, &quot;script_req_route&quot;, &quot;b2b_request&quot;)<br>

modparam(&quot;b2b_entities&quot;, &quot;script_reply_route&quot;, &quot;b2b_reply&quot;)<br>modparam(&quot;b2b_logic&quot;, &quot;use_init_sdp&quot;, 1)<br><br clear="all"><u><b>CANCEL BLOCK</b></u><br>        if (is_method(&quot;CANCEL&quot;))<br>

        {<br>                if (t_check_trans()){<br>                        t_relay();<br>                }<br>                exit;<br>        }<br><br></div><div><u><b>INVITE</b></u><br></div><div>force_send_socket(udp:<a href="http://192.168.226.171:5060" target="_blank">192.168.226.171:5060</a>);<br>

                setflag(ACC_DO); # do accounting<br>                if(src_ip==192.168.36.69) {<br>                        $rd = &quot;192.168.226.142&quot;;<br>                        $rp = &quot;5060&quot;;<br>                } else  {<br>

                        $rd = &quot;192.168.36.69&quot;;<br>                        $rp = &quot;5060&quot;;<br>                }<br><br></div><div>       b2b_init_request(&quot;top hiding&quot;);<br>       record_route();<br>

</div><div>       exit;<br></div><div><br>--  <br></div><div><div dir="ltr"><font face="&#39;times new roman&#39;, serif">Regards</font><div><font face="&#39;times new roman&#39;, serif"><br>
</font><div><pre cols="72"><font face="&#39;times new roman&#39;, serif">M. Salman Zafar<br>VoIP Professional<br></font><br></pre></div></div></div>
</div></div></div></div></div></div></div></div></div></div>
</blockquote></div><br><br clear="all"><br>-- <br><div dir="ltr"><font face="&#39;times new roman&#39;, serif">Regards</font><div><font face="&#39;times new roman&#39;, serif"><br></font><div><pre cols="72"><font face="&#39;times new roman&#39;, serif">M. Salman Zafar<br>
VoIP Professional<br></font><br></pre></div></div></div>
</div>