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