[Freeswitch-users] mod_xml_curl - Multitenant dialplan
Diego Toro
dftoro at yahoo.com
Tue Nov 2 15:52:46 PDT 2010
Hi, you can make static or dynamic dialplan, when FS searchs a dialplan, with mod_xml_curl loaded it searchs using GET request. You can make some logic to find the dialplan and to response with XML dialplan to FS.
You can use XML files too whith mod_xml_curl (http://wiki.freeswitch.org/wiki/Mod_xml_curl --> Searching for data).
Diego Toro
http://voipensando.blogspot.com/
--- On Tue, 11/2/10, Aloysius Lloyd <lloyd.aloysius at gmail.com> wrote:
From: Aloysius Lloyd <lloyd.aloysius at gmail.com>
Subject: Re: [Freeswitch-users] mod_xml_curl - Multitenant dialplan
To: "FreeSWITCH Users Help" <freeswitch-users at lists.freeswitch.org>
Date: Tuesday, November 2, 2010, 12:04 PM
Steve ,Brian Thanks for the reply.
Brain, Yes I see that.
Large part of the[95%] Dial plan always static only few dial plan entires dynamic. So I need to make all part of my dial plan dynamic.
Am I correct?
Is there any other way to make this work .
ThanksLloyd
On Tue, Nov 2, 2010 at 12:50 PM, Brian West <brian at freeswitch.org> wrote:
If you used xml_curl you would NO LONGER have files on disk for anything you would generate them on the fly as they are requested.
/b
On Nov 2, 2010, at 11:09 AM, Steven Ayre wrote:
> AFAIK you can't. Either use a per-tenant context in the same static
> XML file or serve it dynamically via HTTP.
>
> -Steve
_______________________________________________
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
-----Inline Attachment Follows-----
_______________________________________________
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/20101102/055bb071/attachment.html
More information about the FreeSWITCH-users
mailing list