Make a Phone ring from BASH through a HUAWEI e220
Posted
by microspino
on Server Fault
See other posts from Server Fault
or by microspino
Published on 2010-04-10T23:04:53Z
Indexed on
2010/04/10
23:13 UTC
Read the original article
Hit count: 335
Hello, I have a Debian Linux system with a HUAWEI e220 on /dev/ttyUSB0. I'd like to make It ring a generic GSM phone for just one time. I'm doing this because I'd like to build an embedded system that fires some special behavior by a single GSM phone ring.
How can I do It?
I've tried wvdial but I receive always a "NO CARRIER" answer when I try to send It an "ATDT XXX-phone-number-to-dial-XXX" command.
© Server Fault or respective owner