[Freeswitch-users] Gateway Registration Issues
Aloysius Lloyd
lloyd.aloysius at gmail.com
Thu May 13 05:46:23 PDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100513/01f6fe45/attachment.html
More information about the FreeSWITCH-users
mailing list