Dialing out on MODEM

David McInnis david at dataovation.com
Thu Jun 27 23:35:09 EDT 2002


I need to write a small script that opens com3 and writes an ATDT to
dial out, answer the line and send a numeric message.  Basically, I
paging utility. 

I am using pyserial and cannot seem to get my modem to dial with 

Modem.write("ATDT5555555")

David McInnis






More information about the Python-list mailing list