Regarding A2Billing

3 views
Skip to first unread message

Pascal Laurent

unread,
Feb 5, 2010, 3:30:38 PM2/5/10
to village-...@googlegroups.com
Hi,

This forum may not be the place to ask this question. But I will take
advantage of the brotherly nature of our group to ask this question. I
have both asterisk and A2billing installing (on a separate server) as
part of my MP network infrastructure. By default asterisk loads lots
of modules, probably not all of them is needed four our Asterist+MP
environment. For security and management purposes I would like to load
only the necessary modules needed for A2billing+MP. What modules do
asterisk needs (to load) for A2billing to work correctly? How would a
stripped down /etc/asterisk/modules.conf looks like for a typical
Asterisk+MP environments?

Thanks,
--P

Rael Lissoos

unread,
Feb 6, 2010, 1:58:14 PM2/6/10
to village-...@googlegroups.com
Hi

Not an expert on this, but did a similar thing. All  you need to do is create a trunk to the A2. A2 will take care of the rest.


--
You received this message because you are subscribed to the Google Groups "village-telco-dev" group.
To post to this group, send email to village-...@googlegroups.com.
To unsubscribe from this group, send email to village-telco-...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/village-telco-dev?hl=en.


Alberto Escudero

unread,
Feb 9, 2010, 3:58:59 AM2/9/10
to village-...@googlegroups.com
Hi,

A2billing interfaces with asterisk using AGI and AMI. The AGI runs a PHP
script within the asterisk dialplan. Call management is performed via the
AMI interface. The PHP script is also responsible of interfacing with
MySQL or PostreSQL.

There is a very technical picture of the architecture here :-D

http://apture.s3.amazonaws.com/000001255ebea770d459fe0c007f000000000001.ezbilling_overview.jpg

So in a nutshell, you need to have AMI and AGI running... and SIP should
be there :D

/aep


--
Stopping junk mailers is good for the environment

Areski

unread,
Feb 9, 2010, 7:39:29 AM2/9/10
to village-...@googlegroups.com
Thanks Alberto, that's good overview.

It will definitely make sense to load the minimum modules to get the best of it.

In regards of A2Billing, I m sending a draft of the module.conf,
Let's all have a look at it and add what is necessary according to
applications, codecs,
futures features we would like to use.


/Areski
_______________________________________________
- A2Billing Project : http://asterisk2billing.org
- LinkedIN : http://www.linkedin.com/in/areski

modules.conf

Pascal Laurent

unread,
Feb 9, 2010, 10:20:16 PM2/9/10
to village-...@googlegroups.com
Thanks much... I would also add:

load => codec_speex.so;

Enjoy,
--Pascal

Reply all
Reply to author
Forward
0 new messages