Star2Billing / a2billing

A2Billing is a telecom switch and billing system capable of providing and billing a range of telecom products and services to customers such as calling card products, residential and wholesale VoIP termination, DID resale and callback services.
www.asterisk2billing.org
Other
180 stars 174 forks source link

Add support for default account code #87

Closed miken32 closed 9 years ago

miken32 commented 9 years ago

Using FreePBX going through A2billing we used to come across problems with call forwarding and other situations where the call would not have an account code associated with it. So we worked to set an account code for these calls in the dialplan, but now we would prefer to have it in the GUI for editing by non-technical administrators.

This patch allows you to force an account code to apply to all calls, or just to calls without a pre-existing account code.

areski commented 9 years ago

Thanks!