sipwise / rtpengine

The Sipwise media proxy for Kamailio
GNU General Public License v3.0
763 stars 360 forks source link

RTP Engine two interfaces with private IPs #1805

Closed andrei1594 closed 4 months ago

andrei1594 commented 4 months ago

Is your feature request related to a problem? Please describe

Hello, I have the following configuration, EC2 instance where the Kamailio and RTP engine are running. This Instance has two interfaces eth0=172.31.12.19 and eth1=172.21.12.20. The call is established, but the issue is in the SDP (Connection information header) in both directions the IP 172.31.12.19 is being sent, so the RTP is sent to the wrong interface.

Below is the configuration of the rtpengine, that I am using. Could you please let me know what is wrong or what is missing?

rtpengine.conf (see the attachment in the first comment)

Thank you in advance!

andrei1594 commented 4 months ago

rtpengine_conf.txt

rfuchs commented 4 months ago

The Github issue tracker is not a support forum. Use the mailing list for questions.