I have an asterisk server up and running.
Users connect via extensions(IAX2).
How do i create balance account for these users?
any help would be appreciated.
I have an asterisk server up and running.
Users connect via extensions(IAX2).
How do i create balance account for these users?
any help would be appreciated.
Asterisk is PBX, not billing system.
You can create custom dialplan using DB function and cdrs, but that required non-trivial skills
Simplest method is use billing system like http://a2billing.org.