Do you have configured public interface?<div>Show us &quot;sofia status&quot; output?</div><div><br>--<br>Nikolay<br>
<br><br><div class="gmail_quote">On Wed, May 9, 2012 at 1:24 PM, Fernando Di Nucci <span dir="ltr">&lt;<a href="mailto:f.dinucci@alice.it" target="_blank">f.dinucci@alice.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

First of all thank you for your time.<br>
<br>
According to your suggestions I tried:<br>
<div><br>
&lt;include&gt;<br>
     &lt;gateway name=&quot;voipstunt&quot;&gt;<br>
       &lt;param name=&quot;username&quot; value=&quot;*********&quot;/&gt;<br>
       &lt;param name=&quot;password&quot; value=&quot;*********&quot;/&gt;<br>
</div>       &lt;param name=&quot;realm&quot; value=&quot;<a href="http://voipstunt.com" target="_blank">voipstunt.com</a>&quot;/&gt;<br>
       &lt;param name=&quot;proxy&quot; value=&quot;<a href="http://sip.voipstunt.com" target="_blank">sip.voipstunt.com</a>&quot;/&gt;<br>
<div>       &lt;param name=&quot;expire-seconds&quot; value=&quot;800&quot;/&gt;<br>
       &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;<br>
       &lt;param name=&quot;retry-seconds&quot; value=&quot;60&quot;/&gt;<br>
</div>       &lt;param name=&quot;caller-id-in-from&quot; value=&quot;false&quot;/&gt;<br>
<div>       &lt;param name=&quot;context&quot; value=&quot;public&quot;/&gt;<br>
     &lt;/gateway&gt;<br>
&lt;/include&gt;<br>
<br>
</div>after issuing at fs_cli console:<br>
<br>
/debug 9<br>
sofia profile external siptrace on<br>
<br>
I get<br>
<br>
    ------------------------------------------------------------------------<br>
2012-05-09 19:18:39.041881 [WARNING] sofia_reg.c:405 Timeout Registering<br>
voipstunt<br>
2012-05-09 19:18:40.041894 [WARNING] sofia_reg.c:429 voipstunt Failed<br>
Registration [0], setting retry to 60 seconds.<br>
send 645 bytes to udp/[77.72.169.134]:5060 at 17:18:40.065594:<br>
    ------------------------------------------------------------------------<br>
    REGISTER sip:<a href="http://sip.voipstunt.com" target="_blank">sip.voipstunt.com</a>;transport=udp SIP/2.0<br>
    Via: SIP/2.0/UDP 192.168.30.30:5080;rport;branch=z9hG4bK2XryvegBXNejD<br>
    Max-Forwards: 70<br>
    From: &lt;sip:*********@<a href="http://sip.voipstunt.com" target="_blank">sip.voipstunt.com</a>;transport=udp&gt;;tag=2crj3HatDt40g<br>
    To: &lt;sip:********@<a href="http://sip.voipstunt.com" target="_blank">sip.voipstunt.com</a>;transport=udp&gt;<br>
    Call-ID: 35f3320b-4bd0-414a-8324-0a98c411f6c6<br>
    CSeq: 27955864 REGISTER<br>
    Contact:<br>
&lt;sip:gw+voipstunt@192.168.30.30:5080;transport=udp;gw=voipstunt&gt;<br>
    Expires: 800<br>
    User-Agent: FreeSWITCH-mod_sofia/1.0.head-svn-exported<br>
    Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO,<br>
REGISTER, REFER, NOTIFY<br>
    Supported: timer, precondition, path, replaces<br>
    Content-Length: 0<br>
<br>
    ------------------------------------------------------------------------<br>
<br>
<br>
repeated many times.<br>
<br>
I&#39;m new to freeswitch, so if a have to do something different, please<br>
let me know.<br>
<div><div><br>
Thank you<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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>