I'm working on a setup where we have rtpproxy on a machine with eth0
IP 10.10.5.141/19 and eth1 IP 10.10.10.78/24. When using
force_rtp_proxy("","10.10.5.141"); the connection information (c)
field in the SDP is not being set to the ip 10.10.5.141 It is
instead being set to 10.10.10.78
We are starting to run out of ideas on getting the proper contact
address into the sdp based on call source signaling ip. Does anyone
have any ideas what the problem could be?
Thanks
Stagg