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