Hi everyone, long time no chat :)
just wanna share the news, available for further tests, playsms-0.9.5
release candidate 1:
http://svn.sourceforge.telkomspeedy.com/svn/playsms/tags/playsms-0.9.5-rc1
svn user/pass = anonsvn/anonsvn
changelog 0.9.5-rc1:
- rename execgwcustomcmd() to playsmsd() (anton)
- change label success to handled and fail to unhandled, status on
incoming SMS (anton)
- change default gateway module to smstools (anton)
- revert back kannel gateway, use fsockopen due to improper HTTP
response from kannel (srosa)
- remove manually inserted plugins name in config.php, now load
automatically (anton)
- add SMS rate by prefix (anton)
- add SMS credit per user (anton)
- add playsms_web option in kannel gateway administration (emmanuel)
- add themes selection from web in main configuration (emmanuel)
- add gateway module selection from web in main configuration (anton)
- add limit 100 on getting delivery status via input.php (thapa)
- fix security in input.php, one can get data without proper auth
(thapa)
- fix on all php files, close unterminated variables with single-quote
(anton)
- fix on all php files, replace <? with <?php (anton)
- fix wrong dlr_url when Kannel and playSMS is not on the same
location (emmanuel)
- fix unable to save preferences from admin menu, manage user (anton)
- fix allow \r and \n in SMS text,
http://smstools3.kekekasvi.com/topic.php?id=328
(anton)
- fix kannel gateway, bearerbox to accept hostname, not only IP
(srosa)
- fix kannel gateway, missing bearerbox host and sendsms port, plugin/
gateway/kannel/fn.php (anton)
- fix dlr-url misformed, plugin/gateway/kannel/fn.php (anton)
- fix RFI LFI bug,
http://www.securityfocus.com/bid/33138 (anton)
anton