Hi All,<br>I am trying to create a new sip profile as my provider does not use sip registrations, but uses IP address and port number to identify wether a connection should be allowed.<br>I am currently using the &#39;internal&#39; profile to make calls &#39;&lt;action application=&quot;bridge&quot; data=&quot;sofia/internal/$<a href="mailto:1@80.40.150.150">1@80.40.150.150</a>&quot;/&gt;&#39;, but this is causing a couple of strange anomalies.<br>
I have created a new xml file in sip_profiles and use &#39;sofia profile phisys-2circles start&#39; to add it.<br>But I get the following errors and the profile does not show in &#39;sofia status&#39;<br><br>errors-----------------------------------------------<br>
2011-08-06 17:38:28.620292 [NOTICE] sofia_reg.c:2775 Added gateway &#39;<a href="http://example.com">example.com</a>&#39; to profile &#39;phisys-2circles&#39;<br>2011-08-06 17:38:28.620292 [WARNING] sofia.c:1898 Ignoring duplicate gateway &#39;<a href="http://example.com">example.com</a>&#39;<br>
2011-08-06 17:38:28.624397 [WARNING] sofia.c:1898 Ignoring duplicate gateway &#39;<a href="http://example.com">example.com</a>&#39;<br>2011-08-06 17:38:28.625645 [NOTICE] sofia.c:3999 Started Profile phisys-2circles [sofia_reg_phisys-2circles]<br>
2011-08-06 17:38:28.643631 [DEBUG] sofia.c:1471 Creating agent for phisys-2circles<br>2011-08-06 17:38:28.800994 [ERR] sofia.c:1533 Error Creating SIP UA for profile: phisys-2circles<br>2011-08-06 17:38:28.800994 [NOTICE] sofia_glue.c:5198 deleted gateway <a href="http://example.com">example.com</a><br>
<br>I have added phisys_2circles.xml to the sip_profiles directory and the contents are here <a href="http://pastebin.freeswitch.org/16998">http://pastebin.freeswitch.org/16998</a><br>Any advice welcome as I am at a lost what to do next.<br>
<br>Thanks<br><br>Lloyd T<br>