Staton.us

Caller ID Answering Machine Message Notification

I've connected a Caller ID capable modem to one of the serial ports on my web server.
When my phone rings the Caller ID is emailed to my cell phone.

The modem I'm using is a ZOOM Modem V.92 external (serial) Model 3049C
www.zoomtel.com
 

Configure:
AT+GCI=B5 AT+VCID=1 

Result:
RING 
DATE = 0829
TIME = 2141
NMBR = 1234567890
NAME = WIRELESS CALLER


Python version

--> TODO code here <--


Original Java version

RXTX CommAPI
Java code to open the port.
Java code to do reads & writes on the port.
Java code to initialize the modem, then listen for Caller ID.


| © 2005,2008 Ken Staton