<div dir="ltr">Hi all,<div><br><div>  Checking on the asterisk source code I've seen that SIP will always use the IP address in the "c=" field of SDP to send media. Is that correct?</div><div><br></div><div>  Is there a case where asterisk would send media to the received source IP address instead of the one he got on the SDP?</div><div><br></div><div>  I know the externip and localnet config, but it seams that this only changes the media IP address that asterisk informs on his SDP.</div><div><br></div><div>  The only way to solve it would be the endpoint be using STUN/ICE or I'm missing something?</div><div><br></div><div>  scenario: endpoint inform his LAN address on his SDP and asterisk send media to it, no audio.</div><div>asterisk=DMZ</div><div>endpoint behind NAT</div><div>[general]</div><div>externhost setted</div><div>localnet setted</div><div><br></div><div>[endpoint]</div><div>nat=yes</div><div><br></div><div>Thanks,</div><div>Gabriel</div></div></div>