Get the file from download page.
Changelog:
- update sendsmsd daemon to enable parallel multi queue processing
- update config.php to include options for sendsmsd queue number and queue length limit
- update http method to POST in SMS custom (endymuhardin)
- update uplink gateway to use webservices username and token
- update deprecated commands eregi, ereg and ereg_replace with preg_match and preg_replace
- update Send SMS page to split between send to numbers and to groups
- update webservices to require username when validating requests
- add $core_config[\’webservices_username\’] option in config.php, default is TRUE
- add core_get_timezone() and core_get_datetime()
- add new webservices type of action get_contact to get contact lists
- add new webservices ta=get_contact_group to search group contacts by name or code
- add new webservices ta=get_contact to search contacts by name, mobile or email
- add $phonebook_row_limit and set it to 20k entries per upload
- add sms_count on create queue and push to queue
- add a unique process ID for log
- add bash script to send sms via the webservices interface (aseques)
- add core_sanitize_sender() and fix sendsms_get_sender()
- add core_sanitize_alphanumeric() core_sanitize_alpha() core_sanitize_numeric()
- add automatically create directory \”$sms_command_bin/$uid\” for SMS command
- add a language full backup script
- add type of action IN (ta=in) to retrieves incoming SMS from playSMS webservices
- add set_time_limit(600) in various places such as import contacts and send from file
- replace mktime() as random generator for md5() on several lines with uniqid()
- remove git conflict messages from ca_ES po files
- remove link to http://www.unicode.org from send as unicode message option
- remove unfinished plugin from this repo and move them to new repo playSMS-extra-plugin
- fix sendsend flagging a queue too quick and partial
- fix the method to import from CSV file
- fix core_display_text() not to word-wrap text, instead the wrapping is done through CSS
- fix #85 wrong sender ID priority
- fix #84 SMS subscribe reply message not working due to missing addslashes()
- fix #83 SMS quiz not working due to wrong $c_uid value
- fix #81 a bug causing a queue partially processed
- fix #77 execute SMS command script in correct directory
- fix #75 new options to define unknown format and already member reply in SMS subscribe
- fix #72 add option to check option to send message as unicode by default
- fix #71 wrong formula to calculate max. length per SMS for unicode messages
Enjoy.
just read n try :
Re: [playsms-devel] hi anton
Posted By:
playsmsdev
Send Email
Mon Apr 22, 2013 2:39 pm |
Options
Hi,
This is unverified, perhaps I missed quite a lot of stuffs 🙂
Get and install xampp and gammu for windows. xampp in C:/xampp and gammu in
C:/gammu.
Create these folders:
C:/gammu/bin
C:/gammu/logs
C:/playsms/bin
C:/playsms/etc
C:/playsms/logs
C:/xampp/htdocs/playsms/web
Get the latest playSMS code from github.
copy web/* to C:/xampp/htdocs/playsms/web/
copy daemon/windows/daemon/bin/* to C:/playsms/bin/
copy daemon/windows/daemon/etc/* to C:/playsms/etc/
copy contrib/gammu/windows/*.bat to C:/playsms/bin/
copy contrib/gammu/windows/gammu-smsdrc to C:/playsms/etc/
read C:/playsms/etc/playsms.bat, make sure config are correct.
run C:/playsms/bin/playsmsd_start.bat
run C:/playsms/bin/playsmsd_gammu_start.bat
no cygwin, no kannel.
anton
—————————
just try those step, and get this error :
when
run C:/playsms/bin/playsmsd_start.bat
run C:/playsms/bin/playsmsd_gammu_start.bat
Fatal error: Cannot redeclare _PEAR_call_destructors() (previously declared in C
:xamppphpPEARPEAR.php:775) in C:xampphtdocsplaysmsweblibexternalpear-
dbPEAR.php on line 777
i’am Using :
Win2003 server,
XAMPP1.7.4
[PHP: 5.3.5]
[Gammu version 1.33.0 built 11:51:01 on May 29 2013 using GCC 4.7, MinGW 3.11]
playsms-0.9.9
All hardware work fine, tested via gammu command line
and when opening :http://localhost/playsms/web/
got this error :
Notice: Undefined variable: DAEMON_PROCESS in C:xampphtdocsplaysmswebinit.php on line 10
Notice: Undefined variable: SERVER_PROTOCOL in C:xampphtdocsplaysmswebinit.php on line 13
Notice: Undefined index: db in C:xampphtdocsplaysmswebinit.php on line 23
Notice: Undefined index: db in C:xampphtdocsplaysmswebinit.php on line 24
Notice: Undefined index: db in C:xampphtdocsplaysmswebinit.php on line 25
Notice: Undefined index: db in C:xampphtdocsplaysmswebinit.php on line 26
Notice: Undefined index: db in C:xampphtdocsplaysmswebinit.php on line 27
Notice: Undefined index: db in C:xampphtdocsplaysmswebinit.php on line 28
Notice: Undefined index: db in C:xampphtdocsplaysmswebinit.php on line 29
Notice: Undefined index: smtp in C:xampphtdocsplaysmswebinit.php on line 32
Notice: Undefined index: smtp in C:xampphtdocsplaysmswebinit.php on line 33
Notice: Undefined index: smtp in C:xampphtdocsplaysmswebinit.php on line 34
Notice: Undefined index: smtp in C:xampphtdocsplaysmswebinit.php on line 35
Notice: Undefined index: smtp in C:xampphtdocsplaysmswebinit.php on line 36
Notice: Undefined index: ishttps in C:xampphtdocsplaysmswebinit.php on line 46
Fatal error: Cannot redeclare _PEAR_call_destructors() (previously declared in C:xamppphpPEARPEAR.php:775) in C:xampphtdocsplaysmsweblibexternalpear-dbPEAR.php on line 777
Any respond will appreciated
Thanks.
I’m having the following problem to log PID51d1fab619eb1 2013-07-01 18:55:02 – L2 invalid login # login t:
invalid login means wrong username or password, pls write more details
ja ja confirmed when I created new User also nothing !
creates a User and make the online test works when the mk-auth sends the User to mk-auth does not work it’s the message!
Hello,
i installed playsms on my website…
http://dailysms.me/web/
all sms are going to VIEW SMS QUEUE and not sent…
i am trying to use NEXMO but all sms going to it.
playsmsd and sendsmsd are not running or misconfigured
how do i configure them or run them…
i am on fatcow.com hosting…
i dont know if its linux or windows hosting…
actually i am not a coder or programmer, it is very hard for me to understand.
I think playSMS wont work in there.. just make sure:
1. its Linux server
2. have SSH access
3. have root access
try to use VPS hosting like this: https://www.digitalocean.com/?refcode=aeec1cef58b6 ( yes its with refcode 🙂 )
can you please make a for-dummies tutorial on running playsms with gammu on windows?
approved