[asterisk-users] Asterisk 'Hosting'
Douglas Garstang
dgarstang at oneeighty.com
Thu Aug 17 13:36:38 MST 2006
> -----Original Message-----
> From: Andrew Kohlsmith [mailto:akohlsmith-asterisk at benshaw.com]
> Sent: Thursday, August 17, 2006 2:12 PM
> To: asterisk-users at 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...
More information about the asterisk-users
mailing list