This file is indexed.

/usr/share/doc/gammu-doc/html/c/wap.html is in gammu-doc 1.31.90-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>WAP &mdash; Gammu 1.31.90 documentation</title>
    
    <link rel="stylesheet" href="../_static/default.css" type="text/css" />
    <link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
    <link rel="stylesheet" href="../_static/breathe.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    '../',
        VERSION:     '1.31.90',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="../_static/jquery.js"></script>
    <script type="text/javascript" src="../_static/underscore.js"></script>
    <script type="text/javascript" src="../_static/doctools.js"></script>
    <link rel="top" title="Gammu 1.31.90 documentation" href="../index.html" />
    <link rel="up" title="libGammu C API" href="api.html" />
    <link rel="next" title="Porting from libGammu older than 1.12.0" href="porting.html" />
    <link rel="prev" title="Unicode" href="unicode.html" /> 
  </head>
  <body>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="porting.html" title="Porting from libGammu older than 1.12.0"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="unicode.html" title="Unicode"
             accesskey="P">previous</a> |</li>
        <li><a href="../index.html">Gammu 1.31.90 documentation</a> &raquo;</li>
          <li><a href="../contents.html" >Gammu Documentation Contents</a> &raquo;</li>
          <li><a href="index.html" >libGammu</a> &raquo;</li>
          <li><a href="api.html" accesskey="U">libGammu C API</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body">
            
  <div class="section" id="wap">
