On 07/12/13 08:32, Richard Fuchs wrote:
On 07/12/13 05:48, Juha Heinanen wrote:
it would result in double rewrite of the sdp when one motivation of using mediaproxy-ng is that it does the rewriting only once. there should be possibility pass sdp ip address as parameter in offer and answer calls.
This is possible through the second parameter to rtpproxy_offer/answer/manage(). Mediaproxy-ng doesn't support this yet (we have no use for it, auto-discovery works well enough), but it's next up on my todo list for compatibility's sake.
This is now implemented in both rtpproxy-ng and mediaproxy-ng.
cheers