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