[Freeswitch-users] enable anonymous incomming calls

dujinfang dujinfang at gmail.com
Tue Mar 17 07:50:02 PDT 2009


at default config, in conf/sip_profiles/external.xml

     <param name="sip-port" value="$${external_sip_port}"/>
     <param name="dialplan" value="XML"/>
     <param name="context" value="public"/>

where $${external_sip_port} is a variable you can find in conf/ 
vars.xml, normally it's 5080, make sure sipbroker route calls to that  
port, and then you can make a dialplan in

conf/dialplan/public.xml

turn on verbose log in console by

fs> console loglevel debug

you can see the process when FS hit the dialplan



On Mar 17, 2009, at 8:26 PM, Roberto Pereyra wrote:

> Hi all
>
> I'm freswitch newbie  and have a simple question.
>
> How can enable anonymous inbound calls ? I would like to use
> freeswitch to accept incomming calls from sipbroker DIDs
>
> Any hint ?
>
> Thank in advance for all freeswitch team !!
>
> roberto
>
> --
> Ing. Roberto Pereyra
> ContenidosOnline
> http://www.contenidosonline.com.ar
>
> The best dedicated servers - LiquidWeb
> http://www.liquidweb.com/?RID=contenid
>
> _______________________________________________
> 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





More information about the FreeSWITCH-users mailing list