telephonyprotocols/pdplayer/umts/test/te_spudNetworkSide/configs/te_SpudNetworkSide_ppp.xml
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <!--
       
     3  Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     4  All rights reserved.
       
     5  This component and the accompanying materials are made available
       
     6  under the terms of "Eclipse Public License v1.0"
       
     7  which accompanies this distribution, and is available
       
     8  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     9 
       
    10  Initial Contributors:
       
    11  Nokia Corporation - initial contribution.
       
    12 
       
    13  Contributors:
       
    14 
       
    15  Description:
       
    16  CommDB Settings File for GT0233 PREQ397 SPUD Network-side events /errors testing using PPP as lower NIF.
       
    17  All Rights Reserved
       
    18 
       
    19 -->
       
    20 
       
    21 
       
    22 
       
    23 <CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB"
       
    24                xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB"
       
    25                xmlns:xlink="http://www.w3.org/1999/xlink"
       
    26                xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
       
    27                xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd">
       
    28 
       
    29 <NetworkTable>
       
    30     <Network operation="add">
       
    31         <Name>Intranet</Name>
       
    32     </Network>
       
    33     
       
    34     <Network operation="add">
       
    35         <Name>Intranet2</Name>
       
    36     </Network>
       
    37 </NetworkTable>
       
    38 
       
    39 <IAPTable>
       
    40     <IAP operation="add">
       
    41         <Name>SPUD_PPP_GRPS_1</Name>
       
    42         <IAPService>OutgoingGPRS.PPP_1</IAPService>
       
    43         <IAPBearer>ModemBearer.SPUD_PPP_1</IAPBearer>
       
    44         <IAPNetwork>Network.Intranet</IAPNetwork>
       
    45         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    46         <LocationRef>Location.Mobile</LocationRef>
       
    47     </IAP>
       
    48     <IAP operation="add">
       
    49         <Name>SPUD_PPP_GRPS_2</Name>
       
    50         <IAPService>OutgoingGPRS.PPP_1</IAPService>
       
    51         <IAPBearer>ModemBearer.SPUD_PPP_2</IAPBearer>
       
    52         <IAPNetwork>Network.Intranet</IAPNetwork>
       
    53         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    54         <LocationRef>Location.Mobile</LocationRef>
       
    55     </IAP>
       
    56     
       
    57     <IAP operation="add">
       
    58         <Name>SPUD_PPP_GRPS_3</Name>
       
    59         <IAPService>OutgoingGPRS.PPP_1</IAPService>
       
    60         <IAPBearer>ModemBearer.SPUD_PPP_3</IAPBearer>
       
    61         <IAPNetwork>Network.Intranet</IAPNetwork>
       
    62         <IAPNetworkWeighting>0</IAPNetworkWeighting>
       
    63         <LocationRef>Location.Mobile</LocationRef>
       
    64     </IAP>
       
    65     
       
    66 </IAPTable>
       
    67 
       
    68 
       
    69 <ModemBearerTable>
       
    70     <ModemBearer operation="template">
       
    71         <Name>Default Modem</Name>
       
    72         <Agent>NULLAGT</Agent>
       
    73         <TSYName>SIM</TSYName>
       
    74         <DataBits>8</DataBits>
       
    75         <StopBits>1</StopBits>
       
    76         <Parity>NONE</Parity>
       
    77         <Rate>115200</Rate>
       
    78         <Handshaking>0</Handshaking>
       
    79         <SpecialRate>0</SpecialRate>
       
    80         <XonChar>0</XonChar>
       
    81         <XoffChar>0</XoffChar>
       
    82         <FaxClassPref>AUTO</FaxClassPref>
       
    83         <SpeakerPref>NEVER</SpeakerPref>
       
    84         <SpeakerVolPref>QUIET</SpeakerVolPref>
       
    85         <ModemInitString>AT</ModemInitString>
       
    86         <DataInitString>AT</DataInitString>
       
    87         <FaxInitString>AT</FaxInitString>
       
    88         <DialPauseLength>S8=</DialPauseLength>
       
    89         <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
       
    90         <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
       
    91         <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
       
    92         <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
       
    93         <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
       
    94         <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
       
    95         <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
       
    96         <DialToneWaitModifier>W</DialToneWaitModifier>
       
    97         <CallProgress1>X1</CallProgress1>
       
    98         <CallProgress2>X2</CallProgress2>
       
    99         <CallProgress3>X3</CallProgress3>
       
   100         <CallProgress4>X4</CallProgress4>
       
   101         <EchoOff>E0</EchoOff>
       
   102         <VerboseText>V1</VerboseText>
       
   103         <QuietOff>Q0</QuietOff>
       
   104         <QuietOn>Q1</QuietOn>
       
   105         <DialCommandStateModifier>;</DialCommandStateModifier>
       
   106         <OnLine>O</OnLine>
       
   107         <ResetConfiguration>Z</ResetConfiguration>
       
   108         <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
       
   109         <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
       
   110         <DTRHangUp>&amp;D2</DTRHangUp>
       
   111         <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
       
   112         <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
       
   113         <XonXoffHandshake>&amp;K4</XonXoffHandshake>
       
   114         <EscapeCharacter>+</EscapeCharacter>
       
   115         <EscapeGuardPeriod>S12</EscapeGuardPeriod>
       
   116         <NoDialTone>NO DIAL TONE</NoDialTone>
       
   117         <Busy>BUSY</Busy>
       
   118         <NoAnswer>NO ANSWER</NoAnswer>
       
   119         <Carrier>CARRIER</Carrier>
       
   120         <Connect>CONNECT</Connect>
       
   121         <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
       
   122         <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
       
   123         <CompressionNone>COMPRESSION:NONE</CompressionNone>
       
   124         <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
       
   125         <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
       
   126         <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
       
   127         <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
       
   128         <MessageValidityPeriod>0</MessageValidityPeriod>
       
   129         <MessageDeliveryReport>FALSE</MessageDeliveryReport>
       
   130         <LastSessionClosedTimeout>8</LastSessionClosedTimeout>
       
   131         <LastSocketClosedTimeout>16</LastSocketClosedTimeout>
       
   132         <LastSocketActivityTimeout>32</LastSocketActivityTimeout>
       
   133         <CommRole>0</CommRole>
       
   134     </ModemBearer>
       
   135     
       
   136     <ModemBearer operation="add">
       
   137         <Name>SPUD_PPP_1</Name>
       
   138         <CSYName>LOOPBACK</CSYName>
       
   139         <BCAStack>C32Bca</BCAStack> <!-- This may be overwriten by some tests -->
       
   140         <IfName>SPUD</IfName>        
       
   141     </ModemBearer>
       
   142 
       
   143     <ModemBearer operation="add">
       
   144         <Name>SPUD_PPP_2</Name>
       
   145         <IfName>SPUD</IfName>        
       
   146         <BCAStack>INVALID_BCA_NAME</BCAStack>
       
   147     </ModemBearer>
       
   148     
       
   149     <ModemBearer operation="add">
       
   150         <Name>SPUD_PPP_3</Name>
       
   151         <CSYName>PKTLOOPBACK</CSYName>
       
   152         <BCAStack>C32Bca</BCAStack> 
       
   153         <IfName>SPUD</IfName>        
       
   154     </ModemBearer>
       
   155 
       
   156 </ModemBearerTable>
       
   157 
       
   158 
       
   159 <ConnectionPreferencesTable>
       
   160     <!-- We must have at least one record with ranking of 1, else Netcon fails. -->
       
   161     <ConnectionPreferences operation="add">
       
   162         <Name>ConnectionPreferencesTable1</Name>
       
   163         <Ranking>1</Ranking>
       
   164         <Direction>OUTGOING</Direction>
       
   165         <DialogPref>DONOTPROMPT</DialogPref>
       
   166         <BearerSet>PSD</BearerSet>
       
   167         <IAPRef>IAP.SPUD_PPP_GRPS_1</IAPRef>
       
   168     </ConnectionPreferences>    
       
   169 </ConnectionPreferencesTable>
       
   170 
       
   171 <GlobalSettingsTable>
       
   172     <GlobalSettings operation="add">
       
   173         <Name>GlobalSettingsTable1</Name>
       
   174         <RedialAttempts>3</RedialAttempts>
       
   175         <SmsReceiveMode>2</SmsReceiveMode>
       
   176         <GPRSAttachMode>1</GPRSAttachMode>
       
   177         <AcceptIncomingGprs>1</AcceptIncomingGprs>
       
   178         <ConnectionAttempts>1</ConnectionAttempts>
       
   179         <ModemForDataAndFax>2</ModemForDataAndFax>
       
   180         <ModemForPhoneServicesAndSMS>2</ModemForPhoneServicesAndSMS>
       
   181         <LocationForDataAndFax>Location.Mobile</LocationForDataAndFax>
       
   182         <LocationForPhoneServicesAndSMS>Location.Mobile</LocationForPhoneServicesAndSMS>
       
   183         <GPRSClassCBearer>GSM</GPRSClassCBearer>
       
   184         <DefaultNetwork>Network.Intranet</DefaultNetwork>
       
   185         <BearerAvailabilityCheckTSY>mm</BearerAvailabilityCheckTSY>
       
   186     </GlobalSettings>
       
   187 </GlobalSettingsTable>
       
   188 
       
   189 <IncomingGPRSTable>
       
   190 </IncomingGPRSTable>
       
   191 
       
   192 <OutgoingGPRSTable>
       
   193     <OutgoingGPRS operation="template">
       
   194     	<Name>Default Outgoing GPRS</Name>
       
   195         <APN>Test</APN>
       
   196         <PDPType>IPV4</PDPType>
       
   197         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   198         <IpAddrFromServer>FALSE</IpAddrFromServer>
       
   199         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>
       
   200         <ReqPrecedence>2</ReqPrecedence>
       
   201         <ReqDelay>4</ReqDelay>
       
   202         <ReqReliability>3</ReqReliability>
       
   203         <ReqPeakThroughput>3</ReqPeakThroughput>
       
   204         <ReqMeanThroughput>31</ReqMeanThroughput>
       
   205         <MinPrecedence>2</MinPrecedence>
       
   206         <MinDelay>4</MinDelay>
       
   207         <MinReliability>3</MinReliability>
       
   208         <MinPeakThroughput>3</MinPeakThroughput>
       
   209         <MinMeanThroughput>31</MinMeanThroughput>
       
   210         <DataCompression>FALSE</DataCompression>
       
   211         <HeaderCompression>FALSE</HeaderCompression>
       
   212         <AnonymousAccess>FALSE</AnonymousAccess>
       
   213         <IpNetMask>255.255.255.0</IpNetMask>
       
   214         <IfNetworks>ip</IfNetworks>
       
   215       	<IfAuthName>RasUser</IfAuthName>
       
   216         <AuthRetries>1</AuthRetries>
       
   217         <IpNameServer1>194.72.6.51</IpNameServer1>
       
   218         <IpNameServer2>194.72.6.51</IpNameServer2>
       
   219         <EnableLCPExtension>FALSE</EnableLCPExtension>
       
   220         <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
       
   221         <GprsUseEdge>FALSE</GprsUseEdge>
       
   222         <UmtsR99QoSAndOnRef>UmtsR99QoSAndOn.PRIMARY1</UmtsR99QoSAndOnRef>         
       
   223     </OutgoingGPRS>
       
   224     
       
   225     <OutgoingGPRS operation="add">
       
   226         <Name>PPP_1</Name>
       
   227       	<PDPType>IPV4</PDPType>
       
   228         <IfParams>lowernif=PPP</IfParams>
       
   229         <IfPromptForAuth>FALSE</IfPromptForAuth>
       
   230         <IpAddrFromServer>FALSE</IpAddrFromServer>
       
   231         <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer>  
       
   232         <IpAddr>192.168.2.4</IpAddr>        
       
   233     </OutgoingGPRS>
       
   234     
       
   235     
       
   236 </OutgoingGPRSTable>
       
   237 
       
   238 <DefaultGPRSTable>
       
   239     <DefaultGPRS operation="add">
       
   240         <Name>Dummy Default GPRS Settings</Name>
       
   241         <APN>Access point name</APN>
       
   242         <PDPType>IPV6</PDPType>
       
   243         <PDPAddress>www.wid.com</PDPAddress>
       
   244         <Usage>1</Usage>
       
   245         <Precedence>1</Precedence>
       
   246         <Delay>1</Delay>
       
   247         <Reliability>1</Reliability>
       
   248         <PeakThroughput>1</PeakThroughput>
       
   249         <MeanThroughput>1</MeanThroughput>
       
   250         <MinPrecedence>1</MinPrecedence>
       
   251         <MinDelay>1</MinDelay>
       
   252         <MinReliability>1</MinReliability>
       
   253         <MinPeakThroughput>1</MinPeakThroughput>
       
   254         <MinMeanThroughput>1</MinMeanThroughput>
       
   255         <DataCompression>TRUE</DataCompression>
       
   256         <HeaderCompression>TRUE</HeaderCompression>
       
   257         <GprsUseEdge>FALSE</GprsUseEdge>
       
   258         <AnonymousAccess>TRUE</AnonymousAccess>
       
   259     </DefaultGPRS>
       
   260 </DefaultGPRSTable>
       
   261 
       
   262 <ProxyTable>
       
   263 </ProxyTable>
       
   264 
       
   265 <LocationTable>
       
   266     <Location operation="template">
       
   267         <Name>Default Location</Name>
       
   268         <Mobile>TRUE</Mobile>
       
   269         <UsePulseDial>FALSE</UsePulseDial>
       
   270         <WaitForDialTone>FALSE</WaitForDialTone>
       
   271         <PauseAfterDialout>0</PauseAfterDialout>
       
   272         <IntlPrefixCode>+</IntlPrefixCode>
       
   273         <NatPrefixCode>0</NatPrefixCode>
       
   274         <NatCode>44</NatCode>
       
   275     </Location>
       
   276  
       
   277     <Location operation="add">
       
   278         <Name>Office</Name>
       
   279         <Mobile>FALSE</Mobile>
       
   280         <UsePulseDial>FALSE</UsePulseDial>
       
   281         <WaitForDialTone>FALSE</WaitForDialTone>
       
   282         <PauseAfterDialout>0</PauseAfterDialout>
       
   283         <IntlPrefixCode>00</IntlPrefixCode>
       
   284         <NatPrefixCode>0</NatPrefixCode>
       
   285         <NatCode>44</NatCode>
       
   286         <AreaCode>171</AreaCode>
       
   287         <DialOutCode>9,</DialOutCode>
       
   288     </Location>
       
   289  
       
   290     <Location operation="add">
       
   291         <Name>Mobile</Name>
       
   292         <Mobile>TRUE</Mobile>
       
   293         <UsePulseDial>FALSE</UsePulseDial>
       
   294         <WaitForDialTone>FALSE</WaitForDialTone>
       
   295         <PauseAfterDialout>0</PauseAfterDialout>
       
   296         <IntlPrefixCode>+</IntlPrefixCode>
       
   297         <NatPrefixCode>0</NatPrefixCode>
       
   298         <NatCode>44</NatCode>
       
   299     </Location>
       
   300 
       
   301 </LocationTable>
       
   302 
       
   303 <UmtsR99QoSAndOnTable>
       
   304 	<UmtsR99QoSAndOn operation ="add">
       
   305 	  	<Name>PRIMARY1</Name>
       
   306 		<ReqTrafficClass>1</ReqTrafficClass>
       
   307 		<MinTrafficClass>1</MinTrafficClass>
       
   308 		<ReqDeliveryOrder>1</ReqDeliveryOrder>
       
   309 		<MinDeliveryOrder>1</MinDeliveryOrder>
       
   310 		<ReqDeliverErroneousSDU>1</ReqDeliverErroneousSDU>
       
   311 		<MinDeliverErroneousSDU>1</MinDeliverErroneousSDU>
       
   312 		<ReqMaxSDUSize>0</ReqMaxSDUSize>
       
   313 		<MinAcceptableMaxSDUSize>0</MinAcceptableMaxSDUSize>
       
   314 		<ReqMaxUplinkRate>0</ReqMaxUplinkRate>
       
   315 		<ReqMinUplinkRate>0</ReqMinUplinkRate>
       
   316 		<ReqMaxDownlinkRate>0</ReqMaxDownlinkRate>
       
   317 		<ReqMinDownlinkRate>0</ReqMinDownlinkRate>
       
   318 		<ReqBER>1</ReqBER>
       
   319 		<MaxBER>1</MaxBER>
       
   320 		<ReqSDUErrorRatio>1</ReqSDUErrorRatio>
       
   321 		<MaxSDUErrorRatio>1</MaxSDUErrorRatio>
       
   322 		<ReqTrafficHandlingPriority>1</ReqTrafficHandlingPriority>
       
   323 		<MinTrafficHandlingPriority>1</MinTrafficHandlingPriority>
       
   324 		<ReqTransferDelay>0</ReqTransferDelay>
       
   325 		<MaxTransferDelay>0</MaxTransferDelay>
       
   326 		<ReqGuaranteedUplinkRate>0</ReqGuaranteedUplinkRate>
       
   327 		<MinGuaranteedUplinkRat>0</MinGuaranteedUplinkRat>
       
   328 		<ReqGuaranteedDownlinkRate>0</ReqGuaranteedDownlinkRate>
       
   329 		<MinGuaranteedDownlinkRate>0</MinGuaranteedDownlinkRate>
       
   330 		<SignallingIndication>FALSE</SignallingIndication>
       
   331 		<IMCNSignallingIndication>FALSE</IMCNSignallingIndication>
       
   332 		<SourceStatisticsDescriptor>0</SourceStatisticsDescriptor>
       
   333 	</UmtsR99QoSAndOn>
       
   334 
       
   335 	<UmtsR99QoSAndOn operation ="add">
       
   336 		<Name>SECONDARY1</Name>
       
   337 		<ReqTrafficClass>4</ReqTrafficClass>
       
   338 		<MinTrafficClass>4</MinTrafficClass>
       
   339 		<ReqDeliveryOrder>1</ReqDeliveryOrder>
       
   340 		<MinDeliveryOrder>1</MinDeliveryOrder>
       
   341 		<ReqDeliverErroneousSDU>8</ReqDeliverErroneousSDU>
       
   342 		<MinDeliverErroneousSDU>8</MinDeliverErroneousSDU>
       
   343 		<ReqMaxSDUSize>768</ReqMaxSDUSize>
       
   344 		<MinAcceptableMaxSDUSize>512</MinAcceptableMaxSDUSize>
       
   345 		<ReqMaxUplinkRate>1024</ReqMaxUplinkRate>
       
   346 		<ReqMinUplinkRate>1024</ReqMinUplinkRate>
       
   347 		<ReqMaxDownlinkRate>1024</ReqMaxDownlinkRate>
       
   348 		<ReqMinDownlinkRate>1024</ReqMinDownlinkRate>
       
   349 		<ReqBER>0</ReqBER>
       
   350 		<MaxBER>0</MaxBER>
       
   351 		<ReqSDUErrorRatio>1</ReqSDUErrorRatio>
       
   352 		<MaxSDUErrorRatio>1</MaxSDUErrorRatio>
       
   353 		<ReqTrafficHandlingPriority>1</ReqTrafficHandlingPriority>
       
   354 		<MinTrafficHandlingPriority>1</MinTrafficHandlingPriority>
       
   355 		<ReqTransferDelay>250</ReqTransferDelay>
       
   356 		<MaxTransferDelay>250</MaxTransferDelay>
       
   357 		<ReqGuaranteedUplinkRate>1024</ReqGuaranteedUplinkRate>
       
   358 		<MinGuaranteedUplinkRat>1024</MinGuaranteedUplinkRat>
       
   359 		<ReqGuaranteedDownlinkRate>1024</ReqGuaranteedDownlinkRate>
       
   360 		<MinGuaranteedDownlinkRate>1024</MinGuaranteedDownlinkRate>
       
   361 		<SignallingIndication>FALSE</SignallingIndication>
       
   362 		<IMCNSignallingIndication>FALSE</IMCNSignallingIndication>
       
   363 		<SourceStatisticsDescriptor>0</SourceStatisticsDescriptor>
       
   364 	</UmtsR99QoSAndOn>
       
   365 
       
   366 </UmtsR99QoSAndOnTable>
       
   367 
       
   368 
       
   369 <PolicySelectorTable>
       
   370 	<PolicySelector operation ="add">
       
   371 		<PolicyId>1</PolicyId>
       
   372 		<SrcAddress>0.0.0.0</SrcAddress>
       
   373 		<SrcMask>255.255.255.255</SrcMask>
       
   374 		<DstAddress>192.168.1.1</DstAddress>
       
   375 		<DstMask>255.255.255.255</DstMask>
       
   376 		<SrcPort>0</SrcPort>
       
   377 		<SrcPortMax>1031</SrcPortMax>
       
   378 		<DstPort>3461</DstPort>
       
   379 		<DstPortMax>3461</DstPortMax>
       
   380 		<ProtocolId>17</ProtocolId>
       
   381 		<IapId>2</IapId>
       
   382 		<Priority>1</Priority>
       
   383 	</PolicySelector>
       
   384 
       
   385 	<PolicySelector operation ="add">
       
   386 		<PolicyId>2</PolicyId>
       
   387 		<SrcPort>0</SrcPort>
       
   388 		<SrcPortMax>0</SrcPortMax>
       
   389 		<ProtocolId>1</ProtocolId>
       
   390 		<IapId>2</IapId>
       
   391 		<Priority>1</Priority>
       
   392 	</PolicySelector>
       
   393 
       
   394 </PolicySelectorTable>
       
   395 
       
   396 </CommDB:Config>