<div dir="ltr">Dear Sir,<br><br>This is my dial plan<br><br>if(!cr_route("default", "0", "$rU", "$rU", "call_id")){<br>
sl_send_reply("403", "Not allowed");<br>
} else {<br>
# In cas of failure, re-route the request<br>
t_on_failure("1");<br>
t_on_reply("1");<div class="im"><br>
force_rtp_proxy();<br>
t_relay();<br>
}<br>
<br>
<br></div>
onreply_route[1] {<br>
if (t_check_status("2[0-9][0-9]")<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"><<a href="mailto:michofr@gmail.com">michofr@gmail.com</a>></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'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'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>