similar to: Trouble with externalIVR socket connection

Displaying 20 results from an estimated 100 matches similar to: "Trouble with externalIVR socket connection"

2009 Nov 04
1
ExternalIVR testing
I've opened a few bugs on ExternalIVR and added patches. The biggest issue is: https://issues.asterisk.org/view.php?id=16174 [patch] ExternalIVR does not handle arguments in a consistant manner Basically, this optimizes and fixes several different ways of calling ExternalIVR. If there is anyone who is using ExternalIVR today and/or is willing to test these patches I would appreciate the
2006 Jun 27
1
ExternalIVR vs AGI
I have an Perl AGI script that acts as an IVR for my Asterisk box. Basically, it simply plays audio files to the caller, collecting DTMF input and logging every DTMF input into a database table, simply to document every step or option selected by the caller. One thing is that in addition to playing audio files, it also, at some point, plays SayUnitTime command. This IVR has constantly
2009 Jul 21
1
externalIVR() and how to do actions
Hello, I played with the externalIVR application. So far I am able to read digits and play sound files. But how can I leave the application and continue in the dialplan so that I can execute other actions like going to voicemail, or ringing users etc.... Best regards, Lo?c. -- Lo?c DIDELOT MIXvoip S.a. Tel: +352 20 3333 20 Fax: +352 20 3333 90 ldidelot at mixvoip.com http://www.mixvoip.com
2007 Mar 19
1
ExternalIVR() Dialplan function and Festival
Is there any way to use Festival from script called by the ExternalIVR() dialplan function? Thanks, David Ruggles CCNA MCSE (NT) CNA A+ Network Engineer Safe Data, Inc. (910) 285-7200 david@safedatausa.com
2006 Apr 11
1
ExternalIVR
Can anyone provide any further info on External IVR application? It seems interesting. I currently have a heavily used AGI script that I use for a custom IVR. It is written in Perl. I wonder if it would be more efficient to "migrate" it to this External IVR. Will it be more efficient? Will it use less resources? Does anyone have ANY sample code that runs as an external IVR?
2011 May 13
1
undefined symbol: cap_set_proc on several modules after installation from source
Hello Folks, What could be producing the following warnings on console, after an installation from source (Asterisk 1.4.41): [May 12 21:36:54] WARNING[15344]: loader.c:434 load_dynamic_module: Error loading module 'res_musiconhold.so': /usr/lib/asterisk/modules/res_musiconhold.so: undefined symbol: cap_set_proc [May 12 21:36:54] WARNING[15344]: loader.c:434 load_dynamic_module:
2009 Jun 29
0
Asterisk ended with exit status 134... Asterisk exited on signal 6.
I was trying to enable CDR in a mysql-database when the following occured : asterisk*CLI> cdr status CDR logging: enabled CDR mode: simple CDR output unanswered calls: yes CDR registered backend: cdr_manager CDR registered backend: cdr-custom asterisk*CLI> exit [Jun 29 21:56:52] Executing last minute cleanups [root at asterisk asterisk]# vi modules.conf [root at asterisk asterisk]# service
2013 Apr 26
0
glibc detected crash
Hi I have asterisk 1.8.18 with freepbx 2.10.1.9. I get an asterisk crash occasionally with the followingerror. It always seems to happen while paging. 16 spa508g phones 1 snom pa1 paging amp Kelly == Extension Changed 1101[ext-paging] new state Idle for Notify User 101 pbx*CLI> *** glibc detected *** /usr/sbin/asterisk: malloc(): smallbin
2007 Jul 20
1
Asterisk IVR Performance
I have written a script that is executed using ExternalIVR(). I am running in to performance issues when I have four or more simultaneous calls running this script. I'm running on a P4 2.8 with 512M, all calls are GSM coming in over IAX from an asterisk box that acts as a switch and handles all PSTN interfaces. My question are these: Are there ways of optimizing ExternalIVRs? (maybe
2007 Jul 12
0
No subject
ast_waitfordigit that accepts milliseconds as input. Douglas Garstang wrote: > Admittedly I have not used the ExternalIVR app. Is it any good? > > I'm not sure I agree that Asterisk is GOOD for building IVR's. Sure, > it can do it, but boy it is UGLY. There's also the fact that you can't > call Backgound() in a macro, which forces you to use Read() which >
2013 Dec 11
1
A Question about Management/Control Protocol Licensing
I see the following paragraph in the Asterisk trunk LICENSE file: "In addition, Asterisk implements two management/control protocols: the Asterisk Manager Interface (AMI) and the Asterisk Gateway Interface (AGI). It is our belief that applications using these protocols to manage or control an Asterisk instance do not have to be licensed under the GPL or a compatible license, as we believe
2007 Jul 21
0
asterisk-users Digest, Vol 36, Issue 61
Please, unsuscriber, this group. regars Nestor Castillo ----- Mensaje original ---- De: "asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com> Para: asterisk-users at lists.digium.com Enviado: viernes, 20 de julio, 2007 11:00:04 Asunto: asterisk-users Digest, Vol 36, Issue 61 Send asterisk-users mailing list submissions to
2007 May 15
1
Asterisk 1.4.4 reproducibly dumps core on Solaris 10
I have built Asterisk 1.4.4 on my Solaris 10 x86 box: LDFLAGS='-R/usr/sfw/lib -R/opt/csw/lib -L/opt/csw/lib -L/usr/sfw/lib' CPPFLAGS=-I/opt/csw/include ./configure -with-curl=/opt/csw --without-oss --without-vpb --prefix=/opt/asterisk-1.4 The build and install go fine but the asterisk executable reproducibly dumps core with a segmentation violation. If I start it as: asterisk -gc and
2007 Jul 26
0
Asterisk 1.4.9 reproducibly dumps core on Solaris 10
> Message: 1 > Date: Tue, 15 May 2007 23:01:24 -0400 > From: Frank Tarczynski <ftarz at mindspring.com> > Subject: [asterisk-users] Asterisk 1.4.4 reproducibly dumps core on > Solaris 10 > To: asterisk-users at lists.digium.com > Message-ID: <464A7404.5000706 at mindspring.com> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > I have
2010 Aug 28
1
Play a number of files to a caller
I want to be able to allow a caller to dial a ddi, system to verify identity etc (this is all done) I then want them to sit listening to music, until an event happens. When this (external) event happens, I want to play a certain file to the caller, using playback (so that they have ff / rw etc), and when finished, go back to the music. 1) I thought of redirecting to an extension that played the
2006 Dec 15
0
Asterisk 1.2.14 Released
The Asterisk Development Team is pleased to announce the release of Asterisk 1.2.14. This release contains a number of updates: - a bug fix for the ExternalIVR application and addition of 'silence' sound files to support it - various SIP interoperability improvements - memory and dialog leaks in the SIP channel driver - a fix to music-on-hold random mode that was not really random - an
2006 Dec 15
0
Asterisk 1.2.14 Released
The Asterisk Development Team is pleased to announce the release of Asterisk 1.2.14. This release contains a number of updates: - a bug fix for the ExternalIVR application and addition of 'silence' sound files to support it - various SIP interoperability improvements - memory and dialog leaks in the SIP channel driver - a fix to music-on-hold random mode that was not really random - an
2006 Dec 15
1
Asterisk 1.4.0-beta4 Released
The Asterisk Development Team is pleased to announce the release of Asterisk 1.4.0-beta4. This release contains a number of updates: - a bug fix for the ExternalIVR application and addition of 'silence' sound files to support it - various SIP interoperability improvements - memory and dialog leaks in the SIP channel driver - a fix to music-on-hold random mode that was not really random -
2006 Dec 15
1
Asterisk 1.4.0-beta4 Released
The Asterisk Development Team is pleased to announce the release of Asterisk 1.4.0-beta4. This release contains a number of updates: - a bug fix for the ExternalIVR application and addition of 'silence' sound files to support it - various SIP interoperability improvements - memory and dialog leaks in the SIP channel driver - a fix to music-on-hold random mode that was not really random -
2009 Nov 19
2
Asterisk 1.4.27, 1.6.0.18, and 1.6.1.10 Now Available
The Asterisk Development Team is pleased to announce the release of Asterisk 1.4.27, 1.6.0.18, and 1.6.1.10. These releases are available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk/ These releases resolve a large assortment of issues reported by the community. For a summary of the changes in these releases, please see the release summaries: