banner

[Phone]

Answer File = Internet Service Provider (.isp) File

The [Phone] section contains entries for specifying information about your dial-up connection.

Entry Description
Area_Code Specifies the area code for the dial-up connection.
Country_Code Specifies the country/region code for the dial-up connection.
Country_ID Specifies the country/region ID number for the dial-up connection.
Dial_As_Is Specifies whether to dial the telephone number as is, without appending an area code or other numbers.
Phone_Number Specifies the telephone number for the dial-up connection.

Sample

This sample demonstrates one use of the [Phone] section of the Internet Service Provider (.isp) File.

[Phone]
Dial_As_Is = No
Phone_Number = 123-4567
Area_Code = 123
Country_Code = 1
Country_ID = 1

Area_Code

Specifies the area code for the dial-up connection.

Syntax Area_Code = number
Value number
Example
Area_Code = 555

icon Return to top

Country_Code

Specifies the country/region code for the dial-up connection.

Syntax Country_Code = number
Value number
Example
Country_Code = 1

icon Return to top

Country_ID

Specifies the country/region ID number for the dial-up connection.

Syntax Country_ID = number
Value number
Example
Country_ID = 1

icon Return to top

Dial_As_Is

Specifies whether to dial the telephone number as is, without appending an area code or other numbers.

Syntax Dial_As_Is = Yes | No
Value Yes

Dials the telephone number as is.

No

Dials the telephone number by appending an area code or other numbers. Must be set to No for this release.

Example
Dial_As_Is = Yes

icon Return to top

Phone_Number

Specifies the telephone number for the dial-up connection.

Syntax Phone_Number = number
Value number
Example
Phone_Number = 123-4567

icon Return to top