dbcreator/conf/commsdatcreator.confml
changeset 32 5c4486441ae6
parent 30 8dde790cab74
equal deleted inserted replaced
31:c16e04725da3 32:5c4486441ae6
     1 (binary file application/octet-stream, hash: f475f42cbee1b4649f8ad33c484505ddcea5f9e0)
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <configuration xmlns="http://www.s60.com/xml/confml/2" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Default CommsDat settings" version="1">
       
     3   <feature ref="Global" name="Global Settings">
       
     4     <setting ref="DefaultDnIcon" name="Default icon for DNs" type="selection">
       
     5       <desc>
       
     6       Default icon for destination networks.
       
     7       </desc>
       
     8       <option name="internet" value="0"/>
       
     9       <option name="wap" value="1"/>
       
    10       <option name="mms" value="2"/>
       
    11       <option name="intranet" value="3"/>
       
    12       <option name="operator" value="4"/>
       
    13       <option name="icon1" value="5"/>
       
    14       <option name="icon2" value="6"/>
       
    15       <option name="icon3" value="7"/>
       
    16       <option name="icon4" value="8"/>
       
    17       <option name="icon5" value="9"/>
       
    18       <option name="icon6" value="10"/>
       
    19       <option name="default" value="11"/>
       
    20     </setting>
       
    21     <setting ref="PriorityLan" name="LAN bearer default priority" type="string">
       
    22       <desc>
       
    23     	Default priority for LAN bearer type.
       
    24     	</desc>
       
    25     </setting>
       
    26     <setting ref="PriorityWlan" name="WLAN bearer default priority" type="string">
       
    27       <desc>
       
    28     	Default priority for WLAN bearer type.
       
    29     	</desc>
       
    30     </setting>
       
    31     <setting ref="PriorityPan" name="PAN bearer default priority" type="string">
       
    32       <desc>
       
    33     	Default priority for PAN bearer type.
       
    34     	</desc>
       
    35     </setting>
       
    36     <setting ref="PriorityGprsOut" name="Outgoing GPRS bearer default priority" type="string">
       
    37       <desc>
       
    38     	Default priority for outgoing GPRS bearer type.
       
    39     	</desc>
       
    40     </setting>
       
    41     <setting ref="PriorityGprsIn" name="Incoming GPRS bearer default priority" type="string">
       
    42       <desc>
       
    43     	Default priority for incoming GPRS bearer type.
       
    44     	</desc>
       
    45     </setting>
       
    46     <setting ref="PriorityDialOut" name="DialOut ISP bearer default priority" type="string">
       
    47       <desc>
       
    48     	Default priority for outgoing dial bearer type.
       
    49     	</desc>
       
    50     </setting>
       
    51     <setting ref="PriorityDialIn" name="DialIn ISP bearer default priority" type="string">
       
    52       <desc>
       
    53     	Default priority for incoming dial bearer type.
       
    54     	</desc>
       
    55     </setting>
       
    56     <setting ref="PriorityVpn" name="VPN bearer default priority" type="string">
       
    57       <desc>
       
    58     	Default priority for VPN bearer type.
       
    59     	</desc>
       
    60     </setting>
       
    61     <setting ref="PriorityMip" name="MIP bearer default priority" type="string">
       
    62       <desc>
       
    63     	Default priority for MIP bearer type.
       
    64     	</desc>
       
    65     </setting>
       
    66     <setting ref="UIPriorityLan" name="LAN bearer default UI priority" type="string">
       
    67       <desc>
       
    68     	Default UI priority of LAN connection.
       
    69     	</desc>
       
    70     </setting>
       
    71     <setting ref="UIPriorityWlan" name="WLAN bearer default UI priority" type="string">
       
    72       <desc>
       
    73     	Default UI priority for WLAN bearer type.
       
    74     	</desc>
       
    75     </setting>
       
    76     <setting ref="UIPriorityPan" name="PAN bearer default UI priority" type="string">
       
    77       <desc>
       
    78     	Default UI priority for PAN bearer type.
       
    79     	</desc>
       
    80     </setting>
       
    81     <setting ref="UIPriorityGprsOut" name="Outgoing GPRS bearer default UI priority" type="string">
       
    82       <desc>
       
    83     	Default UI priority for outgoing GPRS bearer type.
       
    84     	</desc>
       
    85     </setting>
       
    86     <setting ref="UIPriorityGprsIn" name="Incoming GPRS bearer default UI priority" type="string">
       
    87       <desc>
       
    88     	Default UI priority for incoming GPRS bearer type.
       
    89     	</desc>
       
    90     </setting>
       
    91     <setting ref="UIPriorityDialOut" name="DialOut ISP bearer default UI priority" type="string">
       
    92       <desc>
       
    93     	Default UI priority for outgoing dial bearer type.
       
    94     	</desc>
       
    95     </setting>
       
    96     <setting ref="UIPriorityDialIn" name="DialIn ISP bearer default UI priority" type="string">
       
    97       <desc>
       
    98     	Default UI priority for incoming dial bearer type.
       
    99     	</desc>
       
   100     </setting>
       
   101     <setting ref="UIPriorityVpn" name="VPN bearer default UI priority" type="string">
       
   102       <desc>
       
   103     	Default UI priority for VPN bearer type.
       
   104     	</desc>
       
   105     </setting>
       
   106     <setting ref="UIPriorityMip" name="MIP bearer default UI priority" type="string">
       
   107       <desc>
       
   108     	Default UI priority for MIP bearer type.
       
   109     	</desc>
       
   110     </setting>
       
   111     <setting ref="WlanUseDefSettings" name="WLAN use default settings" type="selection">
       
   112       <desc>Defines whether default values are being used for the advanced WLAN settings (recommended). </desc>
       
   113       <option name="No" value="0"/>
       
   114       <option name="Yes" value="1"/>
       
   115     </setting>
       
   116     <setting ref="WlanLongRetry" name="WLAN long retry limit" type="string">
       
   117       <desc>Defines how many times packets bigger than RTS Threshold are been resent.</desc>
       
   118     </setting>
       
   119     <setting ref="WlanShortRetry" name="WLAN short retry limit" type="string">
       
   120       <desc>Defines how many times packets smaller than RTS Threshold are been resent.</desc>
       
   121     </setting>
       
   122     <setting ref="WlanRTS" name="WLAN RTS threshold" type="string">
       
   123       <desc>Minimum size of a packet for which CTS/RTS handshake has been used.</desc>
       
   124     </setting>
       
   125     <setting ref="WlanTxPowerLevel" name="WLAN TX power level" type="selection">
       
   126       <desc>Transmission power level in use. In mWs. 4, 10 or 100 mW.</desc>
       
   127       <option name="100 mW" value="100"/>
       
   128       <option name="10 mW" value="10"/>
       
   129       <option name="4 mW" value="4"/>
       
   130     </setting>
       
   131     <setting ref="WlanRadioMeasurements" name="WLAN allow radio measurements" type="selection">
       
   132       <desc>Defines whether the CCX radio measurements are allowed.</desc>
       
   133       <option name="No" value="0"/>
       
   134       <option name="Yes" value="1"/>
       
   135     </setting>
       
   136     <setting ref="WlanPowerMode" name="WLAN power save" type="selection">
       
   137       <desc>Defines whether power saving methods are active. Disabling WLAN
       
   138       power save might increase interoperability but will dramatically shorten battery life.</desc>
       
   139       <option name="On" value="1"/>
       
   140       <option name="Off" value="0"/>
       
   141     </setting>
       
   142   </feature>
       
   143   <feature ref="LAN_APs" name="LAN Access Points" relevant="">
       
   144     <desc>LAN connection methods</desc>
       
   145     <setting ref="LAN_AP" relevant="" name="LAN" constraint="" type="sequence" minOccurs="0" maxOccurs="99">
       
   146       <desc>LAN connection method</desc>
       
   147       <setting ref="ConnectionName" name="Connection Name" type="string">
       
   148         <desc>The CM name that is visible to the user.</desc>
       
   149       </setting>
       
   150       <setting ref="ConnectionId" name="Connection ID">
       
   151         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
   152       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
   153       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
   154       </setting>
       
   155       <setting ref="Protected" name="Protected" type="selection">
       
   156         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
   157         <option name="No" value="No"/>
       
   158         <option name="Yes" value="Yes"/>
       
   159       </setting>
       
   160       <setting ref="Hidden" name="Hidden" type="selection">
       
   161         <desc>Defines whether connection method is hidden.</desc>
       
   162         <option name="No" value="No"/>
       
   163         <option name="Yes" value="Yes"/>
       
   164       </setting>
       
   165       <setting ref="HiddenAgent" name="Hidden Agent" type="selection">
       
   166         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
   167         <option name="No" value="No"/>
       
   168         <option name="Yes" value="Yes"/>
       
   169       </setting>
       
   170       <setting ref="Highlighted" name="Highlighted" type="selection">
       
   171         <desc>Connection method is highlighted or not.</desc>
       
   172         <option name="No" value="No"/>
       
   173         <option name="Yes" value="Yes"/>
       
   174       </setting>
       
   175       <setting ref="Seamlessness" name="Seamlessness" type="selection">
       
   176         <desc>Defines whether an IAP can be roamed to.</desc>
       
   177         <option name="Confirm First" value="ConfirmFirst"/>
       
   178         <option name="Show Progress" value="ShowProgress"/>
       
   179       </setting>
       
   180       <setting ref="WAPGatewayIP" name="WAP Gateway IP" type="string">
       
   181         <desc>WAP gateway IP address.</desc>
       
   182       </setting>
       
   183       <setting ref="StartingPage" name="Starting Page" type="string">
       
   184         <desc>Start page of the connection method.</desc>
       
   185       </setting>
       
   186       <setting ref="WTLS_Security" name="WTLS Security" type="selection">
       
   187         <desc>Attempts a secure WTLS connection to the gateway.</desc>
       
   188         <option name="On" value="On"/>
       
   189         <option name="Off" value="Off"/>
       
   190       </setting>
       
   191       <setting ref="WAP_ConnectionType" name="Connection type" type="selection">
       
   192         <desc>Indicates whether a connection-oriented or connectionless API should be used.</desc>
       
   193         <option name="Continuous" value="Continuous"/>
       
   194         <option name="Temporary" value="Temporary"/>
       
   195       </setting>
       
   196       <setting ref="ProxyServerAddress" name="Proxy Server Address" type="string">
       
   197         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
   198       </setting>
       
   199       <setting ref="ProxyPortNumber" name="Proxy Port Number" type="string">
       
   200         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
   201       </setting>
       
   202       <setting ref="ProxyProtocolName" name="Proxy protocol Name" type="string">
       
   203         <desc>Name of the protocol for which this proxy can be used. 
       
   204         Typically http or https.</desc>
       
   205       </setting>
       
   206       <setting ref="LanIfNetworks" name="LAN If Networks" type="string">
       
   207         <desc>LAN interface networks.</desc>
       
   208       </setting>
       
   209       <setting ref="LanIpNetmask" name="LAN IP Netmask" type="string">
       
   210         <desc>LAN interface netmask.</desc>
       
   211       </setting>
       
   212       <setting ref="LanIpGateway" name="LAN IP Gateway" type="string">
       
   213         <desc>LAN IP Gateway.</desc>
       
   214       </setting>
       
   215       <setting ref="PhoneIP" name="IPv4 Phone IP address" type="string">
       
   216         <desc>IP address of the interface. 
       
   217         Typically allocated automatically so this can be left empty.</desc>
       
   218       </setting>
       
   219       <setting ref="PrimaryNameServer" name="IPv4 Primary Name Server" type="string">
       
   220         <desc>Address of the primary DNS server that resolves host names. 
       
   221         Typically allocated automatically so this can be left empty.</desc>
       
   222       </setting>
       
   223       <setting ref="SecondaryNameServer" name="IPv4 Secondary Name Server" type="string">
       
   224         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
   225         Typically allocated automatically so this can be left empty.</desc>
       
   226       </setting>
       
   227       <setting ref="PrimaryIP6NameServer" name="IPv6 Primary Name Server" type="string">
       
   228         <desc>Address of the primary DNS server that resolves host names.
       
   229         Typically allocated automatically so this can be left empty.</desc>
       
   230       </setting>
       
   231       <setting ref="SecondaryIP6NameServer" name="IPv6 Secondary Name Server" type="string">
       
   232         <desc>Address of the secondary DNS server to connect if the primary DNS server is not available.
       
   233         Typically allocated automatically so this can be left empty.</desc>
       
   234       </setting>
       
   235     </setting>
       
   236   </feature>
       
   237   <feature ref="VPN_APs" name="VPN Access Points" relevant="">
       
   238     <desc>Virtual Private Network connection methods</desc>
       
   239     <setting ref="VPN_AP" relevant="" name="VPN" constraint="" type="sequence" minOccurs="0" maxOccurs="99">
       
   240       <desc>Virtual Private Network connection methods</desc>
       
   241       <setting ref="ConnectionName" name="Connection Name" type="string">
       
   242         <desc>The CM name that is visible to the user.</desc>
       
   243       </setting>
       
   244       <setting ref="ConnectionId" name="Connection ID">
       
   245         <desc>The CommsDat record id can be manually specified here. If left empty it is allocated automatically.
       
   246       	Note: It needs to be verified carefully that the IDs are globally unique if allocated manually! 
       
   247       	So a good idea is to either specify all the IDs manually or none at all.</desc>
       
   248       </setting>
       
   249       <setting ref="Protected" name="Protected" type="selection">
       
   250         <desc>Defines whether connection method is protected (= cannot be edited by the user).</desc>
       
   251         <option name="No" value="No"/>
       
   252         <option name="Yes" value="Yes"/>
       
   253       </setting>
       
   254       <setting ref="Hidden" name="Hidden" type="selection">
       
   255         <desc>Defines whether connection method is hidden.</desc>
       
   256         <option name="No" value="No"/>
       
   257         <option name="Yes" value="Yes"/>
       
   258       </setting>
       
   259       <setting ref="HiddenAgent" name="Hidden Agent" type="selection">
       
   260         <desc>Connection method is hidden in CConnDlg or not (used to divide MMS and non-MMS CMs).</desc>
       
   261         <option name="No" value="No"/>
       
   262         <option name="Yes" value="Yes"/>
       
   263       </setting>
       
   264       <setting ref="Highlighted" name="Highlighted" type="selection">
       
   265         <desc>Connection method is highlighted or not.</desc>
       
   266         <option name="No" value="No"/>
       
   267         <option name="Yes" value="Yes"/>
       
   268       </setting>
       
   269       <setting ref="Seamlessness" name="Seamlessness" type="selection">
       
   270         <desc>Defines whether an IAP can be roamed to.</desc>
       
   271         <option name="Confirm First" value="ConfirmFirst"/>
       
   272         <option name="Show Progress" value="ShowProgress"/>
       
   273       </setting>
       
   274       <setting ref="ProxyServerAddress" name="Proxy Server Address" type="string">
       
   275         <desc>Address of the HTTP/HTTPS proxy server.</desc>
       
   276       </setting>
       
   277       <setting ref="ProxyPortNumber" name="Proxy Port Number" type="string">
       
   278         <desc>Port number of the HTTP/HTTPS proxy server.</desc>
       
   279       </setting>
       
   280       <setting ref="ProxyProtocolName" name="Proxy protocol Name" type="string">
       
   281         <desc>Name of the protocol for which this proxy can be used. 
       
   282         Typically http or https.</desc>
       
   283       </setting>
       
   284       <setting ref="IAP_Name" name="Underlying IAP Name" type="string">
       
   285         <desc>The network connection provider IAP name.</desc>
       
   286       </setting>
       
   287       <setting ref="ServicePolicy" name="Service Policy" type="string">
       
   288         <desc>Service policy.</desc>
       
   289       </setting>
       
   290     </setting>
       
   291   </feature>
       
   292   <data>
       
   293     <DNs>
       
   294       <DN template="true">
       
   295         <Metadata>User Defined</Metadata>
       
   296         <Protection>0</Protection>
       
   297         <Hidden>No</Hidden>
       
   298         <HiddenAgent>No</HiddenAgent>
       
   299         <Highlighted>No</Highlighted>
       
   300         <Icon>11</Icon>
       
   301       </DN>
       
   302       <DN>
       
   303         <Name>Internet</Name>
       
   304         <DNId>1</DNId>
       
   305         <Metadata>Internet</Metadata>
       
   306         <Protection>2</Protection>
       
   307         <Hidden>No</Hidden>
       
   308         <HiddenAgent>No</HiddenAgent>
       
   309         <Highlighted>Yes</Highlighted>
       
   310         <Icon>0</Icon>
       
   311       </DN>
       
   312       <DN>
       
   313         <Name>MMS</Name>
       
   314         <DNId>2</DNId>
       
   315         <Metadata>MMS</Metadata>
       
   316         <Protection>2</Protection>
       
   317         <Hidden>No</Hidden>
       
   318         <HiddenAgent>Yes</HiddenAgent>
       
   319         <Highlighted>No</Highlighted>
       
   320         <Icon>2</Icon>
       
   321       </DN>
       
   322       <DN>
       
   323         <Name>Operator</Name>
       
   324         <DNId>3</DNId>
       
   325         <Metadata>Operator</Metadata>
       
   326         <Protection>2</Protection>
       
   327         <Hidden>No</Hidden>
       
   328         <HiddenAgent>No</HiddenAgent>
       
   329         <Highlighted>No</Highlighted>
       
   330         <Icon>4</Icon>
       
   331       </DN>
       
   332     </DNs>
       
   333     <Global>
       
   334       <Attachmode>whenavailable</Attachmode>
       
   335       <DefaultDnIcon>11</DefaultDnIcon>
       
   336       <DefaultConnectionType>Destination</DefaultConnectionType>
       
   337       <DefaultConnectionName>Internet</DefaultConnectionName>
       
   338       <UsageOfWlan>Known</UsageOfWlan>
       
   339       <CellularDataUsageHome>Automatic</CellularDataUsageHome>
       
   340       <CellularDataUsageVisitor>Confirm</CellularDataUsageVisitor>
       
   341       <DefaultAP/>
       
   342       <WlanUseDefSettings>1</WlanUseDefSettings>
       
   343       <WlanBGScanInterval>-1</WlanBGScanInterval>
       
   344       <WlanTxPowerLevel>100</WlanTxPowerLevel>
       
   345       <WlanRadioMeasurements>1</WlanRadioMeasurements>
       
   346       <WlanPowerMode>1</WlanPowerMode>
       
   347       <PriorityLan>0</PriorityLan>
       
   348       <PriorityWlan>1</PriorityWlan>
       
   349       <PriorityPan>2</PriorityPan>
       
   350       <PriorityGprsOut>3</PriorityGprsOut>
       
   351       <PriorityGprsIn>4</PriorityGprsIn>
       
   352       <PriorityDialOut>6</PriorityDialOut>
       
   353       <PriorityDialIn>7</PriorityDialIn>
       
   354       <PriorityVpn>256</PriorityVpn>
       
   355       <PriorityMip>256</PriorityMip>
       
   356       <UIPriorityLan>9</UIPriorityLan>
       
   357       <UIPriorityWlan>0</UIPriorityWlan>
       
   358       <UIPriorityPan>8</UIPriorityPan>
       
   359       <UIPriorityGprsOut>1</UIPriorityGprsOut>
       
   360       <UIPriorityGprsIn>2</UIPriorityGprsIn>
       
   361       <UIPriorityDialOut>4</UIPriorityDialOut>
       
   362       <UIPriorityDialIn>5</UIPriorityDialIn>
       
   363       <UIPriorityVpn>6</UIPriorityVpn>
       
   364       <UIPriorityMip>7</UIPriorityMip>
       
   365       <WlanLongRetry>4</WlanLongRetry>
       
   366       <WlanShortRetry>7</WlanShortRetry>
       
   367       <WlanRTS>2347</WlanRTS>
       
   368       <WlanLastSocketActivityTimeout>-1</WlanLastSocketActivityTimeout>
       
   369       <WlanLastSessionClosedTimeout>1</WlanLastSessionClosedTimeout>
       
   370       <WlanLastSocketClosedTimeout>-1</WlanLastSocketClosedTimeout>
       
   371       <GprsLastSocketActivityTimeout>-1</GprsLastSocketActivityTimeout>
       
   372       <GprsLastSessionClosedTimeout>1</GprsLastSessionClosedTimeout>
       
   373       <GprsLastSocketClosedTimeout>-1</GprsLastSocketClosedTimeout>
       
   374     </Global>
       
   375     <APs>
       
   376       <AP template="true">
       
   377       <Protected>No</Protected>
       
   378       <Hidden>No</Hidden>
       
   379       <HiddenAgent>No</HiddenAgent>
       
   380       <Highlighted>No</Highlighted>
       
   381       <Seamlessness>ConfirmFirst</Seamlessness>
       
   382       <NetworkType>IPv4</NetworkType>
       
   383       <PromptPassword>No</PromptPassword>
       
   384       <PasswordAuthenticationType>Normal</PasswordAuthenticationType>
       
   385       <WTLS_Security>On</WTLS_Security>
       
   386       <WAP_ConnectionType>Continuous</WAP_ConnectionType>
       
   387       <GprsUseEdge>Yes</GprsUseEdge>
       
   388       </AP>
       
   389     </APs>
       
   390     <LAN_APs>
       
   391       <LAN_AP template="true">
       
   392       <Protected>No</Protected>
       
   393       <Hidden>No</Hidden>
       
   394       <HiddenAgent>No</HiddenAgent>
       
   395       <Highlighted>No</Highlighted>
       
   396       <Seamlessness>ConfirmFirst</Seamlessness>
       
   397       <WTLS_Security>On</WTLS_Security>
       
   398       <WAP_ConnectionType>Continuous</WAP_ConnectionType>
       
   399       </LAN_AP>
       
   400     </LAN_APs>
       
   401     <WLAN_APs>
       
   402       <WLAN_AP template="true">
       
   403       <Protected>No</Protected>
       
   404       <Hidden>No</Hidden>
       
   405       <HiddenAgent>No</HiddenAgent>
       
   406       <Highlighted>No</Highlighted>
       
   407       <Seamlessness>ShowProgress</Seamlessness>
       
   408       <NetworkMode>Infrastructure</NetworkMode>
       
   409       <SecurityMode>Open</SecurityMode>
       
   410       <WLANScanSSID>No</WLANScanSSID>
       
   411       <WEPKeyInUse>key1</WEPKeyInUse>
       
   412       <WEPAuthType>Shared</WEPAuthType>
       
   413       <WEPKey1Length>64</WEPKey1Length>
       
   414       <WEPKey1Format>ASCII</WEPKey1Format>
       
   415       <WEPKey2Length>64</WEPKey2Length>
       
   416       <WEPKey2Format>ASCII</WEPKey2Format>
       
   417       <WEPKey3Length>64</WEPKey3Length>
       
   418       <WEPKey3Format>ASCII</WEPKey3Format>
       
   419       <WEPKey4Length>64</WEPKey4Length>
       
   420       <WEPKey4Format>ASCII</WEPKey4Format>
       
   421       <WPAUseOfPresharedKey>No</WPAUseOfPresharedKey>
       
   422       <WPAKeyLength>0</WPAKeyLength>
       
   423       </WLAN_AP>
       
   424     </WLAN_APs>
       
   425     <VPN_APs>
       
   426       <VPN_AP template="true">
       
   427       <Protected>No</Protected>
       
   428       <Hidden>No</Hidden>
       
   429       <HiddenAgent>No</HiddenAgent>
       
   430       <Highlighted>No</Highlighted>
       
   431       <Seamlessness>ConfirmFirst</Seamlessness>
       
   432       </VPN_AP>
       
   433     </VPN_APs>
       
   434   </data>
       
   435 </configuration>