datacommsserver/esockserver/test/TE_RConnectionSuite/config/def143083.xml
changeset 4 928ed51ddc43
child 5 68ef71f0cd72
equal deleted inserted replaced
3:b6139031a239 4:928ed51ddc43
       
     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 -->
       
    20 
       
    21 
       
    22 
       
    23 <CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB"
       
    24                xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB"
       
    25                xmlns:xlink="http://www.w3.org/1999/xlink"
       
    26                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
    27                xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd">
       
    28 
       
    29 <InformationTable>
       
    30 </InformationTable>
       
    31 
       
    32 <NetworkTable>
       
    33     <Network operation="add">
       
    34         <Name>NT RAS</Name>
       
    35     </Network>
       
    36     <Network operation="add">
       
    37         <Name>Linux</Name>
       
    38     </Network>
       
    39     <Network operation="add">
       
    40         <Name>Dummy</Name>
       
    41     </Network>
       
    42     <Network operation="add">
       
    43         <Name>Hungry</Name>
       
    44     </Network>
       
    45     <Network operation="add">
       
    46         <Name>Dummy (Long Timeout)</Name>
       
    47     </Network>
       
    48     <Network operation="add">
       
    49         <Name>Hungry (Long Timeout)</Name>
       
    50     </Network>
       
    51 </NetworkTable>
       
    52 
       
    53 <IAPTable>
       
    54     <IAP operation="add">
       
    55         <Name>Hungry</Name>
       
    56         <IAPService>DialOutISP.Dummy</IAPService>
       
    57         <IAPBearer>ModemBearer.Hungry</IAPBearer>
       
    58         <IAPNetwork>Network.Hungry</IAPNetwork>
       
    59         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    60         <LocationRef>Location.Office Direct Dial</LocationRef>
       
    61     </IAP>
       
    62     <IAP operation="add">
       
    63         <Name>NTRas GPRS</Name>
       
    64         <IAPService>OutgoingGPRS.NTRas GPRS</IAPService>
       
    65         <IAPBearer>ModemBearer.Hungry (Long Timeout)</IAPBearer>
       
    66         <IAPNetwork>Network.NT RAS</IAPNetwork>
       
    67         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    68         <LocationRef>Location.Mobile</LocationRef>
       
    69     </IAP>
       
    70     <IAP operation="add">
       
    71         <Name>Additional Dial In ISP</Name>
       
    72         <IAPService>DialInISP.Dial In CS ISP</IAPService>
       
    73         <IAPBearer>ModemBearer.Linux</IAPBearer>
       
    74         <IAPNetwork>Network.NT RAS</IAPNetwork>
       
    75         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    76         <LocationRef>Location.Home</LocationRef>
       
    77     </IAP>
       
    78     <IAP operation="add">
       
    79         <Name>Default Dial In ISP</Name>
       
    80         <IAPService>DialInISP.Dial In CS ISP</IAPService>
       
    81         <IAPBearer>ModemBearer.Linux</IAPBearer>
       
    82         <IAPNetwork>Network.NT RAS</IAPNetwork>
       
    83         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    84         <LocationRef>Location.Home</LocationRef>
       
    85     </IAP>
       
    86     <IAP operation="add">
       
    87         <Name>Linux</Name>
       
    88         <IAPService>DialOutISP.Linux</IAPService>
       
    89         <IAPBearer>ModemBearer.Linux</IAPBearer>
       
    90         <IAPNetwork>Network.Linux</IAPNetwork>
       
    91         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    92         <LocationRef>Location.Office Direct Dial</LocationRef>
       
    93     </IAP>
       
    94     <IAP operation="add">
       
    95         <Name>Dummy</Name>
       
    96         <IAPService>DialOutISP.Dummy</IAPService>
       
    97         <IAPBearer>ModemBearer.Dummy</IAPBearer>
       
    98         <IAPNetwork>Network.Dummy</IAPNetwork>
       
    99         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
   100         <LocationRef>Location.Office Direct Dial</LocationRef>
       
   101     </IAP>
       
   102     <IAP operation="add">
       
   103         <Name>Actual NT RAS</Name>
       
   104         <IAPService>DialOutISP.NT RAS</IAPService>
       
   105         <IAPBearer>ModemBearer.Null Modem 115200bps</IAPBearer>
       
   106         <IAPNetwork>Network.NT RAS</IAPNetwork>
       
   107         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
   108         <LocationRef>Location.Office</LocationRef>
       
   109     </IAP>
       
   110     <IAP operation="add">
       
   111         <Name>Virtual Comm port</Name>
       
   112         <IAPService>DialOutISP.Linux</IAPService>
       
   113         <IAPBearer>ModemBearer.Null Modem 115200bps</IAPBearer>
       
   114         <IAPNetwork>Network.Linux</IAPNetwork>
       
   115         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
   116         <LocationRef>Location.Office</LocationRef>
       
   117     </IAP>
       
   118     <IAP operation="add">
       
   119         <Name>Bad NT RAS</Name>
       
   120         <IAPService>DialOutISP.Bad NT RAS</IAPService>
       
   121         <IAPBearer>ModemBearer.Null Modem 115200bps</IAPBearer>
       
   122         <IAPNetwork>Network.NT RAS</IAPNetwork>
       
   123         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
   124         <LocationRef>Location.Office</LocationRef>
       
   125     </IAP>
       
   126     <IAP operation="add">
       
   127         <Name>Dummy (Long Timeout)</Name>
       
   128         <IAPService>DialOutISP.Dummy</IAPService>
       
   129         <IAPBearer>ModemBearer.Dummy (Long Timeout)</IAPBearer>
       
   130         <IAPNetwork>Network.Dummy (Long Timeout)</IAPNetwork>
       
   131         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
   132         <LocationRef>Location.Office</LocationRef>
       
   133     </IAP>
       
   134     <IAP operation="add">
       
   135         <Name>Hungry (Long Timeout)</Name>
       
   136         <IAPService>DialOutISP.Dummy</IAPService>
       
   137         <IAPBearer>ModemBearer.Hungry (Long Timeout)</IAPBearer>
       
   138         <IAPNetwork>Network.Hungry (Long Timeout)</IAPNetwork>
       
   139         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
   140         <LocationRef>Location.Office</LocationRef>
       
   141     </IAP>
       
   142     <IAP operation="add">
       
   143         <Name>QoS Test Nif</Name>
       
   144         <IAPService>DialOutISP.NT RAS</IAPService>
       
   145         <IAPBearer>ModemBearer.QoS Test Bearer</IAPBearer>
       
   146         <IAPNetwork>Network.Hungry (Long Timeout)</IAPNetwork>
       
   147         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
   148         <LocationRef>Location.Office</LocationRef>
       
   149     </IAP>
       
   150 </IAPTable>
       
   151 
       
   152 <ModemBearerTable>
       
   153     <ModemBearer operation="template">
       
   154         <Name>Default Modem</Name>
       
   155         <Agent>CSD.agt</Agent>
       
   156         <IfName>PPP</IfName>
       
   157         <PortName>COMM::0</PortName>
       
   158         <TSYName>MM</TSYName>
       
   159         <CSYName>ECUART</CSYName>
       
   160         <DataBits>8</DataBits>
       
   161         <StopBits>1</StopBits>
       
   162         <Parity>NONE</Parity>
       
   163         <Rate>115200</Rate>
       
   164         <Handshaking>0</Handshaking>
       
   165         <SpecialRate>0</SpecialRate>
       
   166         <XonChar>0</XonChar>
       
   167         <XoffChar>0</XoffChar>
       
   168         <FaxClassPref>AUTO</FaxClassPref>
       
   169         <SpeakerPref>AFTERDIALUNTILANSWER</SpeakerPref>
       
   170         <ModemInitString>AT</ModemInitString>
       
   171         <DataInitString>AT</DataInitString>
       
   172         <FaxInitString>AT</FaxInitString>
       
   173         <DialPauseLength>S8=</DialPauseLength>
       
   174         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   175         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   176         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   177         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   178         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   179         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   180         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   181         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   182         <CallProgress1>X1</CallProgress1>
       
   183         <CallProgress2>X2</CallProgress2>
       
   184         <CallProgress3>X3</CallProgress3>
       
   185         <CallProgress4>X4</CallProgress4>
       
   186         <EchoOff>E0</EchoOff>
       
   187         <VerboseText>V1</VerboseText>
       
   188         <QuietOff>Q0</QuietOff>
       
   189         <QuietOn>Q1</QuietOn>
       
   190         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   191         <OnLine>O</OnLine>
       
   192         <ResetConfiguration>Z</ResetConfiguration>
       
   193         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   194         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   195         <DTRHangUp>&amp;D2</DTRHangUp>
       
   196         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   197         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   198         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   199         <EscapeCharacter>+</EscapeCharacter>
       
   200         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   201         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   202         <Busy>BUSY</Busy>
       
   203         <NoAnswer>NO ANSWER</NoAnswer>
       
   204         <Carrier>CARRIER</Carrier>
       
   205         <Connect>CONNECT</Connect>
       
   206         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   207         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   208         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   209         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   210         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   211         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   212         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   213         <LastSocketActivityTimeout>30</LastSocketActivityTimeout>
       
   214         <LastSessionClosedTimeout>8</LastSessionClosedTimeout>
       
   215         <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
       
   216     </ModemBearer>
       
   217     <ModemBearer operation="add">
       
   218         <Name>Null Modem 115200bps</Name>
       
   219         <Agent>csd.agt</Agent>
       
   220         <IfName>ppp</IfName>
       
   221         <PortName>COMM::0</PortName>
       
   222         <TSYName>NTRASTSY</TSYName>
       
   223         <CSYName>ECUART</CSYName>
       
   224         <DataBits>8</DataBits>
       
   225         <StopBits>1</StopBits>
       
   226         <Parity>NONE</Parity>
       
   227         <Rate>115200</Rate>
       
   228         <Handshaking>4</Handshaking>
       
   229         <SpecialRate>0</SpecialRate>
       
   230         <XonChar>0</XonChar>
       
   231         <XoffChar>0</XoffChar>
       
   232         <FaxClassPref>AUTO</FaxClassPref>
       
   233         <SpeakerPref>NEVER</SpeakerPref>
       
   234         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   235         <ModemInitString>AT</ModemInitString>
       
   236         <DataInitString>AT</DataInitString>
       
   237         <FaxInitString>AT</FaxInitString>
       
   238         <DialPauseLength>S8=</DialPauseLength>
       
   239         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   240         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   241         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   242         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   243         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   244         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   245         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   246         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   247         <CallProgress1>X1</CallProgress1>
       
   248         <CallProgress2>X2</CallProgress2>
       
   249         <CallProgress3>X3</CallProgress3>
       
   250         <CallProgress4>X4</CallProgress4>
       
   251         <EchoOff>E0</EchoOff>
       
   252         <VerboseText>V1</VerboseText>
       
   253         <QuietOff>Q0</QuietOff>
       
   254         <QuietOn>Q1</QuietOn>
       
   255         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   256         <OnLine>O</OnLine>
       
   257         <ResetConfiguration>Z</ResetConfiguration>
       
   258         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   259         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   260         <DTRHangUp>&amp;D2</DTRHangUp>
       
   261         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   262         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   263         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   264         <EscapeCharacter>+</EscapeCharacter>
       
   265         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   266         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   267         <Busy>BUSY</Busy>
       
   268         <NoAnswer>NO ANSWER</NoAnswer>
       
   269         <Carrier>CARRIER</Carrier>
       
   270         <Connect>CONNECT</Connect>
       
   271         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   272         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   273         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   274         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   275         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   276         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   277         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   278         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   279         <MessageDeliveryReport>FALSE</MessageDeliveryReport>
       
   280         <MinimumSignalLevel>0</MinimumSignalLevel>
       
   281         <LastSocketActivityTimeout>30</LastSocketActivityTimeout>
       
   282         <LastSessionClosedTimeout>8</LastSessionClosedTimeout>
       
   283         <LastSocketClosedTimeout>30</LastSocketClosedTimeout>
       
   284     </ModemBearer>
       
   285     <ModemBearer operation="add">
       
   286         <Name>Linux</Name>
       
   287         <Agent>CSD.agt</Agent>
       
   288         <IfName>PPP</IfName>
       
   289         <PortName>COMM::3</PortName>
       
   290         <TSYName>NTRASTSY</TSYName>
       
   291         <CSYName>ECUART</CSYName>
       
   292         <DataBits>5</DataBits>
       
   293         <StopBits>1</StopBits>
       
   294         <Parity>NONE</Parity>
       
   295         <Rate>115200</Rate>
       
   296         <Handshaking>0</Handshaking>
       
   297         <SpecialRate>0</SpecialRate>
       
   298         <XonChar>0</XonChar>
       
   299         <XoffChar>0</XoffChar>
       
   300         <FaxClassPref>AUTO</FaxClassPref>
       
   301         <SpeakerPref>NEVER</SpeakerPref>
       
   302         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   303         <ModemInitString>AT</ModemInitString>
       
   304         <DataInitString>AT</DataInitString>
       
   305         <FaxInitString>AT</FaxInitString>
       
   306         <DialPauseLength>S8=</DialPauseLength>
       
   307         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   308         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   309         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   310         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   311         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   312         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   313         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   314         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   315         <CallProgress1>X1</CallProgress1>
       
   316         <CallProgress2>X2</CallProgress2>
       
   317         <CallProgress3>X3</CallProgress3>
       
   318         <CallProgress4>X4</CallProgress4>
       
   319         <EchoOff>E0</EchoOff>
       
   320         <VerboseText>V1</VerboseText>
       
   321         <QuietOff>Q0</QuietOff>
       
   322         <QuietOn>Q1</QuietOn>
       
   323         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   324         <OnLine>O</OnLine>
       
   325         <ResetConfiguration>Z</ResetConfiguration>
       
   326         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   327         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   328         <DTRHangUp>&amp;D2</DTRHangUp>
       
   329         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   330         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   331         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   332         <EscapeCharacter>+</EscapeCharacter>
       
   333         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   334         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   335         <Busy>BUSY</Busy>
       
   336         <NoAnswer>NO ANSWER</NoAnswer>
       
   337         <Carrier>CARRIER</Carrier>
       
   338         <Connect>CONNECT</Connect>
       
   339         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   340         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   341         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   342         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   343         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   344         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   345         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   346         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   347         <MessageDeliveryReport>TRUE</MessageDeliveryReport>
       
   348         <MinimumSignalLevel>0</MinimumSignalLevel>
       
   349         <LastSocketActivityTimeout>30</LastSocketActivityTimeout>
       
   350         <LastSessionClosedTimeout>8</LastSessionClosedTimeout>
       
   351         <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
       
   352     </ModemBearer>
       
   353     <ModemBearer operation="add">
       
   354         <Name>Dummy</Name>
       
   355         <Agent>NULLAGT.agt</Agent>
       
   356         <IfName>dummynif</IfName>
       
   357         <PortName>COMM::0</PortName>
       
   358         <TSYName>NTRASTSY</TSYName>
       
   359         <CSYName>ECUART</CSYName>
       
   360         <DataBits>5</DataBits>
       
   361         <StopBits>1</StopBits>
       
   362         <Parity>NONE</Parity>
       
   363         <Rate>115200</Rate>
       
   364         <Handshaking>0</Handshaking>
       
   365         <SpecialRate>0</SpecialRate>
       
   366         <XonChar>0</XonChar>
       
   367         <XoffChar>0</XoffChar>
       
   368         <FaxClassPref>AUTO</FaxClassPref>
       
   369         <SpeakerPref>NEVER</SpeakerPref>
       
   370         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   371         <ModemInitString>AT</ModemInitString>
       
   372         <DataInitString>AT</DataInitString>
       
   373         <FaxInitString>AT</FaxInitString>
       
   374         <DialPauseLength>S8=</DialPauseLength>
       
   375         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   376         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   377         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   378         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   379         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   380         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   381         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   382         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   383         <CallProgress1>X1</CallProgress1>
       
   384         <CallProgress2>X2</CallProgress2>
       
   385         <CallProgress3>X3</CallProgress3>
       
   386         <CallProgress4>X4</CallProgress4>
       
   387         <EchoOff>E0</EchoOff>
       
   388         <VerboseText>V1</VerboseText>
       
   389         <QuietOff>Q0</QuietOff>
       
   390         <QuietOn>Q1</QuietOn>
       
   391         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   392         <OnLine>O</OnLine>
       
   393         <ResetConfiguration>Z</ResetConfiguration>
       
   394         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   395         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   396         <DTRHangUp>&amp;D2</DTRHangUp>
       
   397         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   398         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   399         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   400         <EscapeCharacter>+</EscapeCharacter>
       
   401         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   402         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   403         <Busy>BUSY</Busy>
       
   404         <NoAnswer>NO ANSWER</NoAnswer>
       
   405         <Carrier>CARRIER</Carrier>
       
   406         <Connect>CONNECT</Connect>
       
   407         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   408         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   409         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   410         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   411         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   412         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   413         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   414         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   415         <MessageDeliveryReport>TRUE</MessageDeliveryReport>
       
   416         <MinimumSignalLevel>0</MinimumSignalLevel>
       
   417         <LastSocketActivityTimeout>30</LastSocketActivityTimeout>
       
   418         <LastSessionClosedTimeout>5</LastSessionClosedTimeout>
       
   419         <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
       
   420     </ModemBearer>
       
   421     <ModemBearer operation="add">
       
   422         <Name>Hungry</Name>
       
   423         <Agent>NULLAGT.agt</Agent>
       
   424         <IfName>hungrynif</IfName>
       
   425         <PortName>COMM::0</PortName>
       
   426         <TSYName>NTRASTSY</TSYName>
       
   427         <CSYName>ECUART</CSYName>
       
   428         <DataBits>5</DataBits>
       
   429         <StopBits>1</StopBits>
       
   430         <Parity>NONE</Parity>
       
   431         <Rate>115200</Rate>
       
   432         <Handshaking>0</Handshaking>
       
   433         <SpecialRate>0</SpecialRate>
       
   434         <XonChar>0</XonChar>
       
   435         <XoffChar>0</XoffChar>
       
   436         <FaxClassPref>AUTO</FaxClassPref>
       
   437         <SpeakerPref>NEVER</SpeakerPref>
       
   438         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   439         <ModemInitString>AT</ModemInitString>
       
   440         <DataInitString>AT</DataInitString>
       
   441         <FaxInitString>AT</FaxInitString>
       
   442         <DialPauseLength>S8=</DialPauseLength>
       
   443         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   444         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   445         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   446         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   447         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   448         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   449         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   450         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   451         <CallProgress1>X1</CallProgress1>
       
   452         <CallProgress2>X2</CallProgress2>
       
   453         <CallProgress3>X3</CallProgress3>
       
   454         <CallProgress4>X4</CallProgress4>
       
   455         <EchoOff>E0</EchoOff>
       
   456         <VerboseText>V1</VerboseText>
       
   457         <QuietOff>Q0</QuietOff>
       
   458         <QuietOn>Q1</QuietOn>
       
   459         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   460         <OnLine>O</OnLine>
       
   461         <ResetConfiguration>Z</ResetConfiguration>
       
   462         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   463         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   464         <DTRHangUp>&amp;D2</DTRHangUp>
       
   465         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   466         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   467         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   468         <EscapeCharacter>+</EscapeCharacter>
       
   469         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   470         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   471         <Busy>BUSY</Busy>
       
   472         <NoAnswer>NO ANSWER</NoAnswer>
       
   473         <Carrier>CARRIER</Carrier>
       
   474         <Connect>CONNECT</Connect>
       
   475         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   476         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   477         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   478         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   479         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   480         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   481         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   482         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   483         <MessageDeliveryReport>TRUE</MessageDeliveryReport>
       
   484         <MinimumSignalLevel>0</MinimumSignalLevel>
       
   485         <LastSocketActivityTimeout>30</LastSocketActivityTimeout>
       
   486         <LastSessionClosedTimeout>8</LastSessionClosedTimeout>
       
   487         <LastSocketClosedTimeout>30</LastSocketClosedTimeout>
       
   488     </ModemBearer>
       
   489     <ModemBearer operation="add">
       
   490         <Name>Dummy (Long Timeout)</Name>
       
   491         <Agent>NULLAGT.agt</Agent>
       
   492         <IfName>dummynif</IfName>
       
   493         <PortName>COMM::0</PortName>
       
   494         <TSYName>MM</TSYName>
       
   495         <CSYName>ECUART</CSYName>
       
   496         <DataBits>8</DataBits>
       
   497         <StopBits>1</StopBits>
       
   498         <Parity>NONE</Parity>
       
   499         <Rate>115200</Rate>
       
   500         <Handshaking>0</Handshaking>
       
   501         <SpecialRate>0</SpecialRate>
       
   502         <XonChar>0</XonChar>
       
   503         <XoffChar>0</XoffChar>
       
   504         <FaxClassPref>AUTO</FaxClassPref>
       
   505         <SpeakerPref>NEVER</SpeakerPref>
       
   506         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   507         <ModemInitString>AT</ModemInitString>
       
   508         <DataInitString>AT</DataInitString>
       
   509         <FaxInitString>AT</FaxInitString>
       
   510         <DialPauseLength>S8=</DialPauseLength>
       
   511         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   512         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   513         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   514         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   515         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   516         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   517         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   518         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   519         <CallProgress1>X1</CallProgress1>
       
   520         <CallProgress2>X2</CallProgress2>
       
   521         <CallProgress3>X3</CallProgress3>
       
   522         <CallProgress4>X4</CallProgress4>
       
   523         <EchoOff>E0</EchoOff>
       
   524         <VerboseText>V1</VerboseText>
       
   525         <QuietOff>Q0</QuietOff>
       
   526         <QuietOn>Q1</QuietOn>
       
   527         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   528         <OnLine>O</OnLine>
       
   529         <ResetConfiguration>Z</ResetConfiguration>
       
   530         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   531         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   532         <DTRHangUp>&amp;D2</DTRHangUp>
       
   533         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   534         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   535         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   536         <EscapeCharacter>+</EscapeCharacter>
       
   537         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   538         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   539         <Busy>BUSY</Busy>
       
   540         <NoAnswer>NO ANSWER</NoAnswer>
       
   541         <Carrier>CARRIER</Carrier>
       
   542         <Connect>CONNECT</Connect>
       
   543         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   544         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   545         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   546         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   547         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   548         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   549         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   550         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   551         <MessageDeliveryReport>TRUE</MessageDeliveryReport>
       
   552         <MinimumSignalLevel>0</MinimumSignalLevel>
       
   553         <LastSocketActivityTimeout>14</LastSocketActivityTimeout>
       
   554         <LastSessionClosedTimeout>6</LastSessionClosedTimeout>
       
   555         <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
       
   556     </ModemBearer>
       
   557     <ModemBearer operation="add">
       
   558         <Name>Hungry (Long Timeout)</Name>
       
   559         <Agent>NULLAGT.agt</Agent>
       
   560         <IfName>hungrynif</IfName>
       
   561         <PortName>COMM::0</PortName>
       
   562         <TSYName>MM</TSYName>
       
   563         <CSYName>ECUART</CSYName>
       
   564         <DataBits>8</DataBits>
       
   565         <StopBits>1</StopBits>
       
   566         <Parity>NONE</Parity>
       
   567         <Rate>115200</Rate>
       
   568         <Handshaking>0</Handshaking>
       
   569         <SpecialRate>0</SpecialRate>
       
   570         <XonChar>0</XonChar>
       
   571         <XoffChar>0</XoffChar>
       
   572         <FaxClassPref>AUTO</FaxClassPref>
       
   573         <SpeakerPref>NEVER</SpeakerPref>
       
   574         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   575         <ModemInitString>AT</ModemInitString>
       
   576         <DataInitString>AT</DataInitString>
       
   577         <FaxInitString>AT</FaxInitString>
       
   578         <DialPauseLength>S8=</DialPauseLength>
       
   579         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   580         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   581         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   582         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   583         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   584         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   585         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   586         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   587         <CallProgress1>X1</CallProgress1>
       
   588         <CallProgress2>X2</CallProgress2>
       
   589         <CallProgress3>X3</CallProgress3>
       
   590         <CallProgress4>X4</CallProgress4>
       
   591         <EchoOff>E0</EchoOff>
       
   592         <VerboseText>V1</VerboseText>
       
   593         <QuietOff>Q0</QuietOff>
       
   594         <QuietOn>Q1</QuietOn>
       
   595         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   596         <OnLine>O</OnLine>
       
   597         <ResetConfiguration>Z</ResetConfiguration>
       
   598         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   599         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   600         <DTRHangUp>&amp;D2</DTRHangUp>
       
   601         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   602         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   603         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   604         <EscapeCharacter>+</EscapeCharacter>
       
   605         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   606         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   607         <Busy>BUSY</Busy>
       
   608         <NoAnswer>NO ANSWER</NoAnswer>
       
   609         <Carrier>CARRIER</Carrier>
       
   610         <Connect>CONNECT</Connect>
       
   611         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   612         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   613         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   614         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   615         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   616         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   617         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   618         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   619         <MessageDeliveryReport>TRUE</MessageDeliveryReport>
       
   620         <MinimumSignalLevel>0</MinimumSignalLevel>
       
   621         <LastSocketActivityTimeout>16</LastSocketActivityTimeout>
       
   622         <LastSessionClosedTimeout>8</LastSessionClosedTimeout>
       
   623         <LastSocketClosedTimeout>12</LastSocketClosedTimeout>
       
   624     </ModemBearer>
       
   625     <ModemBearer operation="add">
       
   626         <Name>QoS Test Bearer</Name>
       
   627         <Agent>CSD.agt</Agent>
       
   628         <IfName>QoSPPP</IfName>
       
   629         <PortName>COMM::0</PortName>
       
   630         <TSYName>NTRASTSY</TSYName>
       
   631         <CSYName>ECUART</CSYName>
       
   632         <DataBits>8</DataBits>
       
   633         <StopBits>1</StopBits>
       
   634         <Parity>NONE</Parity>
       
   635         <Rate>115200</Rate>
       
   636         <Handshaking>4</Handshaking>
       
   637         <SpecialRate>0</SpecialRate>
       
   638         <XonChar>0</XonChar>
       
   639         <XoffChar>0</XoffChar>
       
   640         <FaxClassPref>AUTO</FaxClassPref>
       
   641         <SpeakerPref>NEVER</SpeakerPref>
       
   642         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
   643         <ModemInitString>AT</ModemInitString>
       
   644         <DataInitString>AT</DataInitString>
       
   645         <FaxInitString>AT</FaxInitString>
       
   646         <DialPauseLength>S8=</DialPauseLength>
       
   647         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
   648         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
   649         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
   650         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
   651         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
   652         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
   653         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
   654         <DialToneWaitModifier>W</DialToneWaitModifier>
       
   655         <CallProgress1>X1</CallProgress1>
       
   656         <CallProgress2>X2</CallProgress2>
       
   657         <CallProgress3>X3</CallProgress3>
       
   658         <CallProgress4>X4</CallProgress4>
       
   659         <EchoOff>E0</EchoOff>
       
   660         <VerboseText>V1</VerboseText>
       
   661         <QuietOff>Q0</QuietOff>
       
   662         <QuietOn>Q1</QuietOn>
       
   663         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   664         <OnLine>O</OnLine>
       
   665         <ResetConfiguration>Z</ResetConfiguration>
       
   666         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   667         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   668         <DTRHangUp>&amp;D2</DTRHangUp>
       
   669         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   670         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   671         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   672         <EscapeCharacter>+</EscapeCharacter>
       
   673         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   674         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   675         <Busy>BUSY</Busy>
       
   676         <NoAnswer>NO ANSWER</NoAnswer>
       
   677         <Carrier>CARRIER</Carrier>
       
   678         <Connect>CONNECT</Connect>
       
   679         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   680         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   681         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   682         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   683         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   684         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   685         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   686         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   687         <MessageDeliveryReport>FALSE</MessageDeliveryReport>
       
   688         <LastSocketActivityTimeout>30</LastSocketActivityTimeout>
       
   689         <LastSessionClosedTimeout>8</LastSessionClosedTimeout>
       
   690         <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
       
   691     </ModemBearer>
       
   692 </ModemBearerTable>
       
   693 
       
   694 <LANBearerTable>
       
   695     <LANBearer operation="add">
       
   696         <Name>Dummy LAN Bearer</Name>
       
   697         <Agent>PSD.agt</Agent>
       
   698         <IfName>ppp</IfName>
       
   699         <LDDName>Dummy LDD</LDDName>
       
   700         <PDDName>Dummy PDD</PDDName>
       
   701     </LANBearer>
       
   702 </LANBearerTable>
       
   703 
       
   704 <LANServiceTable>
       
   705     <LANService operation="add">
       
   706         <Name>Ethernet</Name>
       
   707         <IfNetworks>ip,ip6</IfNetworks>
       
   708         <IpNetMask>255.255.255.0</IpNetMask>
       
   709         <IpGateway>194.72.6.1</IpGateway>
       
   710         <IpAddr>192.168.0.100</IpAddr>
       
   711         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   712         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   713         <IpNameServer1>194.72.6.51</IpNameServer1>
       
   714         <IpNameServer2>194.72.6.52</IpNameServer2>
       
   715     </LANService>
       
   716 </LANServiceTable>
       
   717 
       
   718 <DialInISPTable>
       
   719     <DialInISP operation="template">
       
   720         <Name>Default Dial In ISP</Name>
       
   721         <UseLoginScript>FALSE</UseLoginScript>
       
   722         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   723         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   724         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   725         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   726         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   727         <EnableSWComp>FALSE</EnableSWComp>
       
   728         <UseEdge>FALSE</UseEdge>
       
   729     </DialInISP>
       
   730     <DialInISP operation="add">
       
   731         <Name>Dial In CS ISP</Name>
       
   732         <UseLoginScript>FALSE</UseLoginScript>
       
   733         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   734         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   735         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   736         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   737         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   738         <EnableSWComp>FALSE</EnableSWComp>
       
   739         <UseEdge>FALSE</UseEdge>
       
   740     </DialInISP>
       
   741 </DialInISPTable>
       
   742 
       
   743 <DialOutISPTable>
       
   744     <DialOutISP operation="template">
       
   745         <Name>Default Dial Out ISP</Name>
       
   746         <DialResolution>TRUE</DialResolution>
       
   747         <UseLoginScript>FALSE</UseLoginScript>
       
   748         <PromptForLogin>TRUE</PromptForLogin>
       
   749         <IfPromptForAuth>TRUE</IfPromptForAuth>
       
   750         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   751         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   752         <DisplayPCT>FALSE</DisplayPCT>
       
   753         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   754         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   755         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   756         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   757         <EnableSWComp>FALSE</EnableSWComp>
       
   758         <BearerService>0</BearerService>
       
   759         <BearerProtocol>0</BearerProtocol>
       
   760         <RlpVersion>0</RlpVersion>
       
   761         <IwfToMs>0</IwfToMs>
       
   762         <MsToIwf>0</MsToIwf>
       
   763         <AckTimer>0</AckTimer>
       
   764         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   765         <ResequencePeriod>0</ResequencePeriod>
       
   766         <V42Compression>0</V42Compression>
       
   767         <V42Codewords>0</V42Codewords>
       
   768         <V42MaxLength>0</V42MaxLength>
       
   769         <Asymmetry>0</Asymmetry>
       
   770         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   771         <UseEdge>FALSE</UseEdge>
       
   772     </DialOutISP>
       
   773     <DialOutISP operation="add">
       
   774         <Name>NT RAS</Name>
       
   775         <DialResolution>TRUE</DialResolution>
       
   776         <UseLoginScript>TRUE</UseLoginScript>
       
   777         <PromptForLogin>FALSE</PromptForLogin>
       
   778         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   779         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   780         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   781         <Type>INTERNETONLY</Type>
       
   782         <LoginScript>CHARMAP \[windows-1252\]\nLOOP 10\n{\nSEND &quot;CLIENT&quot;+&lt;0x0d&gt;\nWAIT 3\n{\n&quot;SERVER&quot; OK\n}\n}\nEXIT KErrNoAnswer$\n\nOK:\nEXIT\n</LoginScript>
       
   783         <DisplayPCT>FALSE</DisplayPCT>
       
   784         <IfNetworks>ip</IfNetworks>
       
   785         <IfAuthName>RasUser</IfAuthName>
       
   786         <IfAuthPass>pass</IfAuthPass>
       
   787         <AuthRetries>0</AuthRetries>
       
   788         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   789         <CallbackTimeout>0</CallbackTimeout>
       
   790         <IpNameServer1>10.16.59.15</IpNameServer1>
       
   791         <IpNameServer2>0.0.0.0</IpNameServer2>
       
   792         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   793         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   794         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   795         <EnableSWComp>FALSE</EnableSWComp>
       
   796         <BearerService>0</BearerService>
       
   797         <BearerName>ASYNCHRONOUS</BearerName>
       
   798         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   799         <BearerCE>UNSPECIFIED</BearerCE>
       
   800         <BearerType>CSD</BearerType>
       
   801         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   802         <AIUR>9600</AIUR>
       
   803         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   804         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   805         <BearerProtocol>0</BearerProtocol>
       
   806         <RlpVersion>0</RlpVersion>
       
   807         <IwfToMs>0</IwfToMs>
       
   808         <MsToIwf>0</MsToIwf>
       
   809         <AckTimer>0</AckTimer>
       
   810         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   811         <ResequencePeriod>0</ResequencePeriod>
       
   812         <V42Compression>0</V42Compression>
       
   813         <V42Codewords>0</V42Codewords>
       
   814         <V42MaxLength>0</V42MaxLength>
       
   815         <Asymmetry>0</Asymmetry>
       
   816         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   817         <UseEdge>FALSE</UseEdge>
       
   818     </DialOutISP>
       
   819     <DialOutISP operation="add">
       
   820         <Name>Linux</Name>
       
   821         <DialResolution>TRUE</DialResolution>
       
   822         <UseLoginScript>FALSE</UseLoginScript>
       
   823         <PromptForLogin>FALSE</PromptForLogin>
       
   824         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   825         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   826         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   827         <Description>Linux</Description>
       
   828         <Type>INTERNETONLY</Type>
       
   829         <LoginScript>New Record</LoginScript>
       
   830         <LoginName>RasUser</LoginName>
       
   831         <DisplayPCT>FALSE</DisplayPCT>
       
   832         <IfNetworks>ip</IfNetworks>
       
   833         <IfAuthName>RasUser</IfAuthName>
       
   834         <IfAuthPass>pass</IfAuthPass>
       
   835         <AuthRetries>0</AuthRetries>
       
   836         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   837         <IfCallbackType>IETF0</IfCallbackType>
       
   838         <CallbackTimeout>0</CallbackTimeout>
       
   839         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   840         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   841         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   842         <EnableSWComp>FALSE</EnableSWComp>
       
   843         <BearerService>0</BearerService>
       
   844         <BearerName>ASYNCHRONOUS</BearerName>
       
   845         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   846         <BearerCE>UNSPECIFIED</BearerCE>
       
   847         <BearerType>CSD</BearerType>
       
   848         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   849         <AIUR>9600</AIUR>
       
   850         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   851         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   852         <BearerProtocol>0</BearerProtocol>
       
   853         <RlpVersion>0</RlpVersion>
       
   854         <IwfToMs>0</IwfToMs>
       
   855         <MsToIwf>0</MsToIwf>
       
   856         <AckTimer>0</AckTimer>
       
   857         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   858         <ResequencePeriod>0</ResequencePeriod>
       
   859         <V42Compression>0</V42Compression>
       
   860         <V42Codewords>0</V42Codewords>
       
   861         <V42MaxLength>0</V42MaxLength>
       
   862         <Asymmetry>0</Asymmetry>
       
   863         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   864         <UseEdge>FALSE</UseEdge>
       
   865     </DialOutISP>
       
   866     <DialOutISP operation="add">
       
   867         <Name>Dummy</Name>
       
   868         <DialResolution>TRUE</DialResolution>
       
   869         <UseLoginScript>FALSE</UseLoginScript>
       
   870         <PromptForLogin>FALSE</PromptForLogin>
       
   871         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   872         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   873         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
   874         <Description>Dummy</Description>
       
   875         <Type>INTERNETONLY</Type>
       
   876         <LoginScript>New Record</LoginScript>
       
   877         <DisplayPCT>FALSE</DisplayPCT>
       
   878         <IfNetworks>ip</IfNetworks>
       
   879         <AuthRetries>0</AuthRetries>
       
   880         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   881         <IfCallbackType>IETF0</IfCallbackType>
       
   882         <CallbackTimeout>0</CallbackTimeout>
       
   883         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   884         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   885         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   886         <EnableSWComp>FALSE</EnableSWComp>
       
   887         <BearerService>0</BearerService>
       
   888         <BearerName>ASYNCHRONOUS</BearerName>
       
   889         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   890         <BearerCE>UNSPECIFIED</BearerCE>
       
   891         <BearerType>CSD</BearerType>
       
   892         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   893         <AIUR>9600</AIUR>
       
   894         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   895         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   896         <BearerProtocol>0</BearerProtocol>
       
   897         <RlpVersion>0</RlpVersion>
       
   898         <IwfToMs>0</IwfToMs>
       
   899         <MsToIwf>0</MsToIwf>
       
   900         <AckTimer>0</AckTimer>
       
   901         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   902         <ResequencePeriod>0</ResequencePeriod>
       
   903         <V42Compression>0</V42Compression>
       
   904         <V42Codewords>0</V42Codewords>
       
   905         <V42MaxLength>0</V42MaxLength>
       
   906         <Asymmetry>0</Asymmetry>
       
   907         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   908         <UseEdge>FALSE</UseEdge>
       
   909     </DialOutISP>
       
   910     <DialOutISP operation="add">
       
   911         <Name>Bad NT RAS</Name>
       
   912         <DialResolution>TRUE</DialResolution>
       
   913         <UseLoginScript>TRUE</UseLoginScript>
       
   914         <PromptForLogin>FALSE</PromptForLogin>
       
   915         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   916         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
   917         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   918         <Type>INTERNETONLY</Type>
       
   919         <LoginScript>CHARMAP \[windows-1252\]\nLOOP 10\n{\nSEND &quot;CLIENT&quot;+&lt;0x0d&gt;\nWAIT 3\n{\n&quot;SERVER&quot; OK\n}\n}\nEXIT KErrNoAnswer$\n\nOK:\nEXIT\n</LoginScript>
       
   920         <DisplayPCT>FALSE</DisplayPCT>
       
   921         <IfNetworks>ip</IfNetworks>
       
   922         <IfAuthName>RasUser</IfAuthName>
       
   923         <IfAuthPass>badpass</IfAuthPass>
       
   924         <AuthRetries>0</AuthRetries>
       
   925         <IfCallbackEnabled>FALSE</IfCallbackEnabled>
       
   926         <CallbackTimeout>0</CallbackTimeout>
       
   927         <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
       
   928         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   929         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   930         <EnableSWComp>FALSE</EnableSWComp>
       
   931         <BearerService>0</BearerService>
       
   932         <BearerName>ASYNCHRONOUS</BearerName>
       
   933         <BearerSpeed>UNSPECIFIED</BearerSpeed>
       
   934         <BearerCE>UNSPECIFIED</BearerCE>
       
   935         <BearerType>CSD</BearerType>
       
   936         <ChannelCoding>UNSPECIFIED</ChannelCoding>
       
   937         <AIUR>9600</AIUR>
       
   938         <RequestedTimeSlots>0</RequestedTimeSlots>
       
   939         <MaximumTimeSlots>0</MaximumTimeSlots>
       
   940         <BearerProtocol>0</BearerProtocol>
       
   941         <RlpVersion>0</RlpVersion>
       
   942         <IwfToMs>0</IwfToMs>
       
   943         <MsToIwf>0</MsToIwf>
       
   944         <AckTimer>0</AckTimer>
       
   945         <RetransmissionAttempts>0</RetransmissionAttempts>
       
   946         <ResequencePeriod>0</ResequencePeriod>
       
   947         <V42Compression>0</V42Compression>
       
   948         <V42Codewords>0</V42Codewords>
       
   949         <V42MaxLength>0</V42MaxLength>
       
   950         <Asymmetry>0</Asymmetry>
       
   951         <UserInitUpgrade>FALSE</UserInitUpgrade>
       
   952         <UseEdge>FALSE</UseEdge>
       
   953     </DialOutISP>
       
   954 </DialOutISPTable>
       
   955 
       
   956 <AgentLookupTable>
       
   957 </AgentLookupTable>
       
   958 
       
   959 <ChargecardTable>
       
   960     <Chargecard operation="add">
       
   961         <Name>Dummy BT Chargecard</Name>
       
   962         <AccountNumber>144,12345678</AccountNumber>
       
   963         <Pin>0000</Pin>
       
   964         <LocalRule>HG</LocalRule>
       
   965         <NatRule>HFG</NatRule>
       
   966         <IntlRule>HEFG</IntlRule>
       
   967     </Chargecard>
       
   968     <Chargecard operation="add">
       
   969         <Name>Dummy Mercury Chargecard</Name>
       
   970         <AccountNumber>0500800800,,12345678</AccountNumber>
       
   971         <Pin>****</Pin>
       
   972         <LocalRule>HG</LocalRule>
       
   973         <NatRule>J,K,0FG</NatRule>
       
   974         <IntlRule>HEFG</IntlRule>
       
   975     </Chargecard>
       
   976 </ChargecardTable>
       
   977 
       
   978 <ConnectionPreferencesTable>
       
   979     <ConnectionPreferences operation="add">
       
   980         <Name>ConnectionPreferencesTable2</Name>
       
   981         <Ranking>1</Ranking>
       
   982         <Direction>OUTGOING</Direction>
       
   983         <DialogPref>DONOTPROMPT</DialogPref>
       
   984         <BearerSet>CSD</BearerSet>
       
   985         <IAPRef>IAP.Dummy</IAPRef>
       
   986     </ConnectionPreferences>
       
   987 </ConnectionPreferencesTable>
       
   988 
       
   989 <GlobalSettingsTable>
       
   990     <GlobalSettings operation="add">
       
   991         <Name>GlobalSettingsTable1</Name>
       
   992         <RedialAttempts>3</RedialAttempts>
       
   993         <SmsBearer>2</SmsBearer>
       
   994         <SmsReceiveMode>2</SmsReceiveMode>
       
   995         <GPRSAttachMode>1</GPRSAttachMode>
       
   996         <AcceptIncomingGprs>1</AcceptIncomingGprs>
       
   997         <ConnectionAttempts>2</ConnectionAttempts>
       
   998         <ModemForDataAndFax>2</ModemForDataAndFax>
       
   999         <ModemForPhoneServicesAndSMS>2</ModemForPhoneServicesAndSMS>
       
  1000         <LocationForDataAndFax>Location.Office</LocationForDataAndFax>
       
  1001         <LocationForPhoneServicesAndSMS>Location.Office</LocationForPhoneServicesAndSMS>
       
  1002         <GPRSClassCBearer>GSM</GPRSClassCBearer>
       
  1003         <DefaultNetwork>Network.NT RAS</DefaultNetwork>
       
  1004         <BearerAvailabilityCheckTSY>mm</BearerAvailabilityCheckTSY>
       
  1005     </GlobalSettings>
       
  1006 </GlobalSettingsTable>
       
  1007 
       
  1008 <IncomingGPRSTable>
       
  1009     <IncomingGPRS operation="add">
       
  1010         <Name>Dummy Incoming GPRS Settings</Name>
       
  1011         <APN>Test</APN>
       
  1012         <PDPType>IPV4</PDPType>
       
  1013         <PDPAddress>0.0.0.0</PDPAddress>
       
  1014         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
  1015         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
  1016         <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
       
  1017         <ReqPrecedence>1</ReqPrecedence>
       
  1018         <ReqDelay>1</ReqDelay>
       
  1019         <ReqReliability>1</ReqReliability>
       
  1020         <ReqPeakThroughput>1</ReqPeakThroughput>
       
  1021         <ReqMeanThroughput>1</ReqMeanThroughput>
       
  1022         <MinPrecedence>1</MinPrecedence>
       
  1023         <MinDelay>1</MinDelay>
       
  1024         <MinReliability>1</MinReliability>
       
  1025         <MinPeakThroughput>1</MinPeakThroughput>
       
  1026         <MinMeanThroughput>1</MinMeanThroughput>
       
  1027         <DataCompression>FALSE</DataCompression>
       
  1028         <HeaderCompression>FALSE</HeaderCompression>
       
  1029         <AnonymousAccess>FALSE</AnonymousAccess>
       
  1030         <IfNetworks>ip</IfNetworks>
       
  1031         <IfAuthName>RasUser</IfAuthName>
       
  1032         <IfAuthPass>pass</IfAuthPass>
       
  1033         <AuthRetries>1</AuthRetries>
       
  1034         <IpNameServer1>0.0.0.0</IpNameServer1>
       
  1035         <IpNameServer2>0.0.0.0</IpNameServer2>
       
  1036         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
  1037         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
  1038         <GprsUseEdge>FALSE</GprsUseEdge>
       
  1039     </IncomingGPRS>
       
  1040 </IncomingGPRSTable>
       
  1041 
       
  1042 <OutgoingGPRSTable>
       
  1043     <OutgoingGPRS operation="add">
       
  1044         <Name>NTRas GPRS</Name>
       
  1045         <APN>Test</APN>
       
  1046         <PDPType>IPV4</PDPType>
       
  1047         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
  1048         <IpAddrFromServer>TRUE</IpAddrFromServer>
       
  1049         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
  1050         <ReqPrecedence>2</ReqPrecedence>
       
  1051         <ReqDelay>4</ReqDelay>
       
  1052         <ReqReliability>3</ReqReliability>
       
  1053         <ReqPeakThroughput>3</ReqPeakThroughput>
       
  1054         <ReqMeanThroughput>31</ReqMeanThroughput>
       
  1055         <MinPrecedence>2</MinPrecedence>
       
  1056         <MinDelay>4</MinDelay>
       
  1057         <MinReliability>3</MinReliability>
       
  1058         <MinPeakThroughput>3</MinPeakThroughput>
       
  1059         <MinMeanThroughput>31</MinMeanThroughput>
       
  1060         <DataCompression>FALSE</DataCompression>
       
  1061         <HeaderCompression>FALSE</HeaderCompression>
       
  1062         <AnonymousAccess>FALSE</AnonymousAccess>
       
  1063         <IfNetworks>ip</IfNetworks>
       
  1064         <IfAuthName>RasUser</IfAuthName>
       
  1065         <IfAuthPass>pass</IfAuthPass>
       
  1066         <AuthRetries>1</AuthRetries>
       
  1067         <IpNameServer1>194.72.6.51</IpNameServer1>
       
  1068         <IpNameServer2>194.72.6.51</IpNameServer2>
       
  1069         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
  1070         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
  1071         <GprsUseEdge>FALSE</GprsUseEdge>
       
  1072     </OutgoingGPRS>
       
  1073 </OutgoingGPRSTable>
       
  1074 
       
  1075 <DefaultGPRSTable>
       
  1076     <DefaultGPRS operation="add">
       
  1077         <Name>Dummy Default GPRS Settings</Name>
       
  1078         <APN>Access point name</APN>
       
  1079         <PDPType>IPV6</PDPType>
       
  1080         <PDPAddress>www.wid.com</PDPAddress>
       
  1081         <Usage>1</Usage>
       
  1082         <Precedence>1</Precedence>
       
  1083         <Delay>1</Delay>
       
  1084         <Reliability>1</Reliability>
       
  1085         <PeakThroughput>1</PeakThroughput>
       
  1086         <MeanThroughput>1</MeanThroughput>
       
  1087         <MinPrecedence>1</MinPrecedence>
       
  1088         <MinDelay>1</MinDelay>
       
  1089         <MinReliability>1</MinReliability>
       
  1090         <MinPeakThroughput>1</MinPeakThroughput>
       
  1091         <MinMeanThroughput>1</MinMeanThroughput>
       
  1092         <DataCompression>TRUE</DataCompression>
       
  1093         <HeaderCompression>TRUE</HeaderCompression>
       
  1094         <GprsUseEdge>FALSE</GprsUseEdge>
       
  1095         <AnonymousAccess>TRUE</AnonymousAccess>
       
  1096     </DefaultGPRS>
       
  1097 </DefaultGPRSTable>
       
  1098 
       
  1099 <ProxyTable>
       
  1100     <Proxy operation="add">
       
  1101         <Name>ProxyTable1</Name>
       
  1102         <ISPRef>DialOutISP.NT RAS</ISPRef>
       
  1103         <UseProxyServer>TRUE</UseProxyServer>
       
  1104         <ProtocolName>http</ProtocolName>
       
  1105         <ProxyServerName>www.dummyproxy.com</ProxyServerName>
       
  1106         <PortNumber>80</PortNumber>
       
  1107         <Exceptions>www.dummyproxy.com/exception</Exceptions>
       
  1108     </Proxy>
       
  1109 </ProxyTable>
       
  1110 
       
  1111 <LocationTable>
       
  1112     <Location operation="template">
       
  1113         <Name>Default Location</Name>
       
  1114         <Mobile>TRUE</Mobile>
       
  1115         <UsePulseDial>FALSE</UsePulseDial>
       
  1116         <WaitForDialTone>FALSE</WaitForDialTone>
       
  1117         <PauseAfterDialout>0</PauseAfterDialout>
       
  1118         <IntlPrefixCode>+</IntlPrefixCode>
       
  1119         <NatPrefixCode>0</NatPrefixCode>
       
  1120         <NatCode>44</NatCode>
       
  1121     </Location>
       
  1122     <Location operation="add">
       
  1123         <Name>Office</Name>
       
  1124         <Mobile>FALSE</Mobile>
       
  1125         <UsePulseDial>FALSE</UsePulseDial>
       
  1126         <WaitForDialTone>FALSE</WaitForDialTone>
       
  1127         <PauseAfterDialout>0</PauseAfterDialout>
       
  1128         <IntlPrefixCode>00</IntlPrefixCode>
       
  1129         <NatPrefixCode>0</NatPrefixCode>
       
  1130         <NatCode>44</NatCode>
       
  1131         <AreaCode>171</AreaCode>
       
  1132         <DialOutCode>9,</DialOutCode>
       
  1133     </Location>
       
  1134     <Location operation="add">
       
  1135         <Name>Office Direct Dial</Name>
       
  1136         <Mobile>FALSE</Mobile>
       
  1137         <UsePulseDial>FALSE</UsePulseDial>
       
  1138         <WaitForDialTone>FALSE</WaitForDialTone>
       
  1139         <PauseAfterDialout>0</PauseAfterDialout>
       
  1140         <IntlPrefixCode>00</IntlPrefixCode>
       
  1141         <NatPrefixCode>0</NatPrefixCode>
       
  1142         <NatCode>44</NatCode>
       
  1143         <AreaCode>171</AreaCode>
       
  1144     </Location>
       
  1145     <Location operation="add">
       
  1146         <Name>Mobile</Name>
       
  1147         <Mobile>TRUE</Mobile>
       
  1148         <UsePulseDial>FALSE</UsePulseDial>
       
  1149         <WaitForDialTone>FALSE</WaitForDialTone>
       
  1150         <PauseAfterDialout>0</PauseAfterDialout>
       
  1151         <IntlPrefixCode>+</IntlPrefixCode>
       
  1152         <NatPrefixCode>0</NatPrefixCode>
       
  1153         <NatCode>44</NatCode>
       
  1154     </Location>
       
  1155     <Location operation="add">
       
  1156         <Name>Home</Name>
       
  1157         <Mobile>FALSE</Mobile>
       
  1158         <UsePulseDial>TRUE</UsePulseDial>
       
  1159         <WaitForDialTone>TRUE</WaitForDialTone>
       
  1160         <PauseAfterDialout>0</PauseAfterDialout>
       
  1161         <IntlPrefixCode>00</IntlPrefixCode>
       
  1162         <NatPrefixCode>0</NatPrefixCode>
       
  1163         <NatCode>44</NatCode>
       
  1164         <AreaCode>181</AreaCode>
       
  1165     </Location>
       
  1166 </LocationTable>
       
  1167 
       
  1168 <SecureSocketTable>
       
  1169     <SecureSocket operation="add">
       
  1170         <Name>SecureSocketTable1</Name>
       
  1171         <ProtocolName>ssl3.0</ProtocolName>
       
  1172         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
  1173     </SecureSocket>
       
  1174     <SecureSocket operation="add">
       
  1175         <Name>SecureSocketTable2</Name>
       
  1176         <ProtocolName>tls1.0</ProtocolName>
       
  1177         <ProtoLibrary>ssladaptor.dll</ProtoLibrary>
       
  1178     </SecureSocket>
       
  1179 </SecureSocketTable>
       
  1180 
       
  1181 <BTDeviceTable>
       
  1182 </BTDeviceTable>
       
  1183 
       
  1184 <BTPersistTable>
       
  1185 </BTPersistTable>
       
  1186 
       
  1187 <BTSecurityTable>
       
  1188 </BTSecurityTable>
       
  1189 
       
  1190 <BTDefaultTable>
       
  1191 </BTDefaultTable>
       
  1192 
       
  1193 <WAPAccessPointTable>
       
  1194     <WAPAccessPoint operation="template">
       
  1195         <Name>Default Dial In ISP</Name>
       
  1196         <CurrentBearer>WAPIPBearer</CurrentBearer>
       
  1197     </WAPAccessPoint>
       
  1198     <WAPAccessPoint operation="add">
       
  1199         <Name>Dummy WAP Settings</Name>
       
  1200         <CurrentBearer>WAPIPBearer</CurrentBearer>
       
  1201         <StartPage>www.wapstart.com</StartPage>
       
  1202     </WAPAccessPoint>
       
  1203 </WAPAccessPointTable>
       
  1204 
       
  1205 <WAPIPBearerTable>
       
  1206     <WAPIPBearer operation="template">
       
  1207         <Name>WAPIPBearerTable1</Name>
       
  1208         <AccessPoint>WAPAccessPoint.-1</AccessPoint>
       
  1209         <WSPOption>CONNECTIONLESS</WSPOption>
       
  1210         <Security>FALSE</Security>
       
  1211         <IAPRef>IAP.-1</IAPRef>
       
  1212         <ProxyPortNumber>0</ProxyPortNumber>
       
  1213     </WAPIPBearer>
       
  1214     <WAPIPBearer operation="add">
       
  1215         <Name>WAPIPBearerTable2</Name>
       
  1216         <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint>
       
  1217         <GatewayAddress>www.wapgateway.com</GatewayAddress>
       
  1218         <WSPOption>CONNECTIONORIENTED</WSPOption>
       
  1219         <Security>FALSE</Security>
       
  1220         <IAPRef>IAP.NTRas GPRS</IAPRef>
       
  1221         <ProxyPortNumber>1</ProxyPortNumber>
       
  1222     </WAPIPBearer>
       
  1223 </WAPIPBearerTable>
       
  1224 
       
  1225 <WAPSMSBearerTable>
       
  1226     <WAPSMSBearer operation="template">
       
  1227         <Name>WAPSMSBearerTable1</Name>
       
  1228         <AccessPoint>WAPAccessPoint.-1</AccessPoint>
       
  1229         <WSPOption>CONNECTIONLESS</WSPOption>
       
  1230         <Security>FALSE</Security>
       
  1231     </WAPSMSBearer>
       
  1232     <WAPSMSBearer operation="add">
       
  1233         <Name>WAPSMSBearerTable2</Name>
       
  1234         <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint>
       
  1235         <GatewayAddress>+442079460221</GatewayAddress>
       
  1236         <WSPOption>CONNECTIONORIENTED</WSPOption>
       
  1237         <Security>FALSE</Security>
       
  1238         <ServiceCentreAddress>+442079460223</ServiceCentreAddress>
       
  1239     </WAPSMSBearer>
       
  1240 </WAPSMSBearerTable>
       
  1241 
       
  1242 <VirtualBearerTable>
       
  1243 </VirtualBearerTable>
       
  1244 
       
  1245 <VpnServiceTable>
       
  1246 </VpnServiceTable>
       
  1247 
       
  1248 
       
  1249 </CommDB:Config>