2009/4/27 Sergio Gutierrez <[email protected]>:
> 4. At on reply route registered for outbound requests: force_rtp_proxy.
> 5. For provisional replies: force_rtp_proxy

If OpenSIPS receives a "180 ringing" it will not contain SDP.
force_rtp_proxy() should be called just after checking that the
message (request or response) does contain a SDP. For that, you can
check the $ct (content-type) pseudo-variable, it must be
"application/sdp".

-- 
Iñaki Baz Castillo
<[email protected]>

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to