On 26/08/14 12:47 AM, Juha Heinanen wrote:
if trust-address flag is not set in rtpengine_offer,
"the RTP proxy
ignores address in the SDP and uses source address of the SIP message as
media address which is passed to the RTP proxy".
if there is another, e.g. a loadbalancer, proxy in front of the proxy,
source address of SIP message is not correct media address. it thus
looks to me that a new media-address= flag would be needed, where media
address is taken from if the flag is present.
It already exists. It's the replacement for what used to be the second
parameter to the _offer/_answer() etc functions. Did I forget to
document it?
cheers