PlaySMS is een gateway-applicatie waarmee SMS-berichten ontvangen, verstuurd en doorgestuurd kunnen worden. Daarnaast kan je met SMS-commando's informatie van je server ontvangen en ingestelde scripts uitvoeren. Hiervoor is wel een omgeving nodig met Apache, MySQL en PHP. De ontwikkelaars hebben onlangs versie 0.6 uitgebracht en lieten ons het volgende weten:
Release notes:
Contains kannel supports, major changes on some part of the codes and tables naming, fix on security and bugs. Not to mention enhencements everywhere.
You should get this release.
Changes:[break]De volgende twee downloads staan klaar:
- Add paramater 'last' for specifying Last SMS log ID on ws.php (delivery status)
- Introducing new convention on tables name: featXxxxx[_yyyyy] eg: featCommand, featCommand_log
- Major changes on tables name, sql file for database upgrade available
- Major changes on coding style and some structures (config.php, menu.php, menu_admin.php)
- Include's are stored on $apps_path[incs]
- Add javascript character counter on send sms form (based on Yoan Talagrand works)
- Add new gateway module for Kannel (based on Eugene Trotsan works, modified by Anton)
- Fix delete poll's, mixed up between $poll, $poll_name and $poll_title
- Fix typos, "your usernama" should be "your username" and some other
- Fix $sms_sender and $mobile mixed up in lib/custom_function.php causing sender number empty
- Fix error on hybrid gateway module, extra $ found at query string password on gw_send_sms() causing authentication failed (thx to frankster on the forum)
- Done changes on file README, INSTALL and FAQ
Source .bz2 (79KB)
Source .gz (100KB)