|
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 the License "Symbian Foundation License v1.0" |
|
7 which accompanies this distribution, and is available |
|
8 at the URL "http://www.symbianfoundation.org/legal/sfl-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 </NetworkTable> |
|
34 |
|
35 <IAPTable> |
|
36 <IAP operation="add"> |
|
37 <Name>Record #1</Name> |
|
38 <IAPService>DialOutISP.Record #1</IAPService> |
|
39 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
40 </IAP> |
|
41 <IAP operation="add"> |
|
42 <Name>Record #2</Name> |
|
43 <IAPService>DialOutISP.Record #2</IAPService> |
|
44 <ChargecardRef>Chargecard.Dummy Mercury Chargecard</ChargecardRef> |
|
45 </IAP> |
|
46 <IAP operation="add"> |
|
47 <Name>Record #3</Name> |
|
48 <IAPService>DialInISP.Record #1</IAPService> |
|
49 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
50 </IAP> |
|
51 <IAP operation="add"> |
|
52 <Name>Record #4</Name> |
|
53 <IAPService>DialInISP.Record #2</IAPService> |
|
54 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
55 </IAP> |
|
56 <IAP operation="add"> |
|
57 <Name>Record #5</Name> |
|
58 <IAPService>OutgoingGPRS.Record #1</IAPService> |
|
59 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
60 </IAP> |
|
61 <IAP operation="add"> |
|
62 <Name>Record #6</Name> |
|
63 <IAPService>OutgoingGPRS.Record #2</IAPService> |
|
64 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
65 </IAP> |
|
66 <IAP operation="add"> |
|
67 <Name>Record #9</Name> |
|
68 <IAPService>IncomingGPRS.Record #1</IAPService> |
|
69 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
70 </IAP> |
|
71 <IAP operation="add"> |
|
72 <Name>Record #10</Name> |
|
73 <IAPService>IncomingGPRS.Record #2</IAPService> |
|
74 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
75 </IAP> |
|
76 <IAP operation="add"> |
|
77 <Name>Record #11</Name> |
|
78 <IAPService>LANService.Record #1</IAPService> |
|
79 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
80 </IAP> |
|
81 <IAP operation="add"> |
|
82 <Name>Record #12</Name> |
|
83 <IAPService>LANService.Record #2</IAPService> |
|
84 <ChargecardRef>Chargecard.Dummy BT Chargecard</ChargecardRef> |
|
85 </IAP> |
|
86 </IAPTable> |
|
87 |
|
88 <ModemBearerTable> |
|
89 </ModemBearerTable> |
|
90 |
|
91 <LANBearerTable> |
|
92 </LANBearerTable> |
|
93 |
|
94 <LANServiceTable> |
|
95 <LANService operation="add"> |
|
96 <Name>Record #1</Name> |
|
97 <IfNetworks>Record #1</IfNetworks> |
|
98 <IpNetMask>0.0.0.0</IpNetMask> |
|
99 <IpGateway>0.0.0.0</IpGateway> |
|
100 <IpAddr>0.0.0.0</IpAddr> |
|
101 <IpAddrFromServer>FALSE</IpAddrFromServer> |
|
102 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
103 <IpNameServer1>0.0.0.0</IpNameServer1> |
|
104 <IpNameServer2>0.0.0.0</IpNameServer2> |
|
105 </LANService> |
|
106 <LANService operation="add"> |
|
107 <Name>Record #2</Name> |
|
108 <IfNetworks>Record #2</IfNetworks> |
|
109 <IpNetMask>0.0.0.0</IpNetMask> |
|
110 <IpGateway>0.0.0.0</IpGateway> |
|
111 <IpAddr>0.0.0.0</IpAddr> |
|
112 <IpAddrFromServer>FALSE</IpAddrFromServer> |
|
113 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
114 <IpNameServer1>0.0.0.0</IpNameServer1> |
|
115 <IpNameServer2>0.0.0.0</IpNameServer2> |
|
116 </LANService> |
|
117 </LANServiceTable> |
|
118 |
|
119 <DialInISPTable> |
|
120 <DialInISP operation="add"> |
|
121 <Name>Record #1</Name> |
|
122 <UseLoginScript>FALSE</UseLoginScript> |
|
123 <IpAddrFromServer>FALSE</IpAddrFromServer> |
|
124 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
125 <Type>INTERNETONLY</Type> |
|
126 <LoginScript>New Record</LoginScript> |
|
127 <Authentication>0</Authentication> |
|
128 <IfName>ppp</IfName> |
|
129 <IfNetworks>ip</IfNetworks> |
|
130 <IpAddr>New Record</IpAddr> |
|
131 <IpNameServer1>New Record</IpNameServer1> |
|
132 <IpNameServer2>New Record</IpNameServer2> |
|
133 <EnableIPHeaderComp>FALSE</EnableIPHeaderComp> |
|
134 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
135 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
136 <EnableSWComp>FALSE</EnableSWComp> |
|
137 <BearerName>ASYNCHRONOUS</BearerName> |
|
138 <BearerSpeed>UNSPECIFIED</BearerSpeed> |
|
139 <BearerCE>UNSPECIFIED</BearerCE> |
|
140 </DialInISP> |
|
141 <DialInISP operation="add"> |
|
142 <Name>Record #2</Name> |
|
143 <UseLoginScript>FALSE</UseLoginScript> |
|
144 <IpAddrFromServer>FALSE</IpAddrFromServer> |
|
145 <IpDNSAddrFromServer>FALSE</IpDNSAddrFromServer> |
|
146 <Type>INTERNETONLY</Type> |
|
147 <LoginScript>New Record</LoginScript> |
|
148 <Authentication>0</Authentication> |
|
149 <IfName>ppp</IfName> |
|
150 <IfNetworks>ip</IfNetworks> |
|
151 <IpAddr>New Record</IpAddr> |
|
152 <IpNameServer1>New Record</IpNameServer1> |
|
153 <IpNameServer2>New Record</IpNameServer2> |
|
154 <EnableIPHeaderComp>FALSE</EnableIPHeaderComp> |
|
155 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
156 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
157 <EnableSWComp>FALSE</EnableSWComp> |
|
158 <BearerName>ASYNCHRONOUS</BearerName> |
|
159 <BearerSpeed>UNSPECIFIED</BearerSpeed> |
|
160 <BearerCE>UNSPECIFIED</BearerCE> |
|
161 </DialInISP> |
|
162 </DialInISPTable> |
|
163 |
|
164 <DialOutISPTable> |
|
165 <DialOutISP operation="add"> |
|
166 <Name>Record #1</Name> |
|
167 <DialResolution>TRUE</DialResolution> |
|
168 <UseLoginScript>FALSE</UseLoginScript> |
|
169 <PromptForLogin>FALSE</PromptForLogin> |
|
170 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
171 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
172 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
173 <Type>INTERNETONLY</Type> |
|
174 <DefaultTelNum>+442079460224</DefaultTelNum> |
|
175 <DisplayPCT>FALSE</DisplayPCT> |
|
176 <IfName>ppp</IfName> |
|
177 <IfNetworks>ip</IfNetworks> |
|
178 <IfAuthName>me</IfAuthName> |
|
179 <IfAuthPass>wt</IfAuthPass> |
|
180 <AuthRetries>0</AuthRetries> |
|
181 <IfCallbackEnabled>FALSE</IfCallbackEnabled> |
|
182 <CallbackTimeout>0</CallbackTimeout> |
|
183 <EnableIPHeaderComp>TRUE</EnableIPHeaderComp> |
|
184 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
185 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
186 <EnableSWComp>TRUE</EnableSWComp> |
|
187 <BearerService>0</BearerService> |
|
188 <BearerName>ASYNCHRONOUS</BearerName> |
|
189 <BearerSpeed>UNSPECIFIED</BearerSpeed> |
|
190 <BearerCE>UNSPECIFIED</BearerCE> |
|
191 <BearerType>CSD</BearerType> |
|
192 <ChannelCoding>48</ChannelCoding> |
|
193 <AIUR>9600</AIUR> |
|
194 <RequestedTimeSlots>0</RequestedTimeSlots> |
|
195 <MaximumTimeSlots>0</MaximumTimeSlots> |
|
196 <BearerProtocol>0</BearerProtocol> |
|
197 <RlpVersion>0</RlpVersion> |
|
198 <IwfToMs>0</IwfToMs> |
|
199 <MsToIwf>0</MsToIwf> |
|
200 <AckTimer>0</AckTimer> |
|
201 <RetransmissionAttempts>0</RetransmissionAttempts> |
|
202 <ResequencePeriod>0</ResequencePeriod> |
|
203 <V42Compression>0</V42Compression> |
|
204 <V42Codewords>0</V42Codewords> |
|
205 <V42MaxLength>0</V42MaxLength> |
|
206 <Asymmetry>0</Asymmetry> |
|
207 <UserInitUpgrade>FALSE</UserInitUpgrade> |
|
208 </DialOutISP> |
|
209 <DialOutISP operation="add"> |
|
210 <Name>Record #2</Name> |
|
211 <DialResolution>TRUE</DialResolution> |
|
212 <UseLoginScript>FALSE</UseLoginScript> |
|
213 <PromptForLogin>FALSE</PromptForLogin> |
|
214 <IfPromptForAuth>FALSE</IfPromptForAuth> |
|
215 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
216 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
217 <Type>INTERNETONLY</Type> |
|
218 <DefaultTelNum>+442079460224</DefaultTelNum> |
|
219 <DisplayPCT>FALSE</DisplayPCT> |
|
220 <IfName>ppp</IfName> |
|
221 <IfNetworks>ip</IfNetworks> |
|
222 <IfAuthName>fgh</IfAuthName> |
|
223 <IfAuthPass>dfgb</IfAuthPass> |
|
224 <AuthRetries>0</AuthRetries> |
|
225 <IfCallbackEnabled>FALSE</IfCallbackEnabled> |
|
226 <CallbackTimeout>0</CallbackTimeout> |
|
227 <EnableIPHeaderComp>TRUE</EnableIPHeaderComp> |
|
228 <EnableLCPExtension>FALSE</EnableLCPExtension> |
|
229 <DisablePlainTextAuth>FALSE</DisablePlainTextAuth> |
|
230 <EnableSWComp>TRUE</EnableSWComp> |
|
231 <BearerService>0</BearerService> |
|
232 <BearerName>ASYNCHRONOUS</BearerName> |
|
233 <BearerSpeed>UNSPECIFIED</BearerSpeed> |
|
234 <BearerCE>UNSPECIFIED</BearerCE> |
|
235 <BearerType>CSD</BearerType> |
|
236 <ChannelCoding>48</ChannelCoding> |
|
237 <AIUR>9600</AIUR> |
|
238 <RequestedTimeSlots>0</RequestedTimeSlots> |
|
239 <MaximumTimeSlots>0</MaximumTimeSlots> |
|
240 <BearerProtocol>0</BearerProtocol> |
|
241 <RlpVersion>0</RlpVersion> |
|
242 <IwfToMs>0</IwfToMs> |
|
243 <MsToIwf>0</MsToIwf> |
|
244 <AckTimer>0</AckTimer> |
|
245 <RetransmissionAttempts>0</RetransmissionAttempts> |
|
246 <ResequencePeriod>0</ResequencePeriod> |
|
247 <V42Compression>0</V42Compression> |
|
248 <V42Codewords>0</V42Codewords> |
|
249 <V42MaxLength>0</V42MaxLength> |
|
250 <Asymmetry>0</Asymmetry> |
|
251 <UserInitUpgrade>FALSE</UserInitUpgrade> |
|
252 </DialOutISP> |
|
253 </DialOutISPTable> |
|
254 |
|
255 <AgentLookupTable> |
|
256 </AgentLookupTable> |
|
257 |
|
258 <ChargecardTable> |
|
259 <Chargecard operation="add"> |
|
260 <Name>Dummy BT Chargecard</Name> |
|
261 <AccountNumber>144,12345678</AccountNumber> |
|
262 <Pin>0000</Pin> |
|
263 <LocalRule>HG</LocalRule> |
|
264 <NatRule>HFG</NatRule> |
|
265 <IntlRule>HEFG</IntlRule> |
|
266 </Chargecard> |
|
267 <Chargecard operation="add"> |
|
268 <Name>Dummy Mercury Chargecard</Name> |
|
269 <AccountNumber>0500800800,,12345678</AccountNumber> |
|
270 <Pin>****</Pin> |
|
271 <LocalRule>HG</LocalRule> |
|
272 <NatRule>J,K,0FG</NatRule> |
|
273 <IntlRule>HEFG</IntlRule> |
|
274 </Chargecard> |
|
275 </ChargecardTable> |
|
276 |
|
277 <ConnectionPreferencesTable> |
|
278 </ConnectionPreferencesTable> |
|
279 |
|
280 <GlobalSettingsTable> |
|
281 <GlobalSettings operation="add"> |
|
282 <Name>GlobalSettingsTable1</Name> |
|
283 <RedialAttempts>3</RedialAttempts> |
|
284 <SmsBearer>2</SmsBearer> |
|
285 <SmsReceiveMode>2</SmsReceiveMode> |
|
286 <GPRSAttachMode>1</GPRSAttachMode> |
|
287 <AcceptIncomingGprs>1</AcceptIncomingGprs> |
|
288 <ConnectionAttempts>2</ConnectionAttempts> |
|
289 <ModemForDataAndFax>3</ModemForDataAndFax> |
|
290 <LocationForDataAndFax>Location.Default Location</LocationForDataAndFax> |
|
291 <GPRSClassCBearer>GSM</GPRSClassCBearer> |
|
292 </GlobalSettings> |
|
293 </GlobalSettingsTable> |
|
294 |
|
295 <IncomingGPRSTable> |
|
296 <IncomingGPRS operation="add"> |
|
297 <Name>Record #1</Name> |
|
298 <APN>1234</APN> |
|
299 <PDPType>IPV4</PDPType> |
|
300 <PDPAddress>4321</PDPAddress> |
|
301 <IfPromptForAuth>TRUE</IfPromptForAuth> |
|
302 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
303 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
304 <ReqPrecedence>0</ReqPrecedence> |
|
305 <ReqDelay>0</ReqDelay> |
|
306 <ReqReliability>0</ReqReliability> |
|
307 <ReqPeakThroughput>0</ReqPeakThroughput> |
|
308 <ReqMeanThroughput>0</ReqMeanThroughput> |
|
309 <MinPrecedence>0</MinPrecedence> |
|
310 <MinDelay>0</MinDelay> |
|
311 <MinReliability>0</MinReliability> |
|
312 <MinPeakThroughput>0</MinPeakThroughput> |
|
313 <MinMeanThroughput>0</MinMeanThroughput> |
|
314 <DataCompression>TRUE</DataCompression> |
|
315 <HeaderCompression>TRUE</HeaderCompression> |
|
316 <AnonymousAccess>TRUE</AnonymousAccess> |
|
317 <IfName>New Record</IfName> |
|
318 <AuthRetries>0</AuthRetries> |
|
319 <EnableLCPExtension>TRUE</EnableLCPExtension> |
|
320 <DisablePlainTextAuth>TRUE</DisablePlainTextAuth> |
|
321 <GprsAccessPointType>0</GprsAccessPointType> |
|
322 <QosWarningTimeout>-1</QosWarningTimeout> |
|
323 </IncomingGPRS> |
|
324 <IncomingGPRS operation="add"> |
|
325 <Name>Record #2</Name> |
|
326 <APN>7890</APN> |
|
327 <PDPType>IPV4</PDPType> |
|
328 <PDPAddress>0987</PDPAddress> |
|
329 <IfPromptForAuth>TRUE</IfPromptForAuth> |
|
330 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
331 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
332 <ReqPrecedence>0</ReqPrecedence> |
|
333 <ReqDelay>0</ReqDelay> |
|
334 <ReqReliability>0</ReqReliability> |
|
335 <ReqPeakThroughput>0</ReqPeakThroughput> |
|
336 <ReqMeanThroughput>0</ReqMeanThroughput> |
|
337 <MinPrecedence>0</MinPrecedence> |
|
338 <MinDelay>0</MinDelay> |
|
339 <MinReliability>0</MinReliability> |
|
340 <MinPeakThroughput>0</MinPeakThroughput> |
|
341 <MinMeanThroughput>0</MinMeanThroughput> |
|
342 <DataCompression>TRUE</DataCompression> |
|
343 <HeaderCompression>TRUE</HeaderCompression> |
|
344 <AnonymousAccess>TRUE</AnonymousAccess> |
|
345 <IfName>New Record</IfName> |
|
346 <AuthRetries>0</AuthRetries> |
|
347 <EnableLCPExtension>TRUE</EnableLCPExtension> |
|
348 <DisablePlainTextAuth>TRUE</DisablePlainTextAuth> |
|
349 <GprsAccessPointType>0</GprsAccessPointType> |
|
350 <QosWarningTimeout>-1</QosWarningTimeout> |
|
351 </IncomingGPRS> |
|
352 </IncomingGPRSTable> |
|
353 |
|
354 <OutgoingGPRSTable> |
|
355 <OutgoingGPRS operation="add"> |
|
356 <Name>Record #1</Name> |
|
357 <APN>1234</APN> |
|
358 <PDPType>IPV4</PDPType> |
|
359 <PDPAddress>4321</PDPAddress> |
|
360 <IfPromptForAuth>TRUE</IfPromptForAuth> |
|
361 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
362 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
363 <ReqPrecedence>0</ReqPrecedence> |
|
364 <ReqDelay>0</ReqDelay> |
|
365 <ReqReliability>0</ReqReliability> |
|
366 <ReqPeakThroughput>0</ReqPeakThroughput> |
|
367 <ReqMeanThroughput>0</ReqMeanThroughput> |
|
368 <MinPrecedence>0</MinPrecedence> |
|
369 <MinDelay>0</MinDelay> |
|
370 <MinReliability>0</MinReliability> |
|
371 <MinPeakThroughput>0</MinPeakThroughput> |
|
372 <MinMeanThroughput>0</MinMeanThroughput> |
|
373 <DataCompression>TRUE</DataCompression> |
|
374 <HeaderCompression>TRUE</HeaderCompression> |
|
375 <AnonymousAccess>TRUE</AnonymousAccess> |
|
376 <IfName>New Record</IfName> |
|
377 <AuthRetries>0</AuthRetries> |
|
378 <EnableLCPExtension>TRUE</EnableLCPExtension> |
|
379 <DisablePlainTextAuth>TRUE</DisablePlainTextAuth> |
|
380 <GprsAccessPointType>0</GprsAccessPointType> |
|
381 <QosWarningTimeout>-1</QosWarningTimeout> |
|
382 </OutgoingGPRS> |
|
383 <OutgoingGPRS operation="add"> |
|
384 <Name>Record #2</Name> |
|
385 <APN>0987</APN> |
|
386 <PDPType>IPV4</PDPType> |
|
387 <PDPAddress>7890</PDPAddress> |
|
388 <IfPromptForAuth>TRUE</IfPromptForAuth> |
|
389 <IpAddrFromServer>TRUE</IpAddrFromServer> |
|
390 <IpDNSAddrFromServer>TRUE</IpDNSAddrFromServer> |
|
391 <ReqPrecedence>0</ReqPrecedence> |
|
392 <ReqDelay>0</ReqDelay> |
|
393 <ReqReliability>0</ReqReliability> |
|
394 <ReqPeakThroughput>0</ReqPeakThroughput> |
|
395 <ReqMeanThroughput>0</ReqMeanThroughput> |
|
396 <MinPrecedence>0</MinPrecedence> |
|
397 <MinDelay>0</MinDelay> |
|
398 <MinReliability>0</MinReliability> |
|
399 <MinPeakThroughput>0</MinPeakThroughput> |
|
400 <MinMeanThroughput>0</MinMeanThroughput> |
|
401 <DataCompression>TRUE</DataCompression> |
|
402 <HeaderCompression>TRUE</HeaderCompression> |
|
403 <AnonymousAccess>TRUE</AnonymousAccess> |
|
404 <IfName>New Record</IfName> |
|
405 <AuthRetries>0</AuthRetries> |
|
406 <EnableLCPExtension>TRUE</EnableLCPExtension> |
|
407 <DisablePlainTextAuth>TRUE</DisablePlainTextAuth> |
|
408 <GprsAccessPointType>0</GprsAccessPointType> |
|
409 <QosWarningTimeout>-1</QosWarningTimeout> |
|
410 </OutgoingGPRS> |
|
411 </OutgoingGPRSTable> |
|
412 |
|
413 <DefaultGPRSTable> |
|
414 </DefaultGPRSTable> |
|
415 |
|
416 <ProxyTable> |
|
417 </ProxyTable> |
|
418 |
|
419 <LocationTable> |
|
420 <Location operation="add"> |
|
421 <Name>Default Location</Name> |
|
422 <Mobile>TRUE</Mobile> |
|
423 <UsePulseDial>FALSE</UsePulseDial> |
|
424 <WaitForDialTone>FALSE</WaitForDialTone> |
|
425 <PauseAfterDialout>0</PauseAfterDialout> |
|
426 <IntlPrefixCode>+</IntlPrefixCode> |
|
427 <NatPrefixCode>0</NatPrefixCode> |
|
428 <NatCode>44</NatCode> |
|
429 </Location> |
|
430 <Location operation="add"> |
|
431 <Name>Office</Name> |
|
432 <Mobile>FALSE</Mobile> |
|
433 <UsePulseDial>FALSE</UsePulseDial> |
|
434 <WaitForDialTone>FALSE</WaitForDialTone> |
|
435 <PauseAfterDialout>0</PauseAfterDialout> |
|
436 <IntlPrefixCode>00</IntlPrefixCode> |
|
437 <NatPrefixCode>0</NatPrefixCode> |
|
438 <NatCode>44</NatCode> |
|
439 <AreaCode>171</AreaCode> |
|
440 <DialOutCode>9,</DialOutCode> |
|
441 </Location> |
|
442 <Location operation="add"> |
|
443 <Name>Mobile</Name> |
|
444 <Mobile>TRUE</Mobile> |
|
445 <UsePulseDial>FALSE</UsePulseDial> |
|
446 <WaitForDialTone>FALSE</WaitForDialTone> |
|
447 <PauseAfterDialout>0</PauseAfterDialout> |
|
448 <IntlPrefixCode>+</IntlPrefixCode> |
|
449 <NatPrefixCode>0</NatPrefixCode> |
|
450 <NatCode>44</NatCode> |
|
451 </Location> |
|
452 </LocationTable> |
|
453 |
|
454 <SecureSocketTable> |
|
455 </SecureSocketTable> |
|
456 |
|
457 <BTDeviceTable> |
|
458 </BTDeviceTable> |
|
459 |
|
460 <BTPersistTable> |
|
461 </BTPersistTable> |
|
462 |
|
463 <BTSecurityTable> |
|
464 </BTSecurityTable> |
|
465 |
|
466 <BTDefaultTable> |
|
467 </BTDefaultTable> |
|
468 |
|
469 <WAPAccessPointTable> |
|
470 </WAPAccessPointTable> |
|
471 |
|
472 <WAPIPBearerTable> |
|
473 </WAPIPBearerTable> |
|
474 |
|
475 <WAPSMSBearerTable> |
|
476 </WAPSMSBearerTable> |
|
477 |
|
478 <VirtualBearerTable> |
|
479 </VirtualBearerTable> |
|
480 |
|
481 <VpnServiceTable> |
|
482 </VpnServiceTable> |
|
483 |
|
484 |
|
485 </CommDB:Config> |