[Freeswitch-users] Dynamic Dialplan

kokoska rokoska kokoska.rokoska at post.cz
Mon Feb 9 10:03:18 PST 2009




Raymond Chandler napsal(a):
> kokoska rokoska wrote:
>> Just my 2c:
>>
>> If you use curl with lighttpd and custom built fastcgi "C" responder (it
>> is really simple with fcgi libs - even I can do it :-) performance could
>> be not that bad.
> hmmm, mod_xml_curl using C, interesting thought.. 

May be not the best way, but very simple.
Well, it depends on what you have to do, but "directory" serving based
on DB queries (this what I'm using it for) is very simple - just few
lines of code.

> all of the 
> complexities of writing your own module without the nice structured FS 
> API...

I should say I have no idea how hard is to write custom FreeSWITCH
module (may be I should try it :-), but the FS code is very nice!

> although, as a benefit, i guess you do get a little extra latency ;-)
> </sarcasm>

:-) Yes, you are right. And as a bonus some CPU utilization...

Like I wrote above, I didn't say it is faster, but IMO it is very simple
and not as slow as it looks (when using apache + php + apc).

Best regards,

kokoska.rokoska





More information about the FreeSWITCH-users mailing list