VoiceGuide IVR Software Main Page
Jump to content

Caller Id Instructions Must Be Wrong

Recommended Posts

Hi

 

I've a modem that is connected to a DTMF (Brazil's caller id system) phone line

 

I know that the modem correctly grabs caller id data, as I've tried it with hyperterminal, typed a simple "AT#CID=1", called it, and got the number right several times.

 

However, when using voiceguide (version 5.2.50.49 2 line installed on a 2003 system), I get a big nothing instead of the called id data!

 

I believe the problem might be in the command line that might be specifying the FSK system instead of the DTMF system (the standard as set in the system voiceguide is installed).

 

I'm sending 3 log files attached: I hope they help. Thanks

log.zip

Share this post


Link to post

Looks like the modem's TAPI drivers are not setting the modem's CallerID detection options correctly.

 

The only option is to ask the manufacturer to provide you with working drivers or edit the modems configuration .ini file directly to force the driver to send appropriate commands to modem. Again you will need to speak with the modem manufacturer to determine what the appropriate commands for this modem are.

 

It's usually easier to just get a Dialogic card. If cost is an issue then you may want to look at getting a used Dialogic card on Ebay.

Share this post


Link to post

Looks like the modem's TAPI drivers are not setting the modem's CallerID detection options correctly.

My point: where do we configure voiceguide to send to the TAPI drivers the proper commands? Some ini file?

 

The only option is to ask the manufacturer to provide you with working drivers or edit the modems configuration .ini file directly to force the driver to send appropriate commands to modem. Again you will need to speak with the modem manufacturer to determine what the appropriate commands for this modem are.

The drivers are Ok, otherwise i would not be able to see the called id working properly anywhere, as I said I did. Also, the proper command I already found out: it's that one I pointed out

 

It's usually easier to just get a Dialogic card. If cost is an issue then you may want to look at getting a used Dialogic card on Ebay.

I do have a dialogic card and it does not seem to have called id remember? (you said that yourself some time ago!) And even if it did it'd be FSK, no DTMF!

Share this post


Link to post

The TAPI version of VoiceGuide sends TAPI command like "lineOpen" etc. to the TAPI drivers supplied by the modem manufacturer. The TAPI driver then issues the AT commands line the AT#CID=1 etc. to the modem. The AT commands are usually specified in a .inf file supplied by the modem manufacturer. That is why you should speak with the modem manufacturer to see if they have a version of the driver/.inf file which configures the modem in a way that then lets it detect the type of CallerID info which is sent by your phone company.

 

Which Dialogic card have you tried? Current Dialogic cards don't usually have any issues with detecting CallerID - be it DTMF or FSK...

Share this post


Link to post

I'm sending below the modem's inf file: let me know if you find anything interesting. thanks! :)

 

 

; Copyright Smart Link Ltd.,1995-2005

; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++

; INF file for SoftModem device

;

; Version: Ver4.00.08

; Subversion: MV

;

; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

[Version]

Signature="$CHICAGO$"

Class=Modem

ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}

Provider=%ModemProvider%

CatalogFile = mdmhamrw.cat

DriverVer=02/07/2005,4.00.08.00

 

[Manufacturer]

%ModemProvider%=MODEL_SECTION

 

[ControlFlags]

ExcludeFromSelect=*

 

[MODEL_SECTION]

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416; Intel ICH 82801AA

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426; Intel ICH0 82801AB

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446; Intel ICH2 82801BA

%Modem1%=Modem1,PCI\VEN_8086&DEV_7196; Intel ichBanister

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068; VIA 82C686A_B VT823 VT8233

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013; SIS

%Modem1%=Modem1,PCI\VEN_10B9&DEV_5450; ALI1535 [Primary MC]

%Modem1%=Modem1,PCI\VEN_10B9&DEV_5450&SUBSYS_4C225349; ALI1535 [secondary MC] and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400; SL1500

%Modem1%=Modem1,PCI\VEN_1055&DEV_9178; Standard Microsystem

%Modem1%=Modem1,PCI\VEN_10B9&DEV_5457; ALI1535D+

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6; Intel ICH4

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486; Intel ICH3

%Modem1%=Modem1,PCI\VEN_1022&DEV_7446; AMD MPX760

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1; nVidia MCP

%Modem1%=Modem1,PCI\VEN_10DE&DEV_0069; nVidia MCP2

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_30021631; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_30021631; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30021631; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_30021631; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30021631; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_3002144F; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_3002144F; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3002144F; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_3002144F; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3002144F; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_30031631; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_30031631; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30031631; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_30031631; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30031631; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_3003122D; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_3003122D; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3003122D; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_3003122D; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3003122D; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_100116BE; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_100116BE; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_100116BE; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_100116BE; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_100116BE; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_303E1462; Intel ICH 82801AA and HAMR5600

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_309E1462; VIA 82C686A_B VT823 VT8233 and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_20011458; Intel ICH 82801AA and HAMR5600

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30001631; VIA 82C686A_B VT823 VT8233 and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_30001631; Intel ICH 82801AA and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_60011462; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_60011462; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_60011462; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_60011462; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_60011462; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_4C221543; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_4C221543; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_4C221543; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_4C221543; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_4C221543; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_70001458; Intel ICH 82801AA and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_70001458; Intel ICH0 82801AB and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_70001458; Intel ICH2 82801BA and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_70001458; Intel ICH3 and HAMR5600

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_70001458; VIA 82C686A_B VT823 VT8233 and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_712115BD; Intel ICH 82801AA and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_712115BD; Intel ICH0 82801AB and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_712115BD; Intel ICH2 82801BA and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_712115BD; Intel ICH3 and HAMR5600

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_712115BD; VIA 82C686A_B VT823 VT8233 and HAMR5600

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_4C225349; Intel ICH 82801AA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_4C225349; Intel ICH0 82801AB and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_4C225349; Intel ICH2 82801BA and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_4C225349; Intel ICH3 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_4C225349; VIA 82C686A_B VT823 VT8233 and SmartRiser56

