[Freeswitch-users] Accessing Config Info From Database
Andrew Thompson
andrew at hijacked.us
Fri Nov 13 22:48:40 PST 2009
On Fri, Nov 13, 2009 at 11:28:55PM +0100, Leon de Rooij wrote:
> Hi,
>
> You can use mod_xml_curl (generate xml on a webserver):
>
> http://wiki.freeswitch.org/wiki/Mod_xml_curl
>
> or mod_xml_odbc (generate xml in freeswitch):
>
> http://wiki.freeswitch.org/wiki/Mod_xml_odbc
>
> or LUA together with luasql (generate xml in freeswitch):
>
> http://wiki.freeswitch.org/wiki/Lua#For_serving_configuration
>
Or, if you're really crazy, the erlang module can do it too (even
dynamically):
http://wiki.freeswitch.org/wiki/Mod_erlang_event#XML_search_bindings
:P
Andrew
More information about the FreeSWITCH-users
mailing list