[OpenSIPS-Users] Error when using rtpproxy.

Iñaki Baz Castillo ibc at aliax.net
Mon Apr 27 15:11:50 CEST 2009


2009/4/27 Sergio Gutierrez <saguti at gmail.com>:
> 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
<ibc at aliax.net>



More information about the Users mailing list