[asterisk-users] Dial() after the h extension has been invoked?
    Steve Edwards 
    asterisk.org at sedwards.com
       
    Fri Nov 12 17:34:25 CST 2021
    
    
  
On Fri, 12 Nov 2021, Antony Stone wrote:
> I've never used AGI, so what would your suggested solution involve?
If all you need is to update/insert/delete some rows in a database, ODBC 
could be a solution.
I prefer to do database work in an AGI. I find quoting within the database 
to be obtuse and fragile. Also, I find error handling better in an AGI 
with a real programming language. Also, also, things start with 'I just 
need to do x' and frequently grow to 2SLGBTQQIA+x and you will wish you 
started with a real programming language.
-- 
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwards at sedwards.com      Voice: +1-760-468-3867 PST
             https://www.linkedin.com/in/steve-edwards-4244281
    
    
More information about the asterisk-users
mailing list