Message sending retry always

Hello,

after send some message it will stuck with one number, i just call that number and it’s working, but playsms always trying to send and getting error

Fri 2019/03/15 10:02:32 gammu-smsd[2588]: New message to send: OUTA20190315_03215_00_0706230425_3227100013100010.txtd
Fri 2019/03/15 10:03:02 gammu-smsd[2588]: Error getting send status of message: No response in specified timeout. Probably phone not connected. (TIMEOUT[14])
Fri 2019/03/15 10:04:02 gammu-smsd[2588]: SMS sent on device: “/dev/ttyUSB1” status=500, reference=-1
Fri 2019/03/15 10:04:02 gammu-smsd[2588]: Found 1 sms to “0706230425” with text “Dear Customer,Thanks for the payment” cod 3 lgt 148 udh: t 1 l 0 dlr: 1 fls: -1
Fri 2019/03/15 10:04:02 gammu-smsd[2588]: New message to send: OUTA20190315_03215_00_0706230425_3227100013100010.txtd
Fri 2019/03/15 10:04:31 gammu-smsd[2588]: Error getting send status of message: No response in specified timeout. Probably phone not connected. (TIMEOUT[14])
Fri 2019/03/15 10:05:31 gammu-smsd[2588]: SMS sent on device: “/dev/ttyUSB1” status=500, reference=-1
Fri 2019/03/15 10:05:31 gammu-smsd[2588]: Found 1 sms to “0706230425” with text “Dear Customer,Thanks for the payment” cod 3 lgt 148 udh: t 1 l 0 dlr: 1 fls: -1
Fri 2019/03/15 10:05:31 gammu-smsd[2588]: New message to send: OUTA20190315_03215_00_0706230425_3227100013100010.txtd
Fri 2019/03/15 10:06:02 gammu-smsd[2588]: Error getting send status of message: No response in specified timeout. Probably phone not connected. (TIMEOUT[14])
Fri 2019/03/15 10:07:02 gammu-smsd[2588]: SMS sent on device: “/dev/ttyUSB1” status=500, reference=-1
Fri 2019/03/15 10:07:02 gammu-smsd[2588]: Found 1 sms to “0706230425” with text “Dear Customer,Thanks for the payment” cod 3 lgt 148 udh: t 1 l 0 dlr: 1 fls: -1
Fri 2019/03/15 10:07:02 gammu-smsd[2588]: New message to send: OUTA20190315_03215_00_0706230425_3227100013100010.txtd
Fri 2019/03/15 10:07:33 gammu-smsd[2588]: SMS sent on device: “/dev/ttyUSB1” status=500, reference=-1
Fri 2019/03/15 10:07:33 gammu-smsd[2588]: Error getting send status of message: Unknown error. (UNKNOWN[27])
Fri 2019/03/15 10:08:34 gammu-smsd[2588]: Found 1 sms to “0706230425” with text “Dear Customer,Thanks for the payment” cod 3 lgt 148 udh: t 1 l 0 dlr: 1 fls: -1
Fri 2019/03/15 10:08:34 gammu-smsd[2588]: New message to send: OUTA20190315_03215_00_0706230425_3227100013100010.txtd

Thanks
geeth

Here i just attached the debug log files

dlog.txt (97.2 KB)

you mean cannot send to that particular number only ?

anton

Hwllo Anton,

Suddenly it’s happen, just install and configured 2-3 times ubuntu server, not specific number,
and also check with different USB dongles…

Thanks
Geeth

looks like gammu issue with your modem, have you tried asking in gammu forum, nothing much can be done in playSMS I think

Ya i think so, current version

[Gammu version 1.39.0]

I just follow your CentOS, previous installation process …

Many thanks for your ur support…

Thanks
Geeth

Can i have small support, is there a way to delete this running query message or bypass to next…?

thanks
geeth

try remove the file from gammy spool dir

Kindly let me know how to go gammy spool dir (Gammy --gammu :know)

Got it thanks… it’s playing… now…

cd /var/spool/gammu/outbox

rm OUTA20190315_03215_00_0706230425_3227100013100010.txtd

Then restart the --> /etc/init.d/gammu-smsd restart

> Thanks Anton…

Thanks
Geeth