ISDN\SwitchType

The ISDN\SwitchType entry defines a series of registry keys that store AT commands. Each of these commands configures the ISDN modem for use with a particular type of switch.

Format

One or more command strings.

Examples

ISDN SwitchType registry entries have the following form:

HKR, ISDN\SwitchType, SWITCH_XXX,, "command string"

If the ISDN modem supports only one default switch type (for example, DSS1) and does not support AT commands for selecting this switch type, it might appear impossible to support static configuration. However, an <b>ISDN\SwitchType </b>entry must still be included in the INF file so that the MSN number is available through the Unimodem configuration interface (see the following example).

HKR, ISDN\SwitchType, SWITCH_DSS1,,"AT<cr>"      ;DSS1 (Euro-ISDN) 

Remarks

If the 1TR6 entry is included in the INF file, the accompanying ISDN\SetEAZ should also be included in the INF file. ISDN\SetEAZ contains commands that are issued to set EAZ (Endgerateauswahlziffer).

ISDN SwitchType registry entries have the following form:

Switch Type SWITCH_XXX Entry Sample

AT&T 5ESS Custom

SWITCH_ATT1

Note: Point-to-point configuration line code 2B1Q

AT&O1<cr>

Northern Telecom DMS-100

SWITCH_DMS100

Note: Point-to-point configuration line code 2B1Q

AT&O3<cr>

National ISDN 1

SWITCH_NI1

Note: Default for North America

AT&O4<cr>

NTT INS64

SWITCH_ INS64

Note: Default for Japan

AT!C1=4<cr> or

AT*W=7<cr>

DSS1

SWITCH_ DSS1

Note: Default for Europe "Euro ISDN"

AT&O6<cr> or

AT$IDP=DSS1<cr>

1TR6

SWITCH_1TR6

Note: Must include SetEAZ key (below)

AT&O7<cr>

VN3

SWITCH_VN3

AT&O8<cr>

Belgian National

SWITCH_BELGIUM1

Note: Default for Belgium

AT&O9<cr>

Australian National TPH

SWITCH_AUS1

Note: Default for Australia

AT&O10<cr>

Unknown Switch type

SWITCH_UNKNOWN

Note: Supporting auto-detection of switch type in the U.S

ATS50=0

 

The following table lists the switch types with the corresponding SWITCH_XXX entries.

Switch Type SWITCH_XXX Entry Sample

AT&T 5ESS Custom

SWITCH_ATT1

Note: Point-to-point configuration line code 2B1Q

AT&O1<cr>

Northern Telecom DMS-100

SWITCH_DMS100

Note: Point-to-point configuration line code 2B1Q

AT&O3<cr>

National ISDN 1

SWITCH_NI1

Note: Default for North America

AT&O4<cr>

NTT INS64

SWITCH_ INS64

Note: Default for Japan

AT!C1=4<cr> or

AT*W=7<cr>

DSS1

SWITCH_ DSS1

Note: Default for Europe "Euro ISDN"

AT&O6<cr> or

AT$IDP=DSS1<cr>

1TR6

SWITCH_1TR6

Note: Must include SetEAZ key (below)

AT&O7<cr>

VN3

SWITCH_VN3

AT&O8<cr>

Belgian National

SWITCH_BELGIUM1

Note: Default for Belgium

AT&O9<cr>

Australian National TPH

SWITCH_AUS1

Note: Default for Australia

AT&O10<cr>

Unknown Switch type

SWITCH_UNKNOWN

Note: Supporting auto-detection of switch type in the U.S

ATS50=0

 

If several switch types are included, the default is based on the end user's location, such as DSS1 (Euro-ISDN) for Europe or National ISDN for North America.

The inclusion of an <b>ISDN\SwitchType</b> entry enables the <b>ISDN</b> tab on the modem properties dialog.

It offers the user a <b>Switch Type</b> drop-down box that displays entry boxes for:

  • First Number and SPID/EAZ
  • Second Number and SPID/EAZ

 

 

Send comments about this topic to Microsoft