Lee Jenkins wrote: > ik wrote: >> Hi Lee, >> >> First of all Asterisk has "torture" mode :) >> Secondly, I can do some of the routing without AGI, but using >> extentions.conf and wiring dialplan, including the issue with >> telemarketing :) > > Of course! But I don't prefer Asterisk "flat" script for extensive logic. I > wrote a dialplan generator for that simple kind of thing anyway > (http://www.datatrakpos.com/pos/datatalk/Default.aspx). AEL2 by Steve Murphy > is > pretty nice though. > > Personally, I prefer to leave only dialplan specific logic in Asterisk and to > shell out to AGI/FastAGI those tasks that aren't necessarily related to > Asterisk > dialplan like database lookups, etc. > >> Anyway, I wrote 8 months ago a fast agi using lnet, but it sucks, and >> I lack the time to rewrite it, so I thought in merge your code into >> lnet (instead of mine). > > You are welcome to use the source as you see fit, but AsterPas already uses > the > open source synapse library. As a matter of fact, these are the external > libraries currently used: >
Oops, I forgot to add the link to sources: http://www.leebo.dreamhosters.com/asterpas/ -- Warm Regards, Lee "Everything I needed to learn in life, I learned selling encyclopedias door to door." _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
