configurationengine/source/cone/confml/tests/data/commsdatcreator.confml
changeset 0 2e8eeb919028
equal deleted inserted replaced
-1:000000000000 0:2e8eeb919028
       
     1 <?xml version="1.0" encoding="utf-8"?><configuration xmlns="http://www.s60.com/xml/confml/1" name="Default CommsDat settings" version="1">
       
     2   <feature name="CommsDat generation" ref="KCRUidCommsDatCreator">
       
     3     <desc>Used to configure whether CommsDat generation from these settings is enabled.</desc>    
       
     4     <setting name="CommsDat generation enabled" ref="KCommsDatCreatorInputFileName" type="string">
       
     5       <desc>This is the master switch that determines whether CommsDat is created in the first boot 
       
     6     	of the device based on Configuration Tool output. Set this to Yes if you are creating variant 
       
     7     	and need to configure anything under Default CommsDat settings.</desc>
       
     8       <option name="No" value=""/>
       
     9       <option name="Yes" value="VariantData_commsdat.xml"/>
       
    10     </setting>
       
    11     <setting name="CommsDatCreator startup status flag" readOnly="true" ref="KCommsDatCreatorStartupStatus">
       
    12       <desc>Read-only flag that indicates the CommsDatCreator start-up status in runtime.</desc>
       
    13     </setting>
       
    14   </feature>
       
    15   <feature name="Global settings" ref="Global">
       
    16     <desc>
       
    17   	Global networking related settings not tied to individual connection methods.
       
    18   	</desc>
       
    19     <setting name="Attachmode" ref="Attachmode" type="selection">
       
    20       <desc>
       
    21       GPRS attach mode (attach when needed/when available).
       
    22       </desc>
       
    23       <option name="When available" value="whenavailable"/>
       
    24       <option name="When needed" value="whenneeded"/>
       
    25     </setting>
       
    26     <setting name="Default access point" ref="DefaultAP" type="string">
       
    27       <desc>
       
    28     	Default GPRS access point. Used when the phone is used as a modem for a PC.
       
    29     	The corresponding UI setting is Connection-Packet data-Access point.
       
    30     	</desc>
       
    31     </setting>
       
    32     <setting name="Default icon for DNs" ref="DefaultDnIcon" type="selection">
       
    33       <desc>
       
    34       Default icon for destination networks.
       
    35       </desc>
       
    36       <option name="internet" value="0"/>
       
    37       <option name="wap" value="1"/>
       
    38       <option name="mms" value="2"/>
       
    39       <option name="intranet" value="3"/>
       
    40       <option name="operator" value="4"/>
       
    41       <option name="icon1" value="5"/>
       
    42       <option name="icon2" value="6"/>
       
    43       <option name="icon3" value="7"/>
       
    44       <option name="icon4" value="8"/>
       
    45       <option name="icon5" value="9"/>
       
    46       <option name="icon6" value="10"/>
       
    47       <option name="default" value="11"/>
       
    48     </setting>
       
    49     <setting name="LAN bearer default priority" ref="PriorityLan" type="string">
       
    50       <desc>
       
    51     	Default priority for LAN bearer type.
       
    52     	</desc>
       
    53     </setting>
       
    54     <setting name="WLAN bearer default priority" ref="PriorityWlan" type="string">
       
    55       <desc>
       
    56     	Default priority for WLAN bearer type.
       
    57     	</desc>
       
    58     </setting>
       
    59     <setting name="PAN bearer default priority" ref="PriorityPan" type="string">
       
    60       <desc>
       
    61     	Default priority for PAN bearer type.
       
    62     	</desc>
       
    63     </setting>
       
    64     <setting name="Outgoing GPRS bearer default priority" ref="PriorityGprsOut" type="string">
       
    65       <desc>
       
    66     	Default priority for outgoing GPRS bearer type.
       
    67     	</desc>
       
    68     </setting>
       
    69     <setting name="Incoming GPRS bearer default priority" ref="PriorityGprsIn" type="string">
       
    70       <desc>
       
    71     	Default priority for incoming GPRS bearer type.
       
    72     	</desc>
       
    73     </setting>
       
    74     <setting name="CDMA2000 bearer default priority" ref="PriorityCdma2k" type="string">
       
    75       <desc>
       
    76     	Default priority for CDMA 2000 bearer type.
       
    77     	</desc>
       
    78     </setting>
       
    79     <setting name="DialOut ISP bearer default priority" ref="PriorityDialOut" type="string">
       
    80       <desc>
       
    81     	Default priority for outgoing dial bearer type.
       
    82     	</desc>
       
    83     </setting>
       
    84     <setting name="DialIn ISP bearer default priority" ref="PriorityDialIn" type="string">
       
    85       <desc>
       
    86     	Default priority for incoming dial bearer type.
       
    87     	</desc>
       
    88     </setting>
       
    89     <setting name="VPN bearer default priority" ref="PriorityVpn" type="string">
       
    90       <desc>
       
    91     	Default priority for VPN bearer type.
       
    92     	</desc>
       
    93     </setting>
       
    94     <setting name="MIP bearer default priority" ref="PriorityMip" type="string">
       
    95       <desc>
       
    96     	Default priority for MIP bearer type.
       
    97     	</desc>
       
    98     </setting>
       
    99     <setting name="LAN bearer default UI priority" ref="UIPriorityLan" type="string">
       
   100       <desc>
       
   101     	Default UI priority of LAN connection.
       
   102     	</desc>
       
   103     </setting>
       
   104     <setting name="WLAN bearer default UI priority" ref="UIPriorityWlan" type="string">
       
   105       <desc>
       
   106     	Default UI priority for WLAN bearer type.
       
   107     	</desc>
       
   108     </setting>
       
   109     <setting name="PAN bearer default UI priority" ref="UIPriorityPan" type="string">
       
   110       <desc>
       
   111     	Default UI priority for PAN bearer type.
       
   112     	</desc>
       
   113     </setting>
       
   114     <setting name="Outgoing GPRS bearer default UI priority" ref="UIPriorityGprsOut" type="string">
       
   115       <desc>
       
   116     	Default UI priority for outgoing GPRS bearer type.
       
   117     	</desc>
       
   118     </setting>
       
   119     <setting name="Incoming GPRS bearer default UI priority" ref="UIPriorityGprsIn" type="string">
       
   120       <desc>
       
   121     	Default UI priority for incoming GPRS bearer type.
       
   122     	</desc>
       
   123     </setting>
       
   124     <setting name="CDMA2000 bearer default UI priority" ref="UIPriorityCdma2k" type="string">
       
   125       <desc>
       
   126     	Default UI priority for CDMA 2000 bearer type.
       
   127     	</desc>
       
   128     </setting>
       
   129     <setting name="DialOut ISP bearer default UI priority" ref="UIPriorityDialOut" type="string">
       
   130       <desc>
       
   131     	Default UI priority for outgoing dial bearer type.
       
   132     	</desc>
       
   133     </setting>
       
   134     <setting name="DialIn ISP bearer default UI priority" ref="UIPriorityDialIn" type="string">
       
   135       <desc>
       
   136     	Default UI priority for incoming dial bearer type.
       
   137     	</desc>
       
   138     </setting>
       
   139     <setting name="VPN bearer default UI priority" ref="UIPriorityVpn" type="string">
       
   140       <desc>
       
   141     	Default UI priority for VPN bearer type.
       
   142     	</desc>
       
   143     </setting>
       
   144     <setting name="MIP bearer default UI priority" ref="UIPriorityMip" type="string">
       
   145       <desc>
       
   146     	Default UI priority for MIP bearer type.
       
   147     	</desc>
       
   148     </setting>
       
   149     <setting name="Default connection type" ref="DefaultConnectionType" type="selection">
       
   150       <desc>
       
   151       Specifies how the applications' default connection is specified.
       
   152       </desc>
       
   153       <option name="Ask once" value="Ask once"/>
       
   154       <option name="Always ask" value="Always ask"/>
       
   155       <option name="Destination" value="Destination"/>
       
   156       <option name="Connection method" value="Connection method"/>
       
   157     </setting>
       
   158     <setting name="Default connection name" ref="DefaultConnectionName" type="string">
       
   159       <desc>
       
   160     	The name of the default connection (connection method or destination network). 
       
   161     	Default connection type parameter needs to be set accordingly.
       
   162     	</desc>
       
   163     </setting>
       
   164     <setting name="GPRS last socket activity timeout" ref="GprsLastSocketActivityTimeout">
       
   165       <desc>
       
   166     	For GPRS the time (in seconds) to stay online when all socket activity has ceased. -1 for unlimited time.
       
   167     	Leave empty to use the product default value.
       
   168     	</desc>
       
   169     </setting>
       
   170     <setting name="GPRS last session closed timeout" ref="GprsLastSessionClosedTimeout">
       
   171       <desc>
       
   172     	For GPRS the time (in seconds) to stay online when session has closed. -1 for unlimited time.
       
   173     	Leave empty to use the product default value.
       
   174     	</desc>
       
   175     </setting>
       
   176     <setting name="GPRS last socket closed timeout" ref="GprsLastSocketClosedTimeout">
       
   177       <desc>
       
   178     	For GPRS the time (in seconds) to stay online when socket has closed. -1 for unlimited time.
       
   179     	Leave empty to use the product default value.
       
   180     	</desc>
       
   181     </setting>
       
   182     <setting name="CSD last socket activity timeout" ref="CsdLastSocketActivityTimeout">
       
   183       <desc>
       
   184     	For CSD the time (in seconds) to stay online when all socket activity has ceased. -1 for unlimited time.
       
   185     	Leave empty to use the product default value.
       
   186     	</desc>
       
   187     </setting>
       
   188     <setting name="CSD last session closed timeout" ref="CsdLastSessionClosedTimeout">
       
   189       <desc>
       
   190     	For CSD the time (in seconds) to stay online when all socket activity has ceased. -1 for unlimited time.
       
   191     	Leave empty to use the product default value.
       
   192     	</desc>
       
   193     </setting>
       
   194     <setting name="CSD last socket closed timeout" ref="CsdLastSocketClosedTimeout">
       
   195       <desc>
       
   196     	For CSD the time (in seconds) to stay online when all socket activity has ceased. -1 for unlimited time.
       
   197     	Leave empty to use the product default value.
       
   198     	</desc>
       
   199     </setting>
       
   200     <setting name="WLAN last socket activity timeout" ref="WlanLastSocketActivityTimeout">
       
   201       <desc>
       
   202     	For WLAN the time (in seconds) to stay online when all socket activity has ceased. -1 for unlimited time.
       
   203     	Leave empty to use the product default value.
       
   204     	</desc>
       
   205     </setting>
       
   206     <setting name="WLAN last session closed timeout" ref="WlanLastSessionClosedTimeout">
       
   207       <desc>
       
   208     	For WLAN the time (in seconds) to stay online when all socket activity has ceased. -1 for unlimited time.
       
   209     	Leave empty to use the product default value.
       
   210     	</desc>
       
   211     </setting>
       
   212     <setting name="WLAN last socket closed timeout" ref="WlanLastSocketClosedTimeout">
       
   213       <desc>
       
   214     	For WLAN the time (in seconds) to stay online when all socket activity has ceased. -1 for unlimited time.
       
   215     	Leave empty to use the product default value.
       
   216     	</desc>
       
   217     </setting>
       
   218     <setting name="WLAN background scan interval" ref="WlanBGScanInterval" type="selection">
       
   219       <desc>
       
   220       How often WLAN networks are scanned when idle.
       
   221       </desc>
       
   222       <option name="Never" value="0"/>
       
   223       <option name="Every minute" value="60"/>
       
   224       <option name="Every 2 minutes" value="120"/>
       
   225       <option name="Every 5 minutes" value="300"/>
       
   226       <option name="Every 10 minutes" value="600"/>
       
   227     </setting>
       
   228     <setting name="WLAN use default settings" ref="WlanUseDefSettings" type="selection">
       
   229       <desc>Defines whether default values are being used for the advanced WLAN settings (recommended). </desc>
       
   230       <option name="No" value="0"/>
       
   231       <option name="Yes" value="1"/>
       
   232     </setting>
       
   233     <setting name="WLAN long retry limit" ref="WlanLongRetry">
       
   234       <desc>Defines how many times packets bigger than RTS Threshold are been resent.</desc>
       
   235     </setting>
       
   236     <setting name="WLAN short retry limit" ref="WlanShortRetry">
       
   237       <desc>Defines how many times packets smaller than RTS Threshold are been resent.</desc>
       
   238     </setting>
       
   239     <setting name="WLAN RTS threshold" ref="WlanRTS">
       
   240       <desc>Minimum size of a packet for which CTS/RTS handshake has been used.</desc>
       
   241     </setting>
       
   242     <setting name="WLAN TX power level" ref="WlanTxPowerLevel" type="selection">
       
   243       <desc>Transmission power level in use. In mWs. 4, 10 or 100 mW.</desc>
       
   244       <option name="100 mW" value="100"/>
       
   245       <option name="10 mW" value="10"/>
       
   246       <option name="4 mW" value="4"/>
       
   247     </setting>
       
   248     <setting name="WLAN allow radio measurements" ref="WlanRadioMeasurements" type="selection">
       
   249       <desc>Defines whether the CCX radio measurements are allowed.</desc>
       
   250       <option name="No" value="0"/>
       
   251       <option name="Yes" value="1"/>
       
   252     </setting>
       
   253     <setting name="WLAN power save" ref="WlanPowerMode" type="selection">
       
   254       <desc>Defines whether power saving methods are active. Disabling WLAN
       
   255       power save might increase interoperability but will dramatically shorten battery life.</desc>
       
   256       <option name="On" value="1"/>
       
   257       <option name="Off" value="0"/>
       
   258     </setting>
       
   259   </feature>
       
   260   <feature name="GPRS Access Points" ref="APs" relevant="">
       
   261     <desc>GPRS connection method (CM) definitions</desc>
       
   262     <setting constraint="" maxOccurs="99" minOccurs="0" name="GPRS" ref="AP" relevant="" type="sequence">
       
   263       <setting name="Connection Name" ref="ConnectionName" type="string">
       
   264         <desc>The CM name that is visible to the user.</desc>
       
   265       </setting>
       
   266       <setting name="Connection ID" ref="ConnectionId">
       
   267         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
   268       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
   269       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
   270       </setting>
       
   271       <setting name="Protected" ref="Protected" type="selection">
       
   272         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
   273         <option name="No" value="No"/>
       
   274         <option name="Yes" value="Yes"/>
       
   275       </setting>
       
   276       <setting name="Hidden" ref="Hidden" type="selection">
       
   277         <desc>Defines whether connection method is hidden.</desc>
       
   278         <option name="No" value="No"/>
       
   279         <option name="Yes" value="Yes"/>
       
   280       </setting>
       
   281       <setting name="Hidden Agent" ref="HiddenAgent" type="selection">
       
   282         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
   283         <option name="No" value="No"/>
       
   284         <option name="Yes" value="Yes"/>
       
   285       </setting>
       
   286       <setting name="Highlighted" ref="Highlighted" type="selection">
       
   287         <desc>Connection method is highlighted or not.</desc>
       
   288         <option name="No" value="No"/>
       
   289         <option name="Yes" value="Yes"/>
       
   290       </setting>
       
   291       <setting name="Seamlessness" ref="Seamlessness" type="selection">
       
   292         <desc>Defines whether an IAP can be roamed to.</desc>
       
   293         <option name="Confirm First" value="ConfirmFirst"/>
       
   294         <option name="Show Progress" value="ShowProgress"/>
       
   295       </setting>
       
   296       <setting name="Network type" ref="NetworkType" type="selection">
       
   297         <desc>Addressing that the network uses.</desc>
       
   298         <option name="IPv4" value="IPv4"/>
       
   299         <option name="IPv6" value="IPv6"/>
       
   300       </setting>
       
   301       <setting name="GPRS Access Point Name" ref="GPRS_AP_Name" type="string">
       
   302         <desc>The access point name for this GPRS connection</desc>
       
   303       </setting>
       
   304       <setting name="User Name" ref="UserName" type="string">
       
   305         <desc>User name</desc>
       
   306       </setting>
       
   307       <setting name="Prompt Password" ref="PromptPassword" type="selection">
       
   308         <desc>Prompt password at connection time.</desc>
       
   309         <option name="No" value="No"/>
       
   310         <option name="Yes" value="Yes"/>
       
   311       </setting>
       
   312       <setting name="Password" ref="Password" type="string">
       
   313         <desc>Password.</desc>
       
   314       </setting>
       
   315       <setting name="Password authentication type" ref="PasswordAuthenticationType" type="selection">
       
   316         <desc>Password authentication method.</desc>
       
   317         <option name="Normal" value="Normal"/>
       
   318         <option name="Secure" value="Secure"/>
       
   319       </setting>
       
   320       <setting name="WAP Gateway IP" ref="WAPGatewayIP" type="string">
       
   321         <desc>WAP gateway IP address.</desc>
       
   322       </setting>
       
   323       <setting name="Starting Page" ref="StartingPage" type="string">
       
   324         <desc>Start page of the connection method. In URL format.</desc>
       
   325       </setting>
       
   326       <setting name="WTLS Security" ref="WTLS_Security" type="selection">
       
   327         <desc>Attempts a secure WTLS connection to the gateway.</desc>
       
   328         <option name="On" value="On"/>
       
   329         <option name="Off" value="Off"/>
       
   330       </setting>
       
   331       <setting name="Connection type" ref="WAP_ConnectionType" type="selection">
       
   332         <desc>Indicates whether a connection-oriented or connectionless API should be used.</desc>
       
   333         <option name="Continuous" value="Continuous"/>
       
   334         <option name="Temporary" value="Temporary"/>
       
   335       </setting>
       
   336       <setting name="IPv4 Phone IP address" ref="PhoneIP" type="string">
       
   337         <desc>IP address of the interface. 
       
   338         Typically allocated automatically so this can be left empty.</desc>
       
   339       </setting>
       
   340       <setting name="IPv4 Primary Name Server" ref="PrimaryNameServer" type="string">
       
   341         <desc>Address of the primary DNS server that resolves host names. 
       
   342         Typically allocated automatically so this can be left empty.</desc>
       
   343       </setting>
       
   344       <setting name="IPv4 Secondary Name Server" ref="SecondaryNameServer" type="string">
       
   345         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
   346         Typically allocated automatically so this can be left empty.</desc>
       
   347       </setting>
       
   348       <setting name="IPv6 Primary Name Server" ref="PrimaryIP6NameServer" type="string">
       
   349         <desc>Address of the primary DNS server that resolves host names.
       
   350         Typically allocated automatically so this can be left empty.</desc>
       
   351       </setting>
       
   352       <setting name="IPv6 Secondary Name Server" ref="SecondaryIP6NameServer" type="string">
       
   353         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
   354         Typically allocated automatically so this can be left empty.</desc>
       
   355       </setting>
       
   356       <setting name="Proxy Server Address" ref="ProxyServerAddress" type="string">
       
   357         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
   358       </setting>
       
   359       <setting name="Proxy Port Number" ref="ProxyPortNumber" type="string">
       
   360         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
   361       </setting>
       
   362       <setting name="Proxy protocol Name" ref="ProxyProtocolName" type="string">
       
   363         <desc>Name of the protocol for which this proxy can be used. 
       
   364         Typically http or https.</desc>
       
   365       </setting>
       
   366       <setting name="GPRS Use EDGE" ref="GprsUseEdge" type="selection">
       
   367         <desc>Allow EDGE usage.</desc>
       
   368         <option name="Yes" value="Yes"/>
       
   369         <option name="No" value="No"/>
       
   370       </setting>
       
   371       <setting name="ISP Type" ref="IspType" type="selection">
       
   372       <desc>Specifies the service provider type. Used when filtering connection methods for certain purpose.</desc>
       
   373          	<option name="Internet" value="0"/> 
       
   374           <option name="WAP" value="1"/> 
       
   375       		<option name="Both" value="2"/> 
       
   376       </setting>
       
   377     </setting>
       
   378   </feature>
       
   379   <feature name="WLAN Access Points" ref="WLAN_APs" relevant="">
       
   380     <desc>WLAN connection method (CM) definitions</desc>
       
   381     <setting constraint="" maxOccurs="99" minOccurs="0" name="WLAN" ref="WLAN_AP" relevant="" type="sequence">
       
   382       <setting constraint="" name="Connection Name" ref="ConnectionName" required="" type="string">
       
   383         <desc>The CM name that is visible to the user.</desc>
       
   384       </setting>
       
   385       <setting name="Connection ID" ref="ConnectionId">
       
   386         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
   387       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
   388       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
   389       </setting>
       
   390       <setting name="Protected" ref="Protected" type="selection">
       
   391         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
   392         <option name="No" value="No"/>
       
   393         <option name="Yes" value="Yes"/>
       
   394       </setting>
       
   395       <setting name="Hidden" ref="Hidden" type="selection">
       
   396         <desc>Defines whether connection method is hidden.</desc>
       
   397         <option name="No" value="No"/>
       
   398         <option name="Yes" value="Yes"/>
       
   399       </setting>
       
   400       <setting name="Hidden Agent" ref="HiddenAgent" type="selection">
       
   401         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
   402         <option name="No" value="No"/>
       
   403         <option name="Yes" value="Yes"/>
       
   404       </setting>
       
   405       <setting name="Highlighted" ref="Highlighted" type="selection">
       
   406         <desc>Connection method is highlighted or not.</desc>
       
   407         <option name="No" value="No"/>
       
   408         <option name="Yes" value="Yes"/>
       
   409       </setting>
       
   410       <setting name="Seamlessness" ref="Seamlessness" type="selection">
       
   411         <desc>Defines whether an IAP can be roamed to.</desc>
       
   412         <option name="Confirm First" value="ConfirmFirst"/>
       
   413         <option name="Show Progress" value="ShowProgress"/>
       
   414       </setting>
       
   415       <setting name="Network Name" ref="NetworkName" type="string">
       
   416         <desc>Service set identifier (SSID) of the primary WLAN network.</desc>
       
   417       </setting>
       
   418       <setting name="Starting Page" ref="StartingPage" type="string">
       
   419         <desc>Start page of the connection method. In URL format.</desc>
       
   420       </setting>
       
   421       <setting name="Network Mode" ref="NetworkMode" type="string">
       
   422         <desc>Determines the network infrastructure. 
       
   423         If there is a WLAN access point in the network then this should be Infrastructure.</desc>
       
   424         <option name="Infrastructure" value="Infrastructure"/>
       
   425         <option name="Ad-hoc" value="Ad-hoc"/>
       
   426       </setting>
       
   427       <setting name="Security Mode" ref="SecurityMode" type="selection">
       
   428         <desc>Security mode of the WLAN network.</desc>
       
   429         <option name="Open" value="Open"/>
       
   430         <option name="WEP" value="WEP"/>
       
   431         <option name="802.1x" value="802.1x"/>
       
   432         <option name="WPA" value="WPA"/>
       
   433         <option name="WPA2" value="WPA2"/>
       
   434       </setting>
       
   435       <setting name="IPv4 Primary Name Server" ref="PrimaryNameServer" type="string">
       
   436         <desc>Address of the primary DNS server that resolves host names.
       
   437         Typically allocated automatically in which case this should be empty.</desc>
       
   438       </setting>
       
   439       <setting name="IPv4 Secondary Name Server" ref="SecondaryNameServer" type="string">
       
   440         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
   441         Typically allocated automatically in which case this should be empty.</desc>
       
   442       </setting>
       
   443       <setting name="IPv6 Primary Name Server" ref="PrimaryIP6NameServer" type="string">
       
   444         <desc>Address of the primary DNS server that resolves host names.
       
   445         Typically allocated automatically in which case this should be empty.</desc>
       
   446       </setting>
       
   447       <setting name="IPv6 Secondary Name Server" ref="SecondaryIP6NameServer" type="string">
       
   448         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
   449         Typically allocated automatically in which case this should be empty.</desc>
       
   450       </setting>
       
   451       <setting name="WLAN IP Gateway Address" ref="WlanIpGatewayAddress" type="string">
       
   452       <desc>The gateway IP address. 
       
   453       Typically allocated automatically in which case this should be empty.</desc>
       
   454       </setting>
       
   455       <setting name="Wlan IP Net Mask" ref="WlanIpNetMask" type="string">
       
   456       	<desc>Network mask. Typically allocated automatically in which case this should be empty.</desc>
       
   457       </setting>
       
   458       <setting name="Proxy Server Address" ref="ProxyServerAddress" type="string">
       
   459         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
   460       </setting>
       
   461       <setting name="Proxy Port Number" ref="ProxyPortNumber" type="string">
       
   462         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
   463       </setting>
       
   464       <setting name="Proxy protocol Name" ref="ProxyProtocolName" type="string">
       
   465         <desc>Name of the protocol for which this proxy can be used. 
       
   466         Typically http or https.</desc>
       
   467       </setting>
       
   468       <setting name="WLAN Scan SSID" ref="WLANScanSSID" type="selection">
       
   469         <desc>Defines whether the SSID should be actively scanned. 
       
   470         This is needed if the SSID is hidden (not broadcasted by the AP) </desc>
       
   471         <option name="No" value="No"/>
       
   472         <option name="Yes" value="Yes"/>
       
   473       </setting>
       
   474       <setting name="WLAN Channel ID" ref="WlanChannelId" type="string">
       
   475         <desc>
       
   476       	802.11 Channel ID (1-14). Used only when connecting/setting up adhoc network.
       
   477       	</desc>
       
   478       </setting>
       
   479       <setting name="IPv4 Phone IP address" ref="PhoneIP" type="string">
       
   480         <desc>IP address of the interface.
       
   481         Typically allocated automatically so this can be left empty.</desc>
       
   482       </setting>
       
   483       <setting name="WEP Key In Use" ref="WEPKeyInUse" type="selection">
       
   484         <desc>Index of default WEP key. Used only when security mode is WEP.</desc>
       
   485         <option name="key1" value="key1"/>
       
   486         <option name="key2" value="key2"/>
       
   487         <option name="key3" value="key3"/>
       
   488         <option name="key4" value="key4"/>
       
   489       </setting>
       
   490       <setting name="WEP Auth Type" ref="WEPAuthType" type="selection">
       
   491         <desc>WEP authentication mode. Only used when security mode is WEP.</desc>
       
   492         <option name="Shared" value="Shared"/>
       
   493         <option name="Open" value="Open"/>
       
   494       </setting>
       
   495       <setting name="WEP Key1 Length" ref="WEPKey1Length" type="selection">
       
   496         <desc>WEP key length in bits.</desc>
       
   497         <option name="64" value="64"/>
       
   498         <option name="128" value="128"/>
       
   499         <option name="256" value="256"/>
       
   500       </setting>
       
   501       <setting name="WEP Key1 Format" ref="WEPKey1Format" type="selection">
       
   502         <desc>WEP key format.</desc>
       
   503         <option name="ASCII" value="ASCII"/>
       
   504         <option name="Hexadecimal" value="Hexadecimal"/>
       
   505       </setting>
       
   506       <setting name="WEP Key1 Data" ref="WEPKey1Data" type="string">
       
   507         <desc>WEP key data (in format specified by corresponding WEP key format field).</desc>
       
   508       </setting>
       
   509       <setting name="WEP Key2 Length" ref="WEPKey2Length" type="selection">
       
   510         <desc>WEP key length in bits.</desc>
       
   511         <option name="64" value="64"/>
       
   512         <option name="128" value="128"/>
       
   513         <option name="256" value="256"/>
       
   514       </setting>
       
   515       <setting name="WEP Key2 Format" ref="WEPKey2Format" type="selection">
       
   516         <desc>WEP key format.</desc>
       
   517         <option name="ASCII" value="ASCII"/>
       
   518         <option name="Hexadecimal" value="Hexadecimal"/>
       
   519       </setting>
       
   520       <setting name="WEP Key2 Data" ref="WEPKey2Data" type="string">
       
   521         <desc>WEP key data (in format specified by corresponding WEP key format field).</desc>
       
   522       </setting>
       
   523       <setting name="WEP Key3 Length" ref="WEPKey3Length" type="selection">
       
   524         <desc>WEP key length in bits.</desc>
       
   525         <option name="64" value="64"/>
       
   526         <option name="128" value="128"/>
       
   527         <option name="256" value="256"/>
       
   528       </setting>
       
   529       <setting name="WEP Key3 Format" ref="WEPKey3Format" type="selection">
       
   530         <desc>WEP key format.</desc>
       
   531         <option name="ASCII" value="ASCII"/>
       
   532         <option name="Hexadecimal" value="Hexadecimal"/>
       
   533       </setting>
       
   534       <setting name="WEP Key3 Data" ref="WEPKey3Data" type="string">
       
   535         <desc>WEP key data (in format specified by corresponding WEP key format field).</desc>
       
   536       </setting>
       
   537       <setting name="WEP Key4 Length" ref="WEPKey4Length" type="selection">
       
   538         <desc>WEP key length in bits.</desc>
       
   539         <option name="64" value="64"/>
       
   540         <option name="128" value="128"/>
       
   541         <option name="256" value="256"/>
       
   542       </setting>
       
   543       <setting name="WEP Key4 Format" ref="WEPKey4Format" type="selection">
       
   544         <desc>WEP key format.</desc>
       
   545         <option name="ASCII" value="ASCII"/>
       
   546         <option name="Hexadecimal" value="Hexadecimal"/>
       
   547       </setting>
       
   548       <setting name="WEP Key4 Data" ref="WEPKey4Data" type="string">
       
   549         <desc>WEP key data (in format specified by corresponding WEP key format field).</desc>
       
   550       </setting>
       
   551       <setting name="WPA Pre-shared Key" ref="WPAPresharedKey" type="string">
       
   552         <desc>WPA/WPA2 pre-shared key in plain text. ASCII character set values between 32-126 must be used. Minimum length is 8 characters and maximum 63.
       
   553         You need to also define the WPA pre-shared key length field accordingly</desc>
       
   554       </setting>
       
   555       <setting name="WPA Use of Pre-shared Key" ref="WPAUseOfPresharedKey" type="selection">
       
   556         <desc>Specifies that when the security mode is WPA or WPA2 if the PSK mode is enabled. 
       
   557         If this is off then EAP mode is used and the list of EAPs needs to be defined.</desc>
       
   558         <option name="No" value="No"/>
       
   559         <option name="Yes" value="Yes"/>
       
   560       </setting>
       
   561       <setting name="WPA Pre-shared key length" ref="WPAKeyLength">
       
   562         <desc>The length of the specified pre-shared key (in WPA pre-shared key field)</desc>
       
   563       </setting>
       
   564       <setting name="WPA List Of EAPs" ref="WPAListOfEAPs" type="string">
       
   565         <desc>
       
   566       	A list of Extensible Authentication Protocols (EAPs) in use. The format is +xxx,+xxx,+xxx where xxx indicates the enabled EAP method ID as
       
   567       	specified in the IANA registry: http://www.iana.org/assignments/eap-numbers. For example to enable EAP-SIM the string needs to be "+018". 
       
   568       	The list is in priority order, highest priority first.      	
       
   569       	</desc>
       
   570       </setting>
       
   571       <setting name="EAP-GTC user name" ref="EapGtcUsername" type="string">
       
   572         <desc>The username used with EAP-GTC.</desc>
       
   573       </setting>
       
   574       <setting name="EAP-GTC session validity time" ref="EapGtcSessionValidityTime">
       
   575         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear).</desc>
       
   576       </setting>
       
   577       <setting name="EAP-GTC tunneling method" ref="EapGtcEncapsulation" type="selection">
       
   578         <desc>Defines which EAP tunneling method is used with EAP-GTC.</desc>
       
   579         <option name="EAP-PEAP" value="25"/>
       
   580         <option name="EAP-TTLS" value="21"/>
       
   581         <option name="EAP-FAST" value="43"/>
       
   582       </setting>
       
   583       <setting name="EAP-TLS user name" ref="EapTlsUsername" type="string">
       
   584         <desc>The username used with EAP-TLS.</desc>
       
   585       </setting>
       
   586       <setting name="EAP-TLS realm" ref="EapTlsRealm" type="string">
       
   587         <desc>The realm used for device identification to the server.</desc>
       
   588       </setting>
       
   589       <setting name="EAP-TLS verify server realm" ref="EapTlsVerifyServerRealm" type="selection">
       
   590         <desc>Specifies whether the server's realm is compared with own realm. 
       
   591       	This provides extra security but it depends on the network infrastructure and set-up whether this will work.</desc>
       
   592         <option name="No" value="No"/>
       
   593         <option name="Yes" value="Yes"/>
       
   594       </setting>
       
   595       <setting name="EAP-TLS require client authentication" ref="EapTlsRequireClientAuth" type="selection">
       
   596         <desc>Specifies whether TLS requires that the server authenticates it (the client).</desc>
       
   597         <option name="No" value="No"/>
       
   598         <option name="Yes" value="Yes"/>
       
   599       </setting>
       
   600       <setting name="EAP-TLS session validity time" ref="EapTlsSessionValidityTime">
       
   601         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear)</desc>
       
   602       </setting>
       
   603       <setting name="EAP-TLS cipher suites" ref="EapTlsCipherSuites" type="string">
       
   604         <desc>The list of allowed cipher suites. In the format +xxx,+xxx,+xxx... where xxx is the cipher suite identifier.
       
   605       	004: TLS_RSA_WITH_RC4_128_MD5, 005: TLS_RSA_WITH_RC4_128_SHA, 010: TLS_RSA_WITH_3DES_EDE_CBC_SHA,
       
   606 				019:	TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, 022: TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA, 047: TLS_RSA_WITH_AES_128_CBC_SHA
       
   607 				050:	TLS_DHE_DSS_WITH_AES_128_CBC_SHA, 051:	TLS_DHE_RSA_WITH_AES_128_CBC_SHA, 052: TLS_DH_anon_WITH_AES_128_CBC_SHA 
       
   608 				For example +004 enables only RSA with RC4 and MD5.
       
   609 				</desc>
       
   610       </setting>
       
   611       <setting name="EAP-TLS user certificate subject key id" ref="EapTlsUserCertSubjectKeyId" type="string">
       
   612         <desc>The subject key id value of the user certificate. 
       
   613         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   614       </setting>
       
   615       <setting name="EAP-TLS user certificate issuer" ref="EapTlsUserCertIssuerName" type="string">
       
   616         <desc>The issuer of the user certificate. Ignored by the implementation currently!</desc>
       
   617       </setting>
       
   618       <setting name="EAP-TLS user certificate serial number" ref="EapTlsUserCertSerialNumber" type="string">
       
   619         <desc>The serial number of the user certificate. Ignored by the implementation currently!</desc>
       
   620       </setting>
       
   621       <setting name="EAP-TLS CA certificate subject key id" ref="EapTlsCaCertSubjectKeyId" type="string">
       
   622         <desc>The subject key id value of the CA certificate.
       
   623         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   624       </setting>
       
   625       <setting name="EAP-TLS CA certificate issuer" ref="EapTlsCaCertIssuerName" type="string">
       
   626         <desc>The issuer of the CA certificate. Ignored by the implementation currently!</desc>
       
   627       </setting>
       
   628       <setting name="EAP-TLS CA certificate serial number" ref="EapTlsCaCertSerialNumber" type="string">
       
   629         <desc>The serial number of the CA certificate. Ignored by the implementation currently!</desc>
       
   630       </setting>
       
   631       <setting name="EAP-TLS tunneling method" ref="EapTlsEncapsulation" type="selection">
       
   632         <desc>Defines which EAP tunneling method is used with EAP-TLS.</desc>
       
   633         <option name="None" value=""/>
       
   634         <option name="EAP-PEAP" value="25"/>
       
   635         <option name="EAP-TTLS" value="21"/>
       
   636         <option name="EAP-FAST" value="43"/>
       
   637       </setting>
       
   638       <setting name="EAP-LEAP user name" ref="EapLeapUsername" type="string">
       
   639         <desc>The username used with EAP-LEAP.</desc>
       
   640       </setting>
       
   641       <setting name="EAP-LEAP password" ref="EapLeapPassword" type="string">
       
   642         <desc>The password used with EAP-LEAP.</desc>
       
   643       </setting>
       
   644       <setting name="EAP-LEAP session validity time" ref="EapLeapSessionValidityTime">
       
   645         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear).</desc>
       
   646       </setting>
       
   647       <setting name="EAP-SIM user name" ref="EapSimUsername" type="string">
       
   648         <desc>The username used with EAP-SIM.</desc>
       
   649       </setting>
       
   650       <setting name="EAP-SIM realm" ref="EapSimRealm" type="string">
       
   651         <desc>The realm used for device identification to the server.</desc>
       
   652       </setting>
       
   653       <setting name="EAP-SIM pseudonyms allowed" ref="EapSimUsePseudonyms" type="selection">
       
   654         <desc>Specifies whether IMSI is sent always when authentication or is pseudonym usage allowed.</desc>
       
   655         <option name="No" value="No"/>
       
   656         <option name="Yes" value="Yes"/>
       
   657       </setting>
       
   658       <setting name="EAP-SIM session validity time" ref="EapSimSessionValidityTime">
       
   659         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear)</desc>
       
   660       </setting>
       
   661       <setting name="EAP-SIM tunneling method" ref="EapSimEncapsulation" type="selection">
       
   662         <desc>Defines which EAP tunneling method is used with EAP-SIM.</desc>
       
   663         <option name="None" value=""/>
       
   664         <option name="EAP-PEAP" value="25"/>
       
   665         <option name="EAP-TTLS" value="21"/>
       
   666         <option name="EAP-FAST" value="43"/>
       
   667       </setting>
       
   668       <setting name="EAP-TTLS user name" ref="EapTtlsUsername" type="string">
       
   669         <desc>The username used with EAP-TTLS.</desc>
       
   670       </setting>
       
   671       <setting name="EAP-TTLS realm" ref="EapTtlsRealm" type="string">
       
   672         <desc>The realm used for device identification to the server.</desc>
       
   673       </setting>
       
   674       <setting name="EAP-TTLS verify server realm" ref="EapTtlsVerifyServerRealm" type="selection">
       
   675         <desc>Specifies whether the server's realm is compared with own realm. 
       
   676       	This provides extra security but it depends on the network infrastructure and set-up whether this will work.</desc>
       
   677         <option name="No" value="No"/>
       
   678         <option name="Yes" value="Yes"/>
       
   679       </setting>
       
   680       <setting name="EAP-TTLS require client authentication" ref="EapTtlsRequireClientAuth" type="selection">
       
   681         <desc>Specifies whether TTLS requires that the server authenticates it (the client).</desc>
       
   682         <option name="No" value="No"/>
       
   683         <option name="Yes" value="Yes"/>
       
   684       </setting>
       
   685       <setting name="EAP-TTLS session validity time" ref="EapTtlsSessionValidityTime">
       
   686         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear).</desc>
       
   687       </setting>
       
   688       <setting name="EAP-TTLS cipher suites" ref="EapTtlsCipherSuites" type="string">
       
   689         <desc>The list of allowed cipher suites. In the format +xxx,+xxx,+xxx... where xxx is the cipher suite identifier.
       
   690       	004: TLS_RSA_WITH_RC4_128_MD5, 005: TLS_RSA_WITH_RC4_128_SHA, 010: TLS_RSA_WITH_3DES_EDE_CBC_SHA,
       
   691 				019:	TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, 022: TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA, 047: TLS_RSA_WITH_AES_128_CBC_SHA
       
   692 				050:	TLS_DHE_DSS_WITH_AES_128_CBC_SHA, 051:	TLS_DHE_RSA_WITH_AES_128_CBC_SHA, 052: TLS_DH_anon_WITH_AES_128_CBC_SHA 
       
   693 				For example +004 enables only RSA with RC4 and MD5.
       
   694 				</desc>
       
   695       </setting>
       
   696       <setting name="EAP-TTLS tunneled methods" ref="EapTtlsEncapsulatedTypes" type="string">
       
   697         <desc>A list of Extensible Authentication Protocols (EAPs) in tunneled by EAP-TTLS. The format is +xxx,+xxx,+xxx where xxx indicates the enabled EAP method ID as
       
   698       	specified in the IANA registry: http://www.iana.org/assignments/eap-numbers. For example to enable EAP-SIM encapsulation the string needs to be "+018". 
       
   699       	The list is in priority order, highest priority first. Note that the encapsulate type's encapsulation parameter needs to be configured accordingly. </desc>
       
   700       </setting>
       
   701       <setting name="EAP-TTLS user certificate subject key id" ref="EapTtlsUserCertSubjectKeyId" type="string">
       
   702         <desc>The subject key id value of the user certificate.
       
   703         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   704       </setting>
       
   705       <setting name="EAP-TTLS user certificate issuer" ref="EapTtlsUserCertIssuerName" type="string">
       
   706         <desc>The issuer of the user certificate. Ignored by the implementation currently!</desc>
       
   707       </setting>
       
   708       <setting name="EAP-TTLS user certificate serial number" ref="EapTtlsUserCertSerialNumber" type="string">
       
   709         <desc>The serial number of the user certificate. Ignored by the implementation currently!</desc>
       
   710       </setting>
       
   711       <setting name="EAP-TTLS CA certificate subject key id" ref="EapTtlsCaCertSubjectKeyId" type="string">
       
   712         <desc>The subject key id value of the CA certificate.
       
   713         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   714       </setting>
       
   715       <setting name="EAP-TTLS CA certificate issuer" ref="EapTtlsCaCertIssuerName" type="string">
       
   716         <desc>The issuer of the CA certificate. Ignored by the implementation currently!</desc>
       
   717       </setting>
       
   718       <setting name="EAP-TTLS CA certificate serial number" ref="EapTtlsCaCertSerialNumber" type="string">
       
   719         <desc>The serial number of the CA certificate. Ignored by the implementation currently!</desc>
       
   720       </setting>
       
   721       <setting name="EAP-AKA user name" ref="EapAkaUsername" type="string">
       
   722         <desc>The username used with EAP-AKA.</desc>
       
   723       </setting>
       
   724       <setting name="EAP-AKA realm" ref="EapAkaRealm" type="string">
       
   725         <desc>The realm used for device identification to the server.</desc>
       
   726       </setting>
       
   727       <setting name="EAP-AKA pseudonyms allowed" ref="EapAkaUsePseudonyms" type="selection">
       
   728         <desc>Specifies whether IMSI is sent always when authentication or is pseudonym usage allowed.</desc>
       
   729         <option name="No" value="No"/>
       
   730         <option name="Yes" value="Yes"/>
       
   731       </setting>
       
   732       <setting name="EAP-AKA session validity time" ref="EapAkaSessionValidityTime">
       
   733         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear).</desc>
       
   734       </setting>
       
   735       <setting name="EAP-AKA tunneling method" ref="EapAkaEncapsulation" type="selection">
       
   736         <desc>Defines which EAP tunneling method is used with EAP-AKA.</desc>
       
   737         <option name="None" value=""/>
       
   738         <option name="EAP-PEAP" value="25"/>
       
   739         <option name="EAP-TTLS" value="21"/>
       
   740         <option name="EAP-FAST" value="43"/>
       
   741       </setting>
       
   742       <setting name="EAP-PEAP user name" ref="EapPeapUsername" type="string">
       
   743         <desc>The username used with EAP-PEAP.</desc>
       
   744       </setting>
       
   745       <setting name="EAP-PEAP realm" ref="EapPeapRealm" type="string">
       
   746         <desc>The realm used for device identification to the server.</desc>
       
   747       </setting>
       
   748       <setting name="EAP-PEAP verify server realm" ref="EapPeapVerifyServerRealm" type="selection">
       
   749         <desc>Specifies whether the server's realm is compared with own realm. 
       
   750       	This provides extra security but it depends on the network infrastructure and set-up whether this will work.</desc>
       
   751         <option name="No" value="No"/>
       
   752         <option name="Yes" value="Yes"/>
       
   753       </setting>
       
   754       <setting name="EAP-PEAP require client authentication" ref="EapPeapRequireClientAuth" type="selection">
       
   755         <desc>Specifies whether PEAP requires that the server authenticates it (the client).</desc>
       
   756         <option name="No" value="No"/>
       
   757         <option name="Yes" value="Yes"/>
       
   758       </setting>
       
   759       <setting name="EAP-PEAP session validity time" ref="EapPeapSessionValidityTime">
       
   760         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear)</desc>
       
   761       </setting>
       
   762       <setting name="EAP-PEAP cipher suites" ref="EapPeapCipherSuites" type="string">
       
   763         <desc>The list of allowed cipher suites. In the format +xxx,+xxx,+xxx... where xxx is the cipher suite identifier.
       
   764       	004: TLS_RSA_WITH_RC4_128_MD5, 005: TLS_RSA_WITH_RC4_128_SHA, 010: TLS_RSA_WITH_3DES_EDE_CBC_SHA,
       
   765 				019:	TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, 022: TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA, 047: TLS_RSA_WITH_AES_128_CBC_SHA
       
   766 				050:	TLS_DHE_DSS_WITH_AES_128_CBC_SHA, 051:	TLS_DHE_RSA_WITH_AES_128_CBC_SHA, 052: TLS_DH_anon_WITH_AES_128_CBC_SHA 
       
   767 				For example +004 enables only RSA with RC4 and MD5.
       
   768 				</desc>
       
   769       </setting>
       
   770       <setting name="EAP-PEAP version 0 allowed" ref="EapPeapV0Allowed" type="selection">
       
   771         <desc>Is PEAP version 0 allowed. If in doubt enable only this one.</desc>
       
   772         <option name="No" value="No"/>
       
   773         <option name="Yes" value="Yes"/>
       
   774       </setting>
       
   775       <setting name="EAP-PEAP version 1 allowed" ref="EapPeapV1Allowed" type="selection">
       
   776         <desc>Is PEAP version 1 allowed.</desc>
       
   777         <option name="No" value="No"/>
       
   778         <option name="Yes" value="Yes"/>
       
   779       </setting>
       
   780       <setting name="EAP-PEAP version 2 allowed" ref="EapPeapV2Allowed" type="selection">
       
   781         <desc>Is PEAP version 2 allowed.</desc>
       
   782         <option name="No" value="No"/>
       
   783         <option name="Yes" value="Yes"/>
       
   784       </setting>
       
   785       <setting name="EAP-PEAP tunneled methods" ref="EapPeapEncapsulatedTypes" type="string">
       
   786         <desc>A list of Extensible Authentication Protocols (EAPs) in tunneled by EAP-PEAP. The format is +xxx,+xxx,+xxx where xxx indicates the enabled EAP method ID as
       
   787       	specified in the IANA registry: http://www.iana.org/assignments/eap-numbers. For example to enable EAP-SIM encapsulation the string needs to be "+018". 
       
   788       	The list is in priority order, highest priority first. Note that the encapsulate type's encapsulation parameter needs to be configured accordingly. </desc>
       
   789       </setting>
       
   790       <setting name="EAP-PEAP user certificate subject key id" ref="EapPeapUserCertSubjectKeyId" type="string">
       
   791         <desc>The subject key id value of the user certificate.
       
   792         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   793       </setting>
       
   794       <setting name="EAP-PEAP user certificate issuer" ref="EapPeapUserCertIssuerName" type="string">
       
   795         <desc>The issuer of the user certificate. Ignored by the implementation currently!</desc>
       
   796       </setting>
       
   797       <setting name="EAP-PEAP user certificate serial number" ref="EapPeapUserCertSerialNumber" type="string">
       
   798         <desc>The serial number of the user certificate. Ignored by the implementation currently!</desc>
       
   799       </setting>
       
   800       <setting name="EAP-PEAP CA certificate subject key id" ref="EapPeapCaCertSubjectKeyId" type="string">
       
   801         <desc>The subject key id value of the CA certificate.
       
   802         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   803       </setting>
       
   804       <setting name="EAP-PEAP CA certificate issuer" ref="EapPeapCaCertIssuerName" type="string">
       
   805         <desc>The issuer of the CA certificate. Ignored by the implementation currently!</desc>
       
   806       </setting>
       
   807       <setting name="EAP-PEAP CA certificate serial number" ref="EapPeapCaCertSerialNumber" type="string">
       
   808         <desc>The serial number of the CA certificate. Ignored by the implementation currently!</desc>
       
   809       </setting>
       
   810       <setting name="EAP-MSCHAPv2 user name" ref="EapMschapv2Username" type="string">
       
   811         <desc>The username used with EAP-MSCHAPv2.</desc>
       
   812       </setting>
       
   813       <setting name="EAP-MSCHAPv2 password" ref="EapMschapv2Password" type="string">
       
   814         <desc>The password used with EAP-MSCHAPv2.</desc>
       
   815       </setting>
       
   816       <setting name="EAP-MSCHAPv2 session validity time" ref="EapMschapv2SessionValidityTime">
       
   817         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear)</desc>
       
   818       </setting>
       
   819       <setting name="EAP-MSCHAPv2 tunneling method" ref="EapMschapv2Encapsulation" type="selection">
       
   820         <desc>Defines which EAP tunneling method is used with EAP-MSCHAPv2.</desc>
       
   821         <option name="EAP-PEAP" value="25"/>
       
   822         <option name="EAP-TTLS" value="21"/>
       
   823         <option name="EAP-FAST" value="43"/>
       
   824       </setting>
       
   825       <setting name="EAP-FAST user name" ref="EapFastUsername" type="string">
       
   826         <desc>The username used with EAP-FAST.</desc>
       
   827       </setting>
       
   828       <setting name="EAP-FAST realm" ref="EapFastRealm" type="string">
       
   829         <desc>The realm used for device identification to the server.</desc>
       
   830       </setting>
       
   831       <setting name="EAP-FAST verify server realm" ref="EapFastVerifyServerRealm" type="selection">
       
   832         <desc>Specifies whether the server's realm is compared with own realm. 
       
   833       	This provides extra security but it depends on the network infrastructure and set-up whether this will work.</desc>
       
   834         <option name="No" value="No"/>
       
   835         <option name="Yes" value="Yes"/>
       
   836       </setting>
       
   837       <setting name="EAP-FAST require client authentication" ref="EapFastRequireClientAuth" type="selection">
       
   838         <desc>Specifies whether TTLS requires that the server authenticates it (the client).</desc>
       
   839         <option name="No" value="No"/>
       
   840         <option name="Yes" value="Yes"/>
       
   841       </setting>
       
   842       <setting name="EAP-FAST session validity time" ref="EapFastSessionValidityTime">
       
   843         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear)</desc>
       
   844       </setting>
       
   845       <setting name="EAP-FAST cipher suites" ref="EapFastCipherSuites" type="string">
       
   846         <desc>The list of allowed cipher suites. In the format +xxx,+xxx,+xxx... where xxx is the cipher suite identifier.
       
   847       	004: TLS_RSA_WITH_RC4_128_MD5, 005: TLS_RSA_WITH_RC4_128_SHA, 010: TLS_RSA_WITH_3DES_EDE_CBC_SHA,
       
   848 				019:	TLS_DHE_DSS_WITH_3DES_EDE_CBC_SHA, 022: TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA, 047: TLS_RSA_WITH_AES_128_CBC_SHA
       
   849 				050:	TLS_DHE_DSS_WITH_AES_128_CBC_SHA, 051:	TLS_DHE_RSA_WITH_AES_128_CBC_SHA, 052: TLS_DH_anon_WITH_AES_128_CBC_SHA 
       
   850 				For example +004 enables only RSA with RC4 and MD5.
       
   851 				</desc>
       
   852       </setting>
       
   853       <setting name="EAP-FAST tunneled methods" ref="EapFastEncapsulatedTypes" type="string">
       
   854         <desc>A list of Extensible Authentication Protocols (EAPs) in tunneled by EAP-FAST. The format is +xxx,+xxx,+xxx where xxx indicates the enabled EAP method ID as
       
   855       	specified in the IANA registry: http://www.iana.org/assignments/eap-numbers. For example to enable EAP-SIM encapsulation the string needs to be "+018". 
       
   856       	The list is in priority order, highest priority first. Note that the encapsulate type's encapsulation parameter needs to be configured accordingly. </desc>
       
   857       </setting>
       
   858       <setting name="EAP-FAST authenticated provisioning mode allowed" ref="EapFastAuthProvModeAllowed" type="selection">
       
   859         <desc>EAP-FAST authenticated provisioning mode allowed</desc>
       
   860         <option name="No" value="No"/>
       
   861         <option name="Yes" value="Yes"/>
       
   862       </setting>
       
   863       <setting name="EAP-FAST unauthenticated provisioning mode allowed" ref="EapFastUnauthProvModeAllowed" type="selection">
       
   864         <desc>EAP-FAST unauthenticated provisioning mode allowed</desc>
       
   865         <option name="No" value="No"/>
       
   866         <option name="Yes" value="Yes"/>
       
   867       </setting>
       
   868       <setting name="EAP-FAST warn ADHP no PAC" ref="EapFastWarnADHPNoPAC" type="selection">
       
   869         <desc>EAP-FAST warn ADHP no PAC</desc>
       
   870         <option name="No" value="No"/>
       
   871         <option name="Yes" value="Yes"/>
       
   872       </setting>
       
   873       <setting name="EAP-FAST warn ADHP no matching PAC" ref="EapFastWarnADHPNoMatchingPAC" type="selection">
       
   874         <desc>EAP-FAST warn ADHP no matching PAC</desc>
       
   875         <option name="No" value="No"/>
       
   876         <option name="Yes" value="Yes"/>
       
   877       </setting>
       
   878       <setting name="EAP-FAST warn not default server" ref="EapFastWarnNotDefaultServer" type="selection">
       
   879         <desc>EAP-FAST warn not default server</desc>
       
   880         <option name="No" value="No"/>
       
   881         <option name="Yes" value="Yes"/>
       
   882       </setting>
       
   883       <setting name="EAP-FAST user certificate subject key id" ref="EapFastUserCertSubjectKeyId" type="string">
       
   884         <desc>The subject key id value of the user certificate.
       
   885         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   886       </setting>
       
   887       <setting name="EAP-FAST user certificate issuer" ref="EapFastUserCertIssuerName" type="string">
       
   888         <desc>The issuer of the user certificate. Ignored by the implementation currently!</desc>
       
   889       </setting>
       
   890       <setting name="EAP-FAST user certificate serial number" ref="EapFastUserCertSerialNumber" type="string">
       
   891         <desc>The serial number of the user certificate. Ignored by the implementation currently!</desc>
       
   892       </setting>
       
   893       <setting name="EAP-FAST CA certificate subject key id" ref="EapFastCaCertSubjectKeyId" type="string">
       
   894         <desc>The subject key id value of the CA certificate.
       
   895         Currently this field is the only one that can be used to identify the certificate.</desc>
       
   896       </setting>
       
   897       <setting name="EAP-FAST CA certificate issuer" ref="EapFastCaCertIssuerName" type="string">
       
   898         <desc>The issuer of the CA certificate. Ignored by the implementation currently!</desc>
       
   899       </setting>
       
   900       <setting name="EAP-FAST CA certificate serial number" ref="EapFastCaCertSerialNumber" type="string">
       
   901         <desc>The serial number of the CA certificate. Ignored by the implementation currently!</desc>
       
   902       </setting>
       
   903       <setting name="MSCHAPv2 user name" ref="Mschapv2Username" type="string">
       
   904         <desc>The username used with MSCHAPv2.</desc>
       
   905       </setting>
       
   906       <setting name="MSCHAPv2 password" ref="Mschapv2Password" type="string">
       
   907         <desc>The password used with MSCHAPv2.</desc>
       
   908       </setting>
       
   909       <setting name="MSCHAPv2 session validity time" ref="Mschapv2SessionValidityTime">
       
   910         <desc>Specifies how long single session is kept in memory (so no new password queries or similar appear).</desc>
       
   911       </setting>
       
   912       <setting name="MSCHAPv2 tunneling method" ref="Mschapv2Encapsulation" type="selection">
       
   913         <desc>Defines which EAP tunneling method is used with MSCHAPv2. Needs to be EAP-TTLS.</desc>
       
   914         <option name="EAP-TTLS" value="21"/>
       
   915       </setting>
       
   916     </setting>
       
   917   </feature>
       
   918   <feature name="CSD Access Points" ref="CSD_APs" relevant="">
       
   919     <desc>Circuit-Switched Data connection methods</desc>
       
   920     <setting constraint="" maxOccurs="99" minOccurs="0" name="CSD" ref="CSD_AP" relevant="" type="sequence">
       
   921       <setting name="Connection Name" ref="ConnectionName" type="string">
       
   922         <desc>The CM name that is visible to the user.</desc>
       
   923       </setting>
       
   924       <setting name="Connection ID" ref="ConnectionId">
       
   925         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
   926       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
   927       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
   928       </setting>
       
   929       <setting name="Protected" ref="Protected" type="selection">
       
   930         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
   931         <option name="No" value="No"/>
       
   932         <option name="Yes" value="Yes"/>
       
   933       </setting>
       
   934       <setting name="Hidden" ref="Hidden" type="selection">
       
   935         <desc>Defines whether connection method is hidden.</desc>
       
   936         <option name="No" value="No"/>
       
   937         <option name="Yes" value="Yes"/>
       
   938       </setting>
       
   939       <setting name="Hidden Agent" ref="HiddenAgent" type="selection">
       
   940         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
   941         <option name="No" value="No"/>
       
   942         <option name="Yes" value="Yes"/>
       
   943       </setting>
       
   944       <setting name="Highlighted" ref="Highlighted" type="selection">
       
   945         <desc>Connection method is highlighted or not.</desc>
       
   946         <option name="No" value="No"/>
       
   947         <option name="Yes" value="Yes"/>
       
   948       </setting>
       
   949       <setting name="Seamlessness" ref="Seamlessness" type="selection">
       
   950         <desc>Defines whether an IAP can be roamed to.</desc>
       
   951         <option name="Confirm First" value="ConfirmFirst"/>
       
   952         <option name="Show Progress" value="ShowProgress"/>
       
   953       </setting>
       
   954       <setting name="User Name" ref="UserName" type="string">
       
   955         <desc>Username for the connection.</desc>
       
   956       </setting>
       
   957       <setting name="Prompt Password" ref="PromptPassword" type="selection">
       
   958         <desc>Prompt password on connection set-up time.</desc>
       
   959         <option name="No" value="No"/>
       
   960         <option name="Yes" value="Yes"/>
       
   961       </setting>
       
   962       <setting name="Password" ref="Password" type="string">
       
   963         <desc>Password.</desc>
       
   964       </setting>
       
   965       <setting name="Password Authentication type" ref="PasswordAuthenticationType" type="selection">
       
   966         <desc>Password authentication type.</desc>
       
   967         <option name="Normal" value="Normal"/>
       
   968         <option name="Secure" value="Secure"/>
       
   969       </setting>
       
   970       <setting name="WAP Gateway IP" ref="WAPGatewayIP" type="string">
       
   971         <desc>WAP gateway IP.</desc>
       
   972       </setting>
       
   973       <setting name="Starting Page" ref="StartingPage" type="string">
       
   974         <desc>Starting page.</desc>
       
   975       </setting>
       
   976       <setting name="WTLS Security" ref="WTLS_Security" type="selection">
       
   977         <desc>WTLS security.</desc>
       
   978         <option name="On" value="On"/>
       
   979         <option name="Off" value="Off"/>
       
   980       </setting>
       
   981       <setting name="Connection type" ref="WAP_ConnectionType" type="selection">
       
   982         <desc>Connection type.</desc>
       
   983         <option name="Continuous" value="Continuous"/>
       
   984         <option name="Temporary" value="Temporary"/>
       
   985       </setting>
       
   986       <setting name="IPv4 Phone IP address" ref="PhoneIP" type="string">
       
   987         <desc>IP address of the interface. 
       
   988         Typically allocated automatically so this can be left empty.</desc>
       
   989       </setting>
       
   990       <setting name="IPv4 Primary Name Server" ref="PrimaryNameServer" type="string">
       
   991         <desc>Address of the primary DNS server that resolves host names. 
       
   992         Typically allocated automatically so this can be left empty.</desc>
       
   993       </setting>
       
   994       <setting name="IPv4 Secondary Name Server" ref="SecondaryNameServer" type="string">
       
   995         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
   996         Typically allocated automatically so this can be left empty.</desc>
       
   997       </setting>
       
   998       <setting name="IPv6 Primary Name Server" ref="PrimaryIP6NameServer" type="string">
       
   999         <desc>Address of the primary DNS server that resolves host names.
       
  1000         Typically allocated automatically so this can be left empty.</desc>
       
  1001       </setting>
       
  1002       <setting name="IPv6 Secondary Name Server" ref="SecondaryIP6NameServer" type="string">
       
  1003         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
  1004         Typically allocated automatically so this can be left empty.</desc>
       
  1005       </setting>
       
  1006       <setting name="Proxy Server Address" ref="ProxyServerAddress" type="string">
       
  1007         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
  1008       </setting>
       
  1009       <setting name="Proxy Port Number" ref="ProxyPortNumber" type="string">
       
  1010         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
  1011       </setting>
       
  1012       <setting name="Proxy protocol Name" ref="ProxyProtocolName" type="string">
       
  1013         <desc>Name of the protocol for which this proxy can be used. 
       
  1014         Typically http or https.</desc>
       
  1015       </setting>
       
  1016       <setting name="Default Tel Number (Mandatory)" ref="DefaultTelNumber" type="string">
       
  1017         <desc>Default telephone number.</desc>
       
  1018       </setting>
       
  1019       <setting name="Bearer Speed" ref="BearerSpeed" type="selection">
       
  1020         <desc>Bearer speed</desc>
       
  1021         <option name="Autodetect" value="Autodetect"/>
       
  1022         <option name="9600" value="9600"/>
       
  1023         <option name="14400" value="14400"/>
       
  1024         <option name="19200" value="19200"/>
       
  1025         <option name="28800" value="28800"/>
       
  1026         <option name="38400" value="38400"/>
       
  1027         <option name="43200" value="43200"/>
       
  1028         <option name="56000" value="56000"/>
       
  1029       </setting>
       
  1030       <setting name="Bearer Call Type Isdn" ref="BearerCallTypeIsdn" type="selection">
       
  1031         <desc>Bearer Call Type Isdn</desc>
       
  1032         <option name="Analogue" value="Analogue"/>
       
  1033         <option name="Isdn v110" value="Isdn v110"/>
       
  1034         <option name="Isdn v120" value="Isdn v120"/>
       
  1035       </setting>
       
  1036       <setting name="Call back Enabled" ref="CallbackEnabled" type="selection">
       
  1037         <desc>Is callback enabled.</desc>
       
  1038         <option name="Yes" value="Yes"/>
       
  1039         <option name="No" value="No"/>
       
  1040       </setting>
       
  1041       <setting name="Call back type" ref="CallbackType" type="selection">
       
  1042         <desc>Callback type.</desc>
       
  1043         <option name="Server Number" value="Server Number"/>
       
  1044         <option name="Other Number" value="Other Number"/>
       
  1045       </setting>
       
  1046       <setting name="Call back number" ref="CallbackInfo" type="string">
       
  1047         <desc>Callback number.</desc>
       
  1048       </setting>
       
  1049       <setting name="Enable PPP Compression" ref="EnableSWCompression" type="selection">
       
  1050         <desc>Enable compression</desc>
       
  1051         <option name="Yes" value="Yes"/>
       
  1052         <option name="No" value="No"/>
       
  1053       </setting>
       
  1054       <setting name="Use Login Script" ref="UseLoginScript" type="selection">
       
  1055         <desc>Use login script</desc>
       
  1056         <option name="No" value="No"/>
       
  1057         <option name="Yes" value="Yes"/>
       
  1058       </setting>
       
  1059       <setting name="Login Script" ref="LoginScript" type="string">
       
  1060         <desc>Login script</desc>
       
  1061       </setting>
       
  1062       <setting name="Modem init string" ref="InitString" type="string">
       
  1063         <desc>Modem init string</desc>
       
  1064       </setting>
       
  1065     </setting>
       
  1066   </feature>
       
  1067   <feature name="HSCD Access Points" ref="HSCSD_APs" relevant="">
       
  1068     <desc>High-speed Circuit-Switched Data connection methods</desc>
       
  1069     <setting constraint="" maxOccurs="99" minOccurs="0" name="HSCSD" ref="HSCSD_AP" relevant="" type="sequence">
       
  1070       <setting name="Connection Name" ref="ConnectionName" type="string">
       
  1071         <desc>The CM name that is visible to the user.</desc>
       
  1072       </setting>
       
  1073       <setting name="Connection ID" ref="ConnectionId">
       
  1074         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
  1075       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
  1076       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
  1077       </setting>
       
  1078       <setting name="Protected" ref="Protected" type="selection">
       
  1079         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
  1080         <option name="No" value="No"/>
       
  1081         <option name="Yes" value="Yes"/>
       
  1082       </setting>
       
  1083       <setting name="Hidden" ref="Hidden" type="selection">
       
  1084         <desc>Defines whether connection method is hidden.</desc>
       
  1085         <option name="No" value="No"/>
       
  1086         <option name="Yes" value="Yes"/>
       
  1087       </setting>
       
  1088       <setting name="Hidden Agent" ref="HiddenAgent" type="selection">
       
  1089         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
  1090         <option name="No" value="No"/>
       
  1091         <option name="Yes" value="Yes"/>
       
  1092       </setting>
       
  1093       <setting name="Highlighted" ref="Highlighted" type="selection">
       
  1094         <desc>Connection method is highlighted or not.</desc>
       
  1095         <option name="No" value="No"/>
       
  1096         <option name="Yes" value="Yes"/>
       
  1097       </setting>
       
  1098       <setting name="Seamlessness" ref="Seamlessness" type="selection">
       
  1099         <desc>Defines whether an IAP can be roamed to.</desc>
       
  1100         <option name="Confirm First" value="ConfirmFirst"/>
       
  1101         <option name="Show Progress" value="ShowProgress"/>
       
  1102       </setting>
       
  1103       <setting name="User Name" ref="UserName" type="string">
       
  1104         <desc>User name</desc>
       
  1105       </setting>
       
  1106       <setting name="Prompt Password" ref="PromptPassword" type="selection">
       
  1107         <desc>Prompt password at connection time.</desc>
       
  1108         <option name="No" value="No"/>
       
  1109         <option name="Yes" value="Yes"/>
       
  1110       </setting>
       
  1111       <setting name="Password" ref="Password" type="string">
       
  1112         <desc>Password.</desc>
       
  1113       </setting>
       
  1114       <setting name="Password authentication type" ref="PasswordAuthenticationType" type="selection">
       
  1115         <desc>Password authentication method.</desc>
       
  1116         <option name="Normal" value="Normal"/>
       
  1117         <option name="Secure" value="Secure"/>
       
  1118       </setting>
       
  1119       <setting name="WAP Gateway IP" ref="WAPGatewayIP" type="string">
       
  1120         <desc>WAP gateway IP address.</desc>
       
  1121       </setting>
       
  1122       <setting name="Starting Page" ref="StartingPage" type="string">
       
  1123         <desc>Start page of the connection method.</desc>
       
  1124       </setting>
       
  1125       <setting name="WTLS Security" ref="WTLS_Security" type="selection">
       
  1126         <desc>Attempts a secure WTLS connection to the gateway.</desc>
       
  1127         <option name="On" value="On"/>
       
  1128         <option name="Off" value="Off"/>
       
  1129       </setting>
       
  1130       <setting name="Connection type" ref="WAP_ConnectionType" type="selection">
       
  1131         <desc>Indicates whether a connection-oriented or connectionless API should be used.</desc>
       
  1132         <option name="Continuous" value="Continuous"/>
       
  1133         <option name="Temporary" value="Temporary"/>
       
  1134       </setting>
       
  1135       <setting name="IPv4 Phone IP address" ref="PhoneIP" type="string">
       
  1136         <desc>IP address of the interface. 
       
  1137         Typically allocated automatically so this can be left empty.</desc>
       
  1138       </setting>
       
  1139       <setting name="IPv4 Primary Name Server" ref="PrimaryNameServer" type="string">
       
  1140         <desc>Address of the primary DNS server that resolves host names. 
       
  1141         Typically allocated automatically so this can be left empty.</desc>
       
  1142       </setting>
       
  1143       <setting name="IPv4 Secondary Name Server" ref="SecondaryNameServer" type="string">
       
  1144         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
  1145         Typically allocated automatically so this can be left empty.</desc>
       
  1146       </setting>
       
  1147       <setting name="IPv6 Primary Name Server" ref="PrimaryIP6NameServer" type="string">
       
  1148         <desc>Address of the primary DNS server that resolves host names.
       
  1149         Typically allocated automatically so this can be left empty.</desc>
       
  1150       </setting>
       
  1151       <setting name="IPv6 Secondary Name Server" ref="SecondaryIP6NameServer" type="string">
       
  1152         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
  1153         Typically allocated automatically so this can be left empty.</desc>
       
  1154       </setting>
       
  1155       <setting name="Proxy Server Address" ref="ProxyServerAddress" type="string">
       
  1156         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
  1157       </setting>
       
  1158       <setting name="Proxy Port Number" ref="ProxyPortNumber" type="string">
       
  1159         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
  1160       </setting>
       
  1161       <setting name="Proxy protocol Name" ref="ProxyProtocolName" type="string">
       
  1162         <desc>Name of the protocol for which this proxy can be used. 
       
  1163         Typically http or https.</desc>
       
  1164       </setting>
       
  1165       <setting name="Default Tel Number (Mandatory)" ref="DefaultTelNumber" type="string">
       
  1166         <desc>Default telephone number.</desc>
       
  1167       </setting>
       
  1168       <setting name="Bearer Speed" ref="BearerSpeed" type="selection">
       
  1169         <desc>Bearer speed</desc>
       
  1170         <option name="Autodetect" value="Autodetect"/>
       
  1171         <option name="9600" value="9600"/>
       
  1172         <option name="14400" value="14400"/>
       
  1173         <option name="19200" value="19200"/>
       
  1174         <option name="28800" value="28800"/>
       
  1175         <option name="38400" value="38400"/>
       
  1176         <option name="43200" value="43200"/>
       
  1177         <option name="56000" value="56000"/>
       
  1178       </setting>
       
  1179       <setting name="Bearer Call Type Isdn" ref="BearerCallTypeIsdn" type="selection">
       
  1180         <desc>Bearer Call Type Isdn</desc>
       
  1181         <option name="Analogue" value="Analogue"/>
       
  1182         <option name="Isdn v110" value="Isdn v110"/>
       
  1183         <option name="Isdn v120" value="Isdn v120"/>
       
  1184       </setting>
       
  1185       <setting name="Call back Enabled" ref="CallbackEnabled" type="selection">
       
  1186         <desc>Is callback enabled.</desc>
       
  1187         <option name="Yes" value="Yes"/>
       
  1188         <option name="No" value="No"/>
       
  1189       </setting>
       
  1190       <setting name="Call back type" ref="CallbackType" type="selection">
       
  1191         <desc>Callback type.</desc>
       
  1192         <option name="Server Number" value="Server Number"/>
       
  1193         <option name="Other Number" value="Other Number"/>
       
  1194       </setting>
       
  1195       <setting name="Call back number" ref="CallbackInfo" type="string">
       
  1196         <desc>Callback number.</desc>
       
  1197       </setting>
       
  1198       <setting name="Enable PPP Compression" ref="EnableSWCompression" type="selection">
       
  1199         <desc>Enable compression</desc>
       
  1200         <option name="Yes" value="Yes"/>
       
  1201         <option name="No" value="No"/>
       
  1202       </setting>
       
  1203       <setting name="Use Login Script" ref="UseLoginScript" type="selection">
       
  1204         <desc>Use login script</desc>
       
  1205         <option name="No" value="No"/>
       
  1206         <option name="Yes" value="Yes"/>
       
  1207       </setting>
       
  1208       <setting name="Login Script" ref="LoginScript" type="string">
       
  1209         <desc>Login script</desc>
       
  1210       </setting>
       
  1211       <setting name="Modem init string" ref="InitString" type="string">
       
  1212         <desc>Modem init string</desc>
       
  1213       </setting>
       
  1214     </setting>
       
  1215   </feature>
       
  1216   <feature name="LAN Access Points" ref="LAN_APs" relevant="">
       
  1217     <desc>LAN connection methods</desc>
       
  1218     <setting constraint="" maxOccurs="99" minOccurs="0" name="LAN" ref="LAN_AP" relevant="" type="sequence">
       
  1219       <setting name="Connection Name" ref="ConnectionName" type="string">
       
  1220         <desc>The CM name that is visible to the user.</desc>
       
  1221       </setting>
       
  1222       <setting name="Connection ID" ref="ConnectionId">
       
  1223         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
  1224       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
  1225       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
  1226       </setting>
       
  1227       <setting name="Protected" ref="Protected" type="selection">
       
  1228         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
  1229         <option name="No" value="No"/>
       
  1230         <option name="Yes" value="Yes"/>
       
  1231       </setting>
       
  1232       <setting name="Hidden" ref="Hidden" type="selection">
       
  1233         <desc>Defines whether connection method is hidden.</desc>
       
  1234         <option name="No" value="No"/>
       
  1235         <option name="Yes" value="Yes"/>
       
  1236       </setting>
       
  1237       <setting name="Hidden Agent" ref="HiddenAgent" type="selection">
       
  1238         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
  1239         <option name="No" value="No"/>
       
  1240         <option name="Yes" value="Yes"/>
       
  1241       </setting>
       
  1242       <setting name="Highlighted" ref="Highlighted" type="selection">
       
  1243         <desc>Connection method is highlighted or not.</desc>
       
  1244         <option name="No" value="No"/>
       
  1245         <option name="Yes" value="Yes"/>
       
  1246       </setting>
       
  1247       <setting name="Seamlessness" ref="Seamlessness" type="selection">
       
  1248         <desc>Defines whether an IAP can be roamed to.</desc>
       
  1249         <option name="Confirm First" value="ConfirmFirst"/>
       
  1250         <option name="Show Progress" value="ShowProgress"/>
       
  1251       </setting>
       
  1252       <setting name="WAP Gateway IP" ref="WAPGatewayIP" type="string">
       
  1253         <desc>WAP gateway IP address.</desc>
       
  1254       </setting>
       
  1255       <setting name="Starting Page" ref="StartingPage" type="string">
       
  1256         <desc>Start page of the connection method.</desc>
       
  1257       </setting>
       
  1258       <setting name="WTLS Security" ref="WTLS_Security" type="selection">
       
  1259         <desc>Attempts a secure WTLS connection to the gateway.</desc>
       
  1260         <option name="On" value="On"/>
       
  1261         <option name="Off" value="Off"/>
       
  1262       </setting>
       
  1263       <setting name="Connection type" ref="WAP_ConnectionType" type="selection">
       
  1264         <desc>Indicates whether a connection-oriented or connectionless API should be used.</desc>
       
  1265         <option name="Continuous" value="Continuous"/>
       
  1266         <option name="Temporary" value="Temporary"/>
       
  1267       </setting>
       
  1268       <setting name="Proxy Server Address" ref="ProxyServerAddress" type="string">
       
  1269         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
  1270       </setting>
       
  1271       <setting name="Proxy Port Number" ref="ProxyPortNumber" type="string">
       
  1272         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
  1273       </setting>
       
  1274       <setting name="Proxy protocol Name" ref="ProxyProtocolName" type="string">
       
  1275         <desc>Name of the protocol for which this proxy can be used. 
       
  1276         Typically http or https.</desc>
       
  1277       </setting>
       
  1278       <setting name="LAN If Networks" ref="LanIfNetworks" type="string">
       
  1279         <desc>LAN interface networks.</desc>
       
  1280       </setting>
       
  1281       <setting name="LAN IP Netmask" ref="LanIpNetmask" type="string">
       
  1282         <desc>LAN interface netmask.</desc>
       
  1283       </setting>
       
  1284       <setting name="LAN IP Gateway" ref="LanIpGateway" type="string">
       
  1285         <desc>LAN IP Gateway.</desc>
       
  1286       </setting>
       
  1287       <setting name="IPv4 Phone IP address" ref="PhoneIP" type="string">
       
  1288         <desc>IP address of the interface. 
       
  1289         Typically allocated automatically so this can be left empty.</desc>
       
  1290       </setting>
       
  1291       <setting name="IPv4 Primary Name Server" ref="PrimaryNameServer" type="string">
       
  1292         <desc>Address of the primary DNS server that resolves host names. 
       
  1293         Typically allocated automatically so this can be left empty.</desc>
       
  1294       </setting>
       
  1295       <setting name="IPv4 Secondary Name Server" ref="SecondaryNameServer" type="string">
       
  1296         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
  1297         Typically allocated automatically so this can be left empty.</desc>
       
  1298       </setting>
       
  1299       <setting name="IPv6 Primary Name Server" ref="PrimaryIP6NameServer" type="string">
       
  1300         <desc>Address of the primary DNS server that resolves host names.
       
  1301         Typically allocated automatically so this can be left empty.</desc>
       
  1302       </setting>
       
  1303       <setting name="IPv6 Secondary Name Server" ref="SecondaryIP6NameServer" type="string">
       
  1304         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
  1305         Typically allocated automatically so this can be left empty.</desc>
       
  1306       </setting>
       
  1307     </setting>
       
  1308   </feature>
       
  1309   <feature name="VPN Access Points" ref="VPN_APs" relevant="">
       
  1310     <desc>Virtual Private Network connection methods</desc>
       
  1311     <setting constraint="" maxOccurs="99" minOccurs="0" name="VPN" ref="VPN_AP" relevant="" type="sequence">
       
  1312       <setting name="Connection Name" ref="ConnectionName" type="string">
       
  1313         <desc>The CM name that is visible to the user.</desc>
       
  1314       </setting>
       
  1315       <setting name="Connection ID" ref="ConnectionId">
       
  1316         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
  1317       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
  1318       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
  1319       </setting>
       
  1320       <setting name="Protected" ref="Protected" type="selection">
       
  1321         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
  1322         <option name="No" value="No"/>
       
  1323         <option name="Yes" value="Yes"/>
       
  1324       </setting>
       
  1325       <setting name="Hidden" ref="Hidden" type="selection">
       
  1326         <desc>Defines whether connection method is hidden.</desc>
       
  1327         <option name="No" value="No"/>
       
  1328         <option name="Yes" value="Yes"/>
       
  1329       </setting>
       
  1330       <setting name="Hidden Agent" ref="HiddenAgent" type="selection">
       
  1331         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
  1332         <option name="No" value="No"/>
       
  1333         <option name="Yes" value="Yes"/>
       
  1334       </setting>
       
  1335       <setting name="Highlighted" ref="Highlighted" type="selection">
       
  1336         <desc>Connection method is highlighted or not.</desc>
       
  1337         <option name="No" value="No"/>
       
  1338         <option name="Yes" value="Yes"/>
       
  1339       </setting>
       
  1340       <setting name="Seamlessness" ref="Seamlessness" type="selection">
       
  1341         <desc>Defines whether an IAP can be roamed to.</desc>
       
  1342         <option name="Confirm First" value="ConfirmFirst"/>
       
  1343         <option name="Show Progress" value="ShowProgress"/>
       
  1344       </setting>
       
  1345       <setting name="Proxy Server Address" ref="ProxyServerAddress" type="string">
       
  1346         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
  1347       </setting>
       
  1348       <setting name="Proxy Port Number" ref="ProxyPortNumber" type="string">
       
  1349         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
  1350       </setting>
       
  1351       <setting name="Proxy protocol Name" ref="ProxyProtocolName" type="string">
       
  1352         <desc>Name of the protocol for which this proxy can be used. 
       
  1353         Typically http or https.</desc>
       
  1354       </setting>
       
  1355       <setting name="Underlying IAP Name" ref="IAP_Name" type="string">
       
  1356         <desc>The network connection provider IAP name.</desc>
       
  1357       </setting>
       
  1358       <setting name="Service Policy" ref="ServicePolicy" type="string">
       
  1359         <desc>Service policy.</desc>
       
  1360       </setting>
       
  1361     </setting>
       
  1362   </feature>
       
  1363   <feature name="Destination Networks" ref="DNs">
       
  1364     <desc>Destination network (SNAP) definitions.</desc>
       
  1365     <setting constraint="" maxOccurs="99" minOccurs="0" name="DN" ref="DN" relevant="" type="sequence">
       
  1366       <setting name="Name" ref="Name" type="string">
       
  1367         <desc>The name that is visible to the user</desc>
       
  1368       </setting>
       
  1369       <setting name="Destination Network ID" ref="DNId">
       
  1370         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
  1371       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
  1372       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
  1373       </setting>
       
  1374       <setting name="Metadata" ref="Metadata" type="selection">
       
  1375         <desc>Metadata that specifies a few default destination networks that applications can use</desc>
       
  1376         <option name="User Defined" value="UserDefined"/>
       
  1377         <option name="Internet" value="Internet"/>
       
  1378         <option name="Operator" value="Operator"/>
       
  1379         <option name="MMS" value="MMS"/>
       
  1380         <option name="Intranet" value="Intranet"/>
       
  1381       </setting>
       
  1382       <setting name="Protection Level" ref="Protection" type="selection">
       
  1383         <desc>DN protection level. Destination contents mean the connection methods inside the destination and their priorities. </desc>
       
  1384         <option name="No protection" value="0"/>
       
  1385         <option name="Destination and contents" value="1"/>
       
  1386         <option name="Destination" value="2"/>
       
  1387       </setting>
       
  1388       <setting name="Hidden" ref="Hidden" type="selection">
       
  1389         <desc>Is DN hidden or not.</desc>
       
  1390         <option name="No" value="No"/>
       
  1391         <option name="Yes" value="Yes"/>
       
  1392       </setting>
       
  1393       <setting name="Hidden Agent" ref="HiddenAgent" type="selection">
       
  1394         <desc>Is DN hidden in CConnDlg or not</desc>
       
  1395         <option name="No" value="No"/>
       
  1396         <option name="Yes" value="Yes"/>
       
  1397       </setting>
       
  1398       <setting name="Highlighted" ref="Highlighted" type="selection">
       
  1399         <desc>Is DN highlighted or not.</desc>
       
  1400         <option name="No" value="No"/>
       
  1401         <option name="Yes" value="Yes"/>
       
  1402       </setting>
       
  1403       <setting name="Icon" ref="Icon" type="selection">
       
  1404         <desc>Icon to be assigned to DN.</desc>
       
  1405         <option name="internet" value="0"/>
       
  1406         <option name="wap" value="1"/>
       
  1407         <option name="mms" value="2"/>
       
  1408         <option name="intranet" value="3"/>
       
  1409         <option name="operator" value="4"/>
       
  1410         <option name="icon1" value="5"/>
       
  1411         <option name="icon2" value="6"/>
       
  1412         <option name="icon3" value="7"/>
       
  1413         <option name="icon4" value="8"/>
       
  1414         <option name="icon5" value="9"/>
       
  1415         <option name="icon6" value="10"/>
       
  1416         <option name="default" value="11"/>
       
  1417       </setting>
       
  1418       <setting name="EmbeddedDN" ref="EmbeddedDN" type="string">
       
  1419         <desc>
       
  1420 	    	Name of an embedded DN that is bound to DN.
       
  1421 	    	</desc>
       
  1422       </setting>
       
  1423       <setting name="IAP Name 1" ref="IAP" type="string">
       
  1424         <desc>
       
  1425 	    	Name of the Connection Method that is bound to DN.
       
  1426 	    	</desc>
       
  1427       </setting>
       
  1428       <setting name="IAP Name 2" ref="IAP2" type="string">
       
  1429         <desc>
       
  1430 	    	Name of the Connection Method that is bound to DN.
       
  1431 	    	</desc>
       
  1432       </setting>
       
  1433       <setting name="IAP Name 3" ref="IAP3" type="string">
       
  1434         <desc>
       
  1435 	    	Name of the Connection Method that is bound to DN.
       
  1436 	    	</desc>
       
  1437       </setting>
       
  1438       <setting name="IAP Name 4" ref="IAP4" type="string">
       
  1439         <desc>
       
  1440 	    	Name of the Connection Method that is bound to DN.
       
  1441 	    	</desc>
       
  1442       </setting>
       
  1443       <setting name="IAP Name 5" ref="IAP5" type="string">
       
  1444         <desc>
       
  1445 	    	Name of the Connection Method that is bound to DN.
       
  1446 	    	</desc>
       
  1447       </setting>
       
  1448       <setting name="IAP Name 6" ref="IAP6" type="string">
       
  1449         <desc>
       
  1450 	    	Name of the Connection Method that is bound to DN.
       
  1451 	    	</desc>
       
  1452       </setting>
       
  1453       <setting name="IAP Name 7" ref="IAP7" type="string">
       
  1454         <desc>
       
  1455 	    	Name of the Connection Method that is bound to DN.
       
  1456 	    	</desc>
       
  1457       </setting>
       
  1458       <setting name="IAP Name 8" ref="IAP8" type="string">
       
  1459         <desc>
       
  1460 	    	Name of the Connection Method that is bound to DN.
       
  1461 	    	</desc>
       
  1462       </setting>
       
  1463       <setting name="IAP Name 9" ref="IAP9" type="string">
       
  1464         <desc>
       
  1465 	    	Name of the Connection Method that is bound to DN.
       
  1466 	    	</desc>
       
  1467       </setting>
       
  1468       <setting name="IAP Name 10" ref="IAP10" type="string">
       
  1469         <desc>
       
  1470 	    	Name of the Connection Method that is bound to DN.
       
  1471 	    	</desc>
       
  1472       </setting>
       
  1473     </setting>
       
  1474   </feature>
       
  1475   <data>
       
  1476     <CSD_APs>
       
  1477       <CSD_AP template="true">
       
  1478         <Protected>No</Protected>
       
  1479         <Hidden>No</Hidden>
       
  1480         <HiddenAgent>No</HiddenAgent>
       
  1481         <Highlighted>No</Highlighted>
       
  1482         <Seamlessness>ConfirmFirst</Seamlessness>
       
  1483         <PasswordAuthenticationType>Normal</PasswordAuthenticationType>
       
  1484         <WTLS_Security>On</WTLS_Security>
       
  1485         <WAP_ConnectionType>Continuous</WAP_ConnectionType>
       
  1486         <BearerSpeed>Autodetect</BearerSpeed>
       
  1487         <BearerCallTypeIsdn>Analogue</BearerCallTypeIsdn>
       
  1488         <CallbackEnabled>Yes</CallbackEnabled>
       
  1489         <CallbackType>Server Number</CallbackType>
       
  1490         <EnableSWCompression>No</EnableSWCompression>
       
  1491         <UseLoginScript>No</UseLoginScript>
       
  1492       </CSD_AP>
       
  1493     </CSD_APs>
       
  1494     <DNs>
       
  1495       <DN template="true">
       
  1496         <Metadata>User Defined</Metadata>
       
  1497         <Protection>0</Protection>
       
  1498         <Hidden>No</Hidden>
       
  1499         <HiddenAgent>No</HiddenAgent>
       
  1500         <Highlighted>No</Highlighted>
       
  1501         <Icon>11</Icon>
       
  1502       </DN>
       
  1503       <DN extensionPolicy="replace">
       
  1504         <Name>Internet</Name>
       
  1505         <DNId>1</DNId>
       
  1506         <Metadata>Internet</Metadata>
       
  1507         <Protection>2</Protection>
       
  1508         <Hidden>No</Hidden>
       
  1509         <HiddenAgent>No</HiddenAgent>
       
  1510         <Highlighted>Yes</Highlighted>
       
  1511         <Icon>0</Icon>
       
  1512       </DN>
       
  1513       <DN>
       
  1514         <Name>MMS</Name>
       
  1515         <DNId>2</DNId>
       
  1516         <Metadata>MMS</Metadata>
       
  1517         <Protection>2</Protection>
       
  1518         <Hidden>No</Hidden>
       
  1519         <HiddenAgent>Yes</HiddenAgent>
       
  1520         <Highlighted>No</Highlighted>
       
  1521         <Icon>2</Icon>
       
  1522       </DN>
       
  1523       <DN>
       
  1524         <Name>Operator</Name>
       
  1525         <DNId>3</DNId>
       
  1526         <Metadata>Operator</Metadata>
       
  1527         <Protection>2</Protection>
       
  1528         <Hidden>No</Hidden>
       
  1529         <HiddenAgent>No</HiddenAgent>
       
  1530         <Highlighted>No</Highlighted>
       
  1531         <Icon>4</Icon>
       
  1532       </DN>
       
  1533     </DNs>
       
  1534     <Global>
       
  1535       <Attachmode>whenavailable</Attachmode>
       
  1536       <DefaultDnIcon>11</DefaultDnIcon>
       
  1537       <DefaultConnectionType>Ask once</DefaultConnectionType>
       
  1538       <DefaultConnectionName/>
       
  1539       <DefaultAP/>
       
  1540       <WlanUseDefSettings>1</WlanUseDefSettings>
       
  1541       <WlanBGScanInterval>0</WlanBGScanInterval>
       
  1542       <WlanTxPowerLevel>100</WlanTxPowerLevel>
       
  1543       <WlanRadioMeasurements>1</WlanRadioMeasurements>
       
  1544       <WlanPowerMode>1</WlanPowerMode>
       
  1545       <PriorityLan>0</PriorityLan>
       
  1546       <PriorityWlan>1</PriorityWlan>
       
  1547       <PriorityPan>2</PriorityPan>
       
  1548       <PriorityGprsOut>3</PriorityGprsOut>
       
  1549       <PriorityGprsIn>4</PriorityGprsIn>
       
  1550       <PriorityCdma2k>5</PriorityCdma2k>
       
  1551       <PriorityDialOut>6</PriorityDialOut>
       
  1552       <PriorityDialIn>7</PriorityDialIn>
       
  1553       <PriorityVpn>253</PriorityVpn>
       
  1554       <PriorityMip>254</PriorityMip>
       
  1555       <UIPriorityLan>9</UIPriorityLan>
       
  1556       <UIPriorityWlan>0</UIPriorityWlan>
       
  1557       <UIPriorityPan>8</UIPriorityPan>
       
  1558       <UIPriorityGprsOut>1</UIPriorityGprsOut>
       
  1559       <UIPriorityGprsIn>2</UIPriorityGprsIn>
       
  1560       <UIPriorityCdma2k>3</UIPriorityCdma2k>
       
  1561       <UIPriorityDialOut>4</UIPriorityDialOut>
       
  1562       <UIPriorityDialIn>5</UIPriorityDialIn>
       
  1563       <UIPriorityVpn>6</UIPriorityVpn>
       
  1564       <UIPriorityMip>7</UIPriorityMip>
       
  1565       <WlanLongRetry>4</WlanLongRetry>
       
  1566       <WlanShortRetry>7</WlanShortRetry>
       
  1567       <WlanRTS>2347</WlanRTS>
       
  1568       <CsdLastSocketActivityTimeout>300</CsdLastSocketActivityTimeout>
       
  1569       <CsdLastSessionClosedTimeout>1</CsdLastSessionClosedTimeout>
       
  1570       <CsdLastSocketClosedTimeout>300</CsdLastSocketClosedTimeout>
       
  1571       <WlanLastSocketActivityTimeout>-1</WlanLastSocketActivityTimeout>
       
  1572       <WlanLastSessionClosedTimeout>1</WlanLastSessionClosedTimeout>
       
  1573       <WlanLastSocketClosedTimeout>-1</WlanLastSocketClosedTimeout>
       
  1574       <GprsLastSocketActivityTimeout>-1</GprsLastSocketActivityTimeout>
       
  1575       <GprsLastSessionClosedTimeout>1</GprsLastSessionClosedTimeout>
       
  1576       <GprsLastSocketClosedTimeout>-1</GprsLastSocketClosedTimeout>
       
  1577     </Global>
       
  1578     <APs>
       
  1579       <AP template="true">
       
  1580         <Protected>No</Protected>
       
  1581         <Hidden>No</Hidden>
       
  1582         <HiddenAgent>No</HiddenAgent>
       
  1583         <Highlighted>No</Highlighted>
       
  1584         <Seamlessness>ConfirmFirst</Seamlessness>
       
  1585         <NetworkType>IPv4</NetworkType>
       
  1586         <PromptPassword>No</PromptPassword>
       
  1587         <PasswordAuthenticationType>Normal</PasswordAuthenticationType>
       
  1588         <WTLS_Security>On</WTLS_Security>
       
  1589         <WAP_ConnectionType>Continuous</WAP_ConnectionType>
       
  1590         <GprsUseEdge>Yes</GprsUseEdge>
       
  1591       </AP>
       
  1592     </APs>
       
  1593     <HSCSD_APs>
       
  1594       <HSCSD_AP template="true">
       
  1595         <Protected>No</Protected>
       
  1596         <Hidden>No</Hidden>
       
  1597         <HiddenAgent>No</HiddenAgent>
       
  1598         <Highlighted>No</Highlighted>
       
  1599         <Seamlessness>ConfirmFirst</Seamlessness>
       
  1600         <PromptPassword>No</PromptPassword>
       
  1601         <PasswordAuthenticationType>Normal</PasswordAuthenticationType>
       
  1602         <WTLS_Security>On</WTLS_Security>
       
  1603         <WAP_ConnectionType>Continuous</WAP_ConnectionType>
       
  1604         <BearerSpeed>Autodetect</BearerSpeed>
       
  1605         <BearerCallTypeIsdn>Analogue</BearerCallTypeIsdn>
       
  1606         <CallbackEnabled>Yes</CallbackEnabled>
       
  1607         <CallbackType>Server Number</CallbackType>
       
  1608         <EnableSWCompression>No</EnableSWCompression>
       
  1609         <UseLoginScript>No</UseLoginScript>
       
  1610       </HSCSD_AP>
       
  1611     </HSCSD_APs>
       
  1612     <LAN_APs>
       
  1613       <LAN_AP template="true">
       
  1614         <Protected>No</Protected>
       
  1615         <Hidden>No</Hidden>
       
  1616         <HiddenAgent>No</HiddenAgent>
       
  1617         <Highlighted>No</Highlighted>
       
  1618         <Seamlessness>Confirm first</Seamlessness>
       
  1619         <WTLS_Security>On</WTLS_Security>
       
  1620         <WAP_ConnectionType>Continuous</WAP_ConnectionType>
       
  1621       </LAN_AP>
       
  1622     </LAN_APs>
       
  1623     <WLAN_APs>
       
  1624       <WLAN_AP template="true">
       
  1625         <Protected>No</Protected>
       
  1626         <Hidden>No</Hidden>
       
  1627         <HiddenAgent>No</HiddenAgent>
       
  1628         <Highlighted>No</Highlighted>
       
  1629         <Seamlessness>ConfirmFirst</Seamlessness>
       
  1630         <NetworkMode>Infrastructure</NetworkMode>
       
  1631         <SecurityMode>Open</SecurityMode>
       
  1632         <WLANScanSSID>No</WLANScanSSID>
       
  1633         <WEPKeyInUse>key1</WEPKeyInUse>
       
  1634         <WEPAuthType>Shared</WEPAuthType>
       
  1635         <WEPKey1Length>64</WEPKey1Length>
       
  1636         <WEPKey1Format>ASCII</WEPKey1Format>
       
  1637         <WEPKey2Length>64</WEPKey2Length>
       
  1638         <WEPKey2Format>ASCII</WEPKey2Format>
       
  1639         <WEPKey3Length>64</WEPKey3Length>
       
  1640         <WEPKey3Format>ASCII</WEPKey3Format>
       
  1641         <WEPKey4Length>64</WEPKey4Length>
       
  1642         <WEPKey4Format>ASCII</WEPKey4Format>
       
  1643         <WPAUseOfPresharedKey>No</WPAUseOfPresharedKey>
       
  1644         <WPAKeyLength>0</WPAKeyLength>
       
  1645       </WLAN_AP>
       
  1646     </WLAN_APs>
       
  1647     <VPN_APs>
       
  1648       <VPN_AP template="true">
       
  1649         <Protected>No</Protected>
       
  1650         <Hidden>No</Hidden>
       
  1651         <HiddenAgent>No</HiddenAgent>
       
  1652         <Highlighted>No</Highlighted>
       
  1653         <Seamlessness>ConfirmFirst</Seamlessness>
       
  1654       </VPN_AP>
       
  1655     </VPN_APs>
       
  1656     <KCRUidCommsDatCreator>
       
  1657       <KCommsDatCreatorStartupStatus>0</KCommsDatCreatorStartupStatus>
       
  1658       <KCommsDatCreatorInputFileName>VariantData_commsdat.xml</KCommsDatCreatorInputFileName>
       
  1659     </KCRUidCommsDatCreator>
       
  1660   </data>
       
  1661   <rfs>
       
  1662     <KCRUidCommsDatCreator>
       
  1663       <KCommsDatCreatorStartupStatus>false</KCommsDatCreatorStartupStatus>
       
  1664       <KCommsDatCreatorInputFileName>false</KCommsDatCreatorInputFileName>
       
  1665     </KCRUidCommsDatCreator>
       
  1666   </rfs>
       
  1667 </configuration>