<div dir="ltr">I usually have my origination providers send to $number@$myserver:5080 so it goes to external and hits the public context.<div>Or, if they won&#39;t, I create a user with their ACL and set the context on the user to public.</div>

<div><br></div><div>Hmm, perhaps external gateway that doesn&#39;t register would work and be cleaner.. <br clear="all"><div dir="ltr"><span style="font-family:Verdana,Arial,Helvetica,sans-serif"><span style="font-size:small">-Avi</span></span></div>


<br><br><div class="gmail_quote">On Thu, Jan 26, 2012 at 11:08 AM,  <span dir="ltr">&lt;<a href="mailto:georg@riseup.net">georg@riseup.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

He Vishal,<br>
<div class="im"><br>
&gt; We are trying to use FS to handle incoming call from SIP provider.<br>
&gt; Provider<br>
&gt; doesnt have any authentication because its all inbound traffic. They have<br>
&gt; configured their SIP trunk to point to our FreeSwitch Box.<br>
<br>
</div>I don&#39;t think you have to use a username. I&#39;ve got a similar setup, my<br>
external.xml config is looking like:<br>
<br>
&lt;include&gt;<br>
  &lt;gateway name=&quot;xxx&quot;&gt;<br>
    &lt;param name=&quot;proxy&quot; value=&quot;THE.I.R.IP&quot;/&gt;<br>
    &lt;param name=&quot;register&quot; value=&quot;false&quot;/&gt;<br>
    &lt;param name=&quot;extension&quot; value=&quot;extension_that<br>
_should_be_called_in_your_dialplan&quot;/&gt;<br>
    &lt;param name=&quot;rtp-autofix-timing&quot; value=&quot;false&quot;/&gt;<br>
    &lt;param name=&quot;caller-id-in-from&quot; value=&quot;true&quot;/&gt;<br>
  &lt;/gateway&gt;<br>
&lt;/include&gt;<br>
<br>
HTH,<br>
Georg<br>
<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div></div>