asterisk2billing.org
http://forum.asterisk2billing.org/

A2Billing WITHOUT FreePBX?
http://forum.asterisk2billing.org/viewtopic.php?f=33&t=9263
Page 1 of 1

Author:  tim2011 [ Thu Oct 27, 2011 5:04 pm ]
Post subject:  A2Billing WITHOUT FreePBX?

Hi folks,

Recently, I made two installs of:
    Asterisk 1.8.7.1 + FreePBX 2.9 + A2Billing 2.9.4 (Cuprum)
    Asterisk 1.8.7.1 + A2Billing 2.9.4 (Cuprum)

With FreePBX + A2Billing, everything went smooth and setting up trunks and the DID was easy. However, I was adding my DID in "Inbound routes" in FreePBX (extension to a2billing.php) and when I called my DID, sometimes it asked for PIN and at times it was saying "the number is not in service." Despite those, it worked and I was able to make calls.

Later, I realized that, A2Billing had "Inbound DID" section, so I decided to install Asterisk and A2Billing only, as there was no need for FreePBX if A2Billing could add trunks and DIDs. Unfortunately, I ended up with a successful A2Billing install but am facing DID problems. In FreePBX, I didn't have to setup destination for every card (customer), but in A2Billing, I've to assign every customer a DID. Even after setting up DID, whenever I call it, I hear the beep and it eventually hangs up.

What I wanted to know is that, is it possible to have a working calling card/pinless system WITHOUT FreePBX? After searching the web for days, I didn't find any install guide that didn't use FreePBX, and if you can, please, can you provide me some guides on how to setup DID for calling card in A2Billing 1.9.4 that works like in FreePBX (no need for destinations) for all customers? Any help is appreciated :)

P.S.: Guides I followed:
For Asterisk + FreePBX + A2Billing: goo.gl/Tf6B8 => Worked
For Asterisk + A2Billing: goo.gl/0hNlg => I couldn't make it work

My sip.conf:
http://paste.ubuntu.com/720869/

My extensions.conf:
http://paste.ubuntu.com/720871/

Error I get in Asterisk CLI:
http://paste.ubuntu.com/720880/

Author:  jroper [ Thu Oct 27, 2011 5:47 pm ]
Post subject:  Re: A2Billing WITHOUT FreePBX?

Hi

Many prefer to install without the overhead of FreePBX, which does nothing more than automate the creation of the dialplan, if you are comfortable with asterisk dialplan, then no need for FreePBX.

In respect of adding every DID, you can use wildcards, both in Asterisk, and in FreePBX inbound routes.

In this case the error is pretty clear:-

Code:
Call from '' (66.54.140.46:5060) to extension '2062035428'
rejected because extension not found in context 'default'.


You don't have a context named "default" in your extensions.conf, let alone an extension that matches 2062035428.

You might consider changing the context directive in sip.conf to a context that exists in your extensions.conf.

Joe

Author:  will_vsilva [ Tue Jul 21, 2015 1:52 pm ]
Post subject:  Re: A2Billing WITHOUT FreePBX?

Hello Guys,

Do you have any tutorial how to install A2billing step by step?

Thanks :)

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/