[ Simong.net ]
Thursday 18 April 2024
04:09.08 CEST
Week #16 Day #109
You appear to be connecting via IPV4 from
ec2-3-142-197-212.us-east-2.compute.amazonaws.com United States
Finarea / Betamax scripts

More of this at http://www.voip-info.org/wiki/view/Finarea+SA

Well it all started with fincheck the shell script originally by Enzo Michelangeli And then further developed by me Simon G and others.

That shell script (Ver. 20111104) is available here http://www.simong.net/finarea/fincheck.


Well now I have developed some functions to do the same, but in a different language. PHP

So far, it can send an sms(+ delayed sms with caller-Id), make a call, set and check you callforwarding and check your credit in cents.
It also understands time-zones, GMT and Summer/Wintertime, unlike Betamax/Finarea. Licenced under GPL v3 http://www.gnu.org/licenses/gpl.html.


2010 October 12th

S. Young-Smith has sent me his call / bill calculation script using my fincheck php script.

It's a script to
parse/retrieve/display call charges according to a configuration file
which also has a front end.
Restricted to the Creative Commons License because the script also makes use of
tableextr.php class by Jack Sleight.


Zipfile callcalc.zip


I have just been informed that there is another simpler PHP script out there doing similar stuff.
Check it out at http://www.aldeaglobal.net/callserver


Latest version 2009 November 15th

The php source script is here http://www.simong.net/finarea/fincheck.phps. Or http://www.simong.net/finarea/fincheck.txt for a text version.

And the example usage script http://www.simong.net/finarea/example.phps or http://www.simong.net/finarea/example.txt for a text version.

Did you know that you can run a php script just like a shell script ?
/pathToPHP/php fincheck.php 'cmd=creditcents&usernumber=1&auth=yoursecret'


Feedback via e-mail to <junk at simong dot net> or comments at http://www.voip-info.org/wiki/view/Finarea+SA