commsconfig/commsdatabaseshim/ts_commdb/scripts/Default1.xml
changeset 72 ae47d0499bee
parent 68 5da8188e392b
child 77 c9776eadbffd
equal deleted inserted replaced
68:5da8188e392b 72:ae47d0499bee
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!--
       
     3  Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4  All rights reserved.
       
     5  This component and the accompanying materials are made available
       
     6  under the terms of "Eclipse Public License v1.0"
       
     7  which accompanies this distribution, and is available
       
     8  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 
       
    10  Initial Contributors:
       
    11  Nokia Corporation - initial contribution.
       
    12 
       
    13  Contributors:
       
    14 
       
    15  Description:
       
    16  CommDB Settings File
       
    17 
       
    18 -->
       
    19 
       
    20 
       
    21 
       
    22 <CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB"
       
    23                xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB"
       
    24                xmlns:xlink="http://www.w3.org/1999/xlink"
       
    25                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
    26                xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd">
       
    27 
       
    28 <InformationTable>
       
    29 </InformationTable>
       
    30 
       
    31 <NetworkTable>
       
    32 </NetworkTable>
       
    33 
       
    34 <IAPTable>
       
    35 </IAPTable>
       
    36 
       
    37 <ModemBearerTable>
       
    38     <ModemBearer operation="template">
       
    39         <Name>Default Modem</Name>
       
    40         <Agent>CSD.agt</Agent>
       
    41         <IfName>PPP</IfName>
       
    42         <PortName>COMM::0</PortName>
       
    43         <TSYName>MM</TSYName>
       
    44         <CSYName>ECUART</CSYName>
       
    45         <DataBits>8</DataBits>
       
    46         <StopBits>1</StopBits>
       
    47         <Parity>NONE</Parity>
       
    48         <Rate>115200</Rate>
       
    49         <Handshaking>0</Handshaking>
       
    50         <SpecialRate>0</SpecialRate>
       
    51         <XonChar>0</XonChar>
       
    52         <XoffChar>0</XoffChar>
       
    53         <FaxClassPref>AUTO</FaxClassPref>
       
    54         <SpeakerPref>AFTERDIALUNTILANSWER</SpeakerPref>
       
    55         <ModemInitString>AT</ModemInitString>
       
    56         <DataInitString>AT</DataInitString>
       
    57         <FaxInitString>AT</FaxInitString>
       
    58         <DialPauseLength>S8=</DialPauseLength>
       
    59         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
    60         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
    61         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
    62         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
    63         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
    64         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
    65         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
    66         <DialToneWaitModifier>W</DialToneWaitModifier>
       
    67         <CallProgress1>X1</CallProgress1>
       
    68         <CallProgress2>X2</CallProgress2>
       
    69         <CallProgress3>X3</CallProgress3>
       
    70         <CallProgress4>X4</CallProgress4>
       
    71         <EchoOff>E0</EchoOff>
       
    72         <VerboseText>V1</VerboseText>
       
    73         <QuietOff>Q0</QuietOff>
       
    74         <QuietOn>Q1</QuietOn>
       
    75         <DialCommandStateModifier>;</DialCommandStateModifier>
       
    76         <OnLine>O</OnLine>
       
    77         <ResetConfiguration>Z</ResetConfiguration>
       
    78         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
    79         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
    80         <DTRHangUp>&amp;D2</DTRHangUp>
       
    81         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
    82         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
    83         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
    84         <EscapeCharacter>+</EscapeCharacter>
       
    85         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
    86         <NoDialTone>NO DIAL TONE</NoDialTone>
       
    87         <Busy>BUSY</Busy>
       
    88         <NoAnswer>NO ANSWER</NoAnswer>
       
    89         <Carrier>CARRIER</Carrier>
       
    90         <Connect>CONNECT</Connect>
       
    91         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
    92         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
    93         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
    94         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
    95         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
    96         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
    97         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
    98         <LastSocketActivityTimeout>6</LastSocketActivityTimeout>
       
    99         <LastSessionClosedTimeout>180</LastSessionClosedTimeout>
       
   100         <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
       
   101     </ModemBearer>
       
   102 </ModemBearerTable>
       
   103 
       
   104 <LANBearerTable>
       
   105 </LANBearerTable>
       
   106 
       
   107 <LANServiceTable>
       
   108 </LANServiceTable>
       
   109 
       
   110 <DialInISPTable>
       
   111     <DialInISP operation="add">
       
   112         <Name>Record #1</Name>
       
   113         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   114         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   115     </DialInISP>
       
   116     <DialInISP operation="add">
       
   117         <Name>Record #2</Name>
       
   118         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   119         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   120     </DialInISP>
       
   121     <DialInISP operation="add">
       
   122         <Name>Record #3</Name>
       
   123         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   124         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   125     </DialInISP>
       
   126     <DialInISP operation="add">
       
   127         <Name>Record #4 (Read Only)</Name>
       
   128         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   129         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   130     </DialInISP>
       
   131     <DialInISP operation="add">
       
   132         <Name>Record #5 (Read Only)</Name>
       
   133         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   134         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   135     </DialInISP>
       
   136 </DialInISPTable>
       
   137 
       
   138 <DialOutISPTable>
       
   139     <DialOutISP operation="add">
       
   140         <Name>Record #1</Name>
       
   141         <DialResolution>TRUE</DialResolution>
       
   142         <UseLoginScript>TRUE</UseLoginScript>
       
   143         <PromptForLogin>FALSE</PromptForLogin>
       
   144         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   145         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   146         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   147         <Description>Isp #1</Description>
       
   148         <Type>INTERNETANDWAP</Type>
       
   149         <DisplayPCT>TRUE</DisplayPCT>
       
   150         <AuthRetries>0</AuthRetries>
       
   151         <IfCallbackEnabled>TRUE</IfCallbackEnabled>
       
   152         <IfCallbackInfo>Call me back</IfCallbackInfo>
       
   153         <CallbackTimeout>0</CallbackTimeout>
       
   154         <EnableIPHeaderComp>TRUE</EnableIPHeaderComp>
       
   155         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   156         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   157         <EnableSWComp>TRUE</EnableSWComp>
       
   158         <BearerService>0</BearerService>
       
   159         <BearerName>ASYNCHRONOUS</BearerName>
       
   160         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   161         <BearerCE>UNSPECIFIED</BearerCE>
       
   162         <BearerType>CSD</BearerType>
       
   163         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   164         <AIUR>UNSPECIFIED</AIUR>
       
   165         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   166         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   167         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   168         <RlpVersion>0</RlpVersion>
       
   169         <IwfToMs>0</IwfToMs>
       
   170         <MsToIwf>0</MsToIwf>
       
   171         <AckTimer>0</AckTimer>
       
   172         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   173         <ResequencePeriod>0</ResequencePeriod>
       
   174         <V42Compression>0</V42Compression>
       
   175         <V42Codewords>0</V42Codewords>
       
   176         <V42MaxLength>0</V42MaxLength>
       
   177         <Asymmetry>0</Asymmetry>
       
   178         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   179     </DialOutISP>
       
   180     <DialOutISP operation="add">
       
   181         <Name>Record #2</Name>
       
   182         <DialResolution>TRUE</DialResolution>
       
   183         <UseLoginScript>TRUE</UseLoginScript>
       
   184         <PromptForLogin>FALSE</PromptForLogin>
       
   185         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   186         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   187         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   188     </DialOutISP>
       
   189     <DialOutISP operation="add">
       
   190         <Name>Record #3</Name>
       
   191         <DialResolution>TRUE</DialResolution>
       
   192         <UseLoginScript>TRUE</UseLoginScript>
       
   193         <PromptForLogin>TRUE</PromptForLogin>
       
   194         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   195         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   196         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   197         <DisplayPCT>TRUE</DisplayPCT>
       
   198         <AuthRetries>0</AuthRetries>
       
   199         <IfCallbackEnabled>TRUE</IfCallbackEnabled>
       
   200         <IfCallbackInfo>Call me back</IfCallbackInfo>
       
   201         <CallbackTimeout>0</CallbackTimeout>
       
   202         <EnableIPHeaderComp>TRUE</EnableIPHeaderComp>
       
   203         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   204         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   205         <EnableSWComp>TRUE</EnableSWComp>
       
   206         <BearerService>0</BearerService>
       
   207         <BearerName>ASYNCHRONOUS</BearerName>
       
   208         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   209         <BearerCE>UNSPECIFIED</BearerCE>
       
   210         <BearerType>CSD</BearerType>
       
   211         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   212         <AIUR>UNSPECIFIED</AIUR>
       
   213         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   214         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   215         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   216         <RlpVersion>0</RlpVersion>
       
   217         <IwfToMs>0</IwfToMs>
       
   218         <MsToIwf>0</MsToIwf>
       
   219         <AckTimer>0</AckTimer>
       
   220         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   221         <ResequencePeriod>0</ResequencePeriod>
       
   222         <V42Compression>0</V42Compression>
       
   223         <V42Codewords>0</V42Codewords>
       
   224         <V42MaxLength>0</V42MaxLength>
       
   225         <Asymmetry>0</Asymmetry>
       
   226         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   227     </DialOutISP>
       
   228 </DialOutISPTable>
       
   229 
       
   230 <AgentLookupTable>
       
   231 </AgentLookupTable>
       
   232 
       
   233 <CDMA2000PacketServiceTable>
       
   234 </CDMA2000PacketServiceTable>
       
   235 
       
   236 <DefaultCDMA2000Table>
       
   237 </DefaultCDMA2000Table>
       
   238 
       
   239 <ChargecardTable>
       
   240 </ChargecardTable>
       
   241 
       
   242 <ConnectionPreferencesTable>
       
   243 </ConnectionPreferencesTable>
       
   244 
       
   245 <GlobalSettingsTable>
       
   246     <GlobalSettings operation="add">
       
   247         <Name>GlobalSettingsTable1</Name>
       
   248     </GlobalSettings>
       
   249 </GlobalSettingsTable>
       
   250 
       
   251 <IncomingGPRSTable>
       
   252 </IncomingGPRSTable>
       
   253 
       
   254 <OutgoingGPRSTable>
       
   255     <OutgoingGPRS operation="add">
       
   256         <Name>Record #5</Name>
       
   257         <APN>Test</APN>
       
   258         <PDPType>IPV4</PDPType>
       
   259         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   260         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   261         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   262         <ReqPrecedence>2</ReqPrecedence>
       
   263         <ReqDelay>4</ReqDelay>
       
   264         <ReqReliability>3</ReqReliability>
       
   265         <ReqPeakThroughput>3</ReqPeakThroughput>
       
   266         <ReqMeanThroughput>31</ReqMeanThroughput>
       
   267         <MinPrecedence>2</MinPrecedence>
       
   268         <MinDelay>4</MinDelay>
       
   269         <MinReliability>3</MinReliability>
       
   270         <MinPeakThroughput>3</MinPeakThroughput>
       
   271         <MinMeanThroughput>31</MinMeanThroughput>
       
   272         <DataCompression>FALSE</DataCompression>
       
   273         <HeaderCompression>FALSE</HeaderCompression>
       
   274         <AnonymousAccess>FALSE</AnonymousAccess>
       
   275         <IfNetworks>ip</IfNetworks>
       
   276         <IfAuthName>RasUser</IfAuthName>
       
   277         <IfAuthPass>pass</IfAuthPass>
       
   278         <AuthRetries>1</AuthRetries>
       
   279         <IpNameServer1>194.72.6.51</IpNameServer1>
       
   280         <IpNameServer2>194.72.6.51</IpNameServer2>
       
   281         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   282         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   283         <GprsUseEdge>FALSE</GprsUseEdge>
       
   284         <GprsAccessPointType>0</GprsAccessPointType>
       
   285         <QosWarningTimeout>0</QosWarningTimeout>
       
   286     </OutgoingGPRS>
       
   287     <OutgoingGPRS operation="add">
       
   288         <Name>Record #6</Name>
       
   289 <APN>TheQuickBrownFoxJumpedOverTheLazyDogTheQuickBrownFoxJumpedOverTheLazyDogTheQuickBrownFoxJumpedOverTheLazyDogTheQuickBrownFoxJumpedOverTheLazyDogTheQuickBrownFoxJumpedOverTheLazyDogTheQuickBrownFoxJumpedOverTheLazyDogTheQuickBrownFoxJumpedOverTheLazyDog1234</APN>
       
   290         <PDPType>IPV4</PDPType>
       
   291         <PDPAddress>New Record</PDPAddress>
       
   292         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   293         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   294         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   295         <ReqPrecedence>2</ReqPrecedence>
       
   296         <ReqDelay>4</ReqDelay>
       
   297         <ReqReliability>3</ReqReliability>
       
   298         <ReqPeakThroughput>3</ReqPeakThroughput>
       
   299         <ReqMeanThroughput>31</ReqMeanThroughput>
       
   300         <MinPrecedence>2</MinPrecedence>
       
   301         <MinDelay>4</MinDelay>
       
   302         <MinReliability>3</MinReliability>
       
   303         <MinPeakThroughput>3</MinPeakThroughput>
       
   304         <MinMeanThroughput>31</MinMeanThroughput>
       
   305         <DataCompression>TRUE</DataCompression>
       
   306         <HeaderCompression>TRUE</HeaderCompression>
       
   307         <AnonymousAccess>TRUE</AnonymousAccess>
       
   308         <AuthRetries>1</AuthRetries>
       
   309         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   310         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   311         <GprsUseEdge>TRUE</GprsUseEdge>
       
   312         <GprsAccessPointType>0</GprsAccessPointType>
       
   313         <QosWarningTimeout>-1</QosWarningTimeout>
       
   314     </OutgoingGPRS>
       
   315 </OutgoingGPRSTable>
       
   316 
       
   317 <DefaultGPRSTable>
       
   318 </DefaultGPRSTable>
       
   319 
       
   320 <ProxyTable>
       
   321 </ProxyTable>
       
   322 
       
   323 <LocationTable>
       
   324 </LocationTable>
       
   325 
       
   326 <SecureSocketTable>
       
   327 </SecureSocketTable>
       
   328 
       
   329 <BTDeviceTable>
       
   330 </BTDeviceTable>
       
   331 
       
   332 <BTPersistTable>
       
   333 </BTPersistTable>
       
   334 
       
   335 <BTSecurityTable>
       
   336 </BTSecurityTable>
       
   337 
       
   338 <BTDefaultTable>
       
   339 </BTDefaultTable>
       
   340 
       
   341 <WAPAccessPointTable>
       
   342 </WAPAccessPointTable>
       
   343 
       
   344 <WAPIPBearerTable>
       
   345 </WAPIPBearerTable>
       
   346 
       
   347 <WAPSMSBearerTable>
       
   348 </WAPSMSBearerTable>
       
   349 
       
   350 <VirtualBearerTable>
       
   351 </VirtualBearerTable>
       
   352 
       
   353 <VpnServiceTable>
       
   354 </VpnServiceTable>
       
   355 
       
   356 
       
   357 </CommDB:Config>