Hello,
On 9/21/10 5:12 PM, Ovidiu Sas wrote:
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?
personally I haven't tested much those functions. Maybe is better for
now to mark it obsolete and add a warning message at startup (via
fixup), then remove it with next release, allowing some maturity tests
for new ones. I am saying that also because most of existing configs out
there are using this function and new people will look for it.
Cheers,
Daniel