Hi there!
I want to use playSMS with gammu. I’m able to send SMS with gammu over terminal, it works fine.
root@playsms:/home/ubuntu# echo “Testing.” | gammu --sendsms TEXT +491721234567
Warning: No configuration file found!
Warning: No configuration read, using builtin defaults!
If you want break, press Ctrl+C…
Sending SMS 1/1…waiting for network answer…OK, message reference=47
root@playsms:/home/ubuntu#
But if I want to send an SMS over playSMS it doesn’t work. The log seems to be okay, but in the reports “all sent messages” the SMS is still pending (yellow symbol).
Does anyone knows why? Is there a solution?
Greets
Andreas