%Modem1%=Modem1,PCI\VEN_8086&DEV_2416&SUBSYS_00224D13; Intel ICH 82801AA

%Modem1%=Modem1,PCI\VEN_8086&DEV_2426&SUBSYS_00224D13; Intel ICH0 82801AB

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_00224D13; Intel ICH2 82801BA

%Modem1%=Modem1,PCI\VEN_8086&DEV_2486&SUBSYS_00224D13; Intel ICH3

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_00224D13; VIA 82C686A_B VT823 VT8233

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_300017A7; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_40011436; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_4001163C; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_34001131; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_888814FE; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_88881688; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_88881767; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_2001163C; SL1500

%Modem1%=Modem1,PCI\VEN_1131&DEV_3400&SUBSYS_545910A5; SL1500

%Modem1%=Modem1,PCI\VEN_163C&DEV_5459; SL1800

%Modem1%=Modem1,PCI\VEN_10A5&DEV_5459; SL1800

%Modem1%=Modem1,PCI\VEN_10B9&DEV_5459; SL1800

%Modem1%=Modem1,PCI\VEN_10EC&DEV_8197; SmartLan56

%Modem1%=Modem1,PCI\VEN_163C&DEV_8197; SmartLAN56

%Modem1%=Modem1,PCI\VEN_10A5&DEV_8197; SmartLAN56

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052; SL1900

%Modem1%=Modem1,PCI\VEN_10A5&DEV_3052; SL1900

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_4C32534D; Intel ICH2 82801BA and SmartRiser561 Rev B

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_4C32534D; Intel ICH4 82801BA and SmartRiser561 Rev B

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_4C32534D; VIA and SmartRiser561 Rev B

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_4C32534D; SIS and SmartRiser561 Rev B

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_4C32534D; nVidia MCP and SmartRiser561 Rev B

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3054163C; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3154163C; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3254163C; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3354163C; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3454163C; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3554163C; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3654163C; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541462; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541468; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_A0021631; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_A0031631; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_A0041631; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_A0051631; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_A0061631; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305414CB; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305417A7; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305414FE; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305413D1; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541668; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3054144F; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3054122D; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541642; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541688; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541436; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305413E0; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3054149F; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_3054155D; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305416C5; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305416BE; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541113; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_30541767; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_305410A5; Intel ICH2 82801BA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3054163C; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3154163C; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3254163C; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3354163C; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3454163C; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3554163C; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3654163C; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541462; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541468; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_A0021631; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_A0031631; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_A0041631; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_A0051631; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_A0061631; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305414CB; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305417A7; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305414FE; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305413D1; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541668; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3054144F; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3054122D; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541642; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541688; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541436; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305413E0; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3054149F; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_3054155D; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305416C5; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305416BE; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541113; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_30541767; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_305410A5; Intel ICH4 82801DB and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3054163C; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3154163C; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3254163C; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3354163C; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3454163C; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3554163C; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3654163C; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541462; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541468; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_A0021631; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_A0031631; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_A0041631; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_A0051631; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_A0061631; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305414CB; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305417A7; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305414FE; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305413D1; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541668; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3054144F; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3054122D; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541642; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541688; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541436; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305413E0; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3054149F; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_3054155D; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305416C5; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305416BE; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541113; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_30541767; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_305410A5; VIA and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3054163C; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3154163C; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3254163C; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3354163C; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3454163C; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3554163C; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3654163C; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541462; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541468; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_A0021631; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_A0031631; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_A0041631; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_A0051631; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_A0061631; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305414CB; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305417A7; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305414FE; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305413D1; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541668; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3054144F; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3054122D; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541642; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541688; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541436; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305413E0; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3054149F; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_3054155D; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305416C5; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305416BE; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541113; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_30541767; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_305410A5; nVidia MCP and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3054163C; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3154163C; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3254163C; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3354163C; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3454163C; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3554163C; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3654163C; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541462; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541468; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_A0021631; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_A0031631; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_A0041631; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_A0051631; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_A0061631; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305414CB; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305417A7; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305414FE; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305413D1; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541668; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3054144F; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3054122D; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541642; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541688; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541436; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305413E0; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3054149F; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_3054155D; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305416C5; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305416BE; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541113; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_30541767; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_305410A5; SIS and SmartRiser561 with EEprom

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3052163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3152163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3252163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3352163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3452163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3552163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3652163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3752163C; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_30521631; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_31521631; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_32521631; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_315210A5; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_325210A5; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_335210A5; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_305217A7; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_30521801; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_000514FE; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_305213D1; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_30521668; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3052144F; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3052122D; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_30521642; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_08111688; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_30521436; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_305213E0; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3052149F; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_3052155D; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_305216C5; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_305216BE; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_30521102; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_00111767; SmartPCI562

%Modem1%=Modem1,PCI\VEN_163C&DEV_3052&SUBSYS_305210A5; SmartPCI562

%Modem1%=Modem1,PCI\VEN_1022&DEV_746E; AMD 8111

%Modem1%=Modem1,PCI\VEN_10B9&DEV_545A; SL1801

%Modem1%=Modem1,PCI\VEN_10DE&DEV_00D9; nVidia MCP2 PLUS

%Modem1%=Modem1,PCI\VEN_8086&DEV_24D6; Intel ICH5

%Modem1%=Modem1,PCI\VEN_1002&DEV_434D; ATI IXP200

%Modem1%=Modem1,PCI\VEN_1106&DEV_3068&SUBSYS_4C62534D; VIA and SmartRiser561 Rev C and D

%Modem1%=Modem1,PCI\VEN_1039&DEV_7013&SUBSYS_4C62534D; SIS and SmartRiser561 Rev C and D

%Modem1%=Modem1,PCI\VEN_10DE&DEV_01C1&SUBSYS_4C62534D; nVidia MCP and SmartRiser561 Rev C and D

