commsconfig/commsdatabaseshim/ts_commdb/scripts/061_04.xml
changeset 0 dfb7c4ff071f
child 5 68ef71f0cd72
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     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 the License "Symbian Foundation License v1.0"
       
     7  which accompanies this distribution, and is available
       
     8  at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
       
     9 
       
    10  Initial Contributors:
       
    11  Nokia Corporation - initial contribution.
       
    12 
       
    13  Contributors:
       
    14 
       
    15  Description:
       
    16  CommDB Settings File
       
    17  All Rights Reserved
       
    18 
       
    19  In the case of that IfAuthName or IfAuthPass is 'replaceme' or DefaultTelNum is '+442079460224'
       
    20  it needs to be changed to the proper value for testing
       
    21 
       
    22 -->
       
    23 
       
    24 
       
    25 
       
    26 <CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB"
       
    27                xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB"
       
    28                xmlns:xlink="http://www.w3.org/1999/xlink"
       
    29                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
    30                xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd">
       
    31 
       
    32 <InformationTable>
       
    33 </InformationTable>
       
    34 
       
    35 <NetworkTable>
       
    36     <Network operation="add">
       
    37         <Name>Intranet</Name>
       
    38     </Network>
       
    39 </NetworkTable>
       
    40 
       
    41 <IAPTable>
       
    42     <IAP operation="add">
       
    43         <Name>Pipex CSD Serial</Name>
       
    44         <IAPService>DialOutISP.Bearer Name Test 1</IAPService>
       
    45         <IAPBearer>ModemBearer.GSM Mobile Phone via Serial</IAPBearer>
       
    46         <IAPNetwork>Network.Intranet</IAPNetwork>
       
    47         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    48         <LocationRef>Location.Office Direct Dial</LocationRef>
       
    49     </IAP>
       
    50 </IAPTable>
       
    51 
       
    52 <ModemBearerTable>
       
    53     <ModemBearer operation="template">
       
    54         <Name>Default Modem</Name>
       
    55         <Agent>CSD.agt</Agent>
       
    56         <IfName>PPP</IfName>
       
    57         <PortName>COMM::0</PortName>
       
    58         <TSYName>MM</TSYName>
       
    59         <CSYName>ECUART</CSYName>
       
    60         <DataBits>8</DataBits>
       
    61         <StopBits>1</StopBits>
       
    62         <Parity>NONE</Parity>
       
    63         <Rate>115200</Rate>
       
    64         <Handshaking>0</Handshaking>
       
    65         <SpecialRate>0</SpecialRate>
       
    66         <XonChar>0</XonChar>
       
    67         <XoffChar>0</XoffChar>
       
    68         <FaxClassPref>AUTO</FaxClassPref>
       
    69         <SpeakerPref>NEVER</SpeakerPref>
       
    70         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
    71         <ModemInitString>AT</ModemInitString>
       
    72         <DataInitString>AT</DataInitString>
       
    73         <FaxInitString>AT</FaxInitString>
       
    74         <DialPauseLength>S8=</DialPauseLength>
       
    75         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
    76         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
    77         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
    78         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
    79         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
    80         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
    81         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
    82         <DialToneWaitModifier>W</DialToneWaitModifier>
       
    83         <CallProgress1>X1</CallProgress1>
       
    84         <CallProgress2>X2</CallProgress2>
       
    85         <CallProgress3>X3</CallProgress3>
       
    86         <CallProgress4>X4</CallProgress4>
       
    87         <EchoOff>E0</EchoOff>
       
    88         <VerboseText>V1</VerboseText>
       
    89         <QuietOff>Q0</QuietOff>
       
    90         <QuietOn>Q1</QuietOn>
       
    91         <DialCommandStateModifier>;</DialCommandStateModifier>
       
    92         <OnLine>O</OnLine>
       
    93         <ResetConfiguration>Z</ResetConfiguration>
       
    94         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
    95         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
    96         <DTRHangUp>&amp;D2</DTRHangUp>
       
    97         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
    98         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
    99         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   100         <EscapeCharacter>+</EscapeCharacter>
       
   101         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   102         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   103         <Busy>BUSY</Busy>
       
   104         <NoAnswer>NO ANSWER</NoAnswer>
       
   105         <Carrier>CARRIER</Carrier>
       
   106         <Connect>CONNECT</Connect>
       
   107         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   108         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   109         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   110         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   111         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   112         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   113         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   114         <MessageCentreNumber>+442079460223</MessageCentreNumber>
       
   115         <MessageValidityPeriod>1440</MessageValidityPeriod>
       
   116         <MessageDeliveryReport>FALSE</MessageDeliveryReport>
       
   117         <MinimumSignalLevel>9905</MinimumSignalLevel>
       
   118         <LastSocketActivityTimeout>30</LastSocketActivityTimeout>
       
   119         <LastSessionClosedTimeout>180</LastSessionClosedTimeout>
       
   120         <LastSocketClosedTimeout>30</LastSocketClosedTimeout>
       
   121     </ModemBearer>
       
   122     <ModemBearer operation="add">
       
   123         <Name>GSM Mobile Phone via Serial</Name>
       
   124         <Agent>CSD.agt</Agent>
       
   125         <IfName>PPP</IfName>
       
   126         <PortName>COMM::0</PortName>
       
   127         <TSYName>MM</TSYName>
       
   128         <CSYName>ECUART</CSYName>
       
   129         <DataBits>8</DataBits>
       
   130         <StopBits>1</StopBits>
       
   131         <Parity>NONE</Parity>
       
   132         <Rate>19200</Rate>
       
   133         <Handshaking>196</Handshaking>
       
   134         <SpecialRate>0</SpecialRate>
       
   135         <XonChar>17</XonChar>
       
   136         <XoffChar>19</XoffChar>
       
   137         <FaxClassPref>AUTO</FaxClassPref>
       
   138         <SpeakerPref>NEVER</SpeakerPref>
       
   139         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   140         <ModemInitString>ATZ</ModemInitString>
       
   141         <DataInitString>AT</DataInitString>
       
   142         <FaxInitString>AT</FaxInitString>
       
   143         <DialPauseLength>S8=</DialPauseLength>
       
   144         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   145         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   146         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   147         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   148         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   149         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   150         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   151         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   152         <CallProgress1>X1</CallProgress1>
       
   153         <CallProgress2>X2</CallProgress2>
       
   154         <CallProgress3>X3</CallProgress3>
       
   155         <CallProgress4>X4</CallProgress4>
       
   156         <EchoOff>E0</EchoOff>
       
   157         <VerboseText>V1</VerboseText>
       
   158         <QuietOff>Q0</QuietOff>
       
   159         <QuietOn>Q1</QuietOn>
       
   160         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   161         <OnLine>O</OnLine>
       
   162         <ResetConfiguration>Z</ResetConfiguration>
       
   163         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   164         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   165         <DTRHangUp>&amp;D2</DTRHangUp>
       
   166         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   167         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   168         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   169         <EscapeCharacter>+</EscapeCharacter>
       
   170         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   171         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   172         <Busy>BUSY</Busy>
       
   173         <NoAnswer>NO ANSWER</NoAnswer>
       
   174         <Carrier>CARRIER</Carrier>
       
   175         <Connect>CONNECT</Connect>
       
   176         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   177         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   178         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   179         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   180         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   181         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   182         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   183         <MessageCentreNumber>+442079460223</MessageCentreNumber>
       
   184         <MessageValidityPeriod>1440</MessageValidityPeriod>
       
   185         <MessageDeliveryReport>FALSE</MessageDeliveryReport>
       
   186         <MinimumSignalLevel>9905</MinimumSignalLevel>
       
   187         <LastSocketActivityTimeout>180</LastSocketActivityTimeout>
       
   188         <LastSessionClosedTimeout>6</LastSessionClosedTimeout>
       
   189         <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
       
   190     </ModemBearer>
       
   191 </ModemBearerTable>
       
   192 
       
   193 <LANBearerTable>
       
   194     <LANBearer operation="add">
       
   195         <Name>Assabet on-board Ethernet</Name>
       
   196         <Agent>nullagent.agt</Agent>
       
   197         <IfName>ethint</IfName>
       
   198         <LDDName>not used</LDDName>
       
   199         <PDDName>not used</PDDName>
       
   200         <LastSocketActivityTimeout>-1</LastSocketActivityTimeout>
       
   201         <LastSessionClosedTimeout>-1</LastSessionClosedTimeout>
       
   202         <LastSocketClosedTimeout>-1</LastSocketClosedTimeout>
       
   203     </LANBearer>
       
   204 </LANBearerTable>
       
   205 
       
   206 <LANServiceTable>
       
   207     <LANService operation="add">
       
   208         <Name>Ethernet</Name>
       
   209         <IfNetworks>ip,ip6</IfNetworks>
       
   210         <IpNetMask>255.255.255.0</IpNetMask>
       
   211         <IpGateway>194.72.6.1</IpGateway>
       
   212         <IpAddr>192.168.0.100</IpAddr>
       
   213         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   214         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   215         <IpNameServer1>194.72.6.51</IpNameServer1>
       
   216         <IpNameServer2>194.72.6.52</IpNameServer2>
       
   217     </LANService>
       
   218 </LANServiceTable>
       
   219 
       
   220 <DialInISPTable>
       
   221     <DialInISP operation="template">
       
   222         <Name>Default Dial In ISP</Name>
       
   223         <UseLoginScript>FALSE</UseLoginScript>
       
   224         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   225         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   226         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   227         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   228         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   229         <EnableSWComp>FALSE</EnableSWComp>
       
   230         <UseEdge>FALSE</UseEdge>
       
   231     </DialInISP>
       
   232     <DialInISP operation="add">
       
   233         <Name>Dial In ISP01</Name>
       
   234         <UseLoginScript>FALSE</UseLoginScript>
       
   235         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   236         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   237         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   238         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   239         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   240         <EnableSWComp>FALSE</EnableSWComp>
       
   241         <UseEdge>FALSE</UseEdge>
       
   242     </DialInISP>
       
   243 </DialInISPTable>
       
   244 
       
   245 <DialOutISPTable>
       
   246     <DialOutISP operation="template">
       
   247         <Name>Default Dial Out ISP</Name>
       
   248         <DialResolution>TRUE</DialResolution>
       
   249         <UseLoginScript>FALSE</UseLoginScript>
       
   250         <PromptForLogin>TRUE</PromptForLogin>
       
   251         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   252         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   253         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   254         <DisplayPCT>FALSE</DisplayPCT>
       
   255         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   256         <CallbackTimeout>0</CallbackTimeout>
       
   257         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   258         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   259         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   260         <EnableSWComp>FALSE</EnableSWComp>
       
   261         <BearerService>0</BearerService>
       
   262         <BearerProtocol>0</BearerProtocol>
       
   263         <RlpVersion>0</RlpVersion>
       
   264         <IwfToMs>0</IwfToMs>
       
   265         <MsToIwf>0</MsToIwf>
       
   266         <AckTimer>0</AckTimer>
       
   267         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   268         <ResequencePeriod>0</ResequencePeriod>
       
   269         <V42Compression>0</V42Compression>
       
   270         <V42Codewords>0</V42Codewords>
       
   271         <V42MaxLength>0</V42MaxLength>
       
   272         <Asymmetry>0</Asymmetry>
       
   273         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   274         <UseEdge>FALSE</UseEdge>
       
   275     </DialOutISP>
       
   276     <DialOutISP operation="add">
       
   277         <Name>Bearer Name Test 1</Name>
       
   278         <DialResolution>TRUE</DialResolution>
       
   279         <UseLoginScript>FALSE</UseLoginScript>
       
   280         <PromptForLogin>FALSE</PromptForLogin>
       
   281         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   282         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   283         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   284         <Description>Bearer CE UNSPECIFIED</Description>
       
   285         <Type>INTERNETONLY</Type>
       
   286         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   287         <DisplayPCT>FALSE</DisplayPCT>
       
   288         <IfNetworks>ip</IfNetworks>
       
   289         <IfAuthName>replaceme</IfAuthName>
       
   290         <IfAuthPass>replaceme</IfAuthPass>
       
   291         <AuthRetries>0</AuthRetries>
       
   292         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   293         <CallbackTimeout>0</CallbackTimeout>
       
   294         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   295         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   296         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   297         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   298         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   299         <EnableSWComp>FALSE</EnableSWComp>
       
   300         <BearerService>0</BearerService>
       
   301         <BearerName>ASYNCHRONOUS</BearerName>
       
   302         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   303         <BearerCE>UNSPECIFIED</BearerCE>
       
   304         <BearerType>CSD</BearerType>
       
   305         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   306         <AIUR>UNSPECIFIED</AIUR>
       
   307         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   308         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   309         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   310         <RlpVersion>0</RlpVersion>
       
   311         <IwfToMs>0</IwfToMs>
       
   312         <MsToIwf>0</MsToIwf>
       
   313         <AckTimer>0</AckTimer>
       
   314         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   315         <ResequencePeriod>0</ResequencePeriod>
       
   316         <V42Compression>0</V42Compression>
       
   317         <V42Codewords>0</V42Codewords>
       
   318         <V42MaxLength>0</V42MaxLength>
       
   319         <Asymmetry>0</Asymmetry>
       
   320         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   321         <UseEdge>FALSE</UseEdge>
       
   322     </DialOutISP>
       
   323     <DialOutISP operation="add">
       
   324         <Name>Bearer Name Test 2</Name>
       
   325         <DialResolution>TRUE</DialResolution>
       
   326         <UseLoginScript>FALSE</UseLoginScript>
       
   327         <PromptForLogin>FALSE</PromptForLogin>
       
   328         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   329         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   330         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   331         <Description>Bearer CE TRANSPARENT</Description>
       
   332         <Type>INTERNETONLY</Type>
       
   333         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   334         <DisplayPCT>FALSE</DisplayPCT>
       
   335         <IfNetworks>ip</IfNetworks>
       
   336         <IfAuthName>replaceme</IfAuthName>
       
   337         <IfAuthPass>replaceme</IfAuthPass>
       
   338         <AuthRetries>0</AuthRetries>
       
   339         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   340         <CallbackTimeout>0</CallbackTimeout>
       
   341         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   342         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   343         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   344         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   345         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   346         <EnableSWComp>FALSE</EnableSWComp>
       
   347         <BearerService>0</BearerService>
       
   348         <BearerName>ASYNCHRONOUS</BearerName>
       
   349         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   350         <BearerCE>TRANSPARENT</BearerCE>
       
   351         <BearerType>CSD</BearerType>
       
   352         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   353         <AIUR>UNSPECIFIED</AIUR>
       
   354         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   355         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   356         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   357         <RlpVersion>0</RlpVersion>
       
   358         <IwfToMs>0</IwfToMs>
       
   359         <MsToIwf>0</MsToIwf>
       
   360         <AckTimer>0</AckTimer>
       
   361         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   362         <ResequencePeriod>0</ResequencePeriod>
       
   363         <V42Compression>0</V42Compression>
       
   364         <V42Codewords>0</V42Codewords>
       
   365         <V42MaxLength>0</V42MaxLength>
       
   366         <Asymmetry>0</Asymmetry>
       
   367         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   368         <UseEdge>FALSE</UseEdge>
       
   369     </DialOutISP>
       
   370     <DialOutISP operation="add">
       
   371         <Name>Bearer Name Test 3</Name>
       
   372         <DialResolution>TRUE</DialResolution>
       
   373         <UseLoginScript>FALSE</UseLoginScript>
       
   374         <PromptForLogin>FALSE</PromptForLogin>
       
   375         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   376         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   377         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   378         <Description>Bearer CE NONTRANSPARENT</Description>
       
   379         <Type>INTERNETONLY</Type>
       
   380         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   381         <DisplayPCT>FALSE</DisplayPCT>
       
   382         <IfNetworks>ip</IfNetworks>
       
   383         <IfAuthName>replaceme</IfAuthName>
       
   384         <IfAuthPass>replaceme</IfAuthPass>
       
   385         <AuthRetries>0</AuthRetries>
       
   386         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   387         <CallbackTimeout>0</CallbackTimeout>
       
   388         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   389         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   390         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   391         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   392         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   393         <EnableSWComp>FALSE</EnableSWComp>
       
   394         <BearerService>0</BearerService>
       
   395         <BearerName>ASYNCHRONOUS</BearerName>
       
   396         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   397         <BearerCE>NONTRANSPARENT</BearerCE>
       
   398         <BearerType>CSD</BearerType>
       
   399         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   400         <AIUR>UNSPECIFIED</AIUR>
       
   401         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   402         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   403         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   404         <RlpVersion>0</RlpVersion>
       
   405         <IwfToMs>0</IwfToMs>
       
   406         <MsToIwf>0</MsToIwf>
       
   407         <AckTimer>0</AckTimer>
       
   408         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   409         <ResequencePeriod>0</ResequencePeriod>
       
   410         <V42Compression>0</V42Compression>
       
   411         <V42Codewords>0</V42Codewords>
       
   412         <V42MaxLength>0</V42MaxLength>
       
   413         <Asymmetry>0</Asymmetry>
       
   414         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   415         <UseEdge>FALSE</UseEdge>
       
   416     </DialOutISP>
       
   417     <DialOutISP operation="add">
       
   418         <Name>Bearer Name Test 4</Name>
       
   419         <DialResolution>TRUE</DialResolution>
       
   420         <UseLoginScript>FALSE</UseLoginScript>
       
   421         <PromptForLogin>FALSE</PromptForLogin>
       
   422         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   423         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   424         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   425         <Description>Bearer CE TRANSPARENTPREF</Description>
       
   426         <Type>INTERNETONLY</Type>
       
   427         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   428         <DisplayPCT>FALSE</DisplayPCT>
       
   429         <IfNetworks>ip</IfNetworks>
       
   430         <IfAuthName>replaceme</IfAuthName>
       
   431         <IfAuthPass>replaceme</IfAuthPass>
       
   432         <AuthRetries>0</AuthRetries>
       
   433         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   434         <CallbackTimeout>0</CallbackTimeout>
       
   435         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   436         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   437         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   438         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   439         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   440         <EnableSWComp>FALSE</EnableSWComp>
       
   441         <BearerService>0</BearerService>
       
   442         <BearerName>ASYNCHRONOUS</BearerName>
       
   443         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   444         <BearerCE>TRANSPARENTPREF</BearerCE>
       
   445         <BearerType>CSD</BearerType>
       
   446         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   447         <AIUR>UNSPECIFIED</AIUR>
       
   448         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   449         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   450         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   451         <RlpVersion>0</RlpVersion>
       
   452         <IwfToMs>0</IwfToMs>
       
   453         <MsToIwf>0</MsToIwf>
       
   454         <AckTimer>0</AckTimer>
       
   455         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   456         <ResequencePeriod>0</ResequencePeriod>
       
   457         <V42Compression>0</V42Compression>
       
   458         <V42Codewords>0</V42Codewords>
       
   459         <V42MaxLength>0</V42MaxLength>
       
   460         <Asymmetry>0</Asymmetry>
       
   461         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   462         <UseEdge>FALSE</UseEdge>
       
   463     </DialOutISP>
       
   464     <DialOutISP operation="add">
       
   465         <Name>Bearer Name Test 5</Name>
       
   466         <DialResolution>TRUE</DialResolution>
       
   467         <UseLoginScript>FALSE</UseLoginScript>
       
   468         <PromptForLogin>FALSE</PromptForLogin>
       
   469         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   470         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   471         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   472         <Description>Bearer CE NONTRANSPARENTPREF</Description>
       
   473         <Type>INTERNETONLY</Type>
       
   474         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   475         <DisplayPCT>FALSE</DisplayPCT>
       
   476         <IfNetworks>ip</IfNetworks>
       
   477         <IfAuthName>replaceme</IfAuthName>
       
   478         <IfAuthPass>replaceme</IfAuthPass>
       
   479         <AuthRetries>0</AuthRetries>
       
   480         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   481         <CallbackTimeout>0</CallbackTimeout>
       
   482         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   483         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   484         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   485         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   486         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   487         <EnableSWComp>FALSE</EnableSWComp>
       
   488         <BearerService>0</BearerService>
       
   489         <BearerName>ASYNCHRONOUS</BearerName>
       
   490         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   491         <BearerCE>NONTRANSPARENTPREF</BearerCE>
       
   492         <BearerType>CSD</BearerType>
       
   493         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   494         <AIUR>UNSPECIFIED</AIUR>
       
   495         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   496         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   497         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   498         <RlpVersion>0</RlpVersion>
       
   499         <IwfToMs>0</IwfToMs>
       
   500         <MsToIwf>0</MsToIwf>
       
   501         <AckTimer>0</AckTimer>
       
   502         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   503         <ResequencePeriod>0</ResequencePeriod>
       
   504         <V42Compression>0</V42Compression>
       
   505         <V42Codewords>0</V42Codewords>
       
   506         <V42MaxLength>0</V42MaxLength>
       
   507         <Asymmetry>0</Asymmetry>
       
   508         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   509         <UseEdge>FALSE</UseEdge>
       
   510     </DialOutISP>
       
   511 </DialOutISPTable>
       
   512 
       
   513 <AgentLookupTable>
       
   514 </AgentLookupTable>
       
   515 
       
   516 <CDMA2000PacketServiceTable>
       
   517     <CDMA2000PacketService operation="add">
       
   518         <Name>test name cdma2000</Name>
       
   519         <IwfName>Test2000</IwfName>
       
   520         <ServiceOption>HIGHSPEEDCDMA2000DATA</ServiceOption>
       
   521         <PdpType>IPV4</PdpType>
       
   522         <ReqFwdPriority>PRIORITY04</ReqFwdPriority>
       
   523         <ReqRevPriority>PRIORITY04</ReqRevPriority>
       
   524         <ReqFwdBitrate>32KBPS</ReqFwdBitrate>
       
   525         <ReqRevBitrate>32KBPS</ReqRevBitrate>
       
   526         <ReqFwdLoss>LOSS1</ReqFwdLoss>
       
   527         <ReqRevLoss>LOSS1</ReqRevLoss>
       
   528         <ReqFwdMaxdelay>40MS</ReqFwdMaxdelay>
       
   529         <ReqRevMaxdelay>40MS</ReqRevMaxdelay>
       
   530         <MinFwdBitrate>32KBPS</MinFwdBitrate>
       
   531         <MinRevBitrate>32KBPS</MinRevBitrate>
       
   532         <AccptFwdLoss>LOSS2</AccptFwdLoss>
       
   533         <AccptRevLoss>LOSS2</AccptRevLoss>
       
   534         <AccptFwdMaxdelay>120MS</AccptFwdMaxdelay>
       
   535         <AccptRevMaxdelay>120MS</AccptRevMaxdelay>
       
   536         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   537         <AnonymousAccess>FALSE</AnonymousAccess>
       
   538         <IfNetworks>ip</IfNetworks>
       
   539         <IfAuthName>RasUser</IfAuthName>
       
   540         <IfAuthPass>pass</IfAuthPass>
       
   541         <AuthRetries>1</AuthRetries>
       
   542         <IpNetMask>0.255.255.255</IpNetMask>
       
   543         <IpGateway>10.0.0.1</IpGateway>
       
   544         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   545         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   546         <ApType>2</ApType>
       
   547         <QosWarningTimeout>1000000</QosWarningTimeout>
       
   548         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   549         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   550         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   551         <RlpMode>TRANSPARENT</RlpMode>
       
   552         <CDMAMobileIP>FALSE</CDMAMobileIP>
       
   553         <CDMAMobileIPTimeout>10000000</CDMAMobileIPTimeout>
       
   554         <CDMANaiType>0</CDMANaiType>        
       
   555     </CDMA2000PacketService>
       
   556 </CDMA2000PacketServiceTable>
       
   557 
       
   558 <DefaultCDMA2000Table>
       
   559 </DefaultCDMA2000Table>
       
   560 
       
   561 <ChargecardTable>
       
   562     <Chargecard operation="add">
       
   563         <Name>Dummy BT Chargecard</Name>
       
   564         <AccountNumber>144,12345678</AccountNumber>
       
   565         <Pin>0000</Pin>
       
   566         <LocalRule>HG</LocalRule>
       
   567         <NatRule>HFG</NatRule>
       
   568         <IntlRule>HEFG</IntlRule>
       
   569     </Chargecard>
       
   570     <Chargecard operation="add">
       
   571         <Name>Dummy Mercury Chargecard</Name>
       
   572         <AccountNumber>0500800800,,12345678</AccountNumber>
       
   573         <Pin>****</Pin>
       
   574         <LocalRule>HG</LocalRule>
       
   575         <NatRule>J,K,0FG</NatRule>
       
   576         <IntlRule>HEFG</IntlRule>
       
   577     </Chargecard>
       
   578 </ChargecardTable>
       
   579 
       
   580 <ConnectionPreferencesTable>
       
   581     <ConnectionPreferences operation="add">
       
   582         <Name>ConnectionPreferencesTable1</Name>
       
   583         <Ranking>1</Ranking>
       
   584         <Direction>OUTGOING</Direction>
       
   585         <DialogPref>PROMPT</DialogPref>
       
   586         <BearerSet>CSD</BearerSet>
       
   587         <IAPRef>IAP.Pipex CSD Serial</IAPRef>
       
   588     </ConnectionPreferences>
       
   589     <ConnectionPreferences operation="add">
       
   590         <Name>ConnectionPreferencesTable2</Name>
       
   591         <Ranking>2</Ranking>
       
   592         <Direction>OUTGOING</Direction>
       
   593         <DialogPref>PROMPT</DialogPref>
       
   594         <BearerSet>CSD</BearerSet>
       
   595         <IAPRef>IAP.Pipex CSD Serial</IAPRef>
       
   596     </ConnectionPreferences>
       
   597 </ConnectionPreferencesTable>
       
   598 
       
   599 <GlobalSettingsTable>
       
   600     <GlobalSettings operation="add">
       
   601         <Name>GlobalSettingsTable1</Name>
       
   602         <RedialAttempts>3</RedialAttempts>
       
   603         <SmsBearer>2</SmsBearer>
       
   604         <SmsReceiveMode>2</SmsReceiveMode>
       
   605         <GPRSAttachMode>1</GPRSAttachMode>
       
   606         <AcceptIncomingGprs>1</AcceptIncomingGprs>
       
   607         <ConnectionAttempts>2</ConnectionAttempts>
       
   608         <ModemForDataAndFax>2</ModemForDataAndFax>
       
   609         <ModemForPhoneServicesAndSMS>2</ModemForPhoneServicesAndSMS>
       
   610         <LocationForDataAndFax>Location.Office</LocationForDataAndFax>
       
   611         <LocationForPhoneServicesAndSMS>Location.Office</LocationForPhoneServicesAndSMS>
       
   612         <GPRSClassCBearer>GSM</GPRSClassCBearer>
       
   613         <DefaultNetwork>Network.Intranet</DefaultNetwork>
       
   614         <BearerAvailabilityCheckTSY>mm</BearerAvailabilityCheckTSY>
       
   615     </GlobalSettings>
       
   616 </GlobalSettingsTable>
       
   617 
       
   618 <IncomingGPRSTable>
       
   619     <IncomingGPRS operation="add">
       
   620         <Name>Incoming GPRS Settings PlaceHolder</Name>
       
   621         <APN>Test</APN>
       
   622         <PDPType>IPV4</PDPType>
       
   623         <PDPAddress>0.0.0.0</PDPAddress>
       
   624         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   625         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   626         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   627         <ReqPrecedence>1</ReqPrecedence>
       
   628         <ReqDelay>1</ReqDelay>
       
   629         <ReqReliability>1</ReqReliability>
       
   630         <ReqPeakThroughput>1</ReqPeakThroughput>
       
   631         <ReqMeanThroughput>1</ReqMeanThroughput>
       
   632         <MinPrecedence>1</MinPrecedence>
       
   633         <MinDelay>1</MinDelay>
       
   634         <MinReliability>1</MinReliability>
       
   635         <MinPeakThroughput>1</MinPeakThroughput>
       
   636         <MinMeanThroughput>1</MinMeanThroughput>
       
   637         <DataCompression>FALSE</DataCompression>
       
   638         <HeaderCompression>FALSE</HeaderCompression>
       
   639         <AnonymousAccess>FALSE</AnonymousAccess>
       
   640         <IfNetworks>ip</IfNetworks>
       
   641         <IfAuthName>RasUser</IfAuthName>
       
   642         <IfAuthPass>pass</IfAuthPass>
       
   643         <AuthRetries>1</AuthRetries>
       
   644         <IpNameServer1>0.0.0.0</IpNameServer1>
       
   645         <IpNameServer2>0.0.0.0</IpNameServer2>
       
   646         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   647         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   648         <GprsUseEdge>FALSE</GprsUseEdge>
       
   649     </IncomingGPRS>
       
   650 </IncomingGPRSTable>
       
   651 
       
   652 <OutgoingGPRSTable>
       
   653     <OutgoingGPRS operation="add">
       
   654         <Name>GPRS01</Name>
       
   655         <APN>gprs01APNPlaceHolder</APN>
       
   656         <PDPType>IPV4</PDPType>
       
   657         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   658         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   659         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   660         <ReqPrecedence>0</ReqPrecedence>
       
   661         <ReqDelay>0</ReqDelay>
       
   662         <ReqReliability>0</ReqReliability>
       
   663         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   664         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   665         <MinPrecedence>0</MinPrecedence>
       
   666         <MinDelay>0</MinDelay>
       
   667         <MinReliability>0</MinReliability>
       
   668         <MinPeakThroughput>0</MinPeakThroughput>
       
   669         <MinMeanThroughput>0</MinMeanThroughput>
       
   670         <DataCompression>FALSE</DataCompression>
       
   671         <HeaderCompression>FALSE</HeaderCompression>
       
   672         <AnonymousAccess>FALSE</AnonymousAccess>
       
   673         <IfNetworks>ip</IfNetworks>
       
   674         <AuthRetries>1</AuthRetries>
       
   675         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   676         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   677         <GprsUseEdge>FALSE</GprsUseEdge>
       
   678         <GprsAccessPointType>0</GprsAccessPointType>
       
   679         <QosWarningTimeout>0</QosWarningTimeout>
       
   680     </OutgoingGPRS>
       
   681     <OutgoingGPRS operation="add">
       
   682         <Name>GPRS02</Name>
       
   683         <APN>gprs02APNPlaceHolder</APN>
       
   684         <PDPType>IPV4</PDPType>
       
   685         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   686         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   687         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   688         <ReqPrecedence>0</ReqPrecedence>
       
   689         <ReqDelay>0</ReqDelay>
       
   690         <ReqReliability>0</ReqReliability>
       
   691         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   692         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   693         <MinPrecedence>0</MinPrecedence>
       
   694         <MinDelay>0</MinDelay>
       
   695         <MinReliability>0</MinReliability>
       
   696         <MinPeakThroughput>0</MinPeakThroughput>
       
   697         <MinMeanThroughput>0</MinMeanThroughput>
       
   698         <DataCompression>FALSE</DataCompression>
       
   699         <HeaderCompression>FALSE</HeaderCompression>
       
   700         <AnonymousAccess>FALSE</AnonymousAccess>
       
   701         <IfNetworks>ip</IfNetworks>
       
   702         <AuthRetries>1</AuthRetries>
       
   703         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   704         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   705         <GprsUseEdge>FALSE</GprsUseEdge>
       
   706         <GprsAccessPointType>0</GprsAccessPointType>
       
   707         <QosWarningTimeout>0</QosWarningTimeout>
       
   708     </OutgoingGPRS>
       
   709     <OutgoingGPRS operation="add">
       
   710         <Name>GPRS03</Name>
       
   711         <APN>gprs03APNPlaceHolder</APN>
       
   712         <PDPType>IPV4</PDPType>
       
   713         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   714         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   715         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   716         <ReqPrecedence>0</ReqPrecedence>
       
   717         <ReqDelay>0</ReqDelay>
       
   718         <ReqReliability>0</ReqReliability>
       
   719         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   720         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   721         <MinPrecedence>0</MinPrecedence>
       
   722         <MinDelay>0</MinDelay>
       
   723         <MinReliability>0</MinReliability>
       
   724         <MinPeakThroughput>0</MinPeakThroughput>
       
   725         <MinMeanThroughput>0</MinMeanThroughput>
       
   726         <DataCompression>FALSE</DataCompression>
       
   727         <HeaderCompression>FALSE</HeaderCompression>
       
   728         <AnonymousAccess>FALSE</AnonymousAccess>
       
   729         <IfNetworks>ip</IfNetworks>
       
   730         <AuthRetries>1</AuthRetries>
       
   731         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   732         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   733         <GprsUseEdge>FALSE</GprsUseEdge>
       
   734         <GprsAccessPointType>0</GprsAccessPointType>
       
   735         <QosWarningTimeout>0</QosWarningTimeout>
       
   736     </OutgoingGPRS>
       
   737 </OutgoingGPRSTable>
       
   738 
       
   739 <DefaultGPRSTable>
       
   740     <DefaultGPRS operation="add">
       
   741         <Name>Dummy Default GPRS Settings</Name>
       
   742         <APN>Access point name</APN>
       
   743         <PDPType>IPV6</PDPType>
       
   744         <PDPAddress>www.wid.com</PDPAddress>
       
   745         <Usage>1</Usage>
       
   746         <Precedence>1</Precedence>
       
   747         <Delay>1</Delay>
       
   748         <Reliability>1</Reliability>
       
   749         <PeakThroughput>1</PeakThroughput>
       
   750         <MeanThroughput>1</MeanThroughput>
       
   751         <MinPrecedence>1</MinPrecedence>
       
   752         <MinDelay>1</MinDelay>
       
   753         <MinReliability>1</MinReliability>
       
   754         <MinPeakThroughput>1</MinPeakThroughput>
       
   755         <MinMeanThroughput>1</MinMeanThroughput>
       
   756         <DataCompression>TRUE</DataCompression>
       
   757         <HeaderCompression>TRUE</HeaderCompression>
       
   758         <GprsUseEdge>FALSE</GprsUseEdge>
       
   759         <AnonymousAccess>TRUE</AnonymousAccess>
       
   760     </DefaultGPRS>
       
   761 </DefaultGPRSTable>
       
   762 
       
   763 <ProxyTable>
       
   764     <Proxy operation="add">
       
   765         <Name>ProxyTable1</Name>
       
   766         <ISPRef>DialOutISP.Bearer Name Test 1</ISPRef>
       
   767         <UseProxyServer>TRUE</UseProxyServer>
       
   768         <ProtocolName>http</ProtocolName>
       
   769         <ProxyServerName>www.dummyproxy.com</ProxyServerName>
       
   770         <PortNumber>80</PortNumber>
       
   771         <Exceptions>www.dummyproxy.com/exception</Exceptions>
       
   772     </Proxy>
       
   773 </ProxyTable>
       
   774 
       
   775 <LocationTable>
       
   776     <Location operation="template">
       
   777         <Name>Default Location</Name>
       
   778         <Mobile>TRUE</Mobile>
       
   779         <UsePulseDial>FALSE</UsePulseDial>
       
   780         <WaitForDialTone>FALSE</WaitForDialTone>
       
   781         <PauseAfterDialout>0</PauseAfterDialout>
       
   782         <IntlPrefixCode>+</IntlPrefixCode>
       
   783         <NatPrefixCode>0</NatPrefixCode>
       
   784         <NatCode>44</NatCode>
       
   785     </Location>
       
   786     <Location operation="add">
       
   787         <Name>Office</Name>
       
   788         <Mobile>FALSE</Mobile>
       
   789         <UsePulseDial>FALSE</UsePulseDial>
       
   790         <WaitForDialTone>FALSE</WaitForDialTone>
       
   791         <PauseAfterDialout>0</PauseAfterDialout>
       
   792         <IntlPrefixCode>00</IntlPrefixCode>
       
   793         <NatPrefixCode>0</NatPrefixCode>
       
   794         <NatCode>44</NatCode>
       
   795         <AreaCode>171</AreaCode>
       
   796         <DialOutCode>9,</DialOutCode>
       
   797     </Location>
       
   798     <Location operation="add">
       
   799         <Name>Office Direct Dial</Name>
       
   800         <Mobile>FALSE</Mobile>
       
   801         <UsePulseDial>FALSE</UsePulseDial>
       
   802         <WaitForDialTone>FALSE</WaitForDialTone>
       
   803         <PauseAfterDialout>0</PauseAfterDialout>
       
   804         <IntlPrefixCode>00</IntlPrefixCode>
       
   805         <NatPrefixCode>0</NatPrefixCode>
       
   806         <NatCode>44</NatCode>
       
   807         <AreaCode>171</AreaCode>
       
   808     </Location>
       
   809     <Location operation="add">
       
   810         <Name>Mobile</Name>
       
   811         <Mobile>TRUE</Mobile>
       
   812         <UsePulseDial>FALSE</UsePulseDial>
       
   813         <WaitForDialTone>FALSE</WaitForDialTone>
       
   814         <PauseAfterDialout>0</PauseAfterDialout>
       
   815         <IntlPrefixCode>+</IntlPrefixCode>
       
   816         <NatPrefixCode>0</NatPrefixCode>
       
   817         <NatCode>44</NatCode>
       
   818     </Location>
       
   819     <Location operation="add">
       
   820         <Name>Home</Name>
       
   821         <Mobile>FALSE</Mobile>
       
   822         <UsePulseDial>TRUE</UsePulseDial>
       
   823         <WaitForDialTone>TRUE</WaitForDialTone>
       
   824         <PauseAfterDialout>0</PauseAfterDialout>
       
   825         <IntlPrefixCode>00</IntlPrefixCode>
       
   826         <NatPrefixCode>0</NatPrefixCode>
       
   827         <NatCode>44</NatCode>
       
   828         <AreaCode>181</AreaCode>
       
   829     </Location>
       
   830 </LocationTable>
       
   831 
       
   832 <SecureSocketTable>
       
   833     <SecureSocket operation="add">
       
   834         <Name>SecureSocketTable1</Name>
       
   835         <ProtocolName>ssl3.0</ProtocolName>
       
   836         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
   837     </SecureSocket>
       
   838     <SecureSocket operation="add">
       
   839         <Name>SecureSocketTable2</Name>
       
   840         <ProtocolName>tls1.0</ProtocolName>
       
   841         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
   842     </SecureSocket>
       
   843 </SecureSocketTable>
       
   844 
       
   845 <BTDeviceTable>
       
   846 </BTDeviceTable>
       
   847 
       
   848 <BTPersistTable>
       
   849 </BTPersistTable>
       
   850 
       
   851 <BTSecurityTable>
       
   852 </BTSecurityTable>
       
   853 
       
   854 <BTDefaultTable>
       
   855 </BTDefaultTable>
       
   856 
       
   857 <WAPAccessPointTable>
       
   858     <WAPAccessPoint operation="template">
       
   859         <Name>Default Dial In ISP</Name>
       
   860         <CurrentBearer>WAPIPBearer</CurrentBearer>
       
   861     </WAPAccessPoint>
       
   862     <WAPAccessPoint operation="add">
       
   863         <Name>Dummy WAP Settings</Name>
       
   864         <CurrentBearer>WAPIPBearer</CurrentBearer>
       
   865         <StartPage>www.wapstart.com</StartPage>
       
   866     </WAPAccessPoint>
       
   867 </WAPAccessPointTable>
       
   868 
       
   869 <WAPIPBearerTable>
       
   870     <WAPIPBearer operation="template">
       
   871         <Name>WAPIPBearerTable1</Name>
       
   872         <AccessPoint>WAPAccessPoint.-1</AccessPoint>
       
   873         <WSPOption>CONNECTIONLESS</WSPOption>
       
   874         <Security>FALSE</Security>
       
   875         <IAPRef>IAP.-1</IAPRef>
       
   876         <ProxyPortNumber>0</ProxyPortNumber>
       
   877     </WAPIPBearer>
       
   878     <WAPIPBearer operation="add">
       
   879         <Name>WAPIPBearerTable2</Name>
       
   880         <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint>
       
   881         <GatewayAddress>www.wapgateway.com</GatewayAddress>
       
   882         <WSPOption>CONNECTIONORIENTED</WSPOption>
       
   883         <Security>FALSE</Security>
       
   884         <IAPRef>IAP.1</IAPRef>
       
   885         <ProxyPortNumber>1</ProxyPortNumber>
       
   886     </WAPIPBearer>
       
   887 </WAPIPBearerTable>
       
   888 
       
   889 <WAPSMSBearerTable>
       
   890     <WAPSMSBearer operation="template">
       
   891         <Name>WAPSMSBearerTable1</Name>
       
   892         <AccessPoint>WAPAccessPoint.-1</AccessPoint>
       
   893         <WSPOption>CONNECTIONLESS</WSPOption>
       
   894         <Security>FALSE</Security>
       
   895     </WAPSMSBearer>
       
   896     <WAPSMSBearer operation="add">
       
   897         <Name>WAPSMSBearerTable2</Name>
       
   898         <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint>
       
   899         <GatewayAddress>+442079460221</GatewayAddress>
       
   900         <WSPOption>CONNECTIONORIENTED</WSPOption>
       
   901         <Security>FALSE</Security>
       
   902         <ServiceCentreAddress>+442079460223</ServiceCentreAddress>
       
   903     </WAPSMSBearer>
       
   904 </WAPSMSBearerTable>
       
   905 
       
   906 <VirtualBearerTable>
       
   907 </VirtualBearerTable>
       
   908 
       
   909 <VpnServiceTable>
       
   910 </VpnServiceTable>
       
   911 
       
   912 
       
   913 </CommDB:Config>