Hello all,
I would like to propose the removal of force_rtp_proxy function from
the rtpproxy (k) module.
Instead, the rtpproxy_offer/rtpproxy_answer should be used.
Why?
- force_rtp_proxy no longer support 200ok/ACK SDP negotiation ('s'
flag was deprecated);
- all functionality of force_rtp_proxy is provided by
rtpproxy_offer/rtpproxy_answer;
- rtpproxy_offer/rtpproxy_answer is easier to use in the config.
Objections?
Regards,
Ovidiu Sas