Sebastian Damm writes:
I switched from rtpproxy module to the rtpproxy-ng
module lately, and
noticed a strange behavior. In my branch route to the device, I have two
statements:
fix_nated_sdp("1");
rtpproxy_offer();
i would make only one of the above calls depending on if the destination
supports direction:active or not.
-- juha