%Modem1%=Modem1,PCI\VEN_8086&DEV_2446&SUBSYS_4C62534D; Intel ICH2 82801BA and SmartRiser561 Rev C and D

%Modem1%=Modem1,PCI\VEN_8086&DEV_24C6&SUBSYS_4C62534D; Intel ICH4 82801BA and SmartRiser561 Rev C and D

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_2800163C; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_2801163C; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_2802163C; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_280010A5; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_280110A5; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_28002003; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_28012003; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_28002000; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_28012000; SL2800

%Modem1%=Modem1,PCI\VEN_2000&DEV_2800&SUBSYS_28022000; SL2800

%Modem1%=Modem1,PCI\VEN_10DE&DEV_0089; Crush K8

%Modem1%=Modem1,PCI\VEN_8086&DEV_266D; Intel ICH6

%Modem1%=Modem1,PCI\VEN_10DE&DEV_0058; Crush K8

%Modem1%=Modem1,PCI\VEN_1002&DEV_4378; ATI IXP_SB400

 

[strings]

ModelVersion="Ver4.00.08"

SWVersion="Ver4.00.08"

VersionID="3200"

Modem1 = "Smart Link 56K Voice Modem"

ModemProvider = "Smart Link (www.smlink.com)"

SWVendor = "Smart Link (www.smlink.com)"

InstallDiskTitle1 = "Smart Link 56K Voice Modem"

HWVendor = "Smart Link (www.smlink.com)"

HWVersion="AMR_PCI"

SmartLink_Signature="SLAMR2KV"

OS_Installation="WinXP_2K"

DrvSubdir="SLDRV"

SLDevice="MV (CID\SPK)"

 

[DestinationDirs]

 

MTL.COPY.NT = 12, %DrvSubdir% ; System32\Drivers\DrvSubdir

CoinstCopy.NT = 11

APP.COPY.NT = 10

 

[sourceDisksNames]

1=%InstallDiskTitle1%

 

[sourceDisksFiles]

mtlmnt5.sy_=1

mtlstrm.sy_=1

slnthal.sy_=1

;ntmtlfax.sy_=1

slntamr.sy_=1

slwdmsup.sy_=1

slcoinst.dl_=1

slextspk.dl_=1

SLGen.dl_=1

slserv.ex_=1

slrundll.ex_=1

RecAgent.sy_=1

 

[Modem1.nt]

AddReg= All, All.nt, MfgAddReg, Modem1.AddReg, INTERNAL, Strings1, ControlNamesSect, Voice_Serwave, Voice_All, DefaultCountry, DefaultCountryEx

CopyFiles=MTL.COPY.NT,APP.COPY.NT

 

[APP.COPY.NT]

slrundll.exe,slrundll.ex_,,0x10

 

[All]

HKR, HostBasedModemData\Parameters\Setup,InstallSource,,"%01%"

HKR,,ConfigDialog,0,modemui.dll

 

HKR, HostBasedModemData\Parameters\Speaker,Show,1,02,00,00,00

HKR,,PortSubClass,1,02

HKR,, ControlSum, 1, 17,03,19,82

HKR,,DCB,1, 1C,00,00,00, 00,08,07,00, 15,20,00,00, 00,00, 0a,00, 0a,00, 08, 00, 00, 11, 13, 00, 00, 00

HKR,Init,1,0, "AT<cr>"

HKR,,ModelVersion,0,%ModelVersion%

HKR,,SWVendor,0,%SWVendor%

HKR,,SWVersion,0,%SWVersion%

HKR,,HWVendor,0,%HWVendor%

HKR,,HWVersion,0,%HWVersion%

HKR,,SLSignature,0,%SmartLink_Signature%

HKR,,SLDevice,0,%SLDevice%

HKR,,ModemProvider,0,%ModemProvider%

HKR, HostBasedModemData\Parameters\DPDriver,PcmUpstreamEnabled,65537,0

HKR, HostBasedModemData\Parameters\DPDriver,QuickConnectEnabled,65537,1

HKR, HostBasedModemData\Parameters\DPDriver,EnableFdspLec,65537,0

HKR, HostBasedModemData\Parameters\DPDriver,EnableFdspAec,65537,0

HKR, HostBasedModemData\Parameters\DPDriver,V44Config,65537,1

HKR, HostBasedModemData\Services\SLExtSpk@SLGenSpk, State, 65537, 1

HKR,, DisconnectOnSleep, 1, 01,00,00,00

HKR,,ExtraVersion,0,""

 

HKR, HostBasedModemData\Parameters\HALDriver, RateIn, 1, 80,25,00,00

HKR, HostBasedModemData\Parameters\HALDriver, RateOut, 1, 80,25,00,00

HKR, HostBasedModemData\Parameters\HALDriver, ESSM, 1, 01,00,00,00

HKR, HostBasedModemData\Parameters\HWDriver, AddDelay, 1, 0A,00,00,00

HKR, HostBasedModemData\Parameters\HWDriver, RedDelay, 1, 0,00,00,00

HKR,HostBasedModemData\Parameters\HWDriver,Opt.IchBios,1,01,00,00,00

HKR,HostBasedModemData\Parameters\HWDriver,Opt.Audio,1,02,00,00,00

; FOR CINF ONLY

HKR, Fax, PreDialCommand,, ""

HKR,,FrameDetectWaitTime, 65537, 100

HKR, HostBasedModemData\Parameters\Speaker,Format,65537,1

HKR,HostBasedModemData\Parameters\DPDriver,ForceSoftwareRingDetection,65537,3

HKR,HostBasedModemData\Parameters\HWDriver,Opt.MixedMode,1,00,00,00,00

HKR,HostBasedModemData\Parameters\HWDriver,Opt.NoD3Cold,1,01,00,00,00

HKR,HostBasedModemData\Parameters\HWDriver,Opt.KeepState,1,00,00,00,00

