similar to: ANNOUNCEMENT : A2Billing (Asterisk2Billing) - release v1.1

Displaying 20 results from an estimated 100 matches similar to: "ANNOUNCEMENT : A2Billing (Asterisk2Billing) - release v1.1"

2007 Jul 04
0
ANNOUNCEMENT : A2Billing (Asterisk2Billing) - V1.3.0 STABLE (Yellowjacket)
I am pleased to announce the new version of Asterisk2Billing, V1.3.0 STABLE (Yellowjacket) PROJECT URL : http://trac.asterisk2billing.org A2Billing has completely re-written some its modules such as : Invoicing, template management with Smarty, the call-back, added new methods of online payment integration with Moneybookers and Authorize.net in addition to Paypal. A2Billing have also improved the
2006 Apr 24
2
Asterisk2Billing
I'm sure this has been asked a million times. Therefore, I must ask again. Generally speaking, what do you guys think of it. It looks pretty good, but for my uses, I'm not sure that a calling card method is the *best* way to go. But, either way, what is the general concensus? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Mar 17
0
adding to asterisk db from a script
It looks like asterisk isn't honoring EOF on stdin. file add-phonelist: database put cidname 200551234 "name 1" database put cidname 200551235 "name 2" database put cidname 200551236 "name 3" database put cidname 200551237 "name 4" asterisk -rn < add-phonelist What I see is an infinite stream of prompts as asterisk is banging onto the EOF. How
2006 Apr 20
1
CDRs and billing
Hello I configured Asterisk to put CDRs in the database like it was explained in: www.voip-info.org/wiki/view/Asterisk+cdr+pgsql What I want to know is how do the billing solutions (like Asterisk2Billing) work with Asterisk. The billing system just use the information that Asterisk puts in the CDR table? Or they connect directly to Asterisk? Or is Asterisk that has, before the Dial command,
2010 Sep 16
5
a2billing
Hey there, I am trying to setup a2billing on asterisk 1.6 , but ,when I try to access its web page I see the a2billing directories:Index of /a2billingNameLast modifiedSizeDescriptionParent Directory -admin/15-Sep-2010 19:19-agent/15-Sep-2010 19:21-common/15-Sep-2010 19:18-customer/15-Sep-2010 19:20-Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch Server at Att, Flavio Roberto
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 Apr 05
2
Access denied for user 'a2billinguser
Hi guys. I am facing this problem here, using a2billing. error: 'Access denied for user 'a2billinguser'@'localhost' (using password: YES)' I am following this step by step http://www.asterisk2billing.org/cgi-bin/trac.cgi/wiki/Installation%20Guideand wend i get into the point that i have to Create a2billing database i am getting this message above. I even try to remove the
2007 Jan 15
1
two-level administration tool for Asterisk (reposting)
Dear Sirs, let me repost my question again, probably the last one was lost in a huge amount of messages during weekend. I'm actually looking for web-based tool which can do two level of administration: 1) high level, Administrators, can create "domains" 2) lower level, Users, can manage extensions within certain domain. much like asterisk2billing. so, I want users to manage
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
2007 Jan 12
2
two level administration tool for Asterisk
Dear Sirs, I'm looking for a tool which can do the following: 1) higher level of administration, only one person, it can create "domain"s and per-domain administration accounts 2) lower level of administration, many persons, each can add new extensions and change passwords with their domains. somewhat similar to asterisk2billing, but with privilege separated into
2016 Oct 28
5
Just got defrauded - how do I block calls which contain a dash (RegEx noob question)
Hi list, I'm using Asterisk2Billing (v2.0.16) and it appears to have an annoying bug. When there are rates for e.g. 44 (UK landline) and 44870 (UK premium) and a fraudster manages to somehow dial 44-870 instead of 44870 the rate for 44 will match, not the one for 44870. So, I would like to block all calls on a dialplan level that contain a dash. -44, 4-4, 44-, 44---, -, ---, just
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 May 13
1
Asterisk+a2billing for over 10,000 ext
Hellos, I want to setup Asterisk+a2billing for over 10,000 extensions for voip resale. Has anyone done this before. What are the hardware requirements and challenges? James -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090513/186b2bde/attachment.htm
2009 Jun 07
0
Callback with a2billing
Hello, Can anyone give me a sample configuration of Callback feature on a2billing. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090607/a9d1149a/attachment.htm
2010 Mar 30
1
a2billing wont pass the number
I am running into an issue with A2Billing. I will explain first of all that everything else works! the system is 90% complete its just this one small problem I am running into. So my problem is that when I place a call, 1. I dial my number that I want and A2Billing gets activated 2. it asks for my pin, upon successful entry of my pin A2Billing then 3. prompts me for my phone number then 4.
2013 Jun 04
0
Implementing G729 Passthrough - VM recordings, maybe even a2billing
We would like implement G729 passthrough for our calls and get rid of the encoding overhead, and a little confused as to how to do this, and some unanswered questions. Do we need the open source G729? If so, do we still need the patent license. Not so much of an issue, just checking. Finally, a recent howto of how to enforce pci passthrough and disable encoding would be greatly appreciated. Oh,
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
2010 Jun 29
1
Hot to configure trunk in asterisk with a2billing.
Hi All, I am newbie in this asterisk and a2billing technology . i had successfully installed asterisk in my server fedora -8 [server behind NAT/STUN] i after installation i can able to create users and tested the call features with X-Lite . the was working fine . after i installed the A2Billing in my same server with follow the steps from a2billing installation guide. but u cant access the
2009 Mar 25
1
ASTCC and a2billing
Hi List; I am going to use a post and prepaid billing with my Asterisk vesion 1.4, can anyone advise me which of the billing software will be more stable and it is opensource to be used: ASTCC or a2billing? Any advise that might help to take the proper decision? Regards Bilal
2009 Dec 29
1
error when open a2billing web page!
hi, i have installed a2billing , when i open /admin web pages. errors as follow: Fatal error: Call to undefined function bindtextdomain() in /usr/local/src/a2billing/common/lib/languageSettings.php on line 130 do you know what's wrong? -- Thanks, Sucan