Displaying 20 results from an estimated 30000 matches similar to: "Asterisk::AGI - What license ???"
2006 May 30
1
Asterisk::AGI and DIALEDTIME
Hi List,
In one of my AGIs (using DeadAGI) I grab the answered time using:
my $res = $agi->exec ("DIAL $dialstring");
my $answeredtime = $agi->get_variable ("ANSWEREDTIME");
However this information differs from what's written in the Master.csv
file (which happens to be the correct value!)
Any ideas why?
I'm using asterisk 1.2.7.1 and the
2006 May 31
5
Asterisk crashes at startup
Hi List,
Yesterday night after a power off due to a faulty UPS my asterisk
doesn't want to start anymore. Here is what I get on the CLI:
Asterisk Ready.
*CLI>
Disconnected from Asterisk server: Bad file descriptor.
Executing last minute cleanups
== Destroying musiconhold processes
Asterisk uncleanly ending (0).
I use 1.2.7 I think on a debian sarge and cdr_pgsql too.
Any ideas?
2006 Feb 07
2
Better i18n for Asterisk?
Hi List,
Do you know if there are any plans to improve i18n for Asterisk? The
current i18n way of doing it with asterisk is very limited and most of
the time does not work.
For example, take voicemail:
"message" "received" "at" "seven" "30" "am" might sound good in English.
But:
"message" "recu" "a"
2006 Jun 20
1
AGI: Dial and Recording my own CDR
Hi folks --
I have a FastAGI Perl script running, handling calls. It works great.
At one point I have a Dial() command. If the called party hangs up, Dial()
returns 0, and when I call my own recordCdr() function using the channel
variables ANSWEREDTIME, DIALEDTIME and DIALSTATUS, everything is fine.
However, if the called party picks up, and then the dialing party hangs up
Dial() returns -1,
2006 Jan 29
4
Asterisk + XEN does it make sense?
Hi List,
I was wondering if anybody had tried running Asterisk inside
virtualization software such as Xen. Are there known problems doing it?
Cheers,
Jean-Michel.
--
Jean-Michel Hiver - http://ykoz.net/
D?couvrez la R?union des Technologies IP & Telecom
TEL: +262 (0)262 55 03 98 - RCS 434 273 330 SAINT PIERRE
2006 Jan 17
2
How do you deal with subprefixes with LCR?
Hi List,
I am working on least cost routing code on the moment, and I am
stumbling on a problem.
Say you have provider A having:
Prefix XXX 0.10
Prefix XXXYYY 0.20
And provider B having
Prefix XXX 0.15
You're stuck, because you cannot decide if provider B's "XXX" prefix
also covers XXXYYY numbers or not. If it doesn't, it would be a waste
2006 Nov 17
2
1 FXO termination device
Hi List,
I am looking for a 1 FXO analog termination device, other than the
obvious PC + FXO card, and which can achieve decent call quality. The
SPA-3000 seems an option... have you got any other ideas?
Cheers,
Jean-Michel.
2006 Jan 27
6
Getting started with Xen
Hi List,
Being very new to Xen I have a few generic questions for the list, I
hope to grab some useful advice and pointers to documentation.
I am evaluating Xen to consolidate a few existing servers into one
appliance (mainly in order to reduce power consumption, heat, and
hardware failure risks). I plan to have a SER router, an Asterisk LCR
router, a voicemail server, a calling card server
2006 Jun 25
5
Signaling and media
Hi List,
Is there a way to tell asterisk to only accept SIP streams from the same
IP address that is used for signaling?
Thanks,
Jean-Michel.
--
Jean-Michel Hiver - http://ykoz.net/
D?couvrez la R?union des Technologies IP & Telecom
TEL: +262 (0)262 55 03 98 - RCS 434 273 330 SAINT PIERRE
2006 Jan 15
3
Detecting Long PDD
Hi List,
I've had some issues with some VoIP providers where either:
1 - There is massive PDD but finally the call goes through
2 - There is massive PDD but the call gets rejected anyways
I was wondering if there was a way to automatically detect such
behaviors when it happens (maybe with a script or something) so I can
take the faulty providers out of the routing and maybe automatically
2007 Aug 24
1
IAX2 trunking scalability
Hi List,
I have a 2Mbps SDSL link which gets saturated during peak time because
about I have about 3 E1 worth of g729 traffic going thru. So I'm planning
to use IAX2 trunking to reduce bandwith requirement and squeeze out each
and every bit of this (expensive) bandwith.
I've set up two boxes (debian etch), one in a remote data center (which
has plenty of bandwith) and one behing
2006 Jan 31
2
Asterisk hardware.
Hello all,
Just a question, on asterisk box :
I looking on the web , for asterisk at large , and 'asterisk future of
telephonie' ...
If we would like to change our OLD PABX 600 phone with 4 E1, to install a
asterisk with full ip phone in SIP, Could we use 1 Box for asterisk with
voicemail, zap channels and some agi script ?
thanks
Fabrice
2006 Jan 26
0
Re: OT: Legacy systems / fax
Around 1978, when I was consulting to a multinational company in the
business of agriculture, I witnessed this configuration in their
communications center in NYC:
A paper tape punch attached to a teletype machine was busily punching
out a tape that was being spewed into a wastebasket. Somehow, running
behind it by several feet of tape, was a paper tape reader on another
teletype drawing
2006 Feb 09
1
SPA-3000 VOIP-PSTN gateway - longdelaybetweenanswering and ringing
You can even set it to zero. Mine works well when in zero. The line pick up immediately :>
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chris Stenton
Sent: Thursday, February 09, 2006 6:57 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] SPA-3000 VOIP-PSTN
2007 Apr 18
0
Dial out from AGI and then connect it to another dialled out call
Hi there,
I'm converting a dialplan callback type application to fastagi as I'm
hitting the buffers with respects to getting useful results from CDRs.
It works by a spool call file triggering a Local extension, that extension
then does the first dial to a client. I dial to a local context from the
spool file as I need proper return codes as in ${DIALSTATUS} which are not
available
2006 Jun 17
2
Echo Cancelling VoIP traffic
Hi List,
I know that the zaptel modules have echo cancellation, but is this
possible to do this on VoIP <-> VoIP traffic as well? I'm toying with a
SIP gateway which has apparently a terrible call quality and would like
to know if there is any way asterisk can help with this.
Cheers,
Jean-Michel.
--
Jean-Michel Hiver - http://ykoz.net/
D?couvrez la R?union des Technologies IP
2006 May 29
4
Recent debian packages?
Hi,
I'd like to use the convenience of apt packaging, but debian sarge's
default asterisk is something like 1.0.7.
Are there any apt repositories which provide newer versions of the software?
Thanks!
--
Jean-Michel Hiver - http://ykoz.net/
D?couvrez la R?union des Technologies IP & Telecom
TEL: +262 (0)262 55 03 98 - RCS 434 273 330 SAINT PIERRE
2009 Apr 08
1
Perl AGI
Hi all,
I have the below peace of my AGI script...the problem here is that I cannot
fetch the extension value to inside the script and assign it to another
variable...I highlighted it in red
#!/usr/bin/perl
#use DBD::mysql;
use DBI;
use DBD::mysql;
use Asterisk::AGI;
############################
#To read asterisk variable values.
$AGI = new Asterisk::AGI;
my %input = $AGI->ReadParse();
2006 Apr 10
6
Bandwidth Management
Hi,
understand that the bandwidth utilized for each call is dependent on the
codec used, wonder if Asterisk can monitor the total bandwidth utilized
and restrict/reject new calls when the resource is insufficient to
support them reliably?
Regards
Andy Tan
--
Andy Tan
andytan@fastmail.fm
--
http://www.fastmail.fm - Does exactly what it says on the tin
2005 Aug 10
1
Help with calling Perl AGI interface
I have installed the Perl library from
http://asterisk.gnuinter.net/asterisk-perl and am wondering how I
reference agi-test.agi from extensions.conf
I have added
exten => s,1,AGI,agi-test.agi
but that doesn't seem to do it.
Is there a certain directory .agi files should be, is that the problem?
TYIA
Dan