[Freeswitch-users] mod_xml_curl question.
Sergey Okhapkin
sos at sokhapkin.dyndns.org
Wed Jul 7 06:32:42 PDT 2010
I want to use mod_xml_curl to retrieve only dynamic dialplan sections, but to
keep a large chunk of dialplan code in a static XML file to minimize the number
of http requests. But when mod_xml_curl is loaded, dialplan search/execution
starts with xml_curl execution. How to avoid that? I need static xml to be
looked up/executed first, and retrieve dialplan context from web server only if
the required dialplan context is not defined in static XML file.
More information about the FreeSWITCH-users
mailing list