commsconfig/commsdatabaseshim/ts_commdb/scripts/061_02.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  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 Name ASYNCHRONOUS</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 Name ASYNCHRONOUSRDI</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>ASYNCHRONOUSRDI</BearerName>
       
   349         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   350         <BearerCE>UNSPECIFIED</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 Name SYNCHRONOUS</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>SYNCHRONOUS</BearerName>
       
   396         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   397         <BearerCE>UNSPECIFIED</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 Name SYNCHRONOUSRDI</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>SYNCHRONOUSRDI</BearerName>
       
   443         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   444         <BearerCE>UNSPECIFIED</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 Name PADASYNCUDI</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>PADASYNCUDI</BearerName>
       
   490         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   491         <BearerCE>UNSPECIFIED</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     <DialOutISP operation="add">
       
   512         <Name>Bearer Name Test 6</Name>
       
   513         <DialResolution>TRUE</DialResolution>
       
   514         <UseLoginScript>FALSE</UseLoginScript>
       
   515         <PromptForLogin>FALSE</PromptForLogin>
       
   516         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   517         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   518         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   519         <Description>Bearer Name PADASYNCRDI</Description>
       
   520         <Type>INTERNETONLY</Type>
       
   521         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   522         <DisplayPCT>FALSE</DisplayPCT>
       
   523         <IfNetworks>ip</IfNetworks>
       
   524         <IfAuthName>replaceme</IfAuthName>
       
   525         <IfAuthPass>replaceme</IfAuthPass>
       
   526         <AuthRetries>0</AuthRetries>
       
   527         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   528         <CallbackTimeout>0</CallbackTimeout>
       
   529         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   530         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   531         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   532         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   533         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   534         <EnableSWComp>FALSE</EnableSWComp>
       
   535         <BearerService>0</BearerService>
       
   536         <BearerName>PADASYNCRDI</BearerName>
       
   537         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   538         <BearerCE>UNSPECIFIED</BearerCE>
       
   539         <BearerType>CSD</BearerType>
       
   540         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   541         <AIUR>UNSPECIFIED</AIUR>
       
   542         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   543         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   544         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   545         <RlpVersion>0</RlpVersion>
       
   546         <IwfToMs>0</IwfToMs>
       
   547         <MsToIwf>0</MsToIwf>
       
   548         <AckTimer>0</AckTimer>
       
   549         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   550         <ResequencePeriod>0</ResequencePeriod>
       
   551         <V42Compression>0</V42Compression>
       
   552         <V42Codewords>0</V42Codewords>
       
   553         <V42MaxLength>0</V42MaxLength>
       
   554         <Asymmetry>0</Asymmetry>
       
   555         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   556         <UseEdge>FALSE</UseEdge>
       
   557     </DialOutISP>
       
   558     <DialOutISP operation="add">
       
   559         <Name>Bearer Name Test 7</Name>
       
   560         <DialResolution>TRUE</DialResolution>
       
   561         <UseLoginScript>FALSE</UseLoginScript>
       
   562         <PromptForLogin>FALSE</PromptForLogin>
       
   563         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   564         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   565         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   566         <Description>Bearer Name DADS</Description>
       
   567         <Type>INTERNETONLY</Type>
       
   568         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   569         <DisplayPCT>FALSE</DisplayPCT>
       
   570         <IfNetworks>ip</IfNetworks>
       
   571         <IfAuthName>replaceme</IfAuthName>
       
   572         <IfAuthPass>replaceme</IfAuthPass>
       
   573         <AuthRetries>0</AuthRetries>
       
   574         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   575         <CallbackTimeout>0</CallbackTimeout>
       
   576         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   577         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   578         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   579         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   580         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   581         <EnableSWComp>FALSE</EnableSWComp>
       
   582         <BearerService>0</BearerService>
       
   583         <BearerName>DADS</BearerName>
       
   584         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   585         <BearerCE>UNSPECIFIED</BearerCE>
       
   586         <BearerType>CSD</BearerType>
       
   587         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   588         <AIUR>UNSPECIFIED</AIUR>
       
   589         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   590         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   591         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   592         <RlpVersion>0</RlpVersion>
       
   593         <IwfToMs>0</IwfToMs>
       
   594         <MsToIwf>0</MsToIwf>
       
   595         <AckTimer>0</AckTimer>
       
   596         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   597         <ResequencePeriod>0</ResequencePeriod>
       
   598         <V42Compression>0</V42Compression>
       
   599         <V42Codewords>0</V42Codewords>
       
   600         <V42MaxLength>0</V42MaxLength>
       
   601         <Asymmetry>0</Asymmetry>
       
   602         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   603         <UseEdge>FALSE</UseEdge>
       
   604     </DialOutISP>
       
   605     <DialOutISP operation="add">
       
   606         <Name>Bearer Name Test 8</Name>
       
   607         <DialResolution>TRUE</DialResolution>
       
   608         <UseLoginScript>FALSE</UseLoginScript>
       
   609         <PromptForLogin>FALSE</PromptForLogin>
       
   610         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   611         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   612         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   613         <Description>Bearer Name ACCESSSYNCRDI</Description>
       
   614         <Type>INTERNETONLY</Type>
       
   615         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   616         <DisplayPCT>FALSE</DisplayPCT>
       
   617         <IfNetworks>ip</IfNetworks>
       
   618         <IfAuthName>replaceme</IfAuthName>
       
   619         <IfAuthPass>replaceme</IfAuthPass>
       
   620         <AuthRetries>0</AuthRetries>
       
   621         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   622         <CallbackTimeout>0</CallbackTimeout>
       
   623         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   624         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   625         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   626         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   627         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   628         <EnableSWComp>FALSE</EnableSWComp>
       
   629         <BearerService>0</BearerService>
       
   630         <BearerName>ACCESSSYNCRDI</BearerName>
       
   631         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   632         <BearerCE>UNSPECIFIED</BearerCE>
       
   633         <BearerType>CSD</BearerType>
       
   634         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   635         <AIUR>UNSPECIFIED</AIUR>
       
   636         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   637         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   638         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   639         <RlpVersion>0</RlpVersion>
       
   640         <IwfToMs>0</IwfToMs>
       
   641         <MsToIwf>0</MsToIwf>
       
   642         <AckTimer>0</AckTimer>
       
   643         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   644         <ResequencePeriod>0</ResequencePeriod>
       
   645         <V42Compression>0</V42Compression>
       
   646         <V42Codewords>0</V42Codewords>
       
   647         <V42MaxLength>0</V42MaxLength>
       
   648         <Asymmetry>0</Asymmetry>
       
   649         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   650         <UseEdge>FALSE</UseEdge>
       
   651     </DialOutISP>
       
   652     <DialOutISP operation="add">
       
   653         <Name>Bearer Name Test 9</Name>
       
   654         <DialResolution>TRUE</DialResolution>
       
   655         <UseLoginScript>FALSE</UseLoginScript>
       
   656         <PromptForLogin>FALSE</PromptForLogin>
       
   657         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   658         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   659         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   660         <Description>Bearer Name SERVICEEXTENDED</Description>
       
   661         <Type>INTERNETONLY</Type>
       
   662         <DefaultTelNum>+442079460224</DefaultTelNum>
       
   663         <DisplayPCT>FALSE</DisplayPCT>
       
   664         <IfNetworks>ip</IfNetworks>
       
   665         <IfAuthName>replaceme</IfAuthName>
       
   666         <IfAuthPass>replaceme</IfAuthPass>
       
   667         <AuthRetries>0</AuthRetries>
       
   668         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   669         <CallbackTimeout>0</CallbackTimeout>
       
   670         <IpNameServer1>158.43.128.1</IpNameServer1>
       
   671         <IpNameServer2>158.43.192.1</IpNameServer2>
       
   672         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   673         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   674         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   675         <EnableSWComp>FALSE</EnableSWComp>
       
   676         <BearerService>0</BearerService>
       
   677         <BearerName>SERVICEEXTENDED</BearerName>
       
   678         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   679         <BearerCE>UNSPECIFIED</BearerCE>
       
   680         <BearerType>CSD</BearerType>
       
   681         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   682         <AIUR>UNSPECIFIED</AIUR>
       
   683         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   684         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   685         <BearerProtocol>UNSPECIFIED</BearerProtocol>
       
   686         <RlpVersion>0</RlpVersion>
       
   687         <IwfToMs>0</IwfToMs>
       
   688         <MsToIwf>0</MsToIwf>
       
   689         <AckTimer>0</AckTimer>
       
   690         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   691         <ResequencePeriod>0</ResequencePeriod>
       
   692         <V42Compression>0</V42Compression>
       
   693         <V42Codewords>0</V42Codewords>
       
   694         <V42MaxLength>0</V42MaxLength>
       
   695         <Asymmetry>0</Asymmetry>
       
   696         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   697         <UseEdge>FALSE</UseEdge>
       
   698     </DialOutISP>
       
   699 </DialOutISPTable>
       
   700 
       
   701 <AgentLookupTable>
       
   702 </AgentLookupTable>
       
   703 
       
   704 <CDMA2000PacketServiceTable>
       
   705     <CDMA2000PacketService operation="add">
       
   706         <Name>test name cdma2000</Name>
       
   707         <IwfName>Test2000</IwfName>
       
   708         <ServiceOption>HIGHSPEEDCDMA2000DATA</ServiceOption>
       
   709         <PdpType>IPV4</PdpType>
       
   710         <ReqFwdPriority>PRIORITY04</ReqFwdPriority>
       
   711         <ReqRevPriority>PRIORITY04</ReqRevPriority>
       
   712         <ReqFwdBitrate>32KBPS</ReqFwdBitrate>
       
   713         <ReqRevBitrate>32KBPS</ReqRevBitrate>
       
   714         <ReqFwdLoss>LOSS1</ReqFwdLoss>
       
   715         <ReqRevLoss>LOSS1</ReqRevLoss>
       
   716         <ReqFwdMaxdelay>40MS</ReqFwdMaxdelay>
       
   717         <ReqRevMaxdelay>40MS</ReqRevMaxdelay>
       
   718         <MinFwdBitrate>32KBPS</MinFwdBitrate>
       
   719         <MinRevBitrate>32KBPS</MinRevBitrate>
       
   720         <AccptFwdLoss>LOSS2</AccptFwdLoss>
       
   721         <AccptRevLoss>LOSS2</AccptRevLoss>
       
   722         <AccptFwdMaxdelay>120MS</AccptFwdMaxdelay>
       
   723         <AccptRevMaxdelay>120MS</AccptRevMaxdelay>
       
   724         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   725         <AnonymousAccess>FALSE</AnonymousAccess>
       
   726         <IfNetworks>ip</IfNetworks>
       
   727         <IfAuthName>RasUser</IfAuthName>
       
   728         <IfAuthPass>pass</IfAuthPass>
       
   729         <AuthRetries>1</AuthRetries>
       
   730         <IpNetMask>0.255.255.255</IpNetMask>
       
   731         <IpGateway>10.0.0.1</IpGateway>
       
   732         <EnableLCPExtension>TRUE</EnableLCPExtension>
       
   733         <DisablePlainTextAuth>TRUE</DisablePlainTextAuth>
       
   734         <ApType>2</ApType>
       
   735         <QosWarningTimeout>1000000</QosWarningTimeout>
       
   736         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   737         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   738         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   739         <RlpMode>TRANSPARENT</RlpMode>
       
   740         <CDMAMobileIP>FALSE</CDMAMobileIP>
       
   741         <CDMAMobileIPTimeout>10000000</CDMAMobileIPTimeout>
       
   742         <CDMANaiType>0</CDMANaiType>        
       
   743     </CDMA2000PacketService>
       
   744 </CDMA2000PacketServiceTable>
       
   745 
       
   746 <DefaultCDMA2000Table>
       
   747 </DefaultCDMA2000Table>
       
   748 
       
   749 <ChargecardTable>
       
   750     <Chargecard operation="add">
       
   751         <Name>Dummy BT Chargecard</Name>
       
   752         <AccountNumber>144,12345678</AccountNumber>
       
   753         <Pin>0000</Pin>
       
   754         <LocalRule>HG</LocalRule>
       
   755         <NatRule>HFG</NatRule>
       
   756         <IntlRule>HEFG</IntlRule>
       
   757     </Chargecard>
       
   758     <Chargecard operation="add">
       
   759         <Name>Dummy Mercury Chargecard</Name>
       
   760         <AccountNumber>0500800800,,12345678</AccountNumber>
       
   761         <Pin>****</Pin>
       
   762         <LocalRule>HG</LocalRule>
       
   763         <NatRule>J,K,0FG</NatRule>
       
   764         <IntlRule>HEFG</IntlRule>
       
   765     </Chargecard>
       
   766 </ChargecardTable>
       
   767 
       
   768 <ConnectionPreferencesTable>
       
   769     <ConnectionPreferences operation="add">
       
   770         <Name>ConnectionPreferencesTable1</Name>
       
   771         <Ranking>1</Ranking>
       
   772         <Direction>OUTGOING</Direction>
       
   773         <DialogPref>PROMPT</DialogPref>
       
   774         <BearerSet>CSD</BearerSet>
       
   775         <IAPRef>IAP.Pipex CSD Serial</IAPRef>
       
   776     </ConnectionPreferences>
       
   777     <ConnectionPreferences operation="add">
       
   778         <Name>ConnectionPreferencesTable2</Name>
       
   779         <Ranking>2</Ranking>
       
   780         <Direction>OUTGOING</Direction>
       
   781         <DialogPref>PROMPT</DialogPref>
       
   782         <BearerSet>CSD</BearerSet>
       
   783         <IAPRef>IAP.Pipex CSD Serial</IAPRef>
       
   784     </ConnectionPreferences>
       
   785 </ConnectionPreferencesTable>
       
   786 
       
   787 <GlobalSettingsTable>
       
   788     <GlobalSettings operation="add">
       
   789         <Name>GlobalSettingsTable1</Name>
       
   790         <RedialAttempts>3</RedialAttempts>
       
   791         <SmsBearer>2</SmsBearer>
       
   792         <SmsReceiveMode>2</SmsReceiveMode>
       
   793         <GPRSAttachMode>1</GPRSAttachMode>
       
   794         <AcceptIncomingGprs>1</AcceptIncomingGprs>
       
   795         <ConnectionAttempts>2</ConnectionAttempts>
       
   796         <ModemForDataAndFax>2</ModemForDataAndFax>
       
   797         <ModemForPhoneServicesAndSMS>2</ModemForPhoneServicesAndSMS>
       
   798         <LocationForDataAndFax>Location.Office</LocationForDataAndFax>
       
   799         <LocationForPhoneServicesAndSMS>Location.Office</LocationForPhoneServicesAndSMS>
       
   800         <GPRSClassCBearer>GSM</GPRSClassCBearer>
       
   801         <DefaultNetwork>Network.Intranet</DefaultNetwork>
       
   802         <BearerAvailabilityCheckTSY>mm</BearerAvailabilityCheckTSY>
       
   803     </GlobalSettings>
       
   804 </GlobalSettingsTable>
       
   805 
       
   806 <IncomingGPRSTable>
       
   807     <IncomingGPRS operation="add">
       
   808         <Name>Incoming GPRS Settings PlaceHolder</Name>
       
   809         <APN>Test</APN>
       
   810         <PDPType>IPV4</PDPType>
       
   811         <PDPAddress>0.0.0.0</PDPAddress>
       
   812         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   813         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   814         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   815         <ReqPrecedence>1</ReqPrecedence>
       
   816         <ReqDelay>1</ReqDelay>
       
   817         <ReqReliability>1</ReqReliability>
       
   818         <ReqPeakThroughput>1</ReqPeakThroughput>
       
   819         <ReqMeanThroughput>1</ReqMeanThroughput>
       
   820         <MinPrecedence>1</MinPrecedence>
       
   821         <MinDelay>1</MinDelay>
       
   822         <MinReliability>1</MinReliability>
       
   823         <MinPeakThroughput>1</MinPeakThroughput>
       
   824         <MinMeanThroughput>1</MinMeanThroughput>
       
   825         <DataCompression>FALSE</DataCompression>
       
   826         <HeaderCompression>FALSE</HeaderCompression>
       
   827         <AnonymousAccess>FALSE</AnonymousAccess>
       
   828         <IfNetworks>ip</IfNetworks>
       
   829         <IfAuthName>RasUser</IfAuthName>
       
   830         <IfAuthPass>pass</IfAuthPass>
       
   831         <AuthRetries>1</AuthRetries>
       
   832         <IpNameServer1>0.0.0.0</IpNameServer1>
       
   833         <IpNameServer2>0.0.0.0</IpNameServer2>
       
   834         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   835         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   836         <GprsUseEdge>FALSE</GprsUseEdge>
       
   837     </IncomingGPRS>
       
   838 </IncomingGPRSTable>
       
   839 
       
   840 <OutgoingGPRSTable>
       
   841     <OutgoingGPRS operation="add">
       
   842         <Name>GPRS01</Name>
       
   843         <APN>gprs01APNPlaceHolder</APN>
       
   844         <PDPType>IPV4</PDPType>
       
   845         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   846         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   847         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   848         <ReqPrecedence>0</ReqPrecedence>
       
   849         <ReqDelay>0</ReqDelay>
       
   850         <ReqReliability>0</ReqReliability>
       
   851         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   852         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   853         <MinPrecedence>0</MinPrecedence>
       
   854         <MinDelay>0</MinDelay>
       
   855         <MinReliability>0</MinReliability>
       
   856         <MinPeakThroughput>0</MinPeakThroughput>
       
   857         <MinMeanThroughput>0</MinMeanThroughput>
       
   858         <DataCompression>FALSE</DataCompression>
       
   859         <HeaderCompression>FALSE</HeaderCompression>
       
   860         <AnonymousAccess>FALSE</AnonymousAccess>
       
   861         <IfNetworks>ip</IfNetworks>
       
   862         <AuthRetries>1</AuthRetries>
       
   863         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   864         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   865         <GprsUseEdge>FALSE</GprsUseEdge>
       
   866         <GprsAccessPointType>0</GprsAccessPointType>
       
   867         <QosWarningTimeout>0</QosWarningTimeout>
       
   868     </OutgoingGPRS>
       
   869     <OutgoingGPRS operation="add">
       
   870         <Name>GPRS02</Name>
       
   871         <APN>gprs02APNPlaceHolder</APN>
       
   872         <PDPType>IPV4</PDPType>
       
   873         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   874         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   875         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   876         <ReqPrecedence>0</ReqPrecedence>
       
   877         <ReqDelay>0</ReqDelay>
       
   878         <ReqReliability>0</ReqReliability>
       
   879         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   880         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   881         <MinPrecedence>0</MinPrecedence>
       
   882         <MinDelay>0</MinDelay>
       
   883         <MinReliability>0</MinReliability>
       
   884         <MinPeakThroughput>0</MinPeakThroughput>
       
   885         <MinMeanThroughput>0</MinMeanThroughput>
       
   886         <DataCompression>FALSE</DataCompression>
       
   887         <HeaderCompression>FALSE</HeaderCompression>
       
   888         <AnonymousAccess>FALSE</AnonymousAccess>
       
   889         <IfNetworks>ip</IfNetworks>
       
   890         <AuthRetries>1</AuthRetries>
       
   891         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   892         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   893         <GprsUseEdge>FALSE</GprsUseEdge>
       
   894         <GprsAccessPointType>0</GprsAccessPointType>
       
   895         <QosWarningTimeout>0</QosWarningTimeout>
       
   896     </OutgoingGPRS>
       
   897     <OutgoingGPRS operation="add">
       
   898         <Name>GPRS03</Name>
       
   899         <APN>gprs03APNPlaceHolder</APN>
       
   900         <PDPType>IPV4</PDPType>
       
   901         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   902         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   903         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   904         <ReqPrecedence>0</ReqPrecedence>
       
   905         <ReqDelay>0</ReqDelay>
       
   906         <ReqReliability>0</ReqReliability>
       
   907         <ReqPeakThroughput>0</ReqPeakThroughput>
       
   908         <ReqMeanThroughput>0</ReqMeanThroughput>
       
   909         <MinPrecedence>0</MinPrecedence>
       
   910         <MinDelay>0</MinDelay>
       
   911         <MinReliability>0</MinReliability>
       
   912         <MinPeakThroughput>0</MinPeakThroughput>
       
   913         <MinMeanThroughput>0</MinMeanThroughput>
       
   914         <DataCompression>FALSE</DataCompression>
       
   915         <HeaderCompression>FALSE</HeaderCompression>
       
   916         <AnonymousAccess>FALSE</AnonymousAccess>
       
   917         <IfNetworks>ip</IfNetworks>
       
   918         <AuthRetries>1</AuthRetries>
       
   919         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   920         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   921         <GprsUseEdge>FALSE</GprsUseEdge>
       
   922         <GprsAccessPointType>0</GprsAccessPointType>
       
   923         <QosWarningTimeout>0</QosWarningTimeout>
       
   924     </OutgoingGPRS>
       
   925 </OutgoingGPRSTable>
       
   926 
       
   927 <DefaultGPRSTable>
       
   928     <DefaultGPRS operation="add">
       
   929         <Name>Dummy Default GPRS Settings</Name>
       
   930         <APN>Access point name</APN>
       
   931         <PDPType>IPV6</PDPType>
       
   932         <PDPAddress>www.wid.com</PDPAddress>
       
   933         <Usage>1</Usage>
       
   934         <Precedence>1</Precedence>
       
   935         <Delay>1</Delay>
       
   936         <Reliability>1</Reliability>
       
   937         <PeakThroughput>1</PeakThroughput>
       
   938         <MeanThroughput>1</MeanThroughput>
       
   939         <MinPrecedence>1</MinPrecedence>
       
   940         <MinDelay>1</MinDelay>
       
   941         <MinReliability>1</MinReliability>
       
   942         <MinPeakThroughput>1</MinPeakThroughput>
       
   943         <MinMeanThroughput>1</MinMeanThroughput>
       
   944         <DataCompression>TRUE</DataCompression>
       
   945         <HeaderCompression>TRUE</HeaderCompression>
       
   946         <GprsUseEdge>FALSE</GprsUseEdge>
       
   947         <AnonymousAccess>TRUE</AnonymousAccess>
       
   948     </DefaultGPRS>
       
   949 </DefaultGPRSTable>
       
   950 
       
   951 <ProxyTable>
       
   952     <Proxy operation="add">
       
   953         <Name>ProxyTable1</Name>
       
   954         <ISPRef>DialOutISP.Bearer Name Test 1</ISPRef>
       
   955         <UseProxyServer>TRUE</UseProxyServer>
       
   956         <ProtocolName>http</ProtocolName>
       
   957         <ProxyServerName>www.dummyproxy.com</ProxyServerName>
       
   958         <PortNumber>80</PortNumber>
       
   959         <Exceptions>www.dummyproxy.com/exception</Exceptions>
       
   960     </Proxy>
       
   961 </ProxyTable>
       
   962 
       
   963 <LocationTable>
       
   964     <Location operation="template">
       
   965         <Name>Default Location</Name>
       
   966         <Mobile>TRUE</Mobile>
       
   967         <UsePulseDial>FALSE</UsePulseDial>
       
   968         <WaitForDialTone>FALSE</WaitForDialTone>
       
   969         <PauseAfterDialout>0</PauseAfterDialout>
       
   970         <IntlPrefixCode>+</IntlPrefixCode>
       
   971         <NatPrefixCode>0</NatPrefixCode>
       
   972         <NatCode>44</NatCode>
       
   973     </Location>
       
   974     <Location operation="add">
       
   975         <Name>Office</Name>
       
   976         <Mobile>FALSE</Mobile>
       
   977         <UsePulseDial>FALSE</UsePulseDial>
       
   978         <WaitForDialTone>FALSE</WaitForDialTone>
       
   979         <PauseAfterDialout>0</PauseAfterDialout>
       
   980         <IntlPrefixCode>00</IntlPrefixCode>
       
   981         <NatPrefixCode>0</NatPrefixCode>
       
   982         <NatCode>44</NatCode>
       
   983         <AreaCode>171</AreaCode>
       
   984         <DialOutCode>9,</DialOutCode>
       
   985     </Location>
       
   986     <Location operation="add">
       
   987         <Name>Office Direct Dial</Name>
       
   988         <Mobile>FALSE</Mobile>
       
   989         <UsePulseDial>FALSE</UsePulseDial>
       
   990         <WaitForDialTone>FALSE</WaitForDialTone>
       
   991         <PauseAfterDialout>0</PauseAfterDialout>
       
   992         <IntlPrefixCode>00</IntlPrefixCode>
       
   993         <NatPrefixCode>0</NatPrefixCode>
       
   994         <NatCode>44</NatCode>
       
   995         <AreaCode>171</AreaCode>
       
   996     </Location>
       
   997     <Location operation="add">
       
   998         <Name>Mobile</Name>
       
   999         <Mobile>TRUE</Mobile>
       
  1000         <UsePulseDial>FALSE</UsePulseDial>
       
  1001         <WaitForDialTone>FALSE</WaitForDialTone>
       
  1002         <PauseAfterDialout>0</PauseAfterDialout>
       
  1003         <IntlPrefixCode>+</IntlPrefixCode>
       
  1004         <NatPrefixCode>0</NatPrefixCode>
       
  1005         <NatCode>44</NatCode>
       
  1006     </Location>
       
  1007     <Location operation="add">
       
  1008         <Name>Home</Name>
       
  1009         <Mobile>FALSE</Mobile>
       
  1010         <UsePulseDial>TRUE</UsePulseDial>
       
  1011         <WaitForDialTone>TRUE</WaitForDialTone>
       
  1012         <PauseAfterDialout>0</PauseAfterDialout>
       
  1013         <IntlPrefixCode>00</IntlPrefixCode>
       
  1014         <NatPrefixCode>0</NatPrefixCode>
       
  1015         <NatCode>44</NatCode>
       
  1016         <AreaCode>181</AreaCode>
       
  1017     </Location>
       
  1018 </LocationTable>
       
  1019 
       
  1020 <SecureSocketTable>
       
  1021     <SecureSocket operation="add">
       
  1022         <Name>SecureSocketTable1</Name>
       
  1023         <ProtocolName>ssl3.0</ProtocolName>
       
  1024         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
  1025     </SecureSocket>
       
  1026     <SecureSocket operation="add">
       
  1027         <Name>SecureSocketTable2</Name>
       
  1028         <ProtocolName>tls1.0</ProtocolName>
       
  1029         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
  1030     </SecureSocket>
       
  1031 </SecureSocketTable>
       
  1032 
       
  1033 <BTDeviceTable>
       
  1034 </BTDeviceTable>
       
  1035 
       
  1036 <BTPersistTable>
       
  1037 </BTPersistTable>
       
  1038 
       
  1039 <BTSecurityTable>
       
  1040 </BTSecurityTable>
       
  1041 
       
  1042 <BTDefaultTable>
       
  1043 </BTDefaultTable>
       
  1044 
       
  1045 <WAPAccessPointTable>
       
  1046     <WAPAccessPoint operation="template">
       
  1047         <Name>Default Dial In ISP</Name>
       
  1048         <CurrentBearer>WAPIPBearer</CurrentBearer>
       
  1049     </WAPAccessPoint>
       
  1050     <WAPAccessPoint operation="add">
       
  1051         <Name>Dummy WAP Settings</Name>
       
  1052         <CurrentBearer>WAPIPBearer</CurrentBearer>
       
  1053         <StartPage>www.wapstart.com</StartPage>
       
  1054     </WAPAccessPoint>
       
  1055 </WAPAccessPointTable>
       
  1056 
       
  1057 <WAPIPBearerTable>
       
  1058     <WAPIPBearer operation="template">
       
  1059         <Name>WAPIPBearerTable1</Name>
       
  1060         <AccessPoint>WAPAccessPoint.-1</AccessPoint>
       
  1061         <WSPOption>CONNECTIONLESS</WSPOption>
       
  1062         <Security>FALSE</Security>
       
  1063         <IAPRef>IAP.-1</IAPRef>
       
  1064         <ProxyPortNumber>0</ProxyPortNumber>
       
  1065     </WAPIPBearer>
       
  1066     <WAPIPBearer operation="add">
       
  1067         <Name>WAPIPBearerTable2</Name>
       
  1068         <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint>
       
  1069         <GatewayAddress>www.wapgateway.com</GatewayAddress>
       
  1070         <WSPOption>CONNECTIONORIENTED</WSPOption>
       
  1071         <Security>FALSE</Security>
       
  1072         <IAPRef>IAP.1</IAPRef>
       
  1073         <ProxyPortNumber>1</ProxyPortNumber>
       
  1074     </WAPIPBearer>
       
  1075 </WAPIPBearerTable>
       
  1076 
       
  1077 <WAPSMSBearerTable>
       
  1078     <WAPSMSBearer operation="template">
       
  1079         <Name>WAPSMSBearerTable1</Name>
       
  1080         <AccessPoint>WAPAccessPoint.-1</AccessPoint>
       
  1081         <WSPOption>CONNECTIONLESS</WSPOption>
       
  1082         <Security>FALSE</Security>
       
  1083     </WAPSMSBearer>
       
  1084     <WAPSMSBearer operation="add">
       
  1085         <Name>WAPSMSBearerTable2</Name>
       
  1086         <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint>
       
  1087         <GatewayAddress>+442079460221</GatewayAddress>
       
  1088         <WSPOption>CONNECTIONORIENTED</WSPOption>
       
  1089         <Security>FALSE</Security>
       
  1090         <ServiceCentreAddress>+442079460223</ServiceCentreAddress>
       
  1091     </WAPSMSBearer>
       
  1092 </WAPSMSBearerTable>
       
  1093 
       
  1094 <VirtualBearerTable>
       
  1095 </VirtualBearerTable>
       
  1096 
       
  1097 <VpnServiceTable>
       
  1098 </VpnServiceTable>
       
  1099 
       
  1100 
       
  1101 </CommDB:Config>