HKR,HostBasedModemData\Parameters\HWDriver,Opt.PMCAware,1,01,00,00,00

HKR,HostBasedModemData\Parameters\HWDriver,DoesCodecShiftsSample,1,00,00,00,00

HKR, HostBasedModemData\Parameters\Speaker,Mic, 65537, 1

 

[All.nt]

HKR, HostBasedModemData\Drivers,SpeakerDriver,,"SlnthalDevice0"

HKR, HostBasedModemData\Drivers, SLLightDriver,,"SLIOLights"

HKR, HostBasedModemData\Parameters\HWDriver,Opt.UseBiosSleepState, 1,01,00,00,00

HKR, HostBasedModemData\Parameters\HWDriver,OptionalPowerOff, 1,00,00,00,00

HKR, HostBasedModemData\Parameters\DPDriver\Country,"AutoXP",,"1"

HKR, HostBasedModemData\Drivers, DPDriver,,"MTLSTRM"

 

[DefaultCountry]

HKR,HostBasedModemData\Parameters\DPDriver\Country,"CountryName",,"BRAZIL"

 

[DefaultCountryEx]

HKR,HostBasedModemData\Parameters\DPDriver\Country,"IfLocaleNotFound",,"BRAZIL"

HKR,HostBasedModemData\Parameters\DPDriver\Country\HomologationParameters,"VersionID",,"3200"

HKR,HostBasedModemData\Parameters\DPDriver\Country\HomologationParameters,"BRAZIL",1,\

24,40,1,6,32,96,2b,0,ff,41,1,ff,a,50,f,23,12,3c,4,12,3c,0,a,0,5,\

1,0,1,78,0,0,1,1,0,1,0,5,32,2,41,1,ff,2,41,1,ff,a,0,3,0,1,\

ff,1,19,1,2,0,0,5,2b,0,ff,a,2b,32,2b,0,2b,0,0,0,0,0,1,4,1e,19,\

32,fa,fa,1,1,0,6,0,50,2,2,0,13,0,64,3c,5,0,0,0,35,a,0,0,0,0,\

0,0,0,0,0,0,0,0,0,6,42,0,a1,24,4,81,0,0,0,64,0,f,3c,16,50,0,\

1,b5,a,78,55,3c,3c,28,64,64,0,7,0,3c,1,0,0,0,0,1,1,c,0,0,0,19,\

0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,\

0,0,0,0,0,0,0,0,0,0,0,0

 

 

[MfgAddReg]

HKR,Init,2,0, "AT &F E0 V1 &A3 &D2 &C1 S0=0<cr>"

HKR,,InactivityScale, 1, 3c,00,00,00

HKR, Monitor, 1,, "ATS0=0<cr>"

HKR, Monitor, 2,, "None"

HKR, Hangup,1,, "ATH<cr>"

HKR, Answer, 1,, "ATA<cr>"

HKR,,Reset,0, "ATZ<cr>"

HKR,Settings,Prefix,0, "AT"

HKR,Settings,Pulse,0, "P"

HKR,Settings,Tone,0, "T"

 

HKR, Settings, Terminator,, "<cr>"

 

HKR,Settings,DialPrefix,0, "D"

HKR,Settings,DialSuffix,0, ";"

 

HKR, Settings, FlowControl_Off,, "&H0"

HKR, Settings, FlowControl_Hard,, "&H1"

HKR, Settings, ErrorControl_On,, "\N3"

HKR, Settings, ErrorControl_Off,, "\N0"

HKR, Settings, ErrorControl_Forced,, "\N2"

 

HKR, Settings, Modulation_CCITT,, "B0"

 

HKR, Settings, SpeedNegotiation_Off,,"N0"

HKR, Settings, SpeedNegotiation_On,, "N1"

 

HKR, Settings, SpeakerVolume_Low,, "L1"

HKR, Settings, SpeakerVolume_Med,, "L2"

HKR, Settings, SpeakerVolume_High,, "L3"

HKR, Settings, SpeakerMode_Off,, "M0"

HKR, Settings, SpeakerMode_Dial,, "M1"

HKR, Settings, SpeakerMode_On,, "M2"

HKR, Settings, SpeakerMode_Setup,, "M3"

 

HKR, Settings, Blind_Off,, "X4"

HKR, Settings, Blind_On,, "X3"

HKR, Settings, Compression_On,, "%%C3"

HKR, Settings, Compression_Off,, "%%C0"

 

HKR,Settings,CallSetupFailTimer,0,"S7=<#>"

HKR,Settings,InactivityTimeout,0,"S19=<#>"

 

;HKR,Responses,"<cr>",1, 01, 00, 00,00,00,00, 0,0,0,0

;HKR,Responses,"<lf>",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>OK<cr><lf>",1, 00, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>RING<cr><lf>",1, 08, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>NO CARRIER<cr><lf>",1, 04, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>ERROR<cr><lf>",1, 03, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>DELAYED<cr><lf>",1, 03, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>BLACKLISTED<cr><lf>",1, 03, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>DISCONNECT<cr><lf>",1, 04, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>NO DIALTONE<cr><lf>",1, 05, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>BUSY<cr><lf>",1, 06, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>NO ANSWER<cr><lf>",1, 07, 00, 00,00,00,00, 0,0,0,0

 

HKR,Responses,"<cr><lf>PROTOCOL: NONE",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>PROTOCOL: LAPM",1, 01, 02, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>PROTOCOL: MNP",1, 01, 02, 00,00,00,00, 0,0,0,0

 

HKR,Responses,"<cr><lf>COMPRESSION: NONE",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>COMPRESSION: V.42BIS",1, 01, 01, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>COMPRESSION: V.44",1, 01, 01, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>COMPRESSION: CLASS 5",1, 01, 01, 00,00,00,00, 0,0,0,0

 

