- MF283+ modem permitted to send SMS
- Computer attached to internal netwok with
- python3
- requests
In file numbers.txt
is mappping of names to numbers.
Number could be binded with many names and name could be binded
with many numbers, thats OK! When sending SMS to someone by name
the last one number is used.
123123123: uncle
123123124: uncle
111222333: aunt
111222333: Janny
# "default" is a special definition that receive all other SMS-es
# but to make it working "zte-cli --check" must be invoked.
123444567: default
./sendsms.sh <receiver> "text to be sent"
./zte-cli --check
./zte-cli --check --delete-all
./zte-cli --rmid <message-id>