That&#39;s why I chose mod_xml_curl as a demo for the xml_hook api.&nbsp; It&#39;s not only a demo, it&#39;s rather functional =D<br><br>You have 2 choices other than using the stuff we already have in tree.<br><br>1) write a custom dialplan module, this module gets a single callback function a dialplan_hunt function that has the session and the caller profile.&nbsp; you can see from mod_enum or mod_dialplan_xml how this can be used to make your own module that looks in a db and returns instructions to FS on the fly.<br>
<br>2) write a custom xml_hook and use it with mod_dialplan_xml, this type of module embeds itself into the xml lookups so when something tries to find something in the xml registry, your function is called and you can do your db lookups and generate the xml returned as binary xml obj built from a result of the query.&nbsp; This is more powerfule because it allows you to pre-empt any xml lookups so you can deliver directory, config, dialplan, phrase macros, etc <br>
<br><br>mod_xml_curl is an example of #2, it turns the xml_req into a url req and feeds the xml returned over the http socket into an xml object and returns it as the result in place of the static contents of the xml file.<br>
<br><br><div class="gmail_quote">On Mon, Feb 9, 2009 at 12:03 PM, kokoska rokoska <span dir="ltr">&lt;<a href="mailto:kokoska.rokoska@post.cz">kokoska.rokoska@post.cz</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
<br>
Raymond Chandler napsal(a):<br>
<div class="Ih2E3d">&gt; kokoska rokoska wrote:<br>
&gt;&gt; Just my 2c:<br>
&gt;&gt;<br>
&gt;&gt; If you use curl with lighttpd and custom built fastcgi &quot;C&quot; responder (it<br>
&gt;&gt; is really simple with fcgi libs - even I can do it :-) performance could<br>
&gt;&gt; be not that bad.<br>
&gt; hmmm, mod_xml_curl using C, interesting thought..<br>
<br>
</div>May be not the best way, but very simple.<br>
Well, it depends on what you have to do, but &quot;directory&quot; serving based<br>
on DB queries (this what I&#39;m using it for) is very simple - just few<br>
lines of code.<br>
<div class="Ih2E3d"><br>
&gt; all of the<br>
&gt; complexities of writing your own module without the nice structured FS<br>
&gt; API...<br>
<br>
</div>I should say I have no idea how hard is to write custom FreeSWITCH<br>
module (may be I should try it :-), but the FS code is very nice!<br>
<div class="Ih2E3d"><br>
&gt; although, as a benefit, i guess you do get a little extra latency ;-)<br>
&gt; &lt;/sarcasm&gt;<br>
<br>
</div>:-) Yes, you are right. And as a bonus some CPU utilization...<br>
<br>
Like I wrote above, I didn&#39;t say it is faster, but IMO it is very simple<br>
and not as slow as it looks (when using apache + php + apc).<br>
<br>
Best regards,<br>
<font color="#888888"><br>
kokoska.rokoska<br>
</font><div><div></div><div class="Wj3C7c"><br>
<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" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>