commsconfig/commsdatabaseshim/ts_commdb/scripts/023.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     <IAP operation="add">
       
    36         <Name>Record #1</Name>
       
    37         <IAPService>DialOutISP.Record #1</IAPService>
       
    38         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    39     </IAP>
       
    40     <IAP operation="add">
       
    41         <Name>Record #2</Name>
       
    42         <IAPService>DialOutISP.Record #2</IAPService>
       
    43         <ChargecardRef>Chargecard.Dummy Mercury Chargecard</ChargecardRef>
       
    44     </IAP>
       
    45     <IAP operation="add">
       
    46         <Name>Record #3</Name>
       
    47         <IAPService>DialInISP.Record #1</IAPService>
       
    48         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    49     </IAP>
       
    50     <IAP operation="add">
       
    51         <Name>Record #4</Name>
       
    52         <IAPService>DialInISP.Record #2</IAPService>
       
    53         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    54     </IAP>
       
    55     <IAP operation="add">
       
    56         <Name>Record #5</Name>
       
    57         <IAPService>OutgoingGPRS.Record #1</IAPService>
       
    58         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    59     </IAP>
       
    60     <IAP operation="add">
       
    61         <Name>Record #6</Name>
       
    62         <IAPService>OutgoingGPRS.Record #2</IAPService>
       
    63         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    64     </IAP>
       
    65     <IAP operation="add">
       
    66         <Name>Record #7</Name>
       
    67         <IAPService>OutgoingGPRS.Record #2</IAPService>
       
    68         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    69     </IAP>
       
    70     <IAP operation="add">
       
    71         <Name>Record #8</Name>
       
    72         <IAPService>DialInISP.Record #2</IAPService>
       
    73         <ChargecardRef>Chargecard.Dummy Mercury Chargecard</ChargecardRef>
       
    74     </IAP>
       
    75     <IAP operation="add">
       
    76         <Name>Record #9</Name>
       
    77         <IAPService>IncomingGPRS.Record #1</IAPService>
       
    78         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    79     </IAP>
       
    80     <IAP operation="add">
       
    81         <Name>Record #10</Name>
       
    82         <IAPService>IncomingGPRS.Record #2</IAPService>
       
    83         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    84     </IAP>
       
    85     <IAP operation="add">
       
    86         <Name>Record #11</Name>
       
    87         <IAPService>LANService.Record #1</IAPService>
       
    88         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    89     </IAP>
       
    90     <IAP operation="add">
       
    91         <Name>Record #12</Name>
       
    92         <IAPService>LANService.Record #2</IAPService>
       
    93         <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef>
       
    94     </IAP>
       
    95 </IAPTable>
       
    96 
       
    97 <ModemBearerTable>
       
    98 </ModemBearerTable>
       
    99 
       
   100 <LANBearerTable>
       
   101 </LANBearerTable>
       
   102 
       
   103 <LANServiceTable>
       
   104     <LANService operation="add">
       
   105         <Name>Record #1</Name>
       
   106         <IfNetworks>Record #1</IfNetworks>
       
   107         <IpNetMask>0.0.0.0</IpNetMask>
       
   108         <IpGateway>0.0.0.0</IpGateway>
       
   109         <IpAddr>0.0.0.0</IpAddr>
       
   110         <IpAddrFromServer>FALSE</IpAddrFromServer>
       
   111         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   112         <IpNameServer1>0.0.0.0</IpNameServer1>
       
   113         <IpNameServer2>0.0.0.0</IpNameServer2>
       
   114     </LANService>
       
   115     <LANService operation="add">
       
   116         <Name>Record #2</Name>
       
   117         <IfNetworks>Record #2</IfNetworks>
       
   118         <IpNetMask>0.0.0.0</IpNetMask>
       
   119         <IpGateway>0.0.0.0</IpGateway>
       
   120         <IpAddr>0.0.0.0</IpAddr>
       
   121         <IpAddrFromServer>FALSE</IpAddrFromServer>
       
   122         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   123         <IpNameServer1>0.0.0.0</IpNameServer1>
       
   124         <IpNameServer2>0.0.0.0</IpNameServer2>
       
   125     </LANService>
       
   126 </LANServiceTable>
       
   127 
       
   128 <DialInISPTable>
       
   129     <DialInISP operation="add">
       
   130         <Name>Record #1</Name>
       
   131         <UseLoginScript>FALSE</UseLoginScript>
       
   132         <IpAddrFromServer>FALSE</IpAddrFromServer>
       
   133         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   134         <Type>INTERNETONLY</Type>
       
   135         <LoginScript>New Record</LoginScript>
       
   136         <Authentication>0</Authentication>
       
   137         <IfName>ppp</IfName>
       
   138         <IfNetworks>ip</IfNetworks>
       
   139         <IpAddr>New Record</IpAddr>
       
   140         <IpNameServer1>New Record</IpNameServer1>
       
   141         <IpNameServer2>New Record</IpNameServer2>
       
   142         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   143         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   144         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   145         <EnableSWComp>FALSE</EnableSWComp>
       
   146         <BearerName>ASYNCHRONOUS</BearerName>
       
   147         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   148         <BearerCE>UNSPECIFIED</BearerCE>
       
   149     </DialInISP>
       
   150     <DialInISP operation="add">
       
   151         <Name>Record #2</Name>
       
   152         <UseLoginScript>FALSE</UseLoginScript>
       
   153         <IpAddrFromServer>FALSE</IpAddrFromServer>
       
   154         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   155         <Type>INTERNETONLY</Type>
       
   156         <LoginScript>New Record</LoginScript>
       
   157         <Authentication>0</Authentication>
       
   158         <IfName>ppp</IfName>
       
   159         <IfNetworks>ip</IfNetworks>
       
   160         <IpAddr>New Record</IpAddr>
       
   161         <IpNameServer1>New Record</IpNameServer1>
       
   162         <IpNameServer2>New Record</IpNameServer2>
       
   163         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   164         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   165         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   166         <EnableSWComp>FALSE</EnableSWComp>
       
   167         <BearerName>ASYNCHRONOUS</BearerName>
       
   168         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   169         <BearerCE>UNSPECIFIED</BearerCE>
       
   170     </DialInISP>
       
   171 </DialInISPTable>
       
   172 
       
   173 <DialOutISPTable>
       
   174     <DialOutISP operation="add">
       
   175         <Name>Record #1</Name>
       
   176         <DialResolution>TRUE</DialResolution>
       
   177         <UseLoginScript>FALSE</UseLoginScript>
       
   178         <PromptForLogin>FALSE</PromptForLogin>
       
   179         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   180         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   181         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   182         <Type>INTERNETONLY</Type>
       
   183         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   184         <DisplayPCT>FALSE</DisplayPCT>
       
   185         <IfName>ppp</IfName>
       
   186         <IfNetworks>ip</IfNetworks>
       
   187         <IfAuthName>me</IfAuthName>
       
   188         <IfAuthPass>wt</IfAuthPass>
       
   189         <AuthRetries>0</AuthRetries>
       
   190         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   191         <CallbackTimeout>0</CallbackTimeout>
       
   192         <EnableIPHeaderComp>TRUE</EnableIPHeaderComp>
       
   193         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   194         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   195         <EnableSWComp>TRUE</EnableSWComp>
       
   196         <BearerService>0</BearerService>
       
   197         <BearerName>ASYNCHRONOUS</BearerName>
       
   198         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   199         <BearerCE>UNSPECIFIED</BearerCE>
       
   200         <BearerType>CSD</BearerType>
       
   201         <ChannelCoding>48</ChannelCoding>
       
   202         <AIUR>9600</AIUR>
       
   203         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   204         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   205         <BearerProtocol>0</BearerProtocol>
       
   206         <RlpVersion>0</RlpVersion>
       
   207         <IwfToMs>0</IwfToMs>
       
   208         <MsToIwf>0</MsToIwf>
       
   209         <AckTimer>0</AckTimer>
       
   210         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   211         <ResequencePeriod>0</ResequencePeriod>
       
   212         <V42Compression>0</V42Compression>
       
   213         <V42Codewords>0</V42Codewords>
       
   214         <V42MaxLength>0</V42MaxLength>
       
   215         <Asymmetry>0</Asymmetry>
       
   216         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   217     </DialOutISP>
       
   218     <DialOutISP operation="add">
       
   219         <Name>Record #2</Name>
       
   220         <DialResolution>TRUE</DialResolution>
       
   221         <UseLoginScript>FALSE</UseLoginScript>
       
   222         <PromptForLogin>FALSE</PromptForLogin>
       
   223         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   224         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   225         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   226         <Type>INTERNETONLY</Type>
       
   227         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   228         <DisplayPCT>FALSE</DisplayPCT>
       
   229         <IfName>ppp</IfName>
       
   230         <IfNetworks>ip</IfNetworks>
       
   231         <IfAuthName>fgh</IfAuthName>
       
   232         <IfAuthPass>dfgb</IfAuthPass>
       
   233         <AuthRetries>0</AuthRetries>
       
   234         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   235         <CallbackTimeout>0</CallbackTimeout>
       
   236         <EnableIPHeaderComp>TRUE</EnableIPHeaderComp>
       
   237         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   238         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   239         <EnableSWComp>TRUE</EnableSWComp>
       
   240         <BearerService>0</BearerService>
       
   241         <BearerName>ASYNCHRONOUS</BearerName>
       
   242         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   243         <BearerCE>UNSPECIFIED</BearerCE>
       
   244         <BearerType>CSD</BearerType>
       
   245         <ChannelCoding>48</ChannelCoding>
       
   246         <AIUR>9600</AIUR>
       
   247         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   248         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   249         <BearerProtocol>0</BearerProtocol>
       
   250         <RlpVersion>0</RlpVersion>
       
   251         <IwfToMs>0</IwfToMs>
       
   252         <MsToIwf>0</MsToIwf>
       
   253         <AckTimer>0</AckTimer>
       
   254         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   255         <ResequencePeriod>0</ResequencePeriod>
       
   256         <V42Compression>0</V42Compression>
       
   257         <V42Codewords>0</V42Codewords>
       
   258         <V42MaxLength>0</V42MaxLength>
       
   259         <Asymmetry>0</Asymmetry>
       
   260         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   261     </DialOutISP>
       
   262 </DialOutISPTable>
       
   263 
       
   264 <AgentLookupTable>
       
   265 </AgentLookupTable>
       
   266 
       
   267 <ChargecardTable>
       
   268     <Chargecard operation="add">
       
   269         <Name>Dummy BT Chargecard</Name>
       
   270         <AccountNumber>144,12345678</AccountNumber>
       
   271         <Pin>0000</Pin>
       
   272         <LocalRule>HG</LocalRule>
       
   273         <NatRule>HFG</NatRule>
       
   274         <IntlRule>HEFG</IntlRule>
       
   275     </Chargecard>
       
   276     <Chargecard operation="add">
       
   277         <Name>Dummy Mercury Chargecard</Name>
       
   278         <AccountNumber>0500800800,,12345678</AccountNumber>
       
   279         <Pin>****</Pin>
       
   280         <LocalRule>HG</LocalRule>
       
   281         <NatRule>J,K,0FG</NatRule>
       
   282         <IntlRule>HEFG</IntlRule>
       
   283     </Chargecard>
       
   284 </ChargecardTable>
       
   285 
       
   286 <ConnectionPreferencesTable>
       
   287 </ConnectionPreferencesTable>
       
   288 
       
   289 <GlobalSettingsTable>
       
   290     <GlobalSettings operation="add">
       
   291         <Name>GlobalSettingsTable1</Name>
       
   292         <RedialAttempts>3</RedialAttempts>
       
   293         <SmsBearer>2</SmsBearer>
       
   294         <SmsReceiveMode>2</SmsReceiveMode>
       
   295         <GPRSAttachMode>1</GPRSAttachMode>
       
   296         <AcceptIncomingGprs>1</AcceptIncomingGprs>
       
   297         <ConnectionAttempts>2</ConnectionAttempts>
       
   298         <GPRSClassCBearer>GSM</GPRSClassCBearer>
       
   299     </GlobalSettings>
       
   300 </GlobalSettingsTable>
       
   301 
       
   302 <IncomingGPRSTable>
       
   303     <IncomingGPRS operation="add">
       
   304         <Name>Record #1</Name>
       
   305         <APN>1234</APN>
       
   306         <PDPType>IPV4</PDPType>
       
   307         <PDPAddress>4321</PDPAddress>
       
   308         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   309         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   310         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   311         <ReqPrecedence>0</ReqPrecedence>
       
   312         <ReqDelay>0</ReqDelay>
       
   313         <ReqReliability>0</ReqReliability>
       
   314         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   315         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   316         <MinPrecedence>0</MinPrecedence>
       
   317         <MinDelay>0</MinDelay>
       
   318         <MinReliability>0</MinReliability>
       
   319         <MinPeakThroughput>0</MinPeakThroughput>
       
   320         <MinMeanThroughput>0</MinMeanThroughput>
       
   321         <DataCompression>TRUE</DataCompression>
       
   322         <HeaderCompression>TRUE</HeaderCompression>
       
   323         <AnonymousAccess>TRUE</AnonymousAccess>
       
   324         <IfName>New Record</IfName>
       
   325         <AuthRetries>0</AuthRetries>
       
   326         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   327         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   328         <GprsAccessPointType>0</GprsAccessPointType>
       
   329         <QosWarningTimeout>-1</QosWarningTimeout>
       
   330     </IncomingGPRS>
       
   331     <IncomingGPRS operation="add">
       
   332         <Name>Record #2</Name>
       
   333         <APN>7890</APN>
       
   334         <PDPType>IPV4</PDPType>
       
   335         <PDPAddress>0987</PDPAddress>
       
   336         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   337         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   338         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   339         <ReqPrecedence>0</ReqPrecedence>
       
   340         <ReqDelay>0</ReqDelay>
       
   341         <ReqReliability>0</ReqReliability>
       
   342         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   343         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   344         <MinPrecedence>0</MinPrecedence>
       
   345         <MinDelay>0</MinDelay>
       
   346         <MinReliability>0</MinReliability>
       
   347         <MinPeakThroughput>0</MinPeakThroughput>
       
   348         <MinMeanThroughput>0</MinMeanThroughput>
       
   349         <DataCompression>TRUE</DataCompression>
       
   350         <HeaderCompression>TRUE</HeaderCompression>
       
   351         <AnonymousAccess>TRUE</AnonymousAccess>
       
   352         <IfName>New Record</IfName>
       
   353         <AuthRetries>0</AuthRetries>
       
   354         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   355         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   356         <GprsAccessPointType>0</GprsAccessPointType>
       
   357         <QosWarningTimeout>-1</QosWarningTimeout>
       
   358     </IncomingGPRS>
       
   359 </IncomingGPRSTable>
       
   360 
       
   361 <OutgoingGPRSTable>
       
   362     <OutgoingGPRS operation="add">
       
   363         <Name>Record #1</Name>
       
   364         <APN>1234</APN>
       
   365         <PDPType>IPV4</PDPType>
       
   366         <PDPAddress>4321</PDPAddress>
       
   367         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   368         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   369         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   370         <ReqPrecedence>0</ReqPrecedence>
       
   371         <ReqDelay>0</ReqDelay>
       
   372         <ReqReliability>0</ReqReliability>
       
   373         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   374         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   375         <MinPrecedence>0</MinPrecedence>
       
   376         <MinDelay>0</MinDelay>
       
   377         <MinReliability>0</MinReliability>
       
   378         <MinPeakThroughput>0</MinPeakThroughput>
       
   379         <MinMeanThroughput>0</MinMeanThroughput>
       
   380         <DataCompression>TRUE</DataCompression>
       
   381         <HeaderCompression>TRUE</HeaderCompression>
       
   382         <AnonymousAccess>TRUE</AnonymousAccess>
       
   383         <IfName>New Record</IfName>
       
   384         <AuthRetries>0</AuthRetries>
       
   385         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   386         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   387         <GprsAccessPointType>0</GprsAccessPointType>
       
   388         <QosWarningTimeout>-1</QosWarningTimeout>
       
   389     </OutgoingGPRS>
       
   390     <OutgoingGPRS operation="add">
       
   391         <Name>Record #2</Name>
       
   392         <APN>0987</APN>
       
   393         <PDPType>IPV4</PDPType>
       
   394         <PDPAddress>7890</PDPAddress>
       
   395         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   396         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   397         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   398         <ReqPrecedence>0</ReqPrecedence>
       
   399         <ReqDelay>0</ReqDelay>
       
   400         <ReqReliability>0</ReqReliability>
       
   401         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   402         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   403         <MinPrecedence>0</MinPrecedence>
       
   404         <MinDelay>0</MinDelay>
       
   405         <MinReliability>0</MinReliability>
       
   406         <MinPeakThroughput>0</MinPeakThroughput>
       
   407         <MinMeanThroughput>0</MinMeanThroughput>
       
   408         <DataCompression>TRUE</DataCompression>
       
   409         <HeaderCompression>TRUE</HeaderCompression>
       
   410         <AnonymousAccess>TRUE</AnonymousAccess>
       
   411         <IfName>New Record</IfName>
       
   412         <AuthRetries>0</AuthRetries>
       
   413         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   414         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   415         <GprsAccessPointType>0</GprsAccessPointType>
       
   416         <QosWarningTimeout>-1</QosWarningTimeout>
       
   417     </OutgoingGPRS>
       
   418 </OutgoingGPRSTable>
       
   419 
       
   420 <DefaultGPRSTable>
       
   421 </DefaultGPRSTable>
       
   422 
       
   423 <ProxyTable>
       
   424     <Proxy operation="add">
       
   425         <Name>ProxyTable1</Name>
       
   426         <ISPRef>DialOutISP.Record #1</ISPRef>
       
   427         <UseProxyServer>FALSE</UseProxyServer>
       
   428         <ProtocolName>New Record</ProtocolName>
       
   429         <ProxyServerName>New Record</ProxyServerName>
       
   430         <PortNumber>0</PortNumber>
       
   431         <Exceptions>New Record</Exceptions>
       
   432     </Proxy>
       
   433     <Proxy operation="add">
       
   434         <Name>ProxyTable2</Name>
       
   435         <ISPRef>DialOutISP.Record #2</ISPRef>
       
   436         <UseProxyServer>FALSE</UseProxyServer>
       
   437         <ProtocolName>New Record</ProtocolName>
       
   438         <ProxyServerName>New Record</ProxyServerName>
       
   439         <PortNumber>0</PortNumber>
       
   440         <Exceptions>New Record</Exceptions>
       
   441     </Proxy>
       
   442 </ProxyTable>
       
   443 
       
   444 <LocationTable>
       
   445     <Location operation="add">
       
   446         <Name>Default Location</Name>
       
   447         <Mobile>TRUE</Mobile>
       
   448         <UsePulseDial>FALSE</UsePulseDial>
       
   449         <WaitForDialTone>FALSE</WaitForDialTone>
       
   450         <PauseAfterDialout>0</PauseAfterDialout>
       
   451         <IntlPrefixCode>+</IntlPrefixCode>
       
   452         <NatPrefixCode>0</NatPrefixCode>
       
   453         <NatCode>44</NatCode>
       
   454     </Location>
       
   455     <Location operation="add">
       
   456         <Name>Office</Name>
       
   457         <Mobile>FALSE</Mobile>
       
   458         <UsePulseDial>FALSE</UsePulseDial>
       
   459         <WaitForDialTone>FALSE</WaitForDialTone>
       
   460         <PauseAfterDialout>0</PauseAfterDialout>
       
   461         <IntlPrefixCode>00</IntlPrefixCode>
       
   462         <NatPrefixCode>0</NatPrefixCode>
       
   463         <NatCode>44</NatCode>
       
   464         <AreaCode>171</AreaCode>
       
   465         <DialOutCode>9,</DialOutCode>
       
   466     </Location>
       
   467     <Location operation="add">
       
   468         <Name>Mobile</Name>
       
   469         <Mobile>TRUE</Mobile>
       
   470         <UsePulseDial>FALSE</UsePulseDial>
       
   471         <WaitForDialTone>FALSE</WaitForDialTone>
       
   472         <PauseAfterDialout>0</PauseAfterDialout>
       
   473         <IntlPrefixCode>+</IntlPrefixCode>
       
   474         <NatPrefixCode>0</NatPrefixCode>
       
   475         <NatCode>44</NatCode>
       
   476     </Location>
       
   477 </LocationTable>
       
   478 
       
   479 <SecureSocketTable>
       
   480 </SecureSocketTable>
       
   481 
       
   482 <BTDeviceTable>
       
   483 </BTDeviceTable>
       
   484 
       
   485 <BTPersistTable>
       
   486 </BTPersistTable>
       
   487 
       
   488 <BTSecurityTable>
       
   489 </BTSecurityTable>
       
   490 
       
   491 <BTDefaultTable>
       
   492 </BTDefaultTable>
       
   493 
       
   494 <WAPAccessPointTable>
       
   495 </WAPAccessPointTable>
       
   496 
       
   497 <WAPIPBearerTable>
       
   498 </WAPIPBearerTable>
       
   499 
       
   500 <WAPSMSBearerTable>
       
   501 </WAPSMSBearerTable>
       
   502 
       
   503 <VirtualBearerTable>
       
   504 </VirtualBearerTable>
       
   505 
       
   506 <VpnServiceTable>
       
   507 </VpnServiceTable>
       
   508 
       
   509 
       
   510 </CommDB:Config>