Hi all, I'm having a problem sending messages with Playsms 0.8 & Gnokii 0.6.4. I've followed the INSTALL steps and got the Gnokii working, as I can send...
I've been able to package smsd (0.6.4) into a nice RPM format so if anyone's interested, please let me know. - TA PS: Included in the RPM is a start up script...
I need the feature too. Playsms developer perhaps busy enough with his job. I don't know much about PHP but I think it's possible. Perhaps we can add a field...
I am trying to send Chinese Characters via SMS using playsms 0.8 and Clickatell gateway. There seems to be a utf8_to_unicode php function missing in...
I installed playsms according to the instruxctions. my apache, mysql and php are running alright. But question is. How do i find the playssms web interface i...
if you created the playsms user on your system, then simply point your browser to http://localhost/~playsms/ . Alternatively what apache are you using?? ... ...
Are any of you using postgres? I'm usin pg 7.4. Could I ask for a copy of your schema and the initial data? The playsms.sql that came with the package doesn't...
Just manually create the tables from .sql file. ... -- - Visit our site and listen to streaming Radio on Flash! (test) - Home of Friendster Mobile (w/Webcam)...
hello people and nice to meet you. i have a problem. using debian and gnokii 0.6.5 and playsms 0.8. i can send sms via gnokii --sendsms. moreover smsd...
I know I've read it from somewhere about attempts to integrate playSMS into an existing CRM project. I can't recall the name of the CRM project. Anyone?...
Hi, Im new to the playsms and have read about it but have failed to find any demo's or screenshots, so i have downloaded apauch (sorry about the spelling) to...
Easy...Your using Unix file/path naming scheme on windows! Frankly PlaySMS wouldn't run out of the box for windows. You have to recode the daemon part. ... -- ...
I'm running version playsms 0.8 on Postgresql 7.4.7. trying to run sudo /usr/local/bin/playsmsd results in an error: "line 10: [: too many arguments"...
your deamon.php file is not on the absolute path that was encoded in playsmsd file. just edit the playsmsd. ... -- - Visit our site and listen to streaming...
I looked at it. daemon.php is located where it's expected /home/playsms/public_html From the config.php, it says "note that authors can only play with mysql" ...
... PHP_BIN="/usr/bin/php"; DAEMON="/var/www/html/smsplay/daemon.php"; ... this sample is from my setup, im using apache and my webroot /var/www/html/ where i...
Has anyone in here managed to run playsms successfully on something other than mySQL? I'm kinda feeling that my attempt to make it work on PG is futile (or my...
i suggest running gnokii or kannel through cygwin if windows is a must. i recently made a machine with winxp+cygwin+kannel+playsms and it worked perfectly:) ...
Alright, so I'm giving up with PG for now. Well, I'm close to getting it running. In fact, I know it's running partially now ... and I also know that gnokii is...
Ok, I've dissected the code and I made the changes needed (I think) However, it is still not working right. I can edit the workbook just fine (which means I've...