search for: agiscript

Displaying 6 results from an estimated 6 matches for "agiscript".

2007 Jun 12
2
No audio after Dial with G option
I'm using the Dial application in the extensions file with the G option to execute an AGI script after the Dial (I need to track the call status) as follows: exten => _X.,3, Dial({DIAL_STRING},,G(_X.^4)) exten => _X.,4, Answer() exten => _X.,5,AGI,agiScript.php The problem is that testing between two internal phones (with two ATA) I loose the audio when I include the G option in the Dial application, while the audio is restored if I remove the G option, but that way I can't execute the AGI script wile the call is up. Any ideas on how to solve t...
2004 Jun 23
3
help needed with read()
...length digit string terminated by # and then pass those digits to an agi script. I can do this as follows (when I know the length of the string). exten => s,1,BackGround(please-enter-the-fourdigit-pin) exten => s,2,DigitTimeout,5 exten => s,3,ResponseTimeout,10 exten => _XXXX,1, agi, agiscript.agi I would like to use Read() here, like exten => s,1,BackGround(please-enter-the-pin) exten => s,2,Background(followed-by-pound) exten => s,3,DigitTimeout,5 exten => s,4,ResponseTimeout,10 exten => s,5,Read(${EXTEN}) exten => ???????/ This will read the digits but I do not kn...
2003 Jun 18
3
Temporized AGI Scripts.
Hi all, Now I'm working with a E400P, and I don't now if it's possible to do the following. I want that and AGI script (Perl) recieve a call, and the user introduce the date, the time and the destination phone number (where the temporized AGI must call). Before an AGI script will call to that number in the date and time introduced by user. That's possible, and it's how can I
2006 Oct 30
0
Asterisk Billing Plataforms
...ney spent on that call based on a dynamic tariff DB. I'd like the plataform to use an AGI script because it's a kind of postpaid/prepaid system. There shouldn't be any kind of authentification when the number is dialed. The Account number will be passed to the AGI as a parameter ( AGI(agiscript.agi|<account>) ) Somebody uses or used or is aware of something like this? Regards, Santiago
2007 Feb 12
0
Asterisk-Java 0.3 Milestone 2
...ture * [AJ-35] - Support timestamp property on manager events * [AJ-42] - Add support QueueSummary action to Queue manager interface * [AJ-44] - Support PauseMonitor and UnpauseMonitor actions * [AJ-45] - Support ZapRestart action Task * [AJ-53] - Refactor BaseAgiScript to extend AgiOperations and implement AgiScript so users can extend AgiOperation to provide their own add-on features Have fun, Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF0D1pcVCZDfrn+pMRAv9GAKCB1Oz...
2005 Jan 04
0
Cisco 7200 One-Way Audio
...connid localhost asterisk longpoint asterisk") in new stack -- Executing MYSQL("SIP/3213084003-cab8", "Query resultid 7 SELECT scriptname from mac2pin where userid=3213084003") in new stack -- Executing MYSQL("SIP/3213084003-cab8", "Fetch fetchid 8 AGIScript") in new stack Jan 4 17:49:50 WARNING[27531]: app_addon_sql_mysql.c:318 aMYSQL_fetch: ast_MYSQL_fetch: numFields=1 -- Executing GotoIf("SIP/3213084003-cab8", "0?5:7") in new stack -- Goto (default,1001,7) -- Executing AGI("SIP/3213084003-cab8", &quo...