HKR,Responses,"<cr><lf>MODULATION: V.21",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: V.22",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: V.22BIS",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: V.32",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: V.32BIS",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: V.34",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: B103",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: B212",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: K56FLEX",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: V.90",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: V.92",1, 01, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>MODULATION: TEST",1, 01, 00, 00,00,00,00, 0,0,0,0

 

HKR,Responses,"<cr><lf>CONNECT<cr><lf>",1, 02, 00, 00,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 75<cr><lf>",1, 02, 00, 4B,00,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 300<cr><lf>",1, 02, 00, 2C,01,00,00, 0,0,0,0 ; 012C

HKR,Responses,"<cr><lf>CONNECT 600<cr><lf>",1, 02, 00, 58,02,00,00, 0,0,0,0 ; 0258

HKR,Responses,"<cr><lf>CONNECT 1200<cr><lf>",1, 02, 00, B0,04,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 2400<cr><lf>",1, 02, 00, 60,09,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 4800<cr><lf>",1, 02, 00, C0,12,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 7200<cr><lf>",1, 02, 00, 20,1C,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 9600<cr><lf>",1, 02, 00, 80,25,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 12000<cr><lf>",1, 02, 00, E0,2E,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 14400<cr><lf>",1, 02, 00, 40,38,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 16800<cr><lf>",1, 02, 00, A0,41,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 19200<cr><lf>",1, 02, 00, 00,4B,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 21600<cr><lf>",1, 02, 00, 60,54,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 24000<cr><lf>",1, 02, 00, C0,5D,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 26400<cr><lf>",1, 02, 00, 20,67,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 28000<cr><lf>",1, 02, 00, 60,6D,00,00, 0,0,0,0 ; 6D60

HKR,Responses,"<cr><lf>CONNECT 28800<cr><lf>",1, 02, 00, 80,70,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 29333<cr><lf>",1, 02, 00, 96,72,00,00, 0,0,0,0 ;47 7295

HKR,Responses,"<cr><lf>CONNECT 30666<cr><lf>",1, 02, 00, CA,77,00,00, 0,0,0,0 ; 48 77CA

HKR,Responses,"<cr><lf>CONNECT 31200<cr><lf>",1, 02, 00, E0,79,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 32000<cr><lf>",1, 02, 00, 00,7D,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 33333<cr><lf>",1, 02, 00, 35,82,00,00, 0,0,0,0 ;49 8235

HKR,Responses,"<cr><lf>CONNECT 33600<cr><lf>",1, 02, 00, 40,83,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 34000<cr><lf>",1, 02, 00, D0,84,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 34666<cr><lf>",1, 02, 00, 6A,87,00,00, 0,0,0,0 ;50 876A

HKR,Responses,"<cr><lf>CONNECT 36000<cr><lf>",1, 02, 00, A0,8C,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 37333<cr><lf>",1, 02, 00, D5,91,00,00, 0,0,0,0 ;51 91D5

HKR,Responses,"<cr><lf>CONNECT 38000<cr><lf>",1, 02, 00, 70,94,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 38400<cr><lf>",1, 02, 00, 00,96,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 38666<cr><lf>",1, 02, 00, 0A,97,00,00, 0,0,0,0 ;52 970A

HKR,Responses,"<cr><lf>CONNECT 40000<cr><lf>",1, 02, 00, 40,9C,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 41333<cr><lf>",1, 02, 00, 75,A1,00,00, 0,0,0,0 ;53 A175

HKR,Responses,"<cr><lf>CONNECT 42000<cr><lf>",1, 02, 00, 10,A4,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 42666<cr><lf>",1, 02, 00, AA,A6,00,00, 0,0,0,0 ;54 A6AA

HKR,Responses,"<cr><lf>CONNECT 44000<cr><lf>",1, 02, 00, E0,AB,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 45333<cr><lf>",1, 02, 00, 15,B1,00,00, 0,0,0,0 ;55 B115

HKR,Responses,"<cr><lf>CONNECT 46000<cr><lf>",1, 02, 00, B0,B3,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 46666<cr><lf>",1, 02, 00, 4A,B6,00,00, 0,0,0,0 ;56 B64A

HKR,Responses,"<cr><lf>CONNECT 48000<cr><lf>",1, 02, 00, 80,BB,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 49333<cr><lf>",1, 02, 00, B5,C0,00,00, 0,0,0,0 ;57 C0B5

HKR,Responses,"<cr><lf>CONNECT 50000<cr><lf>",1, 02, 00, 50,C3,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 50666<cr><lf>",1, 02, 00, EA,C5,00,00, 0,0,0,0 ;58 C5EA

HKR,Responses,"<cr><lf>CONNECT 52000<cr><lf>",1, 02, 00, 20,CB,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 53333<cr><lf>",1, 02, 00, 55,D0,00,00, 0,0,0,0 ;59 D055

HKR,Responses,"<cr><lf>CONNECT 54000<cr><lf>",1, 02, 00, F0,D2,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 54666<cr><lf>",1, 02, 00, 8A,D5,00,00, 0,0,0,0 ;60 D58A

HKR,Responses,"<cr><lf>CONNECT 56000<cr><lf>",1, 02, 00, C0,DA,00,00, 0,0,0,0

HKR,Responses,"<cr><lf>CONNECT 57600<cr><lf>",1, 02, 00, 00,E1,00,00, 0,0,0,0 ; E100

HKR,Responses,"<cr><lf>CONNECT 58000<cr><lf>",1, 02, 00, 90,E2,00,00, 0,0,0,0 ; E290

HKR,Responses,"<cr><lf>CONNECT 60000<cr><lf>",1, 02, 00, 60,EA,00,00, 0,0,0,0 ; EA60

HKR,Responses,"<cr><lf>CONNECT 115200<cr><lf>",1, 02, 00, 00,C2,01,00, 0,0,0,0 ; 01C200

HKR,Responses,"<cr><lf>CONNECT 230400<cr><lf>",1, 02, 00, 00,84,03,00, 0,0,0,0 ; 038400

