Posts Tagged ‘a2billing’

config trunk and failover trunk in asterbilling

in the new asterbilling, we provide a reselleroutbound.agi, so you can specific different reseller use different trunk (ex. each reseller use a account in a2billing), and you can config a failover trunk for the reseller. Howto:: a) in your asterisk, add a context in your dialplan for reselleroutbound.agi, in directory scripts, we also provided a [...]

Leave a Comment

add callshop & realtime billing feature to your a2billing

If you have a a2billing working already, you may want to add some more features, like make it work as a hosted callshop, here we’ll introduce how to add callshop feature using asterbilling. 1. add a new conf in your a2billing add a new conf like [agi-conf2] in a2billing.conf, make sure you have the changed [...]

Leave a Comment

asterbilling and asterisk2billing (a2billing) for asterisk billing

a2billing is a widly used billing system, so what’s the difference between a2billing and asterbilling? system theory: a2billing work with asterisk through AGI, each call would be handled by a2billing.agi, so you need change your astierks context so that when your phone make calls it will go to a2billing.agi, of course you need to copy [...]

Comments (1)