> -----Original Message-----
> From: Andrew Kohlsmith [mailto:[EMAIL PROTECTED]
> Sent: Thursday, August 17, 2006 2:12 PM
> To: asterisk-users@lists.digium.com
> Subject: Re: [asterisk-users] Asterisk 'Hosting'
> 
> 
> On Thursday 17 August 2006 16:04, Douglas Garstang wrote:
> > Yet again you have not addressed my statements that showed 
> that the MySQL
> > Dial plan command was not capable of nesting SQL queries, 
> and therefore not
> > capable of implementing findme/followme.
> 
> Off the top of my head I am fairly certain that I have come 
> up with an AGI 
> which would implement findme/followme *without* nested SQL 
> queries, or even 
> stored procedures.

Yes, that's what we have done. I assume your referring to a small, function 
specific agi script. We have it as one large script instead. Obviously if you 
make a dozen of more agi calls like that during the course of processing a 
single call, it's going to get slow, and the caller may notice the effect. We 
didn't/don't have the resources available to be writing a multi-threaded fast 
agi server right now to fix that. Yep... as Jeremy said, I sure haven't thought 
about this at all. Nope...
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to