|
|
|
Location:
cdbcols.h
Supported from 6.0
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_TYPE
TCommsDbIspType value indicating ISP type, e.g. Internet, LAN, etc.
Type: TUint32. Null: yes
ISP_DIAL_RESOLUTION
Perform dialling resolution for default phone number?
Type: TBool. Null: no
ISP_LOGIN_SCRIPT
Login script (used if ISP_USE_LOGIN_SCRIPT is
true)
Type: Long Text. Null: yes
ISP_DISPLAY_PCT
Display post connection terminal (PCT) (without scanning script for READ command)?
Type: TBool. Null: yes
ISP_IF_NETWORKS
Comma separated list of network protocols, e.g. "IP"
Type: Text. Null: yes
ISP_IF_PROMPT_FOR_AUTH
Prompt user for authentication username and password?
Type: TBool. Null: no
ISP_AUTH_RETRIES
Number of times to retry authentication if it fails
Type: TUint32. Null: yes
ISP_IF_CALLBACK_INFO
Callback information, e.g. phone number to call back to.
Type: 8-Bit Text. Null: yes
ISP_IF_CALLBACK_TYPE
TCallbackAction value indicating type of callback
(if enabled)
Type: TUint32. Null: yes
ISP_CALLBACK_TIMEOUT
Time to wait for callback in microseconds (if enabled)
Type: TUint32. Null: yes
ISP_ENABLE_SW_COMP
Enable software compression (e.g. Microsoft, STAC or Predictor compression)?
Type: TBool. Null: yes
ISP_BEARER_CE
The bearer CE (RMobileCall::TMobileCallDataProtocol
value)
Type: TUint32. Null: yes
ISP_BEARER_NAME
The name of the bearer (RMobileCall::TMobileCallDataProtocol
value)
Type: TUint32. Null: yes
ISP_BEARER_SPEED
Connection speed if this is an ISDN, HSCSD or other connection
(RMobileCall::TMobileCallDataSpeed value).
Type: TUint32. Null: yes
ISP_INIT_STRING
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
ISP_BEARER_TYPE
TCommsDbBearerType value indicating connection type,
e.g. Standard GSM, HSCSD.
Type: TUint32. Null: yes
ISP_CHANNEL_CODING
RMobileCall::TMobileCallTchCoding value specifying
HSCSD channel coding.
Type: TUint32. Null: yes
ISP_AIUR
RMobileCall::TMobileCallAiur value specifying AIUR for
HSCSD.
Type: TUint32. Null: yes
ISP_REQUESTED_TIME_SLOTS
Requested number of time slots for HSCSD.
Type: TUint32. Null: yes
ISP_MAXIMUM_TIME_SLOTS
Maximum number of time slots for HSCSD which could be requested during this connection.
Type: TUint32. Null: yes
ISP_CDMA_SERVICE_OPTIONS
Supported from 7.0
Mask indicating valid service options in CDMA2000 mode.
Type: TUint32. Null: yes
ISP_BEARER_SERVICE
Supported from 7.0
Enum of type RMobileCall::TMobileCallDataService.
Type: TUint32. Null: yes
ISP_BEARER_PROTOCOL
Supported from 7.0
Enum of type RMobileCall::TMobileCallDataProtocol.
Type: TUint32. Null: yes
ISP_RLP_VERSION
Supported from 7.0
Enum of type RMobileCall::TMobileCallDataRLPVersion.
Type: TUint32. Null: yes
ISP_IWF_TO_MS
Supported from 7.0
Integer specifying network to MS window size.
Type: TUint32. Null: yes
ISP_MS_TO_IWF
Supported from 7.0
Integer specifying MS to network window size.
Type: TUint32. Null: yes
ISP_ACK_TIMER
Supported from 7.0
Integer specifying rlp ack timeout in microseconds.
Type: TUint32. Null: yes
ISP_RETRANSMISSION_ATTEMPTS
Supported from 7.0
Integer specifying rlp retransmission attempts.
Type: TUint32. Null: yes
ISP_RESEQUENCE_PERIOD
Supported from 7.0
Integer specifying resequencing period.
Type: TUint32. Null: yes
ISP_V42_COMPRESSION
Supported from 7.0
Enum of type RMobileCall::TMobileCallDataV42bis.
Type: TUint32. Null: yes
ISP_V42_CODEWORDS
Supported from 7.0
Integer specifying V42bis codewords.
Type: TUint32. Null: yes
ISP_V42_MAX_LENGTH
Supported from 7.0
Integer specifying V42bis maximum string length.
Type: TUint32. Null: yes
ISP_ASYMMETRY
Supported from 7.0
Enum of type RMobileCall::TMobileCallAsymmetry for HSCSD.
Type: TUint32. Null: yes
ISP_USER_INIT_UPGRADE
Supported from 7.0
HSCSD parameter - user init upgrade?
Type: TBool. Null: yes