commsfwtools/preparedefaultcommsdatabase/Tools/ced/te_ced/configs/te_ced_reference_table01.xml
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 00:53:00 +0200
changeset 5 68ef71f0cd72
parent 0 dfb7c4ff071f
child 14 8b5d60ce1e94
permissions -rw-r--r--
Revision: 201003

<?xml version="1.0" encoding="UTF-8"?>
<!--
 Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
 All rights reserved.
 This component and the accompanying materials are made available
 under the terms of the License "Eclipse Public License v1.0"
 which accompanies this distribution, and is available
 at the URL "http://www.eclipse.org/legal/epl-v10.html".

 Initial Contributors:
 Nokia Corporation - initial contribution.

 Contributors:

 Description:
 CommDB Settings File
 All Rights Reserved

-->



<CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB"
               xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB"
               xmlns:xlink="http://www.w3.org/1999/xlink"
               xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
               xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd">

<InformationTable>
</InformationTable>

<NetworkTable>
    <Network operation="add">
        <Name>Intranet</Name>
        <HostName>TestHostName1.intra.foo</HostName> 
    </Network>
    <Network operation="add">
        <Name>mRouter</Name>
    </Network>
</NetworkTable>

<IAPTable>
    <IAP operation="add">
        <Name>NT RAS</Name>
        <IAPService>DialOutISP.NT RAS</IAPService>
        <IAPBearer>ModemBearer.Null Modem 115200bps</IAPBearer>
        <IAPNetwork>Network.Intranet</IAPNetwork>
        <IAPNetworkWeighting>0</IAPNetworkWeighting>
        <LocationRef>Location.Office Direct Dial</LocationRef>
    </IAP>
    <IAP operation="add">
        <Name>Default Dial In ISP</Name>
        <IAPService>DialInISP.Dial In CS ISP</IAPService>
        <IAPBearer>ModemBearer.US Robotics Sportster</IAPBearer>
        <IAPNetwork>Network.Intranet</IAPNetwork>
        <IAPNetworkWeighting>0</IAPNetworkWeighting>
        <LocationRef>Location.Home</LocationRef>
    </IAP>
</IAPTable>

