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>&lt;include&gt;</div><div>  &lt;gateway name=&quot;wwc_test&quot;&gt;</div>

<div>    &lt;param name=&quot;auth-username&quot; value=&quot;username&quot;/&gt;</div><div>    &lt;param name=&quot;username&quot; value=&quot;14161231234&quot; /&gt;</div><div>    &lt;param name=&quot;password&quot; value=&quot;password&quot; /&gt;</div>

<div>    &lt;param name=&quot;proxy&quot; value=&quot;<a href="http://sbc1.iristel.net">sbc1.iristel.net</a>&quot; /&gt;</div><div>    &lt;param name=&quot;realm&quot; value=&quot;<a href="http://iristel.net">iristel.net</a>&quot; /&gt;</div>

<div>    &lt;param name=&quot;expire-seconds&quot; value=&quot;120&quot;/&gt;</div><div>    &lt;param name=&quot;register&quot; value=&quot;true&quot;/&gt;</div><div>    &lt;param name=&quot;retry-seconds&quot; value=&quot;30&quot;/&gt;</div>

<div>    &lt;param name=&quot;ping&quot; value=&quot;25&quot;/&gt;</div><div>  &lt;/gateway&gt;</div><div>&lt;/include&gt;</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: &lt;sip:gw+test_iristel@10.20.30.1:5080;transport=udp;gw=test_iristel&gt;.</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: &lt;<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>