faucamp / python-gsmmodem

Python module to control a GSM modem attached to the system: send/receive SMS messages, handle calls, etc
GNU Lesser General Public License v3.0
385 stars 303 forks source link

Failed to receive delivery report using sendsms.py on linux terminal #79

Open mukta121 opened 7 years ago

mukta121 commented 7 years ago

I screenshot from 2017-01-12 17-21-09 am using sendsms.py to send message to my mobile on Linux terminal.I get the message on my mobiles but i am not getting delivery report. Instead of that it is calling Exception and printing out "Failed to send message: the send operation timed out"

tomchy commented 7 years ago

Hi! could you test if this issue occurs inside following updated fork ? It has several updates and fixes, which may solve your problem :slightly_smiling_face:.