-
3
- #1
Hi, I have a remote device that I can phone and control
via commands entered through the phone's keypad (DTMF
tones). However, I am getting pretty tired of
punching the keypad to control the device and was
thinking of writing a small program that reads a text
file, converts the text to the equivalent phone key,
and sends it out via a modem. To try it out, I used Win's Hyperterminal, sent out ATDT <tel #>, and was able to dial up to the remote device. Here's the question: What modem (or AT) command do I use to send a DTMF tone (for example, I want to send 1 2 3 4 5 as DTMF tones)? Everytime I type in a digit and hit enter the modem responds with NO CARRIER and drops the connection.
Thanks. Joe
via commands entered through the phone's keypad (DTMF
tones). However, I am getting pretty tired of
punching the keypad to control the device and was
thinking of writing a small program that reads a text
file, converts the text to the equivalent phone key,
and sends it out via a modem. To try it out, I used Win's Hyperterminal, sent out ATDT <tel #>, and was able to dial up to the remote device. Here's the question: What modem (or AT) command do I use to send a DTMF tone (for example, I want to send 1 2 3 4 5 as DTMF tones)? Everytime I type in a digit and hit enter the modem responds with NO CARRIER and drops the connection.
Thanks. Joe