PHP script for VoIPBuster

Has somebody a PHP script so that I can read my remaining balance with VoIPBuster?
(or a site where I can find examples for such a script, so that I can write one myself) :unamused:

Then I want to integrate this script into Asterisk.

something like:
exten => 1000,1,Answer()
exten => 1000,2, AGI(read_balance.agi)

I donโ€™t want to invent the wheel twice. :smile:

I have the same need and that is I need to use PHP and Asterisk and I do not even have Astersik installed but I have a website that is using PHP and MYSQL.
Visit: lessondesigner.com/

Please, let me know if you find out about PHP and Asterisk