Re: [asterisk-users] FastAGI script and DIAL execution

2012-06-25 Thread David Cunningham
Alejandro, Try the 'g' option to Dial(): http://www.voip-info.org/wiki/view/Asterisk+cmd+Dial - *g*: When the called party hangs up, continue to execute commands in the current context at the next priority On 25 June 2012 20:17, Alejandro Recarey wrote: > Hi all, > > I am trying to co

[asterisk-users] FastAGI script and DIAL execution

2012-06-25 Thread Alejandro Recarey
Hi all, I am trying to control the whole call using a FastAGI script. To that effect I launch a FastAGI script (written with asterisk-java). Basically, I want to DIAL from within the FastAGI script. When the call ends I want to control the hangup (if executed at the remote end), and depending on