SMS Server Tools 3
This site is hosted by Kekekasvi.com
 Menu
Basic information:
Additional information:
Support:
Get SMS Server Tools 3:
Additional Options

 Sponsored links

 Search
Custom Search

 Visitor locations
 
 SMS Server Tools 3 Community
Welcome, Guest. Please login or register. Thu Mar 28, 2024 16:10
SMSTools3 Community » Help and support Bottom

AT commands from Linux console

Login and Post Reply

Page:  1

Author Post
Member
Registered:
Apr 2012
Location: Athens, Greece
Hi all,
My Wavecom has installed fine.
What I need to know is "how can I make a call with AT commands from Linux console"?

I found the command, it is: ATDnumber;

But how can I ask via Linux console? What is the command?

Thanks in advance!

Member
Registered:
Apr 2012
Location: Athens, Greece
Topic owner
Hi guys,
Found it and I think it is useful to post it here, for linux shell script lovers.

#!/bin/bash
echo 'AT' > /dev/ttyS0
echo 'ATD6994444444;' > /dev/ttyS0
sleep 7
echo 'ATH' > /dev/ttyS0

Note: You should replace the example phone number 6994444444

Cheers!

Login and Post Reply

Page:  1

SMSTools3 Community » Help and support Top

 
Time in this board is UTC.  

Privacy Policy   SMS Server Tools 3 Copyright © Keijo Kasvi.