Tomasz Zieleniewski tzieleniewski@gmail.com wrote:
Invoking force_rtp_proxy() after fix_nated_sdp() causes error that in the connection filed one ip address apears after second (previous one is not removed)
Yes - they are incompatible, and if force_rtp_proxy() is called, you have no need for fix_nated_sdp() at all.
Separate calls to them to different execution branches.