Hello James,<br><br>are you using a Dinstar GSM Gateway or this is a another issue? ??<br><br>-I used to get the same error with my gateway but only when I forced registration so your profile doesn&#39;t make much sense to me.<br>
-Check your gateway configuration, check the port and IP where your FS is listening. (5080 is external by default in FS and you&#39;ll probably have to set it in your GW)<br>-your   &lt;param name=&quot;expire-seconds&quot; value=&quot;&quot;/&gt; is empty.<br>
<br>Please let me know if you need some help, I have the feeling you&#39;ve solved this by now. ;)<br><br>Best Regards<br><br><br><br><div class="gmail_quote">2011/9/21 James zhu <span dir="ltr">&lt;<a href="mailto:zhulizhong@live.com" target="_blank">zhulizhong@live.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div><div dir="ltr">
hi:<br>I am using GSM gateway to regiester to freeswitch, the incoming from gsm gateway is ok, but i can not regiester<br>into freeswitch due to the gateway connection.<br>===the debug info from fs_CLI<br>   ------------------------------------------------------------------------<br>

2011-09-21 23:14:50.645350 [ERR] sofia_reg.c:1496 gsm Registration Failed with status Request Timeout [408]. failure #33<br>2011-09-21 23:14:53.318802 [WARNING] sofia_reg.c:386 gsm Failed Registration, setting retry to 1020 seconds.<br>

=====sip trace ===============<br><br>   ------------------------------------------------------------------------<br>send 590 bytes to udp/[172.16.33.11]:5060 at 15:14:50.147741:<br>   ------------------------------------------------------------------------<br>

   REGISTER sip:172.16.33.11 SIP/2.0<br>   Via: SIP/2.0/UDP 172.16.33.100:5080;rport;branch=z9hG4bKB09cFa6Uvyc1H<br>   Max-Forwards: 70<br>   From: &lt;<a href="mailto:sip%3A1000@172.16.33.11" target="_blank">sip:1000@172.16.33.11</a>;transport=udp&gt;;tag=B1ytyyXQS3NKr<br>

   To: &lt;<a href="mailto:sip%3A1000@172.16.33.11" target="_blank">sip:1000@172.16.33.11</a>;transport=udp&gt;<br>   Call-ID: 4809dacc-aeee-4a33-a245-884c6788a4a6<br>   CSeq: 17972965 REGISTER<br>   Contact: &lt;sip:gw+gsm@172.16.33.100:5080;transport=udp;gw=gsm&gt;<br>

   Expires: 30<br>   User-Agent: FreeSWITCH-mod_sofia/1.0.6-svn-exported<br>   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY<br>   Supported: timer, precondition, path, replaces<br>

   Content-Length: 0<br>   ------------------------------------------------------------------------<br>send 590 bytes to udp/[172.16.33.11]:5060 at 15:14:46.146854:<br>   ------------------------------------------------------------------------<br>

   REGISTER sip:172.16.33.11 SIP/2.0<br>   Via: SIP/2.0/UDP 172.16.33.100:5080;rport;branch=z9hG4bKB09cFa6Uvyc1H<br>   Max-Forwards: 70<br>   From: &lt;<a href="mailto:sip%3A1000@172.16.33.11" target="_blank">sip:1000@172.16.33.11</a>;transport=udp&gt;;tag=B1ytyyXQS3NKr<br>

   To: &lt;<a href="mailto:sip%3A1000@172.16.33.11" target="_blank">sip:1000@172.16.33.11</a>;transport=udp&gt;<br>   Call-ID: 4809dacc-aeee-4a33-a245-884c6788a4a6<br>   CSeq: 17972965 REGISTER<br>   Contact: &lt;sip:gw+gsm@172.16.33.100:5080;transport=udp;gw=gsm&gt;<br>

   Expires: 30<br>   User-Agent: FreeSWITCH-mod_sofia/1.0.6-svn-exported<br>   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY<br>   Supported: timer, precondition, path, replaces<br>

   Content-Length: 0<br><br>=======gateway confi: ======<br>&lt;include&gt;<br>  &lt;gateway name=&quot;gsm&quot;&gt;<br>  &lt;!--/// account username *required* ///--&gt;<br>  &lt;!-- Extension 1000 in my case --&gt;<br>

  &lt;param name=&quot;username&quot; value=&quot;1000&quot;/&gt;<br>  &lt;!--/// auth realm: *optional* same as gateway name, if blank ///--&gt;<br>  &lt;!-- It must aim to the  GateWay IP 192.168.2.2 in my case --&gt;<br>

 <b> &lt;param name=&quot;realm&quot; value=&quot;172.16.33.11&quot;/&gt;</b><br>  &lt;!--1234 in my case--&gt;<br>  &lt;param name=&quot;password&quot; value=&quot;1234&quot;/&gt;<br>  &lt;!--/// expire in seconds: *optional* 3600, if blank ///--&gt;<br>

  &lt;param name=&quot;expire-seconds&quot; value=&quot;&quot;/&gt;<br>  &lt;!--/// do not register ///--&gt;<br>  &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>  &lt;!-- which transport to use for register --&gt;<br>

  &lt;param name=&quot;sip-trace&quot; value=&quot;yes&quot;/&gt;<br><br> &lt;/gateway&gt;<br> &lt;/include&gt;<br>freeswitch@internal&gt; sofia status<br>                     Name          Type                                       Data      State<br>

=================================================================================================<br>                 external       profile           <a href="http://sip:mod_sofia@172.16.33.100:5080" target="_blank">sip:mod_sofia@172.16.33.100:5080</a>      RUNNING (0)<br>

    external::<a href="http://example.com" target="_blank">example.com</a>       gateway                    <a href="mailto:sip%3Ajoeuser@example.com" target="_blank">sip:joeuser@example.com</a>      NOREG<br>            <b>external::gsm       gateway                      <a href="mailto:sip%3A1000@172.16.33.11" target="_blank">sip:1000@172.16.33.11</a>      FAIL_WAIT</b><br>

            internal-ipv6       profile                   sip:mod_sofia@[::1]:5060      RUNNING (0)<br>                 internal       profile           <a href="http://sip:mod_sofia@172.16.33.100:5060" target="_blank">sip:mod_sofia@172.16.33.100:5060</a>      RUNNING (0)<br>

            172.16.33.100         alias                                   internal      ALIASED<br>=================================================================================================<br>somehow, the gateway never sends anything.  anyone can give a hit?<br>

<br>Best regards,<br><font color="#888888">James.zhu<br>Doing asterisk/PRI/ss7/dahdi, linux, asterisk cards, gateway(fxs/fxo/pri&lt;-&gt;SIP).<br>website: <a href="http://www.voipviews.com" target="_blank">www.voipviews.com</a> <br>

                                               </font></div></div>
<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>
<br></blockquote></div><br>