similar to: Variables and status problems in AGI application

Displaying 20 results from an estimated 4000 matches similar to: "Variables and status problems in AGI application"

2005 Jun 30
5
Logrotate
I created some scripts to logrotate. I am having a problem. After I do it, I am sending kill -HUP to the process its not using the newly created messages file again. Could someone help me out with how I can rotate asterisk's log's without killing the process? ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL
2009 May 12
1
enum agi interesting problem
Hi, I am having a strange problem with enum and AGI. Here is what happens: I have in my agi something like that: foreach my $resolver ("e164.arpa", "e164.info", "e164.org") { my @enums = get_enums($phone, $resolver); foreach my $enum (@enums) { $dialstring = $enum .
2006 Apr 12
2
How to terminate ringing call before it is answered
Is there a way to terminate a ringing call before it is answered? I am speaking of prepaid card application in which you want to make another call, because you current number it is not being answered, and you don't want to hangup before dialling again. /Obelix
2006 Apr 13
2
How to terminate ringing call before it is answered?
Is there a way to terminate a ringing call before it is answered? I am speaking of prepaid card application in which you want to make another call, because the current number it is not being answered, and you don't want to hangup before dialling another number. /Obelix
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,
2007 Sep 17
1
Problem with asterisk-perl-0.08 and Asterisk >= 1.2.20
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I've been using for a long time asterisk-perl-0.08 for prepaid card applications, and I've identified a problem with the last releases of asterisk-1.2, installed with Trixbox. The command get_variable() raises a signal SIGPIPE when it is called (whatever the variable to get). I made tests with Asterisk 1.2.20, 1.2.21 and 1.2.22, and I
2005 Aug 10
2
Help with TNT and Asterisk
Im having some problems with connecting a TNT to asterisk. The problem is when the call is sent to asterisk and signaling is done the RTP syncs however no audio is produced. Can someone give me some idea of how to accomplish this? I am using the standard configs and g711 and 729 do the same. No audio. Public IPs on both ends. No nat. Any ideas would be appreciated.
2006 May 09
5
voipjet down?
Somebody know if they are down? Let me know, Julius C. Barber ventas@gringotel.com www.GringoTel.com Tel. USA: 1-408-705-1189 GringoTel - ahorre en sus llamadas internacionales. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060509/924605b6/attachment.htm
2005 Jun 10
1
Wildly inaccurate CDR records
My CDR is displaying wildly inaccurate results. When I make a call the CDR records the time between connecting into the server and hanging up, instead of recording the time between dialling from the server to the PSTN destination via VOIP termination. It is alright to log the duration of the connection to the server, but why it does not log calls for termination via voip provider is the main
2005 Oct 07
1
ASTCC -- semantic note of 'callstart' in cdrs?
Looking at the code, it would appear that the 'callstart' column of the cdrs table should really be called 'callend': $dialstr = "IAX2/$res->{path}/$phone|30|HL(" . ($maxtime * 60 * 1000) . ":60000:30000)"; $res = $AGI->exec("DIAL $dialstr"); $answeredtime =
2005 Jun 30
1
Cisco Voip Question
Does anyone in here know how to setup auto negotiation between g729 and g711ulaw on a cisco 5400? I would imagine it would be the same on a 3660. The problem I am having is natively the call is setup for g729 however when the call is transferred to voicemail it uses ULAW so when the cisco tries to connect to the voice mail I get a SIP error that the codec couldn't be negotiated. I need
2005 Oct 06
14
www.openpbx.org
Hello, What do you think of this project www.openpbx.org ? Something like ser and openser ! Kinds Regards Harry ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger T?l?chargez cette version sur http://fr.messenger.yahoo.com
2005 Jun 14
6
VOIP-INFO down?
Seems to be all morning. I have not been able to access for several hours now. W -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Marcel van Kaam, Fonetica Sent: Tuesday, June 14, 2005 7:18 AM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: [Asterisk-Users] VOIP-INFO down? Hi
2006 May 17
2
Diverse servers
I currently have a single server with a few SIP and IAX upstreams for origination and termination with IAX clients. I am adding a second server that will have a much higher capacity and will be handling a larger call volume. However, this second server is not going to be geographically near the first. It will largely share the same upstreams. I would like for this to be an integrated system
2005 Jul 01
1
Got SIP response 481 "Invalid CSeq Number" backfrom X.X.X.X
I had the same problem and I believe it was the payload size of the codec. What code are you using? ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Federico Alves Sent: Friday,
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 22
10
US telco lingo
Could someone explain to a non-US dummy the following phrases I have seen on the list. "I can provide you with tier 1 termination 6/6. I can blend or NPANXX breakout." "We provide US48 termination, blended rate for 1 MOU and above is .008 with 6/6." What is 6/6? What is US48? What is blended? What is MOU? What is NPANXX breakout? -------------- next part --------------
2005 Aug 16
1
DTMF, Asterisk, External PSTN gateway, and PAP2 (was: RE: Issue with DTMF Tones - CodecIssues)
I run a bunch of the Linksys ATA's.. I always use rfc2833 for DTMF. works very well and have never had a problem with it. ..o-------------------------------------------------------o. Brian Fertig NOC/Network Engineer Planet Telecom, Inc. Tampa, FL Office -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
2005 Jul 13
6
OT: DS3 -> VoIP Hardware Recommendations
Hello all, We are looking for some hardware requirements/recommendations to be able to handle a full DS3's worth of TDM -> VoIP traffic. The DS3 would bring 24 calls per T1 x 28 T1s = 672 simultaneous calls. We would then need to convert those calls into G729 SIP VoIP calls to send to our asterisk box over ethernet. Since everything is going in/out of asterisk is 729, and no features
2010 Jul 08
1
AGI get full variable
Dear All, I have "get full variable" AGI call to get the ANSWEREDTIME channel variable. I have originated the call to one extension, once answered I have called DeadAGI to control the call. I have problem that after hangup the call AGI "GET FULL VARIABLE" returns -1 for ANSWEREDTIME channel variable. What is the problem? Where I made wrong. Please suggest me..