Sounds like an NAT problem. You have two connections set up for a call - one for the signalling and one for the media. It&#39;s common that behind NAT you can have SIP working but RTP broken.<br><br>Off the top of my head there&#39;s a few possible reasons:<br>
- The router is too dumb to spot the SIP and automatically open the RTP ports: forwarding those manually may help resolve that.<br>- The router has a SIP ALG that tries to correct the IPs sent through SIP and actually breaks things even worse: try disabling that feature.<br>
- Freeswitch doesn&#39;t know the external IP address and will send the internal IP in the SDP, so the other host doesn&#39;t know where to send RTP to: try using STUN, or setting ext-sip-ip and ext-rtp-ip on the sip profile.<br>
<br>DMZ might help work around any of the above without actually solving your real problem.<br><br>-Steve<br><br><br><div class="gmail_quote">On 28 January 2011 22:31, Joao Leme <span dir="ltr">&lt;<a href="mailto:joaocarlosleme@gmail.com">joaocarlosleme@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div>FINALLY I got it to work, I can now remotely log in on the internal profile (port 5060) after placing the computer running Freeswitch on DMZ (changed on Firewall), although that&#39;s not the ideal solution, so I was wondering why it wasn&#39;t working before. I had the firewall set up according to the wiki on &quot;<a href="http://wiki.freeswitch.org/wiki/Firewall" target="_blank">http://wiki.freeswitch.org/wiki/Firewall</a>&quot; and other than that I changed the &quot;domain&quot; on vars.xml to my external ip of the router, it created an ALIAS so that I can use as the &quot;Domain&quot; on X-lite to log on. So I had the internal profile mod_sofia@192.168.X.XX:5060 and the Alias 76.XXX.XX.XX, that was before and I was able to LogIn, make calls but NO SOUND. NOW once I forwarded all the port through DMZ, this particular router 2701HG-B Gateway (Att) required me to change my (freeSwitch running computer) static ipv4 (192.XXX.X.XX) to DHCP and then assigned me the external IP (76.XXX.XX.XX) as my a Ipv4. Now the internal profile (sofia status) is mod_sofia@76.XXX.XX.XX:5060 and I&#39;m not using the ALIAS.</div>


<div><br></div><div>SO...I was wondering...it wasn&#39;t working before because 1) A Firewall configuration missing? 2) A NAT/Firewall problem or 3) Freeswitch internal profile running on local machine ipv4 192..... and I logging on using the router external IP 76.XX and the Alias didn&#39;t do the job????? </div>


<div><br></div><div>Sorry there is some nonsense question, I&#39;m a beginner and any help is appreciated.</div><div>Thanks,</div><div>John</div><div><div></div><div class="h5"><div><br></div><div>On Tue, Jan 11, 2011 at 1:37 AM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com" target="_blank">steveayre@gmail.com</a>&gt;</span> wrote:</div>

<div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

If you&#39;re able to dial in but you&#39;re getting no sound, it&#39;s probably<br>
NAT stopping the audio get through.<br>
<br>
There&#39;s quite a bit of information on NAT on the Wiki that might be of use.<br>
<br>
<a href="http://wiki.freeswitch.org/wiki/NAT" target="_blank">http://wiki.freeswitch.org/wiki/NAT</a><br>
<br>
-Steve<br>
<div><div></div><div><br>
<br>
On 11 January 2011 00:39, Joao Leme &lt;<a href="mailto:joaocarlosleme@gmail.com" target="_blank">joaocarlosleme@gmail.com</a>&gt; wrote:<br>
&gt; Hi There,<br>
&gt; What do I have to do to be able to LogIn to Freeswitch from Home (server is<br>
&gt; located at office) starting from the basic/original configuration?<br>
&gt; I&#39;m using X-Lite. I&#39;ve been able to LogIn replacing the internal IP by the<br>
&gt; external IP from the Office but the sound is not working so I wanted to know<br>
&gt; what are the configuration changes that have to be done to allow it. Do I<br>
&gt; have to create a different profile? I want be able to do the same just as if<br>
&gt; I was at the Office.<br>
&gt; Thanks,<br>
&gt; John<br>
</div></div><div><div></div><div>&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>