<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html><head><meta http-equiv="Content-Type" content="text/html;charset=us-ascii">
<style>BODY{font:10pt Tahoma, Verdana, sans-serif}</style></head><body>
<DIV>Those arn't your only options. I think javascript, and perl also have a way to do it. I know for sure that mod_managed lets you do it too. If you want to be sure and find all the modules that can do it just do a grep for calls to "switch_bind_xml_search_function" in the source code for the module you want to check out yourself. </DIV>
<DIV>&nbsp;</DIV>
<DIV>You could also do it in your own module you can, just by calling that function yourself, and passing a callback to it that will return the XML. The docs on the wiki for mod_xml_curl, apply to any of the modules that allow it. The XML is the same.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have a number of projects that either do all the config, or a good part of it, in C# with mod_managed. If you would like access to the source code for reference, please contact me off list, so I can get you access to it. Regardless of what language you want to do it in, the concept is the same.</DIV>
<DIV>&nbsp;</DIV>
<DIV>--Dave</DIV><BR>
<BLOCKQUOTE style="BORDER-LEFT: #0000ff 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
<HR>
<B>From:</B> Steven Ayre [mailto:steveayre@gmail.com]<BR><B>To:</B> FreeSWITCH Users Help [mailto:freeswitch-users@lists.freeswitch.org]<BR><B>Sent:</B> Tue, 18 Jun 2013 02:44:30 -0700<BR><B>Subject:</B> Re: [Freeswitch-users] Load all configurations from DB<BR><BR>I believe so, but no examples as you note.
<DIV><BR></DIV>
<DIV>-Steve</DIV>
<DIV><BR></DIV>
<DIV><BR><BR>
<DIV class=gmail_quote>On 18 June 2013 10:34, Mimiko <SPAN>&lt;<A href="mailto:vbvbrj@gmail.com">vbvbrj@gmail.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class=gmail_quote>
<DIV class=im>On 18.06.2013 12:05, Steven Ayre wrote:<BR>&gt; or generate it within FS via LUA (eg<BR>&gt; <A href="http://wiki.freeswitch.org/wiki/Lua_freeswitch_dbh#User_Directory_XML">http://wiki.freeswitch.org/wiki/Lua_freeswitch_dbh#User_Directory_XML</A>).<BR><BR></DIV>Steve, I was thinking, the link shows an example on using LUA for<BR>generating User Directroy XML. Can the same commands:<BR><BR>&lt;param name="xml-handler-script" value="gen_dir_user_xml.lua"/&gt;<BR>&lt;param name="xml-handler-bindings" value="directory"/&gt;<BR><BR>used in other places? I didn't find any examples of that.<BR><SPAN class=HOEnZb><FONT color=#888888><BR>--<BR>Mimiko desu.<BR></FONT></SPAN>
<DIV class=HOEnZb>
<DIV class=h5><BR>_________________________________________________________________________<BR>Professional FreeSWITCH Consulting Services:<BR><A href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</A><BR><A href="http://www.freeswitchsolutions.com/">http://www.freeswitchsolutions.com</A><BR><BR>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<BR><A href="http://www.cudatel.com/">http://www.cudatel.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR><A href="http://wiki.freeswitch.org/">http://wiki.freeswitch.org</A><BR><A href="http://www.cluecon.com/">http://www.cluecon.com</A><BR><BR>FreeSWITCH-users mailing list<BR><A href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/">http://www.freeswitch.org</A><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></BLOCKQUOTE>
<STYLE>
</STYLE>

<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV></body></html>