Deprecatedsince v9.1. Functionality is replaced with commsdat.
Identifier of modem settings table. In v7.0s, this table changed its name from MODEM to MODEM_BEARER. In v6.1, it is possible to define only a single record for this table.
Identifier of the default location table. In 6.1, it is possible to define only a single record for this table. Field type: TUint32
The bearer for sending SMS.
Values for this are defined by the enum RMobileSmsMessaging::TMobileSmsBearer
Field type: TUint32
The SMS receive mode, taken from RMobileSmsMessaging::TMobileSmsReceiveMode.
Field type: TUint32
The GPRS attach mode, i.e. whether to attach at the boot-up of the device or at a later time.
Values for this are defined by the enum RPacketService::TAttachMode Field type: TUint32
Whether or not to allow incoming requests for PDP context activation to be automatically accepted (when there is a waiting application).
Use a TBool to specify the value.
Field type: TUint32
The preferred bearer when device is forced into GPRS Class C operation.
The values for this field are defined by TCommDbGprsClassCBearer.
Field type: TUint32
See also: TCommDbGprsClassCBearer
The number of connection attempts (preferences) to make.
This is limited to a maximum of 2.
Field type: TUint32
Specifies the ID of the modem record to be used for data transactions.
Field type: TUint32
Specifies the ID of the modem record to be used for phone services such as SMS.
Field type: TUint32
Specifies the location to be used with the default modem for data transactions.
Field type: TUint32
Specifies the location to be used with default modem for phone services such as SMS.
Field type: TUint32
Operation capability bitmap to indicate which operations are supported by the MS. Bit allocation:
bit 0 - SimpleIP supported
bit 1 - MobileIP supported
bit 2 - MobileIP with simple IP fallback supported
bits 3-7 - reserved
Field type: TUint32
SimpleIP authentication algorithm bitmap supported by the MS. Bit allocation:
bit 0 - CHAP supported
bit 1 - PAP supported
bits 2-7 - reserved
Field type: TUint32
Authentication algorithm bitmap (MN-AAA) supported by the mobile station. Bit allocation:
bit 0 - MD5 authentication supported (RFC 3012)
bits 1-7 - reserved
Field type: TUint32
Authentication algorithm (MN-AAA). Possible values:
0000 - No authentication
0001 - MD5 authentication (IETF RFC 2002)
Field type: TUint32. This field may be left as NULL.
Authentication algorithm bitmap (MN-HA) supported by the mobile station. Bit allocation:
bit 0 - MD5 authentication supported (RFC 3012)
bits 1-7 - reserved
Field type: TUint32
Authentication algorithm (MN-HA). Possible values:
0000 - No authentication
0001 - MD5 authentication (IETF RFC 2002)
Field type: TUint32. This field may be left as NULL.
If default Access Point is defined, use default Access Point. Otherwise use connection preferences.
Field type: TUint32
This field differentiate the Bravo selection from the 399 selection (needed for implicit scenarios where prefs are not available).
Field type: TUint32
This field defines the default or current IEEE 802.11 regulatory domain or country code. Field type: TCommsDatWlanRegDomain
This field determines whether to use the country code information or not.
Field type: TBool
This field defines the default regulatory domain or country code.
Field type: TDesC
Maintained for backwards compatibility. Specifies whether to show the connection dialog. Field type: TUint32 (Boolean) Deprecatedv7.0
Identifier of (dial out) ISP in this IAP. Field type: TUint32. This field may not be left as NULL. Deprecatedv7.0
Unique ID assigned by the server for identification of records by the server.
Field type: TUint32
Name of the record for easy identification by the user.
This is not present in the some tables. Field type: Text.
const TLitC< sizeof(L"__UNUSED_ENTRY_DO_NOT_DELETE__")/2 > | COMMDB_UNUSED_NAME | [static] |
Identifier of the dialog preference in this IAP.
Field type: TUint32. This field may be left as NULL.
Identifier of the service in this IAP.
Field type: TUint32. This field may not be left as NULL.
Name of the service table (e.g. DIAL_OUT_ISP, OUTGOING_GPRS) in this IAP.
Field type: Text. This field may not be left as NULL.
Identifier of the bearer in this IAP.
Field type: TUint32. This field may be left as NULL.
Identifier of the type of the bearer in this IAP.
Field type: Text. This field may be left as NULL.
Identifier of the network in this IAP.
Field type: TUint32. This field may be left as NULL.
Identifier of the Application secure ID in this IAP.
Field type: TUint32. This field may be left as NULL.
Identifier of the weighting for networks in this IAP.
Field type: TUint32. This field may be left as NULL.
Identifier of the location in this IAP.
Field type: TUint32. This field may be left as NULL.
When using external IP configuration (MobileIP or DHCP), always reject PPP peer authentication requests. If external IP configuration is used and this field is set to TRUE then peer authentication requests are always rejected. If external IP configuration is used and this field is set to FALSE then PPP allows authentication to proceed (although it may still fail later). If this field is not set or absent, the result is the same as when it is set to TRUE.
Enable link-local multicast name resolution
Field type: TBool. This field may be left as NULL.
Description of ISP (for use by applications etc.)
Field type: Text. This field may be left as NULL.
TCommsDbIspType value indicating ISP type, e.g. Internet, LAN, etc.
Field type: TUint32. This field may be left as NULL.
Perform dialling resolution for default phone number?
Field type: TBool. This field may not be left as NULL.
Login script (used if ISP_USE_LOGIN_SCRIPT is ETrue).
Type Text. This field may be left as NULL.
Prompt user for username and password?
Field type: TBool. This field may not be left as NULL.
Identifier of the chargecard used for this ISP (optional).
Field type: TUint32. This field may be left as NULL.
Display post connection terminal (PCT) (without scanning script for READ command)?
Field type: TBool. This field may be left as NULL.
Comma separated list of network protocols, e.g. "IP"
Field type: Text. This field may be left as NULL.
Prompt user for authentication username and password?
Field type: TBool. This field may not be left as NULL.
Authentication username used by PPP
Field type: Text. This field may be left as NULL.
Authentication password used by PPP
Field type: Text. This field may be left as NULL.
Number of retries if authentication fails.
Field type: TUint32. This field may be left as NULL.
TCallbackAction value indicating type of callback (if enabled)
Field type: TUint32. This field may be left as NULL.
Callback information, e.g. phone number to call back to.
Field type: 8-Bit Text. This field may be left as NULL.
Time to wait for callback in microseconds (if enabled)
Field type: TUint32. This field may be left as NULL.
Get IP address from server?
Field type: TBool. This field may not be left as NULL.
Get DNS addresses from server?
Field type: TBool. This field may not be left as NULL.
IP address of primary name server
Field type: Text. This field may be left as NULL.
IP address of secondary name server
Field type: Text. This field may be left as NULL.
Name of the ECOM configuration daemon manager component. This component interfaces with the server identified in ISP_CONFIG_DAEMON_NAME. If specified, ISP_CONFIG_DAEMON_NAME should also be specified.
Field type: Text. This field may be left as NULL.
Name of the configuration daemon server. This server is used to provide further configuration for a connection, e.g. dynamic IP address assignment. If specified, ISP_CONFIG_DAEMON_MANAGER_NAME should also be specified.
Field type: Text. This field may be left as NULL.
Enable IP header compression
Field type: TBool. This field may be left as NULL.
Whether to enable LCP extensions.
Field type: TBool. This field may be left as NULL.
Disable plain text authentication?
Field type: TBool. This field may be left as NULL.
Enable software compression (e.g. Microsoft, STAC or Predictor compression)?
Field type: TBool. This field may be left as NULL.
The name of the bearer (RMobileCall::TMobileCallDataProtocol value)
Field type: TUint32. This field may be left as NULL.
Connection speed if this is an ISDN, HSCSD or other connection (RMobileCall::TMobileCallDataSpeed value).
Field type: TUint32. This field may be left as NULL.
The bearer CE (RMobileCall::TMobileCallTchCoding value)
Field type: TUint32. This field may be left as NULL.
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.
Field type: TUint32. This field may be left as NULL.
TCommsDbBearerType value indicating connection type, e.g. Standard GSM, HSCSD.
Field type: TUint32. This field may be left as NULL.
RMobileCall::TMobileCallTchCoding value specifying HSCSD channel coding.
Field type: TUint32. This field may be left as NULL.
RMobileCall::TMobileCallAiur value specifying AIUR for HSCSD.
Field type: TUint32. This field may be left as NULL.
Requested number of time slots for HSCSD.
Field type: TUint32. This field may be left as NULL.
Maximum number of time slots for HSCSD which could be requested during this connection.
Field type: TUint32. This field may be left as NULL.
Enum of type RMobileCall::TMobileCallDataService.
Field type: TUint32. This field may be left as NULL.
Enum of type RMobileCall::TMobileCallDataProtocol.
Field type: TUint32. This field may be left as NULL.
Enum of type RMobileCall::TMobileCallDataRLPVersion.
Field type: TUint32. This field may be left as NULL.
Integer specifying network to MS window size.
Field type: TUint32. This field may be left as NULL.
Integer specifying MS to network window size.
Field type: TUint32. This field may be left as NULL.
Integer specifying rlp ack timeout in microseconds.
Field type: TUint32. This field may be left as NULL.
Integer specifying rlp retransmission attempts.
Field type: TUint32. This field may be left as NULL.
Integer specifying resequencing period.
Field type: TUint32. This field may be left as NULL.
Enum of type RMobileCall::TMobileCallDataV42bis.
Field type: TUint32. This field may be left as NULL.
Integer specifying V42bis codewords.
Field type: TUint32. This field may be left as NULL.
Integer specifying V42bis maximum string length.
Field type: TUint32. This field may be left as NULL.
Enum of type RMobileCall::TMobileCallAsymmetry for HSCSD.
Field type: TUint32. This field may be left as NULL.
HSCSD parameter - user init upgrade?
Field type: TBool. This field may be left as NULL.
PDP (Packet Data Protocol, e.g. IP) type.
Field type: TUint32. This field may not be left as NULL.
Requested quality of service precedence class.
Field type: TUint32 from RPacketQoS::TQoSPrecedence. This field may be left as NULL.
Requested quality of service delay class.
Field type: TUint32 from RPacketQoS::TQoSDelay. This field may be left as NULL.
Requested quality of service reliability class.
Field type: TUint32 from RPacketQoS::TQoSReliability. This field may be left as NULL.
Requested quality of service peak throughput.
Field type: TUint32 from RPacketQoS::TQoSPeakThroughput. This field may be left as NULL.
Requested quality of service mean throughput class.
Field type: TUint32 from RPacketQoS::TQoSMeanThroughput. This field may be left as NULL.
Minimum quality of service precedence class.
Field type: TUint32 from RPacketQoS::TQoSPrecedence. This field may be left as NULL.
Minimum quality of service delay class.
Field type: TUint32 from RPacketQoS::TQoSDelay. This field may be left as NULL.
Minimum quality of service reliability class.
Field type: TUint32 from RPacketQoS::TQoSReliability. This field may be left as NULL.
Minimum quality of service peak throughput class.
Field type: TUint32 from RPacketQoS::TQoSMeanThroughput. This field may be left as NULL.
Minimum quality of service mean throughput class.
Field type: TUint32 from RPacketQoS::TQoSMeanThroughput. This field may be left as NULL.
Whether data compression is on.
Field type: TBool. This field may be left as NULL.
Whether IP header compression is on.
Field type: TBool. This field may be left as NULL.
Whether data compression is on and what type of compression should be used when using UMTS R5 Field type: TDataCompression. This field may be left as NULL.
Whether IP header compression is on and what type of compression should be used when using UMTS R5 Field type: THeaderCompression. This field may be left as NULL.
Packet flow indicator - See table 10.5.161 of TS 24.008 Field type: TPacketFlowIdentifier. This field may be left as NULL.
Identifies the current UMTS/GPRS release in use. Field type: TUmtsGprsRelease. This field may be left as NULL.
Whether use of anonymous access is on.
Field type: TBool. This field may be left as NULL.
Comma separated list of network protocols, e.g. "PPP".
Field type: Text. This field may be left as NULL.
Whether to prompt user for authentication username and password.
Field type: TBool. This field may not be left as NULL.
Authentication username used by PPP.
Field type: Text. This field may be left as NULL.
Authentication password used by PPP.
Field type: Text. This field may be left as NULL.
Number of times to retry authentication if it fails.
Field type: TUint32. This field may be left as NULL.
Whether to get IP addresses (for the Symbian phone) from the server.
Field type: TBool. This field may not be left as NULL.
Whether to get DNS addresses from the server.
Field type: TBool. This field may not be left as NULL.
IP address of the primary name server.
Field type: Text. This field may be left as NULL.
IP address of the secondary name server.
Field type: Text. This field may be left as NULL.
Name of the ECOM configuration daemon manager component. This component interfaces with the server identified in GPRS_CONFIG_DAEMON_NAME. If specified, GPRS_CONFIG_DAEMON_NAME should also be specified.
Field type: Text. This field may be left as NULL.
Name of the configuration daemon server. This server is used to provide further configuration for a connection, e.g. dynamic IP address assignment. If specified, GPRS_CONFIG_DAEMON_MANAGER_NAME should also be specified.
Field type: Text. This field may be left as NULL.
Whether to enable LCP extensions.
Field type: TBool. This field may be left as NULL.
Whether to disable plain text authentication.
Field type: TBool. This field may be left as NULL.
Service supports Internet only, WAP only or both.
Field type: TUint32. This field may be left as NULL.
If the requested QOS can not be satisfied warn the user after this time in microseconds. Set to 0xffffffff to disable.
Field type: TUint32. This field may be left as NULL.
Link to the Gprs R99 Parameters Table Field type: TUint32. This field may be left as NULL
PAN role that the local device will act in. To dynamically select a role, use ECommDbPanRoleUnknown. Field type: TCommDbBluetoothPanRole.
PAN role that the remote device will act in. To dynamically select a role, use ECommDbPanRoleUnknown. Field type: TCommDbBluetoothPanRole.
A list of Bluetooth MAC addresses. If one address is specified, then PAN agent will connect to it. If more than one device address is specified (in a comma seperated list), then PAN agent will discover whether any of the devices are in range, and connect to one of them. Field type: Comma-separated list of Bluetooth MAC addresses, with no "0x" preamble and no colons separating the digits
Whether the agent should prompt the user to select the remote devices to which we will connect. Field type: TBool
Whether the remote role defined above should be accepted without performing an SDP query to ensure the remote device supports the specified role. Not recommended for use. Field type: TBool
Whether the agent should prompt the user to select the remote device to which we will connect if we cannot connect to any device specified in the MAC list. Field type: TBool
Whether the device is enabled for NAP service (to be used as a modem) for a particular connection Field type: TBool
BCA (Baseband Channel Adaptor) Stack.
Field type: Text. This field may be left as NULL.
The modem control channel port name.
Field type: Text. This field may be left as NULL.
Data bits (TDataBits value).
Field type: TUint8. This field may not be left as NULL.
Stop bits.
This is a TStopBits value.
Field type: TUint8. This field may not be left as NULL.
Parity.
This is a TParity value.
Field type: TUint8. This field may not be left as NULL.
Baud rate.
This is a TBps value.
Field type: TUint32. This field may not be left as NULL.
Preferred fax class.
This is a TFaxClass value.
Field type: TUint8. This field may not be left as NULL.
Preferred speaker mode.
This is a TCommsDbModemSpeakerSetting value.
Field type: TUint8. This field may not be left as NULL.
Preferred speaker volume.
This is a TCommsDbModemSpeakerVolume value.
Field type: TUint8. This field may not be left as NULL.
General modem initialisation string
Field type: 8-Bit Text. This field may be left as NULL.
Data initialisation string
Field type: 8-Bit Text. This field may be left as NULL.
Fax initialisation string.
Field type: 8-Bit Text. This field may be left as NULL.
ISP Initialisation string. This field is written from the ISP_INIT_STRING. Should not be accessed by user.
Field type: 8-Bit Text. This field may be left as NULL.
Command to modify the pause created during dialling using the comma character (',')
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the time out the modem uses when establishing a link before giving up and returning to command mode.
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the number of rings before the modem auto answers.
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the modem speaker volume to low.
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the modem speaker volume to medium.
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the modem speaker volume to high.
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the modem speaker off.
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the modem speaker on until the carrier.
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the modem speaker on
Field type: 8-Bit Text. This field may be left as NULL.
Command to set the modem speaker on except during dialling.
Field type: 8-Bit Text. This field may be left as NULL.
The dial command modifier to wait for dial tone.
Field type: 8-Bit Text. This field may be left as NULL.
Disable busy and dial tone detection.
Field type: 8-Bit Text. This field may be left as NULL.
Dial tone detection enabled, busy detection disabled.
Field type: 8-Bit Text. This field may be left as NULL.
Dial tone detection disabled, busy detection enabled.
Field type: 8-Bit Text. This field may be left as NULL.
Dial tone and busy detection enabled.
Field type: 8-Bit Text. This field may be left as NULL.
Dial command modifier to return to command mode after dialling.
Field type: 8-Bit Text. This field may be left as NULL.
Enter on-line mode from on-line command mode.
Field type: 8-Bit Text. This field may be left as NULL.
Reset the modem configuration.
Field type: 8-Bit Text. This field may be left as NULL.
Return the modem configuration to its factory defaults.
Field type: 8-Bit Text. This field may be left as NULL.
Command the modem to only assert DCD when a carrier is actually detected, i.e. while the link is up.
Field type: 8-Bit Text. This field may be left as NULL.
Command the modem to hang up the current call when the DTE drops the DTR line.
Field type: 8-Bit Text. This field may be left as NULL.
Command the modem to always assert DSR.
Field type: 8-Bit Text. This field may be left as NULL.
Command the modem to use RTS/CTS flow control.
Field type: 8-Bit Text. This field may be left as NULL.
Command the modem to use software flow control.
Field type: 8-Bit Text. This field may be left as NULL.
The character used by the DTE to return to command mode from on-line mode.
Field type: 8-Bit Text. This field may be left as NULL.
Command the modem to use a particular escape sequence guard period.
Field type: 8-Bit Text. This field may be left as NULL.
Ask the modem which fax modes are supported.
Field type: 8-Bit Text. This field may be left as NULL.
Modem response when no dial tone is detected.
Field type: 8-Bit Text. This field may be left as NULL.
Modem response when a busy tone is detected.
Field type: 8-Bit Text. This field may be left as NULL.
Modem response when no answer is detected.
Field type: 8-Bit Text. This field may be left as NULL.
Compression Class 5 report message.
Field type: 8-Bit Text. This field may be left as NULL.
Compression V.42 bis report message.
Field type: 8-Bit Text. This field may be left as NULL.
No compression report message.
Field type: 8-Bit Text. This field may be left as NULL.
LAPD protocol report message.
Field type: 8-Bit Text. This field may be left as NULL.
ALT protocol report message.
Field type: 8-Bit Text. This field may be left as NULL.
ALT-CELLULAR report message.
Field type: 8-Bit Text. This field may be left as NULL.
No protocol report message.
Field type: 8-Bit Text. This field may be left as NULL.
Phone number of message centre.
Field type: TUint16. This field may be left as NULL.
Validity period for SMS in minutes.
Field type: TUint32. This field may be left as NULL.
Whether to produce an SMS delivery report.
Field type: TBool. This field may be left as NULL.
Minimum signal level.
Field type: TUint32. This field may not be left as NULL.
Whether comm port should be opened in the role of DTE or DCE Contents is a bit mask (see KModemCommRoleDCE)
Field type: TUint32. This field may be left as NULL.
International prefix code.
Field type: Text. This field may be left as NULL.
Number to dial for an outside line.
Field type: Text. This field may be left as NULL.
Code to dial to disable call waiting facility.
Field type: Text. This field may be left as NULL.
Wait for the dial tone?
Field type: TBool. This field may not be left as NULL.
Pause time after dial out.
Field type: TUint32. This field may not be left as NULL.
Order of dialling account number, PIN and phone number for local calls.
Field type: Text. This field may be left as NULL.
Order of dialling account number, PIN and phone number for national calls.
Field type: Text. This field may be left as NULL.
Order of dialling account number, PIN and phone number for international calls.
Field type: Text. This field may be left as NULL.
Identifier of the associated ISP record.
Field type: TUint32. This field may not be left as NULL.
The table from which the PROXY_ISP has been taken.
This is necessary as GPRS records as well as ISP records can have proxy settings associated with them.
If this field is read and its length is zero, the value DIAL_OUT_ISP is returned, as it is assumed that any client that has not written this field is assuming that proxies are only available to the dial out ISP and not other service types.
Field type: Text. This field may be left as NULL.
Name of the protocol for which this proxy can be used.
Field type: Text. This field may not be left as NULL.
Semi-colon separated list of the addresses for which the proxy server should not be used.
Field type: Long Text. This field may be left as NULL.
Text string indicating the name of the table from which to read the bearer information.
This can be WAP_IP_BEARER or WAP_SMS_BEARER.
Field type: Text. This field may not be left as NULL.
ID of the WAP Access Point record to which this bearer information refers.
Field type: TUint32. This field may not be left as NULL.
WAP gateway address: an IP address or phone number.
Field type: Text. This field may be left as NULL.
Whether connection-oriented or connectionless API should be used.
This is a TCommsDbWapWspOption value.
Field type: TUint8. This field may be left as NULL.
Attempt secure WTLS connection to the gateway.
Field type: TBool. This field may be left as NULL.
Identifier of a record in the IAP table to be used.
Field type: TUint32. This field may be left as NULL.
Proxy port number. Required for WAP2.0 only.
Field type: TUint32. This field may not be left as NULL.
Proxy login name. Required for WAP2.0 only.
Field type: Text. This field may be left as NULL.
Proxy login password. Required for WAP2.0 only.
Field type: Text. This field may be left as NULL.
Service Centre Address.
Field type: Text. This field may be left as NULL.
Bluetooth device default name.
Field type: Long text. This field may be left as NULL.
Bluetooth device friendly name.
Field type: Long text. This field may be left as NULL.
Bluetooth device global security setting.
Field type: TUint32. This field may be left as NULL.
Bluetooth page scan repetition mode.
Field type: TUint32. This field may be left as NULL.
Bluetooth security device.
Field type: TUint32. This field may be left as NULL.
Bluetooth default service ID.
Field type: TUint32. This field may not be left as NULL.
Bluetooth default device address.
Field type: 8-bit Text. This field may not be left as NULL.
Bluetooth default virtual port number.
Field type: TUint32. This field may not be left as NULL.
Bluetooth default security level.
Field type: TUint8. This field may be left as NULL.
Secure Sockets protocol library.
Field type: Text. This field may not be left as NULL.
Specifies usage of this default.
Field type: TUint32. This field may be left as NULL.
Default PDP type (e.g. IP4).
The enum RPacketContext::TProtocolType defines valid values for this field.
Field type: TUint32. This field may not be left as NULL.
Default quality of service precedence class.
Values for this are defined by the enum RPacketQoS::TQoSPrecedence.
Field type: TUint32. This field may be left as NULL.
Default quality of service delay class.
Values for this are defined by the enum RPacketQoS::TQoSDelay.
Field type: TUint32. This field may be left as NULL.
Default quality of service reliability class.
Values for this are defined by the enum RPacketQoS::TQoSReliability.
Field type: TUint32. This field may be left as NULL.
Default quality of service peak throughput class.
Values for this are defined by the enum RPacketQoS::TQoSPeakThroughput.
Field type: TUint32. This field may be left as NULL.
Default quality of service mean throughput class.
Values for this are defined by the enum RPacketQoS::TQoSMeanThroughput.
Field type: TUint32. This field may be left as NULL.
Minimum quality of service delay class.
Values for this are defined by the enum RPacketQoS::TQoSDelay.
Field type: TUint32. This field may be left as NULL.
Default minimum quality of service reliability class.
Values for this are defined by the enum RPacketQoS::TQoSReliability.
Field type: TUint32. This field may be left as NULL.
Default minimum quality of service peak throughput class.
Values for this are defined by the enum RPacketQoS::TQoSMeanThroughput.
Field type: TUint32. This field may be left as NULL.
Default minimum quality of service mean throughput class.
Values for this are defined by the enum RPacketQoS::TQoSMeanThroughput.
Field type: TUint32. This field may be left as NULL.
Default value for whether data compression is on.
Field type: TBool. This field may be left as NULL.
Default value for whether IP header compression is on.
Field type: TBool. This field may be left as NULL.
Default value for whether use of anonymous access is on.
Field type: TBool. This field may be left as NULL.
Default value for EDGE parameter
Field type: TBool. This field may be left as NULL.
The internal file location of the agent.
Field type: Text. This field may not be left as NULL.
Mask indicating valid service options.
Field type: TUint32 from RPacketContext::TServiceOption. This field may not be left as NULL.
PDP type. (IPv4 or IPv6).
Field type: TUint32 from RPacketContext::TProtocolType. This field may not be left as NULL.
Requested forward priority.
Field type: TUint32 from RPacketQoS::TQoSLinkPriority. This field may be left as NULL.
Requested reverse priority.
Field type: TUint32 from RPacketQoS::TQoSLinkPriority. This field may be left as NULL.
Requested forward bitrate.
Field type: TUint32 from RPacketQoS::TQoSDataRate. This field may be left as NULL.
Requested reverse bitrate.
Field type: TUint32 from RPacketQoS::TQoSDataRate. This field may be left as NULL.
Requested forward frame loss rate.
Field type: TUint32 from RPacketQoS::TQoSDataLoss. This field may be left as NULL.
Requested reverse frame loss rate.
Field type: TUint32 from RPacketQoS::TQoSDataLoss. This field may be left as NULL.
Requested forward delay.
Field type: TUint32 from RPacketQoS::TQoSDelay. This field may be left as NULL.
Requested reverse delay.
Field type: TUint32 from RPacketQoS::TQoSDelay. This field may be left as NULL.
Minimum acceptable forward bitrate.
Field type: TUint32 from RPacketQoS::TQoSDataRate. This field may be left as NULL.
Minimum acceptable reverse bitrate.
Field type: TUint32 from RPacketQoS::TQoSDataRate. This field may be left as NULL.
Maximum acceptable forward frame loss rate.
Field type: TUint32 from RPacketQoS::TQoSDataLoss. This field may be left as NULL.
Maximum acceptable forward frame loss rate.
Field type: TUint32 from RPacketQoS::TQoSDataLoss. This field may be left as NULL.
Maximum acceptable forward delay.
Field type: TUint32 from RPacketQoS::TQoSDelay. This field may be left as NULL.
Maximum acceptable reverse delay.
Field type: TUint32 from RPacketQoS::TQoSDelay. This field may be left as NULL.
Van Jacobson IP header compression on?
Field type: TBool. This field may be left as NULL.
Comma separated list of network protocols, e.g. "PPP".
Field type: Text. This field may be left as NULL.
Always reject PPP peer authentication requests when using external IP configuration.
Field type: TBool. This field may be left as NULL.
Prompt user for authentication username and password?
Field type: TBool. This field may not be left as NULL.
Authentication username used by PPP in the Simple IP case or by the Mobile IP implementation when Mobile IP is enabled.
Field type: Text. This field may be left as NULL.
Authentication password used by PPP.
Field type: Text. This field may be left as NULL.
Number of times to retry authentication if it fails.
Field type: TUint32. This field may be left as NULL.
IP Net mask of Symbian OS mobile network interface.
Field type: Text. This field may be left as NULL.
Get IP addresses (for Symbian OS mobile) from server?
Field type: TBool. This field may not be left as NULL.
IP address (of Symbian OS mobile), to be used by PPP and TCP/IP.
Field type: Text. This field may be left as NULL.
Get DNS addresses from server?
Field type: TBool. This field may not be left as NULL.
IP Address of primary name server.
Field type: Text. This field may be left as NULL.
IP Address of secondary name server.
Field type: Text. This field may be left as NULL.
Get IP6 DNS address from Server?
Field type: TBool. This field may be left as NULL.
IP6 address of the primary name server
Field type: Text. This field may be left as NULL.
IP6 address of the secondary name server
Field type: Text. This field may be left as NULL.
IP address valid from this time, used to store dynamically assigned address lease info.
Field type: Text. This field may be left as NULL.
IP address valid to this time, used to store dynamically assigned address lease info.
Field type: Text. This field may be left as NULL.
Name of the ECOM configuration daemon manager component. This component interfaces with the server identified in CDMA_CONFIG_DAEMON_NAME. If specified, CDMA_CONFIG_DAEMON_NAME should also be specified.
Field type: Text. This field may be left as NULL.
Name of the configuration daemon server. This server is used to provide further configuration for a connection, e.g. dynamic IP address assignment. If specified, CDMA_CONFIG_DAEMON_MANAGER_NAME should also be specified.
Field type: Text. This field may be left as NULL.
Enable LCP extensions?
Field type: TBool. This field may be left as NULL.
Disable plain text authentication?
Field type: TBool. This field may be left as NULL.
Service supports Internet only, WAP only or both.
Field type: TUint32 from TCommsDbIspType. This field may be left as NULL.
Notify user if the requested QOS can not be satisfied for this time in microseconds. Set to 0xffffffff to disable.
Field type: TUint32. This field may be left as NULL.
Transparent or non-transparent radio link protocol.
Field type: TUint32 from RPacketQoS::TRLPMode. This field may not be left as NULL.
A normal reconnect (informing the user) takes place if not both the PPP link drops and a change in SID or NID is received with in this time (in milliseconds). If they do, an automatic reconnect takes place.
Field type: TUint32 This field may be left as NULL.
Defines the type of NAI this record refers to (SimpleIP or MobileIP). Possible values: ECommDbCdmaNaiSimpleIp, ECommDbCdmaNaiMobileIp. Replaces the CDMA_MIP field.
Field type: TUint32. This field must not be left as NULL.
SimpleIP authentication algorithm. Possible values (TCommDbCdmaSimpIpAuthAlgorithm):
0000 - No authentication
0001 - PPP CHAP authentication
0002 - PPP PAP authentication
0003 - PPP CHAP to PAP fallback
Field type: TUint32, for the enum TCommDbCdmaSimpIpAuthAlgorithm. This field may be left as NULL.
SimpleIP PAP shared secret handle
Field type: TUint32. This field may be left as NULL.
SimpleIP CHAP shared secret handle
Field type: TUint32. This field may be left as NULL.
Reverse-tunnelling required flag.
Field type: TUint32. This field may be left as NULL.
Home address associated with the Mobile Station.
Field type: Text. This field may be left as NULL.
IP address of the mobile node's primary home agent. Replaces the CDMA_MIP_HA_ADDRESS field.
Field type: Text. This field may be left as NULL.
IP address of the mobile node's secondary home agent.
Field type: Text. This field may be left as NULL.
Security Parameter Index Indicator (MN-AAA)
Field type: TBool. This field may be left as NULL.
Security Parameter Index (MN-AAA).
Field type: TUint32. This field may be left as NULL.
MobileIP MN-AAA shared secret data.
Field type: Text. This field may be left as NULL.
Security Parameter Index Indicator (MN-HA)
Field type: TBool. This field may be left as NULL.
Security Parameter Index (MN-HA)
Field type: TUint32. This field may be left as NULL.
MobileIP MN-HA shared secret data.
Field type: Text. This field may be left as NULL.
Mask indicating valid service options.
Field type: TUint32 from RPacketContext::TServiceOption. This field may not be left as NULL.
PDP type. (IPv4 or IPv6).
Field type: TUint32 from RPacketContext::TProtocolType. This field may not be left as NULL.
Van Jacobson IP header compression on?
Field type: TBool. This field may be left as NULL.
Use anonymous access?
Field type: TBool. This field may be left as NULL.
Default CDMA mobile IP?
Field type: TBool. This field may be left as NULL.
Deprecated
CDMA mobile IP home address.
Field type: Text. This field may be left as NULL.
Deprecated
CDMA Mobile IP timeout.
Field type: TUint32. This field may be left as NULL.
Deprecated
Defines the active operation mode in the mobile station. Possible values:
00 - SimpleIP only
01 - MobileIP with SimpleIP fallback
10 - MobileIP only
Field type: TUint32.
Amount of time between the first and second MobileIP registration requests, while the Mobile Station did not receive a Registration Reply (units of 250ms).
Field type: TUint32.
Re-registration threshold (time in minutes before the expiration of the registration lifetime).
Field type: TUint32.