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
181 stars 175 forks source link

"Release" and "Add Phone Number to your DID" Don't work in version 2.0 #33

Closed goodarzi closed 11 years ago

goodarzi commented 11 years ago

"Release" and "Add Phone Number to your DID" Don't work in version 2.0 , customer see blank page in release did progress .

issue in A2B_entity_did.php new code , // LIST FREE DID TO ADD PHONENUMBER

debug :

edit line 74 :

replace exit(); with $rate = $did_rate[1];

areski commented 11 years ago

Thanks for the report!