Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3847

Troubleshooting • Raspberry PI - issue with gammu

$
0
0
Hello,
I'd like to ask for some help with issue with gammu:
- I've installed gammu and gammu-smsd
- gammu deamon is working properly
- modem Huawei:

Code:

 ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E230/E270/E870 HSDPA/HSUPA Modem
- configuration --> /etc/gammu-smsdrc :

Code:

[gammu]port = /dev/modemGSMconnection = at# Debugging#logformat = textall[smsd]RunOnReceive = /mnt/utilitary/home/scripts/SMS_service/SMS_Parser.shservice = fileslogfile = /var/log/gammu-smdrc.log# Increase for debugging informationdebuglevel = 0ReceiveFrequency = 60StatusFrequency = 60CommTimeout =  60SendTimeout = 60LoopSleep = 10CheckSecurity = 0
Normally I can receive sms, and run the script without any issue.
For sms sending I use this command:
gammu-smsd-inject TEXT 0012345678 -unicode -text "Text for send"

After sending operation receiving is not possible.
Daemon restarts using systemctl command not helps.
Sms receiving is possible again after restart the Raspberry Pi.
Could someone can help me with solve this issue?

Thank you!

Statistics: Posted by alex15pi — Tue Aug 27, 2024 10:18 pm



Viewing all articles
Browse latest Browse all 3847

Trending Articles