So you are sending registration packets out but you aren't getting anything back? I would try a few different things. First, for testing, try moving your gateway over to the internal profile. I'm wondering if they are trying to send stuff back to port 5060.<br>
<br>-MC<br><br><div class="gmail_quote">On Wed, May 9, 2012 at 10:24 AM, Fernando Di Nucci <span dir="ltr"><<a href="mailto:f.dinucci@alice.it" target="_blank">f.dinucci@alice.it</a>></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 class="im"><br>
<include><br>
<gateway name="voipstunt"><br>
<param name="username" value="*********"/><br>
<param name="password" value="*********"/><br>
</div> <param name="realm" value="<a href="http://voipstunt.com" target="_blank">voipstunt.com</a>"/><br>
<param name="proxy" value="<a href="http://sip.voipstunt.com" target="_blank">sip.voipstunt.com</a>"/><br>
<div class="im"> <param name="expire-seconds" value="800"/><br>
<param name="register" value="true"/><br>
<param name="retry-seconds" value="60"/><br>
</div> <param name="caller-id-in-from" value="false"/><br>
<div class="im"> <param name="context" value="public"/><br>
</gateway><br>
</include><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: <sip:*********@<a href="http://sip.voipstunt.com" target="_blank">sip.voipstunt.com</a>;transport=udp>;tag=2crj3HatDt40g<br>
To: <sip:********@<a href="http://sip.voipstunt.com" target="_blank">sip.voipstunt.com</a>;transport=udp><br>
Call-ID: 35f3320b-4bd0-414a-8324-0a98c411f6c6<br>
CSeq: 27955864 REGISTER<br>
Contact:<br>
<sip:gw+voipstunt@192.168.30.30:5080;transport=udp;gw=voipstunt><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'm new to freeswitch, so if a have to do something different, please<br>
let me know.<br>
<div class="HOEnZb"><div class="h5"><br>
Thank you<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">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">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>