HKR,Responses,"<cr><lf>CONNECT 460800<cr><lf>",1, 02, 00, 00,08,07,00, 0,0,0,0 ; 070800

HKR,Responses,"<cr><lf>CONNECT 921160<cr><lf>",1, 02, 00, 48,0E,0E,00, 0,0,0,0 ; 0E0E48

 

HKR, Responses, "0<cr>", 1, 00, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "1<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "2<cr>", 1, 08, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "3<cr>", 1, 04, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "4<cr>", 1, 03, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "5<cr>", 1, 02, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "6<cr>", 1, 05, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "7<cr>", 1, 06, 00, 00,00,00,00, 00,00,00,00

HKR, Responses, "8<cr>", 1, 07, 00, 00,00,00,00, 00,00,00,00

 

HKR,Fax\Class1\AdaptiveAnswer\AnswerCommand,1,,"AT+FCLASS=1"

HKR,Fax\Class1\AdaptiveAnswer\AnswerCommand,2,,"AT+FAE=1"

HKR,Fax\Class1\AdaptiveAnswer\AnswerCommand,3,,"ATA"

HKR,Fax\Class1\AdaptiveAnswer,ModemResponseFaxDetect,,"FAX"

HKR,Fax\Class1\AdaptiveAnswer,ModemResponseFaxConnect,,"CONNECT"

HKR,Fax\Class1\AdaptiveAnswer,ModemResponseDataDetect,,"DATA"

HKR,Fax\Class1\AdaptiveAnswer,ModemResponseDataConnect,,"CONNECT"

HKR,Fax\Class1\AdaptiveAnswer,HostCommandDataDetect,, "ATO"

 

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\0, AcceptSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\0, RejectSeq,, ""

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\0, ResumeIncomingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\0, ResumeOutgoingSeq,, "!!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\0, OutgoingSeq,,"!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\0, Name,,"General"

 

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\1, AcceptSeq,, "!2"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\1, RejectSeq,, ""

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\1, ResumeIncomingSeq,, "!1"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\1, ResumeOutgoingSeq,, "!!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\1, OutgoingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\1, Name,,""

 

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\2, AcceptSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\2, RejectSeq,, ""

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\2, ResumeIncomingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\2, ResumeOutgoingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\2, OutgoingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\2, Name,,"Default PBX"

 

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\3, AcceptSeq,, "!2"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\3, RejectSeq,, ""

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\3, ResumeIncomingSeq,, "!2"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\3, ResumeOutgoingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\3, OutgoingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\3, Name,,"China"

 

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\4, AcceptSeq,, "!2"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\4, RejectSeq,, "!1"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\4, ResumeIncomingSeq,, "!1"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\4, ResumeOutgoingSeq,, "!1"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\4, OutgoingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\4, Name,,"Ireland"

 

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\5, AcceptSeq,, "!2"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\5, RejectSeq,, "!0"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\5, ResumeIncomingSeq,, "!"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\5, ResumeOutgoingSeq,, "!1"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\5, OutgoingSeq,, "!1"

HKR, HostBasedModemData\Parameters\DPDriver\Country\FlashProfiles\5, Name,,"EURO 2"

 

[Voice_All]

HKR,,Enumerator,,serwave.vxd

 

HKR,, SpeakerPhoneSpecs, 1, 00,00,00,00, 0f,00,00,00, 03,00,00,00, 00,00,00,00

HKR, SpeakerPhoneEnable, 1,, "at#vls=6<cr>"

HKR, SpeakerPhoneDisable, 1,, "at#spk=0,15,,<cr>"

HKR, SpeakerPhoneDisable, 2,, "at#vls=0<cr>"

HKR, SpeakerPhoneMute, 1,, "at#vls=6<cr>"

HKR, SpeakerPhoneMute, 2,, "at#spk=0,,,<cr>"

HKR, SpeakerPhoneUnMute, 1,, "at#vls=6<cr>"

HKR, SpeakerPhoneUnMute, 2,, "at#spk=1,,,<cr>"

HKR, SpeakerPhoneSetVolumeGain, 1,, "at#vls=6<cr>"

HKR, SpeakerPhoneSetVolumeGain, 2,, "at#spk=,<Vol>,<Gain><cr>"

 

HKR, EnableCallerID, 1,, "at#cid=1<cr>"

HKR,, ForwardDelay, 1,88,13

HKR, CloseHandset, 1,, "at#cls=0<cr>"

HKR,, CallerIDPrivate,, "P"

HKR,, CallerIDOutSide,, "O"

HKR,, VariableTerminator,,<cr><lf>

HKR, GenerateDigit, 1,, "at#vts=<Digit><cr>"

 

HKR, Responses, "<cr><lf>VCON<cr><lf>", 1, 00, 00, 00,00,00,00, 00,00,00,00

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

 

[Voice_Serwave]

HKR,, HandsetCloseDelay, 1, 05,00,00,00

HKR, StartPlay, 1,, "at#vtx<cr>"

HKR, StopPlay, 1,, "None"

HKR, StopPlay, 2,, "NoResponse"

HKR, StartRecord, 1,, "at#vrx<cr>"

HKR, StopRecord, 1,, "at<cr>"

HKR, StopRecord, 2,, "at<cr>"

HKR,, TerminateRecord,, "<cr>"

HKR,, TerminatePlay,, "<h10><h03>at<cr>"

HKR,, AbortPlay,, "<h10><h18>at<cr>"

HKR, LineSetPlayFormat, 1,, "at#vls=0<cr>"

HKR, LineSetRecordFormat, 1,, "None"

HKR, LineSetRecordFormat, 2,, "NoResponse"

HKR, HandsetSetRecordFormat, 1,,"at#vsr=7200<cr>"

HKR, HandsetSetRecordFormat, 2,,"at#vbs=4<cr>"

HKR, HandsetSetPlayFormat, 1,,"at#vsr=7200<cr>"

HKR, HandsetSetPlayFormat, 2,,"at#vbs=4<cr>"

