Symbian
 Developer Library

DEVELOPER LIBRARY

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



Location: cdbcols.h

Dial-out and Dial-in 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, e.g. Internet, LAN, etc.

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_NETMASK

ISP_IP_NETMASK

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 (RMobileCall::TMobileCallDataProtocol value)

Type: TUint32. Null: yes

[Top]


ISP_BEARER_NAME

ISP_BEARER_NAME

Description

The name of the bearer (RMobileCall::TMobileCallDataProtocol value)

Type: TUint32. Null: yes

[Top]


ISP_BEARER_SPEED

ISP_BEARER_SPEED

Description

Connection speed if this is an ISDN, HSCSD or other connection (RMobileCall::TMobileCallDataSpeed 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

RMobileCall::TMobileCallTchCoding value specifying HSCSD channel coding.

Type: TUint32. Null: yes

[Top]


ISP_AIUR

ISP_AIUR

Description

RMobileCall::TMobileCallAiur 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

[Top]


ISP_CDMA_SERVICE_OPTIONS

ISP_CDMA_SERVICE_OPTIONS

Support

Supported from 7.0

Description

Mask indicating valid service options in CDMA2000 mode.

Type: TUint32. Null: yes

[Top]


ISP_BEARER_SERVICE

ISP_BEARER_SERVICE

Support

Supported from 7.0

Description

Enum of type RMobileCall::TMobileCallDataService.

Type: TUint32. Null: yes

[Top]


ISP_BEARER_PROTOCOL

ISP_BEARER_PROTOCOL

Support

Supported from 7.0

Description

Enum of type RMobileCall::TMobileCallDataProtocol.

Type: TUint32. Null: yes

[Top]


ISP_RLP_VERSION

ISP_RLP_VERSION

Support

Supported from 7.0

Description

Enum of type RMobileCall::TMobileCallDataRLPVersion.

Type: TUint32. Null: yes

[Top]


ISP_IWF_TO_MS

ISP_IWF_TO_MS

Support

Supported from 7.0

Description

Integer specifying network to MS window size.

Type: TUint32. Null: yes

[Top]


ISP_MS_TO_IWF

ISP_MS_TO_IWF

Support

Supported from 7.0

Description

Integer specifying MS to network window size.

Type: TUint32. Null: yes

[Top]


ISP_ACK_TIMER

ISP_ACK_TIMER

Support

Supported from 7.0

Description

Integer specifying rlp ack timeout in microseconds.

Type: TUint32. Null: yes

[Top]


ISP_RETRANSMISSION_ATTEMPTS

ISP_RETRANSMISSION_ATTEMPTS

Support

Supported from 7.0

Description

Integer specifying rlp retransmission attempts.

Type: TUint32. Null: yes

[Top]


ISP_RESEQUENCE_PERIOD

ISP_RESEQUENCE_PERIOD

Support

Supported from 7.0

Description

Integer specifying resequencing period.

Type: TUint32. Null: yes

[Top]


ISP_V42_COMPRESSION

ISP_V42_COMPRESSION

Support

Supported from 7.0

Description

Enum of type RMobileCall::TMobileCallDataV42bis.

Type: TUint32. Null: yes

[Top]


ISP_V42_CODEWORDS

ISP_V42_CODEWORDS

Support

Supported from 7.0

Description

Integer specifying V42bis codewords.

Type: TUint32. Null: yes

[Top]


ISP_V42_MAX_LENGTH

ISP_V42_MAX_LENGTH

Support

Supported from 7.0

Description

Integer specifying V42bis maximum string length.

Type: TUint32. Null: yes

[Top]


ISP_ASYMMETRY

ISP_ASYMMETRY

Support

Supported from 7.0

Description

Enum of type RMobileCall::TMobileCallAsymmetry for HSCSD.

Type: TUint32. Null: yes

[Top]


ISP_USER_INIT_UPGRADE

ISP_USER_INIT_UPGRADE

Support

Supported from 7.0

Description

HSCSD parameter - user init upgrade?

Type: TBool. Null: yes