<div dir="ltr"><span style="font-size:13px">Hi,</span><div style="font-size:13px"><br></div><div style="font-size:13px">I am experimenting with mod_verto and using the demo to call to a conference on my server (logs on FreeSwitch seems ok generally), the issue is that I am not receiving/sending any audio (I would expect to hear moh at this point), I suspect this is because FreeSwitch sends an ice host candidate set to the internal ip instead of the external, here is the SDP:</div><div style="font-size:13px"><br></div><div style="font-size:13px"><div>o=FreeSWITCH 1420641299 1420641300 IN IP4 10.245.43.195</div><div>s=FreeSWITCH</div><div>c=IN IP4 10.245.43.195</div><div>t=0 0</div><div>a=msid-semantic: WMS Z2NxBScFjmpLZIlgYwYbxA7GyEbpC0Br</div><div>m=audio 26060 RTP/SAVPF 111 126</div><div>a=rtpmap:111 opus/48000/2</div><div>a=fmtp:111 maxplaybackrate=48000; minptime=10</div><div>a=rtpmap:126 telephone-event/8000</div><div>a=silenceSupp:off - - - -</div><div>a=ptime:20</div><div>a=sendrecv</div><div>a=fingerprint:sha-256 0D:BB:87:E0:B6:8A:AE:0D:32:3F:54:9F:36:FF:9B:89:28:AB:B4:17:BC:95:0D:2E:48:0C:33:30:78:52:5F:24</div><div>a=rtcp-mux</div><div>a=rtcp:26060 IN IP4 10.245.43.195</div><div>a=ssrc:1435389439 cname:TfPkXSQ755IUEU1s</div><div>a=ssrc:1435389439 msid:Z2NxBScFjmpLZIlgYwYbxA7GyEbpC0Br a0</div><div>a=ssrc:1435389439 mslabel:Z2NxBScFjmpLZIlgYwYbxA7GyEbpC0Br</div><div>a=ssrc:1435389439 label:Z2NxBScFjmpLZIlgYwYbxA7GyEbpC0Bra0</div><div>a=ice-ufrag:hQuEgraFWcUo2lGL</div><div>a=ice-pwd:qmWe5Cb0xJL2tDkAjF4pW5UJ</div><div>a=candidate:0460306999 1 udp 659136 10.245.43.195 26060 typ host generation 0</div></div><div style="font-size:13px"><br></div><div style="font-size:13px">Using Wireshark I see that the client is trying to send packets to 10.245.43.195 which obviously fails..</div><div style="font-size:13px"><br></div><div style="font-size:13px">How can I fix this?</div><div style="font-size:13px"><br></div><div style="font-size:13px">Thanks,</div><div style="font-size:13px">Adam</div></div>