similar to: AGI info

Displaying 20 results from an estimated 30000 matches similar to: "AGI info"

2008 Dec 17
1
Alcatel OXE + Asterisk as external IVR
Hi all! Is anyone using the $subject setup? What I would like to do the following setup: 1. OXE is setup for receiving calls, handling Agents 2. Asterisk as external IVR on extension 9xxx connected with ISDN (Q.931) PRI The incoming calling route: 1. OXE handles incoming calls, answer 2. Transfer to extension 9xxx 3. Asterisk answer (using one channel) 4. IVR is handling calls 5. If needed IVR
2009 Mar 01
1
php agi and get_data errors.
Hallo, I'm using a self-made script to get the code a user enters on my applications. Sadly, the code doesn't work, i push the digits, but the result is always an empty data. (code=200, result=1, data= ''). Here is the code: set_time_limit(99999999999999); require('phpagi.php'); $agi = new AGI(); $agi->answer(); function printdebug($a) { global $agi;
2009 Jan 28
1
Record and then Read does not found file
Hi all! I would like to make a service with recording sounds and playing back to caller. I had wrote the script but it failed at Read statement with file not found error. I have put some file test into script and this is what happen on verbose level 9. -- Executing [8298 at default:8] Record("DAHDI/27-1",
2005 Sep 22
0
AGI Script to interact with ACCESS Databse a nd Set CID info on the fly.
lol just posted this yesterday, it's for any ODBC DSN so Access or SQL or an Excel spreadsheet, as long as it's set as a DSN. This will work with outgoing Caller ID as well, it's just how you set it up in your dialplan. If you want I can email you the .agi since email will undoubtedly mangle the script. hth. HOWTO: A simple AGI application to modify incoming CallerID on the fly using
2003 Dec 10
0
Trouble with AGI and SAY DIGITS and WAIT FOR DIGIT using PHP
Hi there, AGI is partially not working for me with SAY DIGITS, SAY NUMBER, WAIT FOR DIGITS etc. It appears that result is always one for any function that looks for user input, regardless of which key was pressed. Playing sound is only possible using EXEC. This applies to two * servers with RH 7.2 and RH 7.3 and very recent CVS. Any suggestion or tips about where I goofed? Thanks, Philipp
2013 Feb 20
2
exten => h,n,AGI(generateCall.php,${NEXT})
not able to run my php from AGIi am using asterisk 1.8.13 (debian)i am able to make call file using php command line..but when executing php from AGI, it is not working..kindly see the attachment if bellow text is not readable...___________________________________________________ File: /etc/asterisk/extensions.conf[call]exten => call,1,Answerexten => call,n,Playback(hello-world)exten =>
2003 Nov 23
1
agi exec problem (followup)
actually, i do have a workaround which bypasses the exec command entirely: system("asterisk -r -x 'add extension s,3,Playback(demo-congrats) into local'"); but it's ugly. seems like it should be possible to do this with exec. .t ---------- Forwarded message ---------- Date: Sun, 23 Nov 2003 21:17:50 -0500 (EST) From: tad <tad@media.mit.edu> To:
2004 Jul 14
0
Having serious problems with AGI
Hi All, I've been working with AGI for the past week or so building a fairly complex IVR system with database functionality. Most of the work up to this point has been with basically one-way scripts that look up some info in the database and say the data back to the user with the "EXEC Playback my-file" AGI command. However, now I am working on scripts that need to accept user DTMF
2009 May 27
1
PHP AGI Problems
(Accidentally posted this to asterisk-dev, should be here) fgets is only returning one character... either when run as an AGI or run as a test on PHP on CLI... Example, enter 3333, then fgets returns '3'. Also, GET DATA seems to be returning early and the loop keeps prompting 'invalid'... Any suggestions on how to improve my AGI class so it actually works? Thanks. [code]
2006 Mar 07
1
PBX-VPN-SIP-Asterisk trouble
Hi all! I have the following setup: Phone lines -> traditional PBX -> Welltech 3802 -> VPN -> Asterisk -> Linksys PAP2/Welltech ATA-151 -> phone There is 2 pieces of Welltech 3802 (2 port FXO) connected to 4 (2x2) PBX extensions. Asterisk is a proxy here. Each device successfully register itself. I tried the setup above with Linksys and Welltech devices as well. I setup
2015 Mar 04
0
Failsafe AGI using AEL
For the mailing list archive and for anyone else interested. A few years ago we needed to automatically run a second AGI if the first AGI failed i.e. a "failsafe" setup. Mainly because I'm not a very good programmer. 8-| The code below is very similar to what we use in production. This code is also at http://pastebin.com/LBaLhdfJ for a while. "sm" stands for Switch
2008 Sep 29
0
AGI defunct processes + GSM Playback - HELP!
Hello. I've just installed asterisk-1.4.21.2 zaptel-1.4.12.1 chan_ss7-1.0.10 libpri-1.4.7 I am using Sangoma A104 card with wanpipe-3.2.7.1 drivers. My OS: Ubuntu 8.04 Server Kernel: 2.6.24-16-server I am getting a choppy GSM playback and too many defunct AGI processes when channel closes. i am using Perl or PHP, also 'agi-test.agi' going to defunct too... I was able to playback GSM
2011 Jun 06
0
Subject Change: Playback/background App over Network (was: AGI STREAM FILE not working?)
On Mon, Jun 6, 2011 at 10:10 AM, Steve Edwards <asterisk.org at sedwards.com>wrote: > On Mon, Jun 6, 2011 at 2:26 AM, Steve Edwards <asterisk.org at sedwards.com> >> wrote: >> >> I strongly suggest using an existing library for the language of your >> choice. >> > > On Mon, 6 Jun 2011, A E [Gmail] wrote: > > Copy that. Not planning to
2003 Jul 12
1
AGI script sample using bash shell script
Hi, A quick and dirty (aka Rapid Application Developement) AGI script implement using bash shell. No need to invoke a 10MB perl engine to process simple asterisk agi scripts. I found it to be very useful in learning the AGI interface. For example, I learn that AGI won't execute the next command until you read the results from STDIN. Enjoy, Sunny Woo Solution Consultant Avantnix
2007 Nov 12
2
'h' extension on call-out
Hello! I would like to store ISDNCAUSE on automatic call-out campaign (possibly gives more detail on failed call). How is it possible? I have tried 'failed' and 'h' extension. No luck. Extension 'failed' does not know anything about ISDNCAUSE and 'h' extension is not called at all. Any idea? I am using Asterisk 1.2.14 on FC4 if it counts. Cheers, a
2011 Mar 11
1
Asterisk 1.8 AGI error ast_carefulwrite: write() returned error
Hey Guys, We upgrade asterisk from 1.2.x to 1.8.2.3 and my one of agi script doesn't working We have allpage.agi script for paging system on all polycom 501 but after upgrade it broke. Any idea what is this error ? extension.conf exten => 7770,1,agi(allpage.agi) exten => 7770,2,meetme(7770,dq) exten => 7770,3,playback(beep) exten => 7770,4,hangup following is agi debug....
2009 Jul 08
0
[asterisk-user] AGI control stream file
Trying to redirect to -user... On Tue, 7 Jul 2009, Bryant Zimmerman wrote: > Hey guys I posted this earlier and did not get any responses. You posted what appear[s|ed] to be a user question to the dev list. I did reply (on June 3), but I may have mis-understood. > I am working on some AGI development that requires control of audio file > playback. The control stream file is working
2003 Oct 10
1
Asterisk crash on AGI
Hi I've just started to play around with AGI scripts and have run into problems. When I run Asterisk in console mode everything works just fine. If I run Asterisk in 'regular' mode (not console) it crashes if I hang up on the script. I have used Python scripts to test this and also the "agi-test.agi" script. (the Asterisk code was compiled from CVS code just a few days
2005 Sep 22
3
AGI Script to interact with ACCESS Databse and Set CID info on the fly.
Well guys here comes the fun part. I have a Microsoft access (VBA) application that interfaces with my SQL database. This app pulls of info from the SQL record and than picks up the phone and dials that locations number. I have purchased a few hundred NpaNxx's for my own use. I want get into too much detail there but no worries this is legal. I need to change my CID info on the fly. So I am
2006 May 31
0
AGI MySql
thanks Billy. I replaced print "STREAM FILE $filename \"\"\n"; with print "EXEC PLAYBACK $filename \n"; and it worked fine. Interestingly when I did print "STREAM FILE beep \"\"\n"; within the script, it worked. If I wasnt a newbie to asterisk I wouldve thought this to be strange. >From: "William Piper"