<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'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'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"><<a href="mailto:georg@riseup.net">georg@riseup.net</a>></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>
> We are trying to use FS to handle incoming call from SIP provider.<br>
> Provider<br>
> doesnt have any authentication because its all inbound traffic. They have<br>
> configured their SIP trunk to point to our FreeSwitch Box.<br>
<br>
</div>I don't think you have to use a username. I've got a similar setup, my<br>
external.xml config is looking like:<br>
<br>
<include><br>
<gateway name="xxx"><br>
<param name="proxy" value="THE.I.R.IP"/><br>
<param name="register" value="false"/><br>
<param name="extension" value="extension_that<br>
_should_be_called_in_your_dialplan"/><br>
<param name="rtp-autofix-timing" value="false"/><br>
<param name="caller-id-in-from" value="true"/><br>
</gateway><br>
</include><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>