--- On Thu, 4/9/09, Pol <xtekhne@xxxxxxxxx> wrote: >Any hints about dialing numbers by your laptop keyboard to a phone > connected through modem? It's been a long time, but If you want to connect to another modem you need to use a terminal program like...minicom (maybe I don't remember the names) If you just want to dial with the modem you can do something like: echo "ATDTphonenumber" > /dev/modem pick up the actual phone echo "+++ATH" > /dev/modem ATDT is AT (Attention) D(Dial) T(Tone) - Use tone signals to dial (as opposed to pulse) +++ is modem escape ATH is hangup the modem -- JimFive -- To unsubscribe from this list: send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html