OMI
25th February 2011, 12:05
This application sends a specified number of sms messages to a phone number with a specified delay between each message. It supports several different sms services, including carrier sms, and google voice (using qgvdial).
It should be available in extras-devel right now, and requires qgvdial to send sms messages via google voice (I did not include this as a dependency, and I do not check for it when the program starts).
Phone numbers should be entered in the +1555123456 format (with +1 being replaced by your appropriate country code). To send messages via the SIM option, you must first run the following command as root (sudo gainroot):
chmod 4555 /usr/bin/pnatd
Please leave any feedback / suggestions that you may have.
It should be available in extras-devel right now, and requires qgvdial to send sms messages via google voice (I did not include this as a dependency, and I do not check for it when the program starts).
Phone numbers should be entered in the +1555123456 format (with +1 being replaced by your appropriate country code). To send messages via the SIM option, you must first run the following command as root (sudo gainroot):
chmod 4555 /usr/bin/pnatd
Please leave any feedback / suggestions that you may have.