How can we help?

Disable outgoing SMS messages

Follow

How to disable sending SMS messages

1. Log in via SSH to the SMSEagle

2. Edit config
[NXS,MHD device type:]
nano /etc/gammu-smsdrc1
nano /etc/gammu-smsdrc2 (optionally if you have more than 1 modem)

[NPE device type:]
mcedit /mnt/nand-user/gammu/gammu-smsdrc

3. Add new line in [smsd] section:
send = false

It should look like this:

[smsd]
# PIN for SIM card
PIN =
logfile = /var/log/gammu/smsd1.log (or smsd2.log respectively)
debuglevel = 1
runonreceive = /mnt/ramdisk/www/scripts/daemon.sh
send = false

4. Save file and exit

5. Restart modem software
a) Enter webGUI > tab Maintenance
b) disable selected Modem and press "Save" button
c) enable selected Modem and press "Save" button


Now your device will not send any SMS messages.

 

Was this article helpful?
0 out of 0 found this helpful