|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <!-- |
|
3 Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
4 All rights reserved. |
|
5 This component and the accompanying materials are made available |
|
6 under the terms of "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 |
|
17 All Rights Reserved |
|
18 |
|
19 --> |
|
20 |
|
21 |
|
22 |
|
23 <CommDB:Config xmlns="SymbianOS.Generic.Comms-Infras.CommDB" |
|
24 xmlns:CommDB="SymbianOS.Generic.Comms-Infras.CommDB" |
|
25 xmlns:xlink="http://www.w3.org/1999/xlink" |
|
26 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
|
27 xsi:schemaLocation="SymbianOS.Generic.Comms-Infras.CommDB CommDB.xsd"> |
|
28 |
|
29 <InformationTable> |
|
30 </InformationTable> |
|
31 |
|
32 <NetworkTable> |
|
33 <Network operation="add"> |
|
34 <Name>Intranet</Name> |
|
35 </Network> |
|
36 </NetworkTable> |
|
37 |
|
38 <IAPTable> |
|
39 <IAP operation="add"> |
|
40 <Name>Pipex CSD IR</Name> |
|
41 <IAPService>DialOutISP.TEST Network </IAPService> |
|
42 <IAPBearer>ModemBearer.GSM Mobile Phone via Serial</IAPBearer> |
|
43 <IAPNetwork>Network.Intranet</IAPNetwork> |
|
44 <IAPNetworkWeighting>0</IAPNetworkWeighting> |
|
45 <LocationRef>Location.Office Direct Dial</LocationRef> |
|
46 </IAP> |
|
47 </IAPTable> |
|
48 |
|
49 <ModemBearerTable> |
|
50 <ModemBearer operation="template"> |
|
51 <Name>Default Modem</Name> |
|
52 <Agent>CSD.agt</Agent> |
|
53 <IfName>PPP</IfName> |
|
54 <PortName>COMM::0</PortName> |
|
55 <TSYName>SIM</TSYName> |
|
56 <CSYName>ECUART</CSYName> |
|
57 <DataBits>8</DataBits> |
|
58 <StopBits>1</StopBits> |
|
59 <Parity>NONE</Parity> |
|
60 <Rate>115200</Rate> |
|
61 <Handshaking>0</Handshaking> |
|
62 <SpecialRate>0</SpecialRate> |
|
63 <XonChar>0</XonChar> |
|
64 <XoffChar>0</XoffChar> |
|
65 <FaxClassPref>AUTO</FaxClassPref> |
|
66 <SpeakerPref>NEVER</SpeakerPref> |
|
67 <SpeakerVolPref>QUIET</SpeakerVolPref> |
|
68 <ModemInitString>AT</ModemInitString> |
|
69 <DataInitString>AT</DataInitString> |
|
70 <FaxInitString>AT</FaxInitString> |
|
71 <DialPauseLength>S8=</DialPauseLength> |
|
72 <SpeakerVolContorlLow>L0</SpeakerVolContorlLow> |
|
73 <SpeakerVolControlMedium>L1</SpeakerVolControlMedium> |
|
74 <SpeakerVolControlHigh>L2</SpeakerVolControlHigh> |
|
75 <SpeakerAlwaysOff>M0</SpeakerAlwaysOff> |
|
76 <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier> |
|
77 <SpeakerAlwaysOn>M2</SpeakerAlwaysOn> |
|
78 <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier> |
|
79 <DialToneWaitModifier>W</DialToneWaitModifier> |
|
80 <CallProgress1>X1</CallProgress1> |
|
81 <CallProgress2>X2</CallProgress2> |
|
82 <CallProgress3>X3</CallProgress3> |
|
83 <CallProgress4>X4</CallProgress4> |
|
84 <EchoOff>E0</EchoOff> |
|
85 <VerboseText>V1</VerboseText> |
|
86 <QuietOff>Q0</QuietOff> |
|
87 <QuietOn>Q1</QuietOn> |
|
88 <DialCommandStateModifier>;</DialCommandStateModifier> |
|
89 <OnLine>O</OnLine> |
|
90 <ResetConfiguration>Z</ResetConfiguration> |
|
91 <ReturnToFactoryDefs>&F</ReturnToFactoryDefs> |
|
92 <DCDOnDuringLink>&C1</DCDOnDuringLink> |
|
93 <DTRHangUp>&D2</DTRHangUp> |
|
94 <DSRAlwaysOn>&S0</DSRAlwaysOn> |
|
95 <RTSCTSHandshake>&K3</RTSCTSHandshake> |
|
96 <XonXoffHandshake>&K4</XonXoffHandshake> |
|
97 <EscapeCharacter>+</EscapeCharacter> |
|
98 <EscapeGuardPeriod>S12</EscapeGuardPeriod> |
|
99 <NoDialTone>NO DIAL TONE</NoDialTone> |
|
100 <Busy>BUSY</Busy> |
|
101 <NoAnswer>NO ANSWER</NoAnswer> |
|
102 <Carrier>CARRIER</Carrier> |
|
103 <Connect>CONNECT</Connect> |
|
104 <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5> |
|
105 <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis> |
|
106 <CompressionNone>COMPRESSION:NONE</CompressionNone> |
|
107 <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD> |
|
108 <ProtocolALT>PROTOCOL:ALT</ProtocolALT> |
|
109 <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR> |
|
110 <ProtocolNone>PROTOCOL:NONE</ProtocolNone> |
|
111 <MessageCentreNumber>+44123456789</MessageCentreNumber> |
|
112 <MessageValidityPeriod>1440</MessageValidityPeriod> |
|
113 <MessageDeliveryReport>FALSE</MessageDeliveryReport> |
|
114 <MinimumSignalLevel>9905</MinimumSignalLevel> |
|
115 <LastSocketActivityTimeout>30</LastSocketActivityTimeout> |
|
116 <LastSessionClosedTimeout>180</LastSessionClosedTimeout> |
|
117 <LastSocketClosedTimeout>30</LastSocketClosedTimeout> |
|
118 </ModemBearer> |
|
119 <ModemBearer operation="add"> |
|
120 <Name>GSM Mobile Phone via Serial 01</Name> |
|
121 <Agent>CSD.agt</Agent> |
|
122 <IfName>PPP</IfName> |
|
123 <PortName>COMM::0</PortName> |
|
124 <TSYName>SIM</TSYName> |
|
125 <CSYName>ECUART</CSYName> |
|
126 <DataBits>8</DataBits> |
|
127 <StopBits>1</StopBits> |
|
128 <Parity>NONE</Parity> |
|
129 <Rate>115200</Rate> |
|
130 <Handshaking>196</Handshaking> |
|
131 <SpecialRate>0</SpecialRate> |
|
132 <XonChar>17</XonChar> |
|
133 <XoffChar>19</XoffChar> |
|
134 <FaxClassPref>AUTO</FaxClassPref> |
|
135 <SpeakerPref>NEVER</SpeakerPref> |
|
136 <SpeakerVolPref>QUIET</SpeakerVolPref> |
|
137 <ModemInitString>ATZ</ModemInitString> |
|
138 <DataInitString>AT</DataInitString> |
|
139 <FaxInitString>AT</FaxInitString> |
|
140 <DialPauseLength>S8=</DialPauseLength> |
|
141 <SpeakerVolContorlLow>L0</SpeakerVolContorlLow> |
|
142 <SpeakerVolControlMedium>L1</SpeakerVolControlMedium> |
|
143 <SpeakerVolControlHigh>L2</SpeakerVolControlHigh> |
|
144 <SpeakerAlwaysOff>M0</SpeakerAlwaysOff> |
|
145 <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier> |
|
146 <SpeakerAlwaysOn>M2</SpeakerAlwaysOn> |
|
147 <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier> |
|
148 <DialToneWaitModifier>W</DialToneWaitModifier> |
|
149 <CallProgress1>X1</CallProgress1> |
|
150 <CallProgress2>X2</CallProgress2> |
|
151 <CallProgress3>X3</CallProgress3> |
|
152 <CallProgress4>X4</CallProgress4> |
|
153 <EchoOff>E0</EchoOff> |
|
154 <VerboseText>V1</VerboseText> |
|
155 <QuietOff>Q0</QuietOff> |
|
156 <QuietOn>Q1</QuietOn> |
|
157 <DialCommandStateModifier>;</DialCommandStateModifier> |
|
158 <OnLine>O</OnLine> |
|
159 <ResetConfiguration>Z</ResetConfiguration> |
|
160 <ReturnToFactoryDefs>&F</ReturnToFactoryDefs> |
|
161 <DCDOnDuringLink>&C1</DCDOnDuringLink> |
|
162 <DTRHangUp>&D2</DTRHangUp> |
|
163 <DSRAlwaysOn>&S0</DSRAlwaysOn> |
|
164 <RTSCTSHandshake>&K3</RTSCTSHandshake> |
|
165 <XonXoffHandshake>&K4</XonXoffHandshake> |
|
166 <EscapeCharacter>+</EscapeCharacter> |
|
167 <EscapeGuardPeriod>S12</EscapeGuardPeriod> |
|
168 <NoDialTone>NO DIAL TONE</NoDialTone> |
|
169 <Busy>BUSY</Busy> |
|
170 <NoAnswer>NO ANSWER</NoAnswer> |
|
171 <Carrier>CARRIER</Carrier> |
|
172 <Connect>CONNECT</Connect> |
|
173 <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5> |
|
174 <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis> |
|
175 <CompressionNone>COMPRESSION:NONE</CompressionNone> |
|
176 <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD> |
|
177 <ProtocolALT>PROTOCOL:ALT</ProtocolALT> |
|
178 <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR> |
|
179 <ProtocolNone>PROTOCOL:NONE</ProtocolNone> |
|
180 <MessageCentreNumber>+447785016005</MessageCentreNumber> |
|
181 <MessageValidityPeriod>1440</MessageValidityPeriod> |
|
182 <MessageDeliveryReport>FALSE</MessageDeliveryReport> |
|
183 <MinimumSignalLevel>9905</MinimumSignalLevel> |
|
184 <LastSocketActivityTimeout>30</LastSocketActivityTimeout> |
|
185 <LastSessionClosedTimeout>180</LastSessionClosedTimeout> |
|
186 <LastSocketClosedTimeout>30</LastSocketClosedTimeout> |
|
187 </ModemBearer> |
|
188 <ModemBearer operation="add"> |
|
189 <Name>GSM Mobile Phone via Serial</Name> |
|
190 <Agent>CSD.agt</Agent> |
|
191 <IfName>PPP</IfName> |
|
192 <PortName>COMM::0</PortName> |
|
193 <TSYName>SIM</TSYName> |
|
194 <CSYName>ECUART</CSYName> |
|
195 <DataBits>8</DataBits> |
|
196 <StopBits>1</StopBits> |
|
197 <Parity>NONE</Parity> |
|
198 <Rate>115200</Rate> |
|
199 <Handshaking>196</Handshaking> |
|
200 <SpecialRate>0</SpecialRate> |
|
201 <XonChar>17</XonChar> |
|
202 <XoffChar>19</XoffChar> |
|
203 <FaxClassPref>AUTO</FaxClassPref> |
|
204 <SpeakerPref>NEVER</SpeakerPref> |
|
205 <SpeakerVolPref>QUIET</SpeakerVolPref> |
|
206 <ModemInitString>ATZ</ModemInitString> |
|
207 <DataInitString>AT</DataInitString> |
|
208 <FaxInitString>AT</FaxInitString> |
|
209 <DialPauseLength>S8=</DialPauseLength> |
|
210 <SpeakerVolContorlLow>L0</SpeakerVolContorlLow> |
|
211 <SpeakerVolControlMedium>L1</SpeakerVolControlMedium> |
|
212 <SpeakerVolControlHigh>L2</SpeakerVolControlHigh> |
|
213 <SpeakerAlwaysOff>M0</SpeakerAlwaysOff> |
|
214 <SpeakerOnUntilCarrier>M1</SpeakerOnUntilCarrier> |
|
215 <SpeakerAlwaysOn>M2</SpeakerAlwaysOn> |
|
216 <SpeakerOnAfterUntilCarrier>M3</SpeakerOnAfterUntilCarrier> |
|
217 <DialToneWaitModifier>W</DialToneWaitModifier> |
|
218 <CallProgress1>X1</CallProgress1> |
|
219 <CallProgress2>X2</CallProgress2> |
|
220 <CallProgress3>X3</CallProgress3> |
|
221 <CallProgress4>X4</CallProgress4> |
|
222 <EchoOff>E0</EchoOff> |
|
223 <VerboseText>V1</VerboseText> |
|
224 <QuietOff>Q0</QuietOff> |
|
225 <QuietOn>Q1</QuietOn> |
|
226 <DialCommandStateModifier>;</DialCommandStateModifier> |
|
227 <OnLine>O</OnLine> |
|
228 <ResetConfiguration>Z</ResetConfiguration> |
|
229 <ReturnToFactoryDefs>&F</ReturnToFactoryDefs> |
|
230 <DCDOnDuringLink>&C1</DCDOnDuringLink> |
|
231 <DTRHangUp>&D2</DTRHangUp> |
|
232 <DSRAlwaysOn>&S0</DSRAlwaysOn> |
|
233 <RTSCTSHandshake>&K3</RTSCTSHandshake> |
|
234 <XonXoffHandshake>&K4</XonXoffHandshake> |
|
235 <EscapeCharacter>+</EscapeCharacter> |
|
236 <EscapeGuardPeriod>S12</EscapeGuardPeriod> |
|
237 <NoDialTone>NO DIAL TONE</NoDialTone> |
|
238 <Busy>BUSY</Busy> |
|
239 <NoAnswer>NO ANSWER</NoAnswer> |
|
240 <Carrier>CARRIER</Carrier> |
|
241 <Connect>CONNECT</Connect> |
|
242 <CompressionClass5>COMPRESSION:CLASS 5</CompressionClass5> |
|
243 <CompressionV42bis>COMPRESSION:V.42 bis</CompressionV42bis> |
|
244 <CompressionNone>COMPRESSION:NONE</CompressionNone> |
|
245 <ProtocolLAPD>PROTOCOL:LAPD</ProtocolLAPD> |
|
246 <ProtocolALT>PROTOCOL:ALT</ProtocolALT> |
|
247 <ProtocolALTCELLULAR>PROTOCOL:ALT-CELLULAR</ProtocolALTCELLULAR> |
|
248 <ProtocolNone>PROTOCOL:NONE</ProtocolNone> |
|
249 <MessageCentreNumber>+447785016005</MessageCentreNumber> |
|
250 <MessageValidityPeriod>1440</MessageValidityPeriod> |
|
251 <MessageDeliveryReport>FALSE</MessageDeliveryReport> |
|
252 <MinimumSignalLevel>9905</MinimumSignalLevel> |
|
253 <LastSocketActivityTimeout>30</LastSocketActivityTimeout> |
|
254 <LastSessionClosedTimeout>180</LastSessionClosedTimeout> |
|
255 <LastSocketClosedTimeout>30</LastSocketClosedTimeout> |
|
256 </ModemBearer> |
|
257 </ModemBearerTable> |
|
258 |
|
259 <LANBearerTable> |
|
260 <LANBearer operation="add"> |
|
261 <Name>Assabet on-board Ethernet</Name> |
|
262 <Agent>nullagent.agt</Agent> |
|
263 <IfName>ethint</IfName> |
|
264 <LDDName>not used</LDDName> |
|
265 <PDDName>not used</PDDName> |
|
266 <LastSocketActivityTimeout>-1</LastSocketActivityTimeout> |
|
267 <LastSessionClosedTimeout>-1</LastSessionClosedTimeout> |
|
268 <LastSocketClosedTimeout>-1</LastSocketClosedTimeout> |
|
269 </LANBearer> |
|
270 </LANBearerTable> |
|
271 |
|
272 <LANServiceTable> |
|
273 <LANService operation="add"> |
|
274 <Name>Ethernet</Name> |
|
275 <IfNetworks>ip,ip6</IfNetworks> |
|
276 <IpNetMask>255.255.255.0</IpNetMask> |
|
277 <IpGateway>194.72.6.1</IpGateway> |
|
278 <IpAddr>192.168.0.100</IpAddr> |
|
279 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
280 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
281 <IpNameServer1>194.72.6.51</IpNameServer1> |
|
282 <IpNameServer2>194.72.6.52</IpNameServer2> |
|
283 </LANService> |
|
284 </LANServiceTable> |
|
285 |
|
286 <DialInISPTable> |
|
287 <DialInISP operation="template"> |
|
288 <Name>Default Dial In ISP</Name> |
|
289 <UseLoginScript>FALSE</UseLoginScript> |
|
290 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
291 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
292 <EnableIPHeaderComp>FALSE</EnableIPHeaderComp> |
|
293 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
294 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
295 <EnableSWComp>FALSE</EnableSWComp> |
|
296 <UseEdge>FALSE</UseEdge> |
|
297 </DialInISP> |
|
298 <DialInISP operation="add"> |
|
299 <Name>Dial In ISP01</Name> |
|
300 <UseLoginScript>FALSE</UseLoginScript> |
|
301 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
302 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
303 <EnableIPHeaderComp>FALSE</EnableIPHeaderComp> |
|
304 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
305 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
306 <EnableSWComp>FALSE</EnableSWComp> |
|
307 <UseEdge>FALSE</UseEdge> |
|
308 </DialInISP> |
|
309 </DialInISPTable> |
|
310 |
|
311 <DialOutISPTable> |
|
312 <DialOutISP operation="template"> |
|
313 <Name>Default Dial Out ISP</Name> |
|
314 <DialResolution>TRUE</DialResolution> |
|
315 <UseLoginScript>FALSE</UseLoginScript> |
|
316 <PromptForLogin>TRUE</PromptForLogin> |
|
317 <IfPromptForAuth>TRUE</IfPromptForAuth> |
|
318 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
319 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
320 <DisplayPCT>FALSE</DisplayPCT> |
|
321 <IfCallbackEnabled>FALSE</IfCallbackEnabled> |
|
322 <CallbackTimeout>0</CallbackTimeout> |
|
323 <EnableIPHeaderComp>FALSE</EnableIPHeaderComp> |
|
324 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
325 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
326 <EnableSWComp>FALSE</EnableSWComp> |
|
327 <BearerService>0</BearerService> |
|
328 <BearerProtocol>0</BearerProtocol> |
|
329 <RlpVersion>0</RlpVersion> |
|
330 <IwfToMs>0</IwfToMs> |
|
331 <MsToIwf>0</MsToIwf> |
|
332 <AckTimer>0</AckTimer> |
|
333 <RetransmissionAttempts>0</RetransmissionAttempts> |
|
334 <ResequencePeriod>0</ResequencePeriod> |
|
335 <V42Compression>0</V42Compression> |
|
336 <V42Codewords>0</V42Codewords> |
|
337 <V42MaxLength>0</V42MaxLength> |
|
338 <Asymmetry>0</Asymmetry> |
|
339 <UserInitUpgrade>FALSE</UserInitUpgrade> |
|
340 <UseEdge>FALSE</UseEdge> |
|
341 </DialOutISP> |
|
342 <DialOutISP operation="add"> |
|
343 <Name>TEST0 Network </Name> |
|
344 <DialResolution>TRUE</DialResolution> |
|
345 <UseLoginScript>FALSE</UseLoginScript> |
|
346 <PromptForLogin>FALSE</PromptForLogin> |
|
347 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
348 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
349 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
350 <Description>dial in test network </Description> |
|
351 <Type>INTERNETANDWAP</Type> |
|
352 <DefaultTelNum>02075632200</DefaultTelNum> |
|
353 <LoginName>wapusr</LoginName> |
|
354 <LoginPass>train</LoginPass> |
|
355 <DisplayPCT>FALSE</DisplayPCT> |
|
356 <IfNetworks>ip</IfNetworks> |
|
357 <IfAuthName>wapusr</IfAuthName> |
|
358 <IfAuthPass>train</IfAuthPass> |
|
359 <AuthRetries>0</AuthRetries> |
|
360 <IfCallbackEnabled>FALSE</IfCallbackEnabled> |
|
361 <CallbackTimeout>0</CallbackTimeout> |
|
362 <IpNameServer1>158.43.128.1</IpNameServer1> |
|
363 <IpNameServer2>158.43.192.1</IpNameServer2> |
|
364 <EnableIPHeaderComp>FALSE</EnableIPHeaderComp> |
|
365 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
366 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
367 <EnableSWComp>FALSE</EnableSWComp> |
|
368 <BearerService>0</BearerService> |
|
369 <BearerName>ASYNCHRONOUS</BearerName> |
|
370 <BearerSpeed>UNSPECIFIED</BearerSpeed> |
|
371 <BearerCE>UNSPECIFIED</BearerCE> |
|
372 <BearerType>CSD</BearerType> |
|
373 <ChannelCoding>UNSPECIFIED</ChannelCoding> |
|
374 <AIUR>UNSPECIFIED</AIUR> |
|
375 <RequestedTimeSlots>0</RequestedTimeSlots> |
|
376 <MaximumTimeSlots>0</MaximumTimeSlots> |
|
377 <BearerProtocol>0</BearerProtocol> |
|
378 <RlpVersion>0</RlpVersion> |
|
379 <IwfToMs>0</IwfToMs> |
|
380 <MsToIwf>0</MsToIwf> |
|
381 <AckTimer>0</AckTimer> |
|
382 <RetransmissionAttempts>0</RetransmissionAttempts> |
|
383 <ResequencePeriod>0</ResequencePeriod> |
|
384 <V42Compression>0</V42Compression> |
|
385 <V42Codewords>0</V42Codewords> |
|
386 <V42MaxLength>0</V42MaxLength> |
|
387 <Asymmetry>0</Asymmetry> |
|
388 <UserInitUpgrade>FALSE</UserInitUpgrade> |
|
389 <UseEdge>FALSE</UseEdge> |
|
390 </DialOutISP> |
|
391 <DialOutISP operation="add"> |
|
392 <Name>TEST Network </Name> |
|
393 <DialResolution>TRUE</DialResolution> |
|
394 <UseLoginScript>FALSE</UseLoginScript> |
|
395 <PromptForLogin>FALSE</PromptForLogin> |
|
396 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
397 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
398 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
399 <Description>dial in test network </Description> |
|
400 <Type>INTERNETANDWAP</Type> |
|
401 <DefaultTelNum>02075632200</DefaultTelNum> |
|
402 <LoginName>wapusr</LoginName> |
|
403 <LoginPass>train</LoginPass> |
|
404 <DisplayPCT>FALSE</DisplayPCT> |
|
405 <IfNetworks>ip</IfNetworks> |
|
406 <IfAuthName>wapusr</IfAuthName> |
|
407 <IfAuthPass>train</IfAuthPass> |
|
408 <AuthRetries>0</AuthRetries> |
|
409 <IfCallbackEnabled>FALSE</IfCallbackEnabled> |
|
410 <CallbackTimeout>0</CallbackTimeout> |
|
411 <IpNameServer1>158.43.128.1</IpNameServer1> |
|
412 <IpNameServer2>158.43.192.1</IpNameServer2> |
|
413 <EnableIPHeaderComp>FALSE</EnableIPHeaderComp> |
|
414 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
415 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
416 <EnableSWComp>FALSE</EnableSWComp> |
|
417 <BearerService>0</BearerService> |
|
418 <BearerName>ASYNCHRONOUS</BearerName> |
|
419 <BearerSpeed>UNSPECIFIED</BearerSpeed> |
|
420 <BearerCE>UNSPECIFIED</BearerCE> |
|
421 <BearerType>CSD</BearerType> |
|
422 <ChannelCoding>UNSPECIFIED</ChannelCoding> |
|
423 <AIUR>UNSPECIFIED</AIUR> |
|
424 <RequestedTimeSlots>0</RequestedTimeSlots> |
|
425 <MaximumTimeSlots>0</MaximumTimeSlots> |
|
426 <BearerProtocol>0</BearerProtocol> |
|
427 <RlpVersion>0</RlpVersion> |
|
428 <IwfToMs>0</IwfToMs> |
|
429 <MsToIwf>0</MsToIwf> |
|
430 <AckTimer>0</AckTimer> |
|
431 <RetransmissionAttempts>0</RetransmissionAttempts> |
|
432 <ResequencePeriod>0</ResequencePeriod> |
|
433 <V42Compression>0</V42Compression> |
|
434 <V42Codewords>0</V42Codewords> |
|
435 <V42MaxLength>0</V42MaxLength> |
|
436 <Asymmetry>0</Asymmetry> |
|
437 <UserInitUpgrade>FALSE</UserInitUpgrade> |
|
438 <UseEdge>FALSE</UseEdge> |
|
439 </DialOutISP> |
|
440 </DialOutISPTable> |
|
441 |
|
442 <AgentLookupTable> |
|
443 </AgentLookupTable> |
|
444 |
|
445 <CDMA2000PacketServiceTable> |
|
446 <CDMA2000PacketService operation="add"> |
|
447 <Name>test name cdma2000</Name> |
|
448 <IwfName>Test2000</IwfName> |
|
449 <ServiceOption>HIGHSPEEDCDMA2000DATA</ServiceOption> |
|
450 <PdpType>IPV4</PdpType> |
|
451 <ReqFwdPriority>PRIORITY04</ReqFwdPriority> |
|
452 <ReqRevPriority>PRIORITY04</ReqRevPriority> |
|
453 <ReqFwdBitrate>32KBPS</ReqFwdBitrate> |
|
454 <ReqRevBitrate>32KBPS</ReqRevBitrate> |
|
455 <ReqFwdLoss>LOSS1</ReqFwdLoss> |
|
456 <ReqRevLoss>LOSS1</ReqRevLoss> |
|
457 <ReqFwdMaxdelay>40MS</ReqFwdMaxdelay> |
|
458 <ReqRevMaxdelay>40MS</ReqRevMaxdelay> |
|
459 <MinFwdBitrate>32KBPS</MinFwdBitrate> |
|
460 <MinRevBitrate>32KBPS</MinRevBitrate> |
|
461 <AccptFwdLoss>LOSS2</AccptFwdLoss> |
|
462 <AccptRevLoss>LOSS2</AccptRevLoss> |
|
463 <AccptFwdMaxdelay>120MS</AccptFwdMaxdelay> |
|
464 <AccptRevMaxdelay>120MS</AccptRevMaxdelay> |
|
465 <DataCompression>FALSE</DataCompression> |
|
466 <HeaderCompression>FALSE</HeaderCompression> |
|
467 <AnonymousAccess>FALSE</AnonymousAccess> |
|
468 <IfNetworks>ip</IfNetworks> |
|
469 <IfAuthName>RasUser</IfAuthName> |
|
470 <IfAuthPass>pass</IfAuthPass> |
|
471 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
472 <AuthRetries>1</AuthRetries> |
|
473 <IpNetMask>0.255.255.255</IpNetMask> |
|
474 <IpGateway>10.0.0.1</IpGateway> |
|
475 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
476 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
477 <EnableLCPExtension>TRUE</EnableLCPExtension> |
|
478 <DisablePlainTextAuth>TRUE</DisablePlainTextAuth> |
|
479 <ApType>2</ApType> |
|
480 <QosWarningTimeout>1000000</QosWarningTimeout> |
|
481 <RlpMode>TRANSPARENT</RlpMode> |
|
482 <CDMAMobileIP>FALSE</CDMAMobileIP> |
|
483 <CDMAMobileIPTimeout>10000000</CDMAMobileIPTimeout> |
|
484 </CDMA2000PacketService> |
|
485 </CDMA2000PacketServiceTable> |
|
486 |
|
487 <DefaultCDMA2000Table> |
|
488 </DefaultCDMA2000Table> |
|
489 |
|
490 <ChargecardTable> |
|
491 <Chargecard operation="add"> |
|
492 <Name>Dummy BT Chargecard</Name> |
|
493 <AccountNumber>144,12345678</AccountNumber> |
|
494 <Pin>0000</Pin> |
|
495 <LocalRule>HG</LocalRule> |
|
496 <NatRule>HFG</NatRule> |
|
497 <IntlRule>HEFG</IntlRule> |
|
498 </Chargecard> |
|
499 <Chargecard operation="add"> |
|
500 <Name>Dummy Mercury Chargecard</Name> |
|
501 <AccountNumber>0500800800,,12345678</AccountNumber> |
|
502 <Pin>****</Pin> |
|
503 <LocalRule>HG</LocalRule> |
|
504 <NatRule>J,K,0FG</NatRule> |
|
505 <IntlRule>HEFG</IntlRule> |
|
506 </Chargecard> |
|
507 </ChargecardTable> |
|
508 |
|
509 <ConnectionPreferencesTable> |
|
510 <ConnectionPreferences operation="add"> |
|
511 <Name>ConnectionPreferencesTable1</Name> |
|
512 <Ranking>1</Ranking> |
|
513 <Direction>OUTGOING</Direction> |
|
514 <DialogPref>DONOTPROMPT</DialogPref> |
|
515 <BearerSet>CSD</BearerSet> |
|
516 <IAPRef>IAP.Pipex CSD IR</IAPRef> |
|
517 </ConnectionPreferences> |
|
518 <ConnectionPreferences operation="add"> |
|
519 <Name>ConnectionPreferencesTable2</Name> |
|
520 <Ranking>2</Ranking> |
|
521 <Direction>OUTGOING</Direction> |
|
522 <DialogPref>DONOTPROMPT</DialogPref> |
|
523 <BearerSet>CSD</BearerSet> |
|
524 <IAPRef>IAP.Pipex CSD IR</IAPRef> |
|
525 </ConnectionPreferences> |
|
526 </ConnectionPreferencesTable> |
|
527 |
|
528 <GlobalSettingsTable> |
|
529 <GlobalSettings operation="add"> |
|
530 <Name>GlobalSettingsTable1</Name> |
|
531 <WAPAccess>WAPAccessPoint.Default Dial In ISP</WAPAccess> |
|
532 <RedialAttempts>3</RedialAttempts> |
|
533 <SmsBearer>WAPSMSBearer.WAPSMSBearerTable1</SmsBearer> |
|
534 <SmsReceiveMode>2</SmsReceiveMode> |
|
535 <GPRSAttachMode>1</GPRSAttachMode> |
|
536 <AcceptIncomingGprs>1</AcceptIncomingGprs> |
|
537 <ConnectionAttempts>2</ConnectionAttempts> |
|
538 <ModemForDataAndFax>2</ModemForDataAndFax> |
|
539 <ModemForPhoneServicesAndSMS>2</ModemForPhoneServicesAndSMS> |
|
540 <LocationForDataAndFax>Location.Office</LocationForDataAndFax> |
|
541 <LocationForPhoneServicesAndSMS>Location.Office</LocationForPhoneServicesAndSMS> |
|
542 <GPRSClassCBearer>GSM</GPRSClassCBearer> |
|
543 <DefaultNetwork>Network.Intranet</DefaultNetwork> |
|
544 <BearerAvailabilityCheckTSY>mm</BearerAvailabilityCheckTSY> |
|
545 </GlobalSettings> |
|
546 </GlobalSettingsTable> |
|
547 |
|
548 <IncomingGPRSTable> |
|
549 <IncomingGPRS operation="add"> |
|
550 <Name>Incoming GPRS Settings PlaceHolder</Name> |
|
551 <APN>Test</APN> |
|
552 <PDPType>IPV4</PDPType> |
|
553 <PDPAddress>0.0.0.0</PDPAddress> |
|
554 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
555 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
556 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
557 <ReqPrecedence>1</ReqPrecedence> |
|
558 <ReqDelay>1</ReqDelay> |
|
559 <ReqReliability>1</ReqReliability> |
|
560 <ReqPeakThroughput>1</ReqPeakThroughput> |
|
561 <ReqMeanThroughput>1</ReqMeanThroughput> |
|
562 <MinPrecedence>1</MinPrecedence> |
|
563 <MinDelay>1</MinDelay> |
|
564 <MinReliability>1</MinReliability> |
|
565 <MinPeakThroughput>1</MinPeakThroughput> |
|
566 <MinMeanThroughput>1</MinMeanThroughput> |
|
567 <DataCompression>FALSE</DataCompression> |
|
568 <HeaderCompression>FALSE</HeaderCompression> |
|
569 <AnonymousAccess>FALSE</AnonymousAccess> |
|
570 <IfNetworks>ip</IfNetworks> |
|
571 <IfAuthName>RasUser</IfAuthName> |
|
572 <IfAuthPass>pass</IfAuthPass> |
|
573 <AuthRetries>1</AuthRetries> |
|
574 <IpNameServer1>0.0.0.0</IpNameServer1> |
|
575 <IpNameServer2>0.0.0.0</IpNameServer2> |
|
576 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
577 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
578 <GprsUseEdge>FALSE</GprsUseEdge> |
|
579 </IncomingGPRS> |
|
580 </IncomingGPRSTable> |
|
581 |
|
582 <OutgoingGPRSTable> |
|
583 <OutgoingGPRS operation="add"> |
|
584 <Name>GPRS01</Name> |
|
585 <APN>gprs01APNPlaceHolder</APN> |
|
586 <PDPType>IPV4</PDPType> |
|
587 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
588 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
589 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
590 <ReqPrecedence>0</ReqPrecedence> |
|
591 <ReqDelay>0</ReqDelay> |
|
592 <ReqReliability>0</ReqReliability> |
|
593 <ReqPeakThroughput>0</ReqPeakThroughput> |
|
594 <ReqMeanThroughput>0</ReqMeanThroughput> |
|
595 <MinPrecedence>0</MinPrecedence> |
|
596 <MinDelay>0</MinDelay> |
|
597 <MinReliability>0</MinReliability> |
|
598 <MinPeakThroughput>0</MinPeakThroughput> |
|
599 <MinMeanThroughput>0</MinMeanThroughput> |
|
600 <DataCompression>FALSE</DataCompression> |
|
601 <HeaderCompression>FALSE</HeaderCompression> |
|
602 <AnonymousAccess>FALSE</AnonymousAccess> |
|
603 <IfNetworks>ip</IfNetworks> |
|
604 <AuthRetries>1</AuthRetries> |
|
605 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
606 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
607 <GprsUseEdge>FALSE</GprsUseEdge> |
|
608 <GprsAccessPointType>0</GprsAccessPointType> |
|
609 <QosWarningTimeout>0</QosWarningTimeout> |
|
610 </OutgoingGPRS> |
|
611 <OutgoingGPRS operation="add"> |
|
612 <Name>GPRS02</Name> |
|
613 <APN>gprs02APNPlaceHolder</APN> |
|
614 <PDPType>IPV4</PDPType> |
|
615 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
616 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
617 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
618 <ReqPrecedence>0</ReqPrecedence> |
|
619 <ReqDelay>0</ReqDelay> |
|
620 <ReqReliability>0</ReqReliability> |
|
621 <ReqPeakThroughput>0</ReqPeakThroughput> |
|
622 <ReqMeanThroughput>0</ReqMeanThroughput> |
|
623 <MinPrecedence>0</MinPrecedence> |
|
624 <MinDelay>0</MinDelay> |
|
625 <MinReliability>0</MinReliability> |
|
626 <MinPeakThroughput>0</MinPeakThroughput> |
|
627 <MinMeanThroughput>0</MinMeanThroughput> |
|
628 <DataCompression>FALSE</DataCompression> |
|
629 <HeaderCompression>FALSE</HeaderCompression> |
|
630 <AnonymousAccess>FALSE</AnonymousAccess> |
|
631 <IfNetworks>ip</IfNetworks> |
|
632 <AuthRetries>1</AuthRetries> |
|
633 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
634 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
635 <GprsUseEdge>FALSE</GprsUseEdge> |
|
636 <GprsAccessPointType>0</GprsAccessPointType> |
|
637 <QosWarningTimeout>0</QosWarningTimeout> |
|
638 </OutgoingGPRS> |
|
639 <OutgoingGPRS operation="add"> |
|
640 <Name>GPRS03</Name> |
|
641 <APN>gprs03APNPlaceHolder</APN> |
|
642 <PDPType>IPV4</PDPType> |
|
643 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
644 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
645 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
646 <ReqPrecedence>0</ReqPrecedence> |
|
647 <ReqDelay>0</ReqDelay> |
|
648 <ReqReliability>0</ReqReliability> |
|
649 <ReqPeakThroughput>0</ReqPeakThroughput> |
|
650 <ReqMeanThroughput>0</ReqMeanThroughput> |
|
651 <MinPrecedence>0</MinPrecedence> |
|
652 <MinDelay>0</MinDelay> |
|
653 <MinReliability>0</MinReliability> |
|
654 <MinPeakThroughput>0</MinPeakThroughput> |
|
655 <MinMeanThroughput>0</MinMeanThroughput> |
|
656 <DataCompression>FALSE</DataCompression> |
|
657 <HeaderCompression>FALSE</HeaderCompression> |
|
658 <AnonymousAccess>FALSE</AnonymousAccess> |
|
659 <IfNetworks>ip</IfNetworks> |
|
660 <AuthRetries>1</AuthRetries> |
|
661 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
662 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
663 <GprsUseEdge>FALSE</GprsUseEdge> |
|
664 <GprsAccessPointType>0</GprsAccessPointType> |
|
665 <QosWarningTimeout>0</QosWarningTimeout> |
|
666 </OutgoingGPRS> |
|
667 </OutgoingGPRSTable> |
|
668 |
|
669 <DefaultGPRSTable> |
|
670 <DefaultGPRS operation="add"> |
|
671 <Name>Dummy Default GPRS Settings</Name> |
|
672 <APN>Access point name</APN> |
|
673 <PDPType>IPV6</PDPType> |
|
674 <PDPAddress>www.wid.com</PDPAddress> |
|
675 <Usage>1</Usage> |
|
676 <Precedence>1</Precedence> |
|
677 <Delay>1</Delay> |
|
678 <Reliability>1</Reliability> |
|
679 <PeakThroughput>1</PeakThroughput> |
|
680 <MeanThroughput>1</MeanThroughput> |
|
681 <MinPrecedence>1</MinPrecedence> |
|
682 <MinDelay>1</MinDelay> |
|
683 <MinReliability>1</MinReliability> |
|
684 <MinPeakThroughput>1</MinPeakThroughput> |
|
685 <MinMeanThroughput>1</MinMeanThroughput> |
|
686 <DataCompression>TRUE</DataCompression> |
|
687 <HeaderCompression>TRUE</HeaderCompression> |
|
688 <GprsUseEdge>FALSE</GprsUseEdge> |
|
689 <AnonymousAccess>TRUE</AnonymousAccess> |
|
690 </DefaultGPRS> |
|
691 </DefaultGPRSTable> |
|
692 |
|
693 <ProxyTable> |
|
694 <Proxy operation="add"> |
|
695 <Name>ProxyTable1</Name> |
|
696 <ISPRef>DialOutISP.TEST Network </ISPRef> |
|
697 <UseProxyServer>TRUE</UseProxyServer> |
|
698 <ProtocolName>http</ProtocolName> |
|
699 <ProxyServerName>www.dummyproxy.com</ProxyServerName> |
|
700 <PortNumber>80</PortNumber> |
|
701 <Exceptions>www.dummyproxy.com/exception</Exceptions> |
|
702 </Proxy> |
|
703 </ProxyTable> |
|
704 |
|
705 <LocationTable> |
|
706 <Location operation="template"> |
|
707 <Name>Default Location</Name> |
|
708 <Mobile>TRUE</Mobile> |
|
709 <UsePulseDial>FALSE</UsePulseDial> |
|
710 <WaitForDialTone>FALSE</WaitForDialTone> |
|
711 <PauseAfterDialout>0</PauseAfterDialout> |
|
712 <IntlPrefixCode>+</IntlPrefixCode> |
|
713 <NatPrefixCode>0</NatPrefixCode> |
|
714 <NatCode>44</NatCode> |
|
715 </Location> |
|
716 <Location operation="add"> |
|
717 <Name>Office</Name> |
|
718 <Mobile>FALSE</Mobile> |
|
719 <UsePulseDial>FALSE</UsePulseDial> |
|
720 <WaitForDialTone>FALSE</WaitForDialTone> |
|
721 <PauseAfterDialout>0</PauseAfterDialout> |
|
722 <IntlPrefixCode>00</IntlPrefixCode> |
|
723 <NatPrefixCode>0</NatPrefixCode> |
|
724 <NatCode>44</NatCode> |
|
725 <AreaCode>171</AreaCode> |
|
726 <DialOutCode>9,</DialOutCode> |
|
727 </Location> |
|
728 <Location operation="add"> |
|
729 <Name>Office temp</Name> |
|
730 <Mobile>FALSE</Mobile> |
|
731 <UsePulseDial>FALSE</UsePulseDial> |
|
732 <WaitForDialTone>FALSE</WaitForDialTone> |
|
733 <PauseAfterDialout>0</PauseAfterDialout> |
|
734 <IntlPrefixCode>00</IntlPrefixCode> |
|
735 <NatPrefixCode>0</NatPrefixCode> |
|
736 <NatCode>44</NatCode> |
|
737 <AreaCode>171</AreaCode> |
|
738 </Location> |
|
739 <Location operation="add"> |
|
740 <Name>Office Direct Dial</Name> |
|
741 <Mobile>FALSE</Mobile> |
|
742 <UsePulseDial>FALSE</UsePulseDial> |
|
743 <WaitForDialTone>FALSE</WaitForDialTone> |
|
744 <PauseAfterDialout>0</PauseAfterDialout> |
|
745 <IntlPrefixCode>00</IntlPrefixCode> |
|
746 <NatPrefixCode>0</NatPrefixCode> |
|
747 <NatCode>44</NatCode> |
|
748 <AreaCode>171</AreaCode> |
|
749 </Location> |
|
750 <Location operation="add"> |
|
751 <Name>Mobile</Name> |
|
752 <Mobile>TRUE</Mobile> |
|
753 <UsePulseDial>FALSE</UsePulseDial> |
|
754 <WaitForDialTone>FALSE</WaitForDialTone> |
|
755 <PauseAfterDialout>0</PauseAfterDialout> |
|
756 <IntlPrefixCode>+</IntlPrefixCode> |
|
757 <NatPrefixCode>0</NatPrefixCode> |
|
758 <NatCode>44</NatCode> |
|
759 </Location> |
|
760 <Location operation="add"> |
|
761 <Name>Home</Name> |
|
762 <Mobile>FALSE</Mobile> |
|
763 <UsePulseDial>TRUE</UsePulseDial> |
|
764 <WaitForDialTone>TRUE</WaitForDialTone> |
|
765 <PauseAfterDialout>0</PauseAfterDialout> |
|
766 <IntlPrefixCode>00</IntlPrefixCode> |
|
767 <NatPrefixCode>0</NatPrefixCode> |
|
768 <NatCode>44</NatCode> |
|
769 <AreaCode>181</AreaCode> |
|
770 </Location> |
|
771 </LocationTable> |
|
772 |
|
773 <SecureSocketTable> |
|
774 <SecureSocket operation="add"> |
|
775 <Name>SecureSocketTable1</Name> |
|
776 <ProtocolName>ssl3.0</ProtocolName> |
|
777 <ProtoLibrary>ssladaptor.dll</ProtoLibrary> |
|
778 </SecureSocket> |
|
779 <SecureSocket operation="add"> |
|
780 <Name>SecureSocketTable2</Name> |
|
781 <ProtocolName>tls1.0</ProtocolName> |
|
782 <ProtoLibrary>ssladaptor.dll</ProtoLibrary> |
|
783 </SecureSocket> |
|
784 </SecureSocketTable> |
|
785 |
|
786 <BTDeviceTable> |
|
787 </BTDeviceTable> |
|
788 |
|
789 <BTPersistTable> |
|
790 </BTPersistTable> |
|
791 |
|
792 <BTSecurityTable> |
|
793 </BTSecurityTable> |
|
794 |
|
795 <BTDefaultTable> |
|
796 </BTDefaultTable> |
|
797 |
|
798 <WAPAccessPointTable> |
|
799 <WAPAccessPoint operation="template"> |
|
800 <Name>Default Dial In ISP</Name> |
|
801 <CurrentBearer>WAPIPBearer</CurrentBearer> |
|
802 </WAPAccessPoint> |
|
803 <WAPAccessPoint operation="add"> |
|
804 <Name>Dummy1 WAP Settings</Name> |
|
805 <CurrentBearer>WAPIPBearer</CurrentBearer> |
|
806 <StartPage>www.wapstart.com</StartPage> |
|
807 </WAPAccessPoint> |
|
808 <WAPAccessPoint operation="add"> |
|
809 <Name>Dummy WAP Settings</Name> |
|
810 <CurrentBearer>WAPIPBearer</CurrentBearer> |
|
811 <StartPage>www.wapstart.com</StartPage> |
|
812 </WAPAccessPoint> |
|
813 </WAPAccessPointTable> |
|
814 |
|
815 <WAPIPBearerTable> |
|
816 <WAPIPBearer operation="template"> |
|
817 <Name>WAPIPBearerTable1</Name> |
|
818 <AccessPoint>WAPAccessPoint.-1</AccessPoint> |
|
819 <WSPOption>CONNECTIONLESS</WSPOption> |
|
820 <Security>FALSE</Security> |
|
821 <IAPRef>IAP.-1</IAPRef> |
|
822 <ProxyPortNumber>0</ProxyPortNumber> |
|
823 </WAPIPBearer> |
|
824 <WAPIPBearer operation="add"> |
|
825 <Name>WAPIPBearerTable2</Name> |
|
826 <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint> |
|
827 <GatewayAddress>www.wapgateway.com</GatewayAddress> |
|
828 <WSPOption>CONNECTIONORIENTED</WSPOption> |
|
829 <Security>FALSE</Security> |
|
830 <IAPRef>IAP.Pipex CSD IR</IAPRef> |
|
831 <ProxyPortNumber>1</ProxyPortNumber> |
|
832 </WAPIPBearer> |
|
833 </WAPIPBearerTable> |
|
834 |
|
835 <WAPSMSBearerTable> |
|
836 <WAPSMSBearer operation="template"> |
|
837 <Name>WAPSMSBearerTable1</Name> |
|
838 <AccessPoint>WAPAccessPoint.-1</AccessPoint> |
|
839 <WSPOption>CONNECTIONLESS</WSPOption> |
|
840 <Security>FALSE</Security> |
|
841 </WAPSMSBearer> |
|
842 <WAPSMSBearer operation="add"> |
|
843 <Name>WAPSMSBearerTable2</Name> |
|
844 <AccessPoint>WAPAccessPoint.Dummy WAP Settings</AccessPoint> |
|
845 <GatewayAddress>+447785016005</GatewayAddress> |
|
846 <WSPOption>CONNECTIONORIENTED</WSPOption> |
|
847 <Security>FALSE</Security> |
|
848 <ServiceCentreAddress>+442071234567</ServiceCentreAddress> |
|
849 </WAPSMSBearer> |
|
850 </WAPSMSBearerTable> |
|
851 |
|
852 <VirtualBearerTable> |
|
853 </VirtualBearerTable> |
|
854 |
|
855 <VpnServiceTable> |
|
856 </VpnServiceTable> |
|
857 |
|
858 |
|
859 </CommDB:Config> |