Need a few scripts written on an asterisk / asterisk2billing colo housed in VoiceNetwork.CA.
A unique parameter for each customer will be passed, called "NASID".
Create customer account on A2billing:
#adda2bacct <NASID> <Paypal_Email>
VoIP service provision onto a customer device, outputs SIP configuration:
# addvoip <userid (NASID)> <did>
VoIP hardware assignment
# addphone <userid (NASID)> <did> <deviceid> <plan>
Show CDR report of A2B account by NASID or individual DID, by wholesale or retail price (wholesale = 2x, retail = 3x)
# showcdr -d <did> | -n <NASID> -w | -r