Re: [Asterisk-Users] executing an agi script after a successful Dial

2003-07-25 Thread Dan Fernandez
t;Klaus-Peter Junghanns" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 25, 2003 8:32 PM Subject: Re: [Asterisk-Users] executing an agi script after a successful Dial Hi Dan, no wonder. when the h extension is called the channel (including all the channel variables yo

Re: [Asterisk-Users] executing an agi script after a successful Dial

2003-07-25 Thread Klaus-Peter Junghanns
ipt from h the get_variable and > verbose functions don´t work anymore. > > Rgds > Dan > - Original Message - > From: "John Todd" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, July 23, 2003 8:20 PM > Subject: Re: [Ast

Re: [Asterisk-Users] executing an agi script after a successful Dial

2003-07-25 Thread Dan Fernandez
get_variable and verbose functions don´t work anymore. Rgds Dan - Original Message - From: "John Todd" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 8:20 PM Subject: Re: [Asterisk-Users] executing an agi script after a successful Dial > &

Re: [Asterisk-Users] executing an agi script after a successful Dial

2003-07-23 Thread Jeremy McNamara
done something on this regard (calculating call costs) - Original Message - From: "Tilghman Lesher" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 23, 2003 7:18 PM Subject: Re: [Asterisk-Users] executing an agi script after a successful Dial On Wed

Re: [Asterisk-Users] executing an agi script after a successful Dial

2003-07-23 Thread Dan Fernandez
July 23, 2003 7:18 PM Subject: Re: [Asterisk-Users] executing an agi script after a successful Dial > On Wednesday 23 July 2003 05:04 pm, Dan Fernandez wrote: > > I would like to run an agi script (to calculate the cost of a long > > distance or international call) right after

Re: [Asterisk-Users] executing an agi script after a successful Dial

2003-07-23 Thread Tilghman Lesher
On Wednesday 23 July 2003 05:04 pm, Dan Fernandez wrote: > I would like to run an agi script (to calculate the cost of a long > distance or international call) right after I execute a Dial app. > Can this be configured in extensions.conf? It seems the entries It cannot. If the Dial app succeeds i

[Asterisk-Users] executing an agi script after a successful Dial

2003-07-23 Thread Dan Fernandez
I would like to run an agi script (to calculate the cost of a long distance or international call) right after I execute a Dial app. Can this be configured in extensions.conf? It seems the entries right after a Dial app get executed only if the Dial app was executed unsucessfully.  Would I ha