I’ve been playing around with trying to get my computer to display Caller ID. I downloaded YAC and installed it. I called my phone company and had Caller ID turned on. But YAC isn’t displaying anything. I’m guessing that my modem doesn’t support caller ID, but I can’t really tell and I’m having a hard time finding any into on the internet about it.
The modem, according to device manager is PCI Soft Data Fax Modem With SmartCP made by CXT running driver version 7.74.00 updated May 08 (Windows says no newer driver is available). But I can’t really find anything else about it. One thing that does seem promising is that the inf file contains the following
[CID]
HKR, EnableCallerID,1,“at+vcid=1<cr>”
HKR,CallerIDPrivate,P
HKR,CallerIDOutSide,O
HKR, Responses, "<cr><lf>DATE = ", 1, 93, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "TIME = ", 1, 94, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NMBR = ", 1, 95, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NMBR = ", 1, 95, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "NAME = ", 1, 96, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "MESG = ", 1, 97, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>TYPE = ", 1, 97, 00, 00,00,00,00, 00,00,00,00
HKR,VariableTerminator, <cr><lf>
Which makes it seem like it is setup to work with Caller ID, but I’m starting to guess that it’s just a generic file that works with lots of modems.
Any thoughts?