HKR, VoiceToDataAnswer, 1,, "at#cls=0<cr>"

HKR, VoiceToDataAnswer, 2,, "ata<cr>"

HKR, VoiceAnswer, 1,, "at#cls=8<cr>"

HKR, VoiceAnswer, 2,, "at#vls=0<cr>"

HKR, VoiceAnswer, 3,, "at#vbt=1<cr>"

HKR, VoiceAnswer, 4,, "at#vsr=7200<cr>"

HKR, VoiceAnswer, 5,, "at#vbs=4<cr>"

HKR, VoiceAnswer, 6,, "ata<cr>"

HKR, VoiceDialNumberSetup, 1,, "at#cls=8<cr>"

HKR, VoiceDialNumberSetup, 2,, "at#vls=0<cr>"

HKR, VoiceDialNumberSetup, 3,, "at#vrn=0<cr>"

HKR, VoiceDialNumberSetup, 4,, "at#vbt=1<cr>"

HKR, VoiceDialNumberSetup, 5,, "at#vsr=7200<cr>"

HKR, VoiceDialNumberSetup, 6,, "at#vbs=4<cr>"

HKR,, VoiceBaudRate, 1, 00, c2, 01, 00

HKR, WaveDriver, XformModule, , "umdmxfrm.dll"

HKR, WaveDriver, XformID, 1, 01, 00

HKR, WaveDriver, BaudRate, 1, 00, c2, 01, 00

HKR, WaveDriver, WaveDevices, 1, 01, 00

;HKR, WaveDriver, WaveHardwareID, , "HALFDUPLEX"

HKR,, VoiceManufacturerID, 1, 01,00

HKR,, VoiceProductIDWaveIn, 1, 80,00

HKR,, VoiceProductIDWaveOut,1, 81,00

;HKR,, VoiceProductIDHandsetWaveIn,1, 82,00

;HKR,, VoiceProductIDHandsetWaveOut,1, 83,00

;HKR,, VoiceMixerMid, 1,02,00

HKR,, VoiceMixerPid, 1,99,01

HKR,, VoiceMixerLineID, 1,00,00,05,00

HKR,, VoiceProfile, 1, 25,13,09,02

HKR, WaveDriver, WaveHardwareID,,"FULLDUPLEX"

 

[Modem1.AddReg]

HKR,, Properties, 1, 00,01,00,00, 00,00,00,00, ff,00,00,00, 07,00,00,00, 0f,00,00,00, 97,03,00,00, 00,10,0E,00, C0,DA,00,00

 

[iNTERNAL]

HKR,,DeviceType,1,02

HKR, HostBasedModemData\Parameters\DPDriver, AcceleratedResponsiveness, 1, 00, 00, 00, 00

HKR, HostBasedModemData\Parameters\HALDriver, Log, 1, 00,00,00,00

HKR,,Contention,,""

 

[strings1]

HKR, Strings1, 1,, "Active Profile:"

HKR, Strings1, 2,, "Stored Profile %u:"

HKR, Strings1, 3,, "Telephone Numbers:"

HKR, Strings1, 4,, "Phone%i=%s"

HKR, Strings1, 5,, "SLDevice"

HKR, Strings1, 6,, "MO"

HKR, Strings1, 9,, "CID"

HKR, Strings1, 10,,"SPK"

HKR, Strings1, 11,,"HSet"

HKR, Strings1, 12,,"EZP"

HKR, Strings1, 13,,"VoiceProfile"

HKR, Strings1, 14,,"0,1,2,3,6"

HKR, Strings1, 15,,"0,2,3,6"

HKR, Strings1, 16,,"+ES:(0-4),(0-4),(0-5)"

HKR, Strings1, 17,,"+ES:%u,%u,%u"

HKR, Strings1, 18,,"Can't load Stream Manager"

HKR, Strings1, 19,,"Can't open Stream Manager"

HKR, Strings1, 20,,"Modem data is corrupted"

HKR, Strings1, 21,,"ControlNames"

HKR, Strings1, 22,,"+MS: (103,B103,212,B212,21,V21,22,V22,122,V22B,23,V23C,32,V32,132,V32B,34,V34,90,V90,

2,v92),(0,1),(75-56000),(75-56000),(75-48000),(75-48000)"

HKR, Strings1, 24,1, 8,15,16,7a, 17,20,84,22, 86,67,d4,64, ff,5a,5c,be,c0, 0

HKR, Strings1, 25,,"ControlSum"

HKR, Strings1, 26,,"Model"

HKR, Strings1, 27,,"ModelVersion"

HKR, Strings1, 28,,"Manufacturer"

HKR, Strings1, 29,,"SWVendor"

HKR, Strings1, 30,,"SWVersion"

HKR, Strings1, 31,,"SLDevice"

HKR, Strings1, 32,,"HWVendor"

HKR, Strings1, 33,,"HWVersion"

HKR, Strings1, 34,,"SRegs"

HKR, Strings1, 35,,"Serial Number: %x%s"

HKR, Strings1, 36,,"Protocol Factor: %x%s"

HKR, Strings1, 37,,"Test1"

HKR, Strings1, 38,,"S32=254 S145=%i A"

HKR, Strings1, 39,,"x1 S11=0 dt0"

HKR, Strings1, 40,,"x1 S11=0 dt1"

Share this post


Link to post

That .inf file seems to have a #cid=1 command as part of it's command list.

You really need to speak with the modem supplier to resolve why the CallerId is not reported via TAPI interface by this modem.

 

When posting files/traces/scripts please .ZIP them up and post them as attachments.

Share this post


Link to post

The funny thing is that it only works when doing directly to the com port (using hyperterminal)

 

Also, I found out that the modem comes with a configuration software that allows to change the country, and if I put anything other than Brazil the caller id stops functioning even in the hyperterminal.

 

So there must be another file other than the inf one that contains that data?

Share this post


Link to post

