Date: Sun, 29 Nov 1998 20:31:54 -0500 (EST) From: Spidey <spidey@whiteshadow.dyn.ml.org> To: freebsd-questions <freebsd-questions@FreeBSD.ORG> Subject: Dialing interactively through /dev/modem Message-ID: <Pine.BSF.3.96.981129203113.1993A-100000@whiteshadow.dyn.ml.org>
next in thread | raw e-mail | index | archive | help
Hi everybody! I'm trying to use my modem to fetch my messages on a remote electronic answering machine. It is a service from my phone company which takes messages when the line is busy or when there's no one home, a normal answering machine, for all that matters. The only thing is that I must dial a number (*98) and a numeric password in order to get to a virutal menu where I must enter number on the phone in order to listen to different messages. This is the basic principle of the thing. What I want to do is to be able to dial the number and the password automatically, and then enter some numbers as the machine talks. I know that I can do something like: echo "atdt*98,,,,PASSWORD" > /dev/cuaa2 if /dev/cuaa2 is my modem. I tried it, it works. But when the number is dialed and the password entered, all subsequent entry will hang up the line! So how can I dial other numbers after? I know this is not FreeBSD specific, but since Windoze modems and manuals will only tell me to buy this and that piece of junk (read: software), I do not see a lot of alternatives... Ultimatly, I would like this little experience to lead me to a phone-simulation program for voice-capable modems... Thanks for any hint! Spidey How 'bout a little ride through your own world? http://www.JSP.UMontreal.CA/~beaupran/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981129203113.1993A-100000>