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