similar to: Background asynchronous AGI

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

2007 Mar 02
1
DTMF detection problems on PRI channels?
I am using Asterisk 1.2 with a TE410P connected to E1 PRI trunks. The application relies on a DTMF digit string sent by the phone after the call has connected. This DTMF is detected by Asterisk under the control of WAIT FOR DIGIT commands send from an AGI processor over a FastAGI connection. Usually the DTMF is detected without error, but on a significant minority of calls, Asterisk is missing
2011 Apr 20
2
No voice in MeetMe for SIP with
Thanks a lot Tony and Dhaval for your much appreciable suggestions. Regards, Rajib Rajib Deka SIEMENS Ltd. Robert V Chandran Tower, First Floor, West Wing, #149, Velechery Tambaram Main Road, Pallikaranai, Chennai-100, INDIA. www.siemens.com Mob: +91-9176780669 | E-Mail: rajib.deka at siemens.com Date: Wed, 20 Apr 2011 13:55:25 +0530 From: DHAVAL INDRODIYA <dhaval.it01034 at gmail.com>
2019 Jul 20
2
ARI libraries?
Up till now, I have only used Asterisk versions 1.2, 10 and 11, on CentOS 4, 5 and 6, and have made extensive use of AMI and FastAGI connections to a multi-threaded backend written in C. For a new project, I am looking at trying Asterisk 16 with ARI, on CentOS 7. I was looking at the various ARI libraries available, particularly the ones for Python and Node.js in github. I noticed that the
2007 Nov 06
2
Recording just first part of call?
I know that I can record the contents of a call by calling Monitor() or MixMonitor() from the dialplan just before invoking Dial(). I have a potential customer who wants only the first minute of each call recorded (for identification purposes, without the storage overhead of keeping the complete call). Can anyone here think of the easiest way to do this? The only possibilities I can think of
2019 Jul 20
2
ARI libraries?
In article <301a2e78-d490-3805-e30f-41b668aac5c1 at sysnux.pf>, Jean-Denis Girard <jd.girard at sysnux.pf> wrote: > > Hi Tony, > > Le 20/07/2019 à 06:29, Tony Mountifield a écrit : > > Are there any other languages/libraries I should be considering? > > Same here, after years of AGI / AMI, I recently made my first project > using ARI on Asterisk-16. I love
2007 May 01
1
restrictions on meetme with agi background
I am reading comments on the Wiki for meetme http://www.voip-info.org/wiki-Asterisk+cmd+MeetMe from 2004 about how and AGI does work with non zap channels. Is this still valid 3 years later and 1.4.4? How do I bring people into a meetme and play a message to all of them when they are on SIP channels? Jerry
2015 Nov 25
2
Dialing a call back out on same SIP trunk as it came in
In article <20151125133008.6369360.14455.17239 at gmail.com>, Israel Gottlieb <isrlgb at gmail.com> wrote: > Try putting progress instead of answer Yes, I tried Progress already, and it didn't help. But thanks for the suggestion! Tony > I have a puzzling situation, and would be grateful for any insight. > > I have a dialplan that forwards an incoming call out to
2017 Sep 01
2
ERROR during high volume MoH dialplan
Thanks for the suggestion Tony, I installed each codec for MoH, core sounds, and extra sound packages. Unfortunately the tests produce the same results. [Sep 1 20:36:45] ERROR[10081][C-00007fe5]: frame.c:343 ast_frdup: FRACK!, Failed assertion Excessive refcount 100000 reached on ao2 object 0x20380b0 ( continuously for a while followed by a [Sep 1 20:36:46] WARNING[7761][C-0000770d]:
2006 Oct 13
1
Digium TE410P LED problem
Has anyone else experienced a problem with the LED for span 1 on a TE410P or TE405P? I had a TE410P on which the span 1 LED would not light red, but once the span was connected, it did correctly light green. I RMAed the board to our UK distrbutor and received a replacement. However, the replacement board displayed the same problem! Wondering if it was related to the computer I was putting it
2020 Sep 27
2
Using CentOS 7 to attempt recovery of failed disk
In article <E02FA554-9D6D-4E7D-8A78-5FBDE1DE939D at kicp.uchicago.edu>, Valeri Galtsev <galtsev at kicp.uchicago.edu> wrote: > > > > On Sep 26, 2020, at 8:05 AM, Jerry Geis <jerry.geis at gmail.com> wrote: > > > > I have a disk that is flagging errors, attempting to rescue the data. > > > > I tried dd first - if gets about 117G of 320G disk
2005 Feb 28
5
Strange text on Asterisk console
I've just set up a new box with FC1+updates and the latest Stable Asterisk from CVS. Asterisk is started with the default safe_asterisk script with a console on TTY9. The coloured text on this console is made up of weird characters instead of normal. Please see http://www.softins.co.uk/dsc00018.jpg for an example. If I do "asterisk -rvvvvv" on a normal login, either via the
2008 Jul 24
7
How to detect whether running on VMware?
Does anyone know how a program, script or shell user can best determine whether the machine is running on bare metal or is a VMware guest? Cheers Tony -- Tony Mountifield Work: tony at softins.co.uk - http://www.softins.co.uk Play: tony at mountifield.org - http://tony.mountifield.org
2013 Jun 19
1
fail2ban with standard Apache log format?
I want to use fail2ban on CentOS 6 to monitor Apache with the standard default logfile format ("combined"). Has anyone here succeeded in doing so? The format has the IP at the start of the line, followed by two dashes (if no authentication) and THEN the timestamp. What I've read on the fail2ban wiki seems to say that the timestamp must ALWAYS be at the start of the line, followed by
2019 Sep 20
2
Load issues using AGI
Hi, @josh, We are using AGI. It is a very simple perl script. If we need to move to FastAGI we most likely would port it to ARI instead. But I let you know. @john, we using Perl. To see if it is a problem with the perl i had put an "exit 0" just at the first lines so there is no logic done at the AGI. It's only the start up and return from AGI what produces the most of the load.
2015 Jun 08
2
less for CentOS6 with POSIX regex?
In article <ml1jnh$afr$1 at softins.softins.co.uk>, Tony Mountifield <tony at softins.co.uk> wrote: > When I started using CentOS 6 instead of CentOS 5, I discovered that > "less" no longer understood \< and \>, which I had been used to using > since almost forever. > > Eventually research revealed that in the Fedora version on which > RHEL 6 was
2015 Jun 08
1
less for CentOS6 with POSIX regex?
On 06/09/2015 12:48 AM, Nicolas Thierry-Mieg wrote: > On 06/09/2015 12:33 AM, tony at softins.co.uk (Tony Mountifield) wrote: >> In article <ml1jnh$afr$1 at softins.softins.co.uk>, >> Tony Mountifield <tony at softins.co.uk> wrote: >>> When I started using CentOS 6 instead of CentOS 5, I discovered that >>> "less" no longer understood \<
2008 Mar 04
1
Clustering Meetme over multiple boxes?
Has anyone here done any work on clustering Meetme conferences over multiple Asterisk boxes? The scenario I am thinking of is where there are two or more boxes connected to a set of PRIs that all answer to the same PSTN number, and where it's not possible to know in advance on which box a call would arrive. So it would be possible to have some calls on one box and some on another, that should
2014 Apr 22
1
Anyone used WatchGuard SIP ALG?
Has anyone here used Asterisk inside a WatchGuard firewall, talking via the WatchGuard SIP Application Layer Gateway to an outside SIP service? I have a customer doing just that, and I am 100% convinced there is a bug in the ALG regarding the media port number it inserts into the SDP when it rewrites it. However, either they or WatchGuard will not accept there is a bug, despite my very detailed
2015 Jun 04
1
Find out or log negotiated codec for SIP channel?
Hi, despite some searching I haven't found an answer to this question: Is there a way I can see in the log, or find out in the dialplan, what codec has been negotiated for a SIP channel? If possible, I'd like to do this in both Asterisk 11 and in an old 1.2 system. What I'm specifically trying to do is to determine historically the usage of the G.729 licences installed in a system,
2019 Oct 01
1
SquidGuard update in EPEL
In article <dafd6c5f-9676-c4da-8761-619d6f003525 at microlinux.fr>, Nicolas Kovacs <info at microlinux.fr> wrote: > Le 01/10/2019 ?? 09:05, Liam O'Toole a ??crit??: > > [...] > > > > FWIW, the current release has squidguard 1.6 > > https://packages.debian.org/source/stable/squidguard > > And this all begs the question: who's flying this plane?