Displaying 20 results from an estimated 4000 matches similar to: "Asterisk 1.8 and DeadAGI"
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
2011 Apr 05
2
Asterisk 1.8 and new the command: exten => _X., 4, Wait, 2
OK Dears;
Is the exten => _X.,2,Wait,2 no more working with Asterisk 1.8? What is the equivalent?
I installed Asterisk 1.8 and Star2Billing 1.9 but I am getting this error if someone can advise me:
Executing [9615806234 at a2billing:1] Answer("SIP/gwsshihabuddinkw-00000014", "") in new stack
[Apr 5 02:59:05] WARNING[2941]: pbx.c:4055 pbx_extension_helper: No application
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
2007 Feb 18
3
chan_sip.c:1968 create_addr: No such host:
I have followed all the install note for A2billing and have everything installed and configured and my asterisk works except the callingcard application.
Added the following
[callingcard]
; CallingCard application
exten => 777,1,Answer
exten => 777,2,Wait,2
exten => 777,3,DeadAGI,a2billing.php
exten => 777,4,Wait,2
exten => 777,5,Hangup
I am using 777 as the calling card
2011 May 19
1
SIP 603 Declined after AGI execution
Hello everyone.
I'm using Asterisk 1.4.31 and A2Billing 1.7.0 to manage a small
wholesale operation, so I configured A2Billing for not to answer the
call nor play any greetings or balance notifications to the caller.
I'm authenticating each customer by it's IP address, and each customer
has it's own context, in which I set the following:
;=====in extensions.conf======
2011 May 19
1
Getting 603 Declined after AGI execution
Hello everyone.
I'm using Asterisk 1.4.31 and A2Billing 1.7.0 to manage a small
wholesale operation, so I configured A2Billing for not to answer the
call nor play any greetings or balance notifications to the caller.
I'm authenticating each customer by it's IP address, and each customer
has it's own context, in which I set the following:
;=====in extensions.conf======
2008 Nov 19
1
IF else
Hi all,
I have the following context in extensions.conf:
[a2billing]
exten => _X.,1,Gotoif($[${EXTEN} = 111] ? 21)
exten => _X.,2,DeadAGI,a2billing.php
exten => _X.,3,Wait,2
exten => _X.,4,Hangup
exten => _X.,21,Playback(AR_GetGiveToID)
exten => _X.,22,Wait(2)
exten => _X.,23,Record(/tmp/asterisk-recording:ulaw,,5)
exten => _X.,24,Wait(2)
exten =>
2003 Jul 30
16
Need help
I do part time consulting work. I need to setup an asterisk system to
allow me to record both inbound and outbound calls to clients. I have one
client that is just a PITA. The client has changed their mind three times
so far and we are at step one.
I have a spare slackware box and a seperate phone line for the consulting
work. I have MCI Neighorhood as my carrier.
What I need to know is:
1.
2008 Sep 15
2
Asterisk
Dear All,
I have the below context defined in extensions.con:
[a2billing]
exten => _X.,1,Gotoif($[${EXTEN} = 111] ? 21)
exten => _X.,2,DeadAGI,a2billing.php
exten => _X.,3,Wait,2
exten => _X.,4,Hangup
exten => _X.,21,Wait(2)
exten => _X.,22,Record(/tmp/asterisk-recording:ulaw)
exten => _X.,23,Wait(2)
exten => _X.,24,Playback(/tmp/asterisk-recording)
exten =>
2006 Oct 11
1
Urgent Please help
I am using a2billing as billing software ,and I make an 800 call service
which means that the destination extension should be build
I put this code at extensions.conf
exten => 99909994,1,SetAccount(2704714849)
exten => 99909994,2,Wait,2
exten => 99909994,3,DeadAGI(a2billingp.php)
exten => 99909994,4,Wait,2
exten => 99909994,5,Hangup
its not stable ,its works for 3 times
2008 Oct 17
1
Strip prefix
Dear All,
i have the following context defines in etensions.conf:
[a2billing]
exten => _X.,1,Gotoif($[${EXTEN} = 111] ? 21)
exten => _X.,2,DeadAGI,a2billing.php
exten => _X.,3,Wait,2
exten => _X.,4,Hangup
exten => _X.,21,Playback(AR_GetGiveToID)
exten => _X.,22,Wait(2)
exten => _X.,23,Record(/tmp/asterisk-recording:ulaw,,5)
exten => _X.,24,Wait(2)
exten =>
2008 Sep 12
1
Extension not found
Dear All,
I have the following scenario...When a customer dial 111 number a beep
message will iplay in order to record and playback his voice...Else he'll be
routed to another call flow as you can see in the context below:
[a2billing]
exten => _X.,1,Gotoif($[${EXTEN} = 111] ? custom-recordme,111,1)
exten => _X.,2,DeadAGI,a2billing.php
exten => _X.,3,Wait,2
exten => _X.,4,Hangup
2007 Jun 14
4
Que on A2Billing
Hello All,
I got one quick question on A2Billing.
Specs: -
- A2Billing v1.3
- OS CentOS 4.5
- Asterisk 1.2
- Zaptel 1.2
Did the installation and everything is working as it suppose to...
Using the A2Billing documentation, I created the RateCard, SIP Trunks,
and SIP Customers. I was also able to login using XLite Dialer and was
able to call out to my SIP Trunk also.
Now how can I remove the
2009 Mar 09
3
problem with an agi in PHP
Hello,
I need to execute an agi in php.
I have that:
== Using SIP RTP CoS mark 5
-- Executing [0170725000 at mnupprx1:1] Answer("SIP/33179977999-b6c18478",
"") in new stack
-- Executing [0170725000 at mnupprx1:2] GotoIf("SIP/33179977999-b6c18478",
"0?6:3)") in new stack
-- Goto (mnupprx1,0170725000,3)
-- Executing
2011 Mar 05
3
Prepaid Billing other than A2Billing
Hi All;
Any one advise for open source prepaid billing other than A2Billing that can work with Asterisk and it is rich by features (for large business)?
Regards
Bilal
2007 Aug 27
4
Prepaid Billing: A2Billing, AstBill, ASTCC
Hi List;
I need to use an prepaid billing system with Asterisk,
and I do not know which one is more stable and
integrated with Asterisk?
A2Billing or AstBill or ASTCC?
Also, from where I can download it and ready about its
configuration?
Regards
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: 009659849460
2014 Aug 21
1
Billing software: Other than A2Billing because of the problem with the analogue channels
Hello;
I am facing a trouble with A2Billing when using analogue lines because the channels are not closing properly when dialing happen through A2Billing (it seems the dialing scenario including the hangup is not handled properly through A2Billing but I do not have control on this). But when I do dialing from asterisk and using analogue lines, I do not face a trouble because I can write the
2010 Feb 06
3
A2Billing and other prepaid Billing like ASTCC, who is better?
Hi All;
I used A2Billing, basically it is nice and fine, but management possibilities is not that rich, so a lot of staff are need to be repeated that let the admin facing a problem of the needed time to do the task.
Anyone advise for another open source prepaid billing that is rich by the management features?
Also, I hope to find an open source Billing (prepaid and postpaid) that can work with
2006 May 26
3
using a billing system
Hello to all,
Im trying to use DeadAGI to implement billing with Asterisk2Billing.
Before the billing, I had something like:
exten => _2XXXXXXXX,1,Dial(SIP/${EXTEN}@voiprovider)
Now, with Asterisk2Billing would be something like this?
exten => _2XXXXXXXX,1,Answer
exten => _2XXXXXXXX,2,Wait,2
exten => _2XXXXXXXX,3,DeadAGI,a2billing.php
exten => _2XXXXXXXX,4,Wait,2
exten =>
2010 Sep 28
1
1.6 and 1.8 version & A2Billing
Hi All;
Anyone has tried to use A2Billing with Asterisk 1.6 and 1.8 to confirm that is working fine and it is same as 1.4?
Appreciate ur kindly help.
Regards
Bilal