Specifications
Chapter 10 – Internet Service Commands
Multi-Tech Systems, Inc. AT Commands for EDGE (E1) Modems (S000474A) 149
<conParmValue-authMode>
Supported authentication mode values in <conParmValue> for <conParmTag> value “authMode”. Changing the
<conParmValue-authMode> will restore the password to its default (*****).
“none“
“PAP“ Default (This is the defaulted value if the parameter is omitted ("PAP" will be assumed).
“CHAP“
“MsChapV1“
<conParmValue-fnur>
Fixed Network User Rate (FNUR) set with <conParmValue>.
This parameter is only required for 14.4 kbit/s UDI calls (Unrestricted Digital Information). Changes are
recommended only if an originated CSD call fails. The choice as to which of the values to use depends on
the GSM network and the location. Users should be aware that even the same operator may apply varying
FNUR configurations in different regions.
See also AT^SFNUR command.
0 not applicable
1 9.6 kbit/s Default (This is the defaulted value if the parameter is omitted (1 will be assumed).
2 14.4 kbit/s
3 19.2 kbit/s
4 28.8 kbit/s
5 38.4 kbit/s
6 48.0 kbit/s
7 56.7 kbit/s
8 64.0 kbit/s
Notes:
• Before opening a service profile based on a connection profile recently used, check with AT^SICI that the
previous connection was properly closed. If AT^SICI confirms that the connection profile is in <conState>
0 (Down) the connection profile may be used again.
• If a GPRS network does not support or is not correctly configured for automatic DNS address assignment
the TCP/IP stack cannot resolve fully qualified domain names. In this case, a warning message will be
returned when trying to open an Internet service configured for automatic DNS address assignment.
• This command is not PIN protected.
• This command is supported in airplane mode.
10.1.1 Example: Default Values of a CSD Connection Profile
As stated earlier, the “conType” selected with AT^SICS determines all other matching profile parameters related
to this “conType”. Once “conType” is set in a new profile, the default values of all other related parameters are
assumed. To view the default settings you can use the read command AT^SICS?
at^sics=1,conType,CSD Select connection type CSD, identified by <con-ProfileId>1
OK
at^sics? Query current profiles.
^SICS: 0, “conType”, “” Profile with <conProfileId> 0 is still empty.
^SICS: 1, “conType”, “CSD” The new CSD profile just created is indicated with all
related parameters set to their default.
^SICS: 1, “alphabet”, “0” Character set determined with AT+CSCS applies when
string parameters are input with AT^SICS.
^SICS: 1, “user”, “” No user name set.
^SICS: 1, “passwd”, “” No password set.
^SICS: 1, “authMode”, “PAP” Authentication protocol PAP is assumed as default.
^SICS: 1, “inactTO”, “0” No inactivity timeout set.
^SICS: 1, “calledNum”, “” No destination set.
^SICS: 1, “dataRate”, “1” Data rate set to 9.6 kbaud.
^SICS: 1, “dataType”, “1” Remote device is analog, e.g. an analog modem.
^SICS: 2, “conType”, “” Profile with <conProfileId> 2 is still empty.
^SICS: 3, “conType”, “” Profile with <conProfileId> 3 is still empty.
^SICS: 4, “conType”, “” Profile with <conProfileId> 4 is still empty.
^SICS: 5, “conType”, “” Profile with <conProfileId> 5 is still empty.
OK