similar to: Asterisk2Billing

Displaying 20 results from an estimated 900 matches similar to: "Asterisk2Billing"

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 =>
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 Mar 14
0
ANNOUNCEMENT : A2Billing (Asterisk2Billing) - release v1.1
Hi Peoples, Great day for the callingcard-fan ! Just a little mail to let you know that a new version of A2Billing 1.1 (Asterisk2Billing) is available! Many features have been added, lot of bugs solved and hundreds of good improvement made, so there we go -> http://www.asterisk2billing.org The key newest features : * Ecommerce product with API addons - Integration with OsCommerce *
2005 Sep 06
4
Which Linux distribution?
We have tried Asterisk 1.0.9 on FC4 and have never been able to get CAPI (with Fritz card, fcpci) to work properly. Apart from that Asterisk works fine in switching internal calls. But it's useless if we can't make outgoing calls on our ISDN line. We are considering abandoning FC4 for Debian or SuSe. What is the general concensus on the best Linux to run Asterisk with CAPI? /Why Tea
2006 Apr 05
1
Which ruby postgresql driver is recommended in rails?
There are 3 ruby postgresql drivers, which is recommended for use in rails? * postgres * ruby-postgres * postgres-pr (pure ruby, too slow?) I checked these postgresql-related tickets in rails and there doesn''t seem to be any concensus. It it seems ticket #4461 (applied in latest edge) tries to make them work equally well--but it would be great if the rails team recommended one.
2004 Dec 06
1
Setting CallerID with ITSPs
Is there some concensus on where to set callerid when making outgoing calls via an ITSP over IAX? Is this best accomplished in IAX.CONF or EXTENSIONS.CONF? Also, tech support at one ITSP told me that the SetCIDName command doesn't do anything. Is this something that might be unique to their server? Or a general statement of fact? Thanks, Michael -- Michael Graves
2004 Sep 10
1
Fwd: success compiling and running under IRIX
forwarding this on... > ----- Original Message ----- > From: "Erik Turner" <erik@turner.org> > To: <flac-dev@lists.sourceforge.net> > Sent: Tuesday, January 15, 2002 10:49 AM > Subject: Re: [Flac-dev] success compiling and running under IRIX > > > All, > > There is a discussion going on in the OggVorbis mailing list > about replay gain.
2005 Mar 17
2
gsm cannot be found in any file form... but it's there
Hey, I recorded this intro, and changed it to a gsm file in the shell, and I'm getting an error saying that it isn't in the directory at all when it's sitting right there. I don't know why that is. If you want to hear it, it's http://scheda.underfireradio.com/astintro.mp3 I don't know what the matter is, I've tried renaming it, copy and pasting it in there, deleting
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
2003 Jun 04
2
rsync for migrating oracle datafiles
Hi - a question for all ye rsync guru's out there... I have a need to migrate some fairly large Oracle datafiles from a UFS filesystem to VxFS (VERITAS), however I am not being allowed nearly enough outage time to perform a standard file copy migration. The datafiles (of which there are about 4 are about 50GB each in size and on separate UFS filesystems. I am considering instigating a local
2005 Mar 21
1
DISA Hangs up after DTMF is sent
Hey, this is happening to anyone who I try this with. We get into the DISA, then hear the dial tone. Dial 1 then start dialing the number, and it hangs up. I thought adding a wait time after the DISA may help, I was wrong. Here is what I have thus far in the DISA extentions. [DISA] exten => 7,1,DISA(no-password||"Scheda" <565> 455-1337) exten => 7,2,Wait(45) exten =>
2005 Mar 22
1
Help Debugging my code?
Hey, I'm currently using the GotoIf application to set it so if certain caller ID's call my number, it will transfer it to my cell phone, here is the code I have so far. I get an error message that states "call rejected by 198.22.67.70: No such context/extention." when I call the number from my house number. Anyway, here is the code I have. [inbound] exten =>
2005 Mar 15
3
Asterisk@Home Install Problem
Whenever I try to install Asterisk@Home, I get this error at about 43% There was an error installing rpmdb-redhat-3.4-0.20050105. This can indicate media failure, lack of disk space, and/or hardware problems. This is a fatal error and your install will be aborted. Please verify your media and try your install again. I've gotten this on 3 different cd's I've burned. To make sure
2018 Sep 18
2
Asking
Hello, please can i have a code which help me to tax user every voip services in asterisk means when user starts to call someone -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180918/b2a02a8b/attachment.html>
2006 Mar 06
4
Where in the filesystem to place the rails application root?
This is a minor Linux administrative issue having to do with deploying rails applications. I am considering where to place the root of our rails application and I would appreciate some suggestions, along with supporting rationale, from those of you that have deployed a rails appliction for general enterprise use. I am thinking along the lines of using
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,
2005 Jul 14
2
CVS HEAD voicemailbox full error
Anyone else has problems with CVS HEAD's from today with voicemail hanging up silently without any debug/error messages when checked? It also keeps insisting that the user's voice mailbox is full and can't store more messages even if I clear/rebuild the /var/spool/asterisk/voicemail stuff. I've tried falling back to voicemail.conf entries from realtime voicemail with the same
2005 May 09
3
ANNOUNCEMENT : AreskiCC V2.2 - Asterisk CallingCard Application
Dear All, Here the version 2.2 a new version of your dear CallingCard Software !!! http://www.areski.net/areskicc-doc-v2/ Many new features have been added and several enhancements made! Newest features : - A new re-build rate-engine - LCR & LCD management (OOOOHHH YESSSSS) - Billing Increment - Progressive Rate - Scheduled Rates (days of the weeks) - Expiration rates - Buy rates
2005 Jul 06
3
OT: Congrats, Europe!
http://software.newsforge.com/software/05/07/06/1235211.shtml?tid=150&tid=147&tid=136 http://www.theregister.co.uk/2005/07/06/eu_bins_swpat/ -------------- next part -------------- A non-text attachment was scrubbed... Name: vahan.vcf Type: text/x-vcard Size: 287 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20050706/357c6cce/vahan.vcf
2005 Jan 26
2
ANNOUNCEMENT : NEW CallingCard Application for Asterisk
Hello everyone, If you want to know why I am so tired today :D Check this CallingCard Solution : http://areski.net/areskicc-doc/ Just finish it yesterday night! Briefly, AreskiCC is an AGI script and PHP-Web application which greatly handle the complete CallingCard System. FEATURES - AGI : * Authenticate with the use of a Cardnumber the Cardnumber can also be defined as