<ModemBearerTable>
    <ModemBearer operation="template">
        <Name>Default Modem</Name>
        <Agent>CSD.agt</Agent>
        <IfName>PPP</IfName>
        <PortName>COMM::0</PortName>
        <TSYName>MM</TSYName>
        <CSYName>ECUART</CSYName>
        <DataBits>8</DataBits>
        <StopBits>1</StopBits>
        <Parity>NONE</Parity>
        <Rate>115200</Rate>
        <Handshaking>0</Handshaking>
        <SpecialRate>0</SpecialRate>
        <XonChar>0</XonChar>
        <XoffChar>0</XoffChar>
        <FaxClassPref>AUTO</FaxClassPref>
        <SpeakerPref>AFTERDIALUNTILANSWER</SpeakerPref>
        <ModemInitString>AT</ModemInitString>
        <DataInitString>AT</DataInitString>
        <FaxInitString>AT</FaxInitString>
        <DialPauseLength>S8=</DialPauseLength>
        <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
        <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
        <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
        <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
        <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
        <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
        <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
        <DialToneWaitModifier>W</DialToneWaitModifier>
        <CallProgress1>X1</CallProgress1>
        <CallProgress2>X2</CallProgress2>
        <CallProgress3>X3</CallProgress3>
        <CallProgress4>X4</CallProgress4>
        <EchoOff>E0</EchoOff>
        <VerboseText>V1</VerboseText>
        <QuietOff>Q0</QuietOff>
        <QuietOn>Q1</QuietOn>
        <DialCommandStateModifier>;</DialCommandStateModifier>
        <OnLine>O</OnLine>
        <ResetConfiguration>Z</ResetConfiguration>
        <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
        <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
        <DTRHangUp>&amp;D2</DTRHangUp>
        <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
        <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
        <XonXoffHandshake>&amp;K4</XonXoffHandshake>
        <EscapeCharacter>+</EscapeCharacter>
        <EscapeGuardPeriod>S12</EscapeGuardPeriod>
        <NoDialTone>NO DIAL TONE</NoDialTone>
        <Busy>BUSY</Busy>
        <NoAnswer>NO ANSWER</NoAnswer>
        <Carrier>CARRIER</Carrier>
        <Connect>CONNECT</Connect>
        <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
        <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
        <CompressionNone>COMPRESSION:NONE</CompressionNone>
        <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
        <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
        <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
        <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
        <LastSocketActivityTimeout>6</LastSocketActivityTimeout>
        <LastSessionClosedTimeout>180</LastSessionClosedTimeout>
        <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
        <CommRole>0</CommRole>
    </ModemBearer>
    <ModemBearer operation="add">
        <Name>Null Modem 115200bps</Name>
        <Agent>CSD.agt</Agent>
        <IfName>PPP</IfName>
        <PortName>COMM::0</PortName>
        <TSYName>NTRASTSY</TSYName>
        <CSYName>ECUART</CSYName>
        <DataBits>8</DataBits>
        <StopBits>1</StopBits>
        <Parity>NONE</Parity>
        <Rate>115200</Rate>
        <Handshaking>4</Handshaking>
        <SpecialRate>0</SpecialRate>
        <XonChar>0</XonChar>
        <XoffChar>0</XoffChar>
        <FaxClassPref>AUTO</FaxClassPref>
        <SpeakerPref>NEVER</SpeakerPref>
        <SpeakerVolPref>QUIET</SpeakerVolPref>
        <ModemInitString>AT</ModemInitString>
        <DataInitString>AT</DataInitString>
        <FaxInitString>AT</FaxInitString>
        <DialPauseLength>S8=</DialPauseLength>
        <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
        <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
        <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
        <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
        <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
        <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
        <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
        <DialToneWaitModifier>W</DialToneWaitModifier>
        <CallProgress1>X1</CallProgress1>
        <CallProgress2>X2</CallProgress2>
        <CallProgress3>X3</CallProgress3>
        <CallProgress4>X4</CallProgress4>
        <EchoOff>E0</EchoOff>
        <VerboseText>V1</VerboseText>
        <QuietOff>Q0</QuietOff>
        <QuietOn>Q1</QuietOn>
        <DialCommandStateModifier>;</DialCommandStateModifier>
        <OnLine>O</OnLine>
        <ResetConfiguration>Z</ResetConfiguration>
        <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
        <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
        <DTRHangUp>&amp;D2</DTRHangUp>
        <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
        <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
        <XonXoffHandshake>&amp;K4</XonXoffHandshake>
        <EscapeCharacter>+</EscapeCharacter>
        <EscapeGuardPeriod>S12</EscapeGuardPeriod>
        <NoDialTone>NO DIAL TONE</NoDialTone>
        <Busy>BUSY</Busy>
        <NoAnswer>NO ANSWER</NoAnswer>
        <Carrier>CARRIER</Carrier>
        <Connect>CONNECT</Connect>
        <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
        <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
        <CompressionNone>COMPRESSION:NONE</CompressionNone>
        <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
        <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
        <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
        <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
        <MessageValidityPeriod>0</MessageValidityPeriod>
        <MessageDeliveryReport>FALSE</MessageDeliveryReport>
        <LastSocketActivityTimeout>50</LastSocketActivityTimeout>
        <LastSessionClosedTimeout>30</LastSessionClosedTimeout>
        <LastSocketClosedTimeout>40</LastSocketClosedTimeout>
    </ModemBearer>
    <ModemBearer operation="add">
        <Name>US Robotics Sportster</Name>
        <Agent>CSD.agt</Agent>
        <IfName>PPP</IfName>
        <PortName>COMM::0</PortName>
        <TSYName>MM</TSYName>
        <CSYName>ECUART</CSYName>
        <DataBits>8</DataBits>
        <StopBits>1</StopBits>
        <Parity>NONE</Parity>
        <Rate>57600</Rate>
        <Handshaking>244</Handshaking>
        <SpecialRate>0</SpecialRate>
        <XonChar>0</XonChar>
        <XoffChar>0</XoffChar>
        <FaxClassPref>AUTO</FaxClassPref>
        <SpeakerPref>AFTERDIALUNTILANSWER</SpeakerPref>
        <SpeakerVolPref>QUIET</SpeakerVolPref>
        <ModemInitString>AT&amp;F1</ModemInitString>
        <DataInitString>AT</DataInitString>
        <FaxInitString>AT&amp;d2</FaxInitString>
        <DialPauseLength>S8=</DialPauseLength>
        <SpeakerVolContorlLow>L0</SpeakerVolContorlLow>
        <SpeakerVolControlMedium>L1</SpeakerVolControlMedium>
        <SpeakerVolControlHigh>L2</SpeakerVolControlHigh>
        <SpeakerAlwaysOff>M0</SpeakerAlwaysOff>
        <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier>
        <SpeakerAlwaysOn>M2</SpeakerAlwaysOn>
        <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier>
        <DialToneWaitModifier>W</DialToneWaitModifier>
        <CallProgress1>X1</CallProgress1>
        <CallProgress2>X2</CallProgress2>
        <CallProgress3>X3</CallProgress3>
        <CallProgress4>X4</CallProgress4>
        <EchoOff>E0</EchoOff>
        <VerboseText>V1</VerboseText>
        <QuietOff>Q0</QuietOff>
        <QuietOn>Q1</QuietOn>
        <DialCommandStateModifier>;</DialCommandStateModifier>
        <OnLine>O</OnLine>
        <ResetConfiguration>Z</ResetConfiguration>
        <ReturnToFactoryDefs>&amp;F</ReturnToFactoryDefs>
        <DCDOnDuringLink>&amp;C1</DCDOnDuringLink>
        <DTRHangUp>&amp;D2</DTRHangUp>
        <DSRAlwaysOn>&amp;S0</DSRAlwaysOn>
        <RTSCTSHandshake>&amp;K3</RTSCTSHandshake>
        <XonXoffHandshake>&amp;K4</XonXoffHandshake>
        <EscapeCharacter>+</EscapeCharacter>
        <EscapeGuardPeriod>S12</EscapeGuardPeriod>
        <NoDialTone>NO DIAL TONE</NoDialTone>
        <Busy>BUSY</Busy>
        <NoAnswer>NO ANSWER</NoAnswer>
        <Carrier>CARRIER</Carrier>
        <Connect>CONNECT</Connect>
        <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5>
        <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis>
        <CompressionNone>COMPRESSION:NONE</CompressionNone>
        <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD>
        <ProtocolALT>PROTOCOL:ALT</ProtocolALT>
        <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR>
        <ProtocolNone>PROTOCOL:NONE</ProtocolNone>
        <LastSocketActivityTimeout>6</LastSocketActivityTimeout>
        <LastSessionClosedTimeout>180</LastSessionClosedTimeout>
        <LastSocketClosedTimeout>10</LastSocketClosedTimeout>
    </ModemBearer>
</ModemBearerTable>

<LANBearerTable>
    <LANBearer operation="add">
        <Name>EKA1 Assabet on-board Ethernet</Name>
        <Agent>nullagt.agt</Agent>
        <IfName>ethint</IfName>
        <LDDFilename>ethercard</LDDFilename>
        <LDDName>EtherCard</LDDName>
        <PDDFilename>EtherSmc</PDDFilename>
        <PDDName>EtherCard.Smc</PDDName>
        <PacketDriverName>EtherPkt.drv</PacketDriverName>
        <LastSocketActivityTimeout>-1</LastSocketActivityTimeout>
        <LastSessionClosedTimeout>-1</LastSessionClosedTimeout>
        <LastSocketClosedTimeout>-1</LastSocketClosedTimeout>
    </LANBearer>
</LANBearerTable>

<LANServiceTable>
    <LANService operation="add">
        <Name>LANServiceTable1</Name>
        <IpGateway>888.888.888.888</IpGateway>
        <IpAddr>555.555.555.555</IpAddr>
    </LANService>
</LANServiceTable>

<DialInISPTable>
    <DialInISP operation="template">
        <Name>Default Dial In ISP</Name>
        <UseLoginScript>FALSE</UseLoginScript>
        <IpAddrFromServer>TRUE</IpAddrFromServer>
        <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
        <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
        <EnableLCPExtension>FALSE</EnableLCPExtension>
        <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
        <EnableSWComp>FALSE</EnableSWComp>
        <UseEdge>FALSE</UseEdge>
    </DialInISP>
    <DialInISP operation="add">
        <Name>Dial In CS ISP</Name>
        <UseLoginScript>FALSE</UseLoginScript>
        <IpAddrFromServer>TRUE</IpAddrFromServer>
        <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
        <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
        <EnableLCPExtension>FALSE</EnableLCPExtension>
        <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
        <EnableSWComp>FALSE</EnableSWComp>
        <UseEdge>FALSE</UseEdge>
    </DialInISP>
