Wednesday, September 06, 2006

Funny....

Was debugging my GPRS modem application when I noticed this unfamiliar error in my server console:




INFO [Win32SerialPort Notification thread] (ATSMS.java:281) - unknow cmd received =
RING

+CLIP: "91070617",129

DEBUG [Win32SerialPort Notification thread] (ATSMS.java:215) - data availabel on serial port
data received = "P: "91070617",129
"
INFO [Win32SerialPort Notification thread] (ATSMS.java:281) - unknow cmd received = P: "91070617",129

DEBUG [Win32SerialPort Notification thread] (ATSMS.java:215) - data availabel on serial port
data received = "
RING

+CLIP: "91070617",129
"
INFO [Win32SerialPort Notification thread] (ATSMS.java:281) - unknow cmd received =
RING

+CLIP: "91070617",129







Then I found out it was someone trying to call me, cos I was using my SIM card as the GPRS connection source in the modem. :|

1 comment: