Hi,<div><br></div><div>i&#39;m currently working with kamailio 3.2 and rtpproxy 1.2.1. Both are set up on the same computer.</div><div>When rtpproxy adds an SDP to an Invite, it adds two IPv4 addresses in owner/creator session and connection information field with an error, i.e:</div>
<div><br></div><div><b>Owner/Connection Information (o)</b>: doubango 1983 678901 IN IP4 <b><font color="#ff0000">172.27.170.984</font></b> 172.27.170.98</div><div><b>Connection Information (c)</b>: IN IP4 
<b><font color="#ff0000">172.27.170.984</font></b> 172.27.170.98</div><div><br></div><div>the correct ones should be :</div><div><br></div><div><b>Owner/Connection Information (o)</b>: doubango 1983 678901 IN IP4 172.27.170.98
</div><div><b>Connection Information (c)</b>: IN IP4 172.27.170.98</div><div><br></div><div>Thanks for help!!</div>