[Freeswitch-users] Gateway Configuration with No Authentication
Avi Marcus
avi at avimarcus.net
Thu Jan 26 12:58:56 MSK 2012
I usually have my origination providers send to $number@$myserver:5080 so
it goes to external and hits the public context.
Or, if they won't, I create a user with their ACL and set the context on
the user to public.
Hmm, perhaps external gateway that doesn't register would work and be
cleaner..
-Avi
On Thu, Jan 26, 2012 at 11:08 AM, <georg at riseup.net> wrote:
> He Vishal,
>
> > We are trying to use FS to handle incoming call from SIP provider.
> > Provider
> > doesnt have any authentication because its all inbound traffic. They have
> > configured their SIP trunk to point to our FreeSwitch Box.
>
> I don't think you have to use a username. I've got a similar setup, my
> external.xml config is looking like:
>
> <include>
> <gateway name="xxx">
> <param name="proxy" value="THE.I.R.IP"/>
> <param name="register" value="false"/>
> <param name="extension" value="extension_that
> _should_be_called_in_your_dialplan"/>
> <param name="rtp-autofix-timing" value="false"/>
> <param name="caller-id-in-from" value="true"/>
> </gateway>
> </include>
>
> HTH,
> Georg
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
>
>
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20120126/b4cf1bce/attachment.html
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list