Displaying 2 results from an estimated 2 matches for "2c4594220602020413g29da0b77h".
2006 Feb 02
1
DeadAGI variables confusion
Hi * users,
We're using calls to external scripts through AGI at various points
throughout our IVR system. We use these scripts to log certain events
and to make certain choices that I wasn't sure would be possible in
the dial plan. The problem comes with with the final call to our
script. We use this line:
exten => h,1,deadagi(log.php|{$service}|Hung up|${UNIQUEID})
I know there are
2006 Feb 02
1
Re: Contents of Asterisk-Users digest...
...SIP Results (David Brazier)
----------------------------------------------------------------------
Message: 1
Date: Thu, 2 Feb 2006 12:13:09 +0000
From: Dave Brooks <mrdaveb@gmail.com>
Subject: [Asterisk-Users] DeadAGI variables confusion
To: Asterisk-Users@lists.digium.com
Message-ID: <2c4594220602020413g29da0b77h@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi * users,
We're using calls to external scripts through AGI at various points
throughout our IVR system. We use these scripts to log certain events
and to make certain choices that I wasn't sure would be possible in
the dia...