Home

smssend for Nokia N900

smssend sends sms from the command line (CLI)

Usage:

smssend [options] -n +39xxxxxx:+39xxxxxx -m "Text"
Options:
-c : compose message with conversation
-C : send the message with conversation

Following options are valid only if used without -c or -C
-l logfile : log pnatd messages to logfile
-s : don't save message in the sent folder
-f : send a flash sms
-v VP : set the sms validity period (0-255)
Default value is 167 (1 day)
0 - 143 (VP + 1) x 5 mins
144 - 167 12 Hours + ((VP-143) x 30 mins)
168 - 196 (VP-166) x 1 day
197 - 255 (VP-192) x 1 week
 -p PIN : pin code (for pin locked SIM)



With the -c option the conversation app will popup with the message ready to be sent, and the user have to press the send button.
With the -C option the conversation app will popup after the message has been queued for sending.

You can send the same message to more than one number: separate each number with ":"