<div dir="ltr">Hi All,<div><br></div><div>here is our test case</div><div><mobile phone> -- 4G -- <INTERNET> -- <FreeSWITCH></div><div><br></div><div>FreeSWITCH version: 1.6.20</div><div><br></div><div><br></div><div>We found that shared address <a href="http://100.64.0.0/10">100.64.0.0/10</a> will be selected in FreeSWITCH  rtp candidate if 4G  provider use this kind of ip address. </div><div>Is it possible to tell FreeSWITCH choose correct public ip address instead of shared address?<br></div><div><br></div><div>here is some part of fs_cli output for reference</div><div><br></div><div><b>remode sdp</b></div><div><div>a=candidate:3652076590 1 udp 2122260223 100.101.139.101 34013 typ host generation 0 network-id 1 network-cost 900</div><div>a=candidate:2959346671 1 udp 1686052607 101.10.88.182 24563 typ srflx raddr 100.101.139.101 rport 34013 generation 0 network-id 1 network-cost 900</div><div>a=candidate:2536356062 1 tcp 1518280447 100.101.139.101 9 typ host tcptype active generation 0 network-id 1 network-cost 900</div></div><div><br></div><div><b>audio candidate</b></div><div><div>018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3481 Save audio Candidate cid: 1 proto: udp type: host addr: <a href="http://100.101.139.101:34013">100.101.139.101:34013</a></div><div>2018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3481 Save audio Candidate cid: 1 proto: udp type: srflx addr: <a href="http://101.10.88.182:24563">101.10.88.182:24563</a></div><div>2018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3523 Searching for rtp candidate.</div><div><font color="#ff0000">2018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3528 Choose rtp candidate, index 0, <a href="http://100.101.139.101:34013">100.101.139.101:34013</a></font></div></div><div><br></div><div><b>video candidate</b></div><div><div>2018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3481 Save video Candidate cid: 1 proto: udp type: host addr: <a href="http://100.101.139.101:52174">100.101.139.101:52174</a></div><div>2018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3481 Save video Candidate cid: 1 proto: udp type: srflx addr: <a href="http://101.10.88.182:24214">101.10.88.182:24214</a></div><div>2018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3523 Searching for rtp candidate.</div><div><font color="#ff0000">2018-07-26 16:51:26.460474 [DEBUG] switch_core_media.c:3528 Choose rtp candidate, index 0, <a href="http://100.101.139.101:52174">100.101.139.101:52174</a></font></div></div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Sincerely</div><div>Albert</div></div>