Jump to content

alwest

Members
  • Posts

    1
  • Joined

  • Last visited

alwest's Achievements

Novice

Novice (1/7)

0

Reputation

  1. Enabling UK (BT) Caller ID for ZOOM PCI MODEM This driver modification works for the Zoom PCI modem (p/n 3025-72-00CF) and the fix may be good for other modems that see the Caller ID in Winterm mode but not in TAPI enabled apps like MCE, YAC and TapiRex To enable Caller ID (UK BT standard) do the folllowing 1. Locate the driver file /Program Files/Zoom/XP/cxt10b4k.inf. In notepad or other text editor, make the following changes: a) Modify the line containing the version number (not strictly necessary but it will help you to verify that the driver has been updated later) DriverVer = 06/17/2006, 173.038.000.005 Now locate the Caller ID [CID] section. It should look like the first example below - replace it with the second example: [CID] HKR, EnableCallerID,1,,"at+vcid=1<cr>" HKR,,CallerIDPrivate,,P HKR,,CallerIDOutSide,,O HKR,,VariableTerminator,, <cr><lf> 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, "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 [CID] HKR, EnableCallerID,1,,"at+vcid=1<cr>" HKR,,CallerIDPrivate,,P HKR,,CallerIDOutSide,,O HKR,,VariableTerminator,, <cr><lf> HKR, Responses, "<cr><lf>TYPE = ", 1, 93, 00, 00,00,00,00, 00,00,00,00 HKR, Responses, "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, "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 2. Save the modified file - good idea to save a copy of the modified driver to Desktop (or elsewhere) in case you need to uninstall the modem and/or reinstall from CD. 3. Load the new driver: Start >> Control Panel >> Phone & Modem Options >> Modems tab >> highlight modem >> Properties >> Driver tab >> Update Driver. At this point you will see the Hardware Update Wizard. You must force reinstallation of the driver, so follow this procedure EXACTLY: ? "Connect to Windows Update?" Select "No, not this time". Click Next ? Select "Install from a list or specific location". Click Next ? Select "Don't search. I will choose the driver to install." Click Next - Make sure "Show campatible hardware box is checked" & select the Modem. Click "Have Disk" - Browse to your modified driver's location e.g. C:\Program Files\Zoom\XP - select the driver file cxt10b4k.inf. Click OK. Click Next - Windows logo testing warning. Click "Continue Anyway" - Click FInish. Driver Version on Driver tab should show your new version number 4. REBOOT 5. If you are using a telephony app like TapiRex or the MCE telephony you may need to play with the settings to get Caller ID to show. You can test your line by using the BT ring back service - dial 17070. If you are happy dabbling in the windows registry (Start - Run - regedit - OK) you can check out the driver settings before & after by navigating to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Current Version\Unimodem\DeviceSpecific\Zoom V.92 PCI Voice Faxmodem...\Responses
×
×
  • Create New...