I checked with the windows modem log and this is what I found:

10-26-2006 18:50:51.128 - Recv: <cr>

10-26-2006 18:50:51.128 - Interpreted response: Informative

10-26-2006 18:50:51.128 - Recv: <lf>

10-26-2006 18:50:51.128 - Interpreted response: Informative

*******************************************8

10-26-2006 18:50:51.128 - Recv: 12121130815<cr><lf>

10-26-2006 18:50:51.128 - Unknown Response

*******************************************8

10-26-2006 18:50:52.149 - Recv: <cr><lf>RING<cr><lf>

10-26-2006 18:50:52.149 - Interpreted response: Ring

10-26-2006 18:50:52.149 - TSP(0000): LINEEVENT: LINE_NEWCALL

10-26-2006 18:50:52.149 - TSP(0000): LINEEVENT: LINECALLSTATE_OFFERING

10-26-2006 18:50:52.149 - TSP(0000): LINEEVENT: LINEDEVSTATE_RINGING(0x1)

10-26-2006 18:50:52.169 - TSP(0000): Enable Digit Monitoring

10-26-2006 18:50:53.772 - Recv: <cr><lf>RING<cr><lf>

10-26-2006 18:50:53.772 - Interpreted response: Ring

10-26-2006 18:50:53.772 - TSP(0000): LINEEVENT: LINEDEVSTATE_RINGING(0x1)

10-26-2006 18:50:58.749 - Recv: <cr><lf>RING<cr><lf>

10-26-2006 18:50:58.749 - Interpreted response: Ring

10-26-2006 18:50:58.749 - TSP(0000): LINEEVENT: LINEDEVSTATE_RINGING(0x1)

10-26-2006 18:51:10.756 - TSP(0000): LINEEVENT: LINECALLSTATE_IDLE

10-26-2006 18:51:11.788 - TSP(0000): Closing Call

10-26-2006 18:51:11.798 - TSP(0000): Monitoring

 

As you can see between the asteriks (I put them), the modem DOES pick caller id infomation, but the TAPI system does not know what it means "Unknown Response" instead of "Interpreted response: Informative"

 

What can be done in this case?

Share this post


Link to post
the modem DOES pick caller id infomation, but the TAPI system does not know what it means "Unknown Response" instead of "Interpreted response: Informative"

This is all happening on the modem's TAPI driver layer. If you can work out the .inf file settings maybe there is something that you an change within it to have the driver accept the CallerID information. You would probably need to speak to the modem manufacturer.

(BTW: what is the name/model of the modem?)

 

We'd recommend you get a current model Dialogic card... we have seen Dialogic cards pick up DTMF CallerID before answering the call and VG will accept DTMF CallerID and use it.

Share this post


Link to post

It'd be best if vg could acess the modem directly, as I only use it for caller id purposes anyways and all I need is to tell me the number, something it does flawlessly when called without interference of TAPI... :(

Share this post


Link to post
It'd be best if vg could acess the modem directly, as I only use it for caller id purposes anyways and all I need is to tell me the number,

v2.9 of VoiceGuide accesses the modem directly. See at the very bottom of the Downloads page for a link.

Share this post


Link to post

We tried that old version. It won't even install: as soon as we click on the setup link, it says "Fatal NTDV error"...

 

It'd be great if voiceguide had some kind of variable that pulled whatever the modem had to offer (even thru TAPI), for we noticed that the phone number comes inside that all that data, and we could somehow process it and get the phone ...

Share this post


Link to post

VoiceGuide v5.x uses the TAPI functions to retrieve the CallerID information from the TAPI driver... but as you can see this modem's driver does not correctly interpret the information from the modem so the CallerID is not available to the application.

Share this post


Link to post

We just tried a caller id software made in Brazil and to our surprise it worked 100%. And it only works with the modem we have (SL2800). And only with the driver that is downloaded in its website (the driver offered by the reseller does not seem to work).

 

However, it does not use TAPI: rather, it calls the modem directly. So you see: it's technically possible to get the data from the modem, so the inf file must be ok now.

 

What's the TAPI .DLL or something that interacts between voiceguide and the modem driver?

For now the problem must be there.

Share this post


Link to post
it does not use TAPI: rather, it calls the modem directly.
As said before. The TAPI driver for the modem which you are using does not interpret the data correctly.

 

so the inf file must be ok now.
The .inf file is used by the TAPI layer... it would not be used if the modem is accessed directly.

 

This is all going in circles.

 

As mentioned at the outset: you need to contact the modem manufacturer to get a driver/.inf which works. Past experience has shown your chances of success are small.

 

Your best chance of getting this working is getting a current model Dialogic card.

Share this post


Link to post

Guess what?

 

We spoke with the software manufacturer and he said that his software DOES use TAPI!

 

Also, his software only worked after we installed a new driver (with a new inf file), so that problem is no more.

 

However, he also said that in order for it to work, your software would have to use TAPI functions that are not the usual ones and not very well documented.

 

So it all ends to what we said in the beginning: it's your software who's not reading the data correctly, so even with a top-notch dialogic board your software would not work either.

 

So, there IS a software that is TAPI and works!

 

Period. Deal.

Share this post


Link to post
Also, his software only worked after we installed a new driver (with a new inf file), so that problem is no more.

 

However, he also said that in order for it to work, your software would have to use TAPI functions that are not the usual ones and not very well documented.

Looks like you are now using a different modem driver (one that's not even supplied by the manufacturer?), and looks like the software you are using is designed to work with some undocumented functions from this driver.

 

so even with a top-notch dialogic board your software would not work either.
VoiceGuide for Dialogic software does not use TAPI. It controls the Dialogic card directly. None of the TAPI driver related issues apply.

 

Current model Dialogic cards detect DTMF before call answer and VoiceGuide reads those reports correctly. We have systems deployed on DTMF CallerID lines using current model Dialogic cards and we can see that the CalllerID details are detected correctly on those systems.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×