similar to: FastAGI Connection Failure and Hangup

Displaying 20 results from an estimated 3000 matches similar to: "FastAGI Connection Failure and Hangup"

2005 Feb 03
1
FastAgi Help
Dear List after a lot googling and watching source example of FastAGI i cant find a simple way to convert a very simple perl AGI script... perhaps im not a developer.. Why i have need to use FastAGI?...Very load CPU usage on my box... with only 100 calls.. So i have two way res_perl or FastAGI on some other box.. I cant test res_perl becasue when i try to compile it i have this error:
2007 May 17
4
FastAGI hangs up channel if server is not available
Hi all, Running 1.2.14 When I call a FastAGI script such as this script for an incoming call: [calldirect] exten=>s,1,Answer() exten=>s,2,AGI(agi://192.168.1.175/calldirect?check&${CALLERID(num)}) exten=>s,3,Goto(check_time,s,1) and the FastAGI server is not running (Asterisk gets "connection refused" TCP error), Asterisk just terminates the call like so: May 17
2006 Jun 25
1
Testing a FastAGI script
Hi, (I tried to post this message a week ago but I don't think it could reach the list. Please forgive me if you already received it). I would like to develop my first FastAGI script. I would like to test it independently from Asterisk for the sake of simplicity. Which linux (or cygwin) tool is the best for that ? Using this tool, I will open a FastAGI connection, throw data in and read
2005 Mar 07
2
Question about AGI vs. FastAGI vs. straight C/DB development
Folks, I want to build a custom IVR for my setup. I've got it working (well, the bells and whistles are not there yet, but the basic stuff works) using AGI, but I'm worried about how well this will scale. I've seen references to FastAGI, and presumably this will be more efficient. Question, though: how well do either of these (AGI or FastAGI) scale if my system is handling a large
2005 Jul 18
1
FastAgi ...fastagi-mapping missing error
salam .... if anyone uses fastagi then plz help me... The AGISERVER starts successfully: Jul 18, 2005 2:54:50 AM net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Thread pool started. Jul 18, 2005 2:54:51 AM net.sf.asterisk.util.impl.JavaLoggingLog info INFO: Listening on *:4573. but I m getting this error when i call extension Jul 18, 2005 2:55:13 AM
2010 Apr 19
1
Help with FastAGI server in Windows
Hi! I am trying to do a FastAGI server in windows. I am using the example from their page but I dont get anything. Anybody here has experienced with Fastagi in windows and perl that give a rigth direction to do this. I have experience with AGI but fastagi dont *-------------------------------------------------------* *-Edwin Quijada *-Developer DataBase *-JQ Microsistemas *-Soporte PostgreSQL
2010 Apr 16
7
AGI, FASTAGI or Windows Voice Server
Hello! I have developed an IVR using AGI and so far it works great. I'm using Cepstral voices, but now want to use the voices from AT & T that are on a Windows server to be heard best. With cepstral what I do is to generate audio files from shipping and this text I reproduce this method it has worked very well. Now, try to do the same by creating the audio file in windows with the
2005 Jul 29
1
FastAGI problems
Hello! I use FastAGI very frequently [meaning 30 channels IVR is made in it] and sometimes I find, that there is a message like: Jul 29 09:38:55 VERBOSE[896] logger.c: == Auto fallthrough, channel 'Local/1@route-out-eeae,2' status is 'CHANUNAVAIL' Jul 29 09:38:55 VERBOSE[893] logger.c: > Channel Local/1@route-out-eeae,1 was never answered. Jul 29 09:38:55 VERBOSE[896]
2005 Feb 08
1
Fastagi question
Hi All, I have a question about Fastagi because I can't get it to work for some reason. Everytime I execute the fastagi command, i get an error: my extensions.conf: .. exten => 1000,1,agi(agi://some_ip_address) .. output from asterisk console: -- Executing AGI("Zap/1-1", "agi://some_ip_address") in new stack -- Launched AGI Script
2007 Jan 31
2
Which Java FastAGI implementation has the most "market share"?
When I was looking for a Java FastAGI interface for Asterisk I came across asterisk-java first and didn't realize there was more than one out there. It seems to work fine and I've got my first project working with it, but I was wondering which Java FastAGI implementation is the most popular and how they compare against each other. So I'm aware of: asterisk-java JastAGI
2010 Oct 23
0
hangup delayed very much on fastagi appliaction of asterisk 1.6
Hello my friends, Previously, we developed fastagi application with Erlang to run on asterisk 1.4, it run very well. But when we try to migrate this application to interface with asterisk 1.6.2.13( the same with 1.6.1 or 1.6.0), We found the hangup issue there, the hangup event will delayed a few minutes when callee hangup , or make an hangup request on cli. The channel be hungup don't
2015 Dec 15
3
FastAGI not working
Hello everyone, I have a problem with a FastAGI connection, could you help me fix this problem please? Here is my log: [2015-12-15 16:17:09] WARNING[23936][C-00000015]: res_agi.c:1658 handle_connection: Connecting to '10.171.54.149:9110' failed for url
2018 May 28
2
Dial to FastAGI application appears as 1-second CDR - how do I fix?
In my application, I am using AMI to run an Originate command between a channel and a dialplan application (NOT a context). In my case, the application I want to invoke is FastAGI. The Originate AMI command works correctly, but Asterisk generates a very short (0-1s) duration for the CDR that results from this call, regardless of the time spent running the FastAGI application. I want the CDR
2007 Mar 10
1
FastAGI Question
Hi all, I've been doing some research on FastAGI and there are few things that I am not sure of from wiki, etc. 1. When using FastAGI are the initial env vars sent all as one packet or are they sent line by line? 2. If line by line are they also terminated with a line feed as is regular AGI? 3. This just needs verification: Passing Variables in 1.2.x. I see that in 1.2 the variables
2008 Mar 31
1
AsterPas ObjectPascal Based FastAGI Server goes Open Source
Announcement: We are pleased to announce that we have released AsterPas FastAGI ObjectPascal Script Server for Asterisk PBX under xxxx license. What is AsterPas? AsterPas is a FastAGI server which allows real-time scripting of Asterisk PBX call flow using ObjectPascal based scripting. AsterPas includes many built objects available from scripts such as Cepstral TTS Engine class, database access
2010 Aug 08
0
Asterisk 1.6.2 FastAGI Hangup Problem
Hi all, I'm writing my own FastAGI server. I noticed when I send agi Hangup command with and without the channel, asterisk does not hangup the channel and waits for the AGI server to close the connection. Is this how it's supposed to be? Thanks - Abeed -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 13
3
FastAGI Command Execution
I've noticed that with FastAGI (and maybe AGI) that when you sequentially send a sequence of dial commands, if the call is picked up, that after the call ends, the Fast AGI script keeps executing the commands! Is there anyway to stop execution once a call is picked up? I think looking at the result codes after the Dial to determine if the call was picked up or not is not a good idea... if it
2005 Aug 14
0
OrderlyQ
Hello Jason, I've just come across your post to the Asterisk-Users group regarding OrderlyQ (from a web search - sorry it's taken so long). You wrote: > What experience can be shared about installing and running the OrderlyQ application? I have a bunch of > queues set up and want to start adding some additional apps and this one looked promising but I have > very
2009 Jun 04
1
problem install Asterisk-FastAGI
Hello all, I have a problem when I try to install FastAGI. I try to do #perl Makefile.PEL And it return : Can't locate inc/Module/Install.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at Makefile.PL line 1. BEGIN failed--compilation aborted
2009 Jun 26
1
Centrale FastAgi server down
Hi, How do you all handle the situation when a centrale fastagi server process(es) are down? AGI(..) prints "Unable to locate host" and the dailplan jumps to extension h. I'd like to handle the return value and keeping the caller in the dailplan and not to the hangup extension. Any tips about how to handle a AGI(..) returns -1 condition? thx Arjan Kroon Mobillion BV