No subject
Thu Jan 29 11:41:19 CET 2009
length" nor "can't extract body from the message".<br>
In my opensips.cfg there's a route, route6 :<br>
<br>
route[6] {<br>
#---- RTP Proxy handling ---#<br>
if (is_method("BYE|CANCEL")) {<br>
unforce_rtp_proxy();<br>
}<br>
else if (is_method("INVITE")){<br>
#---- Activates the RTP Proxy for the CALLEE ---#<br>
force_rtp_proxy();<br>
t_on_failure("1");<br>
};<br>
}<br>
<br>
<br>
so, when an UAC is checked as "natted" (via flags 5 and 6), then the
flow enters into route6.<br>
<br>
Roberto<br>
</body>
</html>
--------------010004080404040907020302--
More information about the Users
mailing list