[Asterisk-Users] dial application - continue in context
    Andres 
    andres at telesip.net
       
    Fri May 21 15:34:22 MST 2004
    
    
  
Brett Nemeroff wrote:
>Hi All,
>I'm tring to do some DB operations before and after a call. I see the
>'g' option in dial to continue in context if the destination hangs up,
>but what if the originator hangs up?
> 
>Basically I do a DB get/put before the call is placed. After the call is
>completed I want to do another get/put; however the dial application
>dies when the originator hangs up.
> 
>Any way to get around this? Perhaps there is a better way to do this
>(AGI?)
> 
>Thanks,
>Brett
> 
>
>  
>
This is what we do:
exten => h,1,DBPut(..........)
-- 
Andres
Network Admin
http://www.telesip.net
    
    
More information about the asterisk-users
mailing list