</DialInISPTable>

<DialOutISPTable>
    <DialOutISP operation="template">
        <Name>Default Dial Out ISP</Name>
        <DialResolution>TRUE</DialResolution>
        <UseLoginScript>FALSE</UseLoginScript>
        <PromptForLogin>TRUE</PromptForLogin>
        <DisplayPCT>FALSE</DisplayPCT>
        <IfPromptForAuth>TRUE</IfPromptForAuth>
        <IfCallbackEnabled>FALSE</IfCallbackEnabled>
        <IpAddrFromServer>TRUE</IpAddrFromServer>
        <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
        <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
        <EnableLCPExtension>FALSE</EnableLCPExtension>
        <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
        <EnableSWComp>FALSE</EnableSWComp>
        <BearerService>0</BearerService>
        <BearerProtocol>UNSPECIFIED</BearerProtocol>
        <RlpVersion>0</RlpVersion>
        <IwfToMs>0</IwfToMs>
        <MsToIwf>0</MsToIwf>
        <AckTimer>0</AckTimer>
        <RetransmissionAttempts>0</RetransmissionAttempts>
        <ResequencePeriod>0</ResequencePeriod>
        <V42Compression>0</V42Compression>
        <V42Codewords>0</V42Codewords>
        <V42MaxLength>0</V42MaxLength>
        <Asymmetry>0</Asymmetry>
        <UserInitUpgrade>FALSE</UserInitUpgrade>
        <UseEdge>FALSE</UseEdge>
    </DialOutISP>
    <DialOutISP operation="add">
        <Name>NT RAS</Name>
        <Type>INTERNETONLY</Type>
        <DialResolution>TRUE</DialResolution>
        <UseLoginScript>TRUE</UseLoginScript>
        <LoginScript>CHARMAP \[windows-1252\]\nLOOP 10\n{\nSEND &quot;CLIENT&quot;+&lt;0x0d&gt;\nWAIT 3\n{\n&quot;SERVER&quot; OK\n}\n}\nEXIT KErrNoAnswer$\n\nOK:\nEXIT\n</LoginScript>
        <PromptForLogin>FALSE</PromptForLogin>
        <DisplayPCT>FALSE</DisplayPCT>
        <IfNetworks>ip,ip6</IfNetworks>
        <IfPromptForAuth>FALSE</IfPromptForAuth>
        <IfAuthName>RasUser</IfAuthName>
        <IfAuthPass>pass</IfAuthPass>
        <AuthRetries>0</AuthRetries>
        <IfCallbackEnabled>FALSE</IfCallbackEnabled>
        <CallbackTimeout>0</CallbackTimeout>
        <IpAddrFromServer>TRUE</IpAddrFromServer>
        <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer>
        <EnableIPHeaderComp>FALSE</EnableIPHeaderComp>
        <EnableLCPExtension>FALSE</EnableLCPExtension>
        <DisablePlainTextAuth>FALSE</DisablePlainTextAuth>
        <EnableSWComp>FALSE</EnableSWComp>
        <BearerName>ASYNCHRONOUS</BearerName>
        <BearerSpeed>UNSPECIFIED</BearerSpeed>
        <BearerCE>UNSPECIFIED</BearerCE>
        <BearerType>CSD</BearerType>
        <ChannelCoding>UNSPECIFIED</ChannelCoding>
        <RequestedTimeSlots>0</RequestedTimeSlots>
        <MaximumTimeSlots>0</MaximumTimeSlots>
        <BearerService>0</BearerService>
        <BearerProtocol>UNSPECIFIED</BearerProtocol>
        <RlpVersion>0</RlpVersion>
        <IwfToMs>0</IwfToMs>
        <MsToIwf>0</MsToIwf>
        <AckTimer>0</AckTimer>
        <RetransmissionAttempts>0</RetransmissionAttempts>
        <ResequencePeriod>0</ResequencePeriod>
        <V42Compression>0</V42Compression>
        <V42Codewords>0</V42Codewords>
        <V42MaxLength>0</V42MaxLength>
        <Asymmetry>0</Asymmetry>
        <UserInitUpgrade>FALSE</UserInitUpgrade>
        <UseEdge>FALSE</UseEdge>
    </DialOutISP>
