VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
pereyra.roberto at gma... Guest
|
|
Back to top |
|
|
dujinfang at gmail.com Guest
|
Posted: Tue Mar 17, 2009 10:05 am Post subject: [Freeswitch-users] enable anonymous incomming calls |
|
|
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:
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
pereyra.roberto at gma... Guest
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|