FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
658 views 0 comments
by

I am trying to send an SMS (in TEXT mode) via Putty. I enter the following command:

gsmctl -A AT+CMGF=1

gsmctl -A AT+cmgs="0526726565"

Then I type a text to send + <Ctrl+Z>

but the SMS is not sent...and I get this response: "Stopped". Then the modem stops responding and I must reboot it. See below.

Any idea why?

Thanks.

Mike 

1 Answer

0 votes
by anonymous

Hello,

In order to send SMS message via SSH use this command: gsmctl -S -s "0037060257512 labas"

P.S. you need to add those two 00 instead of + in front of your number.
 

Best answer