Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: cdbcols.h

Dial-out ISP table

Support

Supported from 6.0

Description

The following macros define values for the Dial-out ISP table fields. The description is followed by the field type, and whether the specified field may be left null or not.


ISP_DESCRIPTION

ISP_DESCRIPTION

Description

Description of ISP (for use by applications etc.)

Type: Text. Null: yes

[Top]


ISP_TYPE

ISP_TYPE

Description

TCommsDbIspType value indicating ISP type

Type: TUint32. Null: yes

[Top]


ISP_DEFAULT_TEL_NUM

ISP_DEFAULT_TEL_NUM

Description

Default phone number

Type: Text. Null: yes

[Top]


ISP_DIAL_RESOLUTION

ISP_DIAL_RESOLUTION

Description

Perform dialling resolution for default phone number?

Type: TBool. Null: no

[Top]


ISP_USE_LOGIN_SCRIPT

ISP_USE_LOGIN_SCRIPT

Description

Use login script?

Type: TBool. Null: no

[Top]


ISP_LOGIN_SCRIPT

ISP_LOGIN_SCRIPT

Description

Login script (used if ISP_USE_LOGIN_SCRIPT is true)

Type: Long Text. Null: yes

[Top]


ISP_PROMPT_FOR_LOGIN

ISP_PROMPT_FOR_LOGIN

Description

Prompt user for username and password?

Type: TBool. Null: no

[Top]


ISP_LOGIN_NAME

ISP_LOGIN_NAME

Description

Login name

Type: Text. Null: yes

[Top]


ISP_LOGIN_PASS

ISP_LOGIN_PASS

Description

Login Password

Type: Text. Null: yes

[Top]


ISP_DISPLAY_PCT

ISP_DISPLAY_PCT

Description

Display post connection terminal (PCT) (without scanning script for READ command)?

Type: TBool. Null: yes

[Top]


ISP_IF_NAME

ISP_IF_NAME

Description

Interface name, e.g. "PPP" or "SLIP"

Type: Text. Null: no

[Top]


ISP_IF_PARAMS

ISP_IF_PARAMS

Description

Interface parameter string

Type: Text. Null: yes

[Top]


ISP_IF_NETWORKS

ISP_IF_NETWORKS

Description

Comma separated list of network protocols, e.g. "IP"

Type: Text. Null: yes

[Top]


ISP_IF_PROMPT_FOR_AUTH

ISP_IF_PROMPT_FOR_AUTH

Description

Prompt user for authentication username and password?

Type: TBool. Null: no

[Top]


ISP_IF_AUTH_NAME

ISP_IF_AUTH_NAME

Description

Authentication username used by PPP

Type: Text. Null: yes

[Top]


ISP_IF_AUTH_PASS

ISP_IF_AUTH_PASS

Description

Authentication password used by PPP

Type: Text. Null: yes

[Top]


ISP_AUTH_RETRIES

ISP_AUTH_RETRIES

Description

Number of times to retry authentication if it fails

Type: TUint32. Null: yes

[Top]


ISP_IF_CALLBACK_ENABLED

ISP_IF_CALLBACK_ENABLED

Description

Callback enabled?

Type: TBool. Null: yes

[Top]


ISP_IF_CALLBACK_INFO

ISP_IF_CALLBACK_INFO

Description

Callback information, e.g. phone number to call back to.

Type: 8-Bit Text. Null: yes

[Top]


ISP_IF_CALLBACK_TYPE

ISP_IF_CALLBACK_TYPE

Description

TCallbackAction value indicating type of callback (if enabled)

Type: TUint32. Null: yes

[Top]


ISP_CALLBACK_TIMEOUT

ISP_CALLBACK_TIMEOUT

Description

Time to wait for callback in microseconds (if enabled)

Type: TUint32. Null: yes

[Top]


ISP_IP_ADDR_FROM_SERVER

ISP_IP_ADDR_FROM_SERVER

Description

Get IP address from server?

Type: TBool. Null: no

[Top]


ISP_IP_ADDR

ISP_IP_ADDR

Description

IP address of interface

Type: Text. Null: yes

[Top]


ISP_IP_NET_MASK

ISP_IP_NET_MASK

Description

IP net mask of interface

Type: Text. Null: yes

[Top]


ISP_IP_GATEWAY

ISP_IP_GATEWAY

Description

IP address of gateway

Type: Text. Null: yes

[Top]


ISP_IP_DNS_ADDR_FROM_SERVER

ISP_IP_DNS_ADDR_FROM_SERVER

Description

Get DNS addresses from server?

Type: TBool. Null: no

[Top]


ISP_IP_NAME_SERVER1

ISP_IP_NAME_SERVER1

Description

IP address of primary name server

Type: Text. Null: yes

[Top]


ISP_IP_NAME_SERVER2

ISP_IP_NAME_SERVER2

Description

IP address of secondary name server

Type: Text. Null: yes

[Top]


ISP_ENABLE_IP_HEADER_COMP

ISP_ENABLE_IP_HEADER_COMP

Description

Enable IP header compression?

Type: TBool. Null: yes

[Top]


ISP_ENABLE_LCP_EXTENSIONS

ISP_ENABLE_LCP_EXTENSIONS

Description

Enable LCP extensions?

Type: TBool. Null: yes

[Top]


ISP_DISABLE_PLAIN_TEXT_AUTH

ISP_DISABLE_PLAIN_TEXT_AUTH

Description

Disable plain text authentication?

Type: TBool. Null: yes

[Top]


ISP_ENABLE_SW_COMP

ISP_ENABLE_SW_COMP

Description

Enable software compression (e.g. Microsoft, STAC or Predictor compression)?

Type: TBool. Null: yes

[Top]


ISP_BEARER_CE

ISP_BEARER_CE

Description

The bearer CE (RBasicGsmCall::TBearerCE value)

Type: TUint32. Null: yes

[Top]


ISP_BEARER_NAME

ISP_BEARER_NAME

Description

The name of the bearer (RBasicGsmCall::TBearerName value)

Type: TUint32. Null: yes

[Top]


ISP_BEARER_SPEED

ISP_BEARER_SPEED

Description

Connection speed if this is an ISDN, HSCSD or other connection (RBasicGsmCall::TBearerSpeed value).

Type: TUint32. Null: yes

[Top]


ISP_INIT_STRING

ISP_INIT_STRING

Description

Modem initialization string to be used when this ISP is in use. This string will be copied into the MODEM_ISP_INIT_STRING field by RGenericAgent.

Type: TUint32. Null: yes

[Top]


ISP_BEARER_TYPE

ISP_BEARER_TYPE

Description

TCommsDbBearerType value indicating connection type, e.g. Standard GSM, HSCSD.

Type: TUint32. Null: yes

[Top]


ISP_CHANNEL_CODING

ISP_CHANNEL_CODING

Description

RBasicGsmCall::TAiurCodingsCaps value specifying HSCSD channel coding.

Type: TUint32. Null: yes

[Top]


ISP_AIUR

ISP_AIUR

Description

RBasicGsmCall::TAiur value specifying AIUR for HSCSD.

Type: TUint32. Null: yes

[Top]


ISP_REQUESTED_TIME_SLOTS

ISP_REQUESTED_TIME_SLOTS

Description

Requested number of time slots for HSCSD.

Type: TUint32. Null: yes

[Top]


ISP_MAXIMUM_TIME_SLOTS

ISP_MAXIMUM_TIME_SLOTS

Description

Maximum number of time slots for HSCSD which could be requested during this connection.

Type: TUint32. Null: yes