Problem is of course getting it to recognize the caller id data from the modem. I have the port and cid string set properly but when I use my cell to call the house, it just counts the rings on the pc app and doesn't display the caller id info on the pc app or on the xbox.
The funny thing is that if I go to the log, all the info is there. Name, number, even the date/time stamp. So I know it's receiving the data, it's just not displaying it for whatever reason.
I replaced the number with Xs, but you can see there are not errors.
QUOTE
AT+VCID=1
OK
RING
DATE=0122
TIME=2338
NMBR=XXXXXXXXXX
NMBR=OUT OF AREA
RING
RING
RING
RING
OK
RING
DATE=0122
TIME=2338
NMBR=XXXXXXXXXX
NMBR=OUT OF AREA
RING
RING
RING
RING
Or maybe this script is outdated. If so, can someone point me to what I need?
Unrelated note: Is the #xbmc channel always muted?