[Freeswitch-users] Gateway Registration Issues

Aloysius Lloyd lloyd.aloysius at sunteltech.ca
Sun May 16 21:28:40 PDT 2010


Hi David,

Thank you for the answer. your suggestion solve my problem.

Thanks,
Lloyd


On Thu, May 13, 2010 at 8:58 AM, David Ponzone <david.ponzone at gmail.com>wrote:

> Aloysius,,
>
> That is an old-skool carrier.
> You have to add this line to your gateway params:
>
> <param name="extension-in-contact" value="true"/>
>
>
>  David Ponzone  Direction Technique
> email: david.ponzone at ipeva.fr
> tel:      01 74 03 18 97
> gsm:   06 66 98 76 34
>
> Service Client IPeva
> tel:      0811 46 26 26
> www.ipeva.fr  -   www.ipeva-studio.com
>
> *Ce message et toutes les pièces jointes sont confidentiels et établis à
> l'intention exclusive de ses destinataires. Toute utilisation ou diffusion
> non autorisée est interdite. Tout message électronique est susceptible
> d'altération. **IPeva** décline toute responsabilité au titre de ce
> message s'il a été altéré, déformé ou falsifié. Si vous n'êtes pas
> destinataire de ce message, merci de le détruire immédiatement et d'avertir
> l'expéditeur.*
> *
> *
>
>
>
> Le 13/05/2010 à 14:46, Aloysius Lloyd a écrit :
>
> Hi All,
>
> I am trying to connect IRISTEL ( CLEC ) in Canada and FreeSWITCH. I have
> the following gateway configuration
>
> <include>
>   <gateway name="wwc_test">
>     <param name="auth-username" value="username"/>
>     <param name="username" value="14161231234" />
>     <param name="password" value="password" />
>     <param name="proxy" value="sbc1.iristel.net" />
>     <param name="realm" value="iristel.net" />
>     <param name="expire-seconds" value="120"/>
>     <param name="register" value="true"/>
>     <param name="retry-seconds" value="30"/>
>     <param name="ping" value="25"/>
>   </gateway>
> </include>
>
>
> The above configuration is not working. I have the following error in cli
> Error.
>
> *2010-05-13 08:34:15.987465 [ERR] sofia_reg.c:1501 14161231234
> Registration Failed with status Conflict [409]. failure #1*
>
> ====
>
> Also carrier saying there is conflict in the contact field.Here is how
> they receive now.
>
> *Contact: <
> sip:gw+test_iristel at 10.20.30.1:5080;transport=udp;gw=test_iristel>.*
>
> But the contact field should be like below
>
> Contact: <14161231234 at 10.20.30.1:5080;
>
> Any suggestions?
>
> Thanks in advance.
>
> Lloyd
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
>
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100517/c6ca1168/attachment.html 


More information about the FreeSWITCH-users mailing list