</DialOutISPTable>

<AgentLookupTable>
</AgentLookupTable>

<CDMA2000PacketServiceTable>
</CDMA2000PacketServiceTable>

<DefaultCDMA2000Table>
</DefaultCDMA2000Table>

<ChargecardTable>
</ChargecardTable>

<ConnectionPreferencesTable>
    <ConnectionPreferences operation="add">
        <Name>DefaultRecordName-1</Name>
        <Ranking>0</Ranking>
        <Direction>INCOMING</Direction>
        <BearerSet>CSD</BearerSet>
        <DialogPref>DONOTPROMPT</DialogPref>
        <IAPRef>IAP.Default Dial In ISP</IAPRef>
    </ConnectionPreferences>
    <ConnectionPreferences operation="add">
        <Name>DefaultRecordName-2</Name>
        <Ranking>1</Ranking>
        <Direction>OUTGOING</Direction>
        <BearerSet>CSD</BearerSet>
        <DialogPref>DONOTPROMPT</DialogPref>
        <IAPRef>IAP.NT RAS</IAPRef>
    </ConnectionPreferences>
</ConnectionPreferencesTable>

<GlobalSettingsTable>
    <GlobalSettings operation="add">
        <Name>DefaultRecordName-1</Name>
        <RedialAttempts>3</RedialAttempts>
        <SmsBearer>0</SmsBearer>
        <SmsReceiveMode>2</SmsReceiveMode>
        <GPRSAttachMode>1</GPRSAttachMode>
        <AcceptIncomingGprs>1</AcceptIncomingGprs>
        <GPRSClassCBearer>GSM</GPRSClassCBearer>
        <ConnectionAttempts>2</ConnectionAttempts>
        <ModemForDataAndFax>2</ModemForDataAndFax>
        <ModemForPhoneServicesAndSMS>2</ModemForPhoneServicesAndSMS>
        <LocationForDataAndFax>Location.Office Direct Dial</LocationForDataAndFax>
        <LocationForPhoneServicesAndSMS>Location.Office Direct Dial</LocationForPhoneServicesAndSMS>
        <MaxMBufHeap>2</MaxMBufHeap>
        <DefaultNetwork>Network.Intranet</DefaultNetwork>
        <BearerAvailabilityCheckTSY>mm</BearerAvailabilityCheckTSY>
    </GlobalSettings>
</GlobalSettingsTable>

<IncomingGPRSTable>
</IncomingGPRSTable>

<OutgoingGPRSTable>
</OutgoingGPRSTable>

<DefaultGPRSTable>
</DefaultGPRSTable>

<ProxyTable>
</ProxyTable>

<LocationTable>
    <Location operation="template">
        <Name>Default Location</Name>
        <IntlPrefixCode>+</IntlPrefixCode>
        <NatPrefixCode>0</NatPrefixCode>
        <NatCode>44</NatCode>
        <Mobile>TRUE</Mobile>
        <UsePulseDial>FALSE</UsePulseDial>
        <WaitForDialTone>FALSE</WaitForDialTone>
        <PauseAfterDialout>0</PauseAfterDialout>
    </Location>
    <Location operation="add">
        <Name>Office Direct Dial</Name>
        <IntlPrefixCode>00</IntlPrefixCode>
        <NatPrefixCode>0</NatPrefixCode>
        <NatCode>44</NatCode>
        <AreaCode>171</AreaCode>
        <Mobile>FALSE</Mobile>
        <UsePulseDial>FALSE</UsePulseDial>
        <WaitForDialTone>FALSE</WaitForDialTone>
        <PauseAfterDialout>0</PauseAfterDialout>
    </Location>
    <Location operation="add">
        <Name>Home</Name>
        <IntlPrefixCode>00</IntlPrefixCode>
        <NatPrefixCode>0</NatPrefixCode>
        <NatCode>44</NatCode>
        <AreaCode>181</AreaCode>
        <Mobile>FALSE</Mobile>
        <UsePulseDial>TRUE</UsePulseDial>
        <WaitForDialTone>TRUE</WaitForDialTone>
        <PauseAfterDialout>0</PauseAfterDialout>
    </Location>
