Hi All,
<div><br></div><div>I am trying to connect IRISTEL ( CLEC ) in Canada and FreeSWITCH. I have the following gateway configuration</div><div><br></div><div><div><include></div><div> <gateway name="wwc_test"></div>
<div> <param name="auth-username" value="username"/></div><div> <param name="username" value="14161231234" /></div><div> <param name="password" value="password" /></div>
<div> <param name="proxy" value="<a href="http://sbc1.iristel.net">sbc1.iristel.net</a>" /></div><div> <param name="realm" value="<a href="http://iristel.net">iristel.net</a>" /></div>
<div> <param name="expire-seconds" value="120"/></div><div> <param name="register" value="true"/></div><div> <param name="retry-seconds" value="30"/></div>
<div> <param name="ping" value="25"/></div><div> </gateway></div><div></include></div><div><br></div><div><br></div><div>The above configuration is not working. I have the following error in cli Error.</div>
<div><br></div><div><div><font class="Apple-style-span" color="#FF0000"><b>2010-05-13 08:34:15.987465 [ERR] sofia_reg.c:1501 14161231234 Registration Failed with status Conflict [409]. failure #1</b></font></div><div><br>
</div><div>====</div><div><br></div><div>Also carrier saying there is conflict in the contact field.Here is how they receive now.</div><div><br></div><div><div><b><font class="Apple-style-span" color="#FF0000">Contact: <sip:gw+test_iristel@10.20.30.1:5080;transport=udp;gw=test_iristel>.</font></b></div>
<div><br></div><div>But the contact field should be like below</div><div><br></div><div><font class="Apple-style-span" color="#3366FF">Contact: <<a href="http://14161231234@10.20.30.1:5080">14161231234@10.20.30.1:5080</a>;</font></div>
</div></div></div><div><br></div><div>Any suggestions?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>Lloyd</div><div><br></div>