Displaying 20 results from an estimated 9000 matches similar to: "extension h and DeadAGI"
2006 Feb 06
0
PGSQL asterisk command
2012 Mar 08
1
Using the h and DeadAGI
Hi All;
Really I need to know why when using the "h" in the exten =>, then we use DeaAGI with it?
I am using vicidial and I see this line alot, so I need to know how it work (when it will be executed):
exten => h,1,DeadAGI(agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----${HANGUPCAUSE}-----${DIALSTATUS}-----${DIALEDTIME}-----${ANSWEREDTIME})
The question is:
When
2010 Mar 12
0
Running DEADAGI from h extension
I get a warning every time I run DeadAGI from the h extension:
-- Executing [h at CC:2] DeadAGI("Zap/7-1", "graba_dialer.agi") in new stack
[Mar 11 20:50:10] WARNING[8598]: res_agi.c:2203 deadagi_exec: Running DeadAGI
on a live channel will cause problems, please use AGI
I use the agi script to do clean up and move the recording of the call.
The only way the h
2011 Apr 09
1
Is it the normal behaviore for AGI and DeadAGI to terminate AFTER the "h" extension?
Hi Everyone,
Trying to run a php script after DeadAGI for A2Billing does it's magic. This
is the dialplan:
[a2billing]
exten => _X.,1,System(php pre-call.php ${CALLERID(num)} ${EXTEN}
${UNIQUEID})
exten => _X.,n,AGI(a2billing.php,1)
exten => _X.,n,Hangup()
*exten => h,1,Wait(5)*
*exten => h,n,System(php post-call.php ${CALLERID(num)} ${UNIQUEID})*
As you can see above, I even
2012 Dec 10
1
deadagi on 11 and 1.4
How can extensions.conf be changed to work with both
Asterisk 11 and 1.4.X such that 1.4.X calls deadagi and 11 just calls
agi as deadagi is no more.
Thanks,
jerry
2004 Aug 31
2
DeadAGI Application
I downloaded the astcc calling card program. Thanks, it is very easy to
setup and works Excellent. Anyway, it says to use DeadAGI to run it
rather than AGI. I don't know what I am doing wrong. I just updated my
asterisk from cvs and rebuilt and reinstalled. I do not have an
application called DeadAGI. I have searched the source, google, etc.
but have not been able to find anything.
2007 Dec 06
1
DeadAgi
hi, all
I am new to use DeadAgi,
can anybody help me how to use DeadAgi,
actually i want this,
when caller hangup his/her phone, i want to send packet to my other app that
check caller hung up done.
2007 Aug 28
1
deadagi and billsec or answeredtime
Hello,
I want to create php rate script and I'm using Deadagi. But I allways get
billsec 0 , or nothing. Can you help me to solve this problem...
My extension.conf:
exten => _123,1,DeadAgi(rate.php)
exten => _123,2,hangup
And my simple test php script rate.php
#!/usr/local/bin/php -q
<?php
include_once (dirname(__FILE__)."/phpagi.php");
$AGI = new AGI();
2006 Feb 02
1
DeadAGI variables confusion
Hi * users,
We're using calls to external scripts through AGI at various points
throughout our IVR system. We use these scripts to log certain events
and to make certain choices that I wasn't sure would be possible in
the dial plan. The problem comes with with the final call to our
script. We use this line:
exten => h,1,deadagi(log.php|{$service}|Hung up|${UNIQUEID})
I know there are
2009 Jul 25
0
DeadAgi application issue
Hi All,
I have working asterisk 1.4.24.1, but I have issues with DeadAgi
application.
I am using hylafax and iaxmodem with asterisk, mail 2 fax and fax 2 mail
feature.
My system details are below:
OS: Centos 5.3
Asterisk Version: 1.4.24.1
Dahdi version: dahdi-linux-2.1.0.4, dahdi-tools-2.1.0.2
Zap device: Network controller: Sangoma Technologies Corp. A104d QUAD T1/E1
AFT card
Kernel:
2009 Aug 08
0
DeadAgi application not exiting
On Sat, 8 Aug 2009, Max Alex wrote:
> Actually the scripts which are set to run to the hangup of channels,
> which is originated for sending fax. We are trying to get the answer
> time, duration of fax on hangup of that channels, but the script becomes
> stuck and we need to restart the asterisk and also we are not getting
> any output of script as it is stuck.
Let's start
2007 Jul 30
1
MeetMe through DeadAGI has changed to return -1 on Hangup
I have a "support call" AGI script that has been working
flawlessly for a couple of years now. It dumps the customer into a
MeetMe conference room, then dials a bunch of support engineers,
and connects anyone who accepts the call into the conference room.
The conference room is recorded. After the support call is over,
the recording is emailed to a list for quality control, etc.
It
2012 Apr 04
2
Asterisk 1.8 and DeadAGI
Dears;
In asterisk 1.8, it is not more possible to use DeadAGI?
Also, I found the below commands in the a2billing and I would to ask why it set the sequence 1 for the Hangup()? Maybe because it is related to the NoOp? How?
[a2billing-callingcard]
exten => _X.,1,NoOp(A2Billing Start)
exten => _X.,n,Answer()
exten => _X.,n,Wait(2)
exten => _X.,n,DeadAgi(a2billing.php,1)
exten =>
2007 Jul 22
1
Asterisk-1.2.22 DeadAGI Hangup
Hi
I've upgraded my server to asterisk-1.2.22 from 1.2.10 after that my DeadAGI
scripts are not working properly. Like after hangup I used to do some more
work now its not working.
Please help.
thanks
arun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070722/09df42e9/attachment.htm
2007 May 16
0
Problem with CDR and DeadAGI
Hello,
I've a Problem with my CDRs. The clid and src Fields are empty, if a
hangup inside my DeadAGI Program occurs. It makes no difference if the
AGI Program or the caller initiated the hangup.
The Problem doesn't exists, when i use the normal AGI Application.
Further, this Problem started after the update from 1.4.2 to 1.4.3
(1.4.4 is also concerned).
I hope, that someone has a
2009 Sep 17
2
DeadAgi
Hi people, I have the following dialplan:
[context]
exten => s,1,Noop(Start)
...
exten => h,1,Noop(Ending)
exten => h,n,DEADAGI(finconf.php,${ARG1},${ARG2})
When it is running, the asterisk gives the following error:
-- Launched AGI Script /var/lib/asterisk/agi-bin/finconf.php
== finconf.php|800|: Failed to execute '/var/lib/asterisk/agi-bin/finconf.php': No such file
2006 Feb 07
2
Asterisk with USB
Hello everybody! I've seen that you can connect your cellphone via
bluetooth, but I've a Motorola V300 and it doesn't have that feature,
so I wish to connect it via USB cable, is it pissible con use my
cellphone with asterisk like that? I 've not been able to find
information on how to do this, I'l appreciate any help.
Thanks in advance!
--
Facundo Ameal.
2005 Oct 31
1
CentOS and older megaraid.
2006 Feb 07
3
No sound on 10% of incoming calls
Hello,
I have a problem with Asterisk, on 10% of incoming calls the IP Phone ring
but I don't hear the caller and the caller doesn't hear me (all IP Phones
have the same problem).
This problem appear also if the call is directly send to the second E1 of
the digium card who is connected to an IVR.
It does not depand on the charge of the server (I have the problem with only
one call).
2010 Jan 01
1
PBX Extension Help
hi all,
I have a little problem. I'm trying to configure a2billing
(asterisk2billing) with asterisk. Everything done successfully but when I
try to call following error occur
"WARNING[9690]: pbx.c:3170 pbx_extension_helper: No application
'DeadAGI,a2billing.php' for extension (a2billing, 456,3)
and it hang ups the call. Can someone please tell me why this error
occuring. My