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
347 views 0 comments
by anonymous

Hey..

I am using the RUT24006E000 modem as a mobile internet access point to the server.

I need help sending an SMS using PHP code.

Thanks in advance...

1 Answer

0 votes
by anonymous
Hi,

You should probably start with simple shell scripts to know how they work on our devices.

https://openwrt.org/docs/guide-developer/write-shell-script

After you've managed to do a simple script within RUT240 - try looking in OpenWRT forums for the functions that you're using to retrieve/send/ execute commands on your platform. As I don't really know the whole set-up of your application and what frameworks it uses - I can't really tell how you can do this.

You need to find a way how to execute a code that would execute this command in CLI of the device:

https://wiki.teltonika-networks.com/view/Gsmctl_commands#Send_SMS

Hope this helps.

EB.