</LocationTable>

<SecureSocketTable>
</SecureSocketTable>

<BTDeviceTable>
</BTDeviceTable>

<BTPersistTable>
</BTPersistTable>

<BTSecurityTable>
</BTSecurityTable>

<BTDefaultTable>
</BTDefaultTable>

<WAPAccessPointTable>
    <WAPAccessPoint operation="add">
    <Name>Dummy WAP Settings</Name> 
    <CurrentBearer>WAPIPBearer</CurrentBearer> 
    <StartPage>www.wapstart.com</StartPage> 
    </WAPAccessPoint>
</WAPAccessPointTable>

<WAPIPBearerTable>
</WAPIPBearerTable>

<WAPSMSBearerTable>
</WAPSMSBearerTable>

<VirtualBearerTable>
</VirtualBearerTable>

<VpnServiceTable>
</VpnServiceTable>

<WLANServiceExtensionTable>
    <WLANServiceExtension operation="add">
        <Name>DefaultRecordName-1</Name>
        <Wlan_Profile>hijk1122</Wlan_Profile>
        <Wlan_SSID>BADC3344</Wlan_SSID>
        <Wlan_Encryption_Status>Off</Wlan_Encryption_Status>
        <Wlan_Encryption_Type>AES</Wlan_Encryption_Type>
        <Wlan_Channel_ID>1</Wlan_Channel_ID>
        <Wlan_Wep_Key1>1111zaza</Wlan_Wep_Key1>
        <Wlan_Key1_Valid>0</Wlan_Key1_Valid>
        <Wlan_Wep_Key2>2222jiji</Wlan_Wep_Key2>
        <Wlan_Key2_Valid>1</Wlan_Key2_Valid>
        <Wlan_Wep_Key3>3333lolo</Wlan_Wep_Key3>
        <Wlan_Key3_Valid>1</Wlan_Key3_Valid>
        <Wlan_Wep_Key4>44444pipi</Wlan_Wep_Key4>
        <Wlan_Key4_Valid>0</Wlan_Key4_Valid>
        <Wlan_Wep_Default_Key>4</Wlan_Wep_Default_Key>
        <Wlan_Ranking>1</Wlan_Ranking>
        <Wlan_Dialog_Pref>WARN</Wlan_Dialog_Pref>
        <Wlan_Network_Type>Ad-Hoc</Wlan_Network_Type>
        <Wlan_Authentication_Mode>WPA2</Wlan_Authentication_Mode>
        <Wlan_Frag_Threshold>2157</Wlan_Frag_Threshold>
        <Wlan_RTS_Threshold>256</Wlan_RTS_Threshold>
        <Wlan_Desired_Transmit_Rate>1 Mbps</Wlan_Desired_Transmit_Rate>
        <Wlan_Beacon_Int>15536</Wlan_Beacon_Int>
        <Wlan_Power_Save_Mode>Disabled</Wlan_Power_Save_Mode>
        <Wlan_Allow_UnEncrypt_Mode>TRUE</Wlan_Allow_UnEncrypt_Mode>
        <Wlan_Allow_Short_Preamble>FALSE</Wlan_Allow_Short_Preamble>
        <Wlan_Preamble_Type>Long</Wlan_Preamble_Type>
        <Wlan_TX_Power_Level>8</Wlan_TX_Power_Level>
        <Wlan_EAP_Preshared_Key>&amp;*87gf123456789abcdefghijkzzzzz</Wlan_EAP_Preshared_Key>
        <Wlan_Reglutory_Domain>FCC</Wlan_Reglutory_Domain>
        <Wlan_Security_Data>EAPSecuritySettings.DefaultRecordName-1</Wlan_Security_Data>
    </WLANServiceExtension>
    <WLANServiceExtension operation="add">
        <Name>Work</Name>
        <Wlan_Profile>Work</Wlan_Profile>
        <Wlan_SSID>WorkNetwork</Wlan_SSID>
        <Wlan_Encryption_Status>Off</Wlan_Encryption_Status>
        <Wlan_Encryption_Type>TKIP</Wlan_Encryption_Type>
        <Wlan_Channel_ID>11</Wlan_Channel_ID>
        <Wlan_Wep_Key1>1111zaza</Wlan_Wep_Key1>
        <Wlan_Key1_Valid>0</Wlan_Key1_Valid>
        <Wlan_Wep_Key2>2222jiji</Wlan_Wep_Key2>
        <Wlan_Key2_Valid>1</Wlan_Key2_Valid>
        <Wlan_Wep_Key3>3333lolo</Wlan_Wep_Key3>
        <Wlan_Key3_Valid>1</Wlan_Key3_Valid>
        <Wlan_Wep_Key4>44444pipi</Wlan_Wep_Key4>
        <Wlan_Key4_Valid>0</Wlan_Key4_Valid>
        <Wlan_Wep_Default_Key>4</Wlan_Wep_Default_Key>
        <Wlan_Ranking>1</Wlan_Ranking>
        <Wlan_Dialog_Pref>PROMPT</Wlan_Dialog_Pref>
        <Wlan_Network_Type>Infrastructure</Wlan_Network_Type>
        <Wlan_Authentication_Mode>WPA</Wlan_Authentication_Mode>
        <Wlan_Frag_Threshold>2346</Wlan_Frag_Threshold>
        <Wlan_RTS_Threshold>2346</Wlan_RTS_Threshold>
        <Wlan_Desired_Transmit_Rate>2 Mbps</Wlan_Desired_Transmit_Rate>
        <Wlan_Beacon_Int>100</Wlan_Beacon_Int>
        <Wlan_Power_Save_Mode>Disabled</Wlan_Power_Save_Mode>
        <Wlan_Allow_UnEncrypt_Mode>TRUE</Wlan_Allow_UnEncrypt_Mode>
        <Wlan_Allow_Short_Preamble>TRUE</Wlan_Allow_Short_Preamble>
        <Wlan_Preamble_Type>Long</Wlan_Preamble_Type>
        <Wlan_TX_Power_Level>8</Wlan_TX_Power_Level>
        <Wlan_EAP_Preshared_Key>&amp;*87gf123456789abcdefghijkzzzzz</Wlan_EAP_Preshared_Key>
        <Wlan_Reglutory_Domain>ETSI</Wlan_Reglutory_Domain>
        <Wlan_Security_Data>EAPSecuritySettings.DefaultRecordName-2</Wlan_Security_Data>
    </WLANServiceExtension>
