similar to: problem with agi script not getting variable

Displaying 20 results from an estimated 300 matches similar to: "problem with agi script not getting variable"

2009 Aug 28
2
Help with call scenario
I am running asterisk and I want to achieve the following scenario My goal in the end is to achieve the scenario (example using extension A and Extension B) 1. Extension A has a line apperance of 4(4 calls can ring on it). 2. Extension B calls extension A(which is busy on one of the lines). 3. Extension A sees the second light blinking and hears the beeps (currently working). 4. Extension B is
2007 Jan 15
1
phpagi transfer example
Hi, i want to to this thing with php AGI: #!/usr/local/bin/php -q <?php set_time_limit(30); require('phpagi.php'); error_reporting(E_ALL); $agi = new AGI(); $agi->answer(); $cid = $agi->parse_callerid(); $agi->text2wav("Hello, {$cid['name']}."); $agi->text2wav('Enter some numbers and then press the pound key. Press 1 1 1 followed by the pound key
2009 Aug 24
1
Follow me IVR sounds
Hellos, I am looking for the sounds used in this ivr example http://www.voip-info.org/wiki/view/Asterisk+Tips+follow+me. The one with 6900. Any assistance is welcome. -- Best Regards, James Mutuku Ndeti Agile Systems Limited +254722490994 www.agile.co.ke mutuku.wordpress.com Has your organization implemented a customer relationship management (CRM)system? visit http://www.agile.co.ke/crm.php
2009 Sep 17
1
Freepbx database
Hellos I am using freepbx and asterisk. I am writing an AGI script to edit the values in findmefollow table. The script will enable users to delete and add follow me numbers from their phones. I want it to enable users enable/disable follow me. I can't seem to find a value in the database that deals with enabling/disabling followme. Please help -- Best Regards, James Mutuku Ndeti Agile
2009 Sep 08
1
Asterisk remote calls with low bandwith and high latency
Hello, I have 2 sites. One(Site 1) has an asterisk PBx and the Other(site 2) has 2 remote soft phones. The latency btw both sites is btw 500ms-700ms. I know this is a shot in the dark...but are there ways of improving the voice quality for the remote calls(btw site 1 and site 2), Other than increasing bandwidth? -- Best Regards, James Mutuku Ndeti Agile Systems Limited +254722490994
2009 Sep 22
1
setting up a IP based voip carrier account
Hellos, My voip carrier has assigned me a IP based account...where they only give me the IP to call through. I have setup the dial plan exten => _7XXX.,1,Answer() exten => _7XXX.,2,vmauthenticate(${CALLERID(number)}) exten => _7XXX.,3,Dial(SIP/${EXTEN:1}@Y.Y.Y.Y) exten => _7XXX.,4,Hungup() Where Y.Y.Y.Y is the assigned IP. After Dialing I asterisk logs the error SIP/Y.Y.Y.Y-35dc
2006 Dec 27
1
php agi trixbox help
I have this code which was taken from the phpagi project page along with the following in extensions_conf and the output from the asterisk CLI. When I call the 311 extension, I does nothing then hangs up. What am I doing wrong?? ----php code------------ #!/usr/local/bin/php -q <?php set_time_limit(30); require('phpagi.php'); $agi = new AGI(); $agi->answer(); $cid =
2009 Aug 20
0
asterisk followme feature code
Hellos, I have using asterisk 1.2 and freepbx 2.3. I need users to disable and enable followme from there phones. I can't see any support for it. Is this possible/available.? I have googled and I can't get information on it -- Best Regards, James Mutuku Ndeti Agile Systems Limited +254722490994 www.agile.co.ke mutuku.wordpress.com Has your organization implemented a customer
2009 Sep 08
0
asterisk and link spa942 provisioning
Hellos, I need to send personal directory from asterisk to the ersonal directory of the linksys spa 942. Is this possible? -- Best Regards, James Mutuku Ndeti Agile Systems Limited +254722490994 www.agile.co.ke mutuku.wordpress.com Has your organization implemented a customer relationship management (CRM)system? visit http://www.agile.co.ke/crm.php and find out how our CRM can help you achieve
2009 Sep 07
0
Freepbx database followme disable/enable value
Hello, I am writing an AGI script to achieve the following - Users can Disable/Enable followme from their extension. They can also change the followme details from their extensions. I have looked at the follow me table for freepbx. I can't see the field for the values enabling/disable followme. Is this value stored in the database? -- Best Regards, James Mutuku Ndeti Agile Systems
2009 Sep 10
1
Help with dialparties.agi
Hellos, I have asterisk 1.2 and freepbx 2.3. I have edited the agi script(dialparties.agi). Everytime I restart asterisk, the file gets overwritten. How do I make sure my changes are not overwritten? What generates dialparties.agi? Thanks -- Best Regards, James Mutuku Ndeti Agile Systems Limited +254722490994 www.agile.co.ke mutuku.wordpress.com Has your organization implemented a customer
2009 Aug 13
0
asterisk conference error/bug?
Hellos, I am having issues with my meetme conferencing. When I dial the conferencing number, It hangs after a few seconds.I have read somewhere that I need to enable ztdummy, which I have done but still no changes. Here is my log ~=~=~=~=~=~=~=~=~=~= PuTTY log 2009.08.12 18:44:43 =~=~=~=~=~=~=~=~=~=~=~= -- Executing [1;36;40mMacro [0;37;40m(" [1;35;40mSIP/1215-fc5b [0;37;40m",
2009 Aug 12
0
meetme conference hangs in silence after dialing
Hellos, I am having issues with my meetme conferencing. When I dial the conferencing number, It hangs after a few seconds.I have read somewhere that I need to enable ztdummy, which I have done but still no changes. Here is my log ~=~=~=~=~=~=~=~=~=~= PuTTY log 2009.08.12 18:44:43 =~=~=~=~=~=~=~=~=~=~=~= -- Executing [1;36;40mMacro[0;37;40m("[1;35;40mSIP/1215-fc5b[0;37;40m",
2014 Jan 09
1
help with Cepstral 6 and Asterisk 11
Hello, I recently purchased the Cepstral 6 text-to-speech engine (swift), and am now wondering if I should have bought something else. I would like to use Cepstral text to speech like some people use the Festival() or Flite() applications. For example, when I do a "core show application flite" at the CLI, flite is available to me: localhost*CLI> core show application flite
2011 Nov 11
0
Text to speech modules (espeak, flite)
Version 2.1 of app-espeak and app-flite modules just got released. Changes include voice selection for flite, support for 16kHz file playback in asterisk 1.6.x, use of libsamplerate for faster resampling, better error handling and cleaner code. You can get them here: Asterisk espeak module: http://zaf.github.com/Asterisk-eSpeak/ Asterisk flite module: http://zaf.github.com/Asterisk-Flite/
2009 May 04
0
question of flite installation
Hi, After following the messages to install flite, I can find the following files. /usr/lib/asterisk/modules/app_flite.so /etc/asterisk/flite.conf That's mean flite is installed successfully. Then I restart asterisk but nothing found for that module. sip*CLI> core show application flite Your application(s) is (are) not registered The module doesn't load by asterisk even after
2015 Jul 05
1
7.1 install with Areca arc-1224
On 07/05/2015 09:17 AM, linush at verizon.net wrote: > Someone please tell me what I did to screw this thing up so badly. On 07/05/15, Gordon Messmer<gordon.messmer at gmail.com> wrote: Have you looked at the log files in /mnt/sysimage/root/? ------------- Quoting broken in this mailer ------------ So I looked in /mnt/sysimage/var/log/anaconda and found this in anaconda.packaging.log:
2009 Jun 19
0
Asterisk Flite Problem
Hello I found following issue while trying to load flite module from CLI module load app_flite.so Unable to load module app_flite.so Command 'module load app_flite.so ' failed. [Jun 19 11:31:12] WARNING[23507]: loader.c:384 load_dynamic_module: Module 'app_flite.so' did not register itself during load [Jun 19 11:31:12] WARNING[23507]: loader.c:662 load_resource: Module
2011 Apr 22
7
Flite issue
Hi Asterisk guys, Flite is not working with asterisk 1.6.2.17. Flite is working with asterisk 1.4. Please help me how to use it with asterisk 1.6 ....... Thanks in advance. ----- Thanks and regards Virendra Bhati +91-9172341457 Software Engineer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Jan 11
0
Need help getting anterisk application to load
This is probably a newbie question: I'm trying to get the asterisk weather app at http://nerdvittles.com/index.php?p=136 installed on Centos 4.2 x86_64 SMP ( Linux localhost.localdomain 2.6.9-42.0.3.ELsmp #1 SMP Fri Oct 6 06:28:26 CDT 2006 x86_64 x86_64 x86_64 GNU/Linux ) rpm -ihv flite-1.3-1.aah.i386.rpm seems to complete successfully rpm -ihv app_flite-0.3-1.aah.i386.rpm seems to