Keywords: Mode: All keywords (AND) |
Wed Feb 26, 2014 14:38
|
kurtbauman: Ubuntu 13.10:
3.1.15:
Smsd installed from: source.
ZOOM:
Interface: USB
I have a large list of telephone numbers in a MySql table. Is it better to create separate files (one file for each number) from my list and put them into the outgoing folder or to create a script that executes the sendsms command with number and message for each contact? I also was looking into putting many numbers into one file with the message. What would be the best option? Are there limitations to each method? Thank you for you great product and any advice. ;)
|
Tue Feb 25, 2014 00:56
|
kurtbauman: Ubuntu Server 12.04:
3.3.1.15:
Smsd installed from: Source...
Interface: USB...
First of all, thank you for this great software!!
I’m trying to do something that is a little different and can’t use an auto-respond message. I’m trying to check each incoming sms against my mysql database to see if it is new or existing. If it is new, I need to respond with a thank you. If the number is found in the database, I need to send a different message reminding them that they are already in the system. My MySQL database needs to be on another server than the SMS Server Tools software. Any suggestions?
|