sudo apt-get install gammuTo configure:
edit /etc/gammurc:
[gammu]Or run gammu-config
port = /dev/ttyUSB0model =
connection = at19200
synchronizetime = yes
logfile =
logformat = nothing
use_locking =
gammuloc =
Send sms:
echo "boo" | gammu --sendsms TEXT [recipient mobile number]Read all sms:
gammu --getallsmsGet sms folders:
gammu --getsmsfoldersDelete all sms:
gammu --deleteallsms [folder number]
No comments:
Post a Comment