<h1>WAP<a class="headerlink" href="#wap" title="Permalink to this headline"></a></h1>
<p id="GSM_EncodeURLFile"><span id="project0group__WAP_1gaec2efc58d78f2ee41f1fe40890a4a5d6"></span><div class="line-block">
<div class="line"><a class="reference internal" href="error.html#project0group__Error_1ga2c447f4f55c989b3aa5e41cadd9fb7c3"><em>GSM_Error</em></a> <strong>GSM_EncodeURLFile</strong>(unsigned char * Buffer, size_t * Length, <a class="reference internal" href="#project0structGSM__WAPBookmark"><em>GSM_WAPBookmark</em></a>  * bookmark)</div>
</div>
</p>
<blockquote>
<div><p></p>
<p><p>Encodes URL to VBKM file.</p>
<p><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="breatheparameterlist first">
<li><tt class="first docutils literal"><span class="pre">Buffer</span></tt> - <p>Storage for text. </p>
</li>
<li><tt class="first docutils literal"><span class="pre">Length</span></tt> - <p>Pointer to storage, will be updated. </p>
</li>
<li><tt class="first docutils literal"><span class="pre">bookmark</span></tt> - <p>Bookmark to encode.</p>
</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Return:</th><td class="field-body"><p class="first last"><p>Error code. </p>
</p>
</td>
</tr>
</tbody>
</table>
</p>
</p>
</div></blockquote>
<p id="GSM_GetWAPBookmark"><span id="project0group__WAP_1gaca60c559c62d6c881ea3119ce1a8100c"></span><div class="line-block">
<div class="line"><a class="reference internal" href="error.html#project0group__Error_1ga2c447f4f55c989b3aa5e41cadd9fb7c3"><em>GSM_Error</em></a> <strong>GSM_GetWAPBookmark</strong>(GSM_StateMachine  * s, <a class="reference internal" href="#project0structGSM__WAPBookmark"><em>GSM_WAPBookmark</em></a>  * bookmark)</div>
</div>
</p>
<blockquote>
<div><p></p>
<p><p>Reads WAP bookmark.</p>
<p><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="breatheparameterlist first">
<li><tt class="first docutils literal"><span class="pre">s</span></tt> - <p>State machine pointer. </p>
</li>
<li><tt class="first docutils literal"><span class="pre">bookmark</span></tt> - <p>Bookmark storage, need to contain location.</p>
</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Return:</th><td class="field-body"><p class="first last"><p>Error code </p>
</p>
</td>
</tr>
</tbody>
</table>
</p>
</p>
</div></blockquote>
<p id="GSM_SetWAPBookmark"><span id="project0group__WAP_1gafabe8a6b0d98dee0fd9e42106a6cf64a"></span><div class="line-block">
<div class="line"><a class="reference internal" href="error.html#project0group__Error_1ga2c447f4f55c989b3aa5e41cadd9fb7c3"><em>GSM_Error</em></a> <strong>GSM_SetWAPBookmark</strong>(GSM_StateMachine  * s, <a class="reference internal" href="#project0structGSM__WAPBookmark"><em>GSM_WAPBookmark</em></a>  * bookmark)</div>
</div>
</p>
<blockquote>
<div><p></p>
<p><p>Sets WAP bookmark.</p>
<p><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="breatheparameterlist first">
<li><tt class="first docutils literal"><span class="pre">s</span></tt> - <p>State machine pointer. </p>
</li>
<li><tt class="first docutils literal"><span class="pre">bookmark</span></tt> - <p>Bookmark data.</p>
</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Return:</th><td class="field-body"><p class="first last"><p>Error code </p>
</p>
</td>
</tr>
</tbody>
</table>
</p>
</p>
</div></blockquote>
<p id="GSM_DeleteWAPBookmark"><span id="project0group__WAP_1gafc5e8d3688f4346757d6598501c4fb41"></span><div class="line-block">
<div class="line"><a class="reference internal" href="error.html#project0group__Error_1ga2c447f4f55c989b3aa5e41cadd9fb7c3"><em>GSM_Error</em></a> <strong>GSM_DeleteWAPBookmark</strong>(GSM_StateMachine  * s, <a class="reference internal" href="#project0structGSM__WAPBookmark"><em>GSM_WAPBookmark</em></a>  * bookmark)</div>
</div>
</p>
<blockquote>
<div><p></p>
<p><p>Deletes WAP bookmark.</p>
<p><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="breatheparameterlist first">
<li><tt class="first docutils literal"><span class="pre">s</span></tt> - <p>State machine pointer. </p>
</li>
<li><tt class="first docutils literal"><span class="pre">bookmark</span></tt> - <p>Bookmark data, need to contain location.</p>
</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Return:</th><td class="field-body"><p class="first last"><p>Error code </p>
</p>
</td>
</tr>
</tbody>
</table>
</p>
</p>
</div></blockquote>
<p id="GSM_GetWAPSettings"><span id="project0group__WAP_1gadbe999cded99607de51398509b6f1f68"></span><div class="line-block">
<div class="line"><a class="reference internal" href="error.html#project0group__Error_1ga2c447f4f55c989b3aa5e41cadd9fb7c3"><em>GSM_Error</em></a> <strong>GSM_GetWAPSettings</strong>(GSM_StateMachine  * s, <a class="reference internal" href="#project0structGSM__MultiWAPSettings"><em>GSM_MultiWAPSettings</em></a>  * settings)</div>
</div>
</p>
<blockquote>
<div><p></p>
<p><p>Acquires WAP settings.</p>
<p><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="breatheparameterlist first">
<li><tt class="first docutils literal"><span class="pre">s</span></tt> - <p>State machine pointer. </p>
</li>
<li><tt class="first docutils literal"><span class="pre">settings</span></tt> - <p>Settings storage.</p>
</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Return:</th><td class="field-body"><p class="first last"><p>Error code </p>
</p>
</td>
</tr>
</tbody>
</table>
</p>
</p>
</div></blockquote>
<p id="GSM_SetWAPSettings"><span id="project0group__WAP_1gad9af63edfdf04df610dab9440ea9680f"></span><div class="line-block">
<div class="line"><a class="reference internal" href="error.html#project0group__Error_1ga2c447f4f55c989b3aa5e41cadd9fb7c3"><em>GSM_Error</em></a> <strong>GSM_SetWAPSettings</strong>(GSM_StateMachine  * s, <a class="reference internal" href="#project0structGSM__MultiWAPSettings"><em>GSM_MultiWAPSettings</em></a>  * settings)</div>
</div>
</p>
<blockquote>
<div><p></p>
<p><p>Changes WAP settings.</p>
<p><table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="breatheparameterlist first">
<li><tt class="first docutils literal"><span class="pre">s</span></tt> - <p>State machine pointer. </p>
</li>
<li><tt class="first docutils literal"><span class="pre">settings</span></tt> - <p>Settings data.</p>
</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Return:</th><td class="field-body"><p class="first last"><p>Error code </p>
</p>
</td>
</tr>
</tbody>
</table>
</p>
</p>
</div></blockquote>
<div class="line-block">
<div class="line"><em>struct</em> <strong>GSM_WAPBookmark</strong></div>
<div class="line"><em>#include &lt;gammu-wap.h&gt;</em></div>
</div>
<blockquote>
<div><p></p>
<p>WAP bookmark data. </p>
<em>Public Members</em><blockquote>
<div><p id=""><span id="project0structGSM__WAPBookmark_1a935ab5249ecfaa9c15c88ccbd053e86c"></span>int <strong>Location</strong></p>
<blockquote>
<div><p></p>
<p>Location where it is stored. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPBookmark_1ac1907c4a4518d86b8ca7f5fab68eb3db"></span>unsigned char <strong>Address</strong>[(255+1)*2]</p>
<blockquote>
<div><p></p>
<p>Bookmark URL. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPBookmark_1ae45da2c2e1267c6ef9543a4bc406ca53"></span>unsigned char <strong>Title</strong>[(50+1)*2]</p>
<blockquote>
<div><p></p>
<p>Bookmark title. </p>
</div></blockquote>
</div></blockquote>
</div></blockquote>
<p id=""><span id="project0group__WAP_1ga10859c3bcff3090876b601d184c0ae26"></span><strong>WAPSettings_Speed enum</strong></p>
<blockquote>
<div><p></p>
<p>Connection speed configuration. </p>
<p><em>Values:</em></p>
<ul class="breatheenumvalues">
<li><tt class="first docutils literal"><span class="pre">WAPSETTINGS_SPEED_9600</span></tt> - </li>
<li><tt class="first docutils literal"><span class="pre">WAPSETTINGS_SPEED_14400</span></tt> - </li>
<li><tt class="first docutils literal"><span class="pre">WAPSETTINGS_SPEED_AUTO</span></tt> - </li>
</ul>
</div></blockquote>
<p id=""><span id="project0group__WAP_1ga2875cc4d4c64f06afcf946f6c8bbca64"></span><strong>WAPSettings_Bearer enum</strong></p>
<blockquote>
<div><p></p>
<p>Connection bearer configuration. </p>
<p><em>Values:</em></p>
<ul class="breatheenumvalues">
<li><tt class="first docutils literal"><span class="pre">WAPSETTINGS_BEARER_SMS</span></tt><tt class="docutils literal"> <span class="pre">=</span>  <span class="pre">1</span></tt> - </li>
<li><tt class="first docutils literal"><span class="pre">WAPSETTINGS_BEARER_DATA</span></tt> - </li>
<li><tt class="first docutils literal"><span class="pre">WAPSETTINGS_BEARER_USSD</span></tt> - </li>
<li><tt class="first docutils literal"><span class="pre">WAPSETTINGS_BEARER_GPRS</span></tt> - </li>
</ul>
</div></blockquote>
<div class="line-block">
<div class="line"><em>struct</em> <strong>GSM_WAPSettings</strong></div>
<div class="line"><em>#include &lt;gammu-wap.h&gt;</em></div>
</div>
<blockquote>
<div><p></p>
<p>WAP setting. </p>
<em>Public Members</em><blockquote>
<div><p id=""><span id="project0structGSM__WAPSettings_1a91552f3826cbbfa41fd7d5f62e093f6d"></span>char <strong>Title</strong>[(20+1)*2]</p>
<blockquote>
<div><p></p>
<p>Settings name. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a1b8cddfe6534cd65011492462df3f274"></span>char <strong>HomePage</strong>[(100+1)*2]</p>
<blockquote>
<div><p></p>
<p>Home page. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a251dbdbd0f3cec79f28b3317ea4a4f2e"></span><a class="reference internal" href="#project0group__WAP_1ga2875cc4d4c64f06afcf946f6c8bbca64"><em>WAPSettings_Bearer</em></a> <strong>Bearer</strong></p>
<blockquote>
<div><p></p>
<p>Bearer of WAP connection. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1ade9b0170436931672b83cb7f3f9426a0"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>IsSecurity</strong></p>
<blockquote>
<div><p></p>
<p>Secure connection? </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a1f132e89ce77b1860e3bf954de3e83c4"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>IsContinuous</strong></p>
<blockquote>
<div><p></p>
<p>Is this connectin continuous? </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1af80e0222dcb9f94a7cd4ba6e3e8b66dc"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>IsISDNCall</strong></p>
<blockquote>
<div><p></p>
<p>Whether is ISDN for data bearer </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a7a350b0046b2b81c81a6c25142cef8bb"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>IsNormalAuthentication</strong></p>
<blockquote>
<div><p></p>
<p>Whether is normal auth for data bearer </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a59beb2516ac6523c03d6f8a12ab00d7d"></span>char <strong>Server</strong>[(21+1)*2]</p>
<blockquote>
<div><p></p>
<p>Server for sms bearer. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1aed4d7a149c0e0f828dbb2356596827d3"></span>char <strong>Service</strong>[(20+1)*2]</p>
<blockquote>
<div><p></p>
<p>Service for sms or ussd bearer. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a339b0fca64880aa53c678f0aff46cb3e"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>IsIP</strong></p>
<blockquote>
<div><p></p>
<p>Whether is IP, for sms or ussd bearer. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a5d306128aa49579d23d8c475cf217ce5"></span>char <strong>Code</strong>[(10+1)*2]</p>
<blockquote>
<div><p></p>
<p>Code for ussd bearer. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a2013e687775c91448ef39c3a223eb89d"></span>char <strong>IPAddress</strong>[(20+1)*2]</p>
<blockquote>
<div><p></p>
<p>IP address for data or gprs. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a7f80c087da0790e59e8adecaaf290505"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>ManualLogin</strong></p>
<blockquote>
<div><p></p>
<p>Login for data or gprs. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a1d3b6477e8a77543f198c5c5f9abb0ca"></span>char <strong>DialUp</strong>[(20+1)*2]</p>
<blockquote>
<div><p></p>
<p>Dial up number for data or gprs. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1ae1521cd470a0e8a1b6626a18047c387c"></span>char <strong>User</strong>[(50+1)*2]</p>
<blockquote>
<div><p></p>
<p><p>User name for data or gprs.</p>
<p></p>
</p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1a49b5d46050dbdec8ec51fec9bebaed9c"></span>char <strong>Password</strong>[(50+1)*2]</p>
<blockquote>
<div><p></p>
<p><p>User password for data or gprs.</p>
<p></p>
</p>
</div></blockquote>
<p id=""><span id="project0structGSM__WAPSettings_1af15f0bd82b37c92b188e8f211194d3f6"></span><a class="reference internal" href="#project0group__WAP_1ga10859c3bcff3090876b601d184c0ae26"><em>WAPSettings_Speed</em></a> <strong>Speed</strong></p>
<blockquote>
<div><p></p>
<p>Speed settings for data or gprs. </p>
</div></blockquote>
</div></blockquote>
</div></blockquote>
<div class="line-block">
<div class="line"><em>struct</em> <strong>GSM_MultiWAPSettings</strong></div>
<div class="line"><em>#include &lt;gammu-wap.h&gt;</em></div>
</div>
<blockquote>
<div><p></p>
<p>Set of WAP settings. </p>
<em>Public Members</em><blockquote>
<div><p id=""><span id="project0structGSM__MultiWAPSettings_1aedece2c2d955fee76188b0dbbc7d3947"></span>int <strong>Location</strong></p>
<blockquote>
<div><p></p>
<p>Location. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1a98b42b5169c4e7e7a764a13e542081cb"></span>unsigned char <strong>Number</strong></p>
<blockquote>
<div><p></p>
<p>Number of elements in Settings. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1ae0eb13a71085ba80cdc5205f4733a77c"></span><a class="reference internal" href="#project0structGSM__WAPSettings"><em>GSM_WAPSettings</em></a> <strong>Settings</strong>[4]</p>
<blockquote>
<div><p></p>
<p>Real WAP settings. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1a89bdc5d0efa8abcd68af3e73d01085b2"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>Active</strong></p>
<blockquote>
<div><p></p>
<p>Whether this configuration is active. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1a029184620a713ac5f8acbcf5d2b88e5b"></span><a class="reference internal" href="types.html#project0gammu-types_8h_1acc5af53f2d4b04acf230063c0da8633b"><em>gboolean</em></a> <strong>ReadOnly</strong></p>
<blockquote>
<div><p></p>
<p>Whether this configuration is read only. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1ab0429a7c0dd40c327cfcfcbdb140e0eb"></span>char <strong>Proxy</strong>[(100+1)*2]</p>
<blockquote>
<div><p></p>
<p>Proxy server. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1a484346f1954ae99c6069db14b3d5be40"></span>int <strong>ProxyPort</strong></p>
<blockquote>
<div><p></p>
<p>Proxy port. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1a02115e3be4af34e7dfc0ea0da00c2f23"></span>char <strong>Proxy2</strong>[(100+1)*2]</p>
<blockquote>
<div><p></p>
<p>Second proxy server. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1aecc0704ce1d43dca781559f0f1acfe89"></span>int <strong>Proxy2Port</strong></p>
<blockquote>
<div><p></p>
<p>Second proxy port. </p>
</div></blockquote>
<p id=""><span id="project0structGSM__MultiWAPSettings_1a254703dbb1c507857e2fe612ede05913"></span><a class="reference internal" href="#project0group__WAP_1ga2875cc4d4c64f06afcf946f6c8bbca64"><em>WAPSettings_Bearer</em></a> <strong>ActiveBearer</strong></p>
<blockquote>
<div><p></p>
<p>Bearer of current connection. </p>
</div></blockquote>
</div></blockquote>
</div></blockquote>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar">
        <div class="sphinxsidebarwrapper">
  <h4>Previous topic</h4>
  <p class="topless"><a href="unicode.html"
                        title="previous chapter">Unicode</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="porting.html"
                        title="next chapter">Porting from libGammu older than 1.12.0</a></p>
  <h3>This Page</h3>
  <ul class="this-page-menu">
    <li><a href="../_sources/c/wap.txt"
           rel="nofollow">Show Source</a></li>
  </ul>
<div id="searchbox" style="display: none">
  <h3>Quick search</h3>
    <form class="search" action="../search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="../genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="../py-modindex.html" title="Python Module Index"
             >modules</a> |</li>
        <li class="right" >
          <a href="porting.html" title="Porting from libGammu older than 1.12.0"
             >next</a> |</li>
        <li class="right" >
          <a href="unicode.html" title="Unicode"
             >previous</a> |</li>
        <li><a href="../index.html">Gammu 1.31.90 documentation</a> &raquo;</li>
          <li><a href="../contents.html" >Gammu Documentation Contents</a> &raquo;</li>
          <li><a href="index.html" >libGammu</a> &raquo;</li>
          <li><a href="api.html" >libGammu C API</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer">
        &copy; Copyright 2009-2012, Michal Čihař &lt;michal@cihar.com&gt;.
      Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.1.2.
    </div>
  </body>
</html>