<div dir="ltr">Dear Sir,<br><br>This is my dial plan<br><br>if(!cr_route(&quot;default&quot;, &quot;0&quot;, &quot;$rU&quot;, &quot;$rU&quot;, &quot;call_id&quot;)){<br>
     sl_send_reply(&quot;403&quot;, &quot;Not allowed&quot;);<br>
   } else {<br>
       # In cas of failure, re-route the request<br>
        t_on_failure(&quot;1&quot;);<br>
        t_on_reply(&quot;1&quot;);<div class="im"><br>
        force_rtp_proxy();<br>
        t_relay();<br>
}<br>
<br>
<br></div>
onreply_route[1] {<br>
   if (t_check_status(&quot;2[0-9][0-9]&quot;)<div id=":1eu" class="ii gt">) {<br>
         force_rtp_proxy();<br>
   }<br>
}<br>Regards<br></div><br><br><div class="gmail_quote">On Fri, Mar 6, 2009 at 8:56 PM, michel freiha <span dir="ltr">&lt;<a href="mailto:michofr@gmail.com">michofr@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div dir="ltr">Hi all,<br>I&#39;m getting the below error when trying to make a call through OpenSIPS<br><br>DBG:core:parse_headers: flags=ffffffffffffffff<br>Mar  6 20:43:29 [7117] ERROR:nathelper:extract_body: message body has length zero<br>

Mar  6 20:43:29 [7117] ERROR:nathelper:force_rtp_proxy2_f: can&#39;t extract body from the message<br><br>Can you explain please how this is affecting the call specially that the call is working fine<br><br>Regards<br></div>

</blockquote></div><br></div>