</WLANServiceExtensionTable>

<PANServiceExtensionsTable>
</PANServiceExtensionsTable>

<EAPSecuritySettingsTable>
    <EAPSecuritySettings operation="add">
        <Name>DefaultRecordName-1</Name>
        <OuterEapMethodType>PEAP</OuterEapMethodType>
        <EapId>abcd0123</EapId>
        <EapPassword>efgh1234</EapPassword>
        <EAP_Method_Data>TunnelledEAPSettings.DefaultRecordName-1</EAP_Method_Data>
    </EAPSecuritySettings>
    <EAPSecuritySettings operation="add">
        <Name>DefaultRecordName-2</Name>
        <OuterEapMethodType>EAP-TLS</OuterEapMethodType>
        <EapId>Hello</EapId>
        <EapPassword>World</EapPassword>
        <EAP_Method_Data>EAPTLSSettings.DefaultRecordName-1</EAP_Method_Data>
    </EAPSecuritySettings>
</EAPSecuritySettingsTable>

<TunnelledEAPSettingsTable>
    <TunnelledEAPSettings operation="add">
        <Name>DefaultRecordName-1</Name>
        <InnerEapMethodType>EAP-MSCHAPv2</InnerEapMethodType>
        <Tun_EAP_Method_Data>EAPSecuritySettings.DefaultRecordName-1</Tun_EAP_Method_Data>
    </TunnelledEAPSettings>
</TunnelledEAPSettingsTable>

<EAPTLSSettingsTable>
    <EAPTLSSettings operation="add">
        <Name>DefaultRecordName-1</Name>
        <ClientCertificateName>0123abcd</ClientCertificateName>
    </EAPTLSSettings>
</EAPTLSSettingsTable>

<LEAPSettingsTable>
    <LEAPSettings operation="add">
        <Name>DefaultRecordName-1</Name>
        <LeapTimeout>10</LeapTimeout>
    </LEAPSettings>
</LEAPSettingsTable>

</CommDB:Config>