![]() | Free Billing, Routing and Management software for Asterisk and VOIP |
Asterisk Live CD. AstBill Live CD contains AstBill-0.9.0.14, Asterisk 1.2 and MySQL 5.0.16 and is based on DSL and Knoppix. Run your personal Web Based IP PBX. No installation. Just boot from the CD.
|
By london3 at Tue, 2005-10-11 08:25 AstBill is not using the Asterisk REALTIME engine for extensions. We think we have found an excellent solution that is compatible with earlier versions of asterisk. All call processing is done in agi using the Perl script agiastar.agi If you study agiastar.agi you will see that must of the processing is done by MySQL Stored Procedures. The Perl scrip is basically only a wrapper. Our use of extensions.conf is simple: exten => _0[0-9].,20,Playback(beep) exten => _0[0-9].,30,Playback(beep) MySQL will return the variable ${DIALSTRING} to Asterisk. It will also return ${BILLSTATUS} for credit control. All processing in agiastar.agi is done from the MySQL database In real-time. But we are not using the Asterisk Real-time engine. With the AstBill solution call handling is completely dynamic. New accounts, change between SIP or IAX, Virtual Accounts and forwarding of calls are all happening in real time as the users are changing the configuration. |
1 week 6 days ago
5 weeks 3 days ago
12 weeks 6 days ago
14 weeks 2 days ago
16 weeks 3 days ago
19 weeks 6 hours ago
19 weeks 12 hours ago
20 weeks 2 days ago
22 weeks 2 days ago
24 weeks 4 hours ago