1 # Indonesian translations for Gammu-manual package
2 # Copyright (C) 2011 Michal Čihař <michal@cihar.com>
3 # This file is distributed under the same license as the Gammu-manual package.
4 # Automatically generated, 2011.
8 "Project-Id-Version: Gammu-manual 1.30.93\n"
9 "Report-Msgid-Bugs-To: michal@cihar.com\n"
10 "POT-Creation-Date: 2011-12-13 14:46+0100\n"
11 "PO-Revision-Date: 2011-12-14 14:04+0200\n"
12 "Last-Translator: Sukma Budi <kanjengdemank@yahoo.com>\n"
13 "Language-Team: none\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=1; plural=0;\n"
19 "X-Generator: Pootle 2.1.6\n"
22 #: docs/manual/config/index.rst:2
27 #: docs/manual/config/index.rst:4
29 msgid "Gammu Configuration File"
30 msgstr "File Konfigurasi Gammu"
33 #: docs/manual/config/index.rst:7 docs/manual/smsd/inject.rst:9
34 #: docs/manual/smsd/monitor.rst:9 docs/manual/smsd/smsd.rst:9
35 #: docs/manual/gammu/index.rst:9 docs/manual/utils/gammu-config.rst:9
36 #: docs/manual/utils/jadmaker.rst:9 docs/manual/utils/gammu-detect.rst:12
42 #: docs/manual/config/index.rst:11
44 "On Linux, MacOS X, BSD and other Unix-like systems, the config file is "
45 "searched in following order:"
47 "Pada Linux, MacOS X, BSD dan sistem Unix lainnya, file config dicari pada:"
50 #: docs/manual/config/index.rst:13
51 msgid "``$XDG_CONFIG_HOME/gammu/config``"
52 msgstr "``$XDG_CONFIG_HOME/gammu/config``"
55 #: docs/manual/config/index.rst:14
56 msgid "``~/.config/gammu/config``"
57 msgstr "``~/.config/gammu/config``"
60 #: docs/manual/config/index.rst:15
61 msgid "``~/.gammurc``"
62 msgstr "``~/.gammurc``"
65 #: docs/manual/config/index.rst:16
66 msgid "``/etc/gammurc``"
67 msgstr "``/etc/gammurc``"
70 #: docs/manual/config/index.rst:18
71 msgid "On Microsoft Windows:"
72 msgstr "Pada Microsoft Windows:"
75 #: docs/manual/config/index.rst:20
76 msgid "``$PROFILE\\Application Data\\gammurc``"
77 msgstr "``$PROFILE\\Application Data\\gammurc``"
80 #: docs/manual/config/index.rst:21
81 msgid "``.\\gammurc``"
82 msgstr "``.\\gammurc``"
85 #: docs/manual/config/index.rst:23 docs/manual/smsd/run.rst:7
86 #: docs/manual/smsd/config.rst:7 docs/manual/smsd/inject.rst:16
87 #: docs/manual/smsd/monitor.rst:16 docs/manual/smsd/smsd.rst:17
88 #: docs/manual/gammu/index.rst:20 docs/manual/utils/gammu-config.rst:16
89 #: docs/manual/utils/jadmaker.rst:16 docs/manual/utils/gammu-detect.rst:19
95 #: docs/manual/config/index.rst:26
96 msgid "Gammu requires configuration to be able to properly talk to your phone."
98 "Gammu membutuhkan konfigurasi untuk dapat berkomunikasi dengan baik dengan "
101 #. type: Attribute :ref:
102 #: docs/manual/config/index.rst:26
104 msgid "`gammu` reads configuration from a config file. It's location is determined"
106 "`gammu` membaca konfigurasi dari sebuah file config. Lokasi file config "
110 #: docs/manual/config/index.rst:28
111 msgid "on runtime, see above for search paths."
112 msgstr "pada runtime, lihat di atas untuk pencarian path."
115 #: docs/manual/config/index.rst:31
117 "You can use :ref:`gammu-config` or :ref:`gammu-detect` to generate "
118 "configuration file or start from :ref:`Fully documented example`."
120 "Anda dapat menggunakan :ref:`gammu-config` atau :ref:`gammu-detect` untuk "
121 "membangkitkan file konfigurasi atau untuk memulai dari :ref:`Fully "
122 "documented example`."
125 #: docs/manual/config/index.rst:35
127 "For hints about configuring your phone, you can check Gammu Phone Database "
128 "<http://wammu.eu/phones/> to see what user users experienced."
130 "Untuk petunjuk tentang pengkonfigurasian telepon anda, anda dapat "
131 "memeriksanya pada Basisdata Telepon Gammu di <http://wammu.eu/phones/> untuk "
132 "melihat pengalaman-pengalaman dari pengguna lainnya."
135 #: docs/manual/config/index.rst:37 docs/manual/smsd/config.rst:14
136 #: docs/manual/formats/smsbackup.rst:10 docs/manual/formats/backup.rst:9
137 msgid "This file use ini file syntax, see :ref:`ini`."
138 msgstr "File ini menggunakan sintak file, lihat :ref:`ini`."
141 #: docs/manual/config/index.rst:43
143 "Configuration file for gammu can contain several sections - ``[gammu]``, ``"
144 "[gammu1]``, ``[gammuN]``, ... Each section configures one connection setup "
145 "and in default mode gammu tries all of them in numerical order. You can also "
146 "specify which configuration section to use by giving it's number (:config:"
147 "section:`[gammu]` has number 0) as a parameter to :ref:`gammu` and it will "
148 "then use only this section."
150 "File konfigurasi gammu dapat berisi beberapa bagian - ``[gammu]``, "
151 "``[gammu1]``, ``[gammuN]``, ... Setiap bagian mengkonfigurasikan pengaturan "
152 "koneksi dan secara baku gammu mencoba semuanya secara berurutan berdasarkan "
153 "urutan numerik. Anda dapat pula menspesifikasikan bagian konfigurasi yang "
154 "mana yang akan digunakan dengan memberinya nomor (:config:section:`[gammu]` "
155 "has number 0) sebagai sebuah parameter untuk :ref:`gammu` dan itu akan "
156 "membuatnya hanya diproses pada bagian ini saja."
158 #. type: Labeled list
159 #: docs/manual/config/index.rst:44 docs/manual/smsd/config.rst:25
160 #: docs/manual/smsd/config.rst:31 docs/manual/smsd/config.rst:35
161 #: docs/manual/smsd/config.rst:39 docs/manual/smsd/config.rst:43
162 #: docs/manual/smsd/config.rst:47
164 msgid ".. config:section"
165 msgstr ".. config:section"
168 #: docs/manual/config/index.rst:45
173 #: docs/manual/config/index.rst:47
175 "This section is read by default unless you specify other on command line."
179 #: docs/manual/config/index.rst:49
181 msgid "Device connection parameters"
184 #. type: Labeled list
185 #: docs/manual/config/index.rst:51 docs/manual/config/index.rst:108
186 #: docs/manual/config/index.rst:179 docs/manual/config/index.rst:185
187 #: docs/manual/config/index.rst:203 docs/manual/config/index.rst:216
188 #: docs/manual/config/index.rst:220 docs/manual/config/index.rst:231
189 #: docs/manual/config/index.rst:240 docs/manual/config/index.rst:262
190 #: docs/manual/config/index.rst:273 docs/manual/config/index.rst:279
191 #: docs/manual/config/index.rst:288 docs/manual/smsd/sql.rst:106
192 #: docs/manual/smsd/sql.rst:116 docs/manual/smsd/sql.rst:134
193 #: docs/manual/smsd/sql.rst:145 docs/manual/smsd/sql.rst:162
194 #: docs/manual/smsd/sql.rst:179 docs/manual/smsd/sql.rst:190
195 #: docs/manual/smsd/sql.rst:200 docs/manual/smsd/sql.rst:216
196 #: docs/manual/smsd/sql.rst:234 docs/manual/smsd/sql.rst:250
197 #: docs/manual/smsd/sql.rst:268 docs/manual/smsd/sql.rst:283
198 #: docs/manual/smsd/sql.rst:298 docs/manual/smsd/sql.rst:323
199 #: docs/manual/smsd/sql.rst:347 docs/manual/smsd/sql.rst:373
200 #: docs/manual/smsd/sql.rst:383 docs/manual/smsd/config.rst:56
201 #: docs/manual/smsd/config.rst:93 docs/manual/smsd/config.rst:98
202 #: docs/manual/smsd/config.rst:103 docs/manual/smsd/config.rst:108
203 #: docs/manual/smsd/config.rst:120 docs/manual/smsd/config.rst:138
204 #: docs/manual/smsd/config.rst:154 docs/manual/smsd/config.rst:160
205 #: docs/manual/smsd/config.rst:167 docs/manual/smsd/config.rst:173
206 #: docs/manual/smsd/config.rst:181 docs/manual/smsd/config.rst:188
207 #: docs/manual/smsd/config.rst:200 docs/manual/smsd/config.rst:208
208 #: docs/manual/smsd/config.rst:214 docs/manual/smsd/config.rst:220
209 #: docs/manual/smsd/config.rst:226 docs/manual/smsd/config.rst:235
210 #: docs/manual/smsd/config.rst:249 docs/manual/smsd/config.rst:262
211 #: docs/manual/smsd/config.rst:271 docs/manual/smsd/config.rst:282
212 #: docs/manual/smsd/config.rst:301 docs/manual/smsd/config.rst:316
213 #: docs/manual/smsd/config.rst:323 docs/manual/smsd/config.rst:330
214 #: docs/manual/smsd/config.rst:337 docs/manual/smsd/config.rst:344
215 #: docs/manual/smsd/config.rst:353 docs/manual/smsd/config.rst:361
216 #: docs/manual/smsd/config.rst:378 docs/manual/smsd/config.rst:382
217 #: docs/manual/smsd/config.rst:386 docs/manual/smsd/config.rst:402
218 #: docs/manual/smsd/config.rst:408 docs/manual/smsd/config.rst:414
219 #: docs/manual/smsd/config.rst:420 docs/manual/smsd/config.rst:432
220 #: docs/manual/smsd/config.rst:451 docs/manual/smsd/config.rst:456
221 #: docs/manual/smsd/config.rst:468 docs/manual/smsd/config.rst:474
222 #: docs/manual/smsd/config.rst:480 docs/manual/smsd/config.rst:487
223 #: docs/manual/smsd/config.rst:493 docs/manual/smsd/config.rst:514
224 #: docs/manual/smsd/config.rst:522
226 msgid ".. config:option"
230 #: docs/manual/config/index.rst:52
235 #: docs/manual/config/index.rst:54
236 msgid "Protocol which will be used to talk to your phone."
240 #: docs/manual/config/index.rst:56
241 msgid "For Nokia cables you want to use one of following:"
245 #: docs/manual/config/index.rst:58
250 #: docs/manual/config/index.rst:59
251 msgid "serial FBUS connection"
255 #: docs/manual/config/index.rst:60
260 #: docs/manual/config/index.rst:61
261 msgid "DLR-3 and compatible cables"
265 #: docs/manual/config/index.rst:62
270 #: docs/manual/config/index.rst:63
271 msgid "DKU-2 and compatible cables"
275 #: docs/manual/config/index.rst:64
280 #: docs/manual/config/index.rst:65
281 msgid "DKU-5 and compatible cables"
285 #: docs/manual/config/index.rst:66
290 #: docs/manual/config/index.rst:67
291 msgid "serial MBUS connection"
295 #: docs/manual/config/index.rst:71
297 "If you use some non original cable, you might need to append ``-nodtr`` (eg. "
298 "for ARK3116 based cables) or ``-nopower``, but Gammu should be able to "
299 "detect this automatically."
303 #: docs/manual/config/index.rst:73
304 msgid "For non-Nokia phones connected using cable you generally want:"
308 #: docs/manual/config/index.rst:75
313 #: docs/manual/config/index.rst:76
314 msgid "generic AT commands based connection"
318 #: docs/manual/config/index.rst:79
320 "You can optionally specify speed of the connection, eg. ``at19200``, but it "
321 "is not needed for modern USB cables."
325 #: docs/manual/config/index.rst:81
326 msgid "For IrDA connections use one of following:"
330 #: docs/manual/config/index.rst:83
331 msgid "``irdaphonet``"
335 #: docs/manual/config/index.rst:84 docs/manual/config/index.rst:95
336 msgid "Phonet connection for Nokia phones."
340 #: docs/manual/config/index.rst:85
345 #: docs/manual/config/index.rst:86
347 "AT commands connection for most of phones (this is not supported on Linux)."
351 #: docs/manual/config/index.rst:87
353 msgstr "``irdaobex``"
356 #: docs/manual/config/index.rst:88 docs/manual/config/index.rst:99
357 msgid "OBEX (IrMC or file transfer) connection for most of phones."
361 #: docs/manual/config/index.rst:89
362 msgid "``irdagnapbus``"
366 #: docs/manual/config/index.rst:90 docs/manual/config/index.rst:101
367 msgid "GNapplet based connection for Symbian phones, see :ref:`gnapplet`."
371 #: docs/manual/config/index.rst:92
372 msgid "For Bluetooth connection use one of following:"
376 #: docs/manual/config/index.rst:94
377 msgid "``bluephonet``"
381 #: docs/manual/config/index.rst:96
386 #: docs/manual/config/index.rst:97
387 msgid "AT commands connection for most of phones."
391 #: docs/manual/config/index.rst:98
393 msgstr "``blueobex``"
396 #: docs/manual/config/index.rst:100
397 msgid "``bluerfgnapbus``"
401 #: docs/manual/config/index.rst:102
406 #: docs/manual/config/index.rst:103
407 msgid "Connection to Series60 applet in S60 phones, see :ref:`s60`."
410 #. type: Labeled list
411 #: docs/manual/config/index.rst:104 docs/manual/config/index.rst:110
412 #: docs/manual/smsd/tables.rst:109 docs/manual/smsd/tables.rst:115
413 #: docs/manual/smsd/config.rst:67 docs/manual/smsd/config.rst:136
414 #: docs/manual/smsd/config.rst:237 docs/manual/smsd/config.rst:303
415 #: docs/manual/smsd/config.rst:355 docs/manual/smsd/config.rst:363
416 #: docs/manual/smsd/config.rst:400 docs/manual/smsd/config.rst:447
417 #: docs/manual/gammu/index.rst:1199 docs/manual/testing/dummy-driver.rst:6
418 #: docs/manual/python/gammu.rst:1124 docs/manual/python/gammu.rst:1168
419 #: docs/manual/utils/gammu-detect.rst:7
421 msgid ".. versionadded"
425 #: docs/manual/config/index.rst:105 docs/manual/smsd/tables.rst:110
426 #: docs/manual/smsd/tables.rst:116 docs/manual/python/gammu.rst:1125
430 #. type: Labeled list
431 #: docs/manual/config/index.rst:106 docs/manual/config/index.rst:177
432 #: docs/manual/smsd/sql.rst:35 docs/manual/smsd/config.rst:51
433 #: docs/manual/smsd/config.rst:449 docs/manual/gammu/index.rst:1195
434 #: docs/manual/gammu/index.rst:1205 docs/manual/project/directories.rst:165
435 #: docs/manual/project/directories.rst:199 docs/manual/project/testing.rst:8
436 #: docs/manual/project/install.rst:71 docs/manual/project/install.rst:78
437 #: docs/manual/project/install.rst:86 docs/manual/project/install.rst:93
438 #: docs/manual/project/install.rst:100 docs/manual/project/install.rst:107
439 #: docs/manual/project/install.rst:114 docs/manual/project/install.rst:123
440 #: docs/manual/project/install.rst:132 docs/manual/project/install.rst:139
441 #: docs/manual/project/install.rst:146 docs/manual/project/install.rst:153
442 #: docs/manual/project/install.rst:160 docs/manual/formats/backup.rst:56
443 #: docs/manual/c/porting.rst:51
449 #: docs/manual/config/index.rst:107 docs/manual/config/index.rst:178
450 msgid ":ref:`faq-config`"
454 #: docs/manual/config/index.rst:109
459 #: docs/manual/config/index.rst:111 docs/manual/config/index.rst:182
464 #: docs/manual/config/index.rst:113
465 msgid "Device node or address of phone. It depends on used connection."
469 #: docs/manual/config/index.rst:119
471 "For **cables** or emulated serial ports, you enter device name (for example "
472 "``/dev/ttyS0``, ``/dev/ttyACM0``, ``/dev/ircomm0``, ``/dev/rfcomm0`` on "
473 "Linux, ``/dev/cuad0`` on FreeBSD or ``COM1:`` on Windows). The special "
474 "exception are DKU-2 and DKU-5 cables on Windows, where the device is "
475 "automatically detected from driver information and this parameters is "
480 #: docs/manual/config/index.rst:122
482 "For **USB** connections (currently only fbususb and dku2 on Linux), you can "
483 "specify to which USB device Gammu should connect. You can either provide"
486 #. type: Labeled list
487 #: docs/manual/config/index.rst:122
489 msgid "vendor/product IDs or device address on USB"
493 #: docs/manual/config/index.rst:129
496 "Device = 0x1234:0x5678 # Match device by vendor and product id\n"
497 "Device = 0x1234:-1 # Match device by vendor id\n"
498 "Device = 1.10 # Match device by usb bus and device address\n"
499 "Device = 10 # Match device by usb device address\n"
500 "Device = serial:123456 # Match device by serial string\n"
504 #: docs/manual/config/index.rst:131 docs/manual/config/index.rst:167
505 #: docs/manual/config/index.rst:236 docs/manual/protocol/n6110.rst:26
506 #: docs/manual/protocol/n7110.rst:23 docs/manual/protocol/nokia.rst:32
507 #: docs/manual/protocol/index.rst:26 docs/manual/smsd/dbi.rst:15
508 #: docs/manual/smsd/dbi.rst:43 docs/manual/smsd/tables.rst:490
509 #: docs/manual/smsd/pgsql.rst:25 docs/manual/smsd/run.rst:26
510 #: docs/manual/smsd/config.rst:90 docs/manual/smsd/config.rst:395
511 #: docs/manual/smsd/config.rst:510 docs/manual/smsd/mysql.rst:27
512 #: docs/manual/smsd/mysql.rst:42 docs/manual/gammu/index.rst:471
513 #: docs/manual/gammu/index.rst:571 docs/manual/gammu/index.rst:581
514 #: docs/manual/gammu/index.rst:595 docs/manual/gammu/index.rst:982
515 #: docs/manual/gammu/index.rst:1028 docs/manual/gammu/index.rst:1056
516 #: docs/manual/gammu/index.rst:1065 docs/manual/gammu/index.rst:1327
517 #: docs/manual/gammu/index.rst:1351 docs/manual/gammu/index.rst:1845
518 #: docs/manual/project/directories.rst:113
519 #: docs/manual/project/motivation.rst:5 docs/manual/formats/smsbackup.rst:44
520 #: docs/manual/c/hints.rst:161 docs/manual/utils/gammu-detect.rst:24
521 #: docs/manual/utils/gammu-detect.rst:36 docs/manual/utils/gammu-detect.rst:76
526 #: docs/manual/config/index.rst:136
528 "On Linux systems, you might lack permissions for some device nodes. You "
529 "might need to be member of some group (eg. :samp:`plugdev` or :samp:"
530 "`dialout`) or or add special udev rules to enable you access these devices "
535 #: docs/manual/config/index.rst:140
537 "For Nokia phones you can put follofing file (also available in sources as :"
538 "file:`contrib/udev/45-nokiadku2.rules`) as :file:`/etc/udev/rules.d/45-"
542 #. type: Labeled list
543 #: docs/manual/config/index.rst:141 docs/manual/config/index.rst:366
544 #: docs/manual/smsd/dbi.rst:39 docs/manual/smsd/pgsql.rst:21
545 #: docs/manual/smsd/mysql.rst:38 docs/manual/python/examples.rst:12
546 #: docs/manual/python/examples.rst:18 docs/manual/python/examples.rst:24
547 #: docs/manual/python/examples.rst:30 docs/manual/c/examples.rst:10
548 #: docs/manual/c/examples.rst:16 docs/manual/c/examples.rst:22
549 #: docs/manual/c/examples.rst:28 docs/manual/c/examples.rst:34
550 #: docs/manual/c/examples.rst:40
552 msgid ".. literalinclude"
556 #: docs/manual/config/index.rst:142
557 msgid "../../../contrib/udev/45-nokiadku2.rules"
561 #: docs/manual/config/index.rst:143
562 msgid ":language: sh"
566 #: docs/manual/config/index.rst:147
568 "In case your USB device appears as the serial port in the system (eg. ``/"
569 "dev/ttyACM0`` on Linux or ``COM5:`` on Windows), just use same setup as with "
574 #: docs/manual/config/index.rst:152
576 "For **Bluetooth** connection you have to enter Bluetooth address of your "
577 "phone (you can list Bluetooth devices in range on Linux using :command:"
578 "`hcitool scan` command). Optionally you can also force Gammu to use "
579 "specified channel by including channel number after slash."
583 #: docs/manual/config/index.rst:155
585 "Before using Gammu, your device should be paired with computer or you should "
586 "have set up automatic pairing."
590 #: docs/manual/config/index.rst:157
591 msgid "For **IrDA** connections, this parameters is not used at all."
595 #: docs/manual/config/index.rst:160
597 "If IrDA does not work on Linux, you might need to bring up the interface and "
598 "enable discovery (you need to run these commands as root):"
601 #. type: Labeled list
602 #: docs/manual/config/index.rst:161 docs/manual/config/index.rst:172
603 #: docs/manual/config/index.rst:305 docs/manual/config/index.rst:314
604 #: docs/manual/config/index.rst:323 docs/manual/config/index.rst:331
605 #: docs/manual/config/index.rst:345 docs/manual/smsd/sql.rst:112
606 #: docs/manual/smsd/sql.rst:122 docs/manual/smsd/sql.rst:140
607 #: docs/manual/smsd/sql.rst:151 docs/manual/smsd/sql.rst:168
608 #: docs/manual/smsd/sql.rst:185 docs/manual/smsd/sql.rst:196
609 #: docs/manual/smsd/sql.rst:206 docs/manual/smsd/sql.rst:222
610 #: docs/manual/smsd/sql.rst:240 docs/manual/smsd/sql.rst:256
611 #: docs/manual/smsd/sql.rst:274 docs/manual/smsd/sql.rst:289
612 #: docs/manual/smsd/sql.rst:304 docs/manual/smsd/sql.rst:329
613 #: docs/manual/smsd/sql.rst:353 docs/manual/smsd/sql.rst:379
614 #: docs/manual/smsd/sql.rst:389 docs/manual/smsd/usage.rst:48
615 #: docs/manual/smsd/tables.rst:398 docs/manual/smsd/tables.rst:409
616 #: docs/manual/smsd/tables.rst:426 docs/manual/smsd/tables.rst:456
617 #: docs/manual/smsd/run.rst:103 docs/manual/smsd/run.rst:114
618 #: docs/manual/smsd/run.rst:129 docs/manual/smsd/run.rst:145
619 #: docs/manual/smsd/run.rst:162 docs/manual/smsd/config.rst:567
620 #: docs/manual/smsd/config.rst:583 docs/manual/smsd/config.rst:600
621 #: docs/manual/smsd/config.rst:613 docs/manual/smsd/config.rst:622
622 #: docs/manual/smsd/config.rst:645 docs/manual/smsd/config.rst:652
623 #: docs/manual/smsd/config.rst:662 docs/manual/smsd/inject.rst:11
624 #: docs/manual/smsd/inject.rst:61 docs/manual/smsd/inject.rst:67
625 #: docs/manual/smsd/inject.rst:73 docs/manual/smsd/inject.rst:79
626 #: docs/manual/smsd/inject.rst:85 docs/manual/smsd/inject.rst:91
627 #: docs/manual/smsd/inject.rst:97 docs/manual/smsd/mysql.rst:20
628 #: docs/manual/smsd/monitor.rst:11 docs/manual/smsd/monitor.rst:52
629 #: docs/manual/smsd/smsd.rst:11 docs/manual/smsd/smsd.rst:117
630 #: docs/manual/smsd/smsd.rst:123 docs/manual/smsd/smsd.rst:142
631 #: docs/manual/smsd/smsd.rst:148 docs/manual/smsd/smsd.rst:156
632 #: docs/manual/smsd/smsd.rst:171 docs/manual/gammu/index.rst:12
633 #: docs/manual/gammu/index.rst:1241 docs/manual/gammu/index.rst:1247
634 #: docs/manual/gammu/index.rst:1253 docs/manual/gammu/index.rst:1850
635 #: docs/manual/gammu/index.rst:1856 docs/manual/gammu/index.rst:1862
636 #: docs/manual/gammu/index.rst:1868 docs/manual/gammu/index.rst:1874
637 #: docs/manual/gammu/index.rst:1880 docs/manual/gammu/index.rst:1886
638 #: docs/manual/gammu/index.rst:1896 docs/manual/gammu/index.rst:1905
639 #: docs/manual/gammu/index.rst:1911 docs/manual/gammu/index.rst:1920
640 #: docs/manual/gammu/index.rst:1934 docs/manual/gammu/index.rst:1940
641 #: docs/manual/gammu/index.rst:1946 docs/manual/gammu/index.rst:1960
642 #: docs/manual/gammu/index.rst:1969 docs/manual/project/documentation.rst:18
643 #: docs/manual/project/documentation.rst:25
644 #: docs/manual/project/documentation.rst:47
645 #: docs/manual/project/documentation.rst:55
646 #: docs/manual/project/coding-style.rst:15
647 #: docs/manual/project/coding-style.rst:34
648 #: docs/manual/project/coding-style.rst:40
649 #: docs/manual/project/coding-style.rst:46 docs/manual/project/install.rst:173
650 #: docs/manual/project/install.rst:181 docs/manual/project/install.rst:190
651 #: docs/manual/project/install.rst:204 docs/manual/project/install.rst:211
652 #: docs/manual/project/install.rst:217 docs/manual/project/install.rst:223
653 #: docs/manual/project/install.rst:229 docs/manual/project/install.rst:264
654 #: docs/manual/project/install.rst:275 docs/manual/project/install.rst:374
655 #: docs/manual/project/install.rst:380 docs/manual/project/install.rst:395
656 #: docs/manual/project/install.rst:404 docs/manual/project/install.rst:416
657 #: docs/manual/project/install.rst:447 docs/manual/project/install.rst:485
658 #: docs/manual/project/install.rst:519 docs/manual/project/install.rst:537
659 #: docs/manual/testing/dummy-driver.rst:73
660 #: docs/manual/testing/dummy-driver.rst:82 docs/manual/internal/reply.rst:42
661 #: docs/manual/internal/reply.rst:57 docs/manual/internal/reply.rst:70
662 #: docs/manual/internal/reply.rst:84 docs/manual/formats/smsbackup.rst:35
663 #: docs/manual/formats/smsbackup.rst:108 docs/manual/formats/ini.rst:19
664 #: docs/manual/c/hints.rst:13 docs/manual/c/hints.rst:29
665 #: docs/manual/c/hints.rst:36 docs/manual/c/hints.rst:51
666 #: docs/manual/c/hints.rst:57 docs/manual/c/hints.rst:64
667 #: docs/manual/c/hints.rst:85 docs/manual/c/hints.rst:93
668 #: docs/manual/c/hints.rst:100 docs/manual/c/hints.rst:119
669 #: docs/manual/c/hints.rst:150 docs/manual/c/hints.rst:156
670 #: docs/manual/c/hints.rst:173 docs/manual/c/hints.rst:181
671 #: docs/manual/utils/gammu-config.rst:11 docs/manual/utils/jadmaker.rst:11
672 #: docs/manual/utils/gammu-detect.rst:14 docs/manual/utils/gammu-detect.rst:85
674 msgid ".. code-block"
678 #: docs/manual/config/index.rst:162 docs/manual/config/index.rst:173
679 #: docs/manual/smsd/tables.rst:399 docs/manual/smsd/run.rst:115
680 #: docs/manual/smsd/run.rst:130 docs/manual/smsd/run.rst:146
681 #: docs/manual/smsd/inject.rst:62 docs/manual/smsd/inject.rst:68
682 #: docs/manual/smsd/inject.rst:74 docs/manual/smsd/inject.rst:80
683 #: docs/manual/smsd/inject.rst:86 docs/manual/smsd/inject.rst:92
684 #: docs/manual/smsd/inject.rst:98 docs/manual/smsd/smsd.rst:118
685 #: docs/manual/smsd/smsd.rst:124 docs/manual/smsd/smsd.rst:143
686 #: docs/manual/smsd/smsd.rst:149 docs/manual/smsd/smsd.rst:157
687 #: docs/manual/smsd/smsd.rst:172 docs/manual/gammu/index.rst:1242
688 #: docs/manual/gammu/index.rst:1248 docs/manual/gammu/index.rst:1254
689 #: docs/manual/gammu/index.rst:1851 docs/manual/gammu/index.rst:1857
690 #: docs/manual/gammu/index.rst:1863 docs/manual/gammu/index.rst:1869
691 #: docs/manual/gammu/index.rst:1875 docs/manual/gammu/index.rst:1881
692 #: docs/manual/gammu/index.rst:1887 docs/manual/gammu/index.rst:1897
693 #: docs/manual/gammu/index.rst:1906 docs/manual/gammu/index.rst:1912
694 #: docs/manual/gammu/index.rst:1921 docs/manual/gammu/index.rst:1935
695 #: docs/manual/gammu/index.rst:1941 docs/manual/gammu/index.rst:1947
696 #: docs/manual/gammu/index.rst:1970 docs/manual/project/documentation.rst:19
697 #: docs/manual/project/documentation.rst:26
698 #: docs/manual/project/documentation.rst:48
699 #: docs/manual/project/documentation.rst:56
700 #: docs/manual/project/install.rst:174 docs/manual/project/install.rst:182
701 #: docs/manual/project/install.rst:191 docs/manual/project/install.rst:205
702 #: docs/manual/project/install.rst:212 docs/manual/project/install.rst:218
703 #: docs/manual/project/install.rst:224 docs/manual/project/install.rst:230
704 #: docs/manual/project/install.rst:265 docs/manual/project/install.rst:276
705 #: docs/manual/project/install.rst:375 docs/manual/project/install.rst:381
706 #: docs/manual/project/install.rst:396 docs/manual/project/install.rst:405
707 #: docs/manual/project/install.rst:417 docs/manual/project/install.rst:448
708 #: docs/manual/project/install.rst:486 docs/manual/project/install.rst:520
709 #: docs/manual/project/install.rst:538
714 #: docs/manual/config/index.rst:165
717 "ip l s dev irda0 up # Enables irda0 device\n"
718 "sysctl net.irda.discovery=1 # Enables device discovery on IrDA\n"
722 #: docs/manual/config/index.rst:171
724 "Native IrDA is not supported on Linux, you need to setup virtual serial port "
725 "for it (eg. ``/dev/ircomm0``) and use it same way as cable. This can be "
726 "usually achieved by loading modules ``ircomm-tty`` and ``irtty-sir``:"
730 #: docs/manual/config/index.rst:176
731 msgid "modprobe ircomm-tty modprobe irtty-sir"
735 #: docs/manual/config/index.rst:180
739 #. type: Labeled list
740 #: docs/manual/config/index.rst:181 docs/manual/smsd/config.rst:73
741 #: docs/manual/smsd/config.rst:79 docs/manual/smsd/config.rst:87
742 #: docs/manual/smsd/config.rst:406
744 msgid ".. deprecated"
748 #: docs/manual/config/index.rst:184
749 msgid "Alias for :config:option:`Device`, kept for backward compatibility."
753 #: docs/manual/config/index.rst:186 docs/manual/python/gammu.rst:1286
758 #: docs/manual/config/index.rst:189
760 "Do not use this parameter unless really needed! The only use case for this "
761 "is when Gammu does not know your phone and misdetects it's features."
765 #: docs/manual/config/index.rst:193
767 "The only special case for using model is to force special type of OBEX "
768 "connection instead of letting Gammu try the best suited for selected "
773 #: docs/manual/config/index.rst:195
778 #: docs/manual/config/index.rst:196
779 msgid "force using of file browsing service (file system support)"
783 #: docs/manual/config/index.rst:197
788 #: docs/manual/config/index.rst:198
789 msgid "force using of IrMC service (contacts, calendar and notes support)"
793 #: docs/manual/config/index.rst:199
795 msgstr "``obexnone``"
798 #: docs/manual/config/index.rst:200
800 "none service chosen, this has only limited use for sending file (:option:"
801 "`gammu sendfile` command)"
805 #: docs/manual/config/index.rst:201
810 #: docs/manual/config/index.rst:202
811 msgid "m-obex service for Samsung phones"
815 #: docs/manual/config/index.rst:204
820 #: docs/manual/config/index.rst:210
822 "On Posix systems, you might want to lock serial device when it is being used "
823 "using UUCP-style lock files. Enabling this option (setting to yes) will make "
824 "Gammu honor these locks and create it on startup. On most distributions you "
825 "need additional privileges to use locking (eg. you need to be member of uucp "
830 #: docs/manual/config/index.rst:212
831 msgid "This option has no meaning on Windows."
835 #: docs/manual/config/index.rst:214
837 msgid "Connection options"
841 #: docs/manual/config/index.rst:217
842 msgid "SynchronizeTime"
846 #: docs/manual/config/index.rst:219
848 "If you want to set time from computer to phone during starting connection."
852 #: docs/manual/config/index.rst:221
857 #: docs/manual/config/index.rst:226
859 "This option allow to set, that you want (setting ``yes``) to see message on "
860 "the phone screen or phone should enable light for a moment during starting "
861 "connection. Phone will not beep during starting connection with this option. "
862 "This works only with some Nokia phones."
866 #: docs/manual/config/index.rst:229
868 msgid "Debugging options"
872 #: docs/manual/config/index.rst:232 docs/manual/smsd/config.rst:109
877 #: docs/manual/config/index.rst:234
878 msgid "Path to file where information about communication will be stored."
882 #: docs/manual/config/index.rst:239
884 "For most debug levels (excluding ``errors``) the log file is overwritten on "
889 #: docs/manual/config/index.rst:241
894 #: docs/manual/config/index.rst:243
896 "Determines what all will be logged to :config:option:`LogFile`. Possible "
901 #: docs/manual/config/index.rst:245
906 #: docs/manual/config/index.rst:246
907 msgid "no debug level"
911 #: docs/manual/config/index.rst:247
916 #: docs/manual/config/index.rst:248
917 msgid "transmission dump in text format"
921 #: docs/manual/config/index.rst:249
926 #: docs/manual/config/index.rst:250
927 msgid "all possible info in text format"
931 #: docs/manual/config/index.rst:251
932 msgid "``textalldate``"
936 #: docs/manual/config/index.rst:252
937 msgid "all possible info in text format, with time stamp"
941 #: docs/manual/config/index.rst:253
946 #: docs/manual/config/index.rst:254
947 msgid "errors in text format"
951 #: docs/manual/config/index.rst:255
952 msgid "``errorsdate``"
953 msgstr "``errorsdate``"
956 #: docs/manual/config/index.rst:256
957 msgid "errors in text format, with time stamp"
961 #: docs/manual/config/index.rst:257
966 #: docs/manual/config/index.rst:258
967 msgid "transmission dump in binary format"
971 #: docs/manual/config/index.rst:261
973 "For debugging use either ``textalldate`` or ``textall``, it contains all "
974 "needed information to diagnose problems."
978 #: docs/manual/config/index.rst:263
983 #: docs/manual/config/index.rst:269
985 "Custom features for phone. This can be used as override when values coded in "
986 "``common/gsmphones.c`` are bad or missing. Consult ``include/gammu-info.h`` "
987 "for possible values (all :c:type:`GSM_Feature` values without leading ``F_`` "
988 "prefix). Please report correct values to Gammu authors."
992 #: docs/manual/config/index.rst:271
994 msgid "Locales and character set options"
998 #: docs/manual/config/index.rst:274
1003 #: docs/manual/config/index.rst:278
1005 "Forces using specified codepage (for example ``1250`` will force CP-1250 or "
1006 "``utf8`` for UTF-8). This should not be needed, Gammu detects it according "
1011 #: docs/manual/config/index.rst:280
1016 #: docs/manual/config/index.rst:284
1018 "Path to directory with localisation files (the directory should contain "
1019 "``LANG/LC_MESSAGES/gammu.mo``). If gammu is properly installed it should "
1020 "find these files automatically."
1024 #: docs/manual/config/index.rst:286
1026 msgid "Other options"
1030 #: docs/manual/config/index.rst:289
1035 #: docs/manual/config/index.rst:294
1037 "Additional path where to search for data files. The default path is "
1038 "configured on build time (and defaults to ``/usr/share/data/gammu`` on Unix "
1039 "systems). Currently it is used only for searching files to upload to phone "
1040 "using :option:`gammu install`."
1044 #: docs/manual/config/index.rst:296 docs/manual/smsd/tables.rst:387
1045 #: docs/manual/smsd/run.rst:95 docs/manual/smsd/config.rst:556
1046 #: docs/manual/smsd/inject.rst:54 docs/manual/smsd/smsd.rst:110
1047 #: docs/manual/gammu/index.rst:1833 docs/manual/testing/dummy-driver.rst:69
1048 #: docs/manual/python/objects.rst:123 docs/manual/formats/backup.rst:11
1049 #: docs/manual/formats/ini.rst:14 docs/manual/c/examples.rst:2
1055 #: docs/manual/config/index.rst:299
1057 "There is more complete example available in Gammu documentation, see :ref:"
1062 #: docs/manual/config/index.rst:301
1064 msgid "Connection examples"
1068 #: docs/manual/config/index.rst:304
1069 msgid "Gammu configuration for Nokia phone using DLR-3 cable:"
1073 #: docs/manual/config/index.rst:306 docs/manual/config/index.rst:315
1074 #: docs/manual/config/index.rst:324 docs/manual/config/index.rst:332
1075 #: docs/manual/config/index.rst:346 docs/manual/smsd/usage.rst:49
1076 #: docs/manual/smsd/run.rst:104 docs/manual/smsd/config.rst:568
1077 #: docs/manual/smsd/config.rst:584 docs/manual/smsd/config.rst:601
1078 #: docs/manual/smsd/config.rst:614 docs/manual/smsd/config.rst:623
1079 #: docs/manual/smsd/config.rst:646 docs/manual/smsd/config.rst:653
1080 #: docs/manual/smsd/config.rst:663 docs/manual/gammu/index.rst:1961
1081 #: docs/manual/testing/dummy-driver.rst:74
1082 #: docs/manual/testing/dummy-driver.rst:83
1083 #: docs/manual/formats/smsbackup.rst:36 docs/manual/formats/smsbackup.rst:109
1084 #: docs/manual/formats/ini.rst:20 docs/manual/utils/gammu-detect.rst:86
1089 #: docs/manual/config/index.rst:310
1090 msgid "[gammu] device = /dev/ttyACM0 connection = dlr3"
1094 #: docs/manual/config/index.rst:313
1096 "Gammu configuration for Sony-Ericsson phone (or any other AT compatible "
1097 "phone) connected using USB cable:"
1101 #: docs/manual/config/index.rst:319
1102 msgid "[gammu] device = /dev/ttyACM0 connection = at"
1106 #: docs/manual/config/index.rst:322
1108 "Gammu configuration for Sony-Ericsson (or any other AT compatible phone) "
1109 "connected using bluetooth:"
1113 #: docs/manual/config/index.rst:328
1114 msgid "[gammu] device = B0:0B:00:00:FA:CE connection = blueat"
1118 #: docs/manual/config/index.rst:330
1120 "Gammu configuration for phone which needs to manually adjust Bluetooth "
1121 "channel to use channel 42:"
1125 #: docs/manual/config/index.rst:336
1126 msgid "[gammu] device = B0:0B:00:00:FA:CE/42 connection = blueat"
1130 #: docs/manual/config/index.rst:338
1132 msgid "Working with multiple phones"
1136 #: docs/manual/config/index.rst:344
1138 "Gammu can be configured for multiple phones (however only one connection is "
1139 "used at one time, you can choose which one to use with :option:`gammu -s` "
1140 "parameter). Configuration for phones on three serial ports would look like "
1145 #: docs/manual/config/index.rst:350
1146 msgid "[gammu] device = /dev/ttyS0 connection = at"
1150 #: docs/manual/config/index.rst:354
1151 msgid "[gammmu1] device = /dev/ttyS1 connection = at"
1155 #: docs/manual/config/index.rst:358
1156 msgid "[gammmu2] device = /dev/ttyS2 connection = at"
1160 #: docs/manual/config/index.rst:360
1161 msgid "_Fully documented example:"
1165 #: docs/manual/config/index.rst:362
1167 msgid "Fully documented example"
1171 #: docs/manual/config/index.rst:365
1173 "You can find this sample file as :file:`docs/config/gammurc` in Gammu "
1178 #: docs/manual/config/index.rst:367
1179 msgid "../../../docs/config/gammurc"
1183 #: docs/manual/config/index.rst:368
1184 msgid ":language: ini"
1188 #: docs/manual/protocol/n6110.rst:2
1194 #: docs/manual/protocol/n6110.rst:19
1198 "Balazs Nagy <js@iksz.hu>\n"
1199 "Harri Yli-Torkko <hyt@surfeu.fi>\n"
1200 "Alfred R. Nurnberger <arnu@flosys.com>\n"
1201 "Hugh Blemings <Hugh.Blemings@vsb.com.au>\n"
1202 "Mike Bradley <mike@trumpington.st>\n"
1203 "Odinokov Serge <serge@takas.lt>\n"
1204 "Pavel Janik <Pavel@Janik.cz>\n"
1205 "BORBELY Zoltan <bozo@andrews.hu>\n"
1206 "Pawel Kot <pkot@linuxnews.pl>\n"
1207 "Marcin Wiacek <Marcin@MWiacek.com>\n"
1208 "Walek <walek@pa98.opole.sdi.tpnet.pl>\n"
1209 "... and other members of gnokii mailing list\n"
1210 "and authors of some WWW pages.\n"
1214 #: docs/manual/protocol/n6110.rst:23 docs/manual/protocol/n7110.rst:21
1215 #: docs/manual/protocol/nokia.rst:9 docs/manual/protocol/n6510.rst:17
1217 "The data provided is for information purposes only. Some of the frames "
1218 "might be hazardous to your phone. Be careful!!! We do not take any "
1219 "responsibility or liability for damages, etc."
1223 #: docs/manual/protocol/n6110.rst:30 docs/manual/protocol/n7110.rst:27
1224 #: docs/manual/protocol/nokia.rst:36 docs/manual/protocol/n6510.rst:23
1226 "this information isn't (and can't be) complete. If you know anything about "
1227 "features not listed here or you noticed a bug in this list, please notify us "
1228 "via e-mail. Thank you."
1232 #: docs/manual/protocol/n6110.rst:34
1234 "Document describing frames used in GSM/PCN Nokia 6110 and derivatives (Nokia "
1235 "6130, 6150, 6190, 5110, 5130, 5150, 5190, 3210, 3310)"
1239 #: docs/manual/protocol/n6110.rst:37
1241 "Correct format is FBUS version 2/Direct IRDA/MBUS version 2 (see nokia.txt "
1242 "for protocol details):"
1245 #. type: Labeled list
1246 #: docs/manual/protocol/n6110.rst:38 docs/manual/protocol/n7110.rst:34
1252 #: docs/manual/protocol/n6110.rst:41
1253 msgid "0x00: Monitoring values"
1257 #: docs/manual/protocol/n6110.rst:42
1259 msgid "r monitoring value {+0x01, 0x01, block... }\n"
1263 #: docs/manual/protocol/n6110.rst:43
1265 msgid "where block: 0x5e, 0x05, 0x7a(?), 0xd0(?), 0x85(?), 0x02, percentHI, percentLO\n"
1269 #: docs/manual/protocol/n6110.rst:44
1271 msgid "Battery percent level\n"
1275 #: docs/manual/protocol/n6110.rst:45
1277 msgid "0x5e, 0x0c, 0x52(?), 0x4b(?), 0x6f(?), 0x02, voltageHI, voltageLO\n"
1281 #: docs/manual/protocol/n6110.rst:46
1283 msgid "Battery standby voltage\n"
1287 #: docs/manual/protocol/n6110.rst:47
1293 #: docs/manual/protocol/n6110.rst:48
1295 msgid "0x01: Call Information\n"
1296 msgstr "0x01: Informasi panggilan\n"
1299 #: docs/manual/protocol/n6110.rst:49
1301 msgid "s Make call { 0x0001, \"number\", type, block }\n"
1305 #: docs/manual/protocol/n6110.rst:50
1307 msgid "where type:\n"
1311 #: docs/manual/protocol/n6110.rst:52
1314 "0x01 - data call\n"
1315 "0x05 - voice call\n"
1319 #: docs/manual/protocol/n6110.rst:53
1325 #: docs/manual/protocol/n6110.rst:54
1327 msgid "data call (non digital lines):\n"
1331 #: docs/manual/protocol/n6110.rst:56
1334 "0x02,0x01,0x05,0x81,0x01,0x00,0x00,0x01,0x02,0x0a,\n"
1335 "0x07,0xa2,0x88,0x81,0x21,0x15,0x63,0xa8,0x00,0x00\n"
1339 #: docs/manual/protocol/n6110.rst:57
1341 msgid "data call (digital lines):\n"
1345 #: docs/manual/protocol/n6110.rst:60
1348 "0x02,0x01,0x05,0x81,0x01,0x00,0x00,0x01,0x02,0x0a,\n"
1349 "0x07,0xa1,0x88,0x89,0x21,0x15,0x63,0xa0,0x00,0x06,\n"
1350 "0x88,0x90,0x21,0x48,0x40,0xbb\n"
1354 #: docs/manual/protocol/n6110.rst:61
1356 msgid "voice call:\n"
1360 #: docs/manual/protocol/n6110.rst:62
1362 msgid "0x01, 0x01, 0x05, 0x81/0x00, sendnum, 0x00, 0x00, 0x01\n"
1366 #: docs/manual/protocol/n6110.rst:63 docs/manual/protocol/n6110.rst:547
1367 #: docs/manual/protocol/n7110.rst:494
1373 #: docs/manual/protocol/n6110.rst:64
1375 msgid "sendnum (own number sending):\n"
1379 #: docs/manual/protocol/n6110.rst:67
1382 "0x01: preset (depends on network)\n"
1388 #: docs/manual/protocol/n6110.rst:80
1391 "r Call going msg { 0x0002 }\n"
1392 "r Call in progress { 0x0003, seqnr }\n"
1393 "r Remote end hang up { 0x0004, seqnr, ?, error (like in netmon in 39) }\n"
1394 "r incoming call alert { 0x0005, seqnr, numlen, \"number\", namelen, \"name\" }\n"
1395 "s Answer call part 2 { 0x0006, seqnr, 0x00 }\n"
1396 "r answered call { 0x0007, seqnr }\n"
1397 "s Hang up { 0x0008, seqnr, 0x85 }\n"
1398 "r terminated call { 0x0009, seqnr }\n"
1399 "r call msg { 0x000a, seqnr }\n"
1400 "r call held { 0x0023, seqnr, 0x01 }\n"
1401 "r call resumed { 0x0025, seqnr, 0x01 }\n"
1402 "r Send DTMF/voice call { 0x0040}\n"
1403 "s Answer call part 1 { 0x0042,0x05,0x01,0x07,0xa2,0x88,0x81,0x21,0x15,0x63,0xa8,0x00,0x00,\n"
1407 #: docs/manual/protocol/n6110.rst:81
1409 msgid "0x07,0xa3,0xb8,0x81,0x20,0x15,0x63,0x80 }\n"
1413 #: docs/manual/protocol/n6110.rst:82
1415 msgid "s Sent after issuing { 0x0042,0x05,0x81,0x07,0xa1,0x88,0x89,0x21,0x15,0x63,0xa0,0x00,0x06,\n"
1419 #: docs/manual/protocol/n6110.rst:84
1422 "data call\t\t 0x88,0x90,0x21,0x48,0x40,0xbb,0x07,0xa3,\n"
1423 "(digital lines) 0xb8,0x81,0x20,0x15,0x63,0x80 }\n"
1427 #: docs/manual/protocol/n6110.rst:85
1429 msgid "s Sent after issuing { 0x0042,0x05,0x01,0x07,0xa2,0xc8,0x81,0x21,0x15,0x63,0xa8,0x00,0x00,\n"
1433 #: docs/manual/protocol/n6110.rst:87
1436 "data call\t\t 0x07,0xa3,0xb8,0x81,0x20,0x15,0x63,0x80,\n"
1437 "(non digital lines) 0x01,0x60 }\n"
1441 #: docs/manual/protocol/n6110.rst:88
1443 msgid "s Send DTMF { 0x0050, length, {ascii codes for DTMF}, 0x01 }\n"
1447 #: docs/manual/protocol/n6110.rst:90
1452 #: docs/manual/protocol/n6110.rst:91
1453 msgid "to make data call (non digital lines):"
1457 #: docs/manual/protocol/n6110.rst:92
1458 msgid "1.send \"Make call\" for non digital lines"
1462 #: docs/manual/protocol/n6110.rst:93
1463 msgid "2.send \"Sent after issuing data call (non digital lines)\""
1467 #: docs/manual/protocol/n6110.rst:94
1468 msgid "to make data call (digital lines):"
1472 #: docs/manual/protocol/n6110.rst:95
1473 msgid "1.send \"Answer call part 1\""
1477 #: docs/manual/protocol/n6110.rst:96
1478 msgid "2.send \"Sent after issuing data call (digital lines)\""
1482 #: docs/manual/protocol/n6110.rst:97
1483 msgid "3.send \"Make call\" for digital lines"
1487 #: docs/manual/protocol/n6110.rst:98
1488 msgid "to answer call:"
1492 #: docs/manual/protocol/n6110.rst:100
1493 msgid "1.send \"Answer call part 1\" 2.send \"Answer call part 2\""
1497 #: docs/manual/protocol/n6110.rst:102
1498 msgid "0x02: SMS handling"
1502 #: docs/manual/protocol/n6110.rst:110
1505 "s Send SMS message { 0x0001, 0x02, 0x00 (SEND REQUEST), ... }\n"
1506 "r Message sent { 0x0002 }\n"
1507 "r Send failed { 0x0003, ?, ?, error (like in netmon in 65)}\n"
1508 "s Get SMS message { 0x0007, 0x02, location, 0x01, 0x64 }\n"
1509 "s Initiate connection { 0x000d, 0x00, 0x00, 0x02 }\n"
1510 "r Initiate ACK { 0x000e, 0x01 }\n"
1511 "r SMS message received { 0x0010, ...... } (whole message)\n"
1512 "s Set CellBroadcast { 0x0020, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01 }\n"
1516 #: docs/manual/protocol/n6110.rst:113 docs/manual/protocol/n7110.rst:63
1519 "for enable cell broadcast ?\n"
1520 "0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }\n"
1521 "for disable cell broadcast ?\n"
1525 #: docs/manual/protocol/n6110.rst:116
1528 "r Set CellBroadcast OK { 0x0021, 0x01 }\n"
1529 "r Read CellBroadcast { 0x0023, ?, ?, ?, channel, ?, message... } ?\n"
1530 "s Set SMS center { 0x0030, 0x64, priority, checksum? ,0?, format,\n"
1534 #: docs/manual/protocol/n6110.rst:118
1537 "validity, {DefaultRecipient no.}[12],\n"
1538 "{SMScenter no.}[12], {SMSC name}, 0x00}\n"
1542 #: docs/manual/protocol/n6110.rst:119 docs/manual/protocol/n7110.rst:69
1544 msgid "where tel.no.[12]: {len, type, {number(BCD)}}\n"
1548 #: docs/manual/protocol/n6110.rst:120 docs/manual/protocol/n7110.rst:70
1550 msgid "type: 0x81: normal\n"
1554 #: docs/manual/protocol/n6110.rst:122 docs/manual/protocol/n7110.rst:72
1557 "0x91: + (international)\n"
1558 "0xd0: alphanumeric\n"
1562 #: docs/manual/protocol/n6110.rst:123 docs/manual/protocol/n7110.rst:73
1564 msgid "format: 0x00: text\n"
1568 #: docs/manual/protocol/n6110.rst:129 docs/manual/protocol/n7110.rst:79
1580 #: docs/manual/protocol/n6110.rst:130
1582 msgid "validity: 0x0b: 1 hour\n"
1586 #: docs/manual/protocol/n6110.rst:135
1597 #: docs/manual/protocol/n6110.rst:139
1600 "r Set SMS center OK { 0x0031 }\n"
1601 "r Set SMS center error { 0x0032, reason }\n"
1602 "s Get SMS center { 0x0033, 0x64, priority }\n"
1603 "r SMS center received { 0x0034, priority, checksum?, format, 0x00?,\n"
1607 #: docs/manual/protocol/n6110.rst:142
1610 "validity, {DefaultRecipient no.}[12],\n"
1611 "{SMScenter no.}[12], {SMSC name}, 0x00}\n"
1612 "tel.no[12]: {len, type, {number(BCD)}}\n"
1616 #: docs/manual/protocol/n6110.rst:143 docs/manual/protocol/n7110.rst:92
1618 msgid "where priority, checksum, type, validity,\n"
1622 #: docs/manual/protocol/n6110.rst:144 docs/manual/protocol/n7110.rst:93
1624 msgid "tel.no.[12]: see 0x02/0x0030\n"
1628 #: docs/manual/protocol/n6110.rst:145
1630 msgid "r SMS center error recv { 0x0035, reason }\n"
1634 #: docs/manual/protocol/n6110.rst:146 docs/manual/protocol/n7110.rst:99
1636 msgid "0x03: Phonebook functions\n"
1640 #: docs/manual/protocol/n6110.rst:147
1642 msgid "s Get mem location { 0x0001, memtype, location, 0 }\n"
1646 #: docs/manual/protocol/n6110.rst:148
1648 msgid "where memory:\n"
1652 #: docs/manual/protocol/n6110.rst:157
1655 "0x01: telephone and SIM phonebook (in one)\n"
1656 "0x02: telephone phonebook\n"
1657 "0x03: SIM phonebook\n"
1658 "0x04: SIM fixdialling-phonebook (?)\n"
1659 "0x05: Own numbers\n"
1660 "0x07: Dialled numbers\n"
1661 "0x08: Missed calls\n"
1662 "0x09: Received calls\n"
1663 "0x0b: voice mailbox (location not important)\n"
1667 #: docs/manual/protocol/n6110.rst:158
1669 msgid "r mem location recvd { 0x0002, 0x00,namelen,\"name\",numlen,\"number\",groupID, 0x01?, yearLO, yearHI, month, day, hour, minute, sec. }\n"
1673 #: docs/manual/protocol/n6110.rst:159
1675 msgid "Note: in 3310 all entries have null name (\"feature\" of bug ?)\n"
1679 #: docs/manual/protocol/n6110.rst:160
1681 msgid "r mem loc error recvd { 0x0003, errtype }\n"
1685 #: docs/manual/protocol/n6110.rst:161
1687 msgid "where errtype:\n"
1691 #: docs/manual/protocol/n6110.rst:164
1694 "0x7d: invalid memory type\n"
1695 "0x74: empty location ?\n"
1700 #: docs/manual/protocol/n6110.rst:167
1703 "s Set mem location { 0x0004, memtype,location,namelen,\"Name\",numlen,\"number\",groupID }\n"
1704 "r mem set OK { 0x0005 }\n"
1705 "r mem set error { 0x0006, errtype }\n"
1709 #: docs/manual/protocol/n6110.rst:168
1711 msgid "where errtype: 0x7d: name is too long\n"
1715 #: docs/manual/protocol/n6110.rst:171
1718 "s Mem status request { 0x0007, memtype }\n"
1719 "r Mem status recvd { 0x0008, memtype, free, used }\n"
1720 "r Mem status error recv { 0x0009, errtype }\n"
1724 #: docs/manual/protocol/n6110.rst:172
1726 msgid "where errtype: 0x6f: mem status error\n"
1730 #: docs/manual/protocol/n6110.rst:174
1733 "0x7d: invalid memory type\n"
1734 "0x8d: waiting for pin\n"
1738 #: docs/manual/protocol/n6110.rst:177
1741 "s Get caller group data { 0x0010, groupID }\n"
1742 "r Get caller group data { 0x0011, groupID, size, \"Name\", ringtoneID, graphic_on?1:0, lenHI, lenLO, OTABitmap (72x14 logo) }\n"
1743 "r Get call.group error { 0x0012, reason }\n"
1747 #: docs/manual/protocol/n6110.rst:178 docs/manual/protocol/n6110.rst:182
1749 msgid "where reason: 0x7d: invalid location\n"
1753 #: docs/manual/protocol/n6110.rst:181
1756 "s Set caller group data { 0x0013, groupID, size, \"Name\", ringtoneID, graphic_on?1:0, lenHI, lenLO, OTABitmap (72x14 logo) }\n"
1757 "r Set caller group OK { 0x0014 }\n"
1758 "r Set call.group error { 0x0015, reason }\n"
1762 #: docs/manual/protocol/n6110.rst:184
1765 "s Get speed dial { 0x0016, index(1-9) }\n"
1766 "r Get speed dial OK { 0x0017, mem.type, location }\n"
1770 #: docs/manual/protocol/n6110.rst:185
1772 msgid "where mem.type: 0x02: ME (== 0 if not stored)\n"
1776 #: docs/manual/protocol/n6110.rst:186
1782 #: docs/manual/protocol/n6110.rst:187
1784 msgid "location: memory location (== 0 if not stored)\n"
1788 #: docs/manual/protocol/n6110.rst:191
1791 "r Get speed dial error { 0x0018 }\n"
1792 "s Set speed dial { 0x0019, index(1-9), mem.type, location }\n"
1793 "r Set speed dial OK { 0x001a }\n"
1794 "r Set speed dial error { 0x001b }\n"
1798 #: docs/manual/protocol/n6110.rst:192
1800 msgid "0x04: Phone Status\n"
1801 msgstr "0x04: Status Telepon\n"
1804 #: docs/manual/protocol/n6110.rst:194
1807 "s Phone status { 0x0001 }\n"
1808 "r Phone status { 0x0002, mode, signal str, ???, pwr, batt.level }\n"
1812 #: docs/manual/protocol/n6110.rst:195
1814 msgid "where mode: 1: registered within the network\n"
1818 #: docs/manual/protocol/n6110.rst:198
1821 "2: call in progress\n"
1822 "3: waiting for pin\n"
1827 #: docs/manual/protocol/n6110.rst:199
1829 msgid "pwr: 1: AC/DC\n"
1833 #: docs/manual/protocol/n6110.rst:200
1835 msgid "2: battery\n"
1839 #: docs/manual/protocol/n6110.rst:202
1842 "s Request Phone ID { 0x0003 }\n"
1843 "r RequestPhone ID { 0x0004, 0x01,\"NOKIA\"\"imei\", 0, \"model\", 0, \"prod.code\", 0, \"HW\", 0, \"firmware\", 0x00, 0x01 }\n"
1847 #: docs/manual/protocol/n6110.rst:203
1849 msgid "0x05: Profile settings\n"
1850 msgstr "0x05: Pengaturan profil\n"
1853 #: docs/manual/protocol/n6110.rst:204
1855 msgid "s Set profile feature { 0x0010, 1, nr, feature, a, 1 }\n"
1859 #: docs/manual/protocol/n6110.rst:205 docs/manual/protocol/n6110.rst:323
1860 #: docs/manual/protocol/n6110.rst:325
1862 msgid "where nr: see 0x05/0x0013\n"
1866 #: docs/manual/protocol/n6110.rst:207
1869 "feature: see 0x05/0x0014\n"
1870 "a: see 0x05/0x0014\n"
1874 #: docs/manual/protocol/n6110.rst:209
1877 "r Set profile feat. OK { 0x0011, 1 }\n"
1878 "s Get profile feature { 0x0013, 1, nr, feature, 1 }\n"
1882 #: docs/manual/protocol/n6110.rst:210
1884 msgid "where nr is profile number (general=0, silent, meeting, outdoor, pager, car, headset=6)\n"
1888 #: docs/manual/protocol/n6110.rst:211
1890 msgid "feature: see 0x05/0x0014\n"
1894 #: docs/manual/protocol/n6110.rst:212
1896 msgid "r Get profile feature { 0x0014, 1, nr, feature, 4, a, b, c, d, 1 }\n"
1900 #: docs/manual/protocol/n6110.rst:216
1902 "Note: Settings num 0x00 .. 0x09 can be assigned separately to each profile "
1903 "(0x00 .. 0x05), but rest are common to all profiles."
1907 #: docs/manual/protocol/n6110.rst:218
1912 #: docs/manual/protocol/n6110.rst:224
1915 "Feature Description Value\n"
1916 "------- ------------------- -----------------\n"
1917 "0x00 keypad notes 0xff=off, 0x00=level 1, 0x01=level 2, 0x02=level 3\n"
1918 "0x01 lights (? only in car profile) 0x00=off, 0x??=on (maybe 0x01)\n"
1919 "0x02 incoming call alert 1=ringing, 2=beep once, 3=unknown, 4=off, 5=ring once,\n"
1923 #: docs/manual/protocol/n6110.rst:225
1925 msgid "6=ascending, 7=caller groups (see feature #0x08)\n"
1929 #: docs/manual/protocol/n6110.rst:244
1932 "0x03 ringing tone ID for original 6110: 0x12=ring ring, 0x13=low, etc.\n"
1933 "0x04 ringing volume level 1 (0x06) - level 5 (0x0a)\n"
1934 "0x05 message alert tone 0=no tone, 1=standard, 2=special, 3=beep once, 4=ascending\n"
1935 "0x06 vibration 0=off, 1=on\n"
1936 "0x07 warning and game tones 0xff=off, 0x04=on\n"
1937 "0x08 incoming caller groups 1=family, 2=VIP, 4=friends, 8=collegues, 16=other\n"
1938 "0x09 automatic answer 0x00=off, 0x01=on\n"
1939 "-------------------------\n"
1940 "0x16 Anykey answer 0x00=Off, 0x01=On\n"
1941 "0x17 ??? 0x00 | 0x01\n"
1942 "0x18 Memory in use 0x00=Phone, 0x01=SIM card\n"
1943 "0x19 Network selection 0x00=Automatic, 0x01=Manual\n"
1944 "0x1a Automatic redial 0x00=Off, 0x01=On\n"
1945 "0x1b ??? 0x00 | 0x01\n"
1946 "0x1c ??? 0x00...0x18\n"
1947 "0x1d Speed dialling 0x00=Off, 0x01=On\n"
1948 "0x1e Own number sending 0x00=Preset, 0x01=On, 0x02=Off\n"
1949 "0x1f Cell info display 0x00=Off, 0x01=On\n"
1950 "0x21 Language 0x00=English\n"
1954 #: docs/manual/protocol/n6110.rst:253
1969 #: docs/manual/protocol/n6110.rst:258
1972 "0x26 Reply via same centre 0x00=No, 0x01=Yes\n"
1973 "0x27 Delivery reports 0x00=No, 0x01=Yes\n"
1974 "0x28 Hide clock 0x00=Show clock, 0x01=Hide clock\n"
1975 "0x29 Time format 0x00=24-hour, 0x01=12-hour\n"
1976 "0x2a Selected profile 0x00=General, 0x01.. the rest\n"
1980 #: docs/manual/protocol/n6110.rst:260
1985 #: docs/manual/protocol/n6110.rst:265
1988 "Feature Description Value\n"
1989 "------- ------------------- -----------------\n"
1990 "0x00 keypad notes 0xff=off, 0x00=level 1, 0x01=level 2, 0x02=level 3\n"
1991 "0x01 incoming call alert 1=ringing, 2=beep once, 3=unknown, 4=off, 5=ring once,\n"
1995 #: docs/manual/protocol/n6110.rst:266
1997 msgid "6=ascending\n"
2001 #: docs/manual/protocol/n6110.rst:279
2004 "0x02 ringing tone ID\n"
2005 "0x03 ringing volume level 1 (0x06) - level 5 (0x0a)\n"
2006 "0x04 message alert tone 0=no tone, 1=standard, 2=special, 3=beep once, 4=ascending\n"
2007 "0x05 vibration 0=off, 1=on, 2=vibrate first\n"
2008 "0x06 warning tones 0xff=off, 0x04=on\n"
2009 "0x07 screen saver 1=on, 0=off\n"
2010 "0x08 Screen saver -> Timeout 0x00=5 sec, 0x01=20 sec,....\n"
2011 "0x09 Screen saver -> Screen saver 0x00 ... 0x0d = Number of picture image\n"
2012 "-------------------------\n"
2015 "0x15: ???: Read only?\n"
2016 "-------------------------\n"
2019 #. type: Labeled list
2020 #: docs/manual/protocol/n6110.rst:279
2022 msgid "0x16: ???: 0x00=??? 0x01=?"
2026 #: docs/manual/protocol/n6110.rst:288
2029 "0x17: Memory in use (Nokia 3330): 0x00=Phone, 0x01=SIM card\n"
2030 "0x18: Network selection: 0x00=Automatic, 0x01=Manual\n"
2031 "0x19: Automatic redial: 0x00=Off, 0x01=On\n"
2032 "0x1a: Speed dialling: 0x00=Off, 0x01=On\n"
2033 "0x1b: Own number sending: 0x00=Set by network, 0x01=On, 0x02=Off\n"
2034 "0x1c: Cell info display: 0x00=Off\n"
2035 "0x1d: Type of view: 0x00=Name list,0x01=Name, number,0x02=Large font\n"
2036 "0x1e: Language: 0x00=English\n"
2040 #: docs/manual/protocol/n6110.rst:294
2052 #: docs/manual/protocol/n6110.rst:306
2055 "0x32: Reboots ME (3330)\n"
2056 "0x1f: ???: Read only? (3330)\n"
2057 "0x20: Reply via same centre: 0x00=No, 0x01=Yes\n"
2058 "0x21: Delivery reports: 0x00=No, 0x01=Yes\t\n"
2059 "0x22: Show/Hide clock: 0x00=Show, 0x01=Hide\n"
2060 "0x23: Time format: 0x00=24-hour, 0x01=12-hour\n"
2061 "0x24: Select profile: 0x00=General, 0x01 ... 0x05=rest of them\n"
2062 "0x25: ???: Read only? (N3330)\n"
2063 "0x26: Confirm SIM service actions: 0x00=Not asked, 0x01=Asked\n"
2064 "0x27: T9 Dictionary: 0x00=Off, 0x01=English, 0x0a=Suomi\n"
2065 "0x28: Messages -> Character support: 0x00=Automatic, 0x01=GSM alphabet, 0x02=Unicode\n"
2066 "0x29: Startup logo settings: 0x00=Your own uploaded logo,0x01=Nokia\n"
2070 #: docs/manual/protocol/n6110.rst:307
2072 msgid "0x02=Draft HUMAN technology(tm),0x03=Itineris\n"
2075 #. type: Labeled list
2076 #: docs/manual/protocol/n6110.rst:307
2078 msgid "0x2a: ???: 0x00=??? 0x01=?"
2081 #. type: Labeled list
2082 #: docs/manual/protocol/n6110.rst:308
2084 msgid "0x2b: ???: 0x00=??? 0x01=?"
2088 #: docs/manual/protocol/n6110.rst:311
2091 "0x2c: ???: Read only? (N3330)\n"
2092 "0x2d: Auto update of date and time: 0x00=Off,0x01=Confirm first,0x02=On\n"
2096 #: docs/manual/protocol/n6110.rst:314
2099 "s Get welcome message { 0x0016 }\n"
2100 "r Get welcome message { 0x0017, no.of blocks, { block } * }\n"
2104 #: docs/manual/protocol/n6110.rst:315
2106 msgid "where block: { id, {blockspecific} }\n"
2110 #: docs/manual/protocol/n6110.rst:316
2112 msgid "id: 1: startup logo { y, x, picture (coding?) }\n"
2116 #: docs/manual/protocol/n6110.rst:318
2119 "2: welcome note { len, \"message\" }\n"
2120 "3: operator msg { len, \"message\" }\n"
2124 #: docs/manual/protocol/n6110.rst:319
2126 msgid "s Set welcome message { 0x0018, no.of blocks, { block } * }\n"
2130 #: docs/manual/protocol/n6110.rst:320
2132 msgid "where block: see 0x05/0x0017\n"
2136 #: docs/manual/protocol/n6110.rst:322
2139 "r Set welcome OK { 0x0019, 0x01 }\n"
2140 "s Get profile name { 0x001a, nr }\n"
2144 #: docs/manual/protocol/n6110.rst:324
2146 msgid "r Profile name { 0x001b, 1, 1, 3, flen, nr, len, {text} }\n"
2150 #: docs/manual/protocol/n6110.rst:327
2153 "len: text length\n"
2154 "flen len + len(nr, len) = len + 2\n"
2158 #: docs/manual/protocol/n6110.rst:328
2160 msgid "Note: in Nokia 3310 name is in Unicode\n"
2164 #: docs/manual/protocol/n6110.rst:333
2167 "s ??? { 0x001c }\n"
2168 "r ??? { 0x001d, 0x93 }\n"
2169 "s Set oplogo { 0x0030, location, MCC1, MCC2, MNC, lenhi=0x00, lenlo=0x82, OTABitmap }\n"
2170 "r Set oplogo OK { 0x0031 }\n"
2171 "r Set oplogo error { 0x0032, reason }\n"
2175 #: docs/manual/protocol/n6110.rst:334 docs/manual/protocol/n6110.rst:339
2177 msgid "where reason: 0x7d invalid location\n"
2181 #: docs/manual/protocol/n6110.rst:335
2183 msgid "s Get oplogo { 0x0033, location }\n"
2187 #: docs/manual/protocol/n6110.rst:336
2189 msgid "where location: 1 (doesn't seem to matter)\n"
2193 #: docs/manual/protocol/n6110.rst:338
2196 "r Get oplogo { 0x0034, location, MCC1, MCC2, MNC, lenhi=0x00, lenlo=0x82, OTABitmap }\n"
2197 "r Get oplogo error { 0x0035, reason }\n"
2201 #: docs/manual/protocol/n6110.rst:342
2204 "s Set ringtone { 0x0036, location,0x00,0x78, ringtone packed according to SM2.0}\n"
2205 "r Set ringtone OK { 0x0037 }\n"
2206 "r Set ringtone error { 0x0038, reason }\n"
2210 #: docs/manual/protocol/n6110.rst:343
2212 msgid "where reason=0x7d, when not supported location\n"
2216 #: docs/manual/protocol/n6110.rst:344
2218 msgid "s Get services settings { 0x0080, setting (2 bytes) }\n"
2222 #: docs/manual/protocol/n6110.rst:345
2224 msgid "where: setting: 0x02,0x00=Nokia access number 1\n"
2228 #: docs/manual/protocol/n6110.rst:349
2231 "0x02,0x01=Operator access number 1\n"
2232 "0x01,0x00=Personal bookmark 1 settings (name only ?)\n"
2238 #: docs/manual/protocol/n6110.rst:351
2241 "r Get services sett.OK { 0x0081, .... }\n"
2242 "r Get services sett.err { 0x0082, 0x7b }\n"
2246 #: docs/manual/protocol/n6110.rst:352 docs/manual/protocol/n7110.rst:163
2248 msgid "0x06: Calling line restriction/Call forwarding etc\n"
2252 #: docs/manual/protocol/n6110.rst:354 docs/manual/protocol/n7110.rst:165
2255 "r Get call divert { 0x0001, 0x02, x, 0x00, divtype, 0x02, calltype, y, z, 0x0b, number, 0x00...0x00, timeout (byte 45) }\n"
2256 "s Set call divert { 0x0001, 0x03, 0x00, divtype, calltype, 0x01, number(packed like in SMS), 0x00 ... 0x00,\n"
2260 #: docs/manual/protocol/n6110.rst:355 docs/manual/protocol/n7110.rst:166
2262 msgid "length of number (byte 29), 0x00 ... 0x00, timeout (byte 52), 0x00, 0x00, 0x00}\n"
2266 #: docs/manual/protocol/n6110.rst:357 docs/manual/protocol/n7110.rst:168
2269 "NOTE: msglen=0x37\n"
2274 #: docs/manual/protocol/n6110.rst:364 docs/manual/protocol/n7110.rst:175
2287 #: docs/manual/protocol/n6110.rst:365 docs/manual/protocol/n7110.rst:176
2289 msgid "where divtype:\n"
2293 #: docs/manual/protocol/n6110.rst:366 docs/manual/protocol/n7110.rst:177
2295 msgid "0x02: all diverts for all call types ?\n"
2299 #: docs/manual/protocol/n6110.rst:367 docs/manual/protocol/n7110.rst:178
2301 msgid "Found only, when deactivate all diverts for all call types (with call type 0x00)\n"
2305 #: docs/manual/protocol/n6110.rst:371 docs/manual/protocol/n7110.rst:182
2310 "0x3d: when not answered\n"
2311 "0x3e: if not reached\n"
2315 #: docs/manual/protocol/n6110.rst:372 docs/manual/protocol/n7110.rst:183
2321 #: docs/manual/protocol/n6110.rst:376 docs/manual/protocol/n7110.rst:187
2324 "0x00: all calls (data, voice, fax)\n"
2325 "0x0b: voice calls\n"
2327 "0x19: data calls\n"
2331 #: docs/manual/protocol/n6110.rst:377 docs/manual/protocol/n7110.rst:188
2333 msgid "s Deactivate calldiverts{ 0x0001, 0x04, 0x00, divtype, calltype, 0x00 }\n"
2337 #: docs/manual/protocol/n6110.rst:378 docs/manual/protocol/n6110.rst:381
2338 #: docs/manual/protocol/n6110.rst:383 docs/manual/protocol/n7110.rst:189
2339 #: docs/manual/protocol/n7110.rst:192 docs/manual/protocol/n7110.rst:194
2341 msgid "where divtype, calltype: see above\n"
2345 #: docs/manual/protocol/n6110.rst:380 docs/manual/protocol/n7110.rst:191
2348 "r Deactivate calldiverts{ 0x0002, 0x04, 0x00, divtype, 0x02, calltype, data }\n"
2349 "s Get call diverts { 0x0001, 0x05, 0x00, divtype, calltype, 0x00 }\n"
2353 #: docs/manual/protocol/n6110.rst:382 docs/manual/protocol/n7110.rst:193
2355 msgid "r Get call diverts ok { 0x0002, 0x05, 0x00, divtype, 0x02, calltype, data }\n"
2359 #: docs/manual/protocol/n6110.rst:384 docs/manual/protocol/n7110.rst:195
2361 msgid "data: { 0x01, 0x00 } - isn't active\n"
2365 #: docs/manual/protocol/n6110.rst:385 docs/manual/protocol/n7110.rst:196
2367 msgid "{ 0x02, 0x01, number(packed like in SMS), 0x00, 0x00..., timeout }\n"
2371 #: docs/manual/protocol/n6110.rst:387 docs/manual/protocol/n7110.rst:198
2374 "r Get prepaid(?) info { 0x0005, ?,?,?,length,message(packed like in 7bit SMS)}\n"
2375 "r Call diverts active { 0x0006, ??? }\n"
2379 #: docs/manual/protocol/n6110.rst:388
2385 #: docs/manual/protocol/n6110.rst:394
2388 "s ??? { 0x0022, ? (1&2 sounds OK) }\n"
2389 "r ??? OK { 0x0023, ?,?,? }\n"
2390 "r ??? error { 0x0024, reason }\n"
2391 "s ??? { 0x0025, ??? }\n"
2392 "r ??? OK { 0x0026, ??? }\n"
2393 "r ??? error { 0x0027, reason }\n"
2397 #: docs/manual/protocol/n6110.rst:395
2399 msgid "0x08: Security codes\n"
2403 #: docs/manual/protocol/n6110.rst:396
2405 msgid "s Change code { 0x0004, code, \"current\", 0x00, \"new\", 0x00 }\n"
2409 #: docs/manual/protocol/n6110.rst:397
2411 msgid "where code: 1: security code (5 chars)\n"
2415 #: docs/manual/protocol/n6110.rst:401
2418 "2: PIN (4 chars)\n"
2419 "3: PIN2 (4 chars)\n"
2420 "4: PUK (8 chars)\n"
2421 "5: PUK2 (8 chars)\n"
2425 #: docs/manual/protocol/n6110.rst:403
2428 "s Status request { 0x0007, 0x01 }\n"
2429 "r pin recvd { 0x0008, accepted }\n"
2433 #: docs/manual/protocol/n6110.rst:404
2435 msgid "where accepted: 0x0c (or 0x06): OK\n"
2439 #: docs/manual/protocol/n6110.rst:405
2441 msgid "code: waiting for (0x08/0x0004) code\n"
2445 #: docs/manual/protocol/n6110.rst:406
2447 msgid "s entering code { 0x000a, code, \"code\", 0x00 }\n"
2451 #: docs/manual/protocol/n6110.rst:407 docs/manual/protocol/n6110.rst:611
2452 #: docs/manual/protocol/n6110.rst:615 docs/manual/protocol/n7110.rst:552
2454 msgid "where code: see 0x08/0x0004\n"
2458 #: docs/manual/protocol/n6110.rst:408
2460 msgid "0x09: SIM login\n"
2464 #: docs/manual/protocol/n6110.rst:410
2467 "r login { 0x0080 }\n"
2468 "r logout { 0x0081 }\n"
2472 #: docs/manual/protocol/n6110.rst:411 docs/manual/protocol/n7110.rst:199
2474 msgid "0x0a: Network status\n"
2478 #: docs/manual/protocol/n6110.rst:414
2481 "s Key duplication on/off{ 0x0044, on? 0x01: 0x02 }\n"
2482 "s get used network { 0x0070 }\n"
2483 "r network registration { 0x0071, ?,?,?,length,netstatus,netsel,cellIDH,cellIDL,lacH,lacL,netcode,netcode,netcode }\n"
2487 #: docs/manual/protocol/n6110.rst:415
2489 msgid "0x0c: Keys\n"
2493 #: docs/manual/protocol/n6110.rst:417
2496 "s Get key assignments { 0x0040, 0x01 }\n"
2497 "r Get key assignments { 0x0041, {key '1'}, 0x00, {key '2'} ... {key '0'}, 0,0,0, {symbols}, 0 }\n"
2501 #: docs/manual/protocol/n6110.rst:418
2503 msgid "where {key '0'} => ' ', '0'\n"
2507 #: docs/manual/protocol/n6110.rst:419
2509 msgid "s Press key { 0x0042, press: 0x01; release: 0x02, button, 0x01 }\n"
2513 #: docs/manual/protocol/n6110.rst:420
2515 msgid "where button: 0x01 - 0x09: 1-9\n"
2519 #: docs/manual/protocol/n6110.rst:433
2526 "0x0e: Pick up phone\n"
2534 "0x1B onwards: don't know but they do produce\n"
2538 #: docs/manual/protocol/n6110.rst:435
2541 "a beep and light up the keypad as if\n"
2542 "a key had been pressed.\n"
2546 #: docs/manual/protocol/n6110.rst:438
2549 "r Press key ack { 0x0043, press/release/error(0x05) }\n"
2550 "s ??? { 0x0044 }\n"
2551 "r ??? ack { 0x0045, 0x01 }\n"
2555 #: docs/manual/protocol/n6110.rst:439
2557 msgid "0x0d: Status\n"
2561 #: docs/manual/protocol/n6110.rst:442
2564 "r Display { 0x0050, 0x01, y, x, len, \"string\"(unicode) }\n"
2565 "s Status request { 0x0051 }\n"
2566 "r Status { 0x0052, no. of byte pairs, {byte pair} }\n"
2570 #: docs/manual/protocol/n6110.rst:444
2573 "where {byte pair}: {cmd, 1:off 2:on}\n"
2574 "cmd: 1: call in progress\n"
2577 #. type: Labeled list
2578 #: docs/manual/protocol/n6110.rst:444
2584 #: docs/manual/protocol/n6110.rst:451
2586 "3: have unread sms 4: voice call active 5: fax call active 6: data call "
2587 "active 7: key lock active 8: is SMS storage full"
2591 #: docs/manual/protocol/n6110.rst:452
2593 msgid "s Display status { 0x0053, 1:on 2:off }\n"
2597 #: docs/manual/protocol/n6110.rst:453
2599 msgid "(will send displayed messages with x,y coordinates)\n"
2603 #: docs/manual/protocol/n6110.rst:454
2605 msgid "r Display status ack { 0x0054, 1 }\n"
2609 #: docs/manual/protocol/n6110.rst:455
2611 msgid "0x11: Phone clock & alarm\n"
2615 #: docs/manual/protocol/n6110.rst:459 docs/manual/protocol/n7110.rst:353
2618 "s set date and time { 0x0060, 1,1,7,yearh,yearl,month,mday,hour,min,0x00 }\n"
2619 "r date and time set { 0x0061 }\n"
2620 "s get date and time { 0x0062 }\n"
2621 "r date and time recvd { 0x0063,date_set?,time_set?,?,?,yearh,yearl,month,mday,hour,min,second }\n"
2625 #: docs/manual/protocol/n6110.rst:460 docs/manual/protocol/n7110.rst:354
2627 msgid "where: date_set & time_set==0x01 - set\n"
2631 #: docs/manual/protocol/n6110.rst:461 docs/manual/protocol/n7110.rst:355
2633 msgid "0x00 - not set, ?,?,yearh,yearl,month,mday,hour,min,second\n"
2637 #: docs/manual/protocol/n6110.rst:462 docs/manual/protocol/n7110.rst:356
2639 msgid "not available in frame\n"
2643 #: docs/manual/protocol/n6110.rst:466 docs/manual/protocol/n7110.rst:360
2646 "s set alarm { 0x006b, 1,32,3,0x02(on-off),hour,min,0x00 }\n"
2647 "r alarm set { 0x006c }\n"
2648 "s get alarm { 0x006d }\n"
2649 "r alarm received { 0x006e,?,?,?,?,alrm(==2:on),hour,min }\n"
2653 #: docs/manual/protocol/n6110.rst:467
2655 msgid "0x12: Connect to NBS port (61xx only ?)\n"
2659 #: docs/manual/protocol/n6110.rst:468
2661 msgid "s Send {+0x0c, 0x01, UDH header, data}\n"
2665 #: docs/manual/protocol/n6110.rst:469
2667 msgid "(without 0,1 header -- for oplogo, cli, ringtone etc upload)\n"
2671 #: docs/manual/protocol/n6110.rst:470
2673 msgid "where: UDH header = 0x06, 0x05, 0x04,destporth,destportl,srcporth,srcportl\n"
2677 #: docs/manual/protocol/n6110.rst:471 docs/manual/protocol/n7110.rst:219
2679 msgid "0x13: Calendar notes\n"
2680 msgstr "0x13: Catatan kalender\n"
2683 #: docs/manual/protocol/n6110.rst:472
2685 msgid "s Write calendar note { 0x0064, 0x01, 0x10, length, type, yearH, yearL, month, day, hour, timezone,\n"
2689 #: docs/manual/protocol/n6110.rst:474
2692 "alarm?(alarm yearH, yearL, month, day, hour, timezone): (0,0,0,0,0,0),\n"
2693 "textlen, \"text\" }\n"
2697 #: docs/manual/protocol/n6110.rst:475
2699 msgid "r Write cal.note report { 0x0065, return }\n"
2703 #: docs/manual/protocol/n6110.rst:476
2705 msgid "where return: 0x01: ok\n"
2709 #: docs/manual/protocol/n6110.rst:477
2711 msgid "0x73: failure\n"
2715 #: docs/manual/protocol/n6110.rst:478
2717 msgid "0x81: calendar functions busy. Exit Calendar menu and try again\n"
2721 #: docs/manual/protocol/n6110.rst:481
2724 "s Calendar notes set { 0x0066... }\n"
2725 "r Calendar note recvd { 0x0067, 0x01, ?, length, type, yrH,yrL,mon,day,hr,tz,alrm yrH,yrL,mon,day,hr,tz,textlen, \"text\" }\n"
2726 "r Cal.note recvd error { 0x0067, err }\n"
2730 #: docs/manual/protocol/n6110.rst:482
2732 msgid "where err: 0x93: not available\n"
2736 #: docs/manual/protocol/n6110.rst:483
2738 msgid "(0x01: OK)\n"
2742 #: docs/manual/protocol/n6110.rst:484
2744 msgid "other: error\n"
2745 msgstr "lainnya: eror\n"
2748 #: docs/manual/protocol/n6110.rst:486
2751 "s Delete cal.note { 0x0068, location }\n"
2752 "r Del. cal.note report { 0x0069, err }\n"
2756 #: docs/manual/protocol/n6110.rst:487
2758 msgid "where err: 0x01: OK\n"
2762 #: docs/manual/protocol/n6110.rst:488
2764 msgid "0x93: cannot delete\n"
2768 #: docs/manual/protocol/n6110.rst:489
2770 msgid "0x14: SMS funcs\n"
2774 #: docs/manual/protocol/n6110.rst:492
2777 "s Write SMS to SIM { 0x0004, .... }\n"
2778 "s Mark SMS as read { 0x0007, 0x02, location, 0x00, 0x64 }\n"
2779 "r SMS message frame rcv { 0x0008,subtype,?,num,?,BCD(smscenter)...} 20->type, 22->status\n"
2783 #: docs/manual/protocol/n6110.rst:493
2785 msgid "where type: 0x06: delivery report\n"
2789 #: docs/manual/protocol/n6110.rst:494
2791 msgid "status: 0x00: delivered\n"
2795 #: docs/manual/protocol/n6110.rst:497
2800 "0x09: reading failed\n"
2804 #: docs/manual/protocol/n6110.rst:498
2806 msgid "subtype: 0x02: invalid mem type\n"
2810 #: docs/manual/protocol/n6110.rst:499
2812 msgid "0x07: empty SMS location\n"
2816 #: docs/manual/protocol/n6110.rst:500
2818 msgid "0x0c: no access to memory (no PIN in card, etc.)\n"
2822 #: docs/manual/protocol/n6110.rst:505
2825 "s Delete SMS message { 0x000a, 0x02, location }\n"
2826 "r Delete OK { 0x000b }\n"
2827 "s SMS status request { 0x0036, 0x64 }\n"
2828 "r SMS status { 0x0037,?,?,?,?,?,?,msgnumber,unread }\n"
2829 "r SMS status error { 0x0038 }\n"
2833 #: docs/manual/protocol/n6110.rst:506 docs/manual/protocol/n7110.rst:453
2839 #: docs/manual/protocol/n6110.rst:508 docs/manual/protocol/n7110.rst:455
2842 "s Enable WAP frames { 0x0000}\n"
2843 "r Enable WAP frames { 0x0002, 0x01}\n"
2847 #: docs/manual/protocol/n6110.rst:511 docs/manual/protocol/n7110.rst:458
2855 #: docs/manual/protocol/n6110.rst:513 docs/manual/protocol/n7110.rst:460
2857 msgid "s Get WAP bookmark { 0x0006, 0x00, location}\n"
2861 #: docs/manual/protocol/n6110.rst:514 docs/manual/protocol/n7110.rst:461
2863 msgid "where location: 0 - 14\n"
2867 #: docs/manual/protocol/n6110.rst:515 docs/manual/protocol/n7110.rst:462
2869 msgid "r Get WAP bookmark { 0x0007, 0x00, name_len, name(unicode),\n"
2873 #: docs/manual/protocol/n6110.rst:516 docs/manual/protocol/n7110.rst:463
2875 msgid "url_len, url(unicode), 0x01,0x80,0x00[7]}\n"
2879 #: docs/manual/protocol/n6110.rst:517 docs/manual/protocol/n7110.rst:464
2881 msgid "r Get WAP bookmark err { 0x0008, error }\n"
2885 #: docs/manual/protocol/n6110.rst:518 docs/manual/protocol/n6110.rst:531
2886 #: docs/manual/protocol/n6110.rst:553 docs/manual/protocol/n7110.rst:465
2887 #: docs/manual/protocol/n7110.rst:478 docs/manual/protocol/n7110.rst:500
2889 msgid "where error:\n"
2893 #: docs/manual/protocol/n6110.rst:521 docs/manual/protocol/n7110.rst:468
2896 "0x00(?)invalid position\n"
2897 "0x01 user inside \"Bookmarks\" menu. Must leave it\n"
2898 "0x02 invalid/too high/empty location\n"
2902 #: docs/manual/protocol/n6110.rst:523 docs/manual/protocol/n7110.rst:470
2904 msgid "s Set WAP bookmark { 0x0009, 0xff, 0xff, name_len, name(unicode),\n"
2908 #: docs/manual/protocol/n6110.rst:525 docs/manual/protocol/n7110.rst:472
2911 "url_len, url(unicode), 0x01,0x80,0x00[7] }\n"
2912 "Note: bookmark is added to the first free location.\n"
2916 #: docs/manual/protocol/n6110.rst:526 docs/manual/protocol/n7110.rst:473
2918 msgid "r Set WAP bookmark OK {+0x01, 0x36, 0x0a, block }\n"
2922 #: docs/manual/protocol/n6110.rst:527 docs/manual/protocol/n7110.rst:474
2924 msgid "where block:\n"
2928 #: docs/manual/protocol/n6110.rst:529 docs/manual/protocol/n7110.rst:476
2931 "0x0a, location_of_just_written_bookmark(?),\n"
2932 "0x00, next_free_location(?)\n"
2936 #: docs/manual/protocol/n6110.rst:530 docs/manual/protocol/n7110.rst:477
2938 msgid "r Set WAP bookmark err {+0x01, 0x36, 0x0b, error }\n"
2942 #: docs/manual/protocol/n6110.rst:534 docs/manual/protocol/n7110.rst:481
2945 "0x04 - memory is full\n"
2946 "0x01 - we are in the bookmark menu\n"
2947 "0x00 - unknown reason for now ;(\n"
2951 #: docs/manual/protocol/n6110.rst:536 docs/manual/protocol/n7110.rst:483
2953 msgid "? s Delete WAP bookmark { 0x000c, 0x00, location }\n"
2957 #: docs/manual/protocol/n6110.rst:537 docs/manual/protocol/n7110.rst:484
2959 msgid "where: location = 0-14\n"
2963 #: docs/manual/protocol/n6110.rst:539 docs/manual/protocol/n7110.rst:486
2966 "? r Delete WAR bookmark OK{ 0x000d }\n"
2967 "? r Delete WAPbookmark err{ 0x000e, 0x02 }\n"
2971 #: docs/manual/protocol/n6110.rst:542 docs/manual/protocol/n7110.rst:489
2975 "r ?? { 0x0010, 0x00}\n"
2979 #: docs/manual/protocol/n6110.rst:544 docs/manual/protocol/n7110.rst:491
2981 msgid "s Get WAP settings 1 { 0x0015, location}\n"
2985 #: docs/manual/protocol/n6110.rst:545 docs/manual/protocol/n7110.rst:492
2987 msgid "where location: 0x00 - 0x05\n"
2991 #: docs/manual/protocol/n6110.rst:546 docs/manual/protocol/n7110.rst:493
2993 msgid "r Get WAP settings 1 OK { 0x0016, title length, title (Unicode), URL length, URL(Unicode),con_type, ???[6 bytes],location, ???[5 bytes],security,...}\n"
2997 #: docs/manual/protocol/n6110.rst:548 docs/manual/protocol/n7110.rst:495
2999 msgid "con_type: 0x00 - temporary\n"
3003 #: docs/manual/protocol/n6110.rst:549 docs/manual/protocol/n7110.rst:496
3005 msgid "0x01 - continuous\n"
3009 #: docs/manual/protocol/n6110.rst:551 docs/manual/protocol/n7110.rst:498
3012 "location: when use \"Get WAP settings 2 frame\", must give it\n"
3013 "security: 0x00 = no, 0x01 = yes\n"
3017 #: docs/manual/protocol/n6110.rst:552 docs/manual/protocol/n7110.rst:499
3019 msgid "r Get WAP settings 1 err{ 0x0017, error }\n"
3023 #: docs/manual/protocol/n6110.rst:555 docs/manual/protocol/n7110.rst:502
3026 "0x01 user inside \"Settings\" menu. Must leave it\n"
3027 "0x02 invalid/too high/empty location\n"
3031 #: docs/manual/protocol/n6110.rst:557 docs/manual/protocol/n7110.rst:503
3033 msgid "s Get WAP settings 2 { 0x001b, location}\n"
3037 #: docs/manual/protocol/n6110.rst:558 docs/manual/protocol/n7110.rst:504
3039 msgid "where location: 0x00 - 0x1d (you get it in \"Get WAP settings 1\" frame)\n"
3043 #: docs/manual/protocol/n6110.rst:559 docs/manual/protocol/n7110.rst:505
3045 msgid "r Get WAP settings 2 OK { 0x001c, 0x01, type, frame...}\n"
3049 #: docs/manual/protocol/n6110.rst:560 docs/manual/protocol/n7110.rst:506
3051 msgid "where type : 0x00 - SMS bearer\n"
3055 #: docs/manual/protocol/n6110.rst:561 docs/manual/protocol/n6110.rst:564
3056 #: docs/manual/protocol/n7110.rst:507 docs/manual/protocol/n7110.rst:510
3062 #: docs/manual/protocol/n6110.rst:562 docs/manual/protocol/n7110.rst:508
3064 msgid "service_num_len, service_num (Unicode), server_num_len, server_num(Unicode)\n"
3068 #: docs/manual/protocol/n6110.rst:563 docs/manual/protocol/n7110.rst:509
3070 msgid "0x01 - data bearer\n"
3074 #: docs/manual/protocol/n6110.rst:567 docs/manual/protocol/n7110.rst:513
3077 "auth, call_type, call_speed, ?, IP len, IP (Unicode), dialup len, dialup (Unicode),\n"
3078 "user len, user (Unicode), password len, password (Unicode)\n"
3079 "where auth: 0x00 - normal, 0x01 - secure\n"
3083 #: docs/manual/protocol/n6110.rst:569 docs/manual/protocol/n7110.rst:515
3086 "call_type: 0x00 - analogue, 0x01 - ISDN\n"
3087 "call_speed: 0x00 - 9600, 0x01 - 14400\n"
3091 #: docs/manual/protocol/n6110.rst:570 docs/manual/protocol/n7110.rst:516
3093 msgid "0x02 - USSD bearer\n"
3097 #: docs/manual/protocol/n6110.rst:571 docs/manual/protocol/n7110.rst:517
3099 msgid "frame: type, service number len/IP len,service num (Unicode)/IP (Unicode),service code len,\n"
3103 #: docs/manual/protocol/n6110.rst:572 docs/manual/protocol/n7110.rst:518
3105 msgid "service code (Unicode)\n"
3109 #: docs/manual/protocol/n6110.rst:573 docs/manual/protocol/n7110.rst:519
3111 msgid "where type: 0x01 - service number, 0x00 - IP\n"
3115 #: docs/manual/protocol/n6110.rst:574 docs/manual/protocol/n7110.rst:520
3117 msgid "r Get WAP settings 2 err{ 0x001d,error}\n"
3121 #: docs/manual/protocol/n6110.rst:575 docs/manual/protocol/n7110.rst:521
3123 msgid "where: error=0x05\n"
3124 msgstr "dimana: eror=0x05\n"
3127 #: docs/manual/protocol/n6110.rst:576
3129 msgid "0x40: Security commands\n"
3133 #: docs/manual/protocol/n6110.rst:577
3135 msgid "s ??? {+0x00, 0x00, 0x07, 0x11, 0x00, 0x10, 0x00, 0x00}\n"
3139 #: docs/manual/protocol/n6110.rst:578
3141 msgid "This frame hangs phone (N3310 4.02). Meaning unknown !\n"
3145 #: docs/manual/protocol/n6110.rst:583
3148 "s Open simlock 1 { 0x02, 0x03, 0x1f, 0x11, 0x01, 0x01, 0x10, 0x00}\n"
3149 "r Open simlock 1 { 0x02 }\n"
3150 "s ???(N6150) { 0x08, 0x00 }\n"
3151 "r ???(N6150) { 0x08 }\n"
3152 "s Enable extended cmds { 0x64, cmd }\n"
3156 #: docs/manual/protocol/n6110.rst:584 docs/manual/protocol/n7110.rst:526
3158 msgid "where cmd: 0x00: off\n"
3162 #: docs/manual/protocol/n6110.rst:585
3168 #: docs/manual/protocol/n6110.rst:586
3170 msgid "0x02: enter service mode ?\n"
3174 #: docs/manual/protocol/n6110.rst:588
3177 "0x03: reset (doesn't ask for PIN again)\n"
3178 "0x04: reset (PIN is requested)\n"
3182 #: docs/manual/protocol/n6110.rst:589 docs/manual/protocol/n7110.rst:530
3184 msgid "In 5110 makes reset without PIN\n"
3188 #: docs/manual/protocol/n6110.rst:590 docs/manual/protocol/n7110.rst:531
3190 msgid "0x06: CONTACT SERVICE!!! Don't try it!\n"
3194 #: docs/manual/protocol/n6110.rst:591 docs/manual/protocol/n7110.rst:532
3196 msgid "s Reset phone settings { 0x65, value, 0x00 }\n"
3200 #: docs/manual/protocol/n6110.rst:592 docs/manual/protocol/n7110.rst:533
3202 msgid "where value: 0x08 - reset UI (User Interface) settings\n"
3206 #: docs/manual/protocol/n6110.rst:593 docs/manual/protocol/n7110.rst:534
3208 msgid "0x38 - reset UI, SCM and call counters\n"
3212 #: docs/manual/protocol/n6110.rst:594 docs/manual/protocol/n7110.rst:535
3214 msgid "0x40 - reset test 36 in netmonitor\n"
3218 #: docs/manual/protocol/n6110.rst:600 docs/manual/protocol/n7110.rst:541
3221 "r Reset phone settings { 0x65, 0x00 }\n"
3222 "s Get IMEI { 0x66 }\n"
3223 "r Get IMEI { 0x66, 0x01, IMEI, 0x00}\n"
3224 "s (ACD Readings)?(N6150 { 0x68 }\n"
3225 "r (ACD Readings)?(N6150 { 0x68, ... }\n"
3226 "s Get Product Profile\n"
3230 #: docs/manual/protocol/n6110.rst:601 docs/manual/protocol/n7110.rst:542
3232 msgid "Settings { 0x6a}\n"
3236 #: docs/manual/protocol/n6110.rst:602 docs/manual/protocol/n7110.rst:543
3238 msgid "r Get Product Profile\n"
3242 #: docs/manual/protocol/n6110.rst:603 docs/manual/protocol/n7110.rst:544
3244 msgid "Settings { 0x6a, 4bytes with Product Profile Settings }\n"
3248 #: docs/manual/protocol/n6110.rst:604 docs/manual/protocol/n7110.rst:545
3250 msgid "s Set Product Profile\n"
3254 #: docs/manual/protocol/n6110.rst:605 docs/manual/protocol/n7110.rst:546
3256 msgid "Settings { 0x6b, 4bytes with Product Profile Settings }\n"
3260 #: docs/manual/protocol/n6110.rst:606 docs/manual/protocol/n7110.rst:547
3262 msgid "r Set Product Profile\n"
3266 #: docs/manual/protocol/n6110.rst:607 docs/manual/protocol/n7110.rst:548
3268 msgid "Settings OK ? { 0x6b }\n"
3272 #: docs/manual/protocol/n6110.rst:608 docs/manual/protocol/n7110.rst:549
3274 msgid "s Get code { 0x6e, code }\n"
3278 #: docs/manual/protocol/n6110.rst:609
3280 msgid "where code: see 0x08/0x0004 (only sec.code is allowed)\n"
3284 #: docs/manual/protocol/n6110.rst:610 docs/manual/protocol/n7110.rst:551
3286 msgid "r Get code { 0x6e, code, allowed, allowed? (sec code (text)) }\n"
3290 #: docs/manual/protocol/n6110.rst:612 docs/manual/protocol/n7110.rst:553
3292 msgid "allowed: 0: no\n"
3296 #: docs/manual/protocol/n6110.rst:613 docs/manual/protocol/n7110.rst:554
3302 #: docs/manual/protocol/n6110.rst:614
3304 msgid "s Set code { 0x6f, code, sec code(text), 0x00 }\n"
3308 #: docs/manual/protocol/n6110.rst:616
3310 msgid "s Start monitoring { 0x70, block }\n"
3314 #: docs/manual/protocol/n6110.rst:617
3316 msgid "where block(N6150):\n"
3320 #: docs/manual/protocol/n6110.rst:624
3323 "0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,\n"
3324 "0xff,0xff,0xff,0xff,0xff,0xf9,0x76,0x65,0x20,0x00,\n"
3325 "0x00,0x00,0x00,0x00,0x18,0x26,0x15,0x7d,0x0a,0x00,\n"
3326 "0xf5,0x82,0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,\n"
3327 "0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xf0,0x77,0x80,\n"
3328 "0x77,0x80,0xf2,0x82,0x20,0x20,0x20,0x20,0x20,0x20,\n"
3329 "0x20,0x20,0x20,0x20\n"
3333 #: docs/manual/protocol/n6110.rst:626
3336 "This block enables probably all possible monitorred parameters.\n"
3337 "After it phone sends 0x00 message type values\n"
3341 #: docs/manual/protocol/n6110.rst:628
3344 "s Break monitoring { 0x71 }\n"
3345 "r Break monitoring { 0x71 }\n"
3349 #: docs/manual/protocol/n6110.rst:630 docs/manual/protocol/n7110.rst:556
3352 "? s ???? { 0x74, 0x01, 0x01, 0x0e }\n"
3353 "? r ???? { 0x74 }\n"
3357 #: docs/manual/protocol/n6110.rst:631 docs/manual/protocol/n7110.rst:557
3359 msgid "s Call commands { 0x7c, block }\n"
3363 #: docs/manual/protocol/n6110.rst:632 docs/manual/protocol/n7110.rst:558
3365 msgid "where where: command, (values)\n"
3369 #: docs/manual/protocol/n6110.rst:634 docs/manual/protocol/n7110.rst:560
3373 "values: number(ASCII), 0x00 - makes voice call\n"
3377 #: docs/manual/protocol/n6110.rst:636 docs/manual/protocol/n7110.rst:562
3380 "command: 0x02 - answer call\n"
3381 "command: 0x03 - release call\n"
3385 #: docs/manual/protocol/n6110.rst:638 docs/manual/protocol/n7110.rst:564
3388 "r Call commands { 0x7c, command }\n"
3389 "s Netmonitor { 0x7e, field }\n"
3393 #: docs/manual/protocol/n6110.rst:639 docs/manual/protocol/n7110.rst:565
3395 msgid "where: field: 00: next\n"
3399 #: docs/manual/protocol/n6110.rst:643 docs/manual/protocol/n7110.rst:569
3404 "F2: field test menus\n"
3405 "F3: developer menus\n"
3409 #: docs/manual/protocol/n6110.rst:644
3411 msgid "s Open simlock 2 { 0x81, 0x01, locknumber, 0x10, 0x10, 0x10, 0x10, 0x10 }\n"
3415 #: docs/manual/protocol/n6110.rst:645
3417 msgid "Note: sets simlock type to factory?\n"
3421 #: docs/manual/protocol/n6110.rst:646 docs/manual/protocol/n6110.rst:648
3422 #: docs/manual/protocol/n6110.rst:650
3424 msgid "where locknumber: 1,2,4,8\n"
3428 #: docs/manual/protocol/n6110.rst:647
3430 msgid "s Open simlock 2 { 0x81, 0x01, locknumber }\n"
3434 #: docs/manual/protocol/n6110.rst:649
3436 msgid "s Close simlock { 0x82, 0x01, locknumber, 0x00, 0x00, locksinfo(lock1,4,2,3), 0x00 }\n"
3440 #: docs/manual/protocol/n6110.rst:653
3443 "r Close simlock { 0x82, the rest like in 0x40/0x8a }\n"
3444 "s Get simlock info { 0x8a, 0x00}\n"
3445 "r Get simlock info { 0x8a, 0x00, 0x01, lockstype, locksclosed, 0x00, 0x00, locksinfo(lock1,4,2,3), counter1,counter2,counter4,counter4,0x00 }\n"
3449 #: docs/manual/protocol/n6110.rst:654 docs/manual/protocol/n7110.rst:572
3451 msgid "where: lockstype: bit1,bit2,bit3,bit4 - if set, selected lock is user lock\n"
3455 #: docs/manual/protocol/n6110.rst:656 docs/manual/protocol/n7110.rst:574
3458 "locksclosed: bit1,bit2,bit3,bit4 - if set, selected lock is closed\n"
3459 "counter1 - counter4: counters for locks\n"
3463 #: docs/manual/protocol/n6110.rst:661
3466 "s Set downloaded OpName { 0x8b, 0x00, MCC1, MCC2, MNC, Name, 0x00 }\n"
3467 "r SetdownloadedOpNameOK?{ 0x8b, 0x00, 0x01 }\n"
3468 "s Get downloaded OpName { 0x8c, 0x00 }\n"
3469 "r Get downloaded OpName { 0x8c, 0x00, 0x01, MCC1, MCC2, MNC, Name, 0x00,...}\n"
3470 "s Buzzer pitch { 0x8f, volume, hzLO, hzHI }\n"
3474 #: docs/manual/protocol/n6110.rst:662 docs/manual/protocol/n7110.rst:576
3476 msgid "if volume and hz is 0, it's off\n"
3480 #: docs/manual/protocol/n6110.rst:666
3483 "r Buzzer pitch { 0x8f}\n"
3484 "s ACD Readings ? { 0x91, parameter?(0x02,0x03,0x04,0x05,0x07) }\n"
3485 "r ACD Readings ? { 0x91, parameter?, value? }\n"
3486 "s Sleep mode test { 0x92, 0x00, 0x00, howlong(2 bytes), enable }\n"
3490 #: docs/manual/protocol/n6110.rst:667
3492 msgid "where: enable == 0x01 - enable after test\n"
3496 #: docs/manual/protocol/n6110.rst:668
3498 msgid "0x00 - don't enable after test\n"
3502 #: docs/manual/protocol/n6110.rst:669
3504 msgid "howlong (ms) = 0x07, 0xd0 = 2000\n"
3508 #: docs/manual/protocol/n6110.rst:672
3511 "s ???(N6150) { 0x98, 0x00 }\n"
3512 "r ???(N6150) { 0x98, 0x00, 0x04 }\n"
3513 "s Get bin ringtone { 0x9e, location }\n"
3517 #: docs/manual/protocol/n6110.rst:673 docs/manual/protocol/n6110.rst:679
3518 #: docs/manual/protocol/n7110.rst:583 docs/manual/protocol/n7110.rst:589
3520 msgid "where: location=0,1,etc.\n"
3524 #: docs/manual/protocol/n6110.rst:674 docs/manual/protocol/n7110.rst:584
3526 msgid "r Get bin ringtone { 0x9e, location, error, contents... }\n"
3530 #: docs/manual/protocol/n6110.rst:675 docs/manual/protocol/n6110.rst:681
3531 #: docs/manual/protocol/n7110.rst:585 docs/manual/protocol/n7110.rst:591
3533 msgid "where location=0,1,etc.\n"
3537 #: docs/manual/protocol/n6110.rst:676 docs/manual/protocol/n7110.rst:586
3539 msgid "error=0x0a, ringtone NOT available\n"
3543 #: docs/manual/protocol/n6110.rst:677 docs/manual/protocol/n7110.rst:587
3549 #: docs/manual/protocol/n6110.rst:678 docs/manual/protocol/n7110.rst:588
3551 msgid "s Set bin ringtone { 0xa0, location, 0x00, contenst... }\n"
3555 #: docs/manual/protocol/n6110.rst:680 docs/manual/protocol/n7110.rst:590
3557 msgid "r Set bin ringtone { 0xa0, location, error }\n"
3561 #: docs/manual/protocol/n6110.rst:682 docs/manual/protocol/n7110.rst:592
3563 msgid "error=0x0a, ringtone NOT set\n"
3567 #: docs/manual/protocol/n6110.rst:683 docs/manual/protocol/n7110.rst:593
3569 msgid "0x00, ringtone set OK\n"
3573 #: docs/manual/protocol/n6110.rst:704
3576 "r Get MSid { 0xb5, 0x01, 0x2f, msid, 0x25 }\n"
3577 "s Get info about phone { 0xc8, 0x01 }\n"
3578 "r Get info about phone { 0xc8, 0x01, 0x00, \"V \", \"firmware\", 0x0a, \"firmware date\", 0x0a, \"model\", 0x0a, \"(c) NMP.\", 0x00 }\n"
3579 "s Get MCU SW Checksum { 0xc8, 0x02 }\n"
3580 "r Get MCU SW Checksum { 0xc8, 0x02, 0x00, checksum (4 bytes),0x00 }\n"
3581 "s DPS External SW { 0xc7, 0x03 }\n"
3582 "r DSP External SW { 0xc7, 0x03, 0x00, string,0x00 }\n"
3583 "s Get HW { 0xc8, 0x05 }\n"
3584 "r Get HW { 0xc8, 0x05, 0x00, HW version (4 bytes), 0x00 }\n"
3585 "s Get \"Made\" Date { 0xc8, 0x05 }\n"
3586 "r Get \"Made\" Date { 0xc8, 0x05, 0x00, date(4 bytes), 0x00 }\n"
3587 "s Get DSP Internal SW { 0xc8, 0x09 }\n"
3588 "r Get DSP Internal SW { 0xc8, 0x09, 0x00, version (1 bytes), 0x00 }\n"
3589 "s Get PCI version { 0xc8, 0x0b }\n"
3590 "r Get PCI version { 0xc8, 0x0b, 0x00, version, 0x00 }\n"
3591 "s Get system ASIC { 0xc8, 0x0c }\n"
3592 "r Get system ASIC { 0xc8, 0x0c, 0x00, string, 0x00 }\n"
3593 "s Get COBBA { 0xc8, 0x0d }\n"
3594 "r Get COBBA { 0xc8, 0x0d, 0x00, string, 0x00 }\n"
3595 "s Get PLUSSA { 0xc8, 0x0e }\n"
3596 "r Get PLUSSA { 0xc8, 0x0e, available, 0x00 }\n"
3600 #: docs/manual/protocol/n6110.rst:705 docs/manual/protocol/n6110.rst:708
3601 #: docs/manual/protocol/n7110.rst:615 docs/manual/protocol/n7110.rst:618
3603 msgid "where available: 0x01: not available\n"
3607 #: docs/manual/protocol/n6110.rst:707 docs/manual/protocol/n7110.rst:617
3610 "s Get CCONT { 0xc8, 0x0f }\n"
3611 "r Get CCONT { 0xc8, 0x0f, available, 0x00 }\n"
3615 #: docs/manual/protocol/n6110.rst:733 docs/manual/protocol/n7110.rst:643
3618 "s Get PPM version { 0xc8, 0x10 }\n"
3619 "r Get PPM version { 0xc8, 0x10, 0x00, \"V \", \"firmware\", 0x0a, \"firmware date\", 0x0a, \"model\", 0x0a, \"(c) NMP.\", 0x00 }\n"
3620 "s Get PPM info { 0xc8, 0x12 }\n"
3621 "r Get PPM info { 0xc8, 0x12, 0x00, PPM version (\"B\", \"C\", etc.), 0x00 }\n"
3622 "s Set HW version { 0xc9, 0x05, version, 0x00 }\n"
3623 "s Get Product Code { 0xca, 0x01 }\n"
3624 "r Get Product Code { 0xca, 0x01, 0x00, number, 0x00 }\n"
3625 "s Get Order Number { 0xca, 0x02 }\n"
3626 "r Get Order Number { 0xca, 0x02, 0x00, string, 0x00 }\n"
3627 "s Get Prod.Ser.Number { 0xca, 0x03 }\n"
3628 "r Get Prod.Ser.Number { 0xca, 0x03, 0x00, number, 0x00 }\n"
3629 "s Get Basic Prod.Code { 0xca, 0x04 }\n"
3630 "r Get Basic Prod.Code { 0xca, 0x04, 0x00, number, 0x00 }\n"
3631 "s Set Product Code { 0xcb, 0x01, product code, 0x00 }\n"
3632 "s Set Order Number { 0xcb, 0x02, number, 0x00 }\n"
3633 "s Set Prod.Ser.Number { 0xcb, 0x03, number, 0x00 }\n"
3634 "s Get (original ?)IMEI { 0xcc, 0x01 }\n"
3635 "r Get (original ?)IMEI { 0xcc, 0x01, IMEI, 0x00 }\n"
3636 "s Get Manufacture Month { 0xcc, 0x02 }\n"
3637 "r Get Manufacture Month { 0xcc, 0x02, 0x00, string, 0x00 }\n"
3638 "s Get Purchare date { 0xcc, 0x04 }\n"
3639 "r Get Purchare date { 0xcc, 0x04, 0x00, string, 0x00 }\n"
3640 "s Set \"Made\" date { 0xcd, 0x02, string, 0x00 }\n"
3641 "s Make \"all\" phone tests{ 0xce,0x1d,0xfe,0x23,0x00,0x00}\n"
3642 "s Make one phone test { 0xce,0x1d,num1,num2,num3,num4}\n"
3646 #: docs/manual/protocol/n6110.rst:734 docs/manual/protocol/n7110.rst:644
3648 msgid "Where num1-num4: 0x02,0x00,0x00,0x00;\n"
3652 #: docs/manual/protocol/n6110.rst:743 docs/manual/protocol/n7110.rst:653
3655 "0x04,0x00,0x00,0x00;\n"
3656 "0x08,0x00,0x00,0x00;\n"
3657 "0x10,0x00,0x00,0x00;\n"
3658 "0x20,0x00,0x00,0x00;\n"
3659 "0x40,0x00,0x00,0x00;\n"
3660 "0x80,0x00,0x00,0x00;\n"
3661 "0x00,0x01,0x00,0x00;\n"
3662 "0x00,0x02,0x00,0x00;\n"
3663 "0x00,0x04,0x00,0x00; - \"Power off\"\n"
3667 #: docs/manual/protocol/n6110.rst:744 docs/manual/protocol/n7110.rst:654
3669 msgid "No test for \"Security data\"\n"
3673 #: docs/manual/protocol/n6110.rst:751 docs/manual/protocol/n7110.rst:661
3676 "0x00,0x10,0x00,0x00;\n"
3677 "0x00,0x20,0x00,0x00;\n"
3678 "0x00,0x40,0x00,0x00;\n"
3679 "0x00,0x80,0x00,0x00;\n"
3680 "0x00,0x00,0x01,0x00;\n"
3682 "0x00,0x00,0x10,0x00;\n"
3686 #: docs/manual/protocol/n6110.rst:756
3689 "s Result of phone tests { 0xcf }\n"
3690 "r Result of phone tests { 0xcf, number of tests, results of next tests }\n"
3692 "r ???(N5110) { 0xd1, 0x00, 0x1d, 0x00, 0x01, 0x08, 0x00 }\n"
3693 "s LCD Test { 0xd3, value }\n"
3697 #: docs/manual/protocol/n6110.rst:757 docs/manual/protocol/n7110.rst:667
3699 msgid "where value: 0x03, 0x02 - 1'st test\n"
3703 #: docs/manual/protocol/n6110.rst:759
3706 "0x03, 0x01 - 2'nd test\n"
3707 "0x02, 0x03 - clears screen\n"
3711 #: docs/manual/protocol/n6110.rst:762
3714 "s ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01}\n"
3715 "r ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01, ?}\n"
3716 "s Get EEPROM { 0xd4, 0x02, 0x00, 0xa0, locationLo, locationHi, numofbytes }\n"
3720 #: docs/manual/protocol/n6110.rst:763
3722 msgid "where: numofbytes - how many bytes to read\n"
3726 #: docs/manual/protocol/n6110.rst:764
3728 msgid "Note: Works ONLY in MBUS\n"
3732 #: docs/manual/protocol/n6110.rst:765
3734 msgid "r Get EEPROM { 0xd4, 0x02, 0x00, 0xa0, locationLo, locationHi, numofbytes, contest... }\n"
3738 #: docs/manual/protocol/n6110.rst:766
3740 msgid "where numofbytes - how many bytes available\n"
3744 #: docs/manual/protocol/n6110.rst:767
3746 msgid "contest - bytes with contests (if numofbytes != 0)\n"
3750 #: docs/manual/protocol/n6110.rst:769
3753 "0x41: Snake game ?\n"
3758 #: docs/manual/protocol/n6110.rst:771
3761 "s Get Picture Image { 0x0001, location }\n"
3762 "r Get Picture Image when contains sender number\n"
3766 #: docs/manual/protocol/n6110.rst:772
3768 msgid "{ 0x0002, location, number(like in SMS), 0x00, len, text, 0x00, width, height, 0x01, bitmap }\n"
3772 #: docs/manual/protocol/n6110.rst:773
3778 #: docs/manual/protocol/n6110.rst:775
3781 "Supports only 0x81 and 0x91 coding (NOT alphanumeric numbers!)\n"
3782 "in sender without sender number\n"
3786 #: docs/manual/protocol/n6110.rst:776
3788 msgid "{ 0x0002, location, 0x00, 0x00, 0x00, len, text, 0x00, width, height, 0x01, bitmap }\n"
3792 #: docs/manual/protocol/n6110.rst:777
3794 msgid "s Set Picture Image { 0x0003, frame...}\n"
3798 #: docs/manual/protocol/n6110.rst:778
3800 msgid "where frame: see 0x47/0x0002\n"
3804 #: docs/manual/protocol/n6110.rst:780
3807 "r Get/Set PictureImageOK{ 0x0004 }\n"
3808 "r Set Picture Image err { 0x0005, error? }\n"
3812 #: docs/manual/protocol/n6110.rst:781
3814 msgid "where error=0x74 - wrong location ?\n"
3818 #: docs/manual/protocol/n6110.rst:782
3824 #: docs/manual/protocol/n6110.rst:785
3827 "s Phone ID request { 0x0010 }\n"
3828 "r Phone ID recvd { 0x0011, \"NOKIA\", \"imei\", 0, \"model\", 0, \"prod.code\", 0, \"HW\", 0, \"firmware\", magic bytes x 4 ... }\n"
3829 "s Accessory connection { 0x0012, 16x0x00, 'NOKIA&NOKIA accessory', 3x0x00 } (45 bytes)\n"
3833 #: docs/manual/protocol/n6110.rst:786 docs/manual/protocol/n7110.rst:708
3835 msgid "0x7f: Acknowledge(FBUS/IRDA){+type, seq }\n"
3839 #: docs/manual/protocol/n6110.rst:787 docs/manual/protocol/n7110.rst:709
3841 msgid "Acknowledge(MBUS)...\n"
3845 #: docs/manual/protocol/n6110.rst:788 docs/manual/protocol/n7110.rst:710
3851 #: docs/manual/protocol/n6110.rst:790 docs/manual/protocol/n7110.rst:712
3854 "s Power on message seq1 {+04 }\n"
3855 "r Power on message seq1 {+05 }\n"
3859 #: docs/manual/protocol/n6110.rst:791 docs/manual/protocol/n7110.rst:713
3865 #: docs/manual/protocol/n6110.rst:792 docs/manual/protocol/n7110.rst:714
3866 #: docs/manual/protocol/n6510.rst:804
3868 msgid "s Get HW&SW version { 0x0003, 0x00 }\n"
3872 #: docs/manual/protocol/n6110.rst:793 docs/manual/protocol/n7110.rst:715
3873 #: docs/manual/protocol/n6510.rst:805
3879 #: docs/manual/protocol/n6110.rst:794 docs/manual/protocol/n7110.rst:716
3880 #: docs/manual/protocol/n6510.rst:806
3882 msgid "r Get HW&SW version { 0x0003 \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
3886 #: docs/manual/protocol/n6110.rst:795 docs/manual/protocol/n7110.rst:717
3887 #: docs/manual/protocol/n6510.rst:806
3889 msgid "\"model\\n\" \"(c) NMP.\" }\n"
3893 #: docs/manual/protocol/n6110.rst:797
3896 "0xda: ? (during playing 2 player snake)\n"
3901 #: docs/manual/protocol/n6110.rst:798
3903 msgid "s Send RLP frame {+0x00, 0xd9, ... }\n"
3907 #: docs/manual/protocol/n6110.rst:798 docs/manual/protocol/n7110.rst:717
3909 msgid "0xf4: Power on message seq 2\n"
3913 #: docs/manual/protocol/samsung.rst:2
3915 msgid "SAMSUNG Organizer AT commands"
3919 #: docs/manual/protocol/samsung.rst:5
3921 msgid "Get organizer information"
3922 msgstr "Informasi telepon"
3924 #. type: Labeled list
3925 #: docs/manual/protocol/samsung.rst:7 docs/manual/protocol/samsung.rst:34
3926 #: docs/manual/protocol/samsung.rst:263 docs/manual/protocol/samsung.rst:282
3932 #: docs/manual/protocol/samsung.rst:10
3937 #: docs/manual/protocol/samsung.rst:11 docs/manual/protocol/samsung.rst:271
3938 #: docs/manual/protocol/samsung.rst:288 docs/manual/smsd/dbi.rst:35
3939 #: docs/manual/smsd/pgsql.rst:17 docs/manual/smsd/mysql.rst:34
3940 #: docs/manual/python/objects.rst:193 docs/manual/python/objects.rst:243
3941 #: docs/manual/python/objects.rst:279 docs/manual/python/objects.rst:491
3942 #: docs/manual/python/objects.rst:577 docs/manual/python/objects.rst:643
3943 #: docs/manual/python/objects.rst:805 docs/manual/formats/smsbackup.rst:104
3944 #: docs/manual/utils/gammu-detect.rst:83
3950 #: docs/manual/protocol/samsung.rst:16
3951 msgid "AT+ORGI? +ORGI: 84,400,30,100,30 OK"
3955 #: docs/manual/protocol/samsung.rst:18
3956 msgid "Return 5 values:"
3960 #: docs/manual/protocol/samsung.rst:22
3964 " ( 84) Busy entries (1 to par1 of par2 possibles entries)\n"
3969 #: docs/manual/protocol/samsung.rst:26
3972 "Max possible entries\n"
3979 #: docs/manual/protocol/samsung.rst:29
3988 #: docs/manual/protocol/samsung.rst:32
3990 msgid "Get organizer details"
3994 #: docs/manual/protocol/samsung.rst:37
3995 msgid "AT+ORGR=number"
3999 #: docs/manual/protocol/samsung.rst:40
4000 msgid "Get organizer details for index entry \"number\" Returns 24 values:"
4003 #. type: Labeled list
4004 #: docs/manual/protocol/samsung.rst:41
4010 #: docs/manual/protocol/samsung.rst:46
4012 "AT+ORGR=10 +ORGR: 161,1,\"Comprar lagrimas artificiales\",\"Farmacia"
4013 "\",2,4,2009,9,0,2,4,2009,9,10,\"Farmacia\",1,1,0,3,,,29,1,2010 OK"
4016 #. type: Labeled list
4017 #: docs/manual/protocol/samsung.rst:47
4023 #: docs/manual/protocol/samsung.rst:52
4025 "AT+ORGR=15 +ORGR: 67,2,,\"Laura Santiesteban Cabrera"
4026 "\",3,11,2009,9,0,,,,,,,1,3,0,4,,,,, OK"
4029 #. type: Labeled list
4030 #: docs/manual/protocol/samsung.rst:53
4036 #: docs/manual/protocol/samsung.rst:58
4038 "AT+ORGR=19 +ORGR: 205,3,,\"Cemento"
4039 "\",13,3,2009,10,35,13,3,2009,,,,1,3,0,0,1,0,,, OK"
4042 #. type: Labeled list
4043 #: docs/manual/protocol/samsung.rst:59
4049 #: docs/manual/protocol/samsung.rst:64
4051 "AT+ORGR=23 +ORGR: 235,4,\"Curso\",\"Averiguar"
4052 "\",13,3,2009,9,50,13,3,2009,9,59,,1,1,0,,,,,, OK"
4056 #: docs/manual/protocol/samsung.rst:66
4057 msgid "+ORGR: AT+ORGR answer header"
4061 #: docs/manual/protocol/samsung.rst:71
4065 " Pointer to real memory position\n"
4067 " Organizer entry type (1=appointments, 2=aniversaries, 3=tasks, 4=miscellany )\n"
4071 #: docs/manual/protocol/samsung.rst:73
4072 msgid "If par02 =1, appointment entry type"
4076 #: docs/manual/protocol/samsung.rst:118
4080 " Organizer entry short name\n"
4082 " Organizer entry detailed description\n"
4106 " Alarm flag (0=no, 1=yes)\n"
4108 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4110 " Alarm items quantity\n"
4112 " Alarm repeat flag (0 or empty=no, 2=yes)\n"
4118 " Repeat until day\n"
4120 " Repeat until month\n"
4122 " Repeat until year\n"
4126 #: docs/manual/protocol/samsung.rst:120
4127 msgid "If par02 = 2, aniversary entry type"
4131 #: docs/manual/protocol/samsung.rst:165
4161 " Alarm flag (0=no, 1=yes)\n"
4163 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4165 " Alarm items quantity\n"
4167 " Repeat each year (0=no, 4=yes)\n"
4181 #: docs/manual/protocol/samsung.rst:167
4182 msgid "If par02 = 3, task entry type"
4186 #: docs/manual/protocol/samsung.rst:212
4216 " Alarm flag (0=no, 1=yes)\n"
4218 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4220 " Alarm items quantity\n"
4224 " Task priority (1=high, 2=normal, 3=low)\n"
4226 " Task status (0=undone, 1=done)\n"
4236 #: docs/manual/protocol/samsung.rst:214
4237 msgid "If par02 = 4, miscellany entry type"
4241 #: docs/manual/protocol/samsung.rst:259
4271 " Alarm flag (0=no, 1=yes)\n"
4273 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4275 " Alarm items quantity\n"
4291 #: docs/manual/protocol/samsung.rst:261
4293 msgid "Write organizer entry"
4297 #: docs/manual/protocol/samsung.rst:266
4298 msgid "AT+ORGW=par0,par1,par2...par24"
4302 #: docs/manual/protocol/samsung.rst:268
4303 msgid "Write organizer entry in memory location par0"
4307 #: docs/manual/protocol/samsung.rst:270
4308 msgid "If par0=65535 then locate next empty entry on memory"
4312 #: docs/manual/protocol/samsung.rst:276
4314 "AT+ORGW=65535,0,4,\"p2\",\"p2\",14,3,2009,2,23,14,3,2009,3,23,,0,0,0,,,,,, "
4319 #: docs/manual/protocol/samsung.rst:278
4320 msgid "par1 to par24 has the same significance than in the AT+ORGR command"
4324 #: docs/manual/protocol/samsung.rst:280
4326 msgid "Delete organizer entry"
4330 #: docs/manual/protocol/samsung.rst:285
4331 msgid "AT+ORGD=number"
4335 #: docs/manual/protocol/samsung.rst:287
4336 msgid "Delete organizer entry of index \"number\""
4340 #: docs/manual/protocol/samsung.rst:291
4345 #: docs/manual/protocol/samsung.rst:293
4350 #: docs/manual/protocol/samsung.rst:295 docs/manual/protocol/m-obex.rst:394
4351 #: docs/manual/testing/dummy-driver.rst:37
4357 #: docs/manual/protocol/samsung.rst:298
4358 msgid "Read command use index reference."
4362 #: docs/manual/protocol/samsung.rst:300
4364 "Write command uses index and direct memory reference with special 65535 "
4365 "value to locate empty memory position."
4369 #: docs/manual/protocol/samsung.rst:302
4371 "Delete command use direct memory reference, index are automatically "
4376 #: docs/manual/protocol/samsung.rst:304
4378 "Hint: After create or delete an organizer entry, reread full information to "
4379 "update index table."
4383 #: docs/manual/protocol/m-obex.rst:2
4385 msgid "m-obex protocol used by some Samsung mobiles"
4389 #: docs/manual/protocol/m-obex.rst:5
4391 "This document is copied from <http://code.google.com/p/samsyncro/wiki/mobex> "
4396 #: docs/manual/protocol/m-obex.rst:7 docs/manual/protocol/carkit.rst:14
4398 msgid "Introduction"
4402 #: docs/manual/protocol/m-obex.rst:10
4404 "This is an attempt to document the m-obex protocol. It is a obex-variation "
4405 "by Samsung used to exchange PIM data and files over bluetooth."
4409 #: docs/manual/protocol/m-obex.rst:12
4411 "This documentation is by no means complete but is only a reference for the "
4412 "samsyncro implementation. As I don't know the obex protocol I can't say in "
4413 "which parts it differs from the standard-obex. The only thing I found "
4414 "strange is the fact, that you will always get 0xA0 as a response. Wich means "
4415 "Ok, sucess in obex. If there was an error you will find it's error code in "
4416 "the 0x42 header. If this is a normal behavior: Why are there so many "
4417 "response codes defined?"
4421 #: docs/manual/protocol/m-obex.rst:14
4423 "The information about the protocol was gained by listening to the transfered "
4424 "data from Samsungs New PC Studio to a SGH-F480i and B2100 mobile."
4428 #: docs/manual/protocol/m-obex.rst:16
4430 msgid "Requirements"
4434 #: docs/manual/protocol/m-obex.rst:19
4435 msgid "Established bluetooth connection to the serial channel of the mobile"
4439 #: docs/manual/protocol/m-obex.rst:20
4440 msgid "Some way to access this serial port. For example minicom."
4444 #: docs/manual/protocol/m-obex.rst:22
4446 msgid "Starting the obex server"
4449 #. type: Labeled list
4450 #: docs/manual/protocol/m-obex.rst:24
4452 msgid "To start the obex server you have to send this AT command first"
4456 #: docs/manual/protocol/m-obex.rst:27
4457 msgid "AT+SYNCML=MOBEXSTART"
4460 #. type: Labeled list
4461 #: docs/manual/protocol/m-obex.rst:28
4463 msgid "Some phones seem to start with following command"
4467 #: docs/manual/protocol/m-obex.rst:31
4468 msgid "AT$TSSPCSW=1"
4472 #: docs/manual/protocol/m-obex.rst:33
4474 msgid "Obex commands"
4478 #: docs/manual/protocol/m-obex.rst:36
4480 "In the following chapters I will describe the obex packages to read and edit "
4481 "data on the mobile. I think most of them are in standard-obex format and are "
4482 "following this structure:"
4486 #: docs/manual/protocol/m-obex.rst:45
4489 "+-------------------------------------------+-----------------------------------+-------------------------------------------+\n"
4490 "|Package Header |Session Id |Obex Header(s) |\n"
4491 "+===========================================+===================================+===========================================+\n"
4492 "|* First byte: Type of request. |* 0xCB and four bytes of session id|* First byte: Type of header. |\n"
4493 "|* Second and third bytes: length of package| |* Second and third bytes: length of header.|\n"
4494 "| | |* Next bytes: data. |\n"
4495 "| | |* Last byte: 0x00 |\n"
4496 "+-------------------------------------------+-----------------------------------+-------------------------------------------+\n"
4500 #: docs/manual/protocol/m-obex.rst:47
4502 "For detailed information about obex, for example what types of packages and "
4503 "headers exists, get the official Obex documentation from Inrared Data "
4504 "Association. But I don't know if this is available for free."
4508 #: docs/manual/protocol/m-obex.rst:49
4509 msgid "Here is a list of the most used types for the Samsung mobiles:"
4513 #: docs/manual/protocol/m-obex.rst:51
4515 "There exists mainly two types of operations: Put (package header 0x02 and "
4516 "0x82) to write data to the mobile and Get (package header 0x03 and 0x83) to "
4517 "retrieve data from the mobile. A put or get operation can be divided into "
4518 "several packages. The high-bit indicates if this is the last package of an "
4519 "operation. For example if you want to transfer a file to the mobile you send "
4520 "n-time 0x02 packages and only the last one is 0x82."
4524 #: docs/manual/protocol/m-obex.rst:53
4526 "Headers consists normally out of three blocks: First byte: Header type, "
4527 "second and third byte: length of the header (if the headers length is "
4528 "variable), following bytes: data. The most used header types are"
4532 #: docs/manual/protocol/m-obex.rst:71
4535 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4536 "| Obex description | Byte | following two bytes | following bytes |\n"
4537 "+=======================+======+========================+===================================================================================================================================================+\n"
4538 "| Name | 0x01 | length of header | Used for filesystem operation to name a path or file |\n"
4539 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4540 "| Type | 0x42 | length of header | Obex command for example \"m-obex/contacts/list\" |\n"
4541 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4542 "| Length | 0xC3 | | Used in put operations and specifies the length of the transfered data (without header bytes). The length is represented in 4 bytes. |\n"
4543 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4544 "| Body | 0x48 | length of header | Data in a multi-package put operation |\n"
4545 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4546 "| End of Bady | 0x49 | length of header | Last data package in a put operation |\n"
4547 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4548 "| Session id | 0xCB | | Four bytes representing the session id. Needed for multiplexing |\n"
4549 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4550 "| Application Parameter | 0X4C | length of header | In a request: Parameters for example a contact's id. <p>In an answer: The error/return code. If it is 0x00 0x00 than the operation was successful |\n"
4551 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4555 #: docs/manual/protocol/m-obex.rst:73
4561 #: docs/manual/protocol/m-obex.rst:76
4563 msgid "Get contacts count"
4567 #: docs/manual/protocol/m-obex.rst:79 docs/manual/protocol/m-obex.rst:106
4568 #: docs/manual/protocol/m-obex.rst:140 docs/manual/protocol/m-obex.rst:172
4569 #: docs/manual/protocol/m-obex.rst:200 docs/manual/protocol/m-obex.rst:227
4570 #: docs/manual/protocol/m-obex.rst:253 docs/manual/protocol/m-obex.rst:278
4571 #: docs/manual/protocol/m-obex.rst:302 docs/manual/protocol/m-obex.rst:331
4572 #: docs/manual/protocol/m-obex.rst:357 docs/manual/protocol/m-obex.rst:382
4578 #: docs/manual/protocol/m-obex.rst:89
4585 "*42* 00 19 6D 2D 6F 62 65 78 2F 63 6F 6E 74 61 63 74 73 2F 63 6F 75 6E 74 00\n"
4586 " m-obex command: m-obex/contacts/count\n"
4588 " Unknown! Didn' see PC Studio sending something other than 0x01 as parameter\n"
4592 #: docs/manual/protocol/m-obex.rst:91 docs/manual/protocol/m-obex.rst:117
4593 #: docs/manual/protocol/m-obex.rst:155 docs/manual/protocol/m-obex.rst:187
4594 #: docs/manual/protocol/m-obex.rst:211 docs/manual/protocol/m-obex.rst:238
4595 #: docs/manual/protocol/m-obex.rst:264 docs/manual/protocol/m-obex.rst:288
4596 #: docs/manual/protocol/m-obex.rst:317 docs/manual/protocol/m-obex.rst:346
4597 #: docs/manual/protocol/m-obex.rst:368
4603 #: docs/manual/protocol/m-obex.rst:100
4608 "*C3* 00 00 00 04\n"
4609 " Maybe the number of requests you have to send to get all contacts. See next chapter for more information\n"
4610 "*4C* 00 05 00 00\n"
4612 "*49* 00 07 07 D0 00 18\n"
4613 " First two data bytes: maximal number of contacts (0x07D0 = 2000). Last two data bytes: Current number of contacts\n"
4617 #: docs/manual/protocol/m-obex.rst:103 docs/manual/protocol/m-obex.rst:275
4623 #: docs/manual/protocol/m-obex.rst:115
4627 " Obex Get package\n"
4628 "*CB* 00 00 00 00\n"
4630 "*42* 00 18 6D 2D 6F 62 65 78 2F 63 6F 6E 74 61 63 74 73 2F 6C 6F 61 64 00\n"
4631 " m-obex Command: m-obex/contacts/load\n"
4632 "*4C* 00 06 01 00 00\n"
4633 " First Byte unknown. Last two bytes: increment until all contacts recieved\n"
4637 #: docs/manual/protocol/m-obex.rst:126
4642 "*C3* 00 00 08 B1\n"
4643 " Length of sent data\n"
4644 "*4C* 00 05 00 02\n"
4645 " Indicates if these are the last contacts\n"
4646 "*49* 07 41 01 10 01 8D ....\"\n"
4647 " The first byte is unknown but all answers have this byte, then byte 2 and 3 contains the length of the answer, bytes 4 and 5 are the ID of the first entry bytes 6 and 7 are the length of this entry.\n"
4651 #: docs/manual/protocol/m-obex.rst:128
4653 msgid " In one response more than 1 vcard can be returned in this case, entries are separated by 4 bytes with the following meaning: bytes 1 and 2 ID of the entry, bytes 3 and 4: length of the entry.\n"
4657 #: docs/manual/protocol/m-obex.rst:130
4659 "To get all contacts the request have to be sent several times. The last two "
4660 "bytes must be incremented by every call."
4664 #: docs/manual/protocol/m-obex.rst:132
4666 "The end of the contacts list is reached if the header 0x4C is 0. The header "
4667 "will be 4C 00 05 00 00."
4671 #: docs/manual/protocol/m-obex.rst:135
4673 msgid "Create a contact"
4677 #: docs/manual/protocol/m-obex.rst:138 docs/manual/protocol/m-obex.rst:170
4679 "Beware: This is a put operation and is performed in some obex "
4680 "implementations in several packages (for example 0x02, 0x02, 0x82). But I "
4681 "didn't get the mobile to accept this. I had to create/update PIM data in "
4682 "exactly one package."
4686 #: docs/manual/protocol/m-obex.rst:153
4691 "*CB* 00 00 00 00\n"
4693 "*42* 00 1A 6D 2D 6F 62 65 78 2F 63 6F 6E 74 61 63 74 73 2F 63 72 65 61 74 65 00\n"
4694 " m-obex/contacts/create\n"
4696 " ? maybe flag for internal/external memory\n"
4698 " Length of the vcard string\n"
4699 "49 00 5D 42 45....\n"
4700 " Contact as vcard\n"
4704 #: docs/manual/protocol/m-obex.rst:164
4709 "*C3* 00 00 00 02\n"
4711 "*4C* 00 05 00 00\n"
4713 "*49* 00 05 00 21\n"
4714 " last two bytes: the id of the newly created contact\n"
4718 #: docs/manual/protocol/m-obex.rst:167
4720 msgid "Update a contact"
4724 #: docs/manual/protocol/m-obex.rst:185
4729 "*CB* 00 00 00 00\n"
4731 "*42* 00 19 6D 2D 6F 62 65 78 2F 63 6F 6E 74 61 63 74 73 2F 77 72 69 74 65 00\n"
4732 " m-obex/contacts/write\n"
4733 "*4C* 00 06 01 00 20\n"
4734 " Id of the contact which should be updated\n"
4736 " Length of the vcard string\n"
4738 " Contact as vcard\n"
4742 #: docs/manual/protocol/m-obex.rst:192
4747 "*4C* 00 05 00 00\n"
4748 " Error code: 0x00 0x00 means successful\n"
4752 #: docs/manual/protocol/m-obex.rst:195
4754 msgid "Read one contact"
4758 #: docs/manual/protocol/m-obex.rst:198
4759 msgid "There is also the possibility to read exactly one contact."
4763 #: docs/manual/protocol/m-obex.rst:209
4768 "*CB* 00 00 00 00\n"
4770 "*42* 00 18 6D 2D 6F 62 65 78 2F 63 6F 6E 74 61 63 74 73 2F 72 65 61 64 00\n"
4771 " m-obex/contacts/read\n"
4772 "*4C* 00 06 01 00 20\n"
4773 " First byte:? Last two bytes: Id of contact\n"
4777 #: docs/manual/protocol/m-obex.rst:220
4782 "*C3* 00 00 00 B4\n"
4783 " Length of vcard (without headers, just data)\n"
4784 "*4C* 00 05 00 00\n"
4786 "49 00 B7 42 45 47 49 4E ...\n"
4787 " contact as vcard. TODO: where is id? First two bytes?\n"
4791 #: docs/manual/protocol/m-obex.rst:222
4793 msgid "Delete contact"
4797 #: docs/manual/protocol/m-obex.rst:225
4798 msgid "To delete a contact you only have to know it's id."
4802 #: docs/manual/protocol/m-obex.rst:236
4807 "*CB* 00 00 00 00\n"
4809 "*42* 00 1A 6D 2D 6F 62 65 78 2F 63 6F 6E 74 61 63 74 73 2F 64 65 6C 65 74 65 00\n"
4810 " m-obex/contacts/delete\n"
4811 "*4C* 00 06 01 00 19\n"
4812 " First byte: ? Last two bytes: Id of contact\n"
4816 #: docs/manual/protocol/m-obex.rst:244 docs/manual/protocol/m-obex.rst:351
4821 "*4C* 00 05 00 00\n"
4826 #: docs/manual/protocol/m-obex.rst:247 docs/manual/testing/dummy-driver.rst:42
4827 #: docs/manual/python/objects.rst:419 docs/manual/python/gammu.rst:1290
4828 #: docs/manual/c/calendar.rst:2
4834 #: docs/manual/protocol/m-obex.rst:250
4840 #: docs/manual/protocol/m-obex.rst:262
4845 "*CB* 00 00 00 00\n"
4847 "*42* 00 19 6D 2D 6F 62 65 78 2F 63 61 6C 65 6E 64 61 72 2F 63 6F 75 6E 74 00\n"
4848 " m-obex/calendar/count\n"
4854 #: docs/manual/protocol/m-obex.rst:273
4859 "*C3* 00 00 00 0C\n"
4861 "*4C* 00 05 00 00\n"
4863 "*49* 00 0F 01 2C 00 06 00 64 00 00 00 64 00 00\n"
4868 #: docs/manual/protocol/m-obex.rst:285
4873 "*CB* 00 00 00 00\n"
4875 "*42* 00 18 6D 2D 6F 62 65 78 2F 63 61 6C 65 6E 64 61 72 2F 69 6E 66 6F 00\n"
4876 " m-obex/calendar/load\n"
4880 #: docs/manual/protocol/m-obex.rst:297
4885 "*C3* 00 00 00 B0\n"
4887 "*4C* 00 05 00 00\n"
4889 "*49* 00 B3 01 07 08 00 00 00 00 00 00 00 00 ...\n"
4890 " Calendar items in vcalendar format. TODO: where are the ids?\n"
4894 #: docs/manual/protocol/m-obex.rst:299
4900 #: docs/manual/protocol/m-obex.rst:315
4905 "*CB* 00 00 00 00\n"
4907 "*42* 00 1A 6D 2D 6F 62 65 78 2F 63 61 6C 65 6E 64 61 72 2F 63 72 65 61 74 65 00\n"
4908 " m-obex/calendar/create\n"
4911 "*C3* 00 00 00 9E\n"
4912 " Length of vcalendar\n"
4913 "*49* 00 A1 42 45 47 49 4E 3A 56 43 41 4C 45 ...\n"
4918 #: docs/manual/protocol/m-obex.rst:326
4923 "*C3* 00 00 00 02\n"
4925 "*4C* 00 05 00 00\n"
4927 "*49* 00 05 00 06\n"
4928 " Id of the created item\n"
4932 #: docs/manual/protocol/m-obex.rst:328
4938 #: docs/manual/protocol/m-obex.rst:344
4943 "*CB* 00 00 00 00\n"
4945 "*42* 00 19 6D 2D 6F 62 65 78 2F 63 61 6C 65 6E 64 61 72 2F 77 72 69 74 65 00\n"
4946 " m-obex/calendar/write\n"
4947 "*4C* 00 06 01 00 05\n"
4948 " First byte: ? Second and third byte: Id of the item\n"
4949 "*C3* 00 00 00 C8\n"
4950 " Length of vcalendar\n"
4951 "*49* 00 CB 42 45 47 49 4E 3A 56\n"
4956 #: docs/manual/protocol/m-obex.rst:354
4959 msgstr "Sudah dibaca"
4962 #: docs/manual/protocol/m-obex.rst:366
4967 "*CB* 00 00 00 00\n"
4969 "*42* 00 18 6D 2D 6F 62 65 78 2F 63 61 6C 65 6E 64 61 72 2F 72 65 61 64 00\n"
4970 " m-obex/calendar/read\n"
4971 "4C 00 06 01 00 06\n"
4972 " Id of calendar item\n"
4976 #: docs/manual/protocol/m-obex.rst:377
4981 "*C3* 00 00 00 B0\n"
4983 "*4C* 00 05 00 00\n"
4985 "*49* 00 B3 42 45 47 49 4E 3A 56 43 41 4C 45 4E 44 41 52 0D 0A 56 45 52 53 49 4F 4E 3A 31 2E 3....\n"
4986 " vcalendar item. TODO: Where is the id?\n"
4990 #: docs/manual/protocol/m-obex.rst:379
4996 #: docs/manual/protocol/m-obex.rst:391
5001 "*CB* 00 00 00 00\n"
5003 "*42* 00 1A 6D 2D 6F 62 65 78 2F 63 61 6C 65 6E 64 61 72 2F 64 65 6C 65 74 65 00\n"
5004 " m-obex/calendar/delete\n"
5005 "*4C* 00 06 01 00 06\n"
5006 " id of calendar item\n"
5010 #: docs/manual/protocol/m-obex.rst:398
5016 #: docs/manual/protocol/m-obex.rst:402
5019 msgstr "File sistem"
5022 #: docs/manual/protocol/m-obex.rst:405
5024 "To get the file structure on the mobile, there are two commands. One that "
5025 "lists all subdirectories and one that lists all files."
5029 #: docs/manual/protocol/m-obex.rst:407
5031 msgid "List directories"
5035 #: docs/manual/protocol/m-obex.rst:410
5041 #: docs/manual/protocol/m-obex.rst:413
5047 #: docs/manual/protocol/m-obex.rst:416
5053 #: docs/manual/protocol/m-obex.rst:419
5059 #: docs/manual/protocol/m-obex.rst:423
5067 #: docs/manual/protocol/m-obex.rst:427
5068 msgid "0x01: Inbox 0x08: Outbox"
5072 #: docs/manual/protocol/m-obex.rst:429
5074 msgid "Get sms count"
5078 #: docs/manual/protocol/m-obex.rst:432
5080 msgid "List all sms"
5084 #: docs/manual/protocol/m-obex.rst:435
5090 #: docs/manual/protocol/m-obex.rst:438
5096 #: docs/manual/protocol/m-obex.rst:440
5098 "I don't think this is possible. At least I didn't find the function in New "
5099 "PC Studio. So sadly there will be no backup of sms messages."
5103 #: docs/manual/protocol/carkit.rst:2
5105 msgid "Nokia 6210/6310, CARC91, PC Experiment"
5109 #: docs/manual/protocol/carkit.rst:6
5117 #: docs/manual/protocol/carkit.rst:9
5125 #: docs/manual/protocol/carkit.rst:12
5132 #. type: delimited block -
5133 #: docs/manual/protocol/carkit.rst:17
5135 msgid "The purpose of this experiment is to gain understanding about how Nokias commands for handsfree works in a way that can be of use in the construction of Com.n.sense. The means available is a Nokia 6210, a Nokia 6310, a HFU-2 CARC91 and a PC with a LabVIEW program installed.\n"
5138 #. type: delimited block -
5139 #: docs/manual/protocol/carkit.rst:19
5145 #: docs/manual/protocol/carkit.rst:22
5147 "I have connected the phone to a Nokia original handsfree (CARC91). I then "
5148 "use the PC for listening to the data communication between the phone and "
5149 "CARC91. I also send the frames directly from the PC to the phone."
5153 #: docs/manual/protocol/carkit.rst:24
5159 #: docs/manual/protocol/carkit.rst:27 docs/manual/protocol/carkit.rst:319
5161 msgid "Phone connected to PC"
5162 msgstr "Telepon terhubung ke PC"
5165 #: docs/manual/protocol/carkit.rst:30 docs/manual/protocol/carkit.rst:135
5166 #: docs/manual/protocol/carkit.rst:322 docs/manual/protocol/carkit.rst:479
5172 #: docs/manual/protocol/carkit.rst:63
5175 "1F0004 D0 0001 04 00CE\n"
5176 " Power up from PC\n"
5177 "1F0004 D0 0001 04 01CF\n"
5178 " Power up from PC\n"
5179 "1F0400 D0 0001 05 10DF\n"
5180 " Power up from phone\n"
5181 "1F0004 79 0005 0201 0164 00 0203\n"
5182 " Enable carkit mode from PC\n"
5183 "1F0004 79 0005 0201 0164 00 0302\n"
5184 " Enable carkit mode from PC\n"
5187 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 044F\n"
5191 "1F0400 78 0004 0102 0801 117C\n"
5192 " Status 0x08, 0x01 from phone\n"
5193 "1F0400 DA 0002 0002 12D3\n"
5194 " Type => 0xDA, data => 0x00, 0x02\n"
5195 "1F0004 79 0005 0201 0164 00 0504\n"
5196 " Enable carkit mode from PC\n"
5197 "1F0004 79 0005 0201 0164 00 0607\n"
5198 " Enable carkit mode from PC\n"
5201 "1F0004 78 0003 0201 0307 67\n"
5202 " Status confirm from PC\n"
5203 "1F0004 78 0003 0201 0308 68\n"
5204 " Status confirm from PC\n"
5210 #: docs/manual/protocol/carkit.rst:65
5212 "The phone enters the profile ”handsfree” when the frame carkit enable is "
5213 "sent. It sends out an unknown status frame 0x08, 0x01."
5217 #: docs/manual/protocol/carkit.rst:67 docs/manual/protocol/carkit.rst:181
5218 #: docs/manual/protocol/carkit.rst:354 docs/manual/protocol/carkit.rst:511
5220 msgid "Incoming call"
5221 msgstr "Panggilan masuk"
5224 #: docs/manual/protocol/carkit.rst:73
5227 "1F0400 78 0004 0102 0701 197B\n"
5228 " Status 0x07, 0x01 from phone\n"
5229 "1F0400 78 0004 0102 0E03 1A73\n"
5230 " Status 0x0E, 0x03 from phone\n"
5234 #: docs/manual/protocol/carkit.rst:75
5236 "Status type 0x07 with status 0x01 means mute external audio equipment. "
5237 "Status type 0x0E with status 0x03 means audio amplifier on."
5241 #: docs/manual/protocol/carkit.rst:77 docs/manual/protocol/carkit.rst:197
5242 #: docs/manual/protocol/carkit.rst:368 docs/manual/protocol/carkit.rst:541
5248 #: docs/manual/protocol/carkit.rst:80 docs/manual/protocol/carkit.rst:200
5249 msgid "The phone doesn’t send out anything when a call has been set up."
5253 #: docs/manual/protocol/carkit.rst:82 docs/manual/protocol/carkit.rst:202
5254 #: docs/manual/protocol/carkit.rst:373 docs/manual/protocol/carkit.rst:575
5256 msgid "Initiation with connected phone"
5260 #: docs/manual/protocol/carkit.rst:114
5263 "1F0004 D0 0001 04 00CE\n"
5264 " Power up from PC\n"
5265 "1F0400 D0 0001 05 1BD4\n"
5266 " Power up from phone\n"
5267 "1F0004 79 0005 0201 0164 0001 00\n"
5268 " Enable carkit mode from PC\n"
5271 "1F0400 78 0004 0102 0E03 1C75\n"
5272 " Status 0x0E, 0x03 from phone\n"
5273 "1F0400 78 0004 0102 0701 1D7F\n"
5274 " Status 0x07, 0x01 from phone\n"
5275 "1F0004 79 0012 0201 0206 00 5620 3037 2E30 300A 4846 5532 00 0249\n"
5276 " HFU-2 Version from PC\n"
5279 "1F0400 78 0004 0102 0801 1E73\n"
5280 " Status 0x08, 0x01 from phone\n"
5281 "1F0004 79 0005 0201 0164 0003 02\n"
5282 " Enable carkit mode from PC\n"
5285 "1F0400 78 0004 0102 0E03 1F76\n"
5286 " Status 0x0E, 0x03 from phone\n"
5287 "1F0400 78 0004 0102 0701 2042\n"
5288 " Status 0x07, 0x01 from phone\n"
5289 "1F0004 78 0003 0201 03 0464\n"
5290 " Status confirm from PC\n"
5296 #: docs/manual/protocol/carkit.rst:116 docs/manual/protocol/carkit.rst:260
5297 #: docs/manual/protocol/carkit.rst:461 docs/manual/protocol/carkit.rst:621
5299 msgid "Disconnected"
5300 msgstr "Tidak terhubung"
5303 #: docs/manual/protocol/carkit.rst:120
5306 "1F04 0078 0004 0102 0700 2142\n"
5307 " Status 0x07, 0x00\n"
5311 #: docs/manual/protocol/carkit.rst:122 docs/manual/protocol/carkit.rst:276
5312 #: docs/manual/protocol/carkit.rst:466 docs/manual/protocol/carkit.rst:651
5314 msgid "Incoming SMS"
5318 #: docs/manual/protocol/carkit.rst:130
5321 "FCF0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0F0 F0\n"
5322 " Initiation of bit length from phone\n"
5323 "1F0400 78 0004 0102 0E03 254C\n"
5324 " Status 0x0E, 0x03 from phone\n"
5326 " Initiation of bit length from phone\n"
5330 #: docs/manual/protocol/carkit.rst:132 docs/manual/protocol/carkit.rst:476
5332 msgid "Phone connected to CARC91"
5333 msgstr "Telepon terhubung ke CARC91"
5336 #: docs/manual/protocol/carkit.rst:179
5339 "1F0004 D0 0001 04 00CE\n"
5340 " Power up from HFU-2\n"
5341 "1F0400 D0 0001 05 02CD\n"
5342 " Power up from phone\n"
5343 "1F0004 79 0005 0201 0164 00 0100\n"
5344 " Enable carkit mode from HFU-2\n"
5347 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5351 "1F0400 78 0004 0102 0801 036E\n"
5352 " Status 0x08, 0x01\n"
5353 "1F0004 79 0005 0201 0164 00 0302\n"
5354 " Enable carkit mode from HFU-2\n"
5357 "1F0400 78 0004 0102 0801 036E\n"
5358 " Status 0x08, 0x01\n"
5361 "1F0400 DA 0002 0002 04C5\n"
5362 " Status type => 0xDA, data => 0x00, 0x02\n"
5365 "1F0400 78 0004 0102 0E03 056C\n"
5366 " Status 0x0E, 0x03\n"
5369 "1F0004 78 0003 0201 03 0464\n"
5370 " Status confirm from HFU-2\n"
5373 "1F0400 78 0004 0102 0E00 066C\n"
5374 " Status 0x0E, 0x00\n"
5377 "1F0004 78 0003 0201 03 0565\n"
5378 " Status confirm from HFU-2\n"
5384 #: docs/manual/protocol/carkit.rst:195
5387 "1F0400 78 0004 0102 0701 1173\n"
5388 " Status 0x07, 0x01\n"
5391 "1F0400 78 0004 0102 0E03 127B\n"
5392 " Status 0x0E, 0x03\n"
5395 "1F0004 78 0003 0201 03 0868\n"
5396 " Status confirm from HFU-2\n"
5402 #: docs/manual/protocol/carkit.rst:258
5405 "1F0004 D0 0001 04 00CE\n"
5406 " Power up from HFU-2\n"
5407 "1F0400 D0 0001 05 1AD5\n"
5408 " Power up from phone\n"
5409 "1F0004 79 0005 0201 0164 00 0100\n"
5410 " Enable carkit mode from HFU-2\n"
5413 "1F0400 78 0004 0102 0E03 1B72\n"
5414 " Status 0x0E, 0x03\n"
5415 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5419 "1F0004 79 0005 0201 0164 00 0302\n"
5420 " Enable carkit mode from HFU-2\n"
5423 "1F0400 78 0004 0102 0E03 1B72\n"
5424 " Status 0x0E, 0x03\n"
5427 "1F0400 78 0004 0102 0801 1C71\n"
5428 " Status 0x08, 0x01\n"
5429 "1F0004 78 0003 0201 03 0464\n"
5430 " Status confirm from HFU-2\n"
5433 "1F0400 78 0004 0102 0801 1C71\n"
5434 " Status 0x08, 0x01\n"
5437 "1F0400 78 0004 0102 0E03 1D74\n"
5438 " Status 0x0E, 0x03\n"
5441 "1F0400 78 0004 0102 0701 1E7C\n"
5442 " Status 0x07, 0x01\n"
5443 "1F0004 78 0003 0201 03 0565\n"
5444 " Status confirm from HFU-2\n"
5447 "1F0400 78 0004 0102 0701 1E7C\n"
5448 " Status 0x07, 0x01\n"
5451 "1F0400 78 0004 0102 0701 1F7D\n"
5452 " Status 0x07, 0x01\n"
5455 "1F0400 DA 0002 0002 20E1\n"
5456 " Typ => 0xDA, data => 0x00. 0x02\n"
5462 #: docs/manual/protocol/carkit.rst:274
5465 "1F0400 78 0004 0102 0700 1774\n"
5466 " Status 0x07, 0x00\n"
5469 "1F0400 78 0004 0102 0E00 1872\n"
5470 " Status 0x0E, 0x00\n"
5473 "1F0004 78 0003 0201 03 0B6B\n"
5474 " Status confirm from HFU-2\n"
5480 #: docs/manual/protocol/carkit.rst:294
5483 "1F0400 78 0004 0102 0E03 076E\n"
5484 " Status 0x0E, 0x03\n"
5487 "1F0004 78 0003 0201 03 0666\n"
5488 " Status confirm from HFU-2\n"
5491 "1F0400 78 0004 0102 0E00 0862\n"
5492 " Status 0x0E, 0x00\n"
5495 "1F0004 78 0003 0201 03 0767\n"
5496 " Status confirm from HFU-2\n"
5502 #: docs/manual/protocol/carkit.rst:296 docs/manual/protocol/carkit.rst:671
5504 msgid "Button pushed"
5508 #: docs/manual/protocol/carkit.rst:314
5511 "1F0400 78 0004 0102 0E03 0960\n"
5512 " Status 0x0E, 0x03\n"
5515 "1F0004 78 0003 0201 03 0868\n"
5516 " Status confirm from HFU-2\n"
5519 "1F0400 78 0004 0102 0E00 0A60\n"
5520 " Status 0x0E, 0x00\n"
5523 "1F0004 78 0003 0201 03 0969\n"
5524 " Status confirm from HFU-2\n"
5530 #: docs/manual/protocol/carkit.rst:316
5536 #: docs/manual/protocol/carkit.rst:350
5539 "1F0004 D0 0001 04 02CC\n"
5540 " Power up from PC\n"
5541 "1F0400 D0 0001 05 0DC2\n"
5542 " Power up from phone\n"
5543 "1F0004 79 0005 0201 0164 00 0C0D\n"
5544 " Enable carkit mode from PC\n"
5547 "1F0400 78 0004 0128 0B00 0E4B\n"
5548 " Status 0x0B, 0x00 from phone\n"
5549 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0D46\n"
5550 " HFU-2 version from PC\n"
5553 "1F0400 DA 0004 0028 0000 0FE2\n"
5555 "1F0004 79 0005 0201 0164 00 1716\n"
5556 " Enable carkit mode from PC\n"
5559 "1F0400 78 0004 0128 0B00 1055\n"
5560 " Status 0x0B, 0x00 from phone\n"
5561 "1F0004 78 0003 0201 03 1878\n"
5562 " Status confirm from PC\n"
5568 #: docs/manual/protocol/carkit.rst:352
5569 msgid "An unknown status frame (0x0B) is sent by the phone."
5573 #: docs/manual/protocol/carkit.rst:364
5576 "1F0400 78 0004 0128 0701 0D45\n"
5577 " Status 0x07, 0x01 from phone\n"
5578 "1F0400 78 0004 0128 0E01 0F4E\n"
5579 " Status 0x0E, 0x01 from phone\n"
5580 "1F0400 78 0004 0128 0A00 1054\n"
5581 " Status 0x0A, 0x00 from phone\n"
5582 "1F0400 78 0004 0128 0901 1157\n"
5583 " Status 0x09, 0x01 from phone\n"
5587 #: docs/manual/protocol/carkit.rst:366
5589 "Byte 8 in the status frames is some kind of ID number. 0x28 is the ID for "
5590 "6310. Status 0x0A, 0x09 is unknown."
5594 #: docs/manual/protocol/carkit.rst:371
5596 "The phone doesn’t send out anything when a call has been set up. This might "
5597 "be because the profile “handsfree” is lost when ack isn’t sent."
5601 #: docs/manual/protocol/carkit.rst:459
5604 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 1C57\n"
5605 " HFU-2 version from PC\n"
5608 "1F0400 78 0004 0128 0E02 1A58\n"
5609 " Status 0x0E, 0x02\n"
5610 "1F0400 78 0004 0128 0A00 1B5F\n"
5611 " Status 0x0A, 0x00\n"
5612 "1F0400 78 0004 0128 0900 1C5B\n"
5613 " Status 0x09, 0x00\n"
5614 "1F0400 78 0004 0128 0701 1D55\n"
5615 " Status 0x07, 0x01\n"
5616 "1F0004 D0 0001 04 00CE\n"
5617 " Power up from HFU-2\n"
5618 "1F0400 D0 0001 05 74BB\n"
5619 " Power up from phone\n"
5620 "1F0004 79 0005 0201 0164 00 0100\n"
5621 " Enable carkit mode from HFU-2\n"
5624 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5628 "1F0400 78 0004 0128 0E01 7534\n"
5629 " Status 0x0E, 0x01\n"
5630 "1F0004 79 0005 0201 0164 00 0302\n"
5631 " Enable carkit mode from HFU-2\n"
5634 "1F0400 78 0004 0128 0E01 7534\n"
5635 " Status 0x0E, 0x01\n"
5638 "1F0400 78 0004 0128 0A01 7633\n"
5639 " Status 0x0A, 0x01\n"
5642 "1F0400 78 0004 0128 0901 7731\n"
5643 " Status 0x09, 0x01\n"
5646 "1F0400 78 0004 0128 0701 7830\n"
5647 " Status 0x07, 0x01\n"
5650 "1F0400 78 0004 0128 0E01 7938\n"
5651 " Status 0x0E, 0x01\n"
5654 "1F0004 78 0003 2801 03 044E\n"
5655 " Status confirm from HFU-2\n"
5658 "1F0400 DA 0004 0028 0000 7A97\n"
5659 " Type => 0xDA, data => 0x0028, 0x0000\n"
5662 "1F0400 78 0004 0128 0E01 7B3A\n"
5663 " Status 0x0E, 0x01\n"
5666 "1F0400 78 0004 0128 0A00 7C38\n"
5667 " Status 0x0A, 0x00\n"
5668 "1F0004 78 0003 2801 03 054F\n"
5669 " Status confirm from HFU-2\n"
5672 "1F0400 78 0004 0128 0A00 7C38\n"
5673 " Status 0x0A, 0x00\n"
5676 "1F0400 78 0004 0128 0700 7D34\n"
5677 " Status 0x07, 0x00\n"
5680 "1F0400 78 0004 0128 0E00 7E3E\n"
5681 " Status 0x0E, 0x00\n"
5684 "1F0004 78 0003 2801 03 064C\n"
5685 " Status confirm from HFU-2\n"
5691 #: docs/manual/protocol/carkit.rst:464
5692 msgid "No response. Probably because phone has lost the profile “handsfree”."
5696 #: docs/manual/protocol/carkit.rst:474
5699 "1F0400 78 0004 0128 0E01 0849\n"
5700 " Status 0x0E, 0x01\n"
5701 "1F0400 78 0004 0128 0A00 094D\n"
5702 " Status 0x0A, 0x00\n"
5703 "1F0400 78 0004 0128 0901 0A4C\n"
5704 " Status 0x09, 0x01\n"
5708 #: docs/manual/protocol/carkit.rst:509
5711 "1F0004 D0 0001 04 00CE\n"
5712 " Power up from HFU-2\n"
5713 "1F0400 D0 0001 05 2DE2\n"
5714 " Power up from phone\n"
5715 "1F0004 79 0005 0201 0164 00 0100\n"
5716 " Enable carkit mode from HFU-2\n"
5719 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5720 " HFU version from HFU-2\n"
5723 "1F0004 79 0005 0201 0164 00 0302\n"
5724 " Enable carkit mode from HFU-2\n"
5727 "1F0400 78 0004 0128 0E00 2E6E\n"
5728 " Status 0x0E, 0x00\n"
5731 "1F0004 78 0003 2801 03 044E\n"
5732 " Status confirm from HFU-2\n"
5735 "1F0400 DA 0004 0028 0000 2FC2\n"
5742 #: docs/manual/protocol/carkit.rst:539
5745 "1F0400 78 0004 0128 0701 3078\n"
5746 " Status 0x07, 0x01\n"
5749 "1F0400 78 0004 0128 0701 3179\n"
5750 " Status 0x07, 0x01\n"
5753 "1F0400 78 0004 0128 0E01 3273\n"
5754 " Status 0x0E, 0x01\n"
5757 "1F0400 78 0004 0128 0A00 3377\n"
5758 " Status 0x0A, 0x00\n"
5759 "1F0004 78 0003 2801 03 054F\n"
5760 " Status confirm from HFU-2\n"
5763 "1F0400 78 0004 0128 0A00 3377\n"
5764 " Status 0x0A, 0x00\n"
5767 "1F0400 78 0004 0128 0901 3472\n"
5768 " Status 0x09, 0x01\n"
5774 #: docs/manual/protocol/carkit.rst:573
5777 "1F0400 78 0004 0128 0E01 3574\n"
5778 " Status 0x0E, 0x01\n"
5781 "1F0400 78 0004 0128 0A01 3673\n"
5782 " Status 0x0A, 0x01\n"
5783 "1F0004 78 0003 2801 03 064C\n"
5784 " Status confirm from HFU-2\n"
5787 "1F0400 78 0004 0128 0A01 3673\n"
5788 " Status 0x0A, 0x01\n"
5791 "1F0400 78 0004 0128 0A00 3773\n"
5792 " Status 0x0A, 0x00\n"
5795 "1F0400 78 0004 0128 0900 387F\n"
5796 " Status 0x09, 0x00\n"
5799 "1F0400 78 0004 0128 0A01 397C\n"
5800 " Status 0x0A, 0x01\n"
5803 "1F0400 78 0004 0128 0901 3A7C\n"
5804 " Status 0x09, 0x01\n"
5810 #: docs/manual/protocol/carkit.rst:619
5813 "1F0004 D0 0001 04 00CE\n"
5814 " Power up from HFU-2\n"
5815 "1F0400 D0 0001 05 5996\n"
5816 " Power up from phone\n"
5817 "1F0004 79 0005 0201 0164 00 0100\n"
5818 " Enable carkit mode from HFU-2\n"
5821 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5825 "1F0400 78 0004 0128 0E01 5A1B\n"
5826 " Status 0x0E, 0x01\n"
5827 "1F0004 79 0005 0201 0164 00 0302\n"
5828 " Enable carkit mode from HFU-2\n"
5831 "1F0400 78 0004 0128 0E01 5A1B\n"
5832 " Status 0x0E, 0x01\n"
5835 "1F0400 78 0004 0128 0A01 5B1E\n"
5836 " Status 0x0A, 0x01\n"
5839 "1F0400 78 0004 0128 0901 5C1A\n"
5840 " Status 0x09, 0x01\n"
5843 "1F0400 78 0004 0128 0701 5D15\n"
5844 " Status 0x07, 0x01\n"
5847 "1F0004 78 0003 2801 0305 4F\n"
5848 " Status confirm from HFU-2\n"
5851 "1F0400 DA 0004 0028 0000 5EB3\n"
5858 #: docs/manual/protocol/carkit.rst:649
5861 "1F0400 78 0004 0128 0E01 3B7A\n"
5862 " Status 0x0E, 0x01\n"
5865 "1F0400 78 0004 0128 0A00 3C78\n"
5866 " Status 0x0A, 0x00\n"
5867 "1F0004 78 0003 2801 03 074D\n"
5868 " Status confirm from HFU-2\n"
5871 "1F0400 78 0004 0128 0A00 3C78\n"
5872 " Status 0x0A, 0x00\n"
5875 "1F0400 78 0004 0128 0700 3D74\n"
5876 " Status 0x07, 0x00\n"
5879 "1F0400 78 0004 0128 0E00 3E7E\n"
5880 " Status 0x0E, 0x00\n"
5883 "1F0004 78 0003 2801 0308 42\n"
5884 " Status confirm from HFU-2\n"
5890 #: docs/manual/protocol/carkit.rst:669
5893 "1F0400 78 0004 0128 0E01 6627\n"
5894 " Status 0x0E, 0x01\n"
5897 "1F0004 78 0003 2801 03 064C\n"
5898 " Status confirm from HFU-2\n"
5901 "1F0400 78 0004 0128 0E00 6727\n"
5902 " Status 0x0E, 0x00\n"
5905 "1F0004 78 0003 2801 03 074D\n"
5906 " Status confirm from HFU-2\n"
5912 #: docs/manual/protocol/carkit.rst:689
5915 "1F0400 78 0004 0128 0E01 0948\n"
5916 " Status 0x0E, 0x01\n"
5919 "1F0004 78 0003 2801 03 064C\n"
5920 " Status confirm from HFU-2\n"
5923 "1F0400 78 0004 0128 0E00 0A4A\n"
5924 " Status 0x0E, 0x00\n"
5927 "1F0004 78 0003 2801 03 074D\n"
5928 " Status confirm from HFU-2\n"
5934 #: docs/manual/protocol/carkit.rst:691
5940 #: docs/manual/protocol/carkit.rst:694
5942 "Important things to consider when designing a program for Com.n.sense that "
5943 "is to work with 6310."
5947 #: docs/manual/protocol/carkit.rst:696
5948 msgid "6310 sends out status 0x0E, 0x01 when speaker should be enabled"
5952 #: docs/manual/protocol/carkit.rst:697
5954 "HFU-2 version has to be sent in order for 6310 to switch to profile "
5959 #: docs/manual/protocol/carkit.rst:698
5961 "Status 0x0A might say weather the phone is ringing or connected. Only 6310 "
5966 #: docs/manual/protocol/carkit.rst:698
5967 msgid "Status confirm should be sent when status 0x0E is received."
5971 #: docs/manual/protocol/n7110.rst:2
5977 #: docs/manual/protocol/n7110.rst:17
5981 "Balazs Nagy <js@iksz.hu>\n"
5982 "Marcin Wiacek <Marcin@MWiacek.com>\n"
5983 "Jens Bennfors <jens.bennfors@ing.hj.se>\n"
5984 "Michael Hund <michael@drhund.de>\n"
5985 "Jay Bertrand <jay.bertrand@libertysurf.fr>\n"
5986 "Gabriele Zappi <gzappi@inwind.it>\n"
5987 "Markus Plail <plail@web.de>\n"
5988 "Ralf Thelen <ralf@mythelen.de>\n"
5989 "Walek <walek@pa98.opole.sdi.tpnet.pl>\n"
5990 "... and other members of gnokii mailing list\n"
5991 "and authors of some WWW pages.\n"
5995 #: docs/manual/protocol/n7110.rst:30
5997 "Document describing frames used in GSM Nokia 6210 and derivatives (7110)"
6001 #: docs/manual/protocol/n7110.rst:33
6003 "Correct format is FBUS version 2/Infrared/MBUS version 2 (see nokia.txt for "
6004 "protocol details):"
6008 #: docs/manual/protocol/n7110.rst:37
6009 msgid "0x00: Connect to NBS port ?"
6013 #: docs/manual/protocol/n7110.rst:38
6015 msgid "r Set ringtone {+0x7c,0x01,0x00,0x0d,0x06[6],0x78,ringtone packed according to SM2.0}\n"
6019 #: docs/manual/protocol/n7110.rst:39
6021 msgid "Seems not to work in MBUS!\n"
6025 #: docs/manual/protocol/n7110.rst:47
6028 "0x01: Communication Status\n"
6029 "? r Call msg { 0x0002 }\n"
6030 "? r Call in progress { 0x0003, seqnr }\n"
6031 "? r Remote end hang up { 0x0004, seqnr, ?, error (like in netmon in 39) }\n"
6032 "? r incoming call alert { 0x0005, seqnr, numlen, \"number\", namelen, \"name\" }\n"
6033 "? r answered call { 0x0007, seqnr }\n"
6034 "? r terminated call { 0x0009, seqnr }\n"
6035 "? r call msg { 0x000a, seqnr }\n"
6039 #: docs/manual/protocol/n7110.rst:48
6041 msgid "Note: in 6210 4.27 all msg from 0x01 seems to be unavailable\n"
6045 #: docs/manual/protocol/n7110.rst:49
6047 msgid "0x02: SMS handling\n"
6051 #: docs/manual/protocol/n7110.rst:53
6054 "s Send SMS message { 0x0001, 0x02, 0x00 (SEND REQUEST), ... }\n"
6055 "r Message sent { 0x0002 }\n"
6056 "r Send failed { 0x0003, ?, ?, error (like in netmon in 65)}\n"
6057 "s Incoming SMS info on { 0x000d, 0x00, 0x00, 0x02}\n"
6061 #: docs/manual/protocol/n7110.rst:54 docs/manual/protocol/n7110.rst:56
6063 msgid "note: no info about Delivery Reports\n"
6067 #: docs/manual/protocol/n7110.rst:55
6069 msgid "r Incoming SMS info onOK{ 0x000e }\n"
6073 #: docs/manual/protocol/n7110.rst:57
6075 msgid "r Incoming SMS infoonerr{ 0x000f, error }\n"
6079 #: docs/manual/protocol/n7110.rst:58
6081 msgid "where error: 0x0c - no PIN\n"
6085 #: docs/manual/protocol/n7110.rst:60
6088 "r SMS message received { 0x0011, ...... } (whole message)\n"
6089 "s Set CellBroadcast { 0x0020, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01 }\n"
6093 #: docs/manual/protocol/n7110.rst:66
6096 "r Set CellBroadcast OK { 0x0021, 0x01 }\n"
6097 "r Read CellBroadcast { 0x0023, ?, ?, ?, channel, ?, message... } ?\n"
6098 "s Set SMS center { 0x0030, 0x64, priority, checksum?, format,\n"
6102 #: docs/manual/protocol/n7110.rst:68
6105 "validity[2], {DefaultRecipient no.}[12],\n"
6106 "{SMScenter no.}[12], {SMSC name}, 0x00}\n"
6110 #: docs/manual/protocol/n7110.rst:80
6112 msgid "validity: 0x000b: 1 hour\n"
6116 #: docs/manual/protocol/n7110.rst:85
6120 "0x00a7: 24 hours\n"
6121 "0x00a9: 72 hours\n"
6123 "0x00ff: max.time\n"
6127 #: docs/manual/protocol/n7110.rst:89
6130 "r Set SMS center OK { 0x0031 }\n"
6131 "r Set SMS center error { 0x0032, reason }\n"
6132 "s Get SMS center { 0x0033, 0x64, priority }\n"
6133 "r SMS center received { 0x0034, priority, checksum?, type,\n"
6137 #: docs/manual/protocol/n7110.rst:91
6140 "validity[2], {DefaultRecipient no.}[12],\n"
6141 "{SMScenter no.}[12], {SMSC name}, 0x00 }\n"
6145 #: docs/manual/protocol/n7110.rst:98
6148 "r SMS center error recv { 0x0035, reason }\n"
6150 "r?? { 0x0075, 0xFF, 0x11, 0x98}\n"
6152 "r?? { 0x008D, 0x00}\n"
6156 #: docs/manual/protocol/n7110.rst:100
6158 msgid "s Get memory status { 0x0103, 0x02, memory type }\n"
6162 #: docs/manual/protocol/n7110.rst:101
6164 msgid "where: memory type - see 0x03/0x0107\n"
6168 #: docs/manual/protocol/n7110.rst:102
6170 msgid "r Get memory status { 0x0104, 0x00, xL, 0x00[2], y1H, y1L, 0x10,\n"
6174 #: docs/manual/protocol/n7110.rst:104
6177 "0x00[2], z?, ymaxH, ymaxL, y2H, y2L,\n"
6178 "0x0d?, xH?, 0x00[2]? }\n"
6182 #: docs/manual/protocol/n7110.rst:105
6184 msgid "where y1: location (lowermost)\n"
6188 #: docs/manual/protocol/n7110.rst:107
6191 "y2: no. of locations\n"
6192 "ymax: maximum location no.\n"
6196 #: docs/manual/protocol/n7110.rst:108
6198 msgid "s Read memory { 0x0107, 0x01, 0x01, 0x00, 0x01, xH, xL,\n"
6202 #: docs/manual/protocol/n7110.rst:109
6204 msgid "yH, yL, 0x00, 0x00}\n"
6208 #: docs/manual/protocol/n7110.rst:110
6210 msgid "where x: memory type\n"
6214 #: docs/manual/protocol/n7110.rst:120
6217 "0x01: (256) Dialled numbers\n"
6218 "0x02: (512) Missed calls\n"
6219 "0x03: (768) Received calls\n"
6220 "0x05: (500) telephone phonebook\n"
6221 "0x06: (160) SIM phonebook\n"
6224 "0x09: (4) voice mailbox\n"
6225 "0x0e: (10) speed dials\n"
6226 "0x10: (5) caller groups\n"
6230 #: docs/manual/protocol/n7110.rst:121
6232 msgid "y: location\n"
6236 #: docs/manual/protocol/n7110.rst:122
6238 msgid "r Read memory error { 0x0108, 0x00, 0x01,\n"
6242 #: docs/manual/protocol/n7110.rst:123
6244 msgid "code,0x00, 0x00, z, error}\n"
6248 #: docs/manual/protocol/n7110.rst:124
6250 msgid "where code==0x0f\n"
6254 #: docs/manual/protocol/n7110.rst:125
6256 msgid "error: 0x34 - phonebook location not found\n"
6260 #: docs/manual/protocol/n7110.rst:126
6262 msgid "0x3b - speed dial not assigned\n"
6266 #: docs/manual/protocol/n7110.rst:127
6268 msgid "r Read memory OK { 0x0108, 0x00, 0x01,\n"
6272 #: docs/manual/protocol/n7110.rst:128
6274 msgid "code,0x00, 0x00, z, xH, xL, yH, yL, 0x00, 0x00, 0x00, no.of blocks, { block } * }\n"
6278 #: docs/manual/protocol/n7110.rst:129
6280 msgid "where code: != 0x0f\n"
6284 #: docs/manual/protocol/n7110.rst:132
6288 "z: generic block size\n"
6289 "block: {id, 0, 0, blocksize, block no.,\n"
6293 #: docs/manual/protocol/n7110.rst:133
6295 msgid "{contents}, 0x00}\n"
6299 #: docs/manual/protocol/n7110.rst:134
6301 msgid "id: 0x04 pointer to another memory location { 0xff?, yH, yL, xL,0x00[3] }\n"
6305 #: docs/manual/protocol/n7110.rst:140
6308 "0x07 name {len, (unicode)},\n"
6311 "0x0a note {len, (unicode)}\n"
6312 "0x0b number {type, 0x00[3], len, (unicode)}\n"
6313 "0x0c ringtone {ringtone no., 0, 0}\n"
6317 #: docs/manual/protocol/n7110.rst:141
6319 msgid "0x13 date for a called list (DC, RC, etc.)\n"
6323 #: docs/manual/protocol/n7110.rst:144
6326 "0x1b caller group graphic {width, height, 0, 0 {bitmap}}\n"
6327 "0x1c caller group graphic on? {(1: yes, 0: no), 0, 0}\n"
6328 "0x1e caller group number {number, 0, 0}\n"
6332 #: docs/manual/protocol/n7110.rst:145
6334 msgid "type: 0x0a: General,\n"
6338 #: docs/manual/protocol/n7110.rst:149
6341 "0x03: Mobile (office ?),\n"
6344 "0x02: Home (mobile ?)\n"
6348 #: docs/manual/protocol/n7110.rst:150
6350 msgid "s Set mem location { 0x010b, 0x00, 0x01, 0x01, 0x00, 0x00, z,\n"
6354 #: docs/manual/protocol/n7110.rst:152
6357 "xH, xL, yH, yL, 0x00, 0x00, 0x00,\n"
6358 "no.of blocks, { block }[no.of blocks] }\n"
6362 #: docs/manual/protocol/n7110.rst:153
6364 msgid "r Set mem location { 0x010c, 0?, 1?, code, 0?, 0?, z?, 0?, 0?,\n"
6368 #: docs/manual/protocol/n7110.rst:154
6370 msgid "yH, yL, xL }\n"
6374 #: docs/manual/protocol/n7110.rst:155
6376 msgid "where code:\n"
6380 #: docs/manual/protocol/n7110.rst:157
6383 "0x3d - wrong entry type\n"
6384 "0x3e - too much entries\n"
6388 #: docs/manual/protocol/n7110.rst:158
6390 msgid "s Delete mem location { 0x010f, 0x00, 0x01, 0x04, 0x00, 0x00, 0x0c, 0x01, 0xff, xH, xL,\n"
6394 #: docs/manual/protocol/n7110.rst:161
6397 "yH, yL, 0x00, 0x00}\n"
6398 "where x: location\n"
6403 #: docs/manual/protocol/n7110.rst:162
6405 msgid "r Delete mem location { 0x0110, 0x00, 0x00 }\n"
6409 #: docs/manual/protocol/n7110.rst:201
6412 "s get used network { 0x0070 }\n"
6413 "r get used network { 0x0071, available,?,?,length,netstatus,netsel,cellIDH,\n"
6417 #: docs/manual/protocol/n7110.rst:203
6420 "cellIDL,lacH,lacL,MCC+MNC[3],{Opstr}, 4?,\n"
6421 "len, xlen(78), ylen(21), 0, {bitmap} }\n"
6425 #: docs/manual/protocol/n7110.rst:204
6427 msgid "where {Opstr}: namelen, {operator name(unicode)}\n"
6431 #: docs/manual/protocol/n7110.rst:206
6434 "len: {xlen, ylen, 0, {bitmap} + 2\n"
6435 "{bitmap}: bitmaplen, 0, 0, {OTA bitmap}\n"
6439 #: docs/manual/protocol/n7110.rst:207
6441 msgid "available: 0x02 if the logo following is valid,\n"
6445 #: docs/manual/protocol/n7110.rst:208
6447 msgid "0x01 for no operator logo following\n"
6451 #: docs/manual/protocol/n7110.rst:211
6454 "s get network status { 0x0081 }\n"
6455 "r get network status { 0x0082, network%, 0x14? }\n"
6456 "s set operator logo { 0x01a3 0x01, oplogo?, MCC+MNC[3], 0?,4?,len,\n"
6460 #: docs/manual/protocol/n7110.rst:213
6463 "xlen(78),ylen(21), 0 (frames?),\n"
6464 "{bitmap}*?, 0x00(padding) }\n"
6468 #: docs/manual/protocol/n7110.rst:214
6470 msgid "where len, {bitmap}: see 0x0a/0x0071\n"
6474 #: docs/manual/protocol/n7110.rst:216
6477 "r set operator logo OK { 0x01a4 }\n"
6478 "s clear operator logo { 0x00af, x}\n"
6482 #: docs/manual/protocol/n7110.rst:217
6484 msgid "where x==0 to 4\n"
6488 #: docs/manual/protocol/n7110.rst:218
6490 msgid "r clear operator logo { 0x00bf}\n"
6494 #: docs/manual/protocol/n7110.rst:224
6497 "s Add meeting note { 0x0001, body like in subtype 0x001a...}\n"
6498 "r Add meeting note { 0x0002, location (2 bytes), status (2 bytes)}\n"
6499 "s Add call note { 0x0003, body like in subtype 0x001a...}\n"
6500 "r Add call note { 0x0004, location (2 bytes), status (2 bytes)}\n"
6501 "s Add birthday note { 0x0005, location (2 bytes), entry type, 0x00, year of birth(2 bytes),\n"
6505 #: docs/manual/protocol/n7110.rst:225
6507 msgid "Month, Day, 0x00, 0x00, alarm (4 bytes), alarm type, length, text (Unicode)}\n"
6511 #: docs/manual/protocol/n7110.rst:232
6514 "r Add birthday note { 0x0006, location (2 bytes), status (2 bytes)}\n"
6515 "s Add reminder note { 0x0007, body like in subtype 0x001a...}\n"
6516 "r Add reminder note { 0x0008, location (2 bytes), status (2 bytes)}\n"
6517 "s Delete calendar note { 0x000b, location (2 bytes) }\n"
6518 "r Delete calendar note { 0x000c, location (2 bytes), ?, ?, ?, ? }\n"
6519 "s Get calendar note { 0x0019, location (2 bytes) }\n"
6520 "r Calendar note recvd { 0x001a, location (2 bytes), entry type, 0x00, year (2 bytes), Month, Day, block}\n"
6524 #: docs/manual/protocol/n7110.rst:233
6526 msgid "where: entry type - 0x01 - Meeting, 0x02 - Call, 0x04 - Birthday, 0x08 - Reminder\n"
6530 #: docs/manual/protocol/n7110.rst:234
6532 msgid "block: for Meeting:{hour,minute,alarm (two bytes),recurrance (two bytes),len,0x00,string(unicode)}\n"
6536 #: docs/manual/protocol/n7110.rst:235
6538 msgid "where alarm=Number of minutes before the time of the meeting\n"
6542 #: docs/manual/protocol/n7110.rst:239
6545 "that the alarm should be triggered:\n"
6546 "For meetings with \"No alarm\"=0xFFFF (-1).\n"
6547 "For \"On time\"=0x0000\n"
6548 "half an hour=0x001E, and so on.\n"
6552 #: docs/manual/protocol/n7110.rst:240
6554 msgid "Recurrance=in hours, between future occurances of this meeting.\n"
6558 #: docs/manual/protocol/n7110.rst:242
6561 "If there is no repeat, this value is 0x0000. The special value 0xffff\n"
6566 #: docs/manual/protocol/n7110.rst:243
6568 msgid "for Call:{Hour,Minute,Alarm (as above),Recurrance (as above),namelen,numberlen,\n"
6572 #: docs/manual/protocol/n7110.rst:244
6574 msgid "name(unicode),number(unicode)}\n"
6578 #: docs/manual/protocol/n7110.rst:246
6581 "for Reminder:{Recurrance (as above),len,0x00,string(unicode)}\n"
6582 "for Birthday:{byte1,byte2,alarm(4 bytes),yearofbirth,alarmtype,len,string(unicode)}\n"
6586 #: docs/manual/protocol/n7110.rst:250
6589 "byte1 and byte2 may vary (???). Usually are 0x00 both (but not always)\n"
6590 "In Birthday, the Year in the common part, usually contains a strange year.\n"
6591 "So, don't consider it as Year of note, neither year of BirthDay (for Year of\n"
6592 "Birthday use the value described below).\n"
6596 #: docs/manual/protocol/n7110.rst:251
6598 msgid "where alarm=32-bit integer that is the number of seconds between the desired\n"
6602 #: docs/manual/protocol/n7110.rst:253
6605 "alarm time and 11:59:58pm on the birthday.For \"No Alarm\", the value is\n"
6606 "0x0000FFFF (65535).\n"
6610 #: docs/manual/protocol/n7110.rst:254
6612 msgid "YearOfBirth=used instead of the one in the common part of the entry (see above)\n"
6616 #: docs/manual/protocol/n7110.rst:256
6619 "but only when reading birthday entries. For storing entries, this field does\n"
6624 #: docs/manual/protocol/n7110.rst:257
6626 msgid "AlarmType: 0x00 - Tone, 0x01 - Silent\n"
6630 #: docs/manual/protocol/n7110.rst:263
6633 "? s??? { 0x0021 }\n"
6634 "? r??? { 0x0022, 0x5A, 0x00 }\n"
6635 "? s??? { 0x0025 }\n"
6636 "? r??? { 0x0026, 0x04, 0x00 }\n"
6638 "? r { 0x002A, 0x04, 0x00 }\n"
6642 #: docs/manual/protocol/n7110.rst:267
6645 "s Get first free pos { 0x0031 }\n"
6646 "r Get first free pos { 0x0032, location (2bytes) }\n"
6647 "s Get notes info { 0x003a, 0xFF, 0xFE}\n"
6648 "r Get notes info { 0x003b, how many notes used (2 bytes), 0x01, 0x07, { two bytes with location for each note} *}\n"
6652 #: docs/manual/protocol/n7110.rst:270
6655 "? s Get calendar note?? { 0x003E, location (2 bytes) }\n"
6656 "? r Get calendar note?? { 0x003F, location (2bytes), ... }\n"
6661 #: docs/manual/protocol/n7110.rst:272
6664 "s Get Picture Image { 0x0007, location, number[2 bytes], 0x00, 0x64 }\n"
6665 "r Get Picture Image { 0x0008, 0x07, location, number[2 bytes], 0x07, ??[38],\n"
6669 #: docs/manual/protocol/n7110.rst:273 docs/manual/protocol/n7110.rst:300
6671 msgid "width, height, lenH, lenL, {bitmap}, 0x00, 0x00, text len, text(coded like in SMS)...}\n"
6675 #: docs/manual/protocol/n7110.rst:276
6678 "r Get SMS failed { 0x0009, 0x02 },\n"
6679 "s Get SMS status { 0x0036, 0x64 }\n"
6680 "r Get SMS Status { 0x0037, 0x05/0x03, 0x01, 0x00, 0x00,\n"
6684 #: docs/manual/protocol/n7110.rst:280
6687 "a (2 octets), b (2 octets), c (2 octets),\n"
6688 "d (2 octets), e (2 octets), 0x00\n"
6690 "a - according to P.Kot:\n"
6694 #: docs/manual/protocol/n7110.rst:287
6697 "Number of locations in \"fixed\" memory. These are all\n"
6698 "Templates entries in my Nokias 6210 (NPE-3 (c) NMP V05.36\n"
6699 "14-11-01, NPE-3 (c) NMP V05.27 01-08-01).\n"
6700 "I can't remove any of Templates entries in my phone.\n"
6701 "Marcin Wiącek: Rather not ! I don't agree.\n"
6702 "I have 0x00, 0x0f and 10 templates and 3 SMS\n"
6703 "and 10 Picture Images.\n"
6707 #: docs/manual/protocol/n7110.rst:288
6709 msgid "b - Number of used messages in phone memory. These\n"
6713 #: docs/manual/protocol/n7110.rst:290
6716 "are messages manually moved from the other folders.\n"
6717 "Picture messages are saved here.\n"
6721 #: docs/manual/protocol/n7110.rst:291
6723 msgid "c - Number of unread messages in phone memory. Probably\n"
6727 #: docs/manual/protocol/n7110.rst:292
6729 msgid "only smart msssages.\n"
6733 #: docs/manual/protocol/n7110.rst:293
6735 msgid "d - Number of used messages in SIM memory. These are\n"
6739 #: docs/manual/protocol/n7110.rst:296
6742 "either received messages or saved into Outbox/Inbox.\n"
6743 "Note that you *can't* save message into this memory\n"
6744 "using 'Move' option. Picture messages are not here.\n"
6748 #: docs/manual/protocol/n7110.rst:297
6750 msgid "e - Number of unread messages in SIM memory\n"
6754 #: docs/manual/protocol/n7110.rst:299
6756 msgid "s Set Picture Image { 0x0050, 0x07, location, number[2 bytes], 0x07, ??[38],\n"
6760 #: docs/manual/protocol/n7110.rst:301
6762 msgid "std. size: 72x28\n"
6766 #: docs/manual/protocol/n7110.rst:305
6769 "r Set Picture Image { 0x0051, location, number[2 bytes], 0x07 }\n"
6770 "s Set SMS name { 0x0083,folder,location(2bytes),name(Unicode),0x00 , 0x00}\n"
6771 "r Set SMS name { 0x0084,folder,0x00, 0x00, name (Unicode),0x00,0x00}\n"
6772 "s List Picture Images { 0x0096, location, 0x0f, 0x07 }\n"
6776 #: docs/manual/protocol/n7110.rst:306
6778 msgid "where location:\n"
6782 #: docs/manual/protocol/n7110.rst:307
6784 msgid "LM tries with 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49\n"
6788 #: docs/manual/protocol/n7110.rst:308
6790 msgid "Returned value with 0x21\n"
6794 #: docs/manual/protocol/n7110.rst:313
6797 "r List Picture Images { 0x0097, number of pictures[2 bytes], number1[2 bytes], number2[2 bytes], ..., }\n"
6798 "s Write SMS to folder { 0x0104, status, folder ID, location(2 bytes), 0x02, 0x01, SMS stuff ... }\n"
6799 "r Write SMS to folder { 0x0105, folder ID, location(2 bytes), 0x00 }\n"
6800 "r Write SMS to folder { 0x0106, 0x02 (write failed errorcode ?) }\n"
6801 "s Get SMS from folder { 0x0107, folderID, location(2 bytes), 0x01, 0x65, 0x01}\n"
6805 #: docs/manual/protocol/n7110.rst:314 docs/manual/protocol/n7110.rst:331
6807 msgid "where: folderID - see 0x14/0x017B\n"
6811 #: docs/manual/protocol/n7110.rst:315
6813 msgid "r Get SMS from folder { 0x0108, status, folderID, 0x00, location, type, sender number,...}\n"
6817 #: docs/manual/protocol/n7110.rst:317
6818 msgid "where: status=0x01 - reveived/read"
6822 #: docs/manual/protocol/n7110.rst:320
6823 msgid "0x03 - received/unread 0x05 - stored/sent 0x07 - stored/not sent"
6827 #: docs/manual/protocol/n7110.rst:322
6828 msgid "where: folderID - see 0x14/0x017B"
6832 #: docs/manual/protocol/n7110.rst:324
6833 msgid "where: type=0x00 - received SMS"
6837 #: docs/manual/protocol/n7110.rst:327
6838 msgid "0x01 - delivery report 0x02 - stored SMS 0x07 - picture message"
6842 #: docs/manual/protocol/n7110.rst:330
6845 "s Delete SMS message { 0x010a, folderID, location(2 bytes), 0x01 }\n"
6846 "r Delete SMS { 0x010b }\n"
6847 "s Get folder status { 0x016b, folderID, 0x0F, 0x01}\n"
6851 #: docs/manual/protocol/n7110.rst:334
6854 "r Get folder status { 0x016c, number of entries (2 bytes), entry1number (2 bytes), entry2number(2 bytes), ....}\n"
6855 "s Get folder names { 0x017A, 0x00, 0x00}\n"
6856 "r Get folder names { 0x017B, number of strings, folderID, name1, 0x00, folderID, name2, 0x00, name3, 0x00,...}\n"
6860 #: docs/manual/protocol/n7110.rst:335
6862 msgid "where: folderID=0x08 - Inbox\n"
6866 #: docs/manual/protocol/n7110.rst:342
6871 "0x20 - Templates\n"
6872 "0x29 - first \"My folders\"\n"
6873 "0x31 - second \"My folders\"\n"
6874 "0x39 - third -\"-\n"
6879 #: docs/manual/protocol/n7110.rst:343
6885 #: docs/manual/protocol/n7110.rst:345
6888 "s Get Battery info { 0x0002 }\n"
6889 "r Get Battery info { 0x0003, 0x0b, batt%, 0x14?, 0x01? }\n"
6893 #: docs/manual/protocol/n7110.rst:346
6895 msgid "0x19: Phone clock & alarm\n"
6899 #: docs/manual/protocol/n7110.rst:348
6900 msgid "These frames are like the same frames subtypes in 0x11 in 6110"
6904 #: docs/manual/protocol/n7110.rst:362
6905 msgid "These are new (?)"
6909 #: docs/manual/protocol/n7110.rst:367
6912 "? s ?? { 0x0083, id }\n"
6913 "? r ?? { 0x0084, 0x01, 0x40, 0x03, id, 0x00, 0x00 }\n"
6914 "? r ?? { 0x0084, 0x01, 0x40, 0x03, id, 0x00, 0x01 }\n"
6915 "? r ?? { 0x0084, 0x01, 0x40, 0x03, id, 0x01, 0x00 }\n"
6919 #: docs/manual/protocol/n7110.rst:368
6921 msgid "where: id=0x27,0x2a,0x32,0x28,0x40\n"
6925 #: docs/manual/protocol/n7110.rst:369
6931 #: docs/manual/protocol/n7110.rst:373
6934 "s Get IMEI { 0x0001 }\n"
6935 "r Get IMEI { 0x0002, {IMEI(ASCII)}, 0x00 }\n"
6936 "s get HW&SW version { 0x0003, 0x01, 0x32 }\n"
6937 "r get HW&SW version { 0x0004, \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
6941 #: docs/manual/protocol/n7110.rst:374
6943 msgid "\"model\\n\" \"(c) NMP.\" 0x00 0xff[14] }\n"
6947 #: docs/manual/protocol/n7110.rst:375
6953 #: docs/manual/protocol/n7110.rst:377
6956 "s ??? { 0x0010, 0x02, 0x00, 0xff, 0xff }\n"
6957 "r ??? { 0x0011, length, 0x00, {block}[length] }\n"
6961 #: docs/manual/protocol/n7110.rst:378
6963 msgid "where block: { unicode letter[2], 0x0000,\n"
6967 #: docs/manual/protocol/n7110.rst:379
6969 msgid "0x00, 0x55, ??, ?? }\n"
6973 #: docs/manual/protocol/n7110.rst:380
6975 msgid "s Set ringtone { 0x011f, 0x00, location, 0x00, name(Unicode),\n"
6979 #: docs/manual/protocol/n7110.rst:382
6982 "ringtone(format the same to 0x40/0x019e and 0x40/0x01a0) }\n"
6983 "where: location: 0x87 to 0x8b on N6210\n"
6987 #: docs/manual/protocol/n7110.rst:383
6989 msgid "0x74 to ... on N7110\n"
6993 #: docs/manual/protocol/n7110.rst:386
6996 "s Get ringtone { 0x0122, 0x00, location}\n"
6997 "r Get ringtone { 0x0123, 0x00, location, name(Unicode), 0x00,...,0x00, 0x02,0xFC,0x09(ringtone contenst)}\n"
6998 "r Get ringtone error { 0x0124, ...}\n"
7002 #: docs/manual/protocol/n7110.rst:387
7008 #: docs/manual/protocol/n7110.rst:388
7010 msgid "s get profile feature { 0x0101, 0x01, 0x01, 0x01, number1, number2}\n"
7014 #: docs/manual/protocol/n7110.rst:389
7016 msgid "where number1: from 0x00 to 0x07 (for each profile ?)\n"
7020 #: docs/manual/protocol/n7110.rst:390
7022 msgid "number2: 0x00 - 0x09, 0x0A, 0x16 - 0x19, 0x1a - 0x1f, 0x20 - 0x29, 0x2a - 0x2c, 0xff\n"
7026 #: docs/manual/protocol/n7110.rst:391
7028 msgid "where 0x09: keypad tones 0x02: incoming call alert 0x03: ringtone number\n"
7032 #: docs/manual/protocol/n7110.rst:394
7035 "0x04: ringing volume\n"
7036 "0x05: message alert tone 0x06: vibra 0x07: warning tones 0x08: caller groups alert for\t\t\t\t\t 0x09: automatic answer\n"
7041 #: docs/manual/protocol/n7110.rst:395
7043 msgid "r get profile feature { 0x0102, 0x01, 0x02, number2, block...}\n"
7047 #: docs/manual/protocol/n7110.rst:396
7049 msgid "for number2==0xff: (Profile Name)\n"
7053 #: docs/manual/protocol/n7110.rst:397
7055 msgid "block: 0x01, length, name(Unicode), 0x00, 0x00\n"
7059 #: docs/manual/protocol/n7110.rst:398
7061 msgid "for number2==0x00: (Keypad Tones)\n"
7065 #: docs/manual/protocol/n7110.rst:400
7068 "block: 0x01, 0x01, 0x01, Type, 0x01\n"
7069 "where: Type : 0x00 = Off\n"
7073 #: docs/manual/protocol/n7110.rst:401
7075 msgid "0x01 to 0x03 = Level1 .. Level3\n"
7079 #: docs/manual/protocol/n7110.rst:402
7081 msgid "for number2==0x02: (Incoming Call Alert)\n"
7085 #: docs/manual/protocol/n7110.rst:404
7088 "block: 0x01, 0x01, 0x01, Type, 0x01\n"
7089 "where: Type : 0x00 = Ringing\n"
7093 #: docs/manual/protocol/n7110.rst:408
7096 "0x01 = Ascending\n"
7097 "0x02 = Ring Once\n"
7098 "0x03 = Beep Once\n"
7103 #: docs/manual/protocol/n7110.rst:409
7105 msgid "for number2==0x03: (Ringtone Number)\n"
7109 #: docs/manual/protocol/n7110.rst:411
7112 "block: 0x01, 0x01, 0x01, Number, 0x01\n"
7113 "where: Number : 0x40 to 0x62 - gives number of factory ringtone. The number of menu is\n"
7117 #: docs/manual/protocol/n7110.rst:412
7119 msgid "obtained by doing (Number - 0x3f);\n"
7123 #: docs/manual/protocol/n7110.rst:413
7125 msgid "where: Number : 0x89 to 0x8d - gives number of uploaded ringtone. The number of menu is\n"
7129 #: docs/manual/protocol/n7110.rst:415
7132 "obtained by doing (Number - 0x65),while the uploaded ringtone number is\n"
7133 "obtained by doing (Number - 0x88).\n"
7137 #: docs/manual/protocol/n7110.rst:416
7139 msgid "for number2==0x04: (Ringing volume)\n"
7143 #: docs/manual/protocol/n7110.rst:418
7146 "block: 0x01, 0x??, 0x??, Volume, 0x01\n"
7147 "where: Volume : 0 = Level1 .. to 4 = Level5\n"
7151 #: docs/manual/protocol/n7110.rst:419
7153 msgid "for number2==0x05: (Message Alert Tone)\n"
7157 #: docs/manual/protocol/n7110.rst:421
7160 "block: 0x01, 0x01, 0x??, Type, 0x01\n"
7161 "where: Type : 0x00 = Off\n"
7165 #: docs/manual/protocol/n7110.rst:425
7170 "0x03 = Beep Once\n"
7171 "0x04 = Ascending\n"
7175 #: docs/manual/protocol/n7110.rst:426
7177 msgid "for number2==0x06: (Vibration)\n"
7181 #: docs/manual/protocol/n7110.rst:428 docs/manual/protocol/n7110.rst:431
7182 #: docs/manual/protocol/n7110.rst:446
7185 "block: 0x01, 0x??, 0x??, Switch, 0x01\n"
7186 "where: Switch : 0 = Off, 1 = On\n"
7190 #: docs/manual/protocol/n7110.rst:429
7192 msgid "for number2==0x07: (Warning Tones)\n"
7196 #: docs/manual/protocol/n7110.rst:432
7198 msgid "for number2==0x08: (Caller groups Alert for)\n"
7202 #: docs/manual/protocol/n7110.rst:434
7205 "block: 0x01, 0x??, 0x??, Callers, 0x01\n"
7206 "where: Callers : 0xff = All calls alert (Read below *)\n"
7210 #: docs/manual/protocol/n7110.rst:439
7216 "0x08 = Colleagues\n"
7221 #: docs/manual/protocol/n7110.rst:441
7224 "All logical OR among groups are valid, so if you select from one phone's profile\n"
7225 "alert for Friends and Collegues, a 0x0c will return (because 0x04 OR 0x08 = 0x0c).\n"
7229 #: docs/manual/protocol/n7110.rst:442
7231 msgid "(*) If Callers==0xff, means \"Alert for All calls\". Then, in this case, you don't\n"
7235 #: docs/manual/protocol/n7110.rst:443
7237 msgid "need to read other groups selection.\n"
7241 #: docs/manual/protocol/n7110.rst:444
7243 msgid "for number2==0x09: (Automatic answer)\n"
7247 #: docs/manual/protocol/n7110.rst:447
7249 msgid "N.B. This feature is valid for Handsfree and Headset profiles only!\n"
7253 #: docs/manual/protocol/n7110.rst:449
7256 "s ??? { 0x0101, 0x04, 0x01, 0x01, 0xff, 0x03 }\n"
7257 "r ??? { 0x0102, 0x01, 0x02, 0x03, 0x01, 0x01, 0x01, 0x85/0x087 }\n"
7261 #: docs/manual/protocol/n7110.rst:452
7265 "r ? { 0x0106, 0x01, 0x04}\n"
7269 #: docs/manual/protocol/n7110.rst:524
7272 "0x40: Security commands\n"
7273 "? s ???(N6150) { 0x08, 0x00 }\n"
7274 "? r ???(N6150) { 0x08 }\n"
7278 #: docs/manual/protocol/n7110.rst:525
7280 msgid "s Enable extended cmds { 0x64, cmd }\n"
7284 #: docs/manual/protocol/n7110.rst:529
7288 "0x03: reset (doesn't ask for PIN again)\n"
7289 "0x04: reset (PIN is requested)\n"
7293 #: docs/manual/protocol/n7110.rst:550
7295 msgid "where code: see 0x08/0x0004 (no allowed code !)\n"
7299 #: docs/manual/protocol/n7110.rst:571
7302 "s Get simlock info { 0x8a, 0x00}\n"
7303 "r Get simlock info { 0x8a, 0x00, 0x01, lockstype, locksclosed, 0x00, 0x00, locksinfo(lock1,4,2,3), counter1,counter2,counter4,counter4,0x00 }\n"
7307 #: docs/manual/protocol/n7110.rst:575
7309 msgid "s Buzzer pitch { 0x8f, volume, hzLO, hzHI }\n"
7313 #: docs/manual/protocol/n7110.rst:579
7316 "r Buzzer pitch { 0x8f}\n"
7317 "s ACD Readings ? { 0x91, parameter?(0x02,0x03,0x04,0x05,0x07) }\n"
7318 "r ACD Readings ? { 0x91, parameter?, value? }\n"
7322 #: docs/manual/protocol/n7110.rst:581
7325 "? s ???(N6150) { 0x98, 0x00 }\n"
7326 "? r ???(N6150) { 0x98, 0x00, 0x04 }\n"
7330 #: docs/manual/protocol/n7110.rst:582
7332 msgid "s Get bin ringtone { 0x9e, location }\n"
7336 #: docs/manual/protocol/n7110.rst:594
7338 msgid "? r Get MSid { 0xb5, 0x01, 0x2f, msid, 0x25 }\n"
7342 #: docs/manual/protocol/n7110.rst:614
7345 "s Get info about phone { 0xc8, 0x01 }\n"
7346 "r Get info about phone { 0xc8, 0x01, 0x00, \"V \", \"firmware\", 0x0a, \"firmware date\", 0x0a, \"model\", 0x0a, \"(c) NMP.\", 0x00 }\n"
7347 "s Get MCU SW Checksum { 0xc8, 0x02 }\n"
7348 "r Get MCU SW Checksum { 0xc8, 0x02, 0x00, checksum (4 bytes),0x00 }\n"
7349 "s DPS External SW { 0xc7, 0x03 }\n"
7350 "r DSP External SW { 0xc7, 0x03, 0x00, string,0x00 }\n"
7351 "s Get HW { 0xc8, 0x05 }\n"
7352 "r Get HW { 0xc8, 0x05, 0x00, HW version (4 bytes), 0x00 }\n"
7353 "s Get \"Made\" Date { 0xc8, 0x05 }\n"
7354 "r Get \"Made\" Date { 0xc8, 0x05, 0x00, date(4 bytes), 0x00 }\n"
7355 "s Get DSP Internal SW { 0xc8, 0x09 }\n"
7356 "r Get DSP Internal SW { 0xc8, 0x09, 0x00, version (1 bytes), 0x00 }\n"
7357 "s Get PCI version { 0xc8, 0x0b }\n"
7358 "r Get PCI version { 0xc8, 0x0b, 0x00, version, 0x00 }\n"
7359 "s Get system ASIC { 0xc8, 0x0c }\n"
7360 "r Get system ASIC { 0xc8, 0x0c, 0x00, string, 0x00 }\n"
7361 "s Get COBBA { 0xc8, 0x0d }\n"
7362 "r Get COBBA { 0xc8, 0x0d, 0x00, string, 0x00 }\n"
7363 "s Get PLUSSA { 0xc8, 0x0e }\n"
7364 "r Get PLUSSA { 0xc8, 0x0e, available, 0x00 }\n"
7368 #: docs/manual/protocol/n7110.rst:663
7371 "s Result of phone tests { 0xcf }\n"
7372 "r Result of phone tests { 0xcf, number of tests, results of next tests }\n"
7376 #: docs/manual/protocol/n7110.rst:665
7379 "? s ??? { 0xd1 }\n"
7380 "? r ???(N5110) { 0xd1, 0x00, 0x1d, 0x00, 0x01, 0x08, 0x00 }\n"
7384 #: docs/manual/protocol/n7110.rst:666
7386 msgid "s LCD Test { 0xd3, value }\n"
7390 #: docs/manual/protocol/n7110.rst:668
7392 msgid "0x03, 0x01 - 2'nd test\n"
7396 #: docs/manual/protocol/n7110.rst:669
7398 msgid "0x02, 0x03 - clears screen\n"
7402 #: docs/manual/protocol/n7110.rst:672
7405 "s ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01}\n"
7406 "r ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01, ?}\n"
7407 "r Function of { 0xff, 0x8c }\n"
7411 #: docs/manual/protocol/n7110.rst:674
7414 "0x40 msgtype not\n"
7419 #: docs/manual/protocol/n7110.rst:675
7425 #: docs/manual/protocol/n7110.rst:678
7428 "s Status confirm { 0x0201, 0x03 }\n"
7429 "r Incoming call seq1 { 0x0102 0x0e 0x03 }\n"
7430 "r Incoming call seq2 { 0x0102 0x7e 0x01 }\n"
7434 #: docs/manual/protocol/n7110.rst:679
7440 #: docs/manual/protocol/n7110.rst:681
7443 "s CarKit enable { 0x0201 0x01 0x62 0x00 }\n"
7444 "r CarKit enabled { 0x0201 0x02 0x06 0x00 \"V \" {version} \"\\nHFU\"\n"
7448 #: docs/manual/protocol/n7110.rst:682
7454 #: docs/manual/protocol/n7110.rst:683
7456 msgid "0x7a: settings\n"
7457 msgstr "0x7a: pengaturan\n"
7460 #: docs/manual/protocol/n7110.rst:685
7463 "r Set setting { 0x01eb, number, 0x00 }\n"
7464 "s Set setting { 0x01ec, number, contents }\n"
7468 #: docs/manual/protocol/n7110.rst:686 docs/manual/protocol/n7110.rst:698
7470 msgid "where for number:\n"
7474 #: docs/manual/protocol/n7110.rst:688 docs/manual/protocol/n7110.rst:700
7477 "0x02 (startup text) : 0x00, text (Unicode)\n"
7478 "0x15 (startup logo) : 0x00, 0x00, 0x00, 0x04,\n"
7482 #: docs/manual/protocol/n7110.rst:689
7484 msgid "0xc0, 0x02, 0x00, height, 0xc0, 0x03, 0x00, width,\n"
7488 #: docs/manual/protocol/n7110.rst:690
7490 msgid "0xc0, 0x04, 0x03, 0x00, {bitmap} }\n"
7494 #: docs/manual/protocol/n7110.rst:691
7496 msgid "where width, height, {bitmap}: see 0x7a/0x01ed 0x15\n"
7500 #: docs/manual/protocol/n7110.rst:692
7502 msgid "s Get setting { 0x01ee, number}\n"
7506 #: docs/manual/protocol/n7110.rst:693
7508 msgid "where number: 0x01 - 0x1e\n"
7512 #: docs/manual/protocol/n7110.rst:696
7515 "0x02: startup text\n"
7516 "0x15: startup logo\n"
7517 "0x1c: security code\n"
7521 #: docs/manual/protocol/n7110.rst:697
7523 msgid "r Get setting { 0x01ed,number, 0x00, contents}\n"
7527 #: docs/manual/protocol/n7110.rst:702
7530 "0xc0, 0x02, 0x00, height, 0xc0, 0x03, 0x00, width,\n"
7531 "0xc0, 0x04, 0x03, 0x00, {bitmap} }\n"
7535 #: docs/manual/protocol/n7110.rst:703
7537 msgid "where height: 60 (0x3c) or 65\n"
7541 #: docs/manual/protocol/n7110.rst:705
7544 "width: 96 (0x60)\n"
7545 "{bitmap}: like other bitmaps but pixels\n"
7549 #: docs/manual/protocol/n7110.rst:706
7551 msgid "placed vertically.\n"
7555 #: docs/manual/protocol/n7110.rst:707
7557 msgid "0x1c (security code): {code(ascii)}, 0x00\n"
7561 #: docs/manual/protocol/nokia.rst:2
7563 msgid "Nokia protocols"
7567 #: docs/manual/protocol/nokia.rst:5
7568 msgid "Document describing protocol used in Nokia phones."
7572 #: docs/manual/protocol/nokia.rst:11
7573 msgid "Last update 23.06.2003"
7577 #: docs/manual/protocol/nokia.rst:30
7581 "Balazs Nagy <js@iksz.hu>\n"
7582 "Alfred R. Nurnberger <arnu@flosys.com>\n"
7583 "Hugh Blemings <Hugh.Blemings@vsb.com.au>\n"
7584 "Mike Bradley <mike@trumpington.st>\n"
7585 "Odinokov Serge <serge@takas.lt>\n"
7586 "Pavel Janik <Pavel@Janik.cz>\n"
7587 "Pawel Kot <pkot@linuxnews.pl>\n"
7588 "Marcin Wiacek <Marcin@MWiacek.com>\n"
7589 "Jens Bennfors <jens.bennfors@ing.hj.se>\n"
7590 "Michael Hund <michael@drhund.de>\n"
7591 "Jay Bertrand <jay.bertrand@libertysurf.fr>\n"
7592 "<arnu@venia.net>\n"
7594 "Pavel Machek <pavel@ucw.cz>\n"
7595 "Diego Betancor <dbetancor@duocom.net>\n"
7596 "... and other members of gnokii mailing list\n"
7597 "and authors of some WWW pages.\n"
7601 #: docs/manual/protocol/nokia.rst:38
7603 msgid "Frame format for MBUS version 1"
7606 #. type: Labeled list
7607 #: docs/manual/protocol/nokia.rst:40
7609 msgid "Request from Computer/Answer from Phone"
7613 #: docs/manual/protocol/nokia.rst:43
7614 msgid "{ DestDEV, SrcDEV, FrameLength, MsgType, {block}, id, ChkSum }"
7618 #: docs/manual/protocol/nokia.rst:45
7620 msgid "where DestDEV, SrcDEV: 0x00: phone\n"
7624 #: docs/manual/protocol/nokia.rst:47
7627 "0xf8: PC (wakeup msg)\n"
7628 "0xe4: PC (normal msg)\n"
7632 #: docs/manual/protocol/nokia.rst:48
7634 msgid "FrameLength: length of data frame. Maximal 0x78. Longer\n"
7638 #: docs/manual/protocol/nokia.rst:49
7640 msgid "frames are divided into smaller.\n"
7644 #: docs/manual/protocol/nokia.rst:52
7647 "MsgType: see List\n"
7648 "{block}: main frame\n"
7649 "id: request identity number 1..n, incremented after\n"
7653 #: docs/manual/protocol/nokia.rst:53
7655 msgid "the request is accepted\n"
7659 #: docs/manual/protocol/nokia.rst:54 docs/manual/protocol/nokia.rst:68
7660 #: docs/manual/protocol/nokia.rst:86
7662 msgid "ChkSum: XOR on frame's all numbers\n"
7665 #. type: Labeled list
7666 #: docs/manual/protocol/nokia.rst:55
7668 msgid "Ack from Phone"
7672 #: docs/manual/protocol/nokia.rst:58
7673 msgid "{ DestDEV, 0x00, FrameLength, MsgType, {block} , id, ChkSum }"
7677 #: docs/manual/protocol/nokia.rst:60
7679 msgid "where DestDEV: taken from original request packet\n"
7683 #: docs/manual/protocol/nokia.rst:61
7685 msgid "FrameLength: 0x7f, when DestDEV = 0xe4\n"
7689 #: docs/manual/protocol/nokia.rst:62
7691 msgid "0x7e, when DestDEV = 0xf8\n"
7695 #: docs/manual/protocol/nokia.rst:65
7698 "MsgType: see List. Present only, when DestDEV = 0xf8\n"
7699 "{block}: main frame. Present only, when DestDEV = 0xf8\n"
7700 "id: request identity number 1..?, corresponding\n"
7704 #: docs/manual/protocol/nokia.rst:67
7707 "to the original request packet id\n"
7708 "the request is accepted\n"
7712 #: docs/manual/protocol/nokia.rst:71
7714 "Update: description above according to the http://www.gadgets.demon.co.uk/"
7715 "nokia21xx/protocol.html."
7719 #: docs/manual/protocol/nokia.rst:76
7722 "Pavel Machek <pavel@ucw.cz> wrote:\n"
7723 " 0x7e is actually registration acknowledge. Both have nothing to do\n"
7724 " with DestDEV, except that special device needs to be used for\n"
7728 #. type: Labeled list
7729 #: docs/manual/protocol/nokia.rst:77
7731 msgid "Ack from Computer"
7735 #: docs/manual/protocol/nokia.rst:80
7736 msgid "{ 0x00, SrcDEV, 0x7f, id, ChkSum }"
7740 #: docs/manual/protocol/nokia.rst:82
7742 msgid "where SrcDEV: taken from response packet\n"
7746 #: docs/manual/protocol/nokia.rst:83
7748 msgid "id: request identity number 1..?, corresponding\n"
7752 #: docs/manual/protocol/nokia.rst:85
7755 "to the response packet id\n"
7756 "the request is accepted\n"
7760 #: docs/manual/protocol/nokia.rst:89
7764 " Speed 9600 bps, Bits 8, ParityOdd, Stop Bits 1, DTR and RTS logic 0\n"
7768 #: docs/manual/protocol/nokia.rst:92
7770 "In the MBUS bus, the phone has only one connector for transmition and "
7775 #: docs/manual/protocol/nokia.rst:97
7777 "Because of this characteristics of the phone connector, every time that the "
7778 "PC writes into the phone it is writing as well into its own Rx. So every "
7779 "time the PC sends info into the phone it finds that same information in its "
7780 "own Rx buffers, like a mirror copy. This should be discarded."
7784 #: docs/manual/protocol/nokia.rst:100
7786 "The communications is made like an old cb radio, only one talking at a time. "
7787 "Many transmission are made this way:"
7791 #: docs/manual/protocol/nokia.rst:102
7792 msgid "<computer sends request>"
7796 #: docs/manual/protocol/nokia.rst:103
7797 msgid "<phone sends ack>"
7801 #: docs/manual/protocol/nokia.rst:104
7802 msgid "<phone sends response>"
7806 #: docs/manual/protocol/nokia.rst:105
7807 msgid "<computer sends ack>"
7811 #: docs/manual/protocol/nokia.rst:107
7812 msgid "Some frames are sent from phone without asking for them"
7816 #: docs/manual/protocol/nokia.rst:111
7818 "You have to implement collision protocol. IE. you should listen for what you "
7819 "are transmitting, and if it does not come back, you have collision."
7823 #: docs/manual/protocol/nokia.rst:115
7825 "You should wait for bus to be free for 3 miliseconds before normal message, "
7826 "and for 2.5 miliseconds before acknowledge. You should wait for acknowledge "
7827 "for 200 miliseconds, then retransmit."
7831 #: docs/manual/protocol/nokia.rst:117
7833 msgid "Frame format for FBUS version 1"
7836 #. type: Labeled list
7837 #: docs/manual/protocol/nokia.rst:119 docs/manual/protocol/nokia.rst:143
7843 #: docs/manual/protocol/nokia.rst:122
7844 msgid "{ FrameID, FrameLength, MsgType, {block}, SeqNo, ChkSum }"
7848 #: docs/manual/protocol/nokia.rst:124
7850 msgid "where FrameID: 0x01 Command frame from computer to Nokia\n"
7853 #. type: Labeled list
7854 #: docs/manual/protocol/nokia.rst:124
7856 msgid "0x02 ??? - Data call frame from computer to Nokia - ?"
7860 #: docs/manual/protocol/nokia.rst:127
7862 "0x03 Data call frame from Nokia to computer 0x04 Command frame from Nokia to "
7867 #: docs/manual/protocol/nokia.rst:130
7870 "FrameLength: {block} + 2\n"
7871 "MsgType: see List\n"
7872 "SeqNum: Sequence number of command in case where direction is\n"
7876 #: docs/manual/protocol/nokia.rst:136
7879 "from ME to computer, the sequence number is\n"
7880 "counting from 0x30 to 0x37 and resetting back to 0x30.\n"
7881 "When direction is from computer to ME,\n"
7882 "sequence number counts from 0x08 to 0x0f and resets back to 0x08.\n"
7883 "It may not be required to be this way.\n"
7884 "Sequence numbers are used in acknowledging commands.\n"
7888 #: docs/manual/protocol/nokia.rst:137
7890 msgid "ChkSum1: CRC = 0;\n"
7894 #: docs/manual/protocol/nokia.rst:138
7896 msgid "for (i = 0; i < (2 + CMD_LEN); i++)\n"
7900 #: docs/manual/protocol/nokia.rst:139
7902 msgid "CRC ^= frame[i];\n"
7906 #: docs/manual/protocol/nokia.rst:141
7908 msgid "Frame format for FBUS version 2/Direct IRDA"
7912 #: docs/manual/protocol/nokia.rst:146
7914 "{ FrameID, DestDEV, SrcDEV, MsgType, 0x00, FrameLength, {block}, FramesToGo,"
7918 #: docs/manual/protocol/nokia.rst:147
7919 msgid "SeqNo, PaddingByte?, ChkSum1, ChkSum2 }"
7923 #: docs/manual/protocol/nokia.rst:149
7925 msgid "where FrameID: 0x1c: IR / FBUS\n"
7929 #: docs/manual/protocol/nokia.rst:150
7931 msgid "0x1e: Serial / FBUS\n"
7935 #: docs/manual/protocol/nokia.rst:151 docs/manual/protocol/nokia.rst:174
7936 #: docs/manual/protocol/nokia.rst:200 docs/manual/protocol/nokia.rst:210
7938 msgid "DestDev, SrcDev: 0x00: mobile phone\n"
7942 #: docs/manual/protocol/nokia.rst:152
7944 msgid "0x0c: TE (FBUS) [eg. PC]\n"
7948 #: docs/manual/protocol/nokia.rst:156
7951 "MsgType: see List\n"
7952 "FrameLength: {block} + 2 (+ 1 if PaddingByte exists)\n"
7953 "FramesToGo: 0x01 means the last frame\n"
7958 #: docs/manual/protocol/nokia.rst:157
7960 msgid "X: 4: first block\n"
7964 #: docs/manual/protocol/nokia.rst:159
7967 "0: continuing block\n"
7968 "Y: sequence number\n"
7972 #: docs/manual/protocol/nokia.rst:160
7974 msgid "PaddingByte: 0x00 if FrameLength would be an odd number\n"
7978 #: docs/manual/protocol/nokia.rst:161
7980 msgid "anyways it doesn't exists\n"
7984 #: docs/manual/protocol/nokia.rst:163
7987 "ChkSum1: XOR on frame's odd numbers\n"
7988 "ChkSum2?: XOR on frame's even numbers\n"
7992 #: docs/manual/protocol/nokia.rst:165
7994 msgid "Frame format for MBUS version 2"
7997 #. type: Labeled list
7998 #: docs/manual/protocol/nokia.rst:167
8004 #: docs/manual/protocol/nokia.rst:170
8006 "{ FrameID, DestDEV, SrcDEV, MsgType, FrameLengthLO, FrameLengthHI, {block},"
8010 #: docs/manual/protocol/nokia.rst:171
8011 msgid "SeqNo, ChkSum }"
8015 #: docs/manual/protocol/nokia.rst:173
8017 msgid "where FrameID: 0x1f: Serial / M2BUS\n"
8021 #: docs/manual/protocol/nokia.rst:180
8024 "0x1d: TE (M2BUS)\n"
8025 "0x10: TE (M2BUS) (Service Software ?)\n"
8027 "0x48: DLR3 cable?\n"
8028 "0xF8: unknown target?\n"
8029 "0xFF: global target?\n"
8033 #: docs/manual/protocol/nokia.rst:184
8036 "MsgType: see List\n"
8037 "FrameLength: {block}\n"
8038 "SeqNo: sequence number\n"
8039 "ChkSum: XOR on frame's all numbers\n"
8043 #: docs/manual/protocol/nokia.rst:186
8045 "Please note that M2BUS has only one checksum: XOR on frame[FrameID..SeqNo]"
8048 #. type: Labeled list
8049 #: docs/manual/protocol/nokia.rst:187
8055 #: docs/manual/protocol/nokia.rst:190
8056 msgid "{ FrameID, DestDEV, SrcDEV, 0x7f, Id_SeqNo, ChkSum }"
8060 #: docs/manual/protocol/nokia.rst:192
8062 msgid "where Id_SeqNo: Is the sequence number that you are\n"
8066 #: docs/manual/protocol/nokia.rst:193
8068 msgid "acknowleging (from the other part).\n"
8071 #. type: Labeled list
8072 #: docs/manual/protocol/nokia.rst:194
8074 msgid "Frame format for Infrared"
8078 #: docs/manual/protocol/nokia.rst:197
8080 "{ FrameID, DestDEV, SrcDEV, MsgType, FrameLengthLo, FrameLengthHi, {block}}"
8084 #: docs/manual/protocol/nokia.rst:199
8086 msgid "where FrameID: 0x14\n"
8090 #: docs/manual/protocol/nokia.rst:201
8092 msgid "0x0c: TE [eg. PC]\n"
8096 #: docs/manual/protocol/nokia.rst:203 docs/manual/protocol/nokia.rst:213
8099 "MsgType: see List\n"
8100 "FrameLength: {block}\n"
8103 #. type: Labeled list
8104 #: docs/manual/protocol/nokia.rst:204
8106 msgid "Frame format for Bluetooth"
8110 #: docs/manual/protocol/nokia.rst:207
8112 "{ FrameID, DestDEV, SrcDEV, MsgType, FrameLengthLo, FrameLengthHi, {block} }"
8116 #: docs/manual/protocol/nokia.rst:209
8118 msgid "where FrameID: 0x19\n"
8122 #: docs/manual/protocol/nokia.rst:211
8124 msgid "0x10: TE [eg. PC]\n"
8127 #. type: Labeled list
8128 #: docs/manual/protocol/nokia.rst:214
8130 msgid "Frames list format"
8134 #: docs/manual/protocol/nokia.rst:217
8135 msgid "hex: Short description"
8139 #: docs/manual/protocol/nokia.rst:218
8141 msgid "x msg desc { ... }\n"
8145 #: docs/manual/protocol/nokia.rst:220
8148 "0xXX -> one byte\n"
8149 "0xXXYY -> two bytes (== 0xXX, 0xYY)\n"
8153 #: docs/manual/protocol/nokia.rst:222
8155 msgid "where hex: message type\n"
8159 #: docs/manual/protocol/nokia.rst:225
8162 "x: s=send (eg. to mobile), r=receive\n"
8163 "{ ... }: data after 0x00, 0x01 header\n"
8164 "{+... }: raw data (without header)\n"
8168 #: docs/manual/protocol/nokia.rst:227
8170 msgid "Misc (about MBUS version 2)"
8174 #: docs/manual/protocol/nokia.rst:230
8176 msgid "0x4E commands"
8180 #: docs/manual/protocol/nokia.rst:234
8182 "(sent from a 5160i TDMA / 6160i TDMA / 6185 CDMA or 7110 GSM phone to the uC "
8183 "in the DLR-3 cable)"
8187 #: docs/manual/protocol/nokia.rst:236
8192 #: docs/manual/protocol/nokia.rst:238
8193 msgid "1F 48 00 4E 00 02 01 XX SQ CS"
8197 #: docs/manual/protocol/nokia.rst:242
8200 " frame sent from the phone to the DLR-3 cable\n"
8201 " (after 15kOhm resistor detected betw. XMIC (3) and DGND (9).)\n"
8202 " DSR,DCD,CTS flow control data is coded into the 2nd databyte\n"
8206 #: docs/manual/protocol/nokia.rst:244
8212 #: docs/manual/protocol/nokia.rst:246
8217 #: docs/manual/protocol/nokia.rst:247
8222 #: docs/manual/protocol/nokia.rst:248
8223 msgid "bit.2=CMD/DATA"
8227 #: docs/manual/protocol/nokia.rst:249
8232 #: docs/manual/protocol/nokia.rst:250
8237 #: docs/manual/protocol/nokia.rst:252
8239 msgid "0x78 / 0x79 commands"
8243 #: docs/manual/protocol/nokia.rst:255
8244 msgid "(used by handsfree carkit) Works also on GSM phones (5110 / 6110 / etc)"
8248 #: docs/manual/protocol/nokia.rst:260
8250 "These commands are used by the Nokia Carkits to switch the phone audio path "
8251 "to XMiC and XEAR , turn the phone on/off according to the car ignition, and "
8252 "control the PA loudspeaker amplifier in the carkit and the car radio mute "
8253 "output which silences the car radio during a call"
8257 #: docs/manual/protocol/nokia.rst:294
8260 "mute status tone:\n"
8261 " 1F 04 00 78 00 04 01 02 0E 00 SQ CS\n"
8262 " status indication = disable carkit audio amplifier (no audio / no tone)\n"
8263 "mute status tone:\n"
8264 " 1F 04 00 78 00 04 01 02 0E 03 SQ CS\n"
8265 " status indication = enable carkit audio amplifier (audio / tone present)\n"
8266 "mute status call:\n"
8267 " 1F 04 00 78 00 04 01 02 07 00 SQ CS\n"
8268 " status indication = disable radio mute output (no call)\n"
8269 "mute status call:\n"
8270 " 1F 04 00 78 00 04 01 02 07 01 SQ CS\n"
8271 " status indication = enable radio mute output (call active)\n"
8273 " 1F 04 00 78 00 04 01 02 08 01 SQ CS\n"
8274 " status indication = enable ??? sent to HFU-2 on power on\n"
8275 " byte 9 (07,08,0E) seems to be a pointer to a memory location,\n"
8276 " byte 10 is the data at this memeory location.\n"
8277 "response from HFU:\n"
8278 " 1F 00 04 78 00 03 02 01 03 SQ CS\n"
8279 " response message from HFU-2 (use unknown)\n"
8280 "go HF and IGN on:\n"
8281 " 1F 00 04 79 00 05 02 01 01 63 00 SQ CS\n"
8282 " enables carkit mode + turns phone on + req. mute status\n"
8283 "go HF and IGN off:\n"
8284 " 1F 00 04 79 00 05 02 01 01 61 00 SQ CS\n"
8285 " enables carkit mode + powers phone off (1 min delay) + req. mute status\n"
8287 " 1F 00 04 79 00 05 02 01 01 23 00 SQ CS\n"
8288 " enables carkit mode + external handset lifted (OFF-Hook)\n"
8290 " 1F 00 04 79 00 05 02 01 01 63 00 SQ CS\n"
8291 " enables carkit mode + external handset put back (ON-Hook)\n"
8292 " Ignition and Hook are coded into one byte\n"
8296 #: docs/manual/protocol/nokia.rst:296
8297 msgid "bit.0 = 0:on power on 1:when in operation"
8301 #: docs/manual/protocol/nokia.rst:297
8302 msgid "bit.1 = IGNITION STATUS"
8306 #: docs/manual/protocol/nokia.rst:298
8307 msgid "bit.2 = x can be 1 or 0"
8311 #: docs/manual/protocol/nokia.rst:299
8316 #: docs/manual/protocol/nokia.rst:300
8321 #: docs/manual/protocol/nokia.rst:301
8326 #: docs/manual/protocol/nokia.rst:302
8327 msgid "bit.6 = Hook (inverted)"
8331 #: docs/manual/protocol/nokia.rst:308
8336 " 1F 00 04 79 00 12 02 01 02 06 00 56 20 30 36 2E 30 30 0A 48 46 55 32 00 SQ CS\n"
8338 " 1F 04 00 DA 00 02 00 02 SQ CS\n"
8339 " function unknown - sent from Nokia phone to HFU-2mute output (call active )\n"
8343 #: docs/manual/protocol/nokia.rst:310
8345 msgid "0xD0 commands"
8349 #: docs/manual/protocol/nokia.rst:317
8353 " 1F 00 1D D0 00 01 04 SQ CS\n"
8354 " sent by the Service Software or HFU-2 on startup\n"
8356 " 1F 1D 00 D0 00 01 05 SQ CS\n"
8357 " response from phone to above frame\n"
8361 #: docs/manual/protocol/index.rst:2
8366 #: docs/manual/protocol/index.rst:4
8368 msgid "Phone Protocols"
8369 msgstr "Tes telepon"
8372 #: docs/manual/protocol/index.rst:7 docs/manual/smsd/backends.rst:10
8373 #: docs/manual/smsd/index.rst:7 docs/manual/smsd/manual.rst:5
8374 #: docs/manual/project/index.rst:7 docs/manual/index.rst:34
8375 #: docs/manual/testing/index.rst:7 docs/manual/contents.rst:7
8376 #: docs/manual/python/index.rst:35 docs/manual/python/index.rst:43
8377 #: docs/manual/internal/index.rst:11 docs/manual/formats/index.rst:10
8378 #: docs/manual/c/index.rst:22 docs/manual/c/api.rst:11
8379 #: docs/manual/utils/index.rst:7
8384 #: docs/manual/protocol/index.rst:8 docs/manual/smsd/backends.rst:11
8385 #: docs/manual/smsd/index.rst:8 docs/manual/smsd/manual.rst:6
8386 #: docs/manual/project/index.rst:8 docs/manual/index.rst:35
8387 #: docs/manual/testing/index.rst:8 docs/manual/contents.rst:8
8388 #: docs/manual/internal/index.rst:12 docs/manual/formats/index.rst:11
8389 #: docs/manual/utils/index.rst:8
8390 msgid ":maxdepth: 2"
8394 #: docs/manual/protocol/index.rst:24
8396 "discovering nokia nokia-s40-sms n6110 n6510 n7110 carkit tdma_5120 samsung "
8397 "samsung-gt sonim mtk m-obex s60 gnapplet"
8401 #: docs/manual/protocol/index.rst:28
8403 "You can also find documentation for some protocols and vendor extensions in "
8404 "separate git repository at http://gitorious.org/gammu/gsm-docs"
8408 #: docs/manual/protocol/samsung-gt.rst:2
8410 msgid "SAMSUNG GT calendar AT commands"
8414 #: docs/manual/protocol/samsung-gt.rst:5
8416 msgid "Calendar Entries"
8417 msgstr "Catatan kalender"
8420 #: docs/manual/protocol/samsung-gt.rst:9
8422 "``AT+SSHT=1`` - selects the Organizer->Calendar->Appointment entries "
8423 "(Spotkania in Polish version)"
8427 #: docs/manual/protocol/samsung-gt.rst:12
8429 "``AT+SSHT=2`` - selects the Organizer->Calendar->Anniversary entries "
8430 "(Rocznice in Polish version)"
8434 #: docs/manual/protocol/samsung-gt.rst:15
8436 "``AT+SSHT=5`` - selects the Organizer->Calendar->Holiday entries (Święta in "
8441 #: docs/manual/protocol/samsung-gt.rst:18
8443 "``AT+SSHT=6`` - selects the Organizer->Calendar->Important entries (Ważne in "
8448 #: docs/manual/protocol/samsung-gt.rst:21
8450 "``AT+SSHT=7`` - selects the Organizer->Calendar->Private entries (Prywatne "
8451 "in Polish version)"
8454 #. type: Labeled list
8455 #: docs/manual/protocol/samsung-gt.rst:22
8457 msgid "After selection of type, we can read all items"
8461 #: docs/manual/protocol/samsung-gt.rst:31
8463 "AT+SSHR=0 +SSHR:5,\"5,test1\",\"0,\",\"0,"
8464 "\",2010,5,12,2010,5,12,21,49,22,49,0,0,0,0,2010,5,30,, +SSHR:3,\"1,x\",\"0,"
8465 "\",\"0,\",2010,6,2,2010,6,3,0,0,0,0,0,0,0,0,2010,5,30,, +SSHR:1,\"9,"
8466 "event1234\",\"0,\",\"0,\",2010,6,7,2010,6,7,7,0,8,59,0,0,0,0,2010,5,30,, "
8467 "+SSHR:4,\"7,test123\",\"0,\",\"0,"
8468 "\",2010,6,14,2010,6,14,21,37,22,37,0,0,0,0,2010,5,30,, +SSHR:2,\"7,Meeting\","
8469 "\"0,\",\"0,\",2010,6,15,2010,6,15,8,0,8,59,0,0,0,0,2010,5,30,, OK"
8472 #. type: Labeled list
8473 #: docs/manual/protocol/samsung-gt.rst:32
8475 msgid "Or just read a single item"
8479 #: docs/manual/protocol/samsung-gt.rst:37
8481 "AT+SSHR=1 +SSHR:1,\"9,Event 123\",\"0,\",\"0,"
8482 "\",2010,6,7,2010,6,7,7,0,8,59,0,0,0,0,2010,5,30,, OK"
8485 #. type: Labeled list
8486 #: docs/manual/protocol/samsung-gt.rst:38
8488 msgid "Getting status (the last number appears to be number of notes)"
8492 #: docs/manual/protocol/samsung-gt.rst:43
8493 msgid "AT+SSHR=? +SSHR:100,15,100,15,\"1000000\",2008,2024,5 OK"
8496 #. type: Labeled list
8497 #: docs/manual/protocol/samsung-gt.rst:44
8499 msgid "You can also add or modify an item"
8503 #: docs/manual/protocol/samsung-gt.rst:47
8505 "AT+SSHW=\"7,event01\",\"16,details of event\",\"5,where"
8506 "\",2010,06,03,2010,06,04,12,31,13,42,0,0,0,0,2010,05,31,,,0"
8510 #: docs/manual/protocol/samsung-gt.rst:51
8512 "It seems, that the last number in the above record specifies whether it is "
8513 "addition of a new record (0), or modification of the old record (then the "
8514 "number is the position of the item, as the first number"
8517 #. type: Labeled list
8518 #: docs/manual/protocol/samsung-gt.rst:51
8520 msgid "listed after ``AT+SSHR=0``). e.g."
8524 #: docs/manual/protocol/samsung-gt.rst:54
8526 "AT+SSHW=\"13,event1234 new\",\"0,\",\"0,"
8527 "\",2010,06,07,2010,06,07,07,00,08,59,0,0,0,0,2010,05,30,,,1"
8531 #: docs/manual/protocol/samsung-gt.rst:67
8533 "Please note, that the format for writing is somehow different, than for "
8534 "reading - hour and minuts must be in two-digit form! The text fields (as "
8535 "shown above) are formatted in the following way: "
8536 "\"number_of_characters_in_string,string\" In all items above the first "
8537 "string is the name of event, the second string - details of event, the third "
8538 "one - place of event. The numeric fields encode start date (year,month,"
8539 "day), end date (year, month, day), start time (hour,minutes), end time "
8540 "(hour, minutes), four unknown to me (yet?) values, date of creation? (year "
8541 "month day) - the meaning of this date is not sure for me yet."
8544 #. type: Labeled list
8545 #: docs/manual/protocol/samsung-gt.rst:68
8546 #: docs/manual/protocol/samsung-gt.rst:112
8547 #: docs/manual/protocol/samsung-gt.rst:158
8549 msgid "To delete entries"
8553 #: docs/manual/protocol/samsung-gt.rst:72
8554 msgid "AT+SSHD=1 OK"
8558 #: docs/manual/protocol/samsung-gt.rst:74
8560 msgid "Task Entries"
8564 #: docs/manual/protocol/samsung-gt.rst:77
8565 msgid "There is yet another type, that can be selected by ``AT+SSHT=3``"
8568 #. type: Labeled list
8569 #: docs/manual/protocol/samsung-gt.rst:77
8571 msgid "This is Organizer->Task"
8575 #: docs/manual/protocol/samsung-gt.rst:84
8577 "AT+SSHT=3 OK AT+SSHR=0 +SSHR:1,\"10,Test event\","
8578 "\"10,2010-06-05\",60823,11,25,60823,11,26,0,0,0,0,0,0,0,0,0 OK"
8582 #: docs/manual/protocol/samsung-gt.rst:86
8583 msgid "Please note, that the format of output is different, when you read the"
8586 #. type: Labeled list
8587 #: docs/manual/protocol/samsung-gt.rst:86
8589 msgid "specific task"
8593 #: docs/manual/protocol/samsung-gt.rst:90
8595 "AT+SSHR=1 +SSHR:1,\"10,Test event\",\"12,Some details"
8596 "\",2010,6,3,2010,6,5,1,2010,6,4,10,11,0,2,0"
8599 #. type: Labeled list
8600 #: docs/manual/protocol/samsung-gt.rst:91
8602 msgid "You can similarly add a new task"
8606 #: docs/manual/protocol/samsung-gt.rst:96
8608 "AT+SSHW=\"9,New task1\","
8609 "\"10,0123456789\",2010,06,21,2010,06,30,1,2010,06,27,08,07,0,2,0,0 +SSHW:2 OK"
8612 #. type: Labeled list
8613 #: docs/manual/protocol/samsung-gt.rst:97
8615 msgid "Read it back"
8619 #: docs/manual/protocol/samsung-gt.rst:102
8621 "AT+SSHR=2 +SSHR:2,\"9,New task1\","
8622 "\"10,0123456789\",2010,6,21,2010,6,30,1,2010,6,27,8,7,0,2,0 OK"
8625 #. type: Labeled list
8626 #: docs/manual/protocol/samsung-gt.rst:103
8632 #: docs/manual/protocol/samsung-gt.rst:111
8634 "AT+SSHW=\"9,New task1\",\"11,New details"
8635 "\",2010,06,21,2010,06,30,1,2010,06,27,08,07,0,2,0,2 +SSHW:2 OK AT+SSHR=2 "
8636 "+SSHR:2,\"9,New task1\",\"11,New details"
8637 "\",2010,6,21,2010,6,30,1,2010,6,27,8,7,0,2,0 OK"
8641 #: docs/manual/protocol/samsung-gt.rst:126
8643 "AT+SSHT=3 OK AT+SSHR=0 +SSHR:1,\"10,Test event\","
8644 "\"10,2010-06-05\",60823,11,25,60823,11,26,0,60823,11,26,0,0,0,0,0 +SSHR:2,"
8646 "\"10,2010-06-30\",60823,11,25,60823,11,26,0,60823,11,26,0,0,0,0,0 OK AT"
8647 "+SSHD=1 OK AT+SSHR=0 +SSHR:2,\"9,New task1\","
8648 "\"10,2010-06-30\",60823,11,25,60823,11,26,0,0,0,0,0,0,0,0,0 OK"
8652 #: docs/manual/protocol/samsung-gt.rst:128
8657 #. type: Labeled list
8658 #: docs/manual/protocol/samsung-gt.rst:130
8660 msgid "The memo notes are accessible via ``AT+OMM???`` commands"
8664 #: docs/manual/protocol/samsung-gt.rst:134
8665 msgid "AT+OMMI? +OMMI:4,100,100"
8669 #: docs/manual/protocol/samsung-gt.rst:136
8670 msgid "We found, that we have 4 memos"
8673 #. type: Labeled list
8674 #: docs/manual/protocol/samsung-gt.rst:137
8676 msgid "You can add a note"
8677 msgstr "Catatan kalender"
8680 #: docs/manual/protocol/samsung-gt.rst:142
8681 msgid "AT+OMMW=0,\"This is a note\" +OMMW:6 OK"
8684 #. type: Labeled list
8685 #: docs/manual/protocol/samsung-gt.rst:143
8687 msgid "You can read it"
8691 #: docs/manual/protocol/samsung-gt.rst:148
8692 msgid "AT+OMMR=6 +OMMR:\"This is a note\" OK"
8695 #. type: Labeled list
8696 #: docs/manual/protocol/samsung-gt.rst:149
8698 msgid "You can modify it"
8702 #: docs/manual/protocol/samsung-gt.rst:157
8704 "AT+OMMW=6,\"This is a new modified note\" +OMMW:6 OK AT+OMMR=6 +OMMR:\"This "
8705 "is a new modified note\" OK"
8709 #: docs/manual/protocol/samsung-gt.rst:167
8711 "AT+OMMR=3 +OMMR:\"Note number 3\" OK AT+OMMD=3 OK AT+OMMW=3,\"New note "
8712 "number 3\" +CME ERROR:29"
8716 #: docs/manual/protocol/samsung-gt.rst:168
8721 #: docs/manual/protocol/nokia-s40-sms.rst:2
8723 msgid "Nokia S40 filesystem SMS format"
8727 #: docs/manual/protocol/nokia-s40-sms.rst:7
8729 "This text is work in progress and does not claim to be correct or accurate. "
8730 "It is solely based on Gammu dumps received from users. Analysed by Michal "
8731 "Cihar <michal@cihar.com>."
8735 #: docs/manual/protocol/nokia-s40-sms.rst:9
8737 msgid "File structure"
8741 #: docs/manual/protocol/nokia-s40-sms.rst:12
8742 msgid "176 bytes header"
8746 #: docs/manual/protocol/nokia-s40-sms.rst:13
8747 msgid "at offset 7 is length of PDU data"
8751 #: docs/manual/protocol/nokia-s40-sms.rst:14
8752 msgid "at offset 94 is stored remote number in unicode"
8756 #: docs/manual/protocol/nokia-s40-sms.rst:15
8757 msgid "rest is not known"
8758 msgstr "sisanya tidak diketahui"
8761 #: docs/manual/protocol/nokia-s40-sms.rst:16
8762 msgid "PDU data (without SMSC)"
8766 #: docs/manual/protocol/nokia-s40-sms.rst:17
8767 msgid "here can be sometimes also some failure block, which is not known yet"
8771 #: docs/manual/protocol/nokia-s40-sms.rst:18
8772 msgid "structured data header: 0x01 0x00 <LEN>, where <LEN> is length of rest"
8776 #: docs/manual/protocol/nokia-s40-sms.rst:19
8777 msgid "structured blocks:"
8781 #: docs/manual/protocol/nokia-s40-sms.rst:21
8782 msgid "Block: <TYPE = byte> <LENGTH = word> <DATA ...>"
8786 #: docs/manual/protocol/nokia-s40-sms.rst:23
8792 #: docs/manual/protocol/nokia-s40-sms.rst:55
8796 " Unknown \\x00 / \\x01 (maybe received / sent)\n"
8798 " SMSC number, ASCII\n"
8802 " Sender, unicode\n"
8804 " Recipient, unicode\n"
8806 " Unknown \\x00\\x00\\x00\\x00\n"
8810 " Unknown \\x02 / \\x00\n"
8812 " Unknown \\x00\\x00\\x00\\x00\n"
8818 " Unknown, several values (maybe message reference per number)\n"
8820 " Unknown \\x00\\x00\n"
8822 " Unknown \\x00\\x00\n"
8824 " Unknown \\x00\\x00\n"
8828 #: docs/manual/protocol/nokia-s40-sms.rst:71
8834 " Unknown \\x00\\x00\\x00\\x00\n"
8844 " some text (Sender?), unicode\n"
8848 #: docs/manual/protocol/nokia-s40-sms.rst:74
8850 msgstr "Tes telepon:"
8853 #: docs/manual/protocol/nokia-s40-sms.rst:74
8854 msgid "multiple recipients sms"
8858 #: docs/manual/protocol/sonim.rst:2
8860 msgid "Sonim AT Commands"
8863 #. type: Labeled list
8864 #: docs/manual/protocol/sonim.rst:4
8866 msgid "Filesystem access"
8867 msgstr "File sistem"
8870 #: docs/manual/protocol/sonim.rst:7
8871 msgid "at*list=<path> - list directory content"
8875 #: docs/manual/protocol/sonim.rst:8
8876 msgid "(0=file, 1=subdirectory)"
8880 #: docs/manual/protocol/sonim.rst:13
8882 "at*mkdir=<path> - make directory at*rmdir=<path> - remove directory "
8883 "at*remove=<path> - remove file at*move=<srcpath>,<dstpath> - ? copy (move?) "
8884 "files at*startul=<srcpath> - prepare file to upload (from phone)"
8888 #: docs/manual/protocol/sonim.rst:15
8889 msgid "returned data: *STARTUL: <filesize_in_bytes>"
8893 #: docs/manual/protocol/sonim.rst:17
8895 "at*startdl=<dstpath>,<filesize> - prepare file to download (to phone) "
8896 "at*get - get base64 coded data chunk"
8900 #: docs/manual/protocol/sonim.rst:19 docs/manual/protocol/sonim.rst:22
8901 msgid "returned data: *GET: <chunklen>,<data>"
8905 #: docs/manual/protocol/sonim.rst:20
8906 msgid "at*get - get base64 coded data chunk"
8910 #: docs/manual/protocol/sonim.rst:23
8911 msgid "at*put=<no>,<len>,<data>,<chck> - put base64 coded data chunk"
8915 #: docs/manual/protocol/sonim.rst:26
8917 "(no is chunk number, starting from 0) (len is chunk length) (last 4 "
8918 "characters is checksum ?)"
8922 #: docs/manual/protocol/sonim.rst:29
8924 "at*end - end/finish file transfer operation ------------------- "
8925 "at*syph=?,?.?,<path> - ? (add downloaded record to phonebook?)"
8929 #: docs/manual/protocol/sonim.rst:31
8930 msgid "at*syph=0,1,%d,%s EXAMPLE:"
8934 #: docs/manual/protocol/sonim.rst:33
8935 msgid "AT*SYPH=0,1,74,/app/dir/tmp.dat at*sysm=0,1,%d - ? SMS handling"
8939 #: docs/manual/protocol/sonim.rst:37
8941 "--- Phone has at least two directories from root, /app and /app3 . "
8942 "at*list=/ gives error."
8946 #: docs/manual/protocol/n6510.rst:2
8952 #: docs/manual/protocol/n6510.rst:11
8954 "Assembled by Markus Plail <plail@web.de> Marcin Wiacek <Marcin@MWiacek.com> "
8955 "<tibor.harsszegi@essnet.se> ... and other members of gnokii mailing list and "
8956 "authors of some WWW pages."
8960 #: docs/manual/protocol/n6510.rst:13
8961 msgid "Heavily based on nk7110.txt."
8965 #: docs/manual/protocol/n6510.rst:19
8970 #: docs/manual/protocol/n6510.rst:26
8971 msgid "Document describing frames used in GSM Nokia 6510 and derivatives (?)"
8975 #: docs/manual/protocol/n6510.rst:29
8977 "Correct format is FBUS version 2/Infrared/MBUS version 2 (see nokia.txt for "
8978 "protocol details)::"
8982 #: docs/manual/protocol/n6510.rst:32
8985 " 0x00: Connect to NBS port ?\n"
8986 " r Set ringtone {+....,ringtone packed according to SM2.0}\n"
8990 #: docs/manual/protocol/n6510.rst:90
8993 " 0x01 COMMUNICATION\n"
8994 " switch (message[3]) {\n"
8996 " dprintf(\"Call established, remote phone is ringing.\\n\");\n"
8997 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9000 " dprintf(\"Call complete.\\n\");\n"
9001 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9002 " dprintf(\"Call Mode: %i\\n\", message[5]);\n"
9003 " dummy = malloc(message[6] + 1);\n"
9004 " DecodeUnicode(dummy, message + 7, message[6]);\n"
9005 " dprintf(\"Number: %s\\n\", dummy);\n"
9008 " dprintf(\"Hangup!\\n\");\n"
9009 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9010 " dprintf(\"Cause Type: %i\\n\", message[5]);\n"
9011 " dprintf(\"Cause ID: %i\\n\", message[6]);\n"
9014 " dprintf(\"Incoming call:\\n\");\n"
9015 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9016 " dprintf(\"Call Mode: %i\\n\", message[5]);\n"
9017 " dummy = malloc(message[6] + 1);\n"
9018 " DecodeUnicode(dummy, message + 7, message[6]);\n"
9019 " dprintf(\"From: %s\\n\", dummy);\n"
9022 " dprintf(\"Call answer initiated.\\n\");\n"
9023 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9026 " dprintf(\"Call released.\\n\");\n"
9027 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9030 " dprintf(\"Call is being released.\\n\");\n"
9031 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9034 " /* No idea what this is about! */\n"
9037 " if (message[4] == 0x01)\n"
9038 " dprintf(\"Audio enabled\\n\");\n"
9040 " dprintf(\"Audio disabled\\n\");\n"
9043 " dprintf(\"Outgoing call:\\n\");\n"
9044 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9045 " dprintf(\"Call Mode: %i\\n\", message[5]);\n"
9046 " dummy = malloc(message[6] + 1);\n"
9047 " DecodeUnicode(dummy, message + 7, message[6]);\n"
9048 " dprintf(\"To: %s\\n\", dummy);\n"
9053 #: docs/manual/protocol/n6510.rst:98
9056 " 0x02: SMS HANDLING\n"
9057 " s Send SMS { 0x02, 0x00, 0x00, 0x00, 0x55, 0x55,\n"
9058 " 0x01 (1 big block), 0x02 (submit), length (big block),\n"
9059 " type, reference, PID, DCS, 0x00, # blocks,\n"
9061 " r Send SMS { 0x03, 0x00, 0x01, 0x0c, 0x08, 0x00, 0x00, 0xdb, 0x55, 0x55, 0x00 }\n"
9065 #: docs/manual/protocol/n6510.rst:103
9068 " s Get SMSC { 0x14, 0x01, 0x00 }\n"
9069 " r Get SMSC { 0x15, format, 0x01, 0x0b, 0x28, # of SMSC, 0xf8, 0x00, validity, 0x55\n"
9075 #: docs/manual/protocol/n6510.rst:105
9077 msgid " 0x03: PHONEBOOK HANDLING\n"
9081 #: docs/manual/protocol/n6510.rst:110
9084 " s Get memory status { 0x03, 0x01, memory type, 0x55, 0x55, 0x55, 0x00}\n"
9085 " where: memory type - see 0x03/0x07\n"
9086 " r Get memory status { 0x04, 0x00, location, 0x00[7], 0x01, 0x10, 0x00, 0x00, 0x0c,\n"
9087 " total_low, total_high, used_low, used_high, 0x01, 0x00, 0x00}\n"
9091 #: docs/manual/protocol/n6510.rst:113
9094 " s Read memory { 0x07, 0x01, 0x01, 0x00, 0x01, 0x02, memory type,\n"
9095 " 0x00, 0x00, 0x00, 0x00, location_low, location_high, 0x00, 0x00};\n"
9099 #: docs/manual/protocol/n6510.rst:125
9102 " where MT: memory type\n"
9103 " 0x01: (256) Dialled numbers\n"
9104 " 0x02: (512) Missed calls\n"
9105 " 0x03: (768) Received calls\n"
9106 " 0x05: (500) telephone phonebook\n"
9107 " 0x06: (160) SIM phonebook\n"
9110 " 0x09: (4) voice mailbox\n"
9111 " 0x0e: (10) speed dials\n"
9112 " 0x10: (5) caller groups\n"
9116 #: docs/manual/protocol/n6510.rst:128
9119 " r Read memory { 0x08, 0x00, 0x01,\n"
9120 " code, 0x00, 0x00, z, xH, xL, yH, yL, 0x00[7], no.of blocks, { block } * }\n"
9124 #: docs/manual/protocol/n6510.rst:150
9127 " where if code==0x0f && xH==0x34 - phonebook location not found\n"
9129 " z: generic block size\n"
9130 " block: {id, 0, 0, blocksize, block no.,\n"
9131 " {contents}, 0x00}\n"
9132 " id: 0x04 pointer to another memory location { 0xff?, yH, yL, xL,0x00[3] }\n"
9133 " 0x07 name {len, (unicode)},\n"
9136 " 0x0a note {len, (unicode)}\n"
9137 " 0x0b number {type, 0x00[3], len, (unicode)}\n"
9138 " 0x0c ringtone {ringtone no., 0, 0}\n"
9139 " 0x13 date for a called list (DC, RC, etc.)\n"
9140 " 0x1b caller group graphic {width, height, 0, 0 {bitmap}}\n"
9141 " 0x1c caller group graphic on? {(1: yes, 0: no), 0, 0}\n"
9142 " 0x1e caller group number {number, 0, 0}\n"
9143 " type: 0x0a: General,\n"
9144 " 0x03: Mobile (office ?),\n"
9147 " 0x02: Home (mobile ?)\n"
9151 #: docs/manual/protocol/n6510.rst:158
9154 " s Set mem location { 0x0b, 0x00, 0x01, 0x01, 0x00, 0x00, z,\n"
9155 " 0x02, memory type, yH, yL, 0x00[7],\n"
9156 " no.of blocks, { block }[no.of blocks] }\n"
9157 " r Set mem location { 0x0c, 0?, 1?, code, 0?, 0?, z?, 0?, 0?,\n"
9160 " 0x3d - wrong entry type\n"
9164 #: docs/manual/protocol/n6510.rst:160
9166 msgid " 0x08: SECURITY\n"
9170 #: docs/manual/protocol/n6510.rst:172
9173 " s Get status { 0x11, 0x00 }\n"
9174 " r Get status { 0x12, status, }\n"
9176 " 0x01: waiting for Security Code\n"
9178 " 0x02: waiting for PIN\n"
9179 " 0x03: waiting for PUK\n"
9180 " 0x05: PIN ok, SIM ok\n"
9181 " 0x06: No input status\n"
9183 " 0x1A: SIM rejected!\n"
9187 #: docs/manual/protocol/n6510.rst:179
9190 " s Enter PIN { 0x07, 0x02, code, 0x00}\n"
9191 " r Enter PIN { return code, reason }\n"
9193 " return code: 0x08 = success\n"
9195 " reason: 0x06 = PIN wrong\n"
9199 #: docs/manual/protocol/n6510.rst:181
9201 msgid " 0x0a: NETSTATUS\n"
9205 #: docs/manual/protocol/n6510.rst:186
9208 " s Get Info { 0x00, 0x00 }\n"
9209 " r Get Info { 0x01, 0x00, # blocks,\n"
9210 " 0x00, length, 0x00, 0x02, status, length, operator name (unicode),\n"
9211 " 0x09, length, LAC, LAC, 0x00, 0x00, CellID, CellID, NetworkCode (3 octets), ... }\n"
9215 #: docs/manual/protocol/n6510.rst:189
9218 " s Get RF Level { 0x0b, 0x00, 0x02, 0x00, 0x00, 0x00 }\n"
9219 " r GET RF Level { 0x0c, 0x00, 0x01, 0x04, 0x04, level, 0x5f }\n"
9223 #: docs/manual/protocol/n6510.rst:194
9226 " s Get operator logo { 0x23, 0x00, 0x00, 0x55, 0x55, 0x55 }\n"
9227 " r Get operator logo { 0x24, 0x00, 0x01, 0x00, 0x00, 0x00,\n"
9228 " 0x02, 0x0c, 0x08, netcode (3 octets), 0x02, 0x00, 0x00,\n"
9229 " 0x1a, size, width, height, logo size (2 octets), logo size (2 octets), logo }\n"
9233 #: docs/manual/protocol/n6510.rst:196
9235 msgid " 0x10: SUBSCRIBE\n"
9239 #: docs/manual/protocol/n6510.rst:198
9241 msgid " s Subscribe Channel { 0x10, # channels, message types... }\n"
9245 #: docs/manual/protocol/n6510.rst:200
9247 msgid " 0x13 CALENDAR\n"
9251 #: docs/manual/protocol/n6510.rst:203
9254 " s Add meeting note { 0x01, body like in subtype 0x1a...}\n"
9255 " r Add meeting note { 0x02, location (2 bytes), status (2 bytes)}\n"
9259 #: docs/manual/protocol/n6510.rst:206
9262 " s Add call note { 0x03, body like in subtype 0x1a...}\n"
9263 " r Add call note { 0x04, location (2 bytes), status (2 bytes)}\n"
9267 #: docs/manual/protocol/n6510.rst:209
9270 " s Add birthday note { 0x05, body like in subtype 0x1a...}\n"
9271 " r Add birthday note { 0x06, location (2 bytes), status (2 bytes)}\n"
9275 #: docs/manual/protocol/n6510.rst:212
9278 " s Add reminder note { 0x07, body like in subtype 0x1a...}\n"
9279 " r Add reminder note { 0x08, location (2 bytes), status (2 bytes)}\n"
9283 #: docs/manual/protocol/n6510.rst:215
9286 " s Delete calendar note { 0x0b, location (2 bytes) }\n"
9287 " r Delete calendar note { 0x0c, location (2 bytes), ?, ?, ?, ? }\n"
9291 #: docs/manual/protocol/n6510.rst:243
9294 " s Get calendar note { 0x19, location (2 bytes) }\n"
9295 " r Calendar note recvd { 0x1a, location (2 bytes), entry type, 0x00, year (2 bytes), Month, Day, block}\n"
9296 " where: entry type - 0x01 - Meeting, 0x02 - Call, 0x04 - Birthday, 0x08 - Reminder\n"
9297 " block: for Meeting:{hour,minute,alarm (two bytes),recurrence (two bytes),len,0x00,string(unicode)}\n"
9298 " where alarm=Number of minutes before the time of the meeting\n"
9299 " that the alarm should be triggered:\n"
9300 " For meetings with \"No alarm\"=0xFFFF (-1).\n"
9301 " For \"On time\"=0x0000\n"
9302 " half an hour=0x001E, and so on.\n"
9303 " Recurrance=in hours, between future occurances of this meeting.\n"
9304 " If there is no repeat, this value is 0x0000. The special value 0xffff\n"
9306 " for Call:{Hour,Minute,Alarm (as above),Recurrance (as above),namelen,numberlen,\n"
9307 " name(unicode),number(unicode)}\n"
9308 " for Reminder:{Recurrance (as above),len,0x00,string(unicode)}\n"
9309 " for Birthday:{byte1,byte2,alarm(4 bytes),yearofbirth,alarmtype,len,string(unicode)}\n"
9310 " byte1 and byte2 may vary (???). Usually are 0x00 both (but not always)\n"
9311 " In Birthday, the Year in the common part, usually contains a strange year.\n"
9312 " So, don't consider it as Year of note, neither year of BirthDay (for Year of\n"
9313 " Birthday use the value described below).\n"
9314 " where alarm=32-bit integer that is the number of seconds between the desired\n"
9315 " alarm time and 11:59:58pm on the birthday.For \"No Alarm\", the value is\n"
9316 " 0x0000FFFF (65535).\n"
9317 " YearOfBirth=used instead of the one in the common part of the entry (see above)\n"
9318 " but only when reading birthday entries. For storing entries, this field does\n"
9320 " AlarmType: 0x00 - Tone, 0x01 - Silent\n"
9324 #: docs/manual/protocol/n6510.rst:250
9327 " ? s??? { 0x0021 }\n"
9328 " ? r??? { 0x0022, 0x5A, 0x00 }\n"
9329 " ? s??? { 0x0025 }\n"
9330 " ? r??? { 0x0026, 0x04, 0x00 }\n"
9332 " ? r { 0x002A, 0x04, 0x00 }\n"
9336 #: docs/manual/protocol/n6510.rst:253
9339 " s Get first free pos { 0x0031 }\n"
9340 " r Get first free pos { 0x0032, location (2bytes) }\n"
9344 #: docs/manual/protocol/n6510.rst:256
9347 " s Get notes info { 0x003a, 0xFF, 0xFE}\n"
9348 " r Get notes info { 0x003b, how many notes used (2 bytes), 0x01, 0x07, { two bytes with location for each note} *}\n"
9352 #: docs/manual/protocol/n6510.rst:261
9355 " s Get first free pos { 0x0031 }\n"
9356 " r Get first free pos { 0x0032, location (2bytes) }\n"
9357 " s Get notes info { 0x003a, 0xFF, 0xFE}\n"
9358 " r Get notes info { 0x003b, how many notes used (2 bytes), 0x01, 0x07, { two bytes with location for each note} *}\n"
9362 #: docs/manual/protocol/n6510.rst:264
9365 " ? s Get calendar note?? { 0x003E, location (2 bytes) }\n"
9366 " ? r Get calendar note?? { 0x003F, location (2bytes), ... }\n"
9370 #: docs/manual/protocol/n6510.rst:266
9372 msgid " 0x14: FOLDER/PICTURE SMS HANDLING\n"
9376 #: docs/manual/protocol/n6510.rst:273
9379 " s Get SMS Status { 0x08, 0x00, 0x01 }\n"
9380 " r Get SMS Status { 0x09, 0x00, #blocks,\n"
9381 " type, length, blocknumber,\n"
9382 " a (2 octets), b (2 octets), c (2 octets), 0x00, 0x55 ,\n"
9383 " type, length, blocknumber,\n"
9384 " d (2 octets), e (2 octets), f (2 octets), 0x01, 0x55 }\n"
9388 #: docs/manual/protocol/n6510.rst:287
9392 " a - max. number of messages in phone memory\n"
9393 " b - Number of used messages in phone memory. These\n"
9394 " are messages manually moved from the other folders.\n"
9395 " Picture messages are saved here.\n"
9396 " c - Number of unread messages in phone memory. Probably\n"
9397 " only smart messages.\n"
9398 " d - max. number of messages on SIM\n"
9399 " e - Number of used messages in SIM memory. These are\n"
9400 " either received messages or saved into Outbox/Inbox.\n"
9401 " Note that you *can't* save message into this memory\n"
9402 " using 'Move' option. Picture messages are not here.\n"
9403 " f - Number of unread messages in SIM memory\n"
9407 #: docs/manual/protocol/n6510.rst:299
9410 " s Get SMS from folder { 0x02, memory, folderID, location, location, 0x01, 0x00}\n"
9412 " memory - 0x01 for SIM, 0x02 for phone (SIM only for IN/OUTBOX\n"
9413 " folderID - see 0x14/0x017B\n"
9414 " r Get SMS from folder { 0x03, 0x00, 0x01, memory, folderID, locationH, locationL, 0x55, 0x55, 0x55,\n"
9415 " 0x01 (on big block), type, length of big block,\n"
9416 " [date/time1], [date/time2], # blocks,\n"
9417 " type, length, data...\n"
9422 #: docs/manual/protocol/n6510.rst:302
9425 " s Delete SMS { 0x04, memory, folderID, location, location, 0x0F, 0x55 }\n"
9426 " r Delete SMS { 0x05 }\n"
9430 #: docs/manual/protocol/n6510.rst:307
9433 " s Get folder status { 0x0c, memory, folderID, 0x0F, 0x55, 0x55, 0x55, 0x55}\n"
9434 " where: folderID - see 0x14/0x017B\n"
9435 " r Get folder status { 0x0d, 0x00, length, number of entries (2 bytes),\n"
9436 " entry1number (2 bytes), entry2number(2 bytes), ..., 0x55[]}\n"
9440 #: docs/manual/protocol/n6510.rst:310
9443 " s Get message info { 0x0e, memory, folderID, location, location, 0x55, 0x55 }\n"
9444 " r Get message info { 0x0f, 0x00, 0x01, 0x00, 0x50, memory, type, 0x00, location, FolderID, status\n"
9448 #: docs/manual/protocol/n6510.rst:319
9451 " where: type = 0x00 - MT\n"
9452 " 0x01 - delivery report\n"
9454 " 0x80 - picture message\n"
9455 " where: status=0x01 - reveived/read\n"
9456 " 0x03 - received/unread\n"
9457 " 0x05 - stored/sent\n"
9458 " 0x07 - stored/not sent\n"
9462 #: docs/manual/protocol/n6510.rst:331
9465 " s Get folder names { 0x12, 0x00, 0x00}\n"
9466 " r Get folder names { 0x13, 0x00, number of strings, 0x01, 0x28, folderID, length, 0x00, name1, 0x00,\n"
9467 " 0x55[40-length(name1)], 01 28, folderID, length, 0x00, name2, 0x00, 0x55[dito] ... }\n"
9468 " where: folderID = 0x02 - Inbox\n"
9471 " 0x05 - Templates\n"
9472 " 0x06 - first \"My folders\"\n"
9473 " 0x07 - second \"My folders\"\n"
9474 " 0x08 - third -\"-\n"
9479 #: docs/manual/protocol/n6510.rst:337
9483 " s ??? {+0x00, 0x06, 0x00, 0x01, 0x01, 0x00 }\n"
9484 " r ??? {+0x06, ',', 0x00, 'd', 0x00, 0x00 }\n"
9485 " s ??? {+0x00, 0x06, 0x00, 0x02, 0x00, 0x00 }\n"
9486 " r ??? {+0x06, '.', 0x00, 'e', ?, ? }\n"
9490 #: docs/manual/protocol/n6510.rst:339
9492 msgid " 0x17: BATTERY\n"
9496 #: docs/manual/protocol/n6510.rst:343
9499 " s Get battery level { 0x0a, 0x02, 0x00 }\n"
9500 " r Get battery level { 0x0b, 0x01, 0x01, 0x16, level, 0x07, 0x05 }\n"
9501 " where: level: 1-7 (as in phone display)\n"
9505 #: docs/manual/protocol/n6510.rst:345
9507 msgid " 0x19: CLOCK\n"
9511 #: docs/manual/protocol/n6510.rst:348
9514 " s Get ???? {0x01,...}\n"
9515 " r Get ???? {0x02,...}\n"
9519 #: docs/manual/protocol/n6510.rst:353
9522 " s Get date { 0x0a, 0x00, 0x00 }\n"
9523 " r Get date { 0x0b, 0x00, 0x02 (blocks),\n"
9524 " 0x01 (type), 0x0c (length), 0x01, 0x03, year (2 octets), month, day, hour, minute, second, 0x00,\n"
9525 " 0x04, 0x04, 0x01, 0x00 }\n"
9529 #: docs/manual/protocol/n6510.rst:358
9532 " s Get ???? {0x0c, 0x00, 0x00}\n"
9533 " r Get ???? {0x0d..}\n"
9534 " s Get ???? {0x11,...}\n"
9535 " r Get ???? {0x12,...}\n"
9539 #: docs/manual/protocol/n6510.rst:360
9541 msgid " 0x1b: IDENTIFY\n"
9545 #: docs/manual/protocol/n6510.rst:367
9548 " s Get IMEI {+0x00, 0x01, 0x01, 0x00, 'A', 0x00, 0x00, 0x00 }\n"
9549 " r Get IMEI { 0x01, 0x00, 0x01, 'A', 0x14, 0x00, 0x10, {IMEI(ASCII)}, 0x00 }\n"
9550 " s Get IMEI {+0x00, 0x03, 0x01, 0x00, 'A', 0x00, 0x00, 0x00 }\n"
9551 " r Get IMEI { 0x01, 0x00, 0x01, 'A', 0x14, 0x00, 0x10, {IMEI(ASCII)}, 0x00 }\n"
9552 " s Get ??? {+0x00, 0x03, 0x00, 0x00, 'D', 0x00, 0x00, 0x00 }\n"
9553 " r Get ??? { 0x01, 0x02, 0x00 }\n"
9557 #: docs/manual/protocol/n6510.rst:370
9560 " s Get HW version {+0x00, 0x03, 0x02, 0x07, 0x00, 0x02 }\n"
9561 " r Get HW version { 0x08, 0x00, 0x01, 'I', 0x0c, 0x00, 0x05, HW(4 bytes), 0x00, 0x00, 0x00, 0x00 }\n"
9565 #: docs/manual/protocol/n6510.rst:374
9568 " s get HW&SW version { 0x07, 0x00, 0x01 }\n"
9569 " r get HW&SW version { 0x08, 0x00, 0x01, 0x58, 0x29, 0x00, 0x22, \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
9570 " \"model\\n\" \"(c) NMP.\", 0x0a, 0x43, 0x00, 0x00, 0x00 }\n"
9574 #: docs/manual/protocol/n6510.rst:381
9577 " s Get product code {+0x00, 0x03, 0x04, 0x0b, 0x00, 0x02 }\n"
9578 " r Get product code { 0x0c, 0x00, 0x01, 'N', 0x0c, 0x00, 0x08, code(7 bytes), 0x00 }\n"
9579 " s ??? {+00 |03 |05 |0b |00 |20}\n"
9580 " r ??? {+03 |2b+|05 |0c |00 |01 |52R|0c |00 |08 |00 |00 |00 |00 |00 |00 | 00 |00}\n"
9581 " s Get ??? {+00 |03 |06 |0b |00 |01}\n"
9582 " r Get ??? {+03 |2b+|06 |0c |00 |01 |4dM|10 |00 |0a |53S|54T|41A|344|355|399|311|355|377|00 |00 |00}\n"
9586 #: docs/manual/protocol/n6510.rst:463
9589 " Sending frame 0x1b / 0x0006\n"
9590 " 00 |03 |07 |0b |00 |ff ..... \n"
9591 " Received frame 0x1b / 0x0072\n"
9592 " 03 |2b+|07 |0c |00 |08 |4dM|10 |00 |0a |53S|54T|41A|344|355|39 .+....M...STA459\n"
9593 " 311|355|377|00 |00 |00 |4eN|0c |00 |08 |300|355|300|377|355|32 157...N...050752\n"
9594 " 300|00 |50P|0c |00 |08 |00 |00 |00 |00 |00 |00 |00 |00 |4fO|0c 0.P...........O.\n"
9595 " 00 |08 |300|355|300|333|366|366|366|00 |51Q|0c |00 |06 |00 |00 ..0503666.Q.....\n"
9596 " 00 |00 |00 |00 |00 |00 |52R|0c |00 |08 |00 |00 |00 |00 |00 |00 ......R.........\n"
9597 " 00 |00 |53S|0c |00 |5b[|00 |00 |00 |0d |00 |00 |00 |00 |59Y|14 ..S..[........Y.\n"
9598 " 00 |10 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 ................\n"
9600 " Sending frame 0x1b / 0x0006\n"
9601 " 00 |03 |08 |07 |01 |ff ..... \n"
9602 " Received frame 0x1b / 0x00ae\n"
9603 " 03 |2b+|08 |08 |00 |09 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9604 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9605 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 |49I|0c .(c) NMP......I.\n"
9606 " 00 |05 |300|388|300|322|00 |00 |00 |00 |4aJ|0c |00 |05 |00 |00 ..0802....J.....\n"
9607 " 00 |00 |00 |00 |00 |00 |4bK|08 |00 |03 |333|366|00 |00 |4cL|0c ......K...36..L.\n"
9608 " 00 |04 |322|388|388|00 |00 |00 |00 |00 |54T|0c |00 |05 |300|31 ..288.....T...01\n"
9609 " 300|355|00 |00 |00 |00 |55U|10 |00 |0a |47G|344|2e.|300|2d-|34 05....U...G4.0-4\n"
9610 " 2e.|311|322|00 |00 |00 |57W|10 |00 |08 |53S|45E|49I|4bK|4fO|20 .12...W...SEIKO\n"
9611 " 300|00 |00 |00 |00 |00 |58X|29)|00 |22\"|56V|20 |300|344|2e.|30 0.....X).\"V 04.0\n"
9612 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9613 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|0a |44D|00 |00 |00 .(c) NMP..D...\n"
9614 " Sending frame 0x1b / 0x0008\n"
9615 " 00 |03 |09 |00 |41A|00 |00 |00 ....A...\n"
9616 " Received frame 0x1b / 0x001a\n"
9617 " 03 |2b+|09 |01 |00 |01 |41A|14 |00 |10 |333|355|300|377|300|30 .+....A...350700\n"
9618 " 311|300|355|388|300|311|333|300|333|00 105801303.\n"
9619 " Sending frame 0x1b / 0x0008\n"
9620 " 00 |03 |0a |00 |42B|00 |00 |00 ....B...\n"
9621 " Received frame 0x1b / 0x0012\n"
9622 " 03 |2b+|0a |01 |00 |01 |42B|0c |00 |08 |3a:|05 |07 |10 |50P|08 .+....B...:...P.\n"
9624 " Sending frame 0x1b / 0x0008\n"
9625 " 00 |03 |0b |00 |43C|00 |00 |00 ....C...\n"
9626 " Received frame 0x1b / 0x0016\n"
9627 " 03 |2b+|0b |01 |00 |01 |43C|10 |00 |09 |333|05 |07 |10 |50P|08 .+....C...3...P.\n"
9628 " 311|00 |f6÷|00 |00 |00 1.÷...\n"
9629 " Sending frame 0x1b / 0x0008\n"
9630 " 00 |03 |0c |00 |44D|00 |00 |00 ....D...\n"
9631 " Received frame 0x1b / 0x0006\n"
9632 " 03 |2b+|0c |01 |02 |00 .+....\n"
9633 " Sending frame 0x1b / 0x0008\n"
9634 " 00 |03 |0d |00 |45E|00 |00 |00 ....E...\n"
9635 " Received frame 0x1b / 0x0006\n"
9636 " 03 |2b+|0d |01 |02 |00 .+....\n"
9637 " Sending frame 0x1b / 0x0008\n"
9638 " 00 |03 |0e |00 |46F|00 |00 |00 ....F...\n"
9639 " Received frame 0x1b / 0x0012\n"
9640 " 03 |2b+|0e |01 |00 |01 |46F|0c |00 |08 |4eN|54T|54T|4aJ|50P|12 .+....F...NTTJP.\n"
9642 " Sending frame 0x1b / 0x0008\n"
9643 " 00 |03 |0f |00 |56V|00 |00 |00 ....V...\n"
9644 " Received frame 0x1b / 0x0006\n"
9645 " 03 |2b+|0f |01 |02 |00 .+....\n"
9646 " Sending frame 0x1b / 0x0008\n"
9647 " 00 |03 |10 |00 |5aZ|00 |00 |00 ....Z...\n"
9648 " Received frame 0x1b / 0x0006\n"
9649 " 03 |2b+|10 |01 |02 |00 .+....\n"
9650 " Sending frame 0x1b / 0x0006\n"
9651 " 00 |03 |11 |0b |00 |02 ......\n"
9652 " Received frame 0x1b / 0x0012\n"
9653 " 03 |2b+|11 |0c |00 |01 |4eN|0c |00 |08 |300|355|300|377|355|32 .+....N...050752\n"
9655 " Sending frame 0x1b / 0x0006\n"
9656 " 00 |03 |12 |0b |00 |20 .....\n"
9657 " Received frame 0x1b / 0x0012\n"
9658 " 03 |2b+|12 |0c |00 |01 |52R|0c |00 |08 |00 |00 |00 |00 |00 |00 .+....R.........\n"
9660 " Sending frame 0x1b / 0x0006\n"
9661 " 00 |03 |13 |0b |00 |01 ......\n"
9662 " Received frame 0x1b / 0x0016\n"
9663 " 03 |2b+|13 |0c |00 |01 |4dM|10 |00 |0a |53S|54T|41A|344|355|39 .+....M...STA459\n"
9664 " 311|355|377|00 |00 |00 157...\n"
9665 " Sending frame 0x1b / 0x0006\n"
9666 " 00 |03 |14 |07 |00 |02 ......\n"
9667 " Received frame 0x1b / 0x0012\n"
9668 " 03 |2b+|14 |08 |00 |01 |49I|0c |00 |05 |300|388|300|322|00 |00 .+....I...0802..\n"
9673 #: docs/manual/protocol/n6510.rst:466
9676 " s Get IMEI { 0x00, 0x41 }\n"
9677 " r Get IMEI { 0x01, 0x00, 0x01, 0x41, 0x14, 0x00, 0x10, {IMEI(ASCII)}, 0x00 }\n"
9681 #: docs/manual/protocol/n6510.rst:519
9684 " Sending frame 0x1b / 0x0008\n"
9685 " 00 |03 |16 |00 |44D|00 |00 |00 ....D...\n"
9686 " Received frame 0x1b / 0x0006\n"
9687 " 03 |2b+|16 |01 |02 |00 .+....\n"
9688 " Sending frame 0x1b / 0x0006\n"
9689 " 00 |03 |17 |07 |00 |01 ......\n"
9690 " Received frame 0x1b / 0x002e\n"
9691 " 03 |2b+|17 |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9692 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9693 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9694 " Sending frame 0x1b / 0x0006\n"
9695 " 00 |03 |18 |07 |00 |01 ......\n"
9696 " Received frame 0x1b / 0x002e\n"
9697 " 03 |2b+|18 |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9698 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9699 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9700 " Sending frame 0x1b / 0x0006\n"
9701 " 00 |03 |19 |07 |00 |01 ......\n"
9702 " Received frame 0x1b / 0x002e\n"
9703 " 03 |2b+|19 |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9704 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9705 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9706 " Sending frame 0x1b / 0x0006\n"
9707 " 00 |03 |1a |07 |00 |01 ......\n"
9708 " Received frame 0x1b / 0x002e\n"
9709 " 03 |2b+|1a |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9710 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9711 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9712 " Sending frame 0x1b / 0x0006\n"
9713 " 00 |03 |1b |07 |00 |01 ......\n"
9714 " Received frame 0x1b / 0x002e\n"
9715 " 03 |2b+|1b |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9716 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9717 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9718 " Sending frame 0x1b / 0x0006\n"
9719 " 00 |03 |1c |07 |00 |01 ......\n"
9720 " Received frame 0x1b / 0x002e\n"
9721 " 03 |2b+|1c |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9722 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9723 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9724 " Sending frame 0x1b / 0x0006\n"
9725 " 00 |03 |1d |07 |00 |01 ......\n"
9726 " Received frame 0x1b / 0x002e\n"
9727 " 03 |2b+|1d |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9728 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9729 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9730 " Sending frame 0x1b / 0x0006\n"
9731 " 00 |03 |1e |07 |00 |01 ......\n"
9732 " Received frame 0x1b / 0x002e\n"
9733 " 03 |2b+|1e |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9734 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9735 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9739 #: docs/manual/protocol/n6510.rst:521
9741 msgid " 0x1f: RINGTONE\n"
9745 #: docs/manual/protocol/n6510.rst:525
9748 " s Get Ringtones { 0x07, 0x00, 0x00, 0xFE, 0x00, 0x7D }\n"
9749 " r Get Ringtones { 0x08, 0x00, 0x23, 0x00, # ringtones, 0x00,\n"
9750 " ringtone number, 0x01, 0x01, 0x00, name length (chars), name (unicode)... }\n"
9754 #: docs/manual/protocol/n6510.rst:533
9758 " s Get IMEI { 0x00, 0x41 }\n"
9759 " r Get IMEI { 0x01, 0x00, 0x01, 0x41, 0x14, 0x00, 0x10, {IMEI(ASCII)}, 0x00 }\n"
9760 " s get HW&SW version { 0x07, 0x00, 0x01 }\n"
9761 " r get HW&SW version { 0x08, 0x00, 0x01, 0x58, 0x29, 0x00, 0x22, \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
9762 " \"model\\n\" \"(c) NMP.\", 0x0a, 0x43, 0x00, 0x00, 0x00 }\n"
9766 #: docs/manual/protocol/n6510.rst:538
9770 " s ??? {+00 |02 |00 |0a |00 |01 |00, location, 00}\n"
9771 " where location: 0, 1, 2, 3\n"
9772 " r ??? {+02 |1d |00 |0b |00 |01 |00, location, 08 |00 |00 |00 |00 |00}\n"
9775 #. type: Labeled list
9776 #: docs/manual/protocol/n6510.rst:538
9782 #: docs/manual/protocol/n6510.rst:552
9785 "00 |02 |00 |0a |00 |60`|00 |10 |00 |11 |00 |12 |00 |13 |00 |14 .....`..........\n"
9786 "00 |15 |00 |16 |00 |17 |00 |18 |00 |19 |00 |1a |00 |1b |00 |1c ................\n"
9787 "00 |1d |00 |1e |00 |1f |00 |20 |00 |21!|00 |22\"|00 |23#|00 |24 ....... .!.\".#.$\n"
9788 "00 |25%|00 |26&|00 |27'|00 |28(|00 |29)|00 |2a*|00 |2b+|00 |2c .%.&.'.(.).*.+.,\n"
9789 "00 |2d-|00 |2e.|00 |2f/|00 |300|00 |311|00 |322|00 |333|00 |34 .-.../.0.1.2.3.4\n"
9790 "00 |355|00 |366|00 |377|00 |388|00 |399|00 |3a:|00 |3b;|00 |3c .5.6.7.8.9.:.;.<\n"
9791 "00 |3d=|00 |3e>|00 |3f?|00 |40@|00 |41A|00 |42B|00 |43C|00 |44 .=.>.?.@.A.B.C.D\n"
9792 "00 |45E|00 |46F|00 |47G|00 |48H|00 |49I|00 |4aJ|00 |4bK|00 |4c .E.F.G.H.I.J.K.L\n"
9793 "00 |4dM|00 |4eN|00 |4fO|00 |50P|00 |51Q|00 |52R|00 |53S|00 |54 .M.N.O.P.Q.R.S.T\n"
9794 "00 |55U|00 |56V|00 |57W|00 |58X|00 |59Y|00 |5aZ|00 |5b[|00 |5c .U.V.W.X.Y.Z.[.\\\n"
9795 "00 |5d]|00 |5e^|00 |5f_|00 |60`|00 |61a|00 |62b|00 |63c|00 |64 .].^._.`.a.b.c.d\n"
9796 "00 |65e|00 |66f|00 |67g|00 |68h|00 |69i|00 |6aj|00 |6bk|00 |6c .e.f.g.h.i.j.k.l\n"
9797 "00 |6dm|00 |6en|00 |6fo|00 .m.n.o.\n"
9800 #. type: Labeled list
9801 #: docs/manual/protocol/n6510.rst:552
9807 #: docs/manual/protocol/n6510.rst:591
9809 "02 |1d |00 |0b |00 |60`|00 |10 |04 |00 |00 |11 |0c |06 |00 |00 ....."
9810 "`.......... 00 |00 |00 |00 |00 |00 |00 |12 |04 |00 |00 |13 |04 |00 |00 |"
9811 "14 ................ 08 |00 |00 |00 |00 |00 |00 |15 |08 |00 |00 |00 |00 |00 |"
9812 "00 |16 ................ 08 |00 |00 |00 |00 |00 |00 |17 |08 |00 |00 |00 |00 |"
9813 "00 |00 |18 ................ 08 |00 |00 |00 |00 |00 |00 |19 |08 |00 |00 |00 |"
9814 "00 |00 |00 |1a ................ 08 |00 |00 |00 |00 |00 |00 |1b |08 |00 |00 |"
9815 "00 |00 |00 |00 |1c ................ 04 |00 |00 |1d |08 |04 |00 |00 |00 |00 |"
9816 "00 |1e |3c<|355|ff |ff ............<5 ff |ff |ff |ff |ff |ff |ff |ff |ff |"
9817 "ff |ff |ff |ff |ff |ff |ff ff |ff |ff |ff |ff |ff |ff |ff |"
9818 "ff |ff |ff |ff |ff |ff |ff |ff ff |ff |ff |ff |ff |ff |ff |"
9819 "ff |ff |ff |ff |ff |ff |ff |ff |ff ff |ff |ff |00 |00 |00 |"
9820 "00 |1f |08 |00 |00 |00 |00 |00 |00 |20 ............ 04 |00 |00 |21!|04 |"
9821 "00 |00 |22\"|04 |00 |00 |23#|04 |00 |00 |24 ...!...\"...#...$ 04 |00 |00 |"
9822 "25%|04 |00 |00 |26&|04 |00 |00 |27'|08 |00 |00 |00 ...%...&...'.... 00 |00 |"
9823 "00 |28(|08 |00 |00 |00 |00 |00 |00 |29)|08 |00 |00 |00 ...(.......).... 00 |"
9824 "00 |00 |2a*|04 |00 |00 |2b+|0c |08 |00 |00 |00 |00 |00 |00 ...*...+........ "
9825 "00 |00 |00 |2c,|04 |00 |00 |2d-|08 |00 |00 |00 |00 |00 |00 |"
9826 "2e ...,...-........ 08 |00 |00 |00 |00 |00 |00 |2f/|08 |00 |00 |00 |00 |00 |"
9827 "00 |30 ......./.......0 08 |00 |00 |00 |00 |00 |00 |311|08 |00 |00 |00 |00 |"
9828 "00 |00 |32 .......1.......2 08 |00 |00 |00 |00 |00 |00 |333|08 |00 |00 |00 |"
9829 "00 |00 |00 |34 .......3.......4 08 |00 |00 |00 |00 |00 |00 |355|08 |00 |00 |"
9830 "00 |00 |00 |00 |36 .......5.......6 08 |00 |00 |00 |00 |00 |00 |377|08 |00 |"
9831 "00 |00 |00 |00 |00 |38 .......7.......8 08 |04 |00 |00 |00 |00 |00 |399|08 |"
9832 "04 |00 |00 |00 |00 |00 |3a .......9.......: 08 |04 |00 |00 |00 |00 |00 |3b;|"
9833 "14 |10 |00 |00 |00 |00 |00 |00 .......;........ 00 |00 |00 |00 |00 |00 |00 |"
9834 "00 |00 |00 |00 |3c<|08 |00 |00 |00 ...........<.... 00 |00 |00 |3d=|08 |00 |"
9835 "00 |00 |00 |00 |00 |3e>|08 |00 |00 |00 ...=.......>.... 00 |00 |00 |3f?|08 |"
9836 "00 |00 |00 |00 |00 |00 |40@|08 |00 |00 |8e ...?.......@...Ä 00 |00 |00 |41A|"
9837 "04 |00 |00 |42B|04 |00 |00 |43C|08 |00 |00 |00 ...A...B...C.... 00 |00 |00 |"
9838 "44D|08 |00 |00 |00 |00 |00 |00 |45E|08 |00 |00 |00 ...D.......E.... 00 |00 |"
9839 "00 |46F|08 |00 |00 |00 |00 |00 |00 |47G|08 |00 |00 |00 ...F.......G.... 00 |"
9840 "00 |00 |48H|08 |00 |00 |00 |00 |00 |00 |49I|08 |00 |00 |00 ...H.......I.... "
9841 "00 |00 |00 |4aJ|08 |00 |00 |00 |00 |00 |00 |4bK|08 |00 |00 |00 ...J......."
9842 "K.... 00 |00 |00 |4cL|08 |00 |00 |00 |00 |00 |00 |4dM|08 |00 |00 |00 ..."
9843 "L.......M.... 00 |00 |00 |4eN|08 |00 |00 |00 |00 |00 |00 |4fO|08 |00 |00 |"
9844 "00 ...N.......O.... 00 |00 |00 |50P|08 |00 |00 |00 |00 |00 |00 |51Q|08 |00 |"
9845 "00 |00 ...P.......Q.... 00 |00 |00 |52R|08 |00 |00 |00 |00 |00 |00 |53S|08 |"
9846 "00 |00 |00 ...R.......S.... 00 |00 |00 |54T|08 |00 |00 |00 |00 |00 |00 |55U|"
9847 "08 |00 |00 |00 ...T.......U.... 00 |00 |00 |56V|08 |00 |00 |00 |00 |00 |00 |"
9848 "57W|08 |00 |00 |00 ...V.......W.... 00 |00 |00 |58X|08 |00 |00 |00 |00 |00 |"
9849 "00 |59Y|08 |00 |00 |00 ...X.......Y...."
9853 #: docs/manual/protocol/n6510.rst:721
9856 "00 |00 |00 |5aZ|08 |00 |00 |00 |00 |00 |00 |5b[|08 |00 |00 |00 ...Z.......[....\n"
9857 "00 |00 |00 |5c\\|08 |00 |00 |00 |00 |00 |00 |5d]|08 |00 |00 |00 ...\\.......]....\n"
9858 "00 |00 |00 |5e^|08 |00 |00 |00 |00 |00 |00 |5f_|08 |00 |00 |00 ...^......._....\n"
9859 "00 |00 |00 |60`|08 |00 |00 |00 |00 |00 |00 |61a|08 |00 |00 |00 ...`.......a....\n"
9860 "00 |00 |00 |62b|08 |00 |00 |00 |00 |00 |00 |63c|08 |00 |00 |00 ...b.......c....\n"
9861 "00 |00 |00 |64d|08 |00 |00 |00 |00 |00 |00 |65e|08 |00 |00 |00 ...d.......e....\n"
9862 "00 |00 |00 |66f|08 |00 |00 |00 |00 |00 |00 |67g|08 |00 |00 |00 ...f.......g....\n"
9863 "00 |00 |00 |68h|08 |00 |00 |00 |00 |00 |00 |69i|08 |00 |00 |00 ...h.......i....\n"
9864 "00 |00 |00 |6aj|08 |00 |00 |00 |00 |00 |00 |6bk|08 |04 |00 |00 ...j.......k....\n"
9865 "00 |00 |00 |6cl|08 |04 |00 |00 |00 |00 |00 |6dm|08 |00 |00 |00 ...l.......m....\n"
9866 "00 |00 |00 |6en|08 |00 |00 |00 |00 |00 |00 |6fo|08 |00 |00 |00 ...n.......o....\n"
9868 "Sending frame 0x38 / 0x00c7\n"
9869 "00 |02 |00 |0a |00 |60`|00 |70p|00 |71q|00 |72r|00 |73s|00 |74 .....`.p.q.r.s.t\n"
9870 "00 |75u|00 |76v|00 |77w|00 |78x|00 |79y|00 |7az|00 |7b{|00 |7c .u.v.w.x.y.z.{.|\n"
9871 "00 |7d}|00 |7e~|00 |7f |00 |80Ç|00 |81ü|00 |82é|00 |83â|00 |84 .}.~...Ç.ü.é.â.ä\n"
9872 "00 |85ů|00 |86ć|00 |87ç|00 |88ł|00 |89ë|00 |8aŐ|00 |8bő|00 |8c .ů.ć.ç.ł.ë.Ő.ő.î\n"
9873 "00 |8dŹ|00 |8eÄ|00 |8fĆ|00 |90É|00 |91Ĺ|00 |92ĺ|00 |93ô|00 |94 .Ź.Ä.Ć.É.Ĺ.ĺ.ô.ö\n"
9874 "00 |95Ľ|00 |96ľ|00 |97Ś|00 |98ś|00 |99Ö|00 |9aÜ|00 |9bŤ|00 |9c .Ľ.ľ.Ś.ś.Ö.Ü.Ť.ť\n"
9875 "00 |9dŁ|00 |9e×|00 |9fč|00 |a0á|00 |a1í|00 |a2ó|00 |a3ú|00 |a4 .Ł.×.č.á.í.ó.ú.Ą\n"
9876 "00 |a5ą|00 |a6Ž|00 |a7ž|00 |a8Ę|00 |a9ę|00 |aa¬|00 |abź|00 |ac .ą.Ž.ž.Ę.ę.¬.ź.Č\n"
9877 "00 |adş|00 |ae«|00 |af»|00 |b0 |00 |b1 |00 |b2 |00 |b3 |00 |b4 .ş.«.»..........\n"
9878 "00 |b5Á|00 |b6Â|00 |b7Ě|00 |b8Ş|00 |b9 |00 |ba |00 |bb |00 |bc .Á.Â.Ě.Ş........\n"
9879 "00 |bdŻ|00 |beż|00 |bf |00 |c0 |00 |c1 |00 |c2 |00 |c3 |00 |c4 .Ż.ż............\n"
9880 "00 |c5 |00 |c6Ă|00 |c7ă|00 |c8 |00 |c9 |00 |ca |00 |cb |00 |cc ...Ă.ă..........\n"
9881 "00 |cd |00 |ce |00 |cf¤|00 .....¤.\n"
9882 "Received frame 0x38 / 0x0306\n"
9883 "02 |1d |00 |0b |00 |60`|00 |70p|08 |00 |00 |00 |00 |00 |00 |71 .....`.p.......q\n"
9884 "08 |00 |00 |00 |00 |00 |00 |72r|08 |00 |00 |00 |00 |00 |00 |73 .......r.......s\n"
9885 "08 |00 |00 |00 |00 |00 |00 |74t|08 |00 |00 |00 |00 |00 |00 |75 .......t.......u\n"
9886 "08 |00 |00 |00 |00 |00 |00 |76v|08 |00 |00 |00 |00 |00 |00 |77 .......v.......w\n"
9887 "08 |00 |00 |00 |00 |00 |00 |78x|08 |00 |00 |00 |00 |00 |00 |79 .......x.......y\n"
9888 "08 |00 |00 |00 |00 |00 |00 |7az|08 |00 |00 |00 |00 |00 |00 |04 .......z........\n"
9889 "08 |04 |00 |7b{|00 |00 |00 |04 |08 |04 |00 |7c||00 |00 |00 |04 ...{.......|....\n"
9890 "08 |04 |00 |7d}|00 |00 |00 |04 |08 |04 |00 |7e~|00 |00 |00 |04 ...}.......~....\n"
9891 "08 |04 |00 |7f |00 |00 |00 |04 |08 |04 |00 |80Ç|00 |00 |00 |04 ...........Ç....\n"
9892 "08 |04 |00 |81ü|00 |00 |00 |04 |08 |04 |00 |82é|00 |00 |00 |04 ...ü.......é....\n"
9893 "08 |04 |00 |83â|00 |00 |00 |04 |08 |04 |00 |84ä|00 |00 |00 |04 ...â.......ä....\n"
9894 "08 |04 |00 |85ů|00 |00 |00 |04 |08 |04 |00 |86ć|00 |00 |00 |04 ...ů.......ć....\n"
9895 "08 |04 |00 |87ç|00 |00 |00 |04 |08 |04 |00 |88ł|00 |00 |00 |04 ...ç.......ł....\n"
9896 "08 |04 |00 |89ë|00 |00 |00 |04 |08 |04 |00 |8aŐ|00 |00 |00 |04 ...ë.......Ő....\n"
9897 "08 |04 |00 |8bő|00 |00 |00 |04 |08 |04 |00 |8cî|00 |00 |00 |04 ...ő.......î....\n"
9898 "08 |04 |00 |8dŹ|00 |00 |00 |04 |08 |04 |00 |8eÄ|00 |00 |00 |04 ...Ź.......Ä....\n"
9899 "08 |04 |00 |8fĆ|00 |00 |00 |04 |08 |04 |00 |90É|00 |00 |00 |04 ...Ć.......É....\n"
9900 "08 |04 |00 |91Ĺ|00 |00 |00 |04 |08 |04 |00 |92ĺ|00 |00 |00 |04 ...Ĺ.......ĺ....\n"
9901 "08 |04 |00 |93ô|00 |00 |00 |04 |08 |04 |00 |94ö|00 |00 |00 |04 ...ô.......ö....\n"
9902 "08 |04 |00 |95Ľ|00 |00 |00 |04 |08 |04 |00 |96ľ|00 |00 |00 |04 ...Ľ.......ľ....\n"
9903 "08 |04 |00 |97Ś|00 |00 |00 |04 |08 |04 |00 |98ś|00 |00 |00 |04 ...Ś.......ś....\n"
9904 "08 |04 |00 |99Ö|00 |00 |00 |04 |08 |04 |00 |9aÜ|00 |00 |00 |04 ...Ö.......Ü....\n"
9905 "08 |04 |00 |9bŤ|00 |00 |00 |04 |08 |04 |00 |9cť|00 |00 |00 |04 ...Ť.......ť....\n"
9906 "08 |04 |00 |9dŁ|00 |00 |00 |04 |08 |04 |00 |9e×|00 |00 |00 |04 ...Ł.......×....\n"
9907 "08 |04 |00 |9fč|00 |00 |00 |04 |08 |04 |00 |a0á|00 |00 |00 |04 ...č.......á....\n"
9908 "08 |04 |00 |a1í|00 |00 |00 |04 |08 |04 |00 |a2ó|00 |00 |00 |04 ...í.......ó....\n"
9909 "08 |04 |00 |a3ú|00 |00 |00 |04 |08 |04 |00 |a4Ą|00 |00 |00 |04 ...ú.......Ą....\n"
9910 "08 |04 |00 |a5ą|00 |00 |00 |04 |08 |04 |00 |a6Ž|00 |00 |00 |04 ...ą.......Ž....\n"
9911 "08 |04 |00 |a7ž|00 |00 |00 |04 |08 |04 |00 |a8Ę|00 |00 |00 |04 ...ž.......Ę....\n"
9912 "08 |04 |00 |a9ę|00 |00 |00 |04 |08 |04 |00 |aa¬|00 |00 |00 |04 ...ę.......¬....\n"
9913 "08 |04 |00 |abź|00 |00 |00 |04 |08 |04 |00 |acČ|00 |00 |00 |04 ...ź.......Č....\n"
9914 "08 |04 |00 |adş|00 |00 |00 |04 |08 |04 |00 |ae«|00 |00 |00 |04 ...ş.......«....\n"
9915 "08 |04 |00 |af»|00 |00 |00 |04 |08 |04 |00 |b0 |00 |00 |00 |04 ...»............\n"
9916 "08 |04 |00 |b1 |00 |00 |00 |04 |08 |04 |00 |b2 |00 |00 |00 |04 ................\n"
9917 "08 |04 |00 |b3 |00 |00 |00 |04 |08 |04 |00 |b4 |00 |00 |00 |04 ................\n"
9918 "08 |04 |00 |b5Á|00 |00 |00 |04 |08 |04 |00 |b6Â|00 |00 |00 |04 ...Á.......Â....\n"
9919 "08 |04 |00 |b7Ě|00 |00 |00 |04 |08 |04 |00 |b8Ş|00 |00 |00 |04 ...Ě.......Ş....\n"
9920 "08 |04 |00 |b9 |00 |00 |00 |04 |08 |04 |00 |ba |00 |00 |00 |04 ................\n"
9921 "08 |04 |00 |bb |00 |00 |00 |04 |08 |04 |00 |bc |00 |00 |00 |04 ................\n"
9922 "08 |04 |00 |bdŻ|00 |00 |00 |04 |08 |04 |00 |beż|00 |00 |00 |04 ...Ż.......ż....\n"
9923 "08 |04 |00 |bf |00 |00 |00 |04 |08 |04 |00 |c0 |00 |00 |00 |04 ................\n"
9924 "08 |04 |00 |c1 |00 |00 |00 |04 |08 |04 |00 |c2 |00 |00 |00 |04 ................\n"
9925 "08 |04 |00 |c3 |00 |00 |00 |04 |08 |04 |00 |c4 |00 |00 |00 |04 ................\n"
9926 "08 |04 |00 |c5 |00 |00 |00 |04 |08 |04 |00 |c6Ă|00 |00 |00 |04 ...........Ă....\n"
9927 "08 |04 |00 |c7ă|00 |00 |00 |04 |08 |04 |00 |c8 |00 |00 |00 |04 ...ă............\n"
9928 "08 |04 |00 |c9 |00 |00 |00 |04 |08 |04 |00 |ca |00 |00 |00 |04 ................\n"
9929 "08 |04 |00 |cb |00 |00 |00 |04 |08 |04 |00 |cc |00 |00 |00 |04 ................\n"
9930 "08 |04 |00 |cd |00 |00 |00 |04 |08 |04 |00 |ce |00 |00 |00 |04 ................\n"
9931 "08 |04 |00 |cf¤|00 |00 ...¤..\n"
9932 "Received frame 0x38 / 0x0306\n"
9933 "02 |1d |00 |0b |00 |60`|00 |04 |08 |04 |00 |d0đ|00 |00 |00 |04 .....`.....đ....\n"
9934 "08 |04 |00 |d1Đ|00 |00 |00 |04 |08 |04 |00 |d2Ď|00 |00 |00 |04 ...Đ.......Ď....\n"
9935 "08 |04 |00 |d3Ë|00 |00 |00 |04 |08 |04 |00 |d4ď|00 |00 |00 |04 ...Ë.......ď....\n"
9936 "08 |04 |00 |d5Ň|00 |00 |00 |04 |08 |04 |00 |d6Í|00 |00 |00 |04 ...Ň.......Í....\n"
9937 "08 |04 |00 |d7Î|00 |00 |00 |04 |08 |04 |00 |d8ě|00 |00 |00 |04 ...Î.......ě....\n"
9938 "08 |04 |00 |d9 |00 |00 |00 |04 |08 |04 |00 |da |00 |00 |00 |db ................\n"
9939 "08 |00 |00 |00 |00 |00 |00 |dc |08 |00 |00 |00 |00 |00 |00 |dd ...............Ţ\n"
9940 "08 |00 |00 |00 |00 |00 |00 |deŮ|08 |00 |00 |00 |00 |00 |00 |df .......Ů........\n"
9941 "08 |00 |00 |00 |00 |00 |00 |e0Ó|08 |00 |00 |00 |00 |00 |00 |e1 .......Ó.......ß\n"
9942 "08 |00 |00 |00 |00 |00 |00 |e2Ô|08 |00 |00 |00 |00 |00 |00 |e3 .......Ô.......Ń\n"
9943 "08 |00 |00 |00 |00 |00 |00 |e4ń|08 |00 |00 |00 |00 |00 |00 |e5 .......ń.......ň\n"
9944 "08 |00 |00 |00 |00 |00 |00 |04 |08 |04 |00 |e6Š|00 |00 |00 |e7 ...........Š...š\n"
9945 "08 |00 |00 |00 |00 |00 |00 |e8Ŕ|08 |00 |00 |00 |00 |00 |00 |04 .......Ŕ........\n"
9946 "08 |04 |00 |e9Ú|00 |00 |00 |04 |08 |04 |00 |eaŕ|00 |00 |00 |04 ...Ú.......ŕ....\n"
9947 "08 |04 |00 |ebŰ|00 |00 |00 |04 |08 |04 |00 |ecý|00 |00 |00 |04 ...Ű.......ý....\n"
9948 "08 |04 |00 |edÝ|00 |00 |00 |04 |08 |04 |00 |eeţ|00 |00 |00 |04 ...Ý.......ţ....\n"
9949 "08 |04 |00 |ef´|00 |00 |00 |04 |08 |04 |00 |f0|00 |00 |00 |04 ...´...........\n"
9950 "08 |04 |00 |f1 |00 |00 |00 |04 |08 |04 |00 |f2 |00 |00 |00 |04 ................\n"
9951 "08 |04 |00 |f3 |00 |00 |00 |04 |08 |04 |00 |f4 |00 |00 |00 |f5 ...............§\n"
9952 "08 |00 |00 |00 |00 |00 |00 |f6÷|08 |00 |00 |00 |00 |00 |00 |f7 .......÷.......¸\n"
9953 "08 |00 |00 |00 |00 |00 |00 |f8°|08 |00 |00 |00 |00 |00 |00 |04 .......°........\n"
9954 "08 |04 |00 |f9¨|00 |00 |00 |04 |08 |04 |00 |fa |00 |00 |00 |04 ...¨............\n"
9955 "08 |04 |00 |fbű|00 |00 |00 |04 |08 |04 |00 |fcŘ|00 |00 |00 |04 ...ű.......Ř....\n"
9956 "08 |04 |00 |fdř|00 |00 |00 |04 |08 |04 |00 |fe |00 |00 |00 |04 ...ř............\n"
9957 "08 |04 |00 |ff |00 |00 |00 |04 |08 |04 |01 |00 |00 |00 |00 |04 ... ............\n"
9958 "08 |04 |01 |01 |00 |00 |00 |04 |08 |04 |01 |02 |00 |00 |00 |04 ................\n"
9959 "08 |04 |01 |03 |00 |00 |00 |04 |08 |04 |01 |04 |00 |00 |00 |04 ................\n"
9960 "08 |04 |01 |05 |00 |00 |00 |04 |08 |04 |01 |06 |00 |00 |00 |04 ................\n"
9961 "08 |04 |01 |07 |00 |00 |00 |04 |08 |04 |01 |08 |00 |00 |00 |04 ................\n"
9962 "08 |04 |01 |09 |00 |00 |00 |04 |08 |04 |01 |0a |00 |00 |00 |04 ................\n"
9963 "08 |04 |01 |0b |00 |00 |00 |04 |08 |04 |01 |0c |00 |00 |00 |04 ................\n"
9964 "08 |04 |01 |0d |00 |00 |00 |04 |08 |04 |01 |0e |00 |00 |00 |04 ................\n"
9965 "08 |04 |01 |0f |00 |00 |00 |04 |08 |04 |01 |10 |00 |00 |00 |04 ................\n"
9966 "08 |04 |01 |11 |00 |00 |00 |04 |08 |04 |01 |12 |00 |00 |00 |04 ................\n"
9967 "08 |04 |01 |13 |00 |00 |00 |04 |08 |04 |01 |14 |00 |00 |00 |04 ................\n"
9968 "08 |04 |01 |15 |00 |00 |00 |04 |08 |04 |01 |16 |00 |00 |00 |04 ................\n"
9969 "08 |04 |01 |17 |00 |00 |00 |04 |08 |04 |01 |18 |00 |00 |00 |04 ................\n"
9970 "08 |04 |01 |19 |00 |00 |00 |04 |08 |04 |01 |1a |00 |00 |00 |04 ................\n"
9971 "08 |04 |01 |1b |00 |00 |00 |04 |08 |04 |01 |1c |00 |00 |00 |04 ................\n"
9972 "08 |04 |01 |1d |00 |00 |00 |04 |08 |04 |01 |1e |00 |00 |00 |04 ................\n"
9973 "08 |04 |01 |1f |00 |00 |00 |04 |08 |04 |01 |20 |00 |00 |00 |04 ........... ....\n"
9974 "08 |04 |01 |21!|00 |00 |00 |04 |08 |04 |01 |22\"|00 |00 |00 |04 ...!.......\"....\n"
9975 "08 |04 |01 |23#|00 |00 |00 |04 |08 |04 |01 |24$|00 |00 |00 |04 ...#.......$....\n"
9976 "08 |04 |01 |25%|00 |00 |00 |04 |08 |04 |01 |26&|00 |00 |00 |04 ...%.......&....\n"
9977 "08 |04 |01 |27'|00 |00 |00 |04 |08 |04 |01 |28(|00 |00 |00 |04 ...'.......(....\n"
9978 "08 |04 |01 |29)|00 |00 |00 |04 |08 |04 |01 |2a*|00 |00 |00 |04 ...).......*....\n"
9979 "08 |04 |01 |2b+|00 |00 |00 |04 |08 |04 |01 |2c,|00 |00 |00 |04 ...+.......,....\n"
9980 "08 |04 |01 |2d-|00 |00 |00 |04 |08 |04 |01 |2e.|00 |00 |00 |04 ...-............\n"
9981 "08 |04 |01 |2f/|00 |00 .../..\n"
9982 "Sending frame 0x38 / 0x000e\n"
9983 "00 |02 |00 |0c |00 |01 |00 |01 |08 |02 |05 |08 |00 |00 ..............\n"
9984 "Received frame 0x38 / 0x0006\n"
9985 "02 |1d |00 |0d |00 |00 ......\n"
9989 #: docs/manual/protocol/n6510.rst:723
9990 msgid "0x39: PROFILES"
9994 #: docs/manual/protocol/n6510.rst:725
9996 msgid "s Get Profile { 0x01, 0x01, 0x0c, 0x01,\n"
10000 #: docs/manual/protocol/n6510.rst:726
10002 msgid "0x04 (length), profile #, 'feature', 0x01 }\n"
10005 #. type: Plain text
10006 #: docs/manual/protocol/n6510.rst:727
10008 msgid "r Get Profile { 0x02, 0x00, 0x0c, 0x02,\n"
10011 #. type: Plain text
10012 #: docs/manual/protocol/n6510.rst:728
10014 msgid "0x09 (length), type, 0x01, 0x02, 0x00, 0x00, 0x01, value, 0x02 ... }\n"
10017 #. type: Plain text
10018 #: docs/manual/protocol/n6510.rst:730
10020 msgid "s Set Profile { 0x03, 0x01, # blocks, 0x03,\n"
10023 #. type: Plain text
10024 #: docs/manual/protocol/n6510.rst:731
10026 msgid "length, type, profile #, value, 0x00, 0x00, 0x01, value, 0x03 ... }\n"
10029 #. type: Plain text
10030 #: docs/manual/protocol/n6510.rst:732
10032 msgid "r Set Profile { 0x04, 0x01, # blocks,\n"
10035 #. type: Plain text
10036 #: docs/manual/protocol/n6510.rst:734
10039 "length, 0xXX, type, 0xXX, value\n"
10040 "where value: 0x00 = success\n"
10043 #. type: Plain text
10044 #: docs/manual/protocol/n6510.rst:736
10045 msgid "0x3E: FM Radio"
10046 msgstr "0x3E: Radio FM"
10048 #. type: Plain text
10049 #: docs/manual/protocol/n6510.rst:738
10052 "s Get FM Station\t { 0x00, 0x01, 0x00, 0x05, location, 0x00, 0x01}\n"
10053 "r Get FM Station\t { \t\t\t0x06, 0x00, 0x01, 0x00, 0x1c,\n"
10056 #. type: Plain text
10057 #: docs/manual/protocol/n6510.rst:741
10060 "name_length, 0x14, 0x09, 0x00, location, 0x00, 0x00, 0x01,\n"
10061 "FreqHI , FreqLO,\n"
10062 "name_in_unicode,[0x55,0x55] - if name_length is odd}\n"
10065 #. type: Plain text
10066 #: docs/manual/protocol/n6510.rst:742
10068 msgid "where frequency = (0xffff + FreqHi * 0x100 + FreqLo) kHz\n"
10071 #. type: Plain text
10072 #: docs/manual/protocol/n6510.rst:744
10074 msgid "r Get FM Station\t { \t\t\t0x16, 0x05, 0x06 } - if entry is empty\n"
10077 #. type: Plain text
10078 #: docs/manual/protocol/n6510.rst:746 docs/manual/protocol/n6510.rst:750
10082 #. type: Plain text
10083 #: docs/manual/protocol/n6510.rst:748
10086 "s ???? {+00 |07 |00 |01 |00 |02}\n"
10087 "r ???? {+07 |2d-|00 |02 |06 |02 |00 |02 |00 |01 |02 |08 |00 |0c |07 |d1 |00 |00}\n"
10090 #. type: Plain text
10091 #: docs/manual/protocol/n6510.rst:762
10094 "s Get ??? {+0x00, 0x07, 0x02, 0x01, 0x00, 0x01 }\n"
10095 "r Get ??? { 02 |06 |02 |00 |02 |00 |01 |02 |08 |00 |0c |07 |d1 |00 |00}\n"
10096 "s Get original IMEI ? {+0x00, 0x07, 0x02, 0x01, 0x00, 0x01 }\n"
10097 "r Get original IMEI ? { 0x02, 0x06, 0x01, 0x01, 0x00, 0x01, 0x01, 0x18, 0x01, 0x00, IMEI, 0x00, 'U' }\n"
10098 "s Get ??? {+0x00, 0x07, 0x03, 0x01, 0x00, 0x02 }\n"
10099 "r Get ??? { 02 |06 |02 |00 |02 |00 |01 |02 |08 |00 |0c |07 |d1 |00 |00}\n"
10100 "s Get ??? {+0x00, 0x07, 0x04, 0x01, 0x00, 0x10 }\n"
10101 "r Get ??? { 02 |06 |10 |00 |10 |00 |01 |05 |08 |00 |00 |00 |00 | 00 |00}\n"
10102 "s Get ??? {+0x00, 0x07, 0x05, 0x01, 0x00, 0x08 }\n"
10103 "r Get ??? { 02 |06 |08 |00 |08 |00 |01 |04 |08 |00 |00 |00 |00 | 00 |00}\n"
10104 "s Get ??? {+0x00, 0x07, 0x06, 0x01, 0x00, 0x20 }\n"
10105 "r Get ??? { 02 |06 |20 |00 |20 |00 |01 |06 |04 |03 |00}\n"
10108 #. type: Plain text
10109 #: docs/manual/protocol/n6510.rst:764
10113 #. type: Plain text
10114 #: docs/manual/protocol/n6510.rst:765
10116 msgid "s ???? {+00 |08 |00 |01 |00 |00 |00 |00 |00, x}\n"
10119 #. type: Plain text
10120 #: docs/manual/protocol/n6510.rst:766
10122 msgid "where x = 0x01, 0x02, 0x04, 0x08, 0x10\n"
10125 #. type: Plain text
10126 #: docs/manual/protocol/n6510.rst:767
10128 msgid "r ???? {+08 |1f |y |02 |00 |00 |00 |00 }\n"
10131 #. type: Plain text
10132 #: docs/manual/protocol/n6510.rst:768
10134 msgid "where y = 0 - 0x04\n"
10137 #. type: Plain text
10138 #: docs/manual/protocol/n6510.rst:770
10141 "s ??? {+00 |08 |05 |01 |00 |00 |00 |00 |00 |20}\n"
10142 "r ??? {+08 |1f |05 |02 |00 |00 |00 |00}\n"
10145 #. type: Labeled list
10146 #: docs/manual/protocol/n6510.rst:771
10148 msgid "0x45: PHONEBOOK HANDLING ??"
10151 #. type: Labeled list
10152 #: docs/manual/protocol/n6510.rst:772
10154 msgid "the same to msg 0x03 ??"
10157 #. type: Plain text
10158 #: docs/manual/protocol/n6510.rst:775
10162 #. type: Plain text
10163 #: docs/manual/protocol/n6510.rst:776
10165 msgid "s Get simlock info {0x0C}\n"
10168 #. type: Plain text
10169 #: docs/manual/protocol/n6510.rst:778
10173 #. type: Plain text
10174 #: docs/manual/protocol/n6510.rst:786
10177 "s Get TODO {0x03, 0x00, 0x00, 0x80, location low, location hi}\n"
10178 "r Get TODO {0x04, .... }\n"
10179 "s Get number of TODO {0x07}\n"
10180 "r Get number of TODO {0x08, number lo, number hi}\n"
10181 "s Delete all TODO {0x11}\n"
10182 "r Delete all TODO {0x12}\n"
10183 "s Get TODO locations {0x15, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00}\n"
10184 "r Get TODO locations {0x16, ...}\n"
10187 #. type: Plain text
10188 #: docs/manual/protocol/n6510.rst:788
10189 msgid "0x7a: STARTUP"
10192 #. type: Plain text
10193 #: docs/manual/protocol/n6510.rst:791
10196 "s Get startup logo { 0x02, 0x0f }\n"
10197 "r Get startup logo { 0x03, 0x0f, 0x00[4], # blocks,\n"
10200 #. type: Plain text
10201 #: docs/manual/protocol/n6510.rst:794
10204 "0xc0, 0x02, height (2 octets),\n"
10205 "0xc0, 0x03, width (2 octets),\n"
10206 "0xc0, 0x04, size (2 octets),\n"
10209 #. type: Plain text
10210 #: docs/manual/protocol/n6510.rst:795
10212 msgid "picture }\n"
10215 #. type: Plain text
10216 #: docs/manual/protocol/n6510.rst:798
10218 "s Get startup greeting { 0x02, 0x01, 0x00 } r Get startup greeting { 0x03, "
10219 "0x01, 0x00, greeting (unicode), 0x00 }"
10222 #. type: Plain text
10223 #: docs/manual/protocol/n6510.rst:801
10226 "s Get anykey answer { 0x02, 0x05, 0x00 }\n"
10227 "r Get anykey answer { 0x03, 0x05, 0x00, 0x00/0x01 }\n"
10230 #. type: Plain text
10231 #: docs/manual/protocol/n6510.rst:803
10236 #: docs/manual/protocol/tdma_5120.rst:2
10241 #. type: Plain text
10242 #: docs/manual/protocol/tdma_5120.rst:5
10243 msgid "Eduardo Spremolla at gnokii-users@mail.freesoftware.fsf.org"
10246 #. type: Plain text
10247 #: docs/manual/protocol/tdma_5120.rst:7
10248 msgid "After playing a while with my 5120i y find some use full frames:"
10252 #: docs/manual/protocol/tdma_5120.rst:9
10254 msgid "got from sneefing in Logomanger the get startup logo"
10257 #. type: Labeled list
10258 #: docs/manual/protocol/tdma_5120.rst:11
10263 #. type: Plain text
10264 #: docs/manual/protocol/tdma_5120.rst:14
10265 msgid "40 {0x07, 0x07, 0x08, section} section goes from 1 to 6"
10268 #. type: Labeled list
10269 #: docs/manual/protocol/tdma_5120.rst:15
10274 #. type: Plain text
10275 #: docs/manual/protocol/tdma_5120.rst:18
10277 "dd {+0x01, 0x00, 0x07, 0x08, (84 bytes => 84 cols x 8 bits bit0 first row )"
10280 #. type: Plain text
10281 #: docs/manual/protocol/tdma_5120.rst:21
10283 "Cant figure out how to modify 6110 code to get & put the logo, not in a hi "
10288 #: docs/manual/protocol/tdma_5120.rst:23
10290 msgid "got key press working"
10293 #. type: Plain text
10294 #: docs/manual/protocol/tdma_5120.rst:26
10295 msgid "As stated in http://www.flosys.com/tdma/n5160.html"
10298 #. type: Labeled list
10299 #: docs/manual/protocol/tdma_5120.rst:27
10301 msgid "with frame: key-press"
10304 #. type: Plain text
10305 #: docs/manual/protocol/tdma_5120.rst:30
10306 msgid "D1 {+00 01 50 00 01 KY}"
10309 #. type: Plain text
10310 #: docs/manual/protocol/tdma_5120.rst:32
10311 msgid "this seems to press the key for a while. No release needed"
10314 #. type: Plain text
10315 #: docs/manual/protocol/tdma_5120.rst:34
10316 msgid "key-release:"
10319 #. type: Plain text
10320 #: docs/manual/protocol/tdma_5120.rst:36
10322 msgid " D1 {+00 01 50 00 00 KY}\n"
10325 #. type: Labeled list
10326 #: docs/manual/protocol/tdma_5120.rst:37
10328 msgid "keep the key press => got speedee dial"
10331 #. type: Plain text
10332 #: docs/manual/protocol/tdma_5120.rst:40
10333 msgid "D1 {+00 01 50 00 02 00 KY}"
10337 #: docs/manual/protocol/tdma_5120.rst:42
10340 msgstr "mengambil memori"
10342 #. type: Labeled list
10343 #: docs/manual/protocol/tdma_5120.rst:44
10345 msgid "the getmemory"
10348 #. type: Plain text
10349 #: docs/manual/protocol/tdma_5120.rst:46
10350 msgid "40 {+00 00 07 11 00 10 00 mem}"
10353 #. type: Plain text
10354 #: docs/manual/protocol/tdma_5120.rst:49
10356 "get phonebook with the phone in bcd, but it seems to be a way to read chunks "
10357 "of memory with diferent numbers in the 6 place. in particular:"
10360 #. type: Labeled list
10361 #: docs/manual/protocol/tdma_5120.rst:50
10363 msgid "get configuration pins"
10364 msgstr "mengambil pins konfigurasi"
10366 #. type: Plain text
10367 #: docs/manual/protocol/tdma_5120.rst:53
10368 msgid "40 {+0x00, 0x00, 0x07, 0x11, 0x00, 0x0f, 0x00, 0x00 }"
10371 #. type: Labeled list
10372 #: docs/manual/protocol/tdma_5120.rst:54
10374 msgid "get security code"
10377 #. type: Plain text
10378 #: docs/manual/protocol/tdma_5120.rst:57
10379 msgid "40 {+0x00, 0x00, 0x07, 0x11, 0x00, 0x09, 0x00, 0x00 }"
10382 #. type: Labeled list
10383 #: docs/manual/protocol/tdma_5120.rst:58
10385 msgid "get NAM data "
10388 #. type: Plain text
10389 #: docs/manual/protocol/tdma_5120.rst:61
10390 msgid "40 {+0x00, 0x00, 0x07, 0x11, 0x00, 0x08, 0x00, nam# }"
10393 #. type: Labeled list
10394 #: docs/manual/protocol/tdma_5120.rst:62
10396 msgid "that last answers with"
10399 #. type: Plain text
10400 #: docs/manual/protocol/tdma_5120.rst:65
10401 msgid "dd {+01 00 11 00 08 00 00,"
10404 #. type: Plain text
10405 #: docs/manual/protocol/tdma_5120.rst:114
10411 " primary paggin channel\n"
10413 " seconda paggin channel\n"
10416 "09 63 c2 09 03 00 0b\n"
10425 " overload class\n"
10426 "20 41 43 41 45 00 00 00 00 00 00 00 00 00 00 00\n"
10432 "11 11 11 11 11 00 00 00 00 00 00 00 00\n"
10434 "00 00 00 00 00 00 01 00 00 00 01 36\n"
10443 " dedicate B ch #\n"
10445 " msg center # len\n"
10447 " msg center in flag\n"
10448 "00 00 00 00 00 00 00 00 00 00 00 00 00 00\n"
10450 "08 01 80 70 8f dd 00 ef 00 00 00 00 00 00 00 00\n"
10458 #. type: Plain text
10459 #: docs/manual/protocol/tdma_5120.rst:120
10461 "More interesting ( and dangerous ) is than the 07 10 sequence in place of 07 "
10462 "11 in the request change the command from read to write.be care full!!! I "
10463 "almost ruin my 5125 with a 40 {+0x00, 0x00, 0x07, 0x10, 0x00, 0x08, 0x00, "
10464 "0x01 } frame , since the frame is ok, but the phone the write info from an "
10465 "area of the buffer that I did not send!!!!"
10468 #. type: Plain text
10469 #: docs/manual/protocol/tdma_5120.rst:121
10470 msgid "OK so far. Still looking for how to handle SMS......"
10473 #. type: Plain text
10474 #: docs/manual/protocol/discovering.rst:2
10475 msgid "_Discovering protocol:"
10479 #: docs/manual/protocol/discovering.rst:4
10481 msgid "Discovering protocol"
10484 #. type: Plain text
10485 #: docs/manual/protocol/discovering.rst:9
10487 "You need to get a communication dump to be able to understand protocol or "
10488 "discover new commands. As most vendors provide some software for Windows, "
10489 "all following sections assume you do the sniffing on Windows."
10492 #. type: Plain text
10493 #: docs/manual/protocol/discovering.rst:11
10500 #. type: Plain text
10501 #: docs/manual/protocol/discovering.rst:16
10503 "For USB there exist various tools to dump USB communication. The dumps can "
10504 "be later analyzed and used to discover protocol details or unknown commands. "
10505 "One of the best free tools available currently is `UsbSnoop`_."
10508 #. type: Plain text
10509 #: docs/manual/protocol/discovering.rst:19
10511 "In directory ``contrib/usbsnoop`` in Gammu sources you can find some tools "
10512 "to decode the output."
10515 #. type: Plain text
10516 #: docs/manual/protocol/discovering.rst:21
10517 msgid "_UsbSnoop: http://www.pcausa.com/Utilities/UsbSnoop/"
10521 #: docs/manual/protocol/discovering.rst:23
10523 msgid "Serial port"
10526 #. type: Plain text
10527 #: docs/manual/protocol/discovering.rst:28
10529 "Download `Portmon`_, which allows one to capture bytes sent and received by "
10530 "ready binary software."
10533 #. type: Plain text
10534 #: docs/manual/protocol/discovering.rst:30
10535 msgid "_Portmon: http://technet.microsoft.com/en-us/sysinternals/bb896644.aspx"
10538 #. type: Plain text
10539 #: docs/manual/protocol/discovering.rst:32
10541 "If you have log saved by PortMon and protocol is the same to \"old\" Nokia"
10544 #. type: Labeled list
10545 #: docs/manual/protocol/discovering.rst:32
10547 msgid "protocols, can use Gammu to decode it. It's simple"
10550 #. type: Plain text
10551 #: docs/manual/protocol/discovering.rst:35
10552 msgid "gammu --decodesniff MBUS2 file 6210 > log"
10555 #. type: Plain text
10556 #: docs/manual/protocol/discovering.rst:39
10558 "saves in log decoded MBUS2 dump session. There is used phone module for 6210 "
10559 "and have you have debug info about 6210 specific frames (you don't have to "
10560 "add model). Dump file for --decodesniff and MBUS should be specific:"
10563 #. type: Plain text
10564 #: docs/manual/protocol/discovering.rst:42
10566 "without bytes sent to phone (in Portmon you set it here: \"Edit\", \"Filter/"
10570 #. type: Plain text
10571 #: docs/manual/protocol/discovering.rst:44
10572 msgid "in Hex format (\"Options\", \"Show Hex\")"
10575 #. type: Plain text
10576 #: docs/manual/protocol/discovering.rst:46
10577 msgid "without Date & Time (\"Options\", \"Show Time\" & \"Clock Time\")"
10581 #: docs/manual/protocol/discovering.rst:49
10586 #. type: Plain text
10587 #: docs/manual/protocol/discovering.rst:56
10589 "First of all you need two computers with IrDA. One running linux, that will "
10590 "sniff and one running windows, which will communicate with the phone and "
10591 "whatever software you want (Nokia, Logomanager, Oxygen Phone Manager). Then "
10592 "you have to get the software from http://www.dev-thomynet.de/nokworld/"
10596 #. type: Plain text
10597 #: docs/manual/protocol/discovering.rst:66
10599 "You have to disable IrDA services on the linux machine and eventually you "
10600 "have to change the default port the 'irda_intercept' program is sniffing "
10601 "from (default ttyS1). On the windows machine you should decrease the maximum "
10602 "transmission speed to 9600bps if possible, because the intercept program "
10603 "doesn't seem to handle speed changes. (9600 is for searching devices in "
10604 "range and then the highest possible speed is chosen) If it isn't possible "
10605 "you have to change the default bitrate in intercept source code, too. Then "
10606 "you won't see anything until the windows machine and the phone start "
10607 "transmitting data, which isn't too bad. At least here in my setup I"
10610 #. type: Labeled list
10611 #: docs/manual/protocol/discovering.rst:66
10613 msgid "could sniff the data coming from phone and sent to it in one go, like that"
10616 #. type: Plain text
10617 #: docs/manual/protocol/discovering.rst:69
10619 msgid "win ------------------> Nokia\n"
10622 #. type: Plain text
10623 #: docs/manual/protocol/discovering.rst:70
10625 msgid "machine <----------------- phone\n"
10628 #. type: Plain text
10629 #: docs/manual/protocol/discovering.rst:72
10636 #. type: Plain text
10637 #: docs/manual/protocol/discovering.rst:73
10642 #. type: Plain text
10643 #: docs/manual/protocol/discovering.rst:74
10648 #. type: Plain text
10649 #: docs/manual/protocol/discovering.rst:82
10651 "You get a raw data file (.trc) from the intercept program, which you can "
10652 "then decode to hex with the second program from the above mentioned page. "
10653 "You should possibly be able to use Marcin's magnokii for decoding the trc "
10654 "files, too, but it didn't work for me so I just figured things out from the "
10655 "hex files. In the hex files you should look for primary frames with 00 01 00 "
10656 "in it, because this is the FBUS header which is in every valuable frame sent "
10657 "to phone. It's not really joy to do that, but if it brings support for a new "
10658 "phone it's worth it :-)"
10661 #. type: Plain text
10662 #: docs/manual/smsd/dbi.rst:2
10663 msgid "_gammu-smsd-dbi:"
10667 #: docs/manual/smsd/dbi.rst:4
10669 msgid "DBI Backend"
10672 #. type: Plain text
10673 #: docs/manual/smsd/dbi.rst:9
10675 "DBI backend stores all data in any database supported by `libdbi`_, which "
10676 "parameters are defined by configuration (see :ref:`gammu-smsdrc` for "
10677 "description of configuration options)."
10680 #. type: Plain text
10681 #: docs/manual/smsd/dbi.rst:11 docs/manual/smsd/pgsql.rst:11
10682 #: docs/manual/smsd/mysql.rst:11
10683 msgid "For tables description see :ref:`gammu-smsd-tables`."
10686 #. type: Plain text
10687 #: docs/manual/smsd/dbi.rst:13 docs/manual/smsd/pgsql.rst:13
10688 #: docs/manual/smsd/mysql.rst:13
10689 msgid "This backend is based on :ref:`gammu-smsd-sql`."
10692 #. type: Plain text
10693 #: docs/manual/smsd/dbi.rst:18
10695 "The DBI driver is currently not supported on Windows because libdbi library "
10696 "does not support this platform."
10700 #: docs/manual/smsd/dbi.rst:21
10702 msgid "Supported drivers"
10705 #. type: Plain text
10706 #: docs/manual/smsd/dbi.rst:25
10708 "For complete list of drivers for `libdbi`_ see `libdbi-drivers`_ project. "
10709 "The drivers for example include:"
10712 #. type: Plain text
10713 #: docs/manual/smsd/dbi.rst:27 docs/manual/smsd/sql.rst:14
10714 msgid "``sqlite3`` - for SQLite 3"
10717 #. type: Plain text
10718 #: docs/manual/smsd/dbi.rst:28 docs/manual/smsd/sql.rst:15
10719 msgid "``mysql`` - for MySQL"
10722 #. type: Plain text
10723 #: docs/manual/smsd/dbi.rst:29 docs/manual/smsd/sql.rst:16
10724 msgid "``pgsql`` - for PostgeSQL"
10727 #. type: Plain text
10728 #: docs/manual/smsd/dbi.rst:30 docs/manual/smsd/sql.rst:17
10729 msgid "``freetds`` - for MS SQL Server or Sybase"
10732 #. type: Plain text
10733 #: docs/manual/smsd/dbi.rst:32
10734 msgid "_libdbi: http://libdbi.sourceforge.net/"
10737 #. type: Plain text
10738 #: docs/manual/smsd/dbi.rst:33
10739 msgid "_libdbi-drivers: http://libdbi-drivers.sourceforge.net/"
10742 #. type: Plain text
10743 #: docs/manual/smsd/dbi.rst:38
10744 msgid "SQL script for creating tables in SQLite database:"
10747 #. type: Plain text
10748 #: docs/manual/smsd/dbi.rst:40
10749 msgid "../../sql/sqlite.sql"
10752 #. type: Plain text
10753 #: docs/manual/smsd/dbi.rst:41 docs/manual/smsd/pgsql.rst:23
10754 msgid ":language: sql"
10757 #. type: Plain text
10758 #: docs/manual/smsd/dbi.rst:45
10760 "You can find the script in :file:`docs/sql/sqlite.sql` as well. There are "
10761 "also scripts for other databases in same folder."
10764 #. type: Plain text
10765 #: docs/manual/smsd/backends.rst:2
10766 msgid "_smsd_services:"
10770 #: docs/manual/smsd/backends.rst:4 docs/manual/smsd/code.rst:5
10772 msgid "Backend services"
10775 #. type: Plain text
10776 #: docs/manual/smsd/backends.rst:8
10778 "The backend service is used to store messages (both incoming and queue of "
10782 #. type: Plain text
10783 #: docs/manual/smsd/backends.rst:20
10784 msgid "files sql mysql pgsql dbi odbc null tables"
10787 #. type: Plain text
10788 #: docs/manual/smsd/sql.rst:2
10789 msgid "_gammu-smsd-sql:"
10793 #: docs/manual/smsd/sql.rst:4
10795 msgid "SQL Service"
10798 #. type: Plain text
10799 #: docs/manual/smsd/sql.rst:8
10801 "SQL service stores all its data in database. It can use one of these SQL "
10802 "backends (configuration option :config:option:`Driver` in smsd section):"
10805 #. type: Plain text
10806 #: docs/manual/smsd/sql.rst:10
10807 msgid "``native_mysql`` for :ref:`gammu-smsd-mysql`"
10810 #. type: Plain text
10811 #: docs/manual/smsd/sql.rst:11
10812 msgid "``native_pgsql`` for :ref:`gammu-smsd-pgsql`"
10815 #. type: Plain text
10816 #: docs/manual/smsd/sql.rst:12
10817 msgid "``odbc`` for :ref:`gammu-smsd-odbc`"
10820 #. type: Plain text
10821 #: docs/manual/smsd/sql.rst:13
10822 msgid "drivers supported by DBI for :ref:`gammu-smsd-dbi`, which include:"
10826 #: docs/manual/smsd/sql.rst:19
10828 msgid "SQL connection parameters"
10831 #. type: Plain text
10832 #: docs/manual/smsd/sql.rst:22
10833 msgid "Common for all backends:"
10836 #. type: Plain text
10837 #: docs/manual/smsd/sql.rst:24
10838 msgid ":config:option:`User` - user connecting to database"
10841 #. type: Plain text
10842 #: docs/manual/smsd/sql.rst:25
10843 msgid ":config:option:`Password` - password for connecting to database"
10846 #. type: Plain text
10847 #: docs/manual/smsd/sql.rst:26
10848 msgid ":config:option:`Host` - database host or data source name"
10851 #. type: Plain text
10852 #: docs/manual/smsd/sql.rst:27
10853 msgid ":config:option:`Database` - database name"
10856 #. type: Plain text
10857 #: docs/manual/smsd/sql.rst:28
10859 ":config:option:`Driver` - ``native_mysql``, ``native_pgsql``, ``odbc`` or "
10863 #. type: Plain text
10864 #: docs/manual/smsd/sql.rst:29
10865 msgid ":config:option:`SQL` - SQL dialect to use"
10868 #. type: Plain text
10869 #: docs/manual/smsd/sql.rst:31
10870 msgid "Specific for DBI:"
10873 #. type: Plain text
10874 #: docs/manual/smsd/sql.rst:33
10875 msgid ":config:option:`DriversPath` - path to DBI drivers"
10878 #. type: Plain text
10879 #: docs/manual/smsd/sql.rst:34
10880 msgid ":config:option:`DBDir` - sqlite/sqlite3 directory with database"
10883 #. type: Plain text
10884 #: docs/manual/smsd/sql.rst:36
10885 msgid "The variables are fully described in :ref:`gammurc` documentation."
10888 #. type: Plain text
10889 #: docs/manual/smsd/sql.rst:38
10890 msgid "_SQL Queries:"
10894 #: docs/manual/smsd/sql.rst:40
10896 msgid "SQL Queries"
10899 #. type: Plain text
10900 #: docs/manual/smsd/sql.rst:43
10901 msgid "Almost all queries are configurable. You can edit them in"
10904 #. type: Attribute :config:
10905 #: docs/manual/smsd/sql.rst:43
10907 msgid "section:`[sql]` section. There are several variables used in SQL"
10910 #. type: Plain text
10911 #: docs/manual/smsd/sql.rst:45
10912 msgid "queries. We can separate them into three groups:"
10915 #. type: Plain text
10916 #: docs/manual/smsd/sql.rst:47
10918 "phone specific, which can be used in every query, see :ref:`Phone Specific "
10922 #. type: Plain text
10923 #: docs/manual/smsd/sql.rst:48
10925 "SMS specific, which can be used in queries which works with SMS messages, "
10926 "see :ref:`SMS Specific Parameters`"
10929 #. type: Plain text
10930 #: docs/manual/smsd/sql.rst:49
10932 "query specific, which are numeric and are specific only for given query (or "
10933 "set of queries), see :ref:`Configurable queries`"
10936 #. type: Plain text
10937 #: docs/manual/smsd/sql.rst:51
10938 msgid "_Phone Specific Parameters:"
10942 #: docs/manual/smsd/sql.rst:53
10944 msgid "Phone Specific Parameters"
10947 #. type: Plain text
10948 #: docs/manual/smsd/sql.rst:61
10954 " PHONE ID (hostname)\n"
10956 " client name (eg. Gammu 1.12.3)\n"
10959 #. type: Plain text
10960 #: docs/manual/smsd/sql.rst:63
10961 msgid "_SMS Specific Parameters:"
10965 #: docs/manual/smsd/sql.rst:65
10967 msgid "SMS Specific Parameters"
10970 #. type: Plain text
10971 #: docs/manual/smsd/sql.rst:93
10975 " remote number [#f1]_\n"
10977 " delivery datetime\n"
10979 " delivery status on receiving or status error on sending\n"
10981 " message reference\n"
10983 " receiving datetime for received sms\n"
10985 " encoded text of SMS\n"
10987 " SMS coding (ie 8bit or UnicodeNoCompression)\n"
10989 " sms centre number\n"
10995 " decoded SMS text\n"
10997 " CreatorID of SMS (sending sms)\n"
10999 " relative validity\n"
11002 #. type: Plain text
11003 #: docs/manual/smsd/sql.rst:95
11005 "[#f1] Sender number for received messages (insert to inbox or delivery "
11006 "notifications), destination otherwise."
11009 #. type: Plain text
11010 #: docs/manual/smsd/sql.rst:97
11011 msgid "_Configurable queries:"
11015 #: docs/manual/smsd/sql.rst:99
11017 msgid "Configurable queries"
11020 #. type: Plain text
11021 #: docs/manual/smsd/sql.rst:102
11023 "All configurable queries can be set in :config:section:`[sql]` section. "
11024 "Sequence of rows in selects are mandatory."
11027 #. type: Plain text
11028 #: docs/manual/smsd/sql.rst:105
11030 "All default queries noted here are noted for MySQL. Actual time and time "
11031 "addition are selected for default queries during initialization."
11034 #. type: Plain text
11035 #: docs/manual/smsd/sql.rst:107
11036 msgid "delete_phone"
11039 #. type: Plain text
11040 #: docs/manual/smsd/sql.rst:109
11041 msgid "Deletes phone from database."
11044 #. type: Plain text
11045 #: docs/manual/smsd/sql.rst:111 docs/manual/smsd/sql.rst:121
11046 #: docs/manual/smsd/sql.rst:139 docs/manual/smsd/sql.rst:150
11047 #: docs/manual/smsd/sql.rst:167 docs/manual/smsd/sql.rst:184
11048 #: docs/manual/smsd/sql.rst:195 docs/manual/smsd/sql.rst:205
11049 #: docs/manual/smsd/sql.rst:221 docs/manual/smsd/sql.rst:239
11050 #: docs/manual/smsd/sql.rst:255 docs/manual/smsd/sql.rst:273
11051 #: docs/manual/smsd/sql.rst:288 docs/manual/smsd/sql.rst:303
11052 #: docs/manual/smsd/sql.rst:328 docs/manual/smsd/sql.rst:352
11053 #: docs/manual/smsd/sql.rst:378 docs/manual/smsd/sql.rst:388
11054 msgid "Default value:"
11055 msgstr "Nilai baku:"
11057 #. type: Plain text
11058 #: docs/manual/smsd/sql.rst:113 docs/manual/smsd/sql.rst:123
11059 #: docs/manual/smsd/sql.rst:141 docs/manual/smsd/sql.rst:152
11060 #: docs/manual/smsd/sql.rst:169 docs/manual/smsd/sql.rst:186
11061 #: docs/manual/smsd/sql.rst:197 docs/manual/smsd/sql.rst:207
11062 #: docs/manual/smsd/sql.rst:223 docs/manual/smsd/sql.rst:241
11063 #: docs/manual/smsd/sql.rst:257 docs/manual/smsd/sql.rst:275
11064 #: docs/manual/smsd/sql.rst:290 docs/manual/smsd/sql.rst:305
11065 #: docs/manual/smsd/sql.rst:330 docs/manual/smsd/sql.rst:354
11066 #: docs/manual/smsd/sql.rst:380 docs/manual/smsd/sql.rst:390
11067 #: docs/manual/smsd/tables.rst:410 docs/manual/smsd/tables.rst:427
11068 #: docs/manual/smsd/tables.rst:457 docs/manual/smsd/mysql.rst:21
11072 #. type: Plain text
11073 #: docs/manual/smsd/sql.rst:115
11074 msgid "DELETE FROM phones WHERE IMEI = %I"
11077 #. type: Plain text
11078 #: docs/manual/smsd/sql.rst:117
11079 msgid "insert_phone"
11082 #. type: Plain text
11083 #: docs/manual/smsd/sql.rst:119
11084 msgid "Inserts phone to database."
11087 #. type: Plain text
11088 #: docs/manual/smsd/sql.rst:126
11090 "INSERT INTO phones (IMEI, ID, Send, Receive, InsertIntoDB, TimeOut, Client, "
11091 "Battery, SignalStrength) VALUES (%I, %P, %1, %2, NOW(), (NOW() + INTERVAL "
11092 "10 SECOND) + 0, %N, -1, -1)"
11095 #. type: Plain text
11096 #: docs/manual/smsd/sql.rst:128 docs/manual/smsd/sql.rst:156
11097 #: docs/manual/smsd/sql.rst:173 docs/manual/smsd/sql.rst:212
11098 #: docs/manual/smsd/sql.rst:230 docs/manual/smsd/sql.rst:246
11099 #: docs/manual/smsd/sql.rst:262 docs/manual/smsd/sql.rst:279
11100 #: docs/manual/smsd/sql.rst:294 docs/manual/smsd/sql.rst:311
11101 #: docs/manual/smsd/sql.rst:335 docs/manual/smsd/sql.rst:361
11102 #: docs/manual/smsd/sql.rst:395
11103 msgid "Query specific parameters:"
11106 #. type: Plain text
11107 #: docs/manual/smsd/sql.rst:130 docs/manual/smsd/sql.rst:158
11108 #: docs/manual/smsd/sql.rst:175 docs/manual/smsd/sql.rst:214
11109 #: docs/manual/smsd/sql.rst:232 docs/manual/smsd/sql.rst:248
11110 #: docs/manual/smsd/sql.rst:264 docs/manual/smsd/sql.rst:281
11111 #: docs/manual/smsd/sql.rst:296 docs/manual/smsd/sql.rst:313
11112 #: docs/manual/smsd/sql.rst:337 docs/manual/smsd/sql.rst:363
11113 #: docs/manual/smsd/sql.rst:397
11117 #. type: Plain text
11118 #: docs/manual/smsd/sql.rst:131
11119 msgid "enable send (yes or no) - configuration option Send"
11122 #. type: Plain text
11123 #: docs/manual/smsd/sql.rst:132 docs/manual/smsd/sql.rst:160
11124 #: docs/manual/smsd/sql.rst:177 docs/manual/smsd/sql.rst:266
11125 #: docs/manual/smsd/sql.rst:315 docs/manual/smsd/sql.rst:339
11126 #: docs/manual/smsd/sql.rst:365 docs/manual/smsd/sql.rst:399
11130 #. type: Plain text
11131 #: docs/manual/smsd/sql.rst:133
11132 msgid "enable receive (yes or no) - configuration option Receive"
11135 #. type: Plain text
11136 #: docs/manual/smsd/sql.rst:135
11137 msgid "save_inbox_sms_select"
11140 #. type: Plain text
11141 #: docs/manual/smsd/sql.rst:137
11142 msgid "Select message for update delivery status."
11145 #. type: Plain text
11146 #: docs/manual/smsd/sql.rst:144
11148 "SELECT ID, Status, SendingDateTime, DeliveryDateTime, SMSCNumber FROM "
11149 "sentitems WHERE DeliveryDateTime IS NULL AND SenderID = %P AND TPMR = %t AND "
11150 "DestinationNumber = %R"
11153 #. type: Plain text
11154 #: docs/manual/smsd/sql.rst:146
11155 msgid "save_inbox_sms_update_delivered"
11158 #. type: Plain text
11159 #: docs/manual/smsd/sql.rst:148
11160 msgid "Update message delivery status if message was delivered."
11163 #. type: Plain text
11164 #: docs/manual/smsd/sql.rst:154
11166 "UPDATE sentitems SET DeliveryDateTime = %C, Status = %1, StatusError = %e "
11167 "WHERE ID = %2 AND TPMR = %t"
11170 #. type: Plain text
11171 #: docs/manual/smsd/sql.rst:159 docs/manual/smsd/sql.rst:176
11172 msgid "delivery status returned by GSM network"
11175 #. type: Plain text
11176 #: docs/manual/smsd/sql.rst:161 docs/manual/smsd/sql.rst:178
11177 #: docs/manual/smsd/sql.rst:215 docs/manual/smsd/sql.rst:249
11178 #: docs/manual/smsd/sql.rst:265 docs/manual/smsd/sql.rst:282
11179 #: docs/manual/smsd/sql.rst:297 docs/manual/smsd/sql.rst:322
11180 #: docs/manual/smsd/sql.rst:346
11181 msgid "ID of message"
11184 #. type: Plain text
11185 #: docs/manual/smsd/sql.rst:163
11186 msgid "save_inbox_sms_update"
11189 #. type: Plain text
11190 #: docs/manual/smsd/sql.rst:165
11191 msgid "Update message if there is an delivery error."
11194 #. type: Plain text
11195 #: docs/manual/smsd/sql.rst:171
11197 "UPDATE sentitems SET Status = %1, StatusError = %e WHERE ID = %2 AND TPMR = "
11201 #. type: Plain text
11202 #: docs/manual/smsd/sql.rst:180
11203 msgid "save_inbox_sms_insert"
11206 #. type: Plain text
11207 #: docs/manual/smsd/sql.rst:182
11208 msgid "Insert received message."
11211 #. type: Plain text
11212 #: docs/manual/smsd/sql.rst:189
11214 "INSERT INTO inbox (ReceivingDateTime, Text, SenderNumber, Coding, "
11215 "SMSCNumber, UDH, Class, TextDecoded, RecipientID) VALUES (%d, %E, %R, %c, "
11216 "%F, %u, %x, %T, %P)"
11219 #. type: Plain text
11220 #: docs/manual/smsd/sql.rst:191
11221 msgid "update_received"
11224 #. type: Plain text
11225 #: docs/manual/smsd/sql.rst:193
11226 msgid "Update statistics after receiving message."
11229 #. type: Plain text
11230 #: docs/manual/smsd/sql.rst:199
11231 msgid "UPDATE phones SET Received = Received + 1 WHERE IMEI = %I"
11234 #. type: Plain text
11235 #: docs/manual/smsd/sql.rst:201
11236 msgid "refresh_send_status"
11239 #. type: Plain text
11240 #: docs/manual/smsd/sql.rst:203
11241 msgid "Update messages in outbox."
11244 #. type: Plain text
11245 #: docs/manual/smsd/sql.rst:210
11247 "UPDATE outbox SET SendingTimeOut = (NOW() + INTERVAL locktime SECOND) + 0 "
11248 "WHERE ID = %1 AND (SendingTimeOut < NOW() OR SendingTimeOut IS NULL)"
11251 #. type: Plain text
11252 #: docs/manual/smsd/sql.rst:217
11253 msgid "find_outbox_sms_id"
11256 #. type: Plain text
11257 #: docs/manual/smsd/sql.rst:219
11258 msgid "Find sms messages for sending."
11261 #. type: Plain text
11262 #: docs/manual/smsd/sql.rst:228
11264 "SELECT ID, InsertIntoDB, SendingDateTime, SenderID FROM outbox WHERE "
11265 "SendingDateTime < NOW() AND SendingTimeOut < NOW() AND SendBefore >= CURTIME"
11266 "() AND SendAfter <= CURTIME() AND ( SenderID is NULL OR SenderID = '' OR "
11267 "SenderID = %P ) ORDER BY InsertIntoDB ASC LIMIT %1"
11270 #. type: Plain text
11271 #: docs/manual/smsd/sql.rst:233
11272 msgid "limit of sms messages sended in one walk in loop"
11275 #. type: Plain text
11276 #: docs/manual/smsd/sql.rst:235
11277 msgid "find_outbox_body"
11280 #. type: Plain text
11281 #: docs/manual/smsd/sql.rst:237
11282 msgid "Select body of message."
11285 #. type: Plain text
11286 #: docs/manual/smsd/sql.rst:244
11288 "SELECT Text, Coding, UDH, Class, TextDecoded, ID, DestinationNumber, "
11289 "MultiPart, RelativeValidity, DeliveryReport, CreatorID FROM outbox WHERE ID="
11293 #. type: Plain text
11294 #: docs/manual/smsd/sql.rst:251
11295 msgid "find_outbox_multipart"
11298 #. type: Plain text
11299 #: docs/manual/smsd/sql.rst:253
11300 msgid "Select remaining parts of sms message."
11303 #. type: Plain text
11304 #: docs/manual/smsd/sql.rst:260
11306 "SELECT Text, Coding, UDH, Class, TextDecoded, ID, SequencePosition FROM "
11307 "outbox_multipart WHERE ID=%1 AND SequencePosition=%2"
11310 #. type: Plain text
11311 #: docs/manual/smsd/sql.rst:267
11312 msgid "Number of multipart message"
11315 #. type: Plain text
11316 #: docs/manual/smsd/sql.rst:269
11317 msgid "delete_outbox"
11320 #. type: Plain text
11321 #: docs/manual/smsd/sql.rst:271
11322 msgid "Remove messages from outbox after threir successful send."
11325 #. type: Plain text
11326 #: docs/manual/smsd/sql.rst:277
11327 msgid "DELETE FROM outbox WHERE ID=%1"
11330 #. type: Plain text
11331 #: docs/manual/smsd/sql.rst:284
11332 msgid "delete_outbox_multipart"
11335 #. type: Plain text
11336 #: docs/manual/smsd/sql.rst:286
11337 msgid "Remove messages from outbox_multipart after threir successful send."
11340 #. type: Plain text
11341 #: docs/manual/smsd/sql.rst:292
11342 msgid "DELETE FROM outbox_multipart WHERE ID=%1"
11345 #. type: Plain text
11346 #: docs/manual/smsd/sql.rst:299
11347 msgid "create_outbox"
11350 #. type: Plain text
11351 #: docs/manual/smsd/sql.rst:301
11352 msgid "Create message (insert to outbox)."
11355 #. type: Plain text
11356 #: docs/manual/smsd/sql.rst:309
11358 "INSERT INTO outbox (CreatorID, SenderID, DeliveryReport, MultiPart, "
11359 "InsertIntoDB, Text, DestinationNumber, RelativeValidity, Coding, UDH, Class, "
11360 "TextDecoded) VALUES (%1, %P, %2, %3, NOW(), %E, %R, %V, %c, %u, %x, %T)"
11363 #. type: Plain text
11364 #: docs/manual/smsd/sql.rst:314 docs/manual/smsd/sql.rst:338
11365 msgid "creator of message"
11368 #. type: Plain text
11369 #: docs/manual/smsd/sql.rst:316 docs/manual/smsd/sql.rst:340
11370 msgid "delivery status report - yes/default"
11373 #. type: Plain text
11374 #: docs/manual/smsd/sql.rst:317 docs/manual/smsd/sql.rst:341
11375 #: docs/manual/smsd/sql.rst:367
11379 #. type: Plain text
11380 #: docs/manual/smsd/sql.rst:318 docs/manual/smsd/sql.rst:342
11381 msgid "multipart - FALSE/TRUE"
11384 #. type: Plain text
11385 #: docs/manual/smsd/sql.rst:319 docs/manual/smsd/sql.rst:343
11386 #: docs/manual/smsd/sql.rst:369
11390 #. type: Plain text
11391 #: docs/manual/smsd/sql.rst:320 docs/manual/smsd/sql.rst:344
11392 msgid "Part (part number)"
11395 #. type: Plain text
11396 #: docs/manual/smsd/sql.rst:321 docs/manual/smsd/sql.rst:345
11397 #: docs/manual/smsd/sql.rst:371
11401 #. type: Plain text
11402 #: docs/manual/smsd/sql.rst:324
11403 msgid "create_outbox_multipart"
11406 #. type: Plain text
11407 #: docs/manual/smsd/sql.rst:326
11408 msgid "Create message remaining parts."
11411 #. type: Plain text
11412 #: docs/manual/smsd/sql.rst:333
11414 "INSERT INTO outbox_multipart (SequencePosition, Text, Coding, UDH, Class, "
11415 "TextDecoded, ID) VALUES (%4, %E, %c, %u, %x, %T, %5)"
11418 #. type: Plain text
11419 #: docs/manual/smsd/sql.rst:348
11420 msgid "add_sent_info"
11423 #. type: Plain text
11424 #: docs/manual/smsd/sql.rst:350
11425 msgid "Insert to sentitems."
11428 #. type: Plain text
11429 #: docs/manual/smsd/sql.rst:359
11431 "INSERT INTO sentitems (CreatorID,ID,SequencePosition,Status,SendingDateTime, "
11432 "SMSCNumber, TPMR, SenderID,Text,DestinationNumber,Coding,UDH,Class,"
11433 "TextDecoded, InsertIntoDB,RelativeValidity) VALUES (%A, %1, %2, %3, NOW(), "
11434 "%F, %4, %P, %E, %R, %c, %u, %x, %T, %5, %V)"
11437 #. type: Plain text
11438 #: docs/manual/smsd/sql.rst:364
11439 msgid "ID of sms message"
11442 #. type: Plain text
11443 #: docs/manual/smsd/sql.rst:366
11444 msgid "part number (for multipart sms)"
11447 #. type: Plain text
11448 #: docs/manual/smsd/sql.rst:368
11449 msgid "message state (SendingError, Error, SendingOK, SendingOKNoReport)"
11452 #. type: Plain text
11453 #: docs/manual/smsd/sql.rst:370
11454 msgid "message reference (TPMR)"
11457 #. type: Plain text
11458 #: docs/manual/smsd/sql.rst:372
11459 msgid "time when inserted in db"
11462 #. type: Plain text
11463 #: docs/manual/smsd/sql.rst:374
11464 msgid "update_sent"
11467 #. type: Plain text
11468 #: docs/manual/smsd/sql.rst:376
11469 msgid "Update sent statistics after sending message."
11472 #. type: Plain text
11473 #: docs/manual/smsd/sql.rst:382
11474 msgid "UPDATE phones SET Sent= Sent + 1 WHERE IMEI = %I"
11477 #. type: Plain text
11478 #: docs/manual/smsd/sql.rst:384
11479 msgid "refresh_phone_status"
11482 #. type: Plain text
11483 #: docs/manual/smsd/sql.rst:386
11484 msgid "Update phone status (battery, signal)."
11487 #. type: Plain text
11488 #: docs/manual/smsd/sql.rst:393
11490 "UPDATE phones SET TimeOut= (NOW() + INTERVAL 10 SECOND) + 0, Battery = %1, "
11491 "SignalStrength = %2 WHERE IMEI = %I"
11494 #. type: Plain text
11495 #: docs/manual/smsd/sql.rst:398
11496 msgid "battery percent"
11499 #. type: Plain text
11500 #: docs/manual/smsd/sql.rst:399
11501 msgid "signal percent"
11504 #. type: Plain text
11505 #: docs/manual/smsd/files.rst:2
11506 msgid "_gammu-smsd-files:"
11510 #: docs/manual/smsd/files.rst:4
11512 msgid "Files backend"
11515 #. type: Plain text
11516 #: docs/manual/smsd/files.rst:8
11518 "FILES backend stores all data on a filesystem in folders defined by "
11519 "configuration (see :ref:`gammu-smsdrc` for description of configuration "
11524 #: docs/manual/smsd/files.rst:10 docs/manual/smsd/tables.rst:16
11526 msgid "Receiving of messages"
11529 #. type: Plain text
11530 #: docs/manual/smsd/files.rst:15
11532 "Received messages are stored in a folder defined by configuration. The "
11533 "filename will be ``IN<date>_<time>_<serial>_<sender>_<sequence>.<ext>``, for "
11534 "example ``NN20021130_021531_00_+45409000931640979_00.txt``."
11537 #. type: Plain text
11538 #: docs/manual/smsd/files.rst:17 docs/manual/smsd/files.rst:45
11539 msgid "Explanation of fields:"
11542 #. type: Plain text
11543 #: docs/manual/smsd/files.rst:30
11547 " date in format ``YYYYMMDD``\n"
11549 " time in format ``HHMMSS``\n"
11553 " order of a message (in case more messages were received at same time), in format ``NN``\n"
11555 " part of the message for multipart messages, in format ``NN``\n"
11557 " ``txt`` for text message, 8-bit messages are stored with ``bin`` extension, ``smsbackup`` for :ref:`gammu-smsbackup`\n"
11560 #. type: Plain text
11561 #: docs/manual/smsd/files.rst:33
11563 "The content of the file is content of the message and the format is defined "
11564 "by configuration directive :config:option:`InboxFormat` (see :ref:`gammu-"
11569 #: docs/manual/smsd/files.rst:35 docs/manual/smsd/tables.rst:21
11571 msgid "Transmitting of messages"
11574 #. type: Plain text
11575 #: docs/manual/smsd/files.rst:39
11577 "Transmitted messages are read from a folder defined by configuration. The "
11578 "filename should be one of the following formats:"
11581 #. type: Plain text
11582 #: docs/manual/smsd/files.rst:41
11583 msgid "``OUT<recipient>.<ext>``"
11586 #. type: Plain text
11587 #: docs/manual/smsd/files.rst:42
11588 msgid "``OUT<priority>_<recipient>_<serial>.<ext>``"
11591 #. type: Plain text
11592 #: docs/manual/smsd/files.rst:43
11593 msgid "``OUT<priority><date>_<time>_<serial>_<recipient>_<note>.<ext>``"
11596 #. type: Plain text
11597 #: docs/manual/smsd/files.rst:54
11600 "``<recipient>``\n"
11601 " recipient number where to send message\n"
11603 " an alphabetic character (A-Z) A = highest priority\n"
11605 " ``txt`` for normal text SMS, ``smsbackup`` for :ref:`gammu-smsbackup`\n"
11607 " any artibrary text which is ignored\n"
11610 #. type: Plain text
11611 #: docs/manual/smsd/files.rst:56
11612 msgid "For text messages, you can additionally append flags to extension:"
11615 #. type: Plain text
11616 #: docs/manual/smsd/files.rst:63
11620 " delivery report requested\n"
11624 " WAP bookmark as name,URL\n"
11627 #. type: Plain text
11628 #: docs/manual/smsd/files.rst:65
11629 msgid "Other fields are same as for received messages."
11632 #. type: Plain text
11633 #: docs/manual/smsd/files.rst:68
11635 "For example OUTG20040620_193810_123_+4512345678_xpq.txtdf is a flash text "
11636 "SMS requesting delivery reports."
11639 #. type: Plain text
11640 #: docs/manual/smsd/files.rst:71
11642 "SMSes will be transmitted sequentially based on the file name. The contents "
11643 "of the file is the SMS to be transmitted (in Unicode or standard character "
11647 #. type: Plain text
11648 #: docs/manual/smsd/files.rst:75
11650 "The contents of the file is the SMS to be transmitted (in Unicode or "
11651 "standard character set), for WAP bookmarks it is split on as Name,URL, for "
11652 "text messages whole file content is used."
11655 #. type: Plain text
11656 #: docs/manual/smsd/files.rst:78
11658 "Please note that if file is not in Unicode, encoding is detected based on "
11659 "locales, which do not have to be configured if SMSD is running from init "
11660 "script. If this is your case, please add locales definition to init script."
11663 #. type: Plain text
11664 #: docs/manual/smsd/index.rst:2
11669 #: docs/manual/smsd/index.rst:4
11674 #. type: Plain text
11675 #: docs/manual/smsd/index.rst:15
11676 msgid "overview usage manual config run backends code"
11680 #: docs/manual/smsd/usage.rst:2
11683 msgstr "Penggunaan"
11685 #. type: Plain text
11686 #: docs/manual/smsd/usage.rst:6
11688 "This chapter will describe basic ways of using SMSD. It's use is not limited "
11689 "to these, but they can give you overview of SMSD abilities."
11693 #: docs/manual/smsd/usage.rst:8
11695 msgid "Storing Messages in Backend"
11698 #. type: Plain text
11699 #: docs/manual/smsd/usage.rst:13
11701 "The standard mode of operating SMSD. You simply configure backend service, "
11702 "and all received messages will end up in it and any message you put into "
11703 "outbox storage will be sent."
11707 #: docs/manual/smsd/usage.rst:15
11709 msgid "Creating Messages to Send"
11712 #. type: Plain text
11713 #: docs/manual/smsd/usage.rst:20
11715 "Creating of messages to send heavily depends on service backend you use. "
11716 "Most of them support :ref:`gammu-smsd-inject`, which can be used to "
11717 "construct the message, or you can just insert message manually to the "
11721 #. type: Plain text
11722 #: docs/manual/smsd/usage.rst:22
11723 msgid "Alternatively you can use :c:func:`SMSD_InjectSMS` (from C) or using"
11726 #. type: Attribute :meth:
11727 #: docs/manual/smsd/usage.rst:22
11729 msgid "`gammu.smsd.SMSD.GetStatus` (from Python)."
11733 #: docs/manual/smsd/usage.rst:25
11735 msgid "Notification about Received Messages"
11738 #. type: Plain text
11739 #: docs/manual/smsd/usage.rst:29
11741 "Once SMSD receives message and stores it in backend service, it can invoke "
11742 "your own program to do any message processing, see :ref:`gammu-smsd-run`."
11746 #: docs/manual/smsd/usage.rst:31
11748 msgid "Monitoring SMSD Status"
11751 #. type: Plain text
11752 #: docs/manual/smsd/usage.rst:35
11754 "You can use :ref:`gammu-smsd-monitor` to monitor status of SMSD. It uses "
11755 "shared memory segment to get current status of running SMSD."
11758 #. type: Plain text
11759 #: docs/manual/smsd/usage.rst:37
11760 msgid "Alternatively you can get the same functionality from libGammu using"
11763 #. type: Attribute :c:
11764 #: docs/manual/smsd/usage.rst:37
11766 msgid "func:`SMSD_GetStatus` or python-gammu using"
11769 #. type: Attribute :meth:
11770 #: docs/manual/smsd/usage.rst:38
11772 msgid "`gammu.smsd.SMSD.GetStatus`."
11776 #: docs/manual/smsd/usage.rst:41
11778 msgid "Reporting Bugs"
11781 #. type: Plain text
11782 #: docs/manual/smsd/usage.rst:44
11783 msgid "Please report bugs to <http://bugs.cihar.com>."
11786 #. type: Plain text
11787 #: docs/manual/smsd/usage.rst:46
11789 "Before reporting a bug, please enable verbose logging in SMSD configuration:"
11792 #. type: Plain text
11793 #: docs/manual/smsd/usage.rst:53 docs/manual/smsd/config.rst:666
11794 msgid "[smsd] debuglevel = 255 logfile = smsd.log"
11797 #. type: Plain text
11798 #: docs/manual/smsd/usage.rst:54
11799 msgid "and include this verbose log within bug report."
11802 #. type: Plain text
11803 #: docs/manual/smsd/tables.rst:2
11804 msgid "_gammu-smsd-tables:"
11808 #: docs/manual/smsd/tables.rst:4
11810 msgid "SMSD Database Structure"
11813 #. type: Plain text
11814 #: docs/manual/smsd/tables.rst:8
11816 "The backends themselves are described in their sections, this document "
11817 "describes general database structure and required tables."
11820 #. type: Plain text
11821 #: docs/manual/smsd/tables.rst:14
11823 "More SMS daemons can share single database. If you do not specify PhoneID in "
11824 "their configuration, all are treated equally and you have no guarantee which "
11825 "one sends outgoing message. If you configure PhoneID and use it when "
11826 "inserting message to the ``outbox`` table (:ref:`gammu-smsd-inject` does "
11827 "this), each SMS daemon will have separate outbox queue."
11830 #. type: Plain text
11831 #: docs/manual/smsd/tables.rst:19
11832 msgid "Received messages are stored in :ref:`inbox` table."
11835 #. type: Plain text
11836 #: docs/manual/smsd/tables.rst:25
11838 "Transmitted messages are read from table :ref:`outbox` and possible "
11839 "subsequent parts of the same message from :ref:`outbox_multipart`."
11843 #: docs/manual/smsd/tables.rst:27
11845 msgid "Description of tables"
11849 #: docs/manual/smsd/tables.rst:30
11854 #. type: Plain text
11855 #: docs/manual/smsd/tables.rst:33
11856 msgid "Information about running daemons."
11859 #. type: delimited block =
11860 #: docs/manual/smsd/tables.rst:35 docs/manual/gammu/index.rst:7
11861 #: docs/manual/python/gammu.rst:5
11866 #. type: Plain text
11867 #: docs/manual/smsd/tables.rst:38
11869 "Table holding single field ``Version`` - version of a database schema. See"
11872 #. type: Attribute :ref:
11873 #: docs/manual/smsd/tables.rst:38
11875 msgid "`smsd-tables-history` for details what has changed."
11878 #. type: Plain text
11879 #: docs/manual/smsd/tables.rst:41
11884 #: docs/manual/smsd/tables.rst:43
11889 #. type: Plain text
11890 #: docs/manual/smsd/tables.rst:46
11891 msgid "Table where received messages will be stored."
11894 #. type: Plain text
11895 #: docs/manual/smsd/tables.rst:48 docs/manual/smsd/tables.rst:95
11896 #: docs/manual/smsd/tables.rst:170 docs/manual/smsd/tables.rst:198
11897 #: docs/manual/smsd/tables.rst:244
11898 msgid "Fields description:"
11901 #. type: Plain text
11902 #: docs/manual/smsd/tables.rst:51 docs/manual/smsd/tables.rst:98
11903 #: docs/manual/smsd/tables.rst:247
11906 "``UpdatedInDB`` (timestamp)\n"
11907 " when somebody (daemon, user, etc.) updated it\n"
11910 #. type: Plain text
11911 #: docs/manual/smsd/tables.rst:54
11914 "``ReceivingDateTime`` (timestamp)\n"
11915 " when SMS was received\n"
11918 #. type: Plain text
11919 #: docs/manual/smsd/tables.rst:57
11922 "``Text`` (text)\n"
11923 " encoded SMS text (for all SMS)\n"
11926 #. type: Plain text
11927 #: docs/manual/smsd/tables.rst:60
11930 "``SenderNumber`` (varchar(20))\n"
11931 " decoded SMS sender number\n"
11934 #. type: Plain text
11935 #: docs/manual/smsd/tables.rst:63 docs/manual/smsd/tables.rst:126
11936 #: docs/manual/smsd/tables.rst:290
11939 "``Coding`` (enum('Default_No_Compression', 'Unicode_No_Compression', '8bit', 'Default_Compression', 'Unicode_Compression'))\n"
11940 " SMS text coding\n"
11943 #. type: Plain text
11944 #: docs/manual/smsd/tables.rst:66
11948 " encoded User Data Header text\n"
11951 #. type: Plain text
11952 #: docs/manual/smsd/tables.rst:69
11955 "``SMSCNumber`` (varchar(20))\n"
11956 " decoded SMSC number\n"
11959 #. type: Plain text
11960 #: docs/manual/smsd/tables.rst:72
11963 "``Class`` (integer)\n"
11964 " SMS class or \\-1 (0 is flash SMS, 1 is normal one)\n"
11967 #. type: Plain text
11968 #: docs/manual/smsd/tables.rst:75
11971 "``TextDecoded`` (varchar(160))\n"
11972 " decoded SMS text (for Default Alphabet/Unicode SMS)\n"
11975 #. type: Plain text
11976 #: docs/manual/smsd/tables.rst:78
11979 "``ID`` (integer unsigned)\n"
11980 " SMS identificator (for using with external applications)\n"
11983 #. type: Plain text
11984 #: docs/manual/smsd/tables.rst:81
11987 "``RecipientID`` (text)\n"
11988 " which Gammu daemon has added it\n"
11991 #. type: Plain text
11992 #: docs/manual/smsd/tables.rst:84
11995 "``Processed`` (enum('false', 'true'))\n"
11996 " you can use for marking, whether SMS was processed or not\n"
11999 #. type: Plain text
12000 #: docs/manual/smsd/tables.rst:87
12005 #: docs/manual/smsd/tables.rst:89
12010 #. type: Plain text
12011 #: docs/manual/smsd/tables.rst:93
12013 "Messages enqueued for sending should be placed in this table. If message is "
12014 "multipart, subsequent parts are stored in table :ref:`outbox_multipart`."
12017 #. type: Plain text
12018 #: docs/manual/smsd/tables.rst:101 docs/manual/smsd/tables.rst:250
12021 "``InsertIntoDB`` (timestamp)\n"
12022 " when message was inserted into database\n"
12025 #. type: Plain text
12026 #: docs/manual/smsd/tables.rst:104
12029 "``SendingDateTime`` (timestamp)\n"
12030 " set it to some value, when want to force sending after some planned time\n"
12033 #. type: Plain text
12034 #: docs/manual/smsd/tables.rst:108
12037 "``SendBefore`` (time)\n"
12038 " Send message before specified time, can be used to limit messages from\n"
12039 " being sent in night. Default value is 23:59:59\n"
12042 #. type: Plain text
12043 #: docs/manual/smsd/tables.rst:114
12046 "``SendAfter`` (time)\n"
12047 " Send message after specified time, can be used to limit messages from\n"
12048 " being sent in night. Default value is 00:00:00\n"
12051 #. type: Plain text
12052 #: docs/manual/smsd/tables.rst:120
12055 "``Text`` (text)\n"
12056 " SMS text encoded using hex values in proper coding. If you want to use\n"
12057 " TextDecoded field, keep this NULL (or empty).\n"
12060 #. type: Plain text
12061 #: docs/manual/smsd/tables.rst:123
12064 "``DestinationNumber`` (varchar(20))\n"
12065 " recipient number\n"
12068 #. type: Plain text
12069 #: docs/manual/smsd/tables.rst:130
12073 " User Data Header encoded using hex values which will be used for constructing\n"
12074 " the message. Without this, message will be sent as plain text.\n"
12077 #. type: Plain text
12078 #: docs/manual/smsd/tables.rst:133 docs/manual/smsd/tables.rst:299
12081 "``Class`` (integer)\n"
12082 " SMS class or \\-1 (0 is normal SMS, 1 is flash one)\n"
12085 #. type: Plain text
12086 #: docs/manual/smsd/tables.rst:136 docs/manual/smsd/tables.rst:302
12089 "``TextDecoded`` (varchar(160))\n"
12090 " SMS text in \"human readable\" form\n"
12093 #. type: Plain text
12094 #: docs/manual/smsd/tables.rst:139
12097 "``ID`` (integer unsigned)\n"
12098 " SMS/SMS sequence ID\n"
12101 #. type: Plain text
12102 #: docs/manual/smsd/tables.rst:142
12105 " Please note that this number has to be unique also for sentitems table, so\n"
12106 " reusing message IDs might not be a good idea.\n"
12109 #. type: Plain text
12110 #: docs/manual/smsd/tables.rst:145
12113 "``MultiPart`` (enum('false','true'))\n"
12114 " info, whether there are more SMS from this sequence in outbox_multipart\n"
12117 #. type: Plain text
12118 #: docs/manual/smsd/tables.rst:148 docs/manual/smsd/tables.rst:317
12121 "``RelativeValidity`` (integer)\n"
12122 " SMS relative validity like encoded using GSM specs\n"
12125 #. type: Plain text
12126 #: docs/manual/smsd/tables.rst:151
12129 "``SenderID`` (text)\n"
12130 " which SMSD instance should send this one sequence, see :config:option:`PhoneID`\n"
12133 #. type: Plain text
12134 #: docs/manual/smsd/tables.rst:154
12137 "``SendingTimeOut`` (timestamp)\n"
12138 " used by SMSD instance for own targets\n"
12141 #. type: Plain text
12142 #: docs/manual/smsd/tables.rst:157
12145 "``DeliveryReport`` (enum('default','yes','no'))\n"
12146 " when default is used, Delivery Report is used or not according to SMSD instance settings; yes forces Delivery Report.\n"
12149 #. type: Plain text
12150 #: docs/manual/smsd/tables.rst:161
12153 "``CreatorID`` (text)\n"
12154 " sender identification, it has to match PhoneID in SMSD configuration to make\n"
12155 " SMSD process this message\n"
12158 #. type: Plain text
12159 #: docs/manual/smsd/tables.rst:163
12160 msgid "_outbox_multipart:"
12164 #: docs/manual/smsd/tables.rst:165
12166 msgid "outbox_multipart"
12169 #. type: Plain text
12170 #: docs/manual/smsd/tables.rst:168
12171 msgid "Data for outgoing multipart messages."
12174 #. type: Plain text
12175 #: docs/manual/smsd/tables.rst:185
12178 "``ID`` (integer unsigned)\n"
12179 " the same meaning as values in outbox table\n"
12180 "``Text`` (text)\n"
12181 " the same meaning as values in outbox table\n"
12182 "``Coding`` (enum('Default_No_Compression', 'Unicode_No_Compression', '8bit', 'Default_Compression', 'Unicode_Compression'))\n"
12183 " the same meaning as values in outbox table\n"
12185 " the same meaning as values in outbox table\n"
12186 "``Class`` (integer)\n"
12187 " the same meaning as values in outbox table\n"
12188 "``TextDecoded`` (varchar(160))\n"
12189 " the same meaning as values in outbox table\n"
12190 "``ID`` (integer unsigned)\n"
12191 " the same meaning as values in outbox table\n"
12194 #. type: Plain text
12195 #: docs/manual/smsd/tables.rst:189
12198 "``SequencePosition`` (integer)\n"
12199 " info, what is SMS number in SMS sequence (start at 2, first part is in :ref:`outbox`\n"
12204 #: docs/manual/smsd/tables.rst:192
12209 #. type: Plain text
12210 #: docs/manual/smsd/tables.rst:196
12212 "Information about connected phones. This table is periodically refreshed and "
12213 "you can get information such as battery or signal level from here."
12216 #. type: Plain text
12217 #: docs/manual/smsd/tables.rst:201
12224 #. type: Plain text
12225 #: docs/manual/smsd/tables.rst:204
12228 "``UpdatedInDB`` (timestamp)\n"
12229 " when this record has been updated\n"
12232 #. type: Plain text
12233 #: docs/manual/smsd/tables.rst:207
12236 "``InsertIntoDB`` (timestamp)\n"
12237 " when this record has been created (when phone has been connected)\n"
12240 #. type: Plain text
12241 #: docs/manual/smsd/tables.rst:210
12244 "``TimeOut`` (timestamp)\n"
12245 " when this record expires\n"
12248 #. type: Plain text
12249 #: docs/manual/smsd/tables.rst:213
12252 "``Send`` (boolean)\n"
12253 " indicates whether SMSD is sending messages, depends on configuration directive :config:option:`Send`\n"
12256 #. type: Plain text
12257 #: docs/manual/smsd/tables.rst:216
12260 "``Receive`` (boolean)\n"
12261 " indicates whether SMSD is receiving messages, depends on configuration directive :config:option:`Receive`\n"
12264 #. type: Plain text
12265 #: docs/manual/smsd/tables.rst:219
12268 "``IMEI`` (text)\n"
12272 #. type: Plain text
12273 #: docs/manual/smsd/tables.rst:222
12276 "``Client`` (text)\n"
12277 " client name, usually string Gammu with version\n"
12280 #. type: Plain text
12281 #: docs/manual/smsd/tables.rst:225
12284 "``Battery`` (integer)\n"
12285 " battery level in percent (or \\-1 if unknown)\n"
12288 #. type: Plain text
12289 #: docs/manual/smsd/tables.rst:228
12292 "``Signal`` (integer)\n"
12293 " signal level in percent (or \\-1 if unknown)\n"
12296 #. type: Plain text
12297 #: docs/manual/smsd/tables.rst:232
12300 "``Sent`` (integer)\n"
12301 " Number of sent SMS messages (SMSD does not reset this counter, so it might\n"
12305 #. type: Plain text
12306 #: docs/manual/smsd/tables.rst:236
12309 "``Received`` (integer)\n"
12310 " Number of received SMS messages (SMSD does not reset this counter, so it might\n"
12315 #: docs/manual/smsd/tables.rst:238
12320 #. type: Plain text
12321 #: docs/manual/smsd/tables.rst:242
12323 "Log of sent messages (and unsent ones with error code). Also if delivery "
12324 "reports are enabled, message state is updated after receiving delivery "
12328 #. type: Plain text
12329 #: docs/manual/smsd/tables.rst:253
12332 "``SendingDateTime`` (timestamp)\n"
12333 " when message has been sent\n"
12336 #. type: Plain text
12337 #: docs/manual/smsd/tables.rst:256
12340 "``DeliveryDateTime`` (timestamp)\n"
12341 " Time of receiving delivery report (if it has been enabled).\n"
12344 #. type: Plain text
12345 #: docs/manual/smsd/tables.rst:260
12348 "``Status`` (enum('SendingOK', 'SendingOKNoReport', 'SendingError', 'DeliveryOK', 'DeliveryFailed', 'DeliveryPending', 'DeliveryUnknown', 'Error'))\n"
12349 " Status of message sending. SendingError mens that phone failed to send the\n"
12350 " message, Error indicates some other error while processing message.\n"
12353 #. type: Plain text
12354 #: docs/manual/smsd/tables.rst:277
12358 " Message has been sent, waiting for delivery report.\n"
12359 " ``SendingOKNoReport``\n"
12360 " Message has been sent without asking for delivery report.\n"
12361 " ``SendingError``\n"
12362 " Sending has failed.\n"
12363 " ``DeliveryOK``\n"
12364 " Delivery report arrived and reported success.\n"
12365 " ``DeliveryFailed``\n"
12366 " Delivery report arrived and reports failure.\n"
12367 " ``DeliveryPending``\n"
12368 " Delivery report announced pending deliver.\n"
12369 " ``DeliveryUnknown``\n"
12370 " Delivery report reported unknown status.\n"
12372 " Some other error happened during sending (usually bug in SMSD).\n"
12375 #. type: Plain text
12376 #: docs/manual/smsd/tables.rst:281
12379 "``StatusError`` (integer)\n"
12380 " Status of delivery from delivery report message, codes are defined in GSM\n"
12381 " specification 03.40 section 9.2.3.15 (TP-Status).\n"
12384 #. type: Plain text
12385 #: docs/manual/smsd/tables.rst:284
12388 "``Text`` (text)\n"
12389 " SMS text encoded using hex values\n"
12392 #. type: Plain text
12393 #: docs/manual/smsd/tables.rst:287
12396 "``DestinationNumber`` (varchar(20))\n"
12397 " decoded destination number for SMS\n"
12400 #. type: Plain text
12401 #: docs/manual/smsd/tables.rst:293
12405 " User Data Header encoded using hex values\n"
12408 #. type: Plain text
12409 #: docs/manual/smsd/tables.rst:296
12412 "``SMSCNumber`` (varchar(20))\n"
12413 " decoded number of SMSC, which sent SMS\n"
12416 #. type: Plain text
12417 #: docs/manual/smsd/tables.rst:305
12420 "``ID`` (integer unsigned)\n"
12424 #. type: Plain text
12425 #: docs/manual/smsd/tables.rst:308
12428 "``SenderID`` (text)\n"
12429 " which SMSD instance sent this one sequence, see :config:option:`PhoneID`\n"
12432 #. type: Plain text
12433 #: docs/manual/smsd/tables.rst:311
12436 "``SequencePosition`` (integer)\n"
12437 " SMS number in SMS sequence\n"
12440 #. type: Plain text
12441 #: docs/manual/smsd/tables.rst:314
12444 "``TPMR`` (integer)\n"
12445 " Message Reference like in GSM specs\n"
12448 #. type: Plain text
12449 #: docs/manual/smsd/tables.rst:320
12452 "``CreatorID`` (text)\n"
12453 " copied from CreatorID from outbox table, matches PhoneID\n"
12456 #. type: Plain text
12457 #: docs/manual/smsd/tables.rst:324
12461 #. type: Plain text
12462 #: docs/manual/smsd/tables.rst:326 docs/manual/smsd/tables.rst:331
12463 msgid "Not used by SMSD currently, included only for application usage."
12467 #: docs/manual/smsd/tables.rst:328
12472 #. type: Plain text
12473 #: docs/manual/smsd/tables.rst:333
12474 msgid "_smsd-tables-history:"
12478 #: docs/manual/smsd/tables.rst:335
12480 msgid "History of database structure"
12481 msgstr "File sistem"
12483 #. type: Plain text
12484 #: docs/manual/smsd/tables.rst:338
12485 msgid "History of schema versions:"
12488 #. type: Plain text
12489 #: docs/manual/smsd/tables.rst:341
12493 " Added ``SendBefore`` and ``SendAfter`` fields.\n"
12496 #. type: Labeled list
12497 #: docs/manual/smsd/tables.rst:342 docs/manual/smsd/tables.rst:349
12498 #: docs/manual/smsd/tables.rst:354 docs/manual/smsd/tables.rst:359
12499 #: docs/manual/smsd/tables.rst:363 docs/manual/smsd/tables.rst:367
12500 #: docs/manual/smsd/tables.rst:371 docs/manual/smsd/tables.rst:375
12501 #: docs/manual/smsd/tables.rst:379 docs/manual/smsd/tables.rst:383
12503 msgid ".. versionchanged"
12506 #. type: Plain text
12507 #: docs/manual/smsd/tables.rst:348
12512 " the changes only affect MySQL structure changing default values for\n"
12513 " timestamps from ``0000-00-00 00:00:00`` to ``CURRENT_TIMESTAMP()`` by\n"
12514 " using triggers, to update to this version, just execute triggers\n"
12515 " definition at the end of SQL file.\n"
12518 #. type: Plain text
12519 #: docs/manual/smsd/tables.rst:353
12524 " all fields for storing message text are no longer limited to 160 chars,\n"
12525 " but are arbitrary length text fields.\n"
12528 #. type: Plain text
12529 #: docs/manual/smsd/tables.rst:358
12534 " ``DeliveryDateTime`` is now NULL when message is not delivered, added several\n"
12538 #. type: Plain text
12539 #: docs/manual/smsd/tables.rst:362
12544 " added sent/received counters to phones table\n"
12547 #. type: Plain text
12548 #: docs/manual/smsd/tables.rst:366
12553 " Signal and battery state are now stored in database.\n"
12556 #. type: Plain text
12557 #: docs/manual/smsd/tables.rst:370
12562 " Added ``CreatorID`` to several tables.\n"
12565 #. type: Plain text
12566 #: docs/manual/smsd/tables.rst:374
12571 " Many fields in outbox can now be NULL.\n"
12574 #. type: Plain text
12575 #: docs/manual/smsd/tables.rst:378
12580 " Introduced daemons table and various other changes.\n"
12583 #. type: Plain text
12584 #: docs/manual/smsd/tables.rst:382
12589 " Introduced phones table and various other changes.\n"
12592 #. type: Plain text
12593 #: docs/manual/smsd/tables.rst:384
12598 #: docs/manual/smsd/tables.rst:390
12600 msgid "Creating tables"
12603 #. type: Plain text
12604 #: docs/manual/smsd/tables.rst:395
12606 "SQL scripts to create all needed tables for most databases are included in "
12607 "Gammu documentation (docs/sql). As well as some PHP scripts interacting with "
12611 #. type: Plain text
12612 #: docs/manual/smsd/tables.rst:397
12613 msgid "For example to create SQLite tables, issue following command:"
12616 #. type: Plain text
12617 #: docs/manual/smsd/tables.rst:401
12618 msgid "sqlite3 smsd.db < docs/sql/sqlite.sql"
12622 #: docs/manual/smsd/tables.rst:403
12624 msgid "Injecting a message using SQL"
12627 #. type: Plain text
12628 #: docs/manual/smsd/tables.rst:408
12630 "To send a message, you can either use :ref:`gammu-smsd-inject`, which does "
12631 "all the magic for you, or you can insert the message manually. The simplest "
12632 "example is short text message:"
12635 #. type: Plain text
12636 #: docs/manual/smsd/tables.rst:412 docs/manual/smsd/tables.rst:429
12637 #: docs/manual/smsd/tables.rst:459
12638 msgid "INSERT INTO outbox ("
12641 #. type: Plain text
12642 #: docs/manual/smsd/tables.rst:416
12643 msgid "DestinationNumber, TextDecoded, CreatorID, Coding"
12646 #. type: Plain text
12647 #: docs/manual/smsd/tables.rst:417 docs/manual/smsd/tables.rst:434
12648 #: docs/manual/smsd/tables.rst:466 docs/manual/smsd/tables.rst:482
12652 #. type: Plain text
12653 #: docs/manual/smsd/tables.rst:421
12655 "'800123465', 'This is a SQL test message', 'Program', "
12656 "'Default_No_Compression'"
12659 #. type: Plain text
12660 #: docs/manual/smsd/tables.rst:422 docs/manual/smsd/tables.rst:439
12664 #. type: Plain text
12665 #: docs/manual/smsd/tables.rst:425
12667 "Please note usage of ``TextDecoded`` field, for ``Text`` field, you would "
12668 "have to hex encode the unicode text:"
12671 #. type: Plain text
12672 #: docs/manual/smsd/tables.rst:433
12673 msgid "DestinationNumber, Text, CreatorID, Coding"
12676 #. type: Plain text
12677 #: docs/manual/smsd/tables.rst:438
12680 "'005400680069007300200069007300200061002000530051004c002000740065007300740020006d006500730073006100670065', "
12681 "'Program', 'Default_No_Compression'"
12685 #: docs/manual/smsd/tables.rst:441
12687 msgid "Injecting long message using SQL"
12690 #. type: Plain text
12691 #: docs/manual/smsd/tables.rst:446
12693 "Inserting multipart messages is a bit more tricky, you need to construct "
12694 "also UDH header and store it hexadecimally written into UDH field. Unless "
12695 "you have a good reason to do this manually, use :ref:`gammu-smsd-inject`."
12698 #. type: Plain text
12699 #: docs/manual/smsd/tables.rst:453
12701 "For long text message, the UDH starts with ``050003`` followed by byte as a "
12702 "message reference (you can put anything there, but it should be different "
12703 "for each message, ``D3`` in following example), byte for number of messages "
12704 "(``02`` in example, it should be unique for each message you send to same "
12705 "phone number) and byte for number of current message (``01`` for first "
12706 "message, ``02`` for second, etc.)."
12709 #. type: Plain text
12710 #: docs/manual/smsd/tables.rst:455
12711 msgid "For example long text message of two parts could look like following:"
12714 #. type: Plain text
12715 #: docs/manual/smsd/tables.rst:465
12716 msgid "CreatorID, MultiPart, DestinationNumber, UDH, TextDecoded, Coding"
12719 #. type: Plain text
12720 #: docs/manual/smsd/tables.rst:472
12722 "'Gammu 1.23.91', 'true', '123465', '050003D30201', 'Mqukqirip ya konej eqniu "
12723 "rejropocejor hugiygydewl tfej nrupxujob xuemymiyliralj. Te tvyjuh qaxumur "
12724 "ibewfoiws zuucoz tdygu gelum L ejqigqesykl kya jdytbez', "
12725 "'Default_No_Compression'"
12728 #. type: Plain text
12729 #: docs/manual/smsd/tables.rst:473 docs/manual/smsd/tables.rst:488
12733 #. type: Plain text
12734 #: docs/manual/smsd/tables.rst:475
12735 msgid "INSERT INTO outbox_multipart ("
12738 #. type: Plain text
12739 #: docs/manual/smsd/tables.rst:481
12740 msgid "SequencePosition, UDH, Class, TextDecoded, ID, Coding"
12743 #. type: Plain text
12744 #: docs/manual/smsd/tables.rst:487
12746 "2, '050003D30202', 'u xewz qisubevumxyzk ufuylehyzc. Nse xobq dfolizygqysj t "
12747 "bvowsyhyhyemim ovutpapeaempye giuuwbib.', "
12748 "<ID_OF_INSERTED_RECORD_IN_OUBOX_TABLE>, 'Default_No_Compression'"
12751 #. type: Plain text
12752 #: docs/manual/smsd/tables.rst:492
12754 "Adding UDH means that you have less space for text, in above example you can "
12755 "use only 153 characters in single message."
12758 #. type: Plain text
12759 #: docs/manual/smsd/pgsql.rst:2
12760 msgid "_gammu-smsd-pgsql:"
12764 #: docs/manual/smsd/pgsql.rst:4
12766 msgid "PostgreSQL Backend"
12769 #. type: Plain text
12770 #: docs/manual/smsd/pgsql.rst:9
12772 "PGSQL backend stores all data in a `PostgreSQL`_ database server, which "
12773 "parameters are defined by configuration (see :ref:`gammu-smsdrc` for "
12774 "description of configuration options)."
12777 #. type: Plain text
12778 #: docs/manual/smsd/pgsql.rst:15
12779 msgid "_PostgreSQL: http://www.postgresql.org/"
12782 #. type: Plain text
12783 #: docs/manual/smsd/pgsql.rst:20
12784 msgid "SQL script for creating tables in PostgreSQL database:"
12787 #. type: Plain text
12788 #: docs/manual/smsd/pgsql.rst:22
12789 msgid "../../sql/pgsql.sql"
12792 #. type: Plain text
12793 #: docs/manual/smsd/pgsql.rst:26
12794 msgid "You can find the script in :file:`docs/sql/pgsql.sql` as well."
12797 #. type: Plain text
12798 #: docs/manual/smsd/null.rst:2
12799 msgid "_gammu-smsd-null:"
12803 #: docs/manual/smsd/null.rst:4
12805 msgid "Null Backend"
12808 #. type: Plain text
12809 #: docs/manual/smsd/null.rst:8
12811 "NULL backend does not store data at all. It could be useful in case you "
12812 "don't want to store messages at all and you want to process then in"
12815 #. type: Attribute :config:
12816 #: docs/manual/smsd/null.rst:8
12818 msgid "option:`RunOnReceive` handler."
12821 #. type: Plain text
12822 #: docs/manual/smsd/run.rst:2
12823 msgid "_gammu-smsd-run:"
12827 #: docs/manual/smsd/run.rst:4
12829 msgid "RunOnReceive Directive"
12832 #. type: Plain text
12833 #: docs/manual/smsd/run.rst:10
12835 "Gammu SMSD can be configured by :config:option:`RunOnReceive` directive (see"
12838 #. type: Attribute :ref:
12839 #: docs/manual/smsd/run.rst:10
12841 msgid "`gammu-smsdrc` for details) to run defined program after receiving"
12844 #. type: Plain text
12845 #: docs/manual/smsd/run.rst:12
12849 #. type: Plain text
12850 #: docs/manual/smsd/run.rst:18 docs/manual/smsd/config.rst:291
12852 "This parameter is executed through shell, so you might need to escape some "
12853 "special characters and you can include any number of parameters. "
12854 "Additionally parameters with identifiers of received messages are appended "
12855 "to the command line. The identifiers depend on used service backend, "
12856 "typically it is ID of inserted row for database backends or file name for "
12857 "file based backends."
12860 #. type: Plain text
12861 #: docs/manual/smsd/run.rst:24 docs/manual/smsd/config.rst:297
12863 "Gammu SMSD waits for the script to terminate. If you make some time "
12864 "consuming there, it will make SMSD not receive new messages. However to "
12865 "limit breakage from this situation, the waiting time is limited to two "
12866 "minutes. After this time SMSD will continue in normal operation and might "
12867 "execute your script again."
12870 #. type: Plain text
12871 #: docs/manual/smsd/run.rst:29
12873 "All input and output file descriptors are closed when this program is "
12874 "invoked, so you have to ensure to open files on your own."
12878 #: docs/manual/smsd/run.rst:31
12880 msgid "Environment"
12883 #. type: Plain text
12884 #: docs/manual/smsd/run.rst:35
12886 "program is executed with environment which contains lot of information about "
12887 "the message. You can use it together with NULL service (see"
12890 #. type: Attribute :ref:
12891 #: docs/manual/smsd/run.rst:35
12893 msgid "`gammu-smsd-null`) to implement completely own processing of messages."
12897 #: docs/manual/smsd/run.rst:38
12899 msgid "Global variables"
12902 #. type: Labeled list
12903 #: docs/manual/smsd/run.rst:40 docs/manual/smsd/run.rst:44
12904 #: docs/manual/smsd/run.rst:54 docs/manual/smsd/run.rst:58
12905 #: docs/manual/smsd/run.rst:62 docs/manual/smsd/run.rst:73
12906 #: docs/manual/smsd/run.rst:77 docs/manual/smsd/run.rst:81
12907 #: docs/manual/smsd/run.rst:85 docs/manual/smsd/run.rst:89
12912 #. type: Plain text
12913 #: docs/manual/smsd/run.rst:41
12914 msgid "SMS_MESSAGES"
12917 #. type: Plain text
12918 #: docs/manual/smsd/run.rst:43
12919 msgid "Number of physical messages received."
12922 #. type: Plain text
12923 #: docs/manual/smsd/run.rst:45
12924 msgid "DECODED_PARTS"
12927 #. type: Plain text
12928 #: docs/manual/smsd/run.rst:47
12929 msgid "Number of decoded message parts."
12933 #: docs/manual/smsd/run.rst:49
12935 msgid "Per message variables"
12938 #. type: Plain text
12939 #: docs/manual/smsd/run.rst:53
12941 "The variables further described as ``SMS_1_...`` are generated for each "
12942 "physical message, where 1 is replaced by current number of message."
12945 #. type: Plain text
12946 #: docs/manual/smsd/run.rst:55
12947 msgid "SMS_1_CLASS"
12950 #. type: Plain text
12951 #: docs/manual/smsd/run.rst:57
12952 msgid "Class of message."
12955 #. type: Plain text
12956 #: docs/manual/smsd/run.rst:59
12957 msgid "SMS_1_NUMBER"
12960 #. type: Plain text
12961 #: docs/manual/smsd/run.rst:61
12962 msgid "Sender number."
12965 #. type: Plain text
12966 #: docs/manual/smsd/run.rst:63
12970 #. type: Plain text
12971 #: docs/manual/smsd/run.rst:65
12972 msgid "Message text. Text is not available for 8-bit binary messages."
12976 #: docs/manual/smsd/run.rst:67
12978 msgid "Per part variables"
12981 #. type: Plain text
12982 #: docs/manual/smsd/run.rst:72
12984 "The variables further described as ``DECODED_1_...`` are generated for each "
12985 "message part, where 1 is replaced by current number of part. Set are only "
12986 "those variables whose content is present in the message."
12989 #. type: Plain text
12990 #: docs/manual/smsd/run.rst:74
12991 msgid "DECODED_1_TEXT"
12994 #. type: Plain text
12995 #: docs/manual/smsd/run.rst:76
12996 msgid "Decoded long message text."
12999 #. type: Plain text
13000 #: docs/manual/smsd/run.rst:78
13001 msgid "DECODED_1_MMS_SENDER"
13004 #. type: Plain text
13005 #: docs/manual/smsd/run.rst:80
13006 msgid "Sender of MMS indication message."
13009 #. type: Plain text
13010 #: docs/manual/smsd/run.rst:82
13011 msgid "DECODED_1_MMS_TITLE"
13014 #. type: Plain text
13015 #: docs/manual/smsd/run.rst:84
13016 msgid "title of MMS indication message."
13019 #. type: Plain text
13020 #: docs/manual/smsd/run.rst:86
13021 msgid "DECODED_1_MMS_ADDRESS"
13024 #. type: Plain text
13025 #: docs/manual/smsd/run.rst:88
13026 msgid "Address (URL) of MMS from MMS indication message."
13029 #. type: Plain text
13030 #: docs/manual/smsd/run.rst:90
13031 msgid "DECODED_1_MMS_SIZE"
13034 #. type: Plain text
13035 #: docs/manual/smsd/run.rst:92
13036 msgid "Size of MMS as specified in MMS indication message."
13040 #: docs/manual/smsd/run.rst:98
13042 msgid "Activating RunOnReceive"
13045 #. type: Plain text
13046 #: docs/manual/smsd/run.rst:102
13048 "To activate this feature you need to set :config:option:`RunOnReceive` in "
13049 "the :ref:`gammu-smsdrc`."
13052 #. type: Plain text
13053 #: docs/manual/smsd/run.rst:107
13054 msgid "[smsd] RunOnReceive = /path/to/script.sh"
13058 #: docs/manual/smsd/run.rst:109
13060 msgid "Processing messages from the files backend"
13063 #. type: Plain text
13064 #: docs/manual/smsd/run.rst:113
13066 "Following script (if used as :config:option:`RunOnReceive` handler) passes "
13067 "message data to other program. This works only with the :ref:`gammu-smsd-"
13071 #. type: Plain text
13072 #: docs/manual/smsd/run.rst:120
13074 "#!/bin/sh INBOX=/path/to/smsd/inbox PROGRAM=/bin/cat for ID in \"$@\" ; do"
13077 #. type: Plain text
13078 #: docs/manual/smsd/run.rst:121
13079 msgid "$PROGRAM < $INBOX/$ID"
13082 #. type: Plain text
13083 #: docs/manual/smsd/run.rst:122 docs/manual/smsd/run.rst:136
13088 #: docs/manual/smsd/run.rst:124
13090 msgid "Passing message text to program"
13093 #. type: Plain text
13094 #: docs/manual/smsd/run.rst:128
13096 "Following script (if used as :config:option:`RunOnReceive` handler) passes "
13097 "message text and sender to external program."
13100 #. type: Plain text
13101 #: docs/manual/smsd/run.rst:134
13102 msgid "#!/bin/sh PROGRAM=/bin/echo for i in `seq $SMS_MESSAGES` ; do"
13105 #. type: Plain text
13106 #: docs/manual/smsd/run.rst:135
13108 "eval \"$PROGRAM \\\"\\${SMS_${i}_NUMBER}\\\" \\\"\\${SMS_${i}_TEXT}\\\"\""
13112 #: docs/manual/smsd/run.rst:139
13114 msgid "Passing MMS indication parameters to external program"
13117 #. type: Plain text
13118 #: docs/manual/smsd/run.rst:144
13120 "Following script (if used as :config:option:`RunOnReceive` handler) will "
13121 "write information about each received MMS indication to the log file. Just "
13122 "replace echo command with your own program to do custom processing."
13125 #. type: Plain text
13126 #: docs/manual/smsd/run.rst:149
13127 msgid "#!/bin/sh if [ $DECODED_PARTS -eq 0 ] ; then"
13130 #. type: Plain text
13131 #: docs/manual/smsd/run.rst:151
13132 msgid "# No decoded parts, nothing to process exit"
13135 #. type: Plain text
13136 #: docs/manual/smsd/run.rst:153
13137 msgid "fi if [ \"$DECODED_1_MMS_ADDRESS\" ] ; then"
13140 #. type: Plain text
13141 #: docs/manual/smsd/run.rst:154
13143 "echo \"$DECODED_1_MMS_ADDRESS\" \"$DECODED_1_MMS_SENDER\" "
13144 "\"$DECODED_1_MMS_TITLE\" >> /tmp/smsd-mms.log"
13147 #. type: Plain text
13148 #: docs/manual/smsd/run.rst:155
13153 #: docs/manual/smsd/run.rst:157
13155 msgid "Processing message text in Python"
13158 #. type: Plain text
13159 #: docs/manual/smsd/run.rst:161
13161 "Following script (if used as :config:option:`RunOnReceive` handler) written "
13162 "in Python will concatenate all text from received message:"
13165 #. type: Plain text
13166 #: docs/manual/smsd/run.rst:163
13170 #. type: Plain text
13171 #: docs/manual/smsd/run.rst:167
13172 msgid "#!/usr/bin/python import os import sys"
13175 #. type: Plain text
13176 #: docs/manual/smsd/run.rst:169
13177 msgid "numparts = int(os.environ['DECODED_PARTS'])"
13180 #. type: Plain text
13181 #: docs/manual/smsd/run.rst:172
13182 msgid "# Are there any decoded parts? if numparts == 0:"
13185 #. type: Plain text
13186 #: docs/manual/smsd/run.rst:174
13187 msgid "print('No decoded parts!') sys.exit(1)"
13190 #. type: Plain text
13191 #: docs/manual/smsd/run.rst:178
13192 msgid "# Get all text parts text = '' for i in range(1, numparts + 1):"
13195 #. type: Plain text
13196 #: docs/manual/smsd/run.rst:180
13197 msgid "varname = 'DECODED_%d_TEXT' % i if varname in os.environ:"
13200 #. type: Plain text
13201 #: docs/manual/smsd/run.rst:181
13202 msgid "text = text + os.environ[varname]"
13205 #. type: Plain text
13206 #: docs/manual/smsd/run.rst:183
13208 "# Do something with the text print('Number %s have sent text: %s' % (os."
13209 "environ['SMS_1_NUMBER'], text))"
13212 #. type: Plain text
13213 #: docs/manual/smsd/config.rst:2
13214 msgid "_gammu-smsdrc:"
13218 #: docs/manual/smsd/config.rst:4
13220 msgid "SMSD Configuration File"
13223 #. type: Plain text
13224 #: docs/manual/smsd/config.rst:12
13226 "gammu-smsd reads configuration from a config file. It's location can be "
13227 "specified on command line, otherwise default path ``/etc/gammu-smsdrc`` is "
13231 #. type: Plain text
13232 #: docs/manual/smsd/config.rst:16
13233 msgid "Configuration file of gammu-smsd consists of at least two sections -"
13236 #. type: Attribute :config:
13237 #: docs/manual/smsd/config.rst:16
13239 msgid "section:`[gammu]` and :config:section:`[smsd]`. For :ref:`gammu-smsd-sql`"
13242 #. type: Plain text
13243 #: docs/manual/smsd/config.rst:18
13244 msgid "you can also use :config:section:`[sql]`."
13247 #. type: Plain text
13248 #: docs/manual/smsd/config.rst:21
13250 "The :config:section:`[gammu]` section is configuration of a phone connection "
13251 "and is same as described in :ref:`gammurc` with the only exception that"
13254 #. type: Attribute :config:
13255 #: docs/manual/smsd/config.rst:21
13257 msgid "option:`LogFile` is ignored and common logging for gammu library and"
13260 #. type: Plain text
13261 #: docs/manual/smsd/config.rst:24
13263 "SMS daemon is used. However the :config:option:`LogFormat` directive still "
13264 "configures how much messages gammu emits."
13267 #. type: Plain text
13268 #: docs/manual/smsd/config.rst:26
13272 #. type: Plain text
13273 #: docs/manual/smsd/config.rst:30
13275 "The :config:section:`[smsd]` section configures SMS daemon itself, which are "
13276 "described in following subsections. First general parameters of SMS daemon "
13277 "are listed and then specific parameters for storage backends."
13280 #. type: Plain text
13281 #: docs/manual/smsd/config.rst:32
13282 msgid "[include_numbers]"
13285 #. type: Plain text
13286 #: docs/manual/smsd/config.rst:34
13288 "List of numbers from which accept messages, see :ref:`message_filtering`."
13291 #. type: Plain text
13292 #: docs/manual/smsd/config.rst:36
13293 msgid "[exclude_numbers]"
13296 #. type: Plain text
13297 #: docs/manual/smsd/config.rst:38
13299 "List of numbers from which reject messages, see :ref:`message_filtering`."
13302 #. type: Plain text
13303 #: docs/manual/smsd/config.rst:40
13304 msgid "[include_smsc]"
13307 #. type: Plain text
13308 #: docs/manual/smsd/config.rst:42
13310 "List of SMSC numbers from which accept messages, see :ref:"
13311 "`message_filtering`."
13314 #. type: Plain text
13315 #: docs/manual/smsd/config.rst:44
13316 msgid "[exclude_smsc]"
13319 #. type: Plain text
13320 #: docs/manual/smsd/config.rst:46
13322 "List of SMSC numbers from which reject messages, see :ref:"
13323 "`message_filtering`."
13326 #. type: Plain text
13327 #: docs/manual/smsd/config.rst:48
13331 #. type: Plain text
13332 #: docs/manual/smsd/config.rst:50
13334 "Configure SQL queries used by :ref:`gammu-smsd-sql`, you usually don't have "
13338 #. type: Plain text
13339 #: docs/manual/smsd/config.rst:52
13340 msgid ":ref:`Configurable queries`"
13344 #: docs/manual/smsd/config.rst:54
13346 msgid "General parameters of SMS daemon"
13349 #. type: Plain text
13350 #: docs/manual/smsd/config.rst:57
13354 #. type: Plain text
13355 #: docs/manual/smsd/config.rst:59
13356 msgid "SMSD service to use, one of following choices:"
13359 #. type: Plain text
13360 #: docs/manual/smsd/config.rst:61
13364 #. type: Plain text
13365 #: docs/manual/smsd/config.rst:62
13366 msgid "stores messages in files, see :ref:`gammu-smsd-files` for details"
13369 #. type: Plain text
13370 #: docs/manual/smsd/config.rst:63
13374 #. type: Plain text
13375 #: docs/manual/smsd/config.rst:64
13376 msgid "does not store messages at all, see :ref:`gammu-smsd-null` for details"
13379 #. type: Plain text
13380 #: docs/manual/smsd/config.rst:65
13384 #. type: Plain text
13385 #: docs/manual/smsd/config.rst:66
13386 msgid "stores messages in SQL database, see :ref:`gammu-smsd-sql` for details"
13389 #. type: Plain text
13390 #: docs/manual/smsd/config.rst:68 docs/manual/smsd/config.rst:74
13391 #: docs/manual/smsd/config.rst:80 docs/manual/smsd/config.rst:88
13392 #: docs/manual/smsd/config.rst:304 docs/manual/smsd/config.rst:448
13396 #. type: Plain text
13397 #: docs/manual/smsd/config.rst:69
13401 #. type: Plain text
13402 #: docs/manual/smsd/config.rst:70
13404 "synonym for :config:option:`Service` = ``SQL`` and :config:option:`Driver` = "
13408 #. type: Plain text
13409 #: docs/manual/smsd/config.rst:72
13411 "stores messages in MySQL database, see :ref:`gammu-smsd-mysql` for details"
13414 #. type: Plain text
13415 #: docs/manual/smsd/config.rst:75
13419 #. type: Plain text
13420 #: docs/manual/smsd/config.rst:76
13422 "synonym for :config:option:`Service` = ``SQL`` and :config:option:`Driver` = "
13426 #. type: Plain text
13427 #: docs/manual/smsd/config.rst:78
13429 "stores messages in PostgreSQL database, see :ref:`gammu-smsd-pgsql` for "
13433 #. type: Plain text
13434 #: docs/manual/smsd/config.rst:81
13438 #. type: Plain text
13439 #: docs/manual/smsd/config.rst:82
13441 "synonym for :config:option:`Service` = ``SQL`` and :config:option:`Driver` = "
13445 #. type: Plain text
13446 #: docs/manual/smsd/config.rst:86
13448 "stores messages in any database supported by libdbi, this includes MSSQL, "
13449 "MySQL, PostgreSQL or SQLite databases, see :ref:`gammu-smsd-dbi` for details"
13452 #. type: Plain text
13453 #: docs/manual/smsd/config.rst:92
13455 "Availability of backends depends on platform and compile time configuration."
13458 #. type: Plain text
13459 #: docs/manual/smsd/config.rst:94
13463 #. type: Plain text
13464 #: docs/manual/smsd/config.rst:97
13466 "PIN for SIM card. This is optional, but you should set it if your phone "
13467 "after power on requires PIN."
13470 #. type: Plain text
13471 #: docs/manual/smsd/config.rst:99
13473 msgid "NetworkCode"
13476 #. type: Plain text
13477 #: docs/manual/smsd/config.rst:102
13479 "Network personalisation password. This is optional, but some phones require "
13480 "it after power on."
13483 #. type: Plain text
13484 #: docs/manual/smsd/config.rst:104
13487 msgstr "Tes telepon"
13489 #. type: Plain text
13490 #: docs/manual/smsd/config.rst:107
13492 "Phone lock password. This is optional, but some phones require it after "
13496 #. type: Plain text
13497 #: docs/manual/smsd/config.rst:113
13499 "File where SMSD actions are being logged. You can also use special value "
13500 "``syslog`` which will send all messages to syslog daemon. On Windows another "
13501 "special value ``eventlog`` exists, which will send logs to Windows Event Log."
13504 #. type: Plain text
13505 #: docs/manual/smsd/config.rst:117
13507 "If you run SMSD as a system daemon (or service), it is recommended to use "
13508 "absolute path to log file as startup directory might be different than you "
13512 #. type: Plain text
13513 #: docs/manual/smsd/config.rst:119
13514 msgid "Default is to provide no logging."
13517 #. type: Plain text
13518 #: docs/manual/smsd/config.rst:121
13519 msgid "LogFacility"
13522 #. type: Plain text
13523 #: docs/manual/smsd/config.rst:124
13525 "Facility to use on logging backends which support it (currently only "
13526 "syslog). One of following chouces:"
13529 #. type: Plain text
13530 #: docs/manual/smsd/config.rst:126
13531 msgid "``DAEMON`` (default)"
13534 #. type: Plain text
13535 #: docs/manual/smsd/config.rst:127
13539 #. type: Plain text
13540 #: docs/manual/smsd/config.rst:128
13544 #. type: Plain text
13545 #: docs/manual/smsd/config.rst:129
13549 #. type: Plain text
13550 #: docs/manual/smsd/config.rst:130
13554 #. type: Plain text
13555 #: docs/manual/smsd/config.rst:131
13559 #. type: Plain text
13560 #: docs/manual/smsd/config.rst:132
13564 #. type: Plain text
13565 #: docs/manual/smsd/config.rst:133
13569 #. type: Plain text
13570 #: docs/manual/smsd/config.rst:134
13574 #. type: Plain text
13575 #: docs/manual/smsd/config.rst:135
13579 #. type: Plain text
13580 #: docs/manual/smsd/config.rst:137
13584 #. type: Plain text
13585 #: docs/manual/smsd/config.rst:139
13589 #. type: Plain text
13590 #: docs/manual/smsd/config.rst:142
13592 "Debug level for SMSD. The integer value should be sum of all flags you want "
13596 #. type: Plain text
13597 #: docs/manual/smsd/config.rst:144
13601 #. type: Plain text
13602 #: docs/manual/smsd/config.rst:145
13603 msgid "enables basic debugging information"
13606 #. type: Plain text
13607 #: docs/manual/smsd/config.rst:146
13611 #. type: Plain text
13612 #: docs/manual/smsd/config.rst:147
13613 msgid "enables logging of SQL queries of service backends"
13616 #. type: Plain text
13617 #: docs/manual/smsd/config.rst:148
13621 #. type: Plain text
13622 #: docs/manual/smsd/config.rst:149
13623 msgid "enables logging of gammu debug information"
13626 #. type: Plain text
13627 #: docs/manual/smsd/config.rst:151
13628 msgid "Generally to get as much debug information as possible, use 255."
13631 #. type: Plain text
13632 #: docs/manual/smsd/config.rst:153
13633 msgid "Default is 0, what should mean no extra information."
13636 #. type: Plain text
13637 #: docs/manual/smsd/config.rst:155
13638 msgid "CommTimeout"
13641 #. type: Plain text
13642 #: docs/manual/smsd/config.rst:157
13643 msgid "How many seconds should SMSD wait after there is no message in outbox."
13646 #. type: Plain text
13647 #: docs/manual/smsd/config.rst:159 docs/manual/smsd/config.rst:166
13648 msgid "Default is 30."
13651 #. type: Plain text
13652 #: docs/manual/smsd/config.rst:161
13653 msgid "SendTimeout"
13656 #. type: Plain text
13657 #: docs/manual/smsd/config.rst:164
13659 "Shows how many seconds SMSD should wait for network answer during sending "
13660 "sms. If nothing happen during this time, sms will be resent."
13663 #. type: Plain text
13664 #: docs/manual/smsd/config.rst:168
13669 #. type: Plain text
13670 #: docs/manual/smsd/config.rst:170
13671 msgid "How many times will SMSD try to resend message if sending fails."
13674 #. type: Plain text
13675 #: docs/manual/smsd/config.rst:172 docs/manual/smsd/config.rst:199
13676 msgid "Default is 1."
13679 #. type: Plain text
13680 #: docs/manual/smsd/config.rst:174
13681 msgid "ReceiveFrequency"
13684 #. type: Plain text
13685 #: docs/manual/smsd/config.rst:178
13687 "The number of seconds between testing for received SMSes, when the phone is "
13688 "busy sending SMSes. Normally a test for received SMSes is done every :config:"
13689 "option:`CommTimeout` seconds and after each sent SMS."
13692 #. type: Plain text
13693 #: docs/manual/smsd/config.rst:180 docs/manual/smsd/config.rst:234
13694 #: docs/manual/smsd/config.rst:248
13695 msgid "Default is 0 (not used)."
13698 #. type: Plain text
13699 #: docs/manual/smsd/config.rst:182
13700 msgid "StatusFrequency"
13703 #. type: Plain text
13704 #: docs/manual/smsd/config.rst:185
13706 "The number of seconds between refreshing phone status (battery, signal) "
13707 "stored in shared memory and possibly in service backends. Use 0 to disable."
13710 #. type: Plain text
13711 #: docs/manual/smsd/config.rst:187
13712 msgid "Default is 15."
13715 #. type: Plain text
13716 #: docs/manual/smsd/config.rst:189
13720 #. type: Plain text
13721 #: docs/manual/smsd/config.rst:194
13723 "The number of seconds how long will SMSD sleep before checking for some "
13724 "activity. Please note that setting this to higher value than 1 will have "
13725 "effects to other time based configurations, because they will be effectively "
13726 "rounded to multiply of this value."
13729 #. type: Plain text
13730 #: docs/manual/smsd/config.rst:197
13732 "Setting this to 0 disables sleeping. Please not this might cause Gammu to "
13733 "consume quite a lot of CPU power."
13736 #. type: Plain text
13737 #: docs/manual/smsd/config.rst:201
13738 msgid "MultipartTimeout"
13741 #. type: Plain text
13742 #: docs/manual/smsd/config.rst:205
13744 "The number of seconds how long will SMSD wait for all parts of multipart "
13745 "message. If all parts won't arrive in time, parts will be processed as "
13746 "separate messages."
13749 #. type: Plain text
13750 #: docs/manual/smsd/config.rst:207 docs/manual/smsd/config.rst:270
13751 msgid "Default is 600 (10 minutes)."
13754 #. type: Plain text
13755 #: docs/manual/smsd/config.rst:209
13756 msgid "CheckSecurity"
13759 #. type: Plain text
13760 #: docs/manual/smsd/config.rst:211
13761 msgid "Whether to check if phone wants to enter PIN."
13764 #. type: Plain text
13765 #: docs/manual/smsd/config.rst:213 docs/manual/smsd/config.rst:219
13766 #: docs/manual/smsd/config.rst:225
13767 msgid "Default is 1 (enabled)."
13770 #. type: Plain text
13771 #: docs/manual/smsd/config.rst:215
13772 msgid "CheckBattery"
13775 #. type: Plain text
13776 #: docs/manual/smsd/config.rst:217
13777 msgid "Whether to check phone battery state periodically."
13780 #. type: Plain text
13781 #: docs/manual/smsd/config.rst:221
13782 msgid "CheckSignal"
13785 #. type: Plain text
13786 #: docs/manual/smsd/config.rst:223
13787 msgid "Whether to check signal level periodically."
13790 #. type: Plain text
13791 #: docs/manual/smsd/config.rst:227
13792 msgid "ResetFrequency"
13795 #. type: Plain text
13796 #: docs/manual/smsd/config.rst:232
13798 "The number of seconds between performing a preventive soft reset in order to "
13799 "minimize the cases of hanging phones e.g. Nokia 5110 will sometimes freeze "
13800 "to a state when only after unmounting the battery the phone will be "
13801 "functional again."
13804 #. type: Plain text
13805 #: docs/manual/smsd/config.rst:236
13806 msgid "HardResetFrequency"
13809 #. type: Plain text
13810 #: docs/manual/smsd/config.rst:238 docs/manual/smsd/config.rst:401
13811 #: docs/manual/smsd/config.rst:407
13815 #. type: Plain text
13816 #: docs/manual/smsd/config.rst:240 docs/manual/gammu/index.rst:181
13817 #: docs/manual/gammu/index.rst:346 docs/manual/gammu/index.rst:490
13818 #: docs/manual/gammu/index.rst:825 docs/manual/gammu/index.rst:1145
13819 #: docs/manual/gammu/index.rst:1158 docs/manual/gammu/index.rst:1629
13820 #: docs/manual/project/directories.rst:118 docs/manual/c/index.rst:16
13821 #: docs/manual/c/api.rst:5
13825 #. type: Plain text
13826 #: docs/manual/smsd/config.rst:243
13828 "For some phones hard reset means deleting all data in it. Use :config:option:"
13829 "`ResetFrequency`, unless you know what you are doing."
13832 #. type: Plain text
13833 #: docs/manual/smsd/config.rst:246
13835 "The number of seconds between performing a preventive hard reset in order to "
13836 "minimize the cases of hanging phones."
13839 #. type: Plain text
13840 #: docs/manual/smsd/config.rst:250
13841 msgid "DeliveryReport"
13844 #. type: Plain text
13845 #: docs/manual/smsd/config.rst:252
13847 "Whether delivery reports should be used, one of ``no``, ``log``, ``sms``."
13850 #. type: Plain text
13851 #: docs/manual/smsd/config.rst:254
13855 #. type: Plain text
13856 #: docs/manual/smsd/config.rst:255
13857 msgid "one line log entry,"
13860 #. type: Plain text
13861 #: docs/manual/smsd/config.rst:256
13865 #. type: Plain text
13866 #: docs/manual/smsd/config.rst:257
13867 msgid "store in inbox as a received SMS"
13870 #. type: Plain text
13871 #: docs/manual/smsd/config.rst:258
13875 #. type: Plain text
13876 #: docs/manual/smsd/config.rst:259
13877 msgid "no delivery reports"
13880 #. type: Plain text
13881 #: docs/manual/smsd/config.rst:261
13882 msgid "Default is ``no``."
13885 #. type: Plain text
13886 #: docs/manual/smsd/config.rst:263
13887 msgid "DeliveryReportDelay"
13890 #. type: Plain text
13891 #: docs/manual/smsd/config.rst:268
13893 "Delay in seconds how long is still delivery report considered valid. This "
13894 "depends on brokeness of your network (delivery report should have same "
13895 "timestamp as sent message). Increase this if delivery reports are not paired "
13896 "with sent messages."
13899 #. type: Plain text
13900 #: docs/manual/smsd/config.rst:272
13904 #. type: Plain text
13905 #: docs/manual/smsd/config.rst:275
13907 "String with info about phone used for sending/receiving. This can be useful "
13908 "if you want to run several SMS daemons."
13911 #. type: Plain text
13912 #: docs/manual/smsd/config.rst:279
13914 "When you set PhoneID, all messages (including injected ones) will be marked "
13915 "by this string (stored as SenderID in the database) and it allows more SMS "
13916 "daemons to share a single database."
13919 #. type: Plain text
13920 #: docs/manual/smsd/config.rst:281
13921 msgid "This option has actually no effect with :ref:`gammu-smsd-files`."
13924 #. type: Plain text
13925 #: docs/manual/smsd/config.rst:283
13926 msgid "RunOnReceive"
13929 #. type: Plain text
13930 #: docs/manual/smsd/config.rst:285
13931 msgid "Executes a program after receiving message."
13934 #. type: Plain text
13935 #: docs/manual/smsd/config.rst:300
13937 "The process has available lot of information about received message in "
13938 "environment, check :ref:`gammu-smsd-run` for more details."
13941 #. type: Plain text
13942 #: docs/manual/smsd/config.rst:302
13943 msgid "RunOnFailure"
13946 #. type: Plain text
13947 #: docs/manual/smsd/config.rst:306
13948 msgid "Executes a program on failure."
13951 #. type: Plain text
13952 #: docs/manual/smsd/config.rst:309
13954 "This can be used to proactively react on some failures or to interactively "
13955 "detect failure of sending message."
13958 #. type: Plain text
13959 #: docs/manual/smsd/config.rst:313
13961 "The program will receive optional parameter, which can currently be either "
13962 "``INIT`` (meaning failure during phone initialization) or message ID, which "
13963 "would indicate error while sending the message."
13966 #. type: Labeled list
13967 #: docs/manual/smsd/config.rst:314 docs/manual/gammu/index.rst:813
13968 #: docs/manual/gammu/index.rst:1548 docs/manual/gammu/index.rst:1600
13969 #: docs/manual/project/install.rst:121 docs/manual/project/install.rst:130
13974 #. type: Plain text
13975 #: docs/manual/smsd/config.rst:315
13977 "The environment with message (as is in :config:option:`RunOnReceive`) is not "
13978 "passed to the command."
13981 #. type: Plain text
13982 #: docs/manual/smsd/config.rst:317
13983 msgid "IncludeNumbersFile"
13986 #. type: Plain text
13987 #: docs/manual/smsd/config.rst:322
13989 "File with list of numbers which are accepted by SMSD. The file contains one "
13990 "number per line, blank lines are ignored. The file is read at startup and is "
13991 "reread only when configuration is being reread. See Message filtering for "
13995 #. type: Plain text
13996 #: docs/manual/smsd/config.rst:324
13997 msgid "ExcludeNumbersFile"
14000 #. type: Plain text
14001 #: docs/manual/smsd/config.rst:329
14003 "File with list of numbers which are not accepted by SMSD. The file contains "
14004 "one number per line, blank lines are ignored. The file is read at startup "
14005 "and is reread only when configuration is being reread. See Message filtering "
14009 #. type: Plain text
14010 #: docs/manual/smsd/config.rst:331
14011 msgid "IncludeSMSCFile"
14014 #. type: Plain text
14015 #: docs/manual/smsd/config.rst:336
14017 "File with list of SMSC numbers which are accepted by SMSD. The file contains "
14018 "one number per line, blank lines are ignored. The file is read at startup "
14019 "and is reread only when configuration is being reread. See Message filtering "
14023 #. type: Plain text
14024 #: docs/manual/smsd/config.rst:338
14025 msgid "ExcludeSMSCFile"
14028 #. type: Plain text
14029 #: docs/manual/smsd/config.rst:343
14031 "File with list of SMSC numbers which are not accepted by SMSD. The file "
14032 "contains one number per line, blank lines are ignored. The file is read at "
14033 "startup and is reread only when configuration is being reread. See Message "
14034 "filtering for details."
14037 #. type: Plain text
14038 #: docs/manual/smsd/config.rst:345
14039 msgid "BackendRetries"
14042 #. type: Plain text
14043 #: docs/manual/smsd/config.rst:347
14044 msgid "How many times will SMSD backend retry operation."
14047 #. type: Plain text
14048 #: docs/manual/smsd/config.rst:350
14050 "The implementation on different backends is different, for database backends "
14051 "it generally means how many times it will try to reconnect to the server."
14054 #. type: Plain text
14055 #: docs/manual/smsd/config.rst:352
14056 msgid "Default is 10."
14059 #. type: Plain text
14060 #: docs/manual/smsd/config.rst:354
14064 #. type: Plain text
14065 #: docs/manual/smsd/config.rst:356 docs/manual/smsd/config.rst:364
14069 #. type: Plain text
14070 #: docs/manual/smsd/config.rst:358
14071 msgid "Whether to enable sending of messages."
14074 #. type: Plain text
14075 #: docs/manual/smsd/config.rst:360 docs/manual/smsd/config.rst:368
14076 msgid "Default is True."
14079 #. type: Plain text
14080 #: docs/manual/smsd/config.rst:362
14084 #. type: Plain text
14085 #: docs/manual/smsd/config.rst:366
14086 msgid "Whether to enable receiving of messages."
14090 #: docs/manual/smsd/config.rst:371
14092 msgid "Database backends options"
14095 #. type: Plain text
14096 #: docs/manual/smsd/config.rst:374
14097 msgid "All DBI, ODBC, MYSQL and PGSQL backends (see :ref:`gammu-smsd-mysql`,"
14100 #. type: Attribute :ref:
14101 #: docs/manual/smsd/config.rst:374
14103 msgid "`gammu-smsd-odbc`, :ref:`gammu-smsd-pgsql`, :ref:`gammu-smsd-dbi` for"
14106 #. type: Plain text
14107 #: docs/manual/smsd/config.rst:377
14109 "their documentation) supports same options for configuring connection to a "
14113 #. type: Plain text
14114 #: docs/manual/smsd/config.rst:379
14118 #. type: Plain text
14119 #: docs/manual/smsd/config.rst:381
14120 msgid "User name used for connection to a database."
14123 #. type: Plain text
14124 #: docs/manual/smsd/config.rst:383
14128 #. type: Plain text
14129 #: docs/manual/smsd/config.rst:385
14130 msgid "Password used for connection to a database."
14133 #. type: Plain text
14134 #: docs/manual/smsd/config.rst:387
14138 #. type: Plain text
14139 #: docs/manual/smsd/config.rst:391
14141 "Database server address. It can also contain port or socket path after "
14142 "semicolon, for example ``localhost:/path/to/socket`` or ``192.168.1.1:8000``."
14145 #. type: Plain text
14146 #: docs/manual/smsd/config.rst:393
14147 msgid "For ODBC this is used as Data source name."
14150 #. type: Plain text
14151 #: docs/manual/smsd/config.rst:399
14153 "Some database servers differentiate usage of ``localhost`` (to use local "
14154 "socket) and ``127.0.0.1`` (to use locat TCP/IP connection). Please make "
14155 "sure your SMSD settings match the database server ones."
14158 #. type: Plain text
14159 #: docs/manual/smsd/config.rst:403
14163 #. type: Plain text
14164 #: docs/manual/smsd/config.rst:405
14165 msgid "Synonym for :config:option:`Host`."
14168 #. type: Plain text
14169 #: docs/manual/smsd/config.rst:409
14173 #. type: Plain text
14174 #: docs/manual/smsd/config.rst:413
14176 "Name of database to use. Please note that you should create tables in this "
14177 "database before using gammu-smsd. SQL files for creating needed tables are "
14178 "included in documentation."
14181 #. type: Plain text
14182 #: docs/manual/smsd/config.rst:415
14183 msgid "SkipSMSCNumber"
14186 #. type: Plain text
14187 #: docs/manual/smsd/config.rst:419
14189 "When you send sms from some SMS centere you can have delivery reports from "
14190 "other SMSC number. You can set here number of this SMSC used by you and "
14191 "Gammu will not check it's number during assigning reports to sent SMS."
14194 #. type: Plain text
14195 #: docs/manual/smsd/config.rst:421
14199 #. type: Plain text
14200 #: docs/manual/smsd/config.rst:423
14201 msgid "SQL driver to use."
14204 #. type: Plain text
14205 #: docs/manual/smsd/config.rst:426
14207 "Can be either one of native drivers (``odbc``, ``native_mysql`` or "
14208 "``native_pgsql``) or :ref:`gammu-smsd-dbi` driver."
14211 #. type: Plain text
14212 #: docs/manual/smsd/config.rst:431
14214 "Depends on what DBI drivers you have installed, DBI supports: ``mysql``, "
14215 "``freetds`` (provides access to MS SQL Server and Sybase), ``pgsql``, "
14216 "``sqlite``, ``sqlite3``, ``firebird`` and ``ingres``, ``msql`` and "
14217 "``oracle`` drivers are under development."
14220 #. type: Plain text
14221 #: docs/manual/smsd/config.rst:433
14225 #. type: Plain text
14226 #: docs/manual/smsd/config.rst:436
14228 "SQL dialect to use. This is specially useful with :ref:`gammu-smsd-odbc` "
14229 "where SMSD does not know which server it is actually talking to."
14232 #. type: Plain text
14233 #: docs/manual/smsd/config.rst:438
14234 msgid "Possible values:"
14237 #. type: Plain text
14238 #: docs/manual/smsd/config.rst:440
14239 msgid "``mysql`` - MySQL"
14242 #. type: Plain text
14243 #: docs/manual/smsd/config.rst:441
14244 msgid "``pgsql`` - PostgreSQL"
14247 #. type: Plain text
14248 #: docs/manual/smsd/config.rst:442
14249 msgid "``sqlite`` - SQLite"
14252 #. type: Plain text
14253 #: docs/manual/smsd/config.rst:443
14254 msgid "``mssql`` - Microsoft SQL Server"
14257 #. type: Plain text
14258 #: docs/manual/smsd/config.rst:444
14259 msgid "``sybase`` - Sybase"
14262 #. type: Plain text
14263 #: docs/manual/smsd/config.rst:445
14264 msgid "``access`` - Microsoft Access"
14267 #. type: Plain text
14268 #: docs/manual/smsd/config.rst:446
14269 msgid "``odbc`` - Generic ODBC"
14272 #. type: Plain text
14273 #: docs/manual/smsd/config.rst:450
14275 "You can also completely customize SQL queries used as described in :ref:`SQL "
14279 #. type: Plain text
14280 #: docs/manual/smsd/config.rst:452
14281 msgid "DriversPath"
14284 #. type: Plain text
14285 #: docs/manual/smsd/config.rst:455
14287 "Path, where DBI drivers are stored, this usually does not have to be set if "
14288 "you have properly installed drivers."
14291 #. type: Plain text
14292 #: docs/manual/smsd/config.rst:457
14296 #. type: Plain text
14297 #: docs/manual/smsd/config.rst:460
14299 "Database directory for some (currently only sqlite) DBI drivers. Set here "
14300 "path where sqlite database files are stored."
14304 #: docs/manual/smsd/config.rst:462
14306 msgid "Files backend options"
14309 #. type: Plain text
14310 #: docs/manual/smsd/config.rst:465
14311 msgid "The FILES backend accepts following configuration options. See"
14314 #. type: Attribute :ref:
14315 #: docs/manual/smsd/config.rst:465
14317 msgid "`gammu-smsd-files` for more detailed service backend description. Please note"
14320 #. type: Plain text
14321 #: docs/manual/smsd/config.rst:467
14323 "that all path should contain trailing path separator (/ on Unix systems):"
14326 #. type: Plain text
14327 #: docs/manual/smsd/config.rst:469
14331 #. type: Plain text
14332 #: docs/manual/smsd/config.rst:471
14333 msgid "Where the received SMSes are stored."
14336 #. type: Plain text
14337 #: docs/manual/smsd/config.rst:473 docs/manual/smsd/config.rst:479
14338 msgid "Default is current directory."
14341 #. type: Plain text
14342 #: docs/manual/smsd/config.rst:475
14346 #. type: Plain text
14347 #: docs/manual/smsd/config.rst:477
14348 msgid "Where SMSes to be sent should be placed."
14351 #. type: Plain text
14352 #: docs/manual/smsd/config.rst:481
14353 msgid "SentSMSPath"
14356 #. type: Plain text
14357 #: docs/manual/smsd/config.rst:484
14359 "Where the transmitted SMSes are placed, if same as :config:option:"
14360 "`OutboxPath` transmitted messages are deleted."
14363 #. type: Plain text
14364 #: docs/manual/smsd/config.rst:486
14365 msgid "Default is to delete transmitted messages."
14368 #. type: Plain text
14369 #: docs/manual/smsd/config.rst:488
14370 msgid "ErrorSMSPath"
14373 #. type: Plain text
14374 #: docs/manual/smsd/config.rst:490
14375 msgid "Where SMSes with error in transmission is placed."
14378 #. type: Plain text
14379 #: docs/manual/smsd/config.rst:492
14380 msgid "Default is same as :config:option:`SentSMSPath`."
14383 #. type: Plain text
14384 #: docs/manual/smsd/config.rst:494
14385 msgid "InboxFormat"
14388 #. type: Plain text
14389 #: docs/manual/smsd/config.rst:496
14391 "The format in which the SMS will be stored: ``detail``, ``unicode``, "
14395 #. type: Plain text
14396 #: docs/manual/smsd/config.rst:498
14400 #. type: Plain text
14401 #: docs/manual/smsd/config.rst:499
14403 "format used for message backup by :ref:`gammu`, see :ref:`gammu-smsbackup`."
14406 #. type: Plain text
14407 #: docs/manual/smsd/config.rst:500
14408 msgid "``unicode``"
14409 msgstr "``unicode``"
14411 #. type: Plain text
14412 #: docs/manual/smsd/config.rst:501
14413 msgid "message text stored in unicode (UTF-16)"
14416 #. type: Plain text
14417 #: docs/manual/smsd/config.rst:502
14418 msgid "``standard``"
14421 #. type: Plain text
14422 #: docs/manual/smsd/config.rst:503
14423 msgid "message text stored in system charset"
14426 #. type: Plain text
14427 #: docs/manual/smsd/config.rst:506
14429 "The ``standard`` and ``unicode`` settings do not apply for 8-bit messages, "
14430 "which are always written raw as they are received with extension .bin."
14433 #. type: Plain text
14434 #: docs/manual/smsd/config.rst:508
14435 msgid "Default is ``unicode``."
14438 #. type: Plain text
14439 #: docs/manual/smsd/config.rst:513
14441 "In ``detail`` format, all message parts are stored into signle file, for all "
14442 "others each message part is saved separately."
14445 #. type: Plain text
14446 #: docs/manual/smsd/config.rst:515
14447 msgid "OutboxFormat"
14450 #. type: Plain text
14451 #: docs/manual/smsd/config.rst:518
14453 "The format in which messages created by :ref:`gammu-smsd-inject` will be "
14454 "stored, it accepts same values as InboxFormat."
14457 #. type: Plain text
14458 #: docs/manual/smsd/config.rst:521
14460 "Default is ``detail`` if Gammu is compiled in with backup functions, "
14461 "``unicode`` otherwise."
14464 #. type: Plain text
14465 #: docs/manual/smsd/config.rst:523
14466 msgid "TransmitFormat"
14469 #. type: Plain text
14470 #: docs/manual/smsd/config.rst:525
14471 msgid "The format for transmitting the SMS: ``auto``, ``unicode``, ``7bit``."
14474 #. type: Plain text
14475 #: docs/manual/smsd/config.rst:527
14476 msgid "Default is ``auto``."
14479 #. type: Plain text
14480 #: docs/manual/smsd/config.rst:529
14481 msgid "_message_filtering:"
14485 #: docs/manual/smsd/config.rst:531
14487 msgid "Message filtering"
14490 #. type: Plain text
14491 #: docs/manual/smsd/config.rst:535
14493 "SMSD allows one to process only limited subset of incoming messages. You can "
14494 "define filters for sender number in :config:section:`[include_numbers]` and"
14497 #. type: Attribute :config:
14498 #: docs/manual/smsd/config.rst:535
14500 msgid "section:`[exclude_numbers]` sections or using"
14503 #. type: Attribute :config:
14504 #: docs/manual/smsd/config.rst:536
14506 msgid "option:`IncludeNumbersFile` and :config:option:`ExcludeNumbersFile`"
14509 #. type: Plain text
14510 #: docs/manual/smsd/config.rst:538
14511 msgid "directives."
14514 #. type: Plain text
14515 #: docs/manual/smsd/config.rst:543
14517 "If :config:section:`[include_numbers]` section exists, all values (keys are "
14518 "ignored) from it are used as allowed phone numbers and no other message is "
14519 "processed. On the other side, in :config:section:`[exclude_numbers]` you can "
14520 "specify numbers which you want to skip."
14523 #. type: Plain text
14524 #: docs/manual/smsd/config.rst:549
14526 "Lists from both sources are merged together. If there is any number in "
14527 "include list, only include list is used and only messages in this list are "
14528 "being accepted. If include list is empty, exclude list can be used to ignore "
14529 "messages from some numbers. If both lists are empty, all messages are "
14533 #. type: Plain text
14534 #: docs/manual/smsd/config.rst:552
14536 "Similar filtering rules can be used for SMSC number filtering, they just use "
14537 "different set of configuration options - :config:section:`[include_smsc]` and"
14540 #. type: Attribute :config:
14541 #: docs/manual/smsd/config.rst:552
14543 msgid "section:`[exclude_smsc]` sections or :config:option:`IncludeSMSCFile`"
14546 #. type: Plain text
14547 #: docs/manual/smsd/config.rst:554
14548 msgid "and :config:option:`ExcludeSMSCFile` directives."
14551 #. type: Plain text
14552 #: docs/manual/smsd/config.rst:561
14554 "There is more complete example available in Gammu documentation. Please note "
14555 "that for simplicity following examples do not include :config:section:`"
14556 "[gammu]` section, you can look into :ref:`gammurc` for some examples how it "
14561 #: docs/manual/smsd/config.rst:563
14563 msgid "Files service"
14564 msgstr "File sistem"
14566 #. type: Plain text
14567 #: docs/manual/smsd/config.rst:566
14568 msgid "SMSD configuration file for FILES backend could look like:"
14571 #. type: Plain text
14572 #: docs/manual/smsd/config.rst:577
14574 "[smsd] Service = files PIN = 1234 LogFile = syslog InboxPath = /var/spool/"
14575 "sms/inbox/ OutboPpath = /var/spool/sms/outbox/ SentSMSPath = /var/spool/sms/"
14576 "sent/ ErrorSMSPath = /var/spool/sms/error/"
14580 #: docs/manual/smsd/config.rst:579
14582 msgid "MySQL service"
14585 #. type: Plain text
14586 #: docs/manual/smsd/config.rst:582
14587 msgid "If you want to use MYSQL backend, you will need something like this:"
14590 #. type: Plain text
14591 #: docs/manual/smsd/config.rst:594
14593 "[smsd] Service = sql Driver = native_mysql PIN = 1234 LogFile = syslog User "
14594 "= smsd Password = smsd PC = localhost Database = smsd"
14598 #: docs/manual/smsd/config.rst:596
14600 msgid "DBI service using SQLite"
14603 #. type: Plain text
14604 #: docs/manual/smsd/config.rst:599
14605 msgid "For :ref:`gammu-smsd-dbi` backend, in this particular case SQLite:"
14608 #. type: Plain text
14609 #: docs/manual/smsd/config.rst:607
14611 "[smsd] Service = sql Driver = sqlite3 DBDir = /var/lib/sqlite3 Database = "
14616 #: docs/manual/smsd/config.rst:609
14618 msgid "ODBC service using MySQL"
14621 #. type: Plain text
14622 #: docs/manual/smsd/config.rst:612
14624 "For :ref:`gammu-smsd-odbc` backend, in this particular case using DSN "
14628 #. type: Plain text
14629 #: docs/manual/smsd/config.rst:619
14630 msgid "[smsd] Service = sql Driver = odbc Host = smsd"
14633 #. type: Plain text
14634 #: docs/manual/smsd/config.rst:621
14636 "The DSN definition (in :file:`~/.odbc.ini` on UNIX) for using MySQL server "
14640 #. type: Plain text
14641 #: docs/manual/smsd/config.rst:633
14643 "[smsd] Description\t\t= MySQL Driver\t\t= MySQL Server\t\t= 127.0.0.1 "
14644 "Database\t\t= smsd Port\t\t= Socket\t\t= Option\t\t= Stmt\t\t="
14647 #. type: Plain text
14648 #: docs/manual/smsd/config.rst:638
14650 "[smsdsuse] Driver\t\t= MySQL ODBC 3.51.27r695 Driver DATABASE\t\t= smsd "
14651 "SERVER\t\t= 127.0.0.1"
14655 #: docs/manual/smsd/config.rst:641
14657 msgid "Numbers filtering"
14660 #. type: Plain text
14661 #: docs/manual/smsd/config.rst:644
14662 msgid "Process only messages from 123456 number:"
14665 #. type: Plain text
14666 #: docs/manual/smsd/config.rst:649
14667 msgid "[include_numbers] number1 = 123456"
14670 #. type: Plain text
14671 #: docs/manual/smsd/config.rst:651
14672 msgid "Do not process messages from evil number 666:"
14675 #. type: Plain text
14676 #: docs/manual/smsd/config.rst:656
14677 msgid "[exclude_numbers] number1 = 666"
14681 #: docs/manual/smsd/config.rst:658 docs/manual/c/hints.rst:167
14686 #. type: Plain text
14687 #: docs/manual/smsd/config.rst:661
14688 msgid "Enabling debugging:"
14692 #: docs/manual/smsd/overview.rst:2
14697 #. type: Plain text
14698 #: docs/manual/smsd/overview.rst:7
14700 "Gammu SMS Daemon is a program that periodically scans GSM modem for received "
14701 "messages, stores them in defined storage and also sends messages enqueued in "
14706 #: docs/manual/smsd/overview.rst:9
14708 msgid "Overall schema"
14711 #. type: Plain text
14712 #: docs/manual/smsd/overview.rst:13
14714 "The interactions of SMS Daemon and related components can be seen on "
14715 "following picture."
14718 #. type: Plain text
14719 #: docs/manual/smsd/overview.rst:15 docs/manual/smsd/code.rst:150
14720 #: docs/manual/smsd/code.rst:182 docs/manual/internal/state-machine.rst:11
14724 #. type: Plain text
14725 #: docs/manual/smsd/overview.rst:17
14726 msgid "digraph smsdinteractions {"
14729 #. type: Plain text
14730 #: docs/manual/smsd/overview.rst:34
14732 "\"gammu-smsd-inject\" [shape=box]; \"gammu-smsd\" [shape=box]; \"Run on "
14733 "receive\" [shape=box, style=dotted]; \"GSM modem\" [shape=box, "
14734 "style=dashed]; \"gammu-smsd-monitor\" [shape=box]; \"Service\\nstorage"
14735 "\" [shape=doublecircle]; \"Kalkun\" [shape=box, style=dotted]; \"gammu-smsd"
14736 "\" -> \"GSM modem\" [label=\"Outgoing\"]; \"GSM modem\" -> \"gammu-smsd"
14737 "\" [label=\"Incoming\"]; \"gammu-smsd\" -> \"Service\\nstorage\" [label="
14738 "\"Save\"]; \"Service\\nstorage\" -> \"gammu-smsd\" [label=\"Read\"]; \"gammu-"
14739 "smsd\" -> \"Run on receive\" [label=\"Execute\"]; \"Service\\nstorage\" -> "
14740 "\"Run on receive\" [label=\"Read\"]; \"Kalkun\" -> \"Service\\nstorage"
14741 "\" [label=\"Inject\"]; \"Service\\nstorage\" -> \"Kalkun\" [label=\"Read\"]; "
14742 "\"gammu-smsd-inject\" -> \"Service\\nstorage\" [label=\"Inject\"]; \"gammu-"
14743 "smsd\" -> \"gammu-smsd-monitor\" [label=\"Monitor\"];"
14746 #. type: Plain text
14747 #: docs/manual/smsd/overview.rst:35 docs/manual/smsd/code.rst:177
14748 #: docs/manual/smsd/code.rst:201 docs/manual/project/coding-style.rst:21
14749 #: docs/manual/project/coding-style.rst:33
14750 #: docs/manual/project/coding-style.rst:39
14751 #: docs/manual/project/coding-style.rst:45
14752 #: docs/manual/project/coding-style.rst:51 docs/manual/python/objects.rst:131
14753 #: docs/manual/python/objects.rst:139 docs/manual/python/objects.rst:201
14754 #: docs/manual/python/objects.rst:251 docs/manual/python/objects.rst:290
14755 #: docs/manual/python/objects.rst:500 docs/manual/python/objects.rst:588
14756 #: docs/manual/python/objects.rst:653 docs/manual/python/objects.rst:820
14757 #: docs/manual/internal/reply.rst:104
14758 #: docs/manual/internal/state-machine.rst:29 docs/manual/c/hints.rst:46
14763 #: docs/manual/smsd/overview.rst:37
14765 msgid "SMSD operation"
14768 #. type: Plain text
14769 #: docs/manual/smsd/overview.rst:40
14770 msgid "The SMSD operation consist of several steps."
14773 #. type: Plain text
14774 #: docs/manual/smsd/overview.rst:42
14775 msgid "Process command line options."
14778 #. type: Plain text
14779 #: docs/manual/smsd/overview.rst:43
14780 msgid "Configure backend service."
14783 #. type: Plain text
14784 #: docs/manual/smsd/overview.rst:44
14785 msgid "Main loop is executed until it is signalled to be terminated."
14788 #. type: Plain text
14789 #: docs/manual/smsd/overview.rst:45
14791 msgid "Try to connect to phone if not connected."
14792 msgstr "Telepon tidak terhubung."
14794 #. type: Plain text
14795 #: docs/manual/smsd/overview.rst:46
14797 "Check for security code if configured (configured by :config:option:"
14798 "`CheckSecurity`)."
14801 #. type: Plain text
14802 #: docs/manual/smsd/overview.rst:47
14804 "Check for received messages (frequency configured by :config:option:"
14805 "`ReceiveFrequency`)."
14808 #. type: Plain text
14809 #: docs/manual/smsd/overview.rst:48
14811 "Check for reset of the phone if configured (frequency configured by :config:"
14812 "option:`ResetFrequency`)."
14815 #. type: Plain text
14816 #: docs/manual/smsd/overview.rst:49
14818 "Check for messages to send (frequency configured by :config:option:"
14822 #. type: Plain text
14823 #: docs/manual/smsd/overview.rst:50
14825 "Check phone status (frequency configured by :config:option:"
14826 "`StatusFrequency`)."
14829 #. type: Plain text
14830 #: docs/manual/smsd/overview.rst:51
14831 msgid "Sleep for defined time (:config:option:`LoopSleep`)."
14834 #. type: Plain text
14835 #: docs/manual/smsd/overview.rst:51
14836 msgid "Backend service is freed."
14840 #: docs/manual/smsd/manual.rst:2
14842 msgid "Program Manuals"
14845 #. type: Plain text
14846 #: docs/manual/smsd/manual.rst:9
14847 msgid "smsd inject monitor"
14850 #. type: Plain text
14851 #: docs/manual/smsd/inject.rst:2
14852 msgid "_gammu-smsd-inject:"
14855 #. type: Plain text
14856 #: docs/manual/smsd/inject.rst:4 docs/manual/smsd/inject.rst:7
14858 msgid "gammu-smsd-inject"
14861 #. type: Labeled list
14862 #: docs/manual/smsd/inject.rst:6 docs/manual/smsd/monitor.rst:6
14863 #: docs/manual/smsd/smsd.rst:6 docs/manual/gammu/index.rst:6
14864 #: docs/manual/utils/gammu-config.rst:6 docs/manual/utils/jadmaker.rst:6
14865 #: docs/manual/utils/gammu-detect.rst:9
14870 #. type: Plain text
14871 #: docs/manual/smsd/inject.rst:12 docs/manual/smsd/monitor.rst:12
14872 #: docs/manual/smsd/monitor.rst:53 docs/manual/smsd/smsd.rst:12
14873 #: docs/manual/gammu/index.rst:13 docs/manual/python/gammu.rst:1088
14874 #: docs/manual/utils/gammu-config.rst:12 docs/manual/utils/jadmaker.rst:12
14875 #: docs/manual/utils/gammu-detect.rst:15
14879 #. type: Plain text
14880 #: docs/manual/smsd/inject.rst:14
14882 "gammu-smsd-inject [OPTION]... MESSAGETYPE RECIPIENT [MESSAGE_PARAMETER]..."
14885 #. type: Plain text
14886 #: docs/manual/smsd/inject.rst:19
14888 "This manual page documents briefly the :program:`gammu-smsd-inject` command."
14891 #. type: Attribute :program:
14892 #: docs/manual/smsd/inject.rst:20
14894 msgid "`gammu-smsd-inject` is a program that enqueues message in Gammu SMS"
14897 #. type: Plain text
14898 #: docs/manual/smsd/inject.rst:22
14900 "Daemon, which will be later sent by the daemon using connected GSM modem."
14903 #. type: Plain text
14904 #: docs/manual/smsd/inject.rst:25
14906 "Support for this program depends on features available in currently used "
14907 "SMSD service backend, however currently it is supported by all of them."
14910 #. type: Plain text
14911 #: docs/manual/smsd/inject.rst:28 docs/manual/smsd/monitor.rst:26
14912 #: docs/manual/smsd/smsd.rst:30
14914 "Program accepts following options (please note that long options might be "
14915 "not accepted on some platforms):"
14918 #. type: Labeled list
14919 #: docs/manual/smsd/inject.rst:29 docs/manual/smsd/inject.rst:33
14920 #: docs/manual/smsd/inject.rst:37 docs/manual/smsd/inject.rst:42
14921 #: docs/manual/smsd/inject.rst:46 docs/manual/smsd/monitor.rst:27
14922 #: docs/manual/smsd/monitor.rst:31 docs/manual/smsd/monitor.rst:35
14923 #: docs/manual/smsd/monitor.rst:40 docs/manual/smsd/monitor.rst:44
14924 #: docs/manual/smsd/monitor.rst:48 docs/manual/smsd/monitor.rst:56
14925 #: docs/manual/smsd/monitor.rst:60 docs/manual/smsd/smsd.rst:31
14926 #: docs/manual/smsd/smsd.rst:35 docs/manual/smsd/smsd.rst:39
14927 #: docs/manual/smsd/smsd.rst:50 docs/manual/smsd/smsd.rst:54
14928 #: docs/manual/smsd/smsd.rst:58 docs/manual/smsd/smsd.rst:62
14929 #: docs/manual/smsd/smsd.rst:66 docs/manual/smsd/smsd.rst:70
14930 #: docs/manual/smsd/smsd.rst:74 docs/manual/smsd/smsd.rst:78
14931 #: docs/manual/smsd/smsd.rst:82 docs/manual/smsd/smsd.rst:86
14932 #: docs/manual/smsd/smsd.rst:90 docs/manual/smsd/smsd.rst:95
14933 #: docs/manual/smsd/smsd.rst:101 docs/manual/smsd/smsd.rst:105
14934 #: docs/manual/gammu/index.rst:31 docs/manual/gammu/index.rst:35
14935 #: docs/manual/gammu/index.rst:39 docs/manual/gammu/index.rst:43
14936 #: docs/manual/gammu/index.rst:51 docs/manual/gammu/index.rst:55
14937 #: docs/manual/gammu/index.rst:59 docs/manual/gammu/index.rst:63
14938 #: docs/manual/gammu/index.rst:67 docs/manual/gammu/index.rst:73
14939 #: docs/manual/gammu/index.rst:88 docs/manual/gammu/index.rst:92
14940 #: docs/manual/gammu/index.rst:96 docs/manual/gammu/index.rst:101
14941 #: docs/manual/gammu/index.rst:105 docs/manual/gammu/index.rst:109
14942 #: docs/manual/gammu/index.rst:113 docs/manual/gammu/index.rst:117
14943 #: docs/manual/gammu/index.rst:203 docs/manual/gammu/index.rst:205
14944 #: docs/manual/gammu/index.rst:209 docs/manual/gammu/index.rst:216
14945 #: docs/manual/gammu/index.rst:221 docs/manual/gammu/index.rst:228
14946 #: docs/manual/gammu/index.rst:233 docs/manual/gammu/index.rst:250
14947 #: docs/manual/gammu/index.rst:256 docs/manual/gammu/index.rst:260
14948 #: docs/manual/gammu/index.rst:264 docs/manual/gammu/index.rst:270
14949 #: docs/manual/gammu/index.rst:274 docs/manual/gammu/index.rst:278
14950 #: docs/manual/gammu/index.rst:286 docs/manual/gammu/index.rst:292
14951 #: docs/manual/gammu/index.rst:297 docs/manual/gammu/index.rst:301
14952 #: docs/manual/gammu/index.rst:305 docs/manual/gammu/index.rst:309
14953 #: docs/manual/gammu/index.rst:313 docs/manual/gammu/index.rst:320
14954 #: docs/manual/gammu/index.rst:326 docs/manual/gammu/index.rst:332
14955 #: docs/manual/gammu/index.rst:340 docs/manual/gammu/index.rst:353
14956 #: docs/manual/gammu/index.rst:357 docs/manual/gammu/index.rst:361
14957 #: docs/manual/gammu/index.rst:365 docs/manual/gammu/index.rst:369
14958 #: docs/manual/gammu/index.rst:373 docs/manual/gammu/index.rst:377
14959 #: docs/manual/gammu/index.rst:381 docs/manual/gammu/index.rst:387
14960 #: docs/manual/gammu/index.rst:391 docs/manual/gammu/index.rst:397
14961 #: docs/manual/gammu/index.rst:401 docs/manual/gammu/index.rst:405
14962 #: docs/manual/gammu/index.rst:409 docs/manual/gammu/index.rst:413
14963 #: docs/manual/gammu/index.rst:417 docs/manual/gammu/index.rst:424
14964 #: docs/manual/gammu/index.rst:429 docs/manual/gammu/index.rst:448
14965 #: docs/manual/gammu/index.rst:456 docs/manual/gammu/index.rst:461
14966 #: docs/manual/gammu/index.rst:466 docs/manual/gammu/index.rst:477
14967 #: docs/manual/gammu/index.rst:484 docs/manual/gammu/index.rst:495
14968 #: docs/manual/gammu/index.rst:500 docs/manual/gammu/index.rst:505
14969 #: docs/manual/gammu/index.rst:511 docs/manual/gammu/index.rst:516
14970 #: docs/manual/gammu/index.rst:521 docs/manual/gammu/index.rst:525
14971 #: docs/manual/gammu/index.rst:530 docs/manual/gammu/index.rst:537
14972 #: docs/manual/gammu/index.rst:541 docs/manual/gammu/index.rst:545
14973 #: docs/manual/gammu/index.rst:549 docs/manual/gammu/index.rst:553
14974 #: docs/manual/gammu/index.rst:557 docs/manual/gammu/index.rst:561
14975 #: docs/manual/gammu/index.rst:566 docs/manual/gammu/index.rst:576
14976 #: docs/manual/gammu/index.rst:586 docs/manual/gammu/index.rst:590
14977 #: docs/manual/gammu/index.rst:600 docs/manual/gammu/index.rst:605
14978 #: docs/manual/gammu/index.rst:611 docs/manual/gammu/index.rst:624
14979 #: docs/manual/gammu/index.rst:629 docs/manual/gammu/index.rst:639
14980 #: docs/manual/gammu/index.rst:645 docs/manual/gammu/index.rst:651
14981 #: docs/manual/gammu/index.rst:655 docs/manual/gammu/index.rst:659
14982 #: docs/manual/gammu/index.rst:663 docs/manual/gammu/index.rst:669
14983 #: docs/manual/gammu/index.rst:710 docs/manual/gammu/index.rst:716
14984 #: docs/manual/gammu/index.rst:722 docs/manual/gammu/index.rst:728
14985 #: docs/manual/gammu/index.rst:736 docs/manual/gammu/index.rst:740
14986 #: docs/manual/gammu/index.rst:753 docs/manual/gammu/index.rst:757
14987 #: docs/manual/gammu/index.rst:761 docs/manual/gammu/index.rst:765
14988 #: docs/manual/gammu/index.rst:770 docs/manual/gammu/index.rst:774
14989 #: docs/manual/gammu/index.rst:778 docs/manual/gammu/index.rst:782
14990 #: docs/manual/gammu/index.rst:787 docs/manual/gammu/index.rst:791
14991 #: docs/manual/gammu/index.rst:795 docs/manual/gammu/index.rst:799
14992 #: docs/manual/gammu/index.rst:803 docs/manual/gammu/index.rst:807
14993 #: docs/manual/gammu/index.rst:811 docs/manual/gammu/index.rst:815
14994 #: docs/manual/gammu/index.rst:820 docs/manual/gammu/index.rst:831
14995 #: docs/manual/gammu/index.rst:835 docs/manual/gammu/index.rst:841
14996 #: docs/manual/gammu/index.rst:853 docs/manual/gammu/index.rst:860
14997 #: docs/manual/gammu/index.rst:864 docs/manual/gammu/index.rst:868
14998 #: docs/manual/gammu/index.rst:874 docs/manual/gammu/index.rst:878
14999 #: docs/manual/gammu/index.rst:882 docs/manual/gammu/index.rst:886
15000 #: docs/manual/gammu/index.rst:890 docs/manual/gammu/index.rst:894
15001 #: docs/manual/gammu/index.rst:898 docs/manual/gammu/index.rst:902
15002 #: docs/manual/gammu/index.rst:904 docs/manual/gammu/index.rst:908
15003 #: docs/manual/gammu/index.rst:915 docs/manual/gammu/index.rst:919
15004 #: docs/manual/gammu/index.rst:925 docs/manual/gammu/index.rst:929
15005 #: docs/manual/gammu/index.rst:945 docs/manual/gammu/index.rst:949
15006 #: docs/manual/gammu/index.rst:953 docs/manual/gammu/index.rst:959
15007 #: docs/manual/gammu/index.rst:961 docs/manual/gammu/index.rst:965
15008 #: docs/manual/gammu/index.rst:970 docs/manual/gammu/index.rst:975
15009 #: docs/manual/gammu/index.rst:992 docs/manual/gammu/index.rst:996
15010 #: docs/manual/gammu/index.rst:1000 docs/manual/gammu/index.rst:1008
15011 #: docs/manual/gammu/index.rst:1012 docs/manual/gammu/index.rst:1016
15012 #: docs/manual/gammu/index.rst:1023 docs/manual/gammu/index.rst:1036
15013 #: docs/manual/gammu/index.rst:1041 docs/manual/gammu/index.rst:1045
15014 #: docs/manual/gammu/index.rst:1049 docs/manual/gammu/index.rst:1068
15015 #: docs/manual/gammu/index.rst:1070 docs/manual/gammu/index.rst:1072
15016 #: docs/manual/gammu/index.rst:1074 docs/manual/gammu/index.rst:1076
15017 #: docs/manual/gammu/index.rst:1082 docs/manual/gammu/index.rst:1098
15018 #: docs/manual/gammu/index.rst:1103 docs/manual/gammu/index.rst:1131
15019 #: docs/manual/gammu/index.rst:1142 docs/manual/gammu/index.rst:1155
15020 #: docs/manual/gammu/index.rst:1164 docs/manual/gammu/index.rst:1169
15021 #: docs/manual/gammu/index.rst:1174 docs/manual/gammu/index.rst:1181
15022 #: docs/manual/gammu/index.rst:1188 docs/manual/gammu/index.rst:1197
15023 #: docs/manual/gammu/index.rst:1211 docs/manual/gammu/index.rst:1215
15024 #: docs/manual/gammu/index.rst:1221 docs/manual/gammu/index.rst:1226
15025 #: docs/manual/gammu/index.rst:1233 docs/manual/gammu/index.rst:1235
15026 #: docs/manual/gammu/index.rst:1266 docs/manual/gammu/index.rst:1271
15027 #: docs/manual/gammu/index.rst:1273 docs/manual/gammu/index.rst:1275
15028 #: docs/manual/gammu/index.rst:1277 docs/manual/gammu/index.rst:1279
15029 #: docs/manual/gammu/index.rst:1285 docs/manual/gammu/index.rst:1287
15030 #: docs/manual/gammu/index.rst:1292 docs/manual/gammu/index.rst:1314
15031 #: docs/manual/gammu/index.rst:1316 docs/manual/gammu/index.rst:1332
15032 #: docs/manual/gammu/index.rst:1342 docs/manual/gammu/index.rst:1346
15033 #: docs/manual/gammu/index.rst:1356 docs/manual/gammu/index.rst:1358
15034 #: docs/manual/gammu/index.rst:1360 docs/manual/gammu/index.rst:1378
15035 #: docs/manual/gammu/index.rst:1382 docs/manual/gammu/index.rst:1384
15036 #: docs/manual/gammu/index.rst:1390 docs/manual/gammu/index.rst:1395
15037 #: docs/manual/gammu/index.rst:1397 docs/manual/gammu/index.rst:1402
15038 #: docs/manual/gammu/index.rst:1404 docs/manual/gammu/index.rst:1408
15039 #: docs/manual/gammu/index.rst:1412 docs/manual/gammu/index.rst:1417
15040 #: docs/manual/gammu/index.rst:1423 docs/manual/gammu/index.rst:1425
15041 #: docs/manual/gammu/index.rst:1427 docs/manual/gammu/index.rst:1433
15042 #: docs/manual/gammu/index.rst:1442 docs/manual/gammu/index.rst:1444
15043 #: docs/manual/gammu/index.rst:1446 docs/manual/gammu/index.rst:1448
15044 #: docs/manual/gammu/index.rst:1450 docs/manual/gammu/index.rst:1456
15045 #: docs/manual/gammu/index.rst:1463 docs/manual/gammu/index.rst:1467
15046 #: docs/manual/gammu/index.rst:1469 docs/manual/gammu/index.rst:1475
15047 #: docs/manual/gammu/index.rst:1479 docs/manual/gammu/index.rst:1483
15048 #: docs/manual/gammu/index.rst:1503 docs/manual/gammu/index.rst:1508
15049 #: docs/manual/gammu/index.rst:1510 docs/manual/gammu/index.rst:1550
15050 #: docs/manual/gammu/index.rst:1555 docs/manual/gammu/index.rst:1562
15051 #: docs/manual/gammu/index.rst:1568 docs/manual/gammu/index.rst:1591
15052 #: docs/manual/gammu/index.rst:1603 docs/manual/gammu/index.rst:1611
15053 #: docs/manual/gammu/index.rst:1624 docs/manual/gammu/index.rst:1634
15054 #: docs/manual/gammu/index.rst:1644 docs/manual/gammu/index.rst:1650
15055 #: docs/manual/gammu/index.rst:1654 docs/manual/gammu/index.rst:1659
15056 #: docs/manual/utils/gammu-config.rst:23 docs/manual/utils/gammu-config.rst:27
15057 #: docs/manual/utils/gammu-config.rst:31 docs/manual/utils/jadmaker.rst:24
15058 #: docs/manual/utils/jadmaker.rst:28 docs/manual/utils/jadmaker.rst:32
15059 #: docs/manual/utils/gammu-detect.rst:44 docs/manual/utils/gammu-detect.rst:48
15060 #: docs/manual/utils/gammu-detect.rst:52 docs/manual/utils/gammu-detect.rst:56
15061 #: docs/manual/utils/gammu-detect.rst:60 docs/manual/utils/gammu-detect.rst:64
15066 #. type: Plain text
15067 #: docs/manual/smsd/inject.rst:30 docs/manual/smsd/monitor.rst:28
15068 #: docs/manual/smsd/smsd.rst:32 docs/manual/utils/gammu-config.rst:24
15069 #: docs/manual/utils/jadmaker.rst:25 docs/manual/utils/gammu-detect.rst:45
15073 #. type: Plain text
15074 #: docs/manual/smsd/inject.rst:32 docs/manual/smsd/monitor.rst:30
15075 #: docs/manual/smsd/smsd.rst:34
15076 msgid "Shows help."
15079 #. type: Plain text
15080 #: docs/manual/smsd/inject.rst:34 docs/manual/smsd/monitor.rst:32
15081 #: docs/manual/smsd/smsd.rst:36 docs/manual/utils/gammu-detect.rst:53
15082 msgid "-v, --version"
15085 #. type: Plain text
15086 #: docs/manual/smsd/inject.rst:36 docs/manual/smsd/monitor.rst:34
15087 #: docs/manual/smsd/smsd.rst:38
15088 msgid "Shows version information and compiled in features."
15091 #. type: Plain text
15092 #: docs/manual/smsd/inject.rst:38 docs/manual/smsd/monitor.rst:36
15093 #: docs/manual/smsd/smsd.rst:40
15094 msgid "-c, --config=file"
15097 #. type: Plain text
15098 #: docs/manual/smsd/inject.rst:41 docs/manual/smsd/monitor.rst:39
15099 #: docs/manual/smsd/smsd.rst:43
15101 "Configuration file to use, default is /etc/gammu-smsdrc, on Windows there is "
15102 "no default and configuration file path has to be always specified."
15105 #. type: Plain text
15106 #: docs/manual/smsd/inject.rst:43 docs/manual/smsd/monitor.rst:57
15107 #: docs/manual/smsd/smsd.rst:102
15108 msgid "-l, --use-log"
15111 #. type: Plain text
15112 #: docs/manual/smsd/inject.rst:45 docs/manual/smsd/monitor.rst:59
15113 msgid "Use logging as configured in config file."
15116 #. type: Plain text
15117 #: docs/manual/smsd/inject.rst:47 docs/manual/smsd/monitor.rst:61
15118 #: docs/manual/smsd/smsd.rst:106
15119 msgid "-L, --no-use-log"
15122 #. type: Plain text
15123 #: docs/manual/smsd/inject.rst:49 docs/manual/smsd/monitor.rst:63
15124 msgid "Do not use logging as configured in config file (default)."
15127 #. type: Plain text
15128 #: docs/manual/smsd/inject.rst:52
15130 "For description of message types and their parameters, please check "
15131 "documentation for :option:`gammu savesms`."
15134 #. type: Plain text
15135 #: docs/manual/smsd/inject.rst:57
15136 msgid "To check it out, you need to have configuration file for SMSD, see"
15139 #. type: Attribute :ref:
15140 #: docs/manual/smsd/inject.rst:57
15142 msgid "`gammu-smsdrc` for more details about it."
15145 #. type: Plain text
15146 #: docs/manual/smsd/inject.rst:60
15147 msgid "Inject text message up to standard 160 chars:"
15150 #. type: Plain text
15151 #: docs/manual/smsd/inject.rst:64
15152 msgid "echo \"All your base are belong to us\" | gammu-smsd-inject TEXT 123456"
15155 #. type: delimited block _
15156 #: docs/manual/smsd/inject.rst:66 docs/manual/smsd/inject.rst:78
15157 #: docs/manual/smsd/inject.rst:84 docs/manual/gammu/index.rst:1855
15158 #: docs/manual/gammu/index.rst:1867 docs/manual/gammu/index.rst:1873
15162 #. type: Plain text
15163 #: docs/manual/smsd/inject.rst:70
15164 msgid "gammu-smsd-inject TEXT 123456 -text \"All your base are belong to us\""
15167 #. type: Plain text
15168 #: docs/manual/smsd/inject.rst:72
15169 msgid "Inject long text message:"
15172 #. type: Plain text
15173 #: docs/manual/smsd/inject.rst:76
15175 "echo \"All your base are belong to us\" | gammu-smsd-inject TEXT 123456 -len "
15179 #. type: Plain text
15180 #: docs/manual/smsd/inject.rst:82
15182 "gammu-smsd-inject TEXT 123456 -len 400 -text \"All your base are belong to us"
15186 #. type: Plain text
15187 #: docs/manual/smsd/inject.rst:88
15188 msgid "gammu-smsd-inject EMS 123456 -text \"All your base are belong to us\""
15191 #. type: Plain text
15192 #: docs/manual/smsd/inject.rst:90
15194 "Inject some funky message with predefined sound and animation from 2 bitmaps:"
15197 #. type: Plain text
15198 #: docs/manual/smsd/inject.rst:94
15200 "gammu-smsd-inject EMS 123456 -text \"Greetings\" -defsound 1 -text \"from "
15201 "Gammu\" -tone10 axelf.txt -animation 2 file1.bmp file2.bmp"
15204 #. type: Plain text
15205 #: docs/manual/smsd/inject.rst:96
15206 msgid "Inject protected message with ringtone:"
15209 #. type: Plain text
15210 #: docs/manual/smsd/inject.rst:99
15212 "gammu-smsd-inject EMS 123456 -protected 2 -variablebitmaplong ala.bmp -"
15213 "toneSElong axelf.txt -toneSE ring.txt"
15216 #. type: Plain text
15217 #: docs/manual/smsd/mysql.rst:2
15218 msgid "_gammu-smsd-mysql:"
15222 #: docs/manual/smsd/mysql.rst:4
15224 msgid "MySQL Backend"
15227 #. type: Plain text
15228 #: docs/manual/smsd/mysql.rst:9
15230 "MYSQL backend stores all data in a `MySQL`_ database server, which "
15231 "parameters are defined by configuration (see :ref:`gammu-smsdrc` for "
15232 "description of configuration options)."
15236 #: docs/manual/smsd/mysql.rst:15
15241 #. type: Plain text
15242 #: docs/manual/smsd/mysql.rst:19
15244 "The user accessing the database does not need much privileges, the following "
15245 "privleges should be enough:"
15248 #. type: Plain text
15249 #: docs/manual/smsd/mysql.rst:23
15250 msgid "GRANT USAGE ON *.* TO 'smsd'@'localhost' IDENTIFIED BY 'password';"
15253 #. type: Plain text
15254 #: docs/manual/smsd/mysql.rst:25
15255 msgid "GRANT SELECT, INSERT, UPDATE, DELETE ON `smsd`.* TO 'smsd'@'localhost';"
15258 #. type: Plain text
15259 #: docs/manual/smsd/mysql.rst:30
15261 "For creating the SQL tables you need more privileges, especially for "
15262 "creating triggers, which are used for some functionality."
15265 #. type: Plain text
15266 #: docs/manual/smsd/mysql.rst:32
15267 msgid "_MySQL: http://www.mysql.com/"
15270 #. type: Plain text
15271 #: docs/manual/smsd/mysql.rst:37
15272 msgid "SQL script for creating tables in MySQL database:"
15275 #. type: Plain text
15276 #: docs/manual/smsd/mysql.rst:39
15277 msgid "../../sql/mysql.sql"
15280 #. type: Plain text
15281 #: docs/manual/smsd/mysql.rst:40
15282 msgid ":language: mysql"
15285 #. type: Plain text
15286 #: docs/manual/smsd/mysql.rst:43
15287 msgid "You can find the script in :file:`docs/sql/mysql.sql` as well."
15291 #: docs/manual/smsd/code.rst:2
15293 msgid "Developer documentation"
15296 #. type: Plain text
15297 #: docs/manual/smsd/code.rst:11
15299 "The backend service is responsible for storing received messages and giving "
15300 "the SMSD core messages to send. It is solely up to them how the message will "
15301 "be stored, for example currently Gammu includes backends to store messages "
15302 "on filesystem (:ref:`gammu-smsd-files`), various databases (:ref:`gammu-smsd-"
15306 #. type: Attribute :ref:
15307 #: docs/manual/smsd/code.rst:11
15309 msgid "`gammu-smsd-pgsql`, :ref:`gammu-smsd-dbi`) or backend which does not store anything"
15312 #. type: Plain text
15313 #: docs/manual/smsd/code.rst:13
15314 msgid "at all (:ref:`gammu-smsd-null`)."
15318 #: docs/manual/smsd/code.rst:16
15320 msgid "Backend interface"
15323 #. type: Plain text
15324 #: docs/manual/smsd/code.rst:20
15326 "Each backend service needs to support several operations, which are exported "
15327 "in ``GSM_SMSDService`` structure:"
15330 #. type: Labeled list
15331 #: docs/manual/smsd/code.rst:21 docs/manual/smsd/code.rst:28
15332 #: docs/manual/smsd/code.rst:35 docs/manual/smsd/code.rst:42
15333 #: docs/manual/smsd/code.rst:51 docs/manual/smsd/code.rst:63
15334 #: docs/manual/smsd/code.rst:74 docs/manual/smsd/code.rst:83
15335 #: docs/manual/smsd/code.rst:95 docs/manual/smsd/code.rst:103
15336 #: docs/manual/smsd/code.rst:110 docs/manual/c/statemachine.rst:4
15337 #: docs/manual/c/statemachine.rst:14 docs/manual/c/statemachine.rst:23
15338 #: docs/manual/c/statemachine.rst:30
15340 msgid ".. c:function"
15343 #. type: Plain text
15344 #: docs/manual/smsd/code.rst:22
15346 msgid "GSM_Error\tGSM_SMSDService::Init \t (GSM_SMSDConfig *Config)\n"
15349 #. type: Plain text
15350 #: docs/manual/smsd/code.rst:24
15351 msgid "Initializes internal state, connect to backend storage."
15354 #. type: Plain text
15355 #: docs/manual/smsd/code.rst:27 docs/manual/smsd/code.rst:34
15356 #: docs/manual/smsd/code.rst:41 docs/manual/smsd/code.rst:109
15357 #: docs/manual/smsd/code.rst:116
15358 msgid ":param Config: Pointer to SMSD configuration data :return: Error code."
15361 #. type: Plain text
15362 #: docs/manual/smsd/code.rst:29
15364 msgid "GSM_Error\tGSM_SMSDService::Free \t (GSM_SMSDConfig *Config)\n"
15367 #. type: Plain text
15368 #: docs/manual/smsd/code.rst:31
15369 msgid "Freeing internal data, disconnect from backend storage."
15372 #. type: Plain text
15373 #: docs/manual/smsd/code.rst:36
15375 msgid "GSM_Error\tGSM_SMSDService::InitAfterConnect (GSM_SMSDConfig *Config)\n"
15378 #. type: Plain text
15379 #: docs/manual/smsd/code.rst:38
15381 "Optional hook called after SMSD is connected to phone, can be used for "
15382 "storing infromation about phone in backend."
15385 #. type: Plain text
15386 #: docs/manual/smsd/code.rst:43
15388 msgid "GSM_Error\tGSM_SMSDService::SaveInboxSMS (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char **Locations)\n"
15391 #. type: Plain text
15392 #: docs/manual/smsd/code.rst:45
15393 msgid "Saves message into inbox."
15396 #. type: Plain text
15397 #: docs/manual/smsd/code.rst:50
15399 ":param sms: Message data to save :param Config: Pointer to SMSD "
15400 "configuration data :param Locations: Newly allocation pointer to string with "
15401 "IDs identifying saved messages. :return: Error code."
15404 #. type: Plain text
15405 #: docs/manual/smsd/code.rst:52
15407 msgid "GSM_Error\tGSM_SMSDService::FindOutboxSMS (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *ID)\n"
15410 #. type: Plain text
15411 #: docs/manual/smsd/code.rst:54
15412 msgid "Finds message in outbox suitable for sending."
15415 #. type: Plain text
15416 #: docs/manual/smsd/code.rst:58
15418 ":param sms: Found outbox message will be stored here :param Config: Pointer "
15419 "to SMSD configuration data :param ID: Identification of found message will "
15420 "be stored here, this"
15423 #. type: Plain text
15424 #: docs/manual/smsd/code.rst:61
15426 "should be unique for different message, so that repeated attempts to send "
15427 "same message can be detected by SMSD core. Empty string avoids this check."
15430 #. type: Plain text
15431 #: docs/manual/smsd/code.rst:62
15432 msgid ":return: Error code."
15435 #. type: Plain text
15436 #: docs/manual/smsd/code.rst:64
15438 msgid "GSM_Error\tGSM_SMSDService::MoveSMS \t (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *ID, gboolean alwaysDelete, gboolean sent)\n"
15441 #. type: Plain text
15442 #: docs/manual/smsd/code.rst:66
15443 msgid "Moves sent message from outbox to sent items."
15446 #. type: Plain text
15447 #: docs/manual/smsd/code.rst:73
15449 ":param sms: Message which should be moved, backend usually can get it by ID "
15450 "as well. :param Config: Pointer to SMSD configuration data. :param ID: "
15451 "Identification of message to be moved. :param alwaysDelete: Whether to "
15452 "delete message from outbox even if moving fails. :param sent: Whether "
15453 "message was sent (``TRUE``) or there was a failure (``FALSE``). :return: "
15457 #. type: Plain text
15458 #: docs/manual/smsd/code.rst:75
15460 msgid "GSM_Error\tGSM_SMSDService::CreateOutboxSMS (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *NewID)\n"
15463 #. type: Plain text
15464 #: docs/manual/smsd/code.rst:77
15465 msgid "Saves message into outbox queue."
15468 #. type: Plain text
15469 #: docs/manual/smsd/code.rst:82
15471 ":param sms: Message data to save :param Config: Pointer to SMSD "
15472 "configuration data :param NewID: ID of created message will be stored "
15473 "here. :return: Error code."
15476 #. type: Plain text
15477 #: docs/manual/smsd/code.rst:84
15479 msgid "GSM_Error\tGSM_SMSDService::AddSentSMSInfo (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *ID, int Part, GSM_SMSDSendingError err, int TPMR)\n"
15482 #. type: Plain text
15483 #: docs/manual/smsd/code.rst:86
15484 msgid "Logs information about sent message (eg. delivery report)."
15487 #. type: Plain text
15488 #: docs/manual/smsd/code.rst:94
15490 ":param sms: Message which should be moved, backend usually can get it by ID "
15491 "as well. :param Config: Pointer to SMSD configuration data :param ID: "
15492 "Identification of message to be marked. :param Part: Part of the message "
15493 "which is being processed. :param err: Status of sending message. :param "
15494 "TPMR: Message reference if available (:term:`TPMR`). :return: Error code."
15497 #. type: Plain text
15498 #: docs/manual/smsd/code.rst:96
15500 "GSM_Error\tGSM_SMSDService::RefreshSendStatus (GSM_SMSDConfig *Config, char "
15504 #. type: Plain text
15505 #: docs/manual/smsd/code.rst:98
15506 msgid "Updates sending status in service backend."
15509 #. type: Plain text
15510 #: docs/manual/smsd/code.rst:102
15512 ":param Config: Pointer to SMSD configuration data :param ID: Identification "
15513 "of message to be marked. :return: Error code."
15516 #. type: Plain text
15517 #: docs/manual/smsd/code.rst:104
15518 msgid "GSM_Error\tGSM_SMSDService::RefreshPhoneStatus (GSM_SMSDConfig *Config)"
15521 #. type: Plain text
15522 #: docs/manual/smsd/code.rst:106
15524 "Updates information about phone in database (network status, battery, etc.)."
15527 #. type: Plain text
15528 #: docs/manual/smsd/code.rst:111
15529 msgid "GSM_Error\tGSM_SMSDService::ReadConfiguration (GSM_SMSDConfig *Config)"
15532 #. type: Plain text
15533 #: docs/manual/smsd/code.rst:113
15534 msgid "Reads configuration specific for this backend."
15538 #: docs/manual/smsd/code.rst:118
15543 #. type: Plain text
15544 #: docs/manual/smsd/code.rst:123
15546 "You might have noticed that message ID is often used in the API. The primary "
15547 "reason for this is that it is usually easier for backend to handle message "
15548 "just by it's internal identification instead of handling message data from"
15551 #. type: Attribute :c:
15552 #: docs/manual/smsd/code.rst:123
15554 msgid "type:`GSM_MultiSMSMessage`."
15557 #. type: Plain text
15558 #: docs/manual/smsd/code.rst:128
15560 "If the backend does not use any IDs internally, it really does not have to "
15561 "provide them, with only exception of :c:func:`GSM_SMSDService::"
15562 "FindOutboxSMS`, where ID is used for detection of repeated sending of same "
15566 #. type: Plain text
15567 #: docs/manual/smsd/code.rst:130
15568 msgid "The lifetime of ID for sent message:"
15571 #. type: Plain text
15572 #: docs/manual/smsd/code.rst:133
15574 ":c:func:`GSM_SMSDService::CreateOutboxSMS` or direct manipulation with "
15575 "backend storage creates new ID"
15578 #. type: Plain text
15579 #: docs/manual/smsd/code.rst:135
15581 ":c:func:`GSM_SMSDService::FindOutboxSMS` returns ID of message to process"
15584 #. type: Plain text
15585 #: docs/manual/smsd/code.rst:138
15587 ":c:func:`GSM_SMSDService::AddSentSMSInfo` and :c:func:`GSM_SMSDService::"
15588 "RefreshSendStatus` are then notified using this ID about sending of the "
15592 #. type: Plain text
15593 #: docs/manual/smsd/code.rst:140
15595 ":c:func:`GSM_SMSDService::MoveSMS` then moves the message based on ID to "
15599 #. type: Plain text
15600 #: docs/manual/smsd/code.rst:142
15601 msgid "The lifetime of ID for incoming messages:"
15604 #. type: Plain text
15605 #: docs/manual/smsd/code.rst:144
15606 msgid ":c:func:`GSM_SMSDService::SaveInboxSMS` generates the message"
15609 #. type: Plain text
15610 #: docs/manual/smsd/code.rst:145
15611 msgid ":ref:`gammu-smsd-run` uses this ID"
15615 #: docs/manual/smsd/code.rst:147
15617 msgid "Message Sending Workflow"
15620 #. type: Plain text
15621 #: docs/manual/smsd/code.rst:152
15622 msgid "digraph smsdsending {"
15625 #. type: Plain text
15626 #: docs/manual/smsd/code.rst:176
15628 "\"new message\" [shape=box]; \"message in storage\" [shape=box]; \"message "
15629 "sent\" [shape=box]; \"error sending message\" [shape=box]; \"new message\" -"
15630 "> \"manually created SMS\"; \"new message\" -> \"CreateOutboxSMS\"; "
15631 "\"manually created SMS\" -> \"message in storage\"; \"CreateOutboxSMS\" -> "
15632 "\"message in storage\" \"message in storage\" -> \"FindOutboxSMS\"; "
15633 "\"FindOutboxSMS\" -> \"AddSentSMSInfo(ERROR)\" [label=\"Error\", "
15634 "style=dotted]; \"FindOutboxSMS\" -> \"check duplicates\"; \"check duplicates"
15635 "\" -> \"AddSentSMSInfo(ERROR)\" [label=\"Too many retries\", style=dotted]; "
15636 "\"check duplicates\" -> \"GSM_SendSMS\"; \"GSM_SendSMS\" -> "
15637 "\"RefreshSendStatus\"; \"GSM_SendSMS\" -> \"AddSentSMSInfo(ERROR)\" [label="
15638 "\"Error\", style=dotted]; \"RefreshSendStatus\" -> \"RefreshSendStatus"
15639 "\" [label=\"Sending\"]; \"RefreshSendStatus\" -> \"AddSentSMSInfo"
15640 "(ERROR)\" [label=\"Timeout\", style=dotted]; \"RefreshSendStatus\" -> "
15641 "\"AddSentSMSInfo(OK)\"; \"AddSentSMSInfo(OK)\" -> \"MoveSMS(noforce, OK)\"; "
15642 "\"MoveSMS(noforce, OK)\" -> \"MoveSMS(force, ERR)\" [label=\"Error\", "
15643 "style=dotted]; \"AddSentSMSInfo(OK)\" -> \"MoveSMS(force, ERR)\" [label="
15644 "\"Error\", style=dotted]; \"AddSentSMSInfo(ERROR)\" -> \"MoveSMS(force, "
15645 "ERR)\"; \"MoveSMS(noforce, OK)\" -> \"message sent\"; \"MoveSMS(force, "
15646 "ERR)\" -> \"error sending message\";"
15650 #: docs/manual/smsd/code.rst:179
15652 msgid "Message Receiving Workflow"
15655 #. type: Plain text
15656 #: docs/manual/smsd/code.rst:184
15657 msgid "digraph smsdreceiving {"
15660 #. type: Plain text
15661 #: docs/manual/smsd/code.rst:201
15663 "\"received message\" [shape=box]; \"ignored message\" [shape=box]; \"failed "
15664 "message\" [shape=box]; \"waiting message\" [shape=box]; \"processed message"
15665 "\" [shape=box]; \"received message\" -> \"GSM_GetNextSMS\"; \"GSM_GetNextSMS"
15666 "\" -> \"SMSD_ValidMessage\"; \"SMSD_ValidMessage\" -> \"GSM_LinkSMS\"; "
15667 "\"SMSD_ValidMessage\" -> \"ignored message\" [label=\"Not valid\", "
15668 "style=dotted]; \"GSM_LinkSMS\" -> \"SMSD_CheckMultipart\"; "
15669 "\"SMSD_CheckMultipart\" -> \"SaveInboxSMS\"; \"SMSD_CheckMultipart\" -> "
15670 "\"waiting message\" [label=\"Not all parts\", style=dotted]; \"SaveInboxSMS"
15671 "\" -> \"SMSD_RunOnReceive\" [label=\"Locations are passed here\"]; "
15672 "\"SaveInboxSMS\" -> \"failed message\" [label=\"Error\", style=dotted]; "
15673 "\"SMSD_RunOnReceive\" -> \"GSM_DeleteSMS\"; \"GSM_DeleteSMS\" -> \"processed "
15674 "message\" \"GSM_DeleteSMS\" -> \"failed message\" [label=\"Error\", "
15678 #. type: Plain text
15679 #: docs/manual/smsd/monitor.rst:2
15680 msgid "_gammu-smsd-monitor:"
15683 #. type: Plain text
15684 #: docs/manual/smsd/monitor.rst:4 docs/manual/smsd/monitor.rst:7
15686 msgid "gammu-smsd-monitor"
15689 #. type: Plain text
15690 #: docs/manual/smsd/monitor.rst:14
15691 msgid "gammu-smsd-monitor [OPTION]..."
15694 #. type: Plain text
15695 #: docs/manual/smsd/monitor.rst:19
15697 "This manual page documents briefly the :program:`gammu-smsd-monitor` command."
15700 #. type: Attribute :program:
15701 #: docs/manual/smsd/monitor.rst:20
15703 msgid "`gammu-smsd-monitor` is a program that monitors state of Gammu SMS"
15706 #. type: Plain text
15707 #: docs/manual/smsd/monitor.rst:23
15709 "Daemon. It periodically displays information about phone and number of "
15710 "processed messages."
15713 #. type: Plain text
15714 #: docs/manual/smsd/monitor.rst:41
15715 msgid "-n, --loops=count"
15718 #. type: Plain text
15719 #: docs/manual/smsd/monitor.rst:43
15720 msgid "Number of loops, by default monitor loops infinitely."
15723 #. type: Plain text
15724 #: docs/manual/smsd/monitor.rst:45
15725 msgid "-d, --delay=seconds"
15728 #. type: Plain text
15729 #: docs/manual/smsd/monitor.rst:47
15730 msgid "Delay betwen polling SMSD state, default is 20 seconds."
15733 #. type: Plain text
15734 #: docs/manual/smsd/monitor.rst:49
15738 #. type: Plain text
15739 #: docs/manual/smsd/monitor.rst:51
15740 msgid "Print output in comma separated values format:"
15743 #. type: Plain text
15744 #: docs/manual/smsd/monitor.rst:55
15745 msgid "client;phone ID;IMEI;sent;received;failed;battery;signal"
15748 #. type: Plain text
15749 #: docs/manual/smsd/smsd.rst:2
15750 msgid "_gammu-smsd:"
15753 #. type: Plain text
15754 #: docs/manual/smsd/smsd.rst:4 docs/manual/smsd/smsd.rst:7
15759 #. type: Plain text
15760 #: docs/manual/smsd/smsd.rst:14
15761 msgid "gammu-smsd [OPTION]..."
15764 #. type: Plain text
15765 #: docs/manual/smsd/smsd.rst:20
15766 msgid "This manual page documents briefly the :program:`gammu-smsd` command."
15769 #. type: Attribute :program:
15770 #: docs/manual/smsd/smsd.rst:21
15772 msgid "`gammu-smsd` is a program that periodically scans GSM modem for"
15775 #. type: Plain text
15776 #: docs/manual/smsd/smsd.rst:24
15778 "received messages, stores them in defined storage and also sends messages "
15779 "enqueued in this storage."
15782 #. type: Plain text
15783 #: docs/manual/smsd/smsd.rst:27
15785 "The daemon can reload configuration file after sending hangup signal "
15786 "(SIGHUP) and properly terminates itself on SIGINT and SIGTERM."
15789 #. type: Plain text
15790 #: docs/manual/smsd/smsd.rst:47
15792 "If you run SMSD as a system daemon (or service), it is recommended to use "
15793 "absolute path to configuration file as startup directory might be different "
15797 #. type: Plain text
15798 #: docs/manual/smsd/smsd.rst:49
15799 msgid "See :ref:`gammu-smsdrc` for configuration file documentation."
15802 #. type: Plain text
15803 #: docs/manual/smsd/smsd.rst:51
15804 msgid "-p, --pid=file"
15807 #. type: Plain text
15808 #: docs/manual/smsd/smsd.rst:53
15810 "Lock file for storing pid, empty for no locking. Not supported on Windows."
15813 #. type: Plain text
15814 #: docs/manual/smsd/smsd.rst:55
15815 msgid "-U, --user=user"
15818 #. type: Plain text
15819 #: docs/manual/smsd/smsd.rst:57
15820 msgid "Drop daemon privileges to chosed user after starting."
15823 #. type: Plain text
15824 #: docs/manual/smsd/smsd.rst:59
15825 msgid "-G, --group=group"
15828 #. type: Plain text
15829 #: docs/manual/smsd/smsd.rst:61
15830 msgid "Drop daemon privileges to chosen group after starting."
15833 #. type: Plain text
15834 #: docs/manual/smsd/smsd.rst:63
15835 msgid "-d, --daemon"
15838 #. type: Plain text
15839 #: docs/manual/smsd/smsd.rst:65
15840 msgid "Daemonize program on startup. Not supported on Windows."
15843 #. type: Plain text
15844 #: docs/manual/smsd/smsd.rst:67
15845 msgid "-i, --install-service"
15848 #. type: Plain text
15849 #: docs/manual/smsd/smsd.rst:69
15850 msgid "Installs SMSD as a Windows service."
15853 #. type: Plain text
15854 #: docs/manual/smsd/smsd.rst:71
15855 msgid "-u, --uninstall-service"
15858 #. type: Plain text
15859 #: docs/manual/smsd/smsd.rst:73
15860 msgid "Uninstalls SMSD as a Windows service."
15863 #. type: Plain text
15864 #: docs/manual/smsd/smsd.rst:75
15865 msgid "-s, --start-service"
15868 #. type: Plain text
15869 #: docs/manual/smsd/smsd.rst:77
15870 msgid "Starts SMSD Windows service."
15873 #. type: Plain text
15874 #: docs/manual/smsd/smsd.rst:79
15875 msgid "-k, --stop-service"
15878 #. type: Plain text
15879 #: docs/manual/smsd/smsd.rst:81
15880 msgid "Stops SMSD Windows service."
15883 #. type: Plain text
15884 #: docs/manual/smsd/smsd.rst:83
15885 msgid "-f, --max-failures=count"
15888 #. type: Plain text
15889 #: docs/manual/smsd/smsd.rst:85
15891 "Terminate after defined number of failures. Use 0 to not terminate (this is "
15895 #. type: Plain text
15896 #: docs/manual/smsd/smsd.rst:87
15897 msgid "-X, --suicide=seconds"
15900 #. type: Plain text
15901 #: docs/manual/smsd/smsd.rst:89
15902 msgid "Kills itself after number of seconds."
15905 #. type: Plain text
15906 #: docs/manual/smsd/smsd.rst:91
15907 msgid "-S, --run-service"
15910 #. type: Plain text
15911 #: docs/manual/smsd/smsd.rst:94
15913 "Runs pogram as SMSD Windows service. This should not be used manually, but "
15914 "only Windows Service manager should use this command."
15917 #. type: Plain text
15918 #: docs/manual/smsd/smsd.rst:96
15919 msgid "-n, --service-name=name"
15922 #. type: Plain text
15923 #: docs/manual/smsd/smsd.rst:100
15925 "Defines name of a Windows service. Each service requires an unique name, so "
15926 "if you want to run several SMSD instances, you have to name each service "
15927 "differently. Default is \"GammuSMSD\"."
15930 #. type: Plain text
15931 #: docs/manual/smsd/smsd.rst:104
15932 msgid "Use logging as configured in config file (default)."
15935 #. type: Plain text
15936 #: docs/manual/smsd/smsd.rst:108
15937 msgid "Do not use logging as configured in config file."
15941 #: docs/manual/smsd/smsd.rst:113
15943 msgid "Linux/Unix Examples"
15946 #. type: Plain text
15947 #: docs/manual/smsd/smsd.rst:116
15948 msgid "Start SMSD as a daemon on Linux:"
15951 #. type: Plain text
15952 #: docs/manual/smsd/smsd.rst:120
15954 "gammu-smsd --config /etc/gammu-smsdrc --pid /var/run/gammu-smsd.pid --daemon"
15957 #. type: Plain text
15958 #: docs/manual/smsd/smsd.rst:122
15959 msgid "Start SMSD as a daemon on Linux with reduced privileges:"
15962 #. type: Plain text
15963 #: docs/manual/smsd/smsd.rst:126
15965 "gammu-smsd --config /etc/gammu-smsdrc --pid /var/run/gammu-smsd.pid --daemon "
15966 "--user gammu --group gammu"
15970 #: docs/manual/smsd/smsd.rst:128
15972 msgid "SMSD as a system wide daemon"
15975 #. type: Plain text
15976 #: docs/manual/smsd/smsd.rst:133
15978 "To use SMSD as a daemon, you might want to use init script which is shipped "
15979 "with Gammu in contrib/init directory. It is not installed by default, either "
15980 "install it manually or check INSTALL file for instructions."
15983 #. type: Plain text
15984 #: docs/manual/smsd/smsd.rst:136
15986 "Under Windows 7 you might need to disable UAC (user account control) before "
15987 "you will be able to install SMSD service."
15991 #: docs/manual/smsd/smsd.rst:138
15993 msgid "Windows Service Examples"
15996 #. type: Plain text
15997 #: docs/manual/smsd/smsd.rst:141
15998 msgid "Install Gammu SMSD Windows service:"
16001 #. type: Plain text
16002 #: docs/manual/smsd/smsd.rst:145
16003 msgid "gammu-smsd.exe -c c:\\Gammu\\smsdrc -i"
16006 #. type: Plain text
16007 #: docs/manual/smsd/smsd.rst:147
16008 msgid "Install two instances of SMSD Windows service:"
16011 #. type: Plain text
16012 #: docs/manual/smsd/smsd.rst:151
16013 msgid "gammu-smsd.exe -c c:\\Gammu\\smsdrc-1 -n Gammu-first-phone -i"
16016 #. type: Plain text
16017 #: docs/manual/smsd/smsd.rst:153
16018 msgid "gammu-smsd.exe -c c:\\Gammu\\smsdrc-2 -n Gammu-second-phone -i"
16021 #. type: Plain text
16022 #: docs/manual/smsd/smsd.rst:155
16023 msgid "To uninstall a Windows service:"
16026 #. type: Plain text
16027 #: docs/manual/smsd/smsd.rst:159
16028 msgid "gammu-smsd.exe -u"
16032 #: docs/manual/smsd/smsd.rst:161
16034 msgid "Troubleshooting Windows Service"
16037 #. type: Plain text
16038 #: docs/manual/smsd/smsd.rst:168
16040 "If Gammu fails to start as a Windows service (you will usually get \"Error "
16041 "1053: The service did not respond to the start or control request in a "
16042 "timely fashion\"), first check your SMSD logs. If they do not contain any "
16043 "useful hint, try starting SMSD manually with exactly same parameters as you "
16044 "installed the service (without -i)."
16047 #. type: Plain text
16048 #: docs/manual/smsd/smsd.rst:170
16049 msgid "For example the command line can look like:"
16052 #. type: Plain text
16053 #: docs/manual/smsd/smsd.rst:174
16054 msgid "gammu-smsd.exe -c smsdrc"
16057 #. type: Plain text
16058 #: docs/manual/smsd/smsd.rst:177
16060 "You now should be able to get errors from SMSD even if it fails to start as "
16065 #: docs/manual/smsd/smsd.rst:179
16067 msgid "Known Limitations"
16070 #. type: Plain text
16071 #: docs/manual/smsd/smsd.rst:185
16073 "You can not use same phone by more programs in same time. However in case "
16074 "you did not enable locking in :config:section:`[gammu]` section, it might be "
16075 "able to start the communication with phone from more programs. In this case "
16076 "neither of the programs will probably work."
16079 #. type: Plain text
16080 #: docs/manual/smsd/smsd.rst:188
16082 "There is no way to detect that SMS message is reply to another by looking at "
16083 "message headers. The only way to achieve this is to add some token to the "
16084 "message and let the user include it in the message on reply."
16087 #. type: Plain text
16088 #: docs/manual/gammu/index.rst:2
16093 #: docs/manual/gammu/index.rst:4
16095 msgid "Gammu Utility"
16098 #. type: Plain text
16099 #: docs/manual/gammu/index.rst:15
16100 msgid "gammu [parameters] <command> [options]"
16103 #. type: Plain text
16104 #: docs/manual/gammu/index.rst:18
16106 "Commands actually indicate which operation should Gammu perform. They can be "
16107 "specified with or without leading ``--``."
16109 "Perintah-perintah mengindikasikan operasi apa yang harus dilakukan Gammu. "
16110 "Perintah tersebut dapat dispesifikasikan dengan atau tanpa tanda ``--``."
16112 #. type: Plain text
16113 #: docs/manual/gammu/index.rst:24
16115 "This program is a tool for mobile phones. Many vendors and phones are "
16116 "supported, for actual listing see `Gammu Phones Database <http://wammu.eu/"
16121 #: docs/manual/gammu/index.rst:27
16127 #. type: Plain text
16128 #: docs/manual/gammu/index.rst:30
16129 msgid "Parameters before command configure gammu behaviour:"
16130 msgstr "Parameter sebelum perintah mengkonfigurasi perilaku gammu:"
16132 #. type: Plain text
16133 #: docs/manual/gammu/index.rst:32
16134 msgid "-c, --config <filename>"
16137 #. type: Plain text
16138 #: docs/manual/gammu/index.rst:34
16139 msgid "name of configuration file"
16142 #. type: Plain text
16143 #: docs/manual/gammu/index.rst:36
16144 msgid "-s, --section <confign>"
16147 #. type: Plain text
16148 #: docs/manual/gammu/index.rst:38
16149 msgid "section of config file to use, eg. 42"
16152 #. type: Plain text
16153 #: docs/manual/gammu/index.rst:40
16154 msgid "-d, --debug <level>"
16157 #. type: Plain text
16158 #: docs/manual/gammu/index.rst:42
16160 "debug level (see :config:option:`LogFormat` in :ref:`gammurc` for possible "
16164 #. type: Plain text
16165 #: docs/manual/gammu/index.rst:44
16166 msgid "-f, --debug-file <filename>"
16169 #. type: Plain text
16170 #: docs/manual/gammu/index.rst:46
16171 msgid "file for logging debug messages"
16175 #: docs/manual/gammu/index.rst:49
16177 msgid "Call commands"
16180 #. type: Plain text
16181 #: docs/manual/gammu/index.rst:52
16182 msgid "answercall [id]"
16185 #. type: Plain text
16186 #: docs/manual/gammu/index.rst:54
16187 msgid "Answer incoming call."
16190 #. type: Plain text
16191 #: docs/manual/gammu/index.rst:56
16192 msgid "cancelcall [id]"
16195 #. type: Plain text
16196 #: docs/manual/gammu/index.rst:58
16197 msgid "Cancel incoming call"
16200 #. type: Plain text
16201 #: docs/manual/gammu/index.rst:60
16202 msgid "canceldiverts"
16205 #. type: Plain text
16206 #: docs/manual/gammu/index.rst:62
16207 msgid "Cancel all existing call diverts."
16210 #. type: Plain text
16211 #: docs/manual/gammu/index.rst:64
16212 msgid "conferencecall id"
16215 #. type: Plain text
16216 #: docs/manual/gammu/index.rst:66
16217 msgid "Initiates a conference call."
16220 #. type: Plain text
16221 #: docs/manual/gammu/index.rst:68
16222 msgid "dialvoice number [show|hide]"
16225 #. type: Plain text
16226 #: docs/manual/gammu/index.rst:70
16227 msgid "Make voice call from SIM card line set in phone."
16230 #. type: Plain text
16231 #: docs/manual/gammu/index.rst:72
16233 "``show|hide`` - optional parameter whether to disable call number indication."
16236 #. type: Plain text
16237 #: docs/manual/gammu/index.rst:74
16239 "divert get|set all|busy|noans|outofreach all|voice|fax|data [number timeout]"
16242 #. type: Plain text
16243 #: docs/manual/gammu/index.rst:76
16244 msgid "Manage or display call diverts."
16247 #. type: Plain text
16248 #: docs/manual/gammu/index.rst:78
16249 msgid "``get`` or ``set``"
16252 #. type: Plain text
16253 #: docs/manual/gammu/index.rst:79
16254 msgid "whether to get divert information or to set it."
16257 #. type: Plain text
16258 #: docs/manual/gammu/index.rst:80
16259 msgid "``all`` or ``busy`` or ``noans`` or ``outofreach``"
16262 #. type: Plain text
16263 #: docs/manual/gammu/index.rst:81
16264 msgid "condition when apply divert"
16267 #. type: Plain text
16268 #: docs/manual/gammu/index.rst:82
16269 msgid "``all`` or ``voice`` or ``fax`` or ``data``"
16272 #. type: Plain text
16273 #: docs/manual/gammu/index.rst:83
16274 msgid "call type when apply divert"
16277 #. type: Plain text
16278 #: docs/manual/gammu/index.rst:84
16282 #. type: Plain text
16283 #: docs/manual/gammu/index.rst:85
16284 msgid "number where to divert"
16287 #. type: Plain text
16288 #: docs/manual/gammu/index.rst:86
16292 #. type: Plain text
16293 #: docs/manual/gammu/index.rst:87
16294 msgid "timeout when the diversion will happen"
16297 #. type: Plain text
16298 #: docs/manual/gammu/index.rst:89
16299 msgid "getussd code"
16302 #. type: Plain text
16303 #: docs/manual/gammu/index.rst:91
16304 msgid "Retrieves USSD information - dials a service number and reads response."
16307 #. type: Plain text
16308 #: docs/manual/gammu/index.rst:93
16309 msgid "holdcall id"
16312 #. type: Plain text
16313 #: docs/manual/gammu/index.rst:95
16314 msgid "Holds call."
16317 #. type: Plain text
16318 #: docs/manual/gammu/index.rst:97
16319 msgid "maketerminatedcall number length [show|hide]"
16322 #. type: Plain text
16323 #: docs/manual/gammu/index.rst:100
16325 "Make voice call from SIM card line set in phone which will be terminated "
16326 "after ``length`` seconds."
16329 #. type: Plain text
16330 #: docs/manual/gammu/index.rst:102
16331 msgid "senddtmf sequence"
16334 #. type: Plain text
16335 #: docs/manual/gammu/index.rst:104
16336 msgid "Plays DTMF sequence. In some phones available only during calls"
16339 #. type: Plain text
16340 #: docs/manual/gammu/index.rst:106
16341 msgid "splitcall id"
16344 #. type: Plain text
16345 #: docs/manual/gammu/index.rst:108
16346 msgid "Splits call."
16349 #. type: Plain text
16350 #: docs/manual/gammu/index.rst:110
16351 msgid "switchcall [id]"
16354 #. type: Plain text
16355 #: docs/manual/gammu/index.rst:112
16356 msgid "Switches call."
16359 #. type: Plain text
16360 #: docs/manual/gammu/index.rst:114
16361 msgid "transfercall [id]"
16364 #. type: Plain text
16365 #: docs/manual/gammu/index.rst:116
16366 msgid "Transfers call."
16369 #. type: Plain text
16370 #: docs/manual/gammu/index.rst:118
16371 msgid "unholdcall id"
16374 #. type: Plain text
16375 #: docs/manual/gammu/index.rst:120
16376 msgid "Unholds call."
16379 #. type: Plain text
16380 #: docs/manual/gammu/index.rst:122
16381 msgid "_gammu-sms:"
16385 #: docs/manual/gammu/index.rst:124
16387 msgid "SMS and EMS commands"
16388 msgstr "SMS dan EMS"
16390 #. type: Plain text
16391 #: docs/manual/gammu/index.rst:129
16393 "Sending messages might look a bit complicated on first attempt to use. But "
16394 "be patient, the command line has been written in order to allow almost every "
16395 "usage. See EXAMPLE section for some hints on usage."
16398 #. type: Plain text
16399 #: docs/manual/gammu/index.rst:132
16401 "There is also an option to use :ref:`gammu-smsd` when you want to send or "
16402 "receive more messages and process them automatically."
16405 #. type: Plain text
16406 #: docs/manual/gammu/index.rst:134
16407 msgid "Introduction to SMS formats"
16410 #. type: delimited block _
16411 #: docs/manual/gammu/index.rst:137
16412 msgid "Gammu has support for many SMS formats like:"
16415 #. type: delimited block _
16416 #: docs/manual/gammu/index.rst:148
16419 "Nokia Smart Messaging\n"
16420 " used for monochromatic picture images, downloadable profiles, monochromatic operator logos, monochromatic caller logos and monophonic ringtones\n"
16422 " both with 8 and 16-bit identification numbers in headers\n"
16424 " this is SMS format used for saving monochromatic images, monophonic ringtones, animations, text formatting and others\n"
16425 "MMS notifications\n"
16426 " contains links where phone should download MMS\n"
16427 "Alcatel logo messages\n"
16428 " proprietary format for logos\n"
16431 #. type: delimited block _
16432 #: docs/manual/gammu/index.rst:153
16434 "You need to ensure that the target phone supports message type you want to "
16435 "send. Otherwise the phone will not be able to display it or will even crash, "
16436 "because firmware of phone did not expect this possibility."
16439 #. type: delimited block _
16440 #: docs/manual/gammu/index.rst:155
16441 msgid "Encoding chars in SMS text"
16444 #. type: Plain text
16445 #: docs/manual/gammu/index.rst:158
16446 msgid "Text in SMS can be coded using two ways:"
16450 #: docs/manual/gammu/index.rst:160
16452 msgid "GSM Default Alphabet"
16455 #. type: Plain text
16456 #: docs/manual/gammu/index.rst:166
16458 "With `GSM Default Alphabet` you can fit at most 160 chars into single SMS "
16459 "(Gammu doesn't support compressing such texts according to GSM standards, "
16460 "but it isn't big limit, because there are no phones supporting them), but "
16461 "they're from limited set:"
16464 #. type: Plain text
16465 #: docs/manual/gammu/index.rst:168
16466 msgid "all Latin small and large"
16469 #. type: Plain text
16470 #: docs/manual/gammu/index.rst:169
16474 #. type: Plain text
16475 #: docs/manual/gammu/index.rst:170
16479 #. type: Plain text
16480 #: docs/manual/gammu/index.rst:171
16481 msgid "some other national"
16484 #. type: Plain text
16485 #: docs/manual/gammu/index.rst:172
16486 msgid "some symbols like @ ! \" # & / ( ) % * + = - , . : ; < > ?"
16489 #. type: Plain text
16490 #: docs/manual/gammu/index.rst:173
16495 #: docs/manual/gammu/index.rst:175 docs/manual/python/objects.rst:260
16496 #: docs/manual/c/hints.rst:140 docs/manual/c/unicode.rst:2
16501 #. type: Plain text
16502 #: docs/manual/gammu/index.rst:179
16504 "With `Unicode` single SMS can contain at most 70 chars, but these can be any "
16505 "chars including all national and special ones."
16508 #. type: Plain text
16509 #: docs/manual/gammu/index.rst:184
16511 "Please note, that some older phones might have problems displaying such "
16516 #: docs/manual/gammu/index.rst:186
16521 #. type: Plain text
16522 #: docs/manual/gammu/index.rst:192
16524 "Gammu tries to do the best to handle non ASCII characters in your message. "
16525 "Everything is internally handled in Unicode (the input is converted "
16526 "depending on your locales configuration) and in case message uses Unicode "
16527 "the text will be given as such to the message."
16530 #. type: Plain text
16531 #: docs/manual/gammu/index.rst:199
16533 "Should the message be sent in GSM Default Alphabet, Gammu will try to "
16534 "convert all characters to keep message readable. Gammu does support multi "
16535 "byte encoding for some characters in GSM Default Alphabet (it is needed for "
16536 "``^`` ``{`` ``}`` ``\\`` ``[`` ``]`` ``~`` ``|``). The characters which are "
16537 "not present in GSM Default Alphabet are transliterated to closest ASCII "
16538 "equivalent (accents are removed). Remaining not known characters are "
16539 "replaced by question mark."
16542 #. type: Plain text
16543 #: docs/manual/gammu/index.rst:201
16544 msgid "SMS commands"
16545 msgstr "Perintah SMS"
16547 #. type: delimited block _
16548 #: docs/manual/gammu/index.rst:204
16549 msgid "addsmsfolder name"
16552 #. type: delimited block _
16553 #: docs/manual/gammu/index.rst:206
16554 msgid "deleteallsms folder"
16557 #. type: delimited block _
16558 #: docs/manual/gammu/index.rst:208
16559 msgid "Delete all SMS from specified SMS folder."
16562 #. type: delimited block _
16563 #: docs/manual/gammu/index.rst:210
16564 msgid "deletesms folder start [stop]"
16567 #. type: delimited block _
16568 #: docs/manual/gammu/index.rst:213
16570 "Delete SMS from phone. See description for :option:`gammu getsms` for info "
16571 "about sms folders naming convention."
16574 #. type: delimited block _
16575 #: docs/manual/gammu/index.rst:215 docs/manual/gammu/index.rst:238
16576 #: docs/manual/gammu/index.rst:255 docs/manual/gammu/index.rst:675
16577 #: docs/manual/gammu/index.rst:735 docs/manual/gammu/index.rst:958
16578 #: docs/manual/gammu/index.rst:1422 docs/manual/gammu/index.rst:1432
16579 #: docs/manual/gammu/index.rst:1438
16580 msgid "Locations are numerated from 1."
16583 #. type: delimited block _
16584 #: docs/manual/gammu/index.rst:217
16585 msgid "displaysms ... (options like in sendsms)"
16588 #. type: delimited block _
16589 #: docs/manual/gammu/index.rst:220
16591 "Displays PDU data of encoded SMS messages. It accepts same parameters and "
16592 "behaves same like sendsms."
16595 #. type: delimited block _
16596 #: docs/manual/gammu/index.rst:222
16597 msgid "getallsms -pbk"
16600 #. type: delimited block _
16601 #: docs/manual/gammu/index.rst:227
16603 "Get all SMS from phone. In some phones you will have also SMS templates and "
16604 "info about locations used to save Picture Images. With each sms you will see "
16605 "location. If you want to get such sms from phone alone, use :option:`gammu "
16609 #. type: delimited block _
16610 #: docs/manual/gammu/index.rst:229
16611 msgid "geteachsms -pbk"
16614 #. type: delimited block _
16615 #: docs/manual/gammu/index.rst:232
16617 "Similiary to :option:`gammu getallsms`. Difference is, that links all "
16621 #. type: delimited block _
16622 #: docs/manual/gammu/index.rst:234
16623 msgid "getsms folder start [stop]"
16626 #. type: delimited block _
16627 #: docs/manual/gammu/index.rst:236
16631 #. type: delimited block _
16632 #: docs/manual/gammu/index.rst:242
16634 "Folder 0 means that sms is being read from \"flat\" memory (all sms from all "
16635 "folders have unique numbers). It's sometimes emulated by Gammu. You can use "
16636 "it with all phones."
16639 #. type: delimited block _
16640 #: docs/manual/gammu/index.rst:249
16642 "Other folders like 1, 2, etc. match folders in phone such as Inbox, Outbox, "
16643 "etc. and each sms has unique number in his folder. Name of folders can "
16644 "depend on your phone (the most often 1=\"Inbox\", 2=\"Outbox\", etc.). This "
16645 "method is not supported by all phones (for example, not supported by Nokia "
16646 "3310, 5110, 6110). If work with your phone, use :option:`gammu "
16647 "getsmsfolders` to get folders list."
16650 #. type: delimited block _
16651 #: docs/manual/gammu/index.rst:251
16652 msgid "getsmsc [start [stop]]"
16655 #. type: delimited block _
16656 #: docs/manual/gammu/index.rst:253
16657 msgid "Get SMSC settings from SIM card."
16660 #. type: delimited block _
16661 #: docs/manual/gammu/index.rst:257
16662 msgid "getsmsfolders"
16665 #. type: delimited block _
16666 #: docs/manual/gammu/index.rst:259
16667 msgid "Get names for SMS folders in phone"
16670 #. type: delimited block _
16671 #: docs/manual/gammu/index.rst:261
16673 "savesms TYPE [type parameters] [type options] [-folder id] [-unread] [-read] "
16674 "[-unsent] [-sent] [-sender number] [-smsname name] [-smscset number] [-"
16675 "smscnumber number] [-reply] [-maxsms num]"
16678 #. type: delimited block _
16679 #: docs/manual/gammu/index.rst:263
16680 msgid "Saves SMS to phone, see bellow for ``TYPE`` options."
16683 #. type: delimited block _
16684 #: docs/manual/gammu/index.rst:265
16685 msgid "-smscset number"
16688 #. type: delimited block _
16689 #: docs/manual/gammu/index.rst:267
16691 "SMSC number will be taken from phone stored SMSC configuration ``number``."
16694 #. type: delimited block _
16695 #: docs/manual/gammu/index.rst:269
16699 #. type: delimited block _
16700 #: docs/manual/gammu/index.rst:271
16701 msgid "-smscnumber number"
16704 #. type: Plain text
16705 #: docs/manual/gammu/index.rst:273 docs/manual/python/objects.rst:216
16706 msgid "SMSC number"
16709 #. type: delimited block _
16710 #: docs/manual/gammu/index.rst:275
16714 #. type: delimited block _
16715 #: docs/manual/gammu/index.rst:277
16716 msgid "reply SMSC is set"
16719 #. type: delimited block _
16720 #: docs/manual/gammu/index.rst:279
16721 msgid "-folder number"
16724 #. type: delimited block _
16725 #: docs/manual/gammu/index.rst:281
16726 msgid "save to specified folder."
16727 msgstr "simpan ke folder tertentu."
16729 #. type: delimited block _
16730 #: docs/manual/gammu/index.rst:283
16731 msgid "Folders are numerated from 1."
16734 #. type: delimited block _
16735 #: docs/manual/gammu/index.rst:285
16737 "The most often folder 1 = \"Inbox\", 2 = \"Outbox\",etc. Use :option:`gammu "
16738 "getsmsfolders` to get folder list."
16741 #. type: delimited block _
16742 #: docs/manual/gammu/index.rst:287
16746 #. type: delimited block _
16747 #: docs/manual/gammu/index.rst:291
16749 "makes message unread. In some phones (like 6210) you won't see unread sms "
16750 "envelope after saving such sms. In some phones with internal SMS memory "
16751 "(like 6210) after using it with folder 1 SIM SMS memory will be used"
16754 #. type: delimited block _
16755 #: docs/manual/gammu/index.rst:293
16759 #. type: delimited block _
16760 #: docs/manual/gammu/index.rst:296
16762 "makes message read. In some phones with internal SMS memory (like 6210) "
16763 "after using it with folder 1 SIM SMS memory will be used"
16766 #. type: delimited block _
16767 #: docs/manual/gammu/index.rst:298
16771 #. type: delimited block _
16772 #: docs/manual/gammu/index.rst:300
16773 msgid "makes message unsent"
16776 #. type: delimited block _
16777 #: docs/manual/gammu/index.rst:302
16781 #. type: delimited block _
16782 #: docs/manual/gammu/index.rst:304
16783 msgid "makes message sent"
16786 #. type: delimited block _
16787 #: docs/manual/gammu/index.rst:306
16788 msgid "-smsname name"
16791 #. type: delimited block _
16792 #: docs/manual/gammu/index.rst:308
16793 msgid "set message name"
16796 #. type: delimited block _
16797 #: docs/manual/gammu/index.rst:310
16798 msgid "-sender number"
16801 #. type: delimited block _
16802 #: docs/manual/gammu/index.rst:312
16803 msgid "set sender number (default: ``Gammu``)"
16806 #. type: delimited block _
16807 #: docs/manual/gammu/index.rst:314
16808 msgid "-maxsms num"
16811 #. type: delimited block _
16812 #: docs/manual/gammu/index.rst:317
16814 "Limit maximal number of messages which will be created. If there are more "
16815 "messages, Gammu will terminate with failure."
16818 #. type: delimited block _
16819 #: docs/manual/gammu/index.rst:319
16820 msgid "Types of messages:"
16823 #. type: delimited block _
16824 #: docs/manual/gammu/index.rst:321
16825 msgid "ANIMATION frames file1 file2..."
16828 #. type: delimited block _
16829 #: docs/manual/gammu/index.rst:325
16831 "Save an animation as a SMS. You need to give number of frames and picture "
16832 "for each frame. Each picture can be in any picture format which Gammu "
16833 "supports (B/W bmp, gif, wbmp, nol, nlm...)."
16836 #. type: delimited block _
16837 #: docs/manual/gammu/index.rst:327
16838 msgid "BOOKMARK file location"
16841 #. type: delimited block _
16842 #: docs/manual/gammu/index.rst:330
16844 "Read WAP bookmark from file created by :option:`gammu backup` command and "
16845 "saves in Nokia format as SMS"
16848 #. type: delimited block _
16849 #: docs/manual/gammu/index.rst:333
16850 msgid "CALENDAR file location"
16853 #. type: delimited block _
16854 #: docs/manual/gammu/index.rst:338
16856 "Read calendar note from file created by :option:`gammu backup` command and "
16857 "saves in VCALENDAR 1.0 format as SMS. The location identifies position of "
16858 "calendar item to be read in backup file (usually 1, but can be useful in "
16859 "case the backup contains more items)."
16862 #. type: delimited block _
16863 #: docs/manual/gammu/index.rst:341
16864 msgid "CALLER file"
16867 #. type: delimited block _
16868 #: docs/manual/gammu/index.rst:344
16870 "Save caller logo as sms in Nokia (Smart Messaging) format - size 72x14, two "
16874 #. type: delimited block _
16875 #: docs/manual/gammu/index.rst:350
16877 "Please note, that it isn't designed for colour logos available for example "
16878 "in DCT4/TIKU - you need to put bitmap file there inside phone using "
16879 "filesystem commands."
16882 #. type: delimited block _
16883 #: docs/manual/gammu/index.rst:354
16885 "EMS [-unicode] [-16bit] [-format lcrasbiut] [-text text] [-unicodefiletext "
16886 "file] [-defsound ID] [-defanimation ID] [-tone10 file] [-tone10long file] [-"
16887 "tone12 file] [-tone12long file] [-toneSE file] [-toneSElong file] [-"
16888 "fixedbitmap file] [-variablebitmap file] [-variablebitmaplong file] [-"
16889 "animation frames file1 ...] [-protected number]"
16892 #. type: delimited block _
16893 #: docs/manual/gammu/index.rst:356
16895 "Saves EMS sequence. All format specific parameters (like :option:`-"
16896 "defsound`) can be used few times."
16899 #. type: delimited block _
16900 #: docs/manual/gammu/index.rst:358 docs/manual/gammu/index.rst:587
16904 #. type: delimited block _
16905 #: docs/manual/gammu/index.rst:360
16909 #. type: delimited block _
16910 #: docs/manual/gammu/index.rst:362
16911 msgid "-unicodefiletext"
16914 #. type: delimited block _
16915 #: docs/manual/gammu/index.rst:364
16916 msgid "adds text from Unicode file"
16919 #. type: delimited block _
16920 #: docs/manual/gammu/index.rst:366
16921 msgid "-defanimation"
16924 #. type: delimited block _
16925 #: docs/manual/gammu/index.rst:368
16927 "adds default animation with ID specified by user. ID for different phones "
16931 #. type: delimited block _
16932 #: docs/manual/gammu/index.rst:370
16936 #. type: delimited block _
16937 #: docs/manual/gammu/index.rst:372
16938 msgid "adds \"frames\" frames read from file1, file2, etc."
16941 #. type: delimited block _
16942 #: docs/manual/gammu/index.rst:374
16946 #. type: delimited block _
16947 #: docs/manual/gammu/index.rst:376
16949 "adds default sound with ID specified by user. ID for different phones are "
16953 #. type: delimited block _
16954 #: docs/manual/gammu/index.rst:378
16958 #. type: delimited block _
16959 #: docs/manual/gammu/index.rst:380
16960 msgid "adds IMelody version 1.0 read from RTTL or other compatible file"
16963 #. type: delimited block _
16964 #: docs/manual/gammu/index.rst:382
16965 msgid "-tone10long"
16968 #. type: delimited block _
16969 #: docs/manual/gammu/index.rst:386
16971 "IMelody version 1.0 saved in one of few SMS with UPI. Phones compatible with "
16972 "UPI (like Sony-Ericsson phones) will read such ringtone as one"
16975 #. type: delimited block _
16976 #: docs/manual/gammu/index.rst:388
16980 #. type: delimited block _
16981 #: docs/manual/gammu/index.rst:390
16982 msgid "adds IMelody version 1.2 read from RTTL or other compatible file"
16985 #. type: delimited block _
16986 #: docs/manual/gammu/index.rst:392
16987 msgid "-tone12long"
16990 #. type: delimited block _
16991 #: docs/manual/gammu/index.rst:396
16993 "IMelody version 1.2 saved in one of few SMS with UPI. Phones compatible with "
16994 "UPI (like Sony-Ericsson phones) will read such ringtone as one"
16997 #. type: delimited block _
16998 #: docs/manual/gammu/index.rst:398
17002 #. type: delimited block _
17003 #: docs/manual/gammu/index.rst:400
17004 msgid "adds IMelody in \"short\" form supported by Sony-Ericsson phones"
17007 #. type: delimited block _
17008 #: docs/manual/gammu/index.rst:402
17009 msgid "-toneSElong"
17012 #. type: delimited block _
17013 #: docs/manual/gammu/index.rst:404
17014 msgid "add Sony-Ericsson IMelody saved in one or few SMS with UPI"
17017 #. type: delimited block _
17018 #: docs/manual/gammu/index.rst:406
17019 msgid "-variablebitmap"
17022 #. type: delimited block _
17023 #: docs/manual/gammu/index.rst:408
17024 msgid "bitmap in any size saved in one SMS"
17027 #. type: delimited block _
17028 #: docs/manual/gammu/index.rst:410
17029 msgid "-variablebitmaplong"
17032 #. type: delimited block _
17033 #: docs/manual/gammu/index.rst:412
17034 msgid "bitmap with maximal size 96x128 saved in one or few sms"
17037 #. type: delimited block _
17038 #: docs/manual/gammu/index.rst:414
17039 msgid "-fixedbitmap"
17042 #. type: delimited block _
17043 #: docs/manual/gammu/index.rst:416
17044 msgid "bitmap 16x16 or 32x32"
17047 #. type: delimited block _
17048 #: docs/manual/gammu/index.rst:418 docs/manual/gammu/index.rst:766
17052 #. type: delimited block _
17053 #: docs/manual/gammu/index.rst:423
17055 "all ringtones and bitmaps after this parameter (excluding default ringtones "
17056 "and logos) will be \"protected\" (in phones compatible with ODI like "
17057 "SonyEricsson products it won't be possible to forward them from phone menu)"
17060 #. type: delimited block _
17061 #: docs/manual/gammu/index.rst:425 docs/manual/gammu/index.rst:601
17065 #. type: delimited block _
17066 #: docs/manual/gammu/index.rst:428 docs/manual/gammu/index.rst:604
17068 "Gammu uses SMS headers with 16-bit numbers for saving linking info in SMS "
17069 "(it means less chars available for user in each SMS)"
17072 #. type: delimited block _
17073 #: docs/manual/gammu/index.rst:430
17074 msgid "-format lcrasbiut"
17077 #. type: delimited block _
17078 #: docs/manual/gammu/index.rst:432
17079 msgid "last text will be formatted. You can use combinations of chars:"
17082 #. type: delimited block _
17083 #: docs/manual/gammu/index.rst:446
17086 "========= ==================\n"
17087 "Character Formating\n"
17088 "========= ==================\n"
17089 "``l`` left aligned\n"
17091 "``r`` right aligned\n"
17092 "``a`` large font\n"
17093 "``s`` small font\n"
17094 "``b`` bold font\n"
17095 "``i`` italic font\n"
17096 "``u`` underlined font\n"
17097 "``t`` strikethrough font\n"
17098 "========= ==================\n"
17101 #. type: delimited block _
17102 #: docs/manual/gammu/index.rst:449
17103 msgid "MMSINDICATOR URL Title Sender"
17106 #. type: delimited block _
17107 #: docs/manual/gammu/index.rst:455
17109 "Creates a MMS indication SMS. It contains URL where the actual MMS payload "
17110 "is stored which needs to be SMIL encoded. The phone usually downloads the "
17111 "MMS data using special APN, which does not count to transmitted data, "
17112 "however there might be limitations which URLs can be accessed."
17115 #. type: delimited block _
17116 #: docs/manual/gammu/index.rst:457
17117 msgid "MMSSETTINGS file location"
17120 #. type: delimited block _
17121 #: docs/manual/gammu/index.rst:460
17123 "Saves a message with MMS configuration. The configuration will be read from "
17124 "Gammu backup file from given location."
17127 #. type: delimited block _
17128 #: docs/manual/gammu/index.rst:462
17129 msgid "OPERATOR file [-netcode netcode] [-biglogo]"
17132 #. type: delimited block _
17133 #: docs/manual/gammu/index.rst:465
17135 "Save operator logo as sms in Nokia (Smart Messaging) format - size 72x14 in "
17139 #. type: delimited block _
17140 #: docs/manual/gammu/index.rst:467
17144 #. type: delimited block _
17145 #: docs/manual/gammu/index.rst:469
17146 msgid "Use 78x21 formatted logo instead of standard 72x14."
17149 #. type: delimited block _
17150 #: docs/manual/gammu/index.rst:475
17152 "This isn't designed for colour logos available for example in newer phones - "
17153 "you need to put bitmap file there inside phone using filesystem commands."
17156 #. type: delimited block _
17157 #: docs/manual/gammu/index.rst:478
17158 msgid "PICTURE file [-text text] [-unicode] [-alcatelbmmi]"
17161 #. type: delimited block _
17162 #: docs/manual/gammu/index.rst:482
17164 "Read bitmap from 2 colors file (bmp, nlm, nsl, ngg, nol, wbmp, etc.), format "
17165 "into bitmap in Smart Messaging (72x28, 2 colors, called often Picture Image "
17166 "and saved with text) or Alcatel format and send/save over SMS."
17169 #. type: delimited block _
17170 #: docs/manual/gammu/index.rst:485
17171 msgid "PROFILE [-name name] [-bitmap bitmap] [-ringtone ringtone]"
17174 #. type: delimited block _
17175 #: docs/manual/gammu/index.rst:488
17177 "Read ringtone (RTTL) format, bitmap (Picture Image size) and name, format "
17178 "into Smart Messaging profile and send/save as SMS."
17181 #. type: delimited block _
17182 #: docs/manual/gammu/index.rst:493
17184 "Please note, that this format is abandoned by Nokia and supported by some "
17185 "(older) devices only like Nokia 3310."
17188 #. type: delimited block _
17189 #: docs/manual/gammu/index.rst:496
17190 msgid "RINGTONE file [-long] [-scale]"
17193 #. type: delimited block _
17194 #: docs/manual/gammu/index.rst:499
17196 "Read RTTL ringtone from file and save as SMS into SIM/phone memory. Ringtone "
17197 "is saved in Nokia (Smart Messaging) format."
17200 #. type: delimited block _
17201 #: docs/manual/gammu/index.rst:501
17205 #. type: delimited block _
17206 #: docs/manual/gammu/index.rst:504
17208 "ringtone is saved using Profile style. It can be longer (and saved in 2 "
17209 "SMS), but decoded only by newer phones (like 33xx)"
17212 #. type: delimited block _
17213 #: docs/manual/gammu/index.rst:506 docs/manual/gammu/index.rst:976
17217 #. type: delimited block _
17218 #: docs/manual/gammu/index.rst:509
17220 "ringtone will have Scale info for each note. It will allow one to edit it "
17221 "correctly later in phone composer (for example, in 33xx)"
17224 #. type: delimited block _
17225 #: docs/manual/gammu/index.rst:512
17227 "SMSTEMPLATE [-unicode] [-text text] [-unicodefiletext file] [-defsound ID] [-"
17228 "defanimation ID] [-tone10 file] [-tone10long file] [-tone12 file] [-"
17229 "tone12long file] [-toneSE file] [-toneSElong file] [-variablebitmap file] [-"
17230 "variablebitmaplong file] [-animation frames file1 ...]"
17233 #. type: delimited block _
17234 #: docs/manual/gammu/index.rst:514
17235 msgid "Saves a SMS template (for Alcatel phones)."
17238 #. type: delimited block _
17239 #: docs/manual/gammu/index.rst:517
17241 "TEXT [-inputunicode] [-16bit] [-flash] [-len len] [-autolen len] [-unicode] "
17242 "[-enablevoice] [-disablevoice] [-enablefax] [-disablefax] [-enableemail] [-"
17243 "disableemail] [-voidsms] [-replacemessages ID] [-replacefile file] [-text "
17244 "msgtext] [-textutf8 msgtext]"
17247 #. type: delimited block _
17248 #: docs/manual/gammu/index.rst:520
17250 "Take text from stdin (or commandline if -text specified) and save as text "
17251 "SMS into SIM/phone memory."
17254 #. type: delimited block _
17255 #: docs/manual/gammu/index.rst:522
17259 #. type: delimited block _
17260 #: docs/manual/gammu/index.rst:524
17262 "Class 0 SMS (should be displayed after receiving on recipients' phone "
17263 "display after receiving without entering Inbox)"
17266 #. type: delimited block _
17267 #: docs/manual/gammu/index.rst:526
17271 #. type: delimited block _
17272 #: docs/manual/gammu/index.rst:529
17274 "specify, how many chars will be read. When use this option and text will be "
17275 "longer than 1 SMS, will be split into more linked SMS"
17278 #. type: delimited block _
17279 #: docs/manual/gammu/index.rst:531
17280 msgid "-autolen len"
17283 #. type: delimited block _
17284 #: docs/manual/gammu/index.rst:536
17286 "specify, how many chars will be read. When use this option and text will be "
17287 "longer than 1 SMS, will be split into more linked SMS.Coding type (SMS "
17288 "default alphabet/Unicode) is set according to input text"
17291 #. type: delimited block _
17292 #: docs/manual/gammu/index.rst:538
17293 msgid "-enablevoice"
17296 #. type: delimited block _
17297 #: docs/manual/gammu/index.rst:540
17298 msgid "sms will set voice mail indicator. Text will be cut to 1 sms."
17301 #. type: delimited block _
17302 #: docs/manual/gammu/index.rst:542
17303 msgid "-disablevoice"
17306 #. type: delimited block _
17307 #: docs/manual/gammu/index.rst:544
17308 msgid "sms will not set voice mail indicator. Text will be cut to 1 sms."
17311 #. type: delimited block _
17312 #: docs/manual/gammu/index.rst:546
17316 #. type: delimited block _
17317 #: docs/manual/gammu/index.rst:548
17318 msgid "sms will set fax indicator. Text will be cut to 1 sms."
17321 #. type: delimited block _
17322 #: docs/manual/gammu/index.rst:550
17323 msgid "-disablefax"
17326 #. type: delimited block _
17327 #: docs/manual/gammu/index.rst:552
17328 msgid "sms will not set fax indicator. Text will be cut to 1 sms."
17331 #. type: delimited block _
17332 #: docs/manual/gammu/index.rst:554
17333 msgid "-enableemail"
17336 #. type: delimited block _
17337 #: docs/manual/gammu/index.rst:556
17338 msgid "sms will set email indicator. Text will be cut to 1 sms."
17341 #. type: delimited block _
17342 #: docs/manual/gammu/index.rst:558
17343 msgid "-disableemail"
17346 #. type: delimited block _
17347 #: docs/manual/gammu/index.rst:560
17348 msgid "sms will not set email indicator. Text will be cut to 1 sms."
17351 #. type: delimited block _
17352 #: docs/manual/gammu/index.rst:562
17356 #. type: delimited block _
17357 #: docs/manual/gammu/index.rst:565
17359 "many phones after receiving it won't display anything, only beep, vibrate or "
17360 "turn on light. Text will be cut to 1 sms."
17363 #. type: delimited block _
17364 #: docs/manual/gammu/index.rst:567
17368 #. type: delimited block _
17369 #: docs/manual/gammu/index.rst:569
17370 msgid "SMS will be saved in Unicode format"
17373 #. type: delimited block _
17374 #: docs/manual/gammu/index.rst:575
17376 "The ``~`` char in SMS text and :option:`-unicode` option (Unicode coding "
17377 "required) can cause text of SMS after ``~`` char blink in some phones (like "
17381 #. type: delimited block _
17382 #: docs/manual/gammu/index.rst:577
17383 msgid "-inputunicode"
17386 #. type: delimited block _
17387 #: docs/manual/gammu/index.rst:579
17388 msgid "input text is in Unicode."
17391 #. type: delimited block _
17392 #: docs/manual/gammu/index.rst:585
17394 "You can create Unicode file using WordPad in Windows (during saving select "
17395 "\"Unicode Text Document\" format). In Unix can use for example YUdit or vim."
17398 #. type: delimited block _
17399 #: docs/manual/gammu/index.rst:589
17400 msgid "get text from command line instead of stdin."
17403 #. type: delimited block _
17404 #: docs/manual/gammu/index.rst:591
17408 #. type: delimited block _
17409 #: docs/manual/gammu/index.rst:593
17410 msgid "get text in UTF-8 from command line instead of stdin."
17413 #. type: delimited block _
17414 #: docs/manual/gammu/index.rst:599
17416 "Gammu detects your locales and uses by default encoding based on this. Use "
17417 "this option only when you know the input will be in UTF-8 in all cases."
17420 #. type: delimited block _
17421 #: docs/manual/gammu/index.rst:606
17422 msgid "-replacemessages ID"
17425 #. type: delimited block _
17426 #: docs/manual/gammu/index.rst:610
17428 "``ID`` can be 1..7. When you will use option and send more single SMS to one "
17429 "recipient with the same ID, each another SMS will replace each previous with "
17433 #. type: delimited block _
17434 #: docs/manual/gammu/index.rst:612
17435 msgid "-replacefile file"
17438 #. type: delimited block _
17439 #: docs/manual/gammu/index.rst:617
17441 "File with replacement table in unicode (UCS-2), preferably with byte order "
17442 "mark (BOM). It contains pairs of chars, first one is to replace, second is "
17443 "replacement one. The replacement is done after reading text for the message."
17446 #. type: delimited block _
17447 #: docs/manual/gammu/index.rst:620
17449 "For example replacement ``1`` (0x0061) with ``a`` (0x0031) would be done by "
17450 "file with following content (hex dump, first two bytes"
17453 #. type: Labeled list
17454 #: docs/manual/gammu/index.rst:620
17459 #. type: delimited block _
17460 #: docs/manual/gammu/index.rst:623
17461 msgid "ff fe 61 00 31 00"
17464 #. type: delimited block _
17465 #: docs/manual/gammu/index.rst:625
17466 msgid "TODO file location"
17469 #. type: delimited block _
17470 #: docs/manual/gammu/index.rst:628
17472 "Saves a message with a todo entry. The content will be read from any backup "
17473 "format which Gammu supports and from given location."
17476 #. type: delimited block _
17477 #: docs/manual/gammu/index.rst:630
17478 msgid "VCARD10|VCARD21 file SM|ME location [-nokia]"
17481 #. type: delimited block _
17482 #: docs/manual/gammu/index.rst:637
17484 "Read phonebook entry from file created by :option:`gammu backup` command and "
17485 "saves in VCARD 1.0 (only name and default number) or VCARD 2.1 (all entry "
17486 "details with all numbers, text and name) format as SMS. The location "
17487 "identifies position of contact item to be read in backup file (usually 1, "
17488 "but can be useful in case the backup contains more items)."
17491 #. type: delimited block _
17492 #: docs/manual/gammu/index.rst:640
17493 msgid "WAPINDICATOR URL Title"
17496 #. type: delimited block _
17497 #: docs/manual/gammu/index.rst:643
17498 msgid "Saves a SMS with a WAP indication for given URL and title."
17501 #. type: delimited block _
17502 #: docs/manual/gammu/index.rst:646
17503 msgid "WAPSETTINGS file location DATA|GPRS"
17506 #. type: delimited block _
17507 #: docs/manual/gammu/index.rst:649
17509 "Read WAP settings from file created by :option:`gammu backup` command and "
17510 "saves in Nokia format as SMS"
17513 #. type: delimited block _
17514 #: docs/manual/gammu/index.rst:652
17516 "sendsms TYPE destination [type parameters] [type options] [-smscset number] "
17517 "[-smscnumber number] [-reply] [-report] [-validity HOUR|6HOURS|DAY|3DAYS|"
17518 "WEEK|MAX] [-save [-folder number]]"
17521 #. type: delimited block _
17522 #: docs/manual/gammu/index.rst:654
17524 "Sends a message to a ``destination`` number, most parameters are same as "
17525 "for :option:`gammu savesms`."
17528 #. type: delimited block _
17529 #: docs/manual/gammu/index.rst:656
17533 #. type: delimited block _
17534 #: docs/manual/gammu/index.rst:658
17535 msgid "will also save message which is being sent"
17538 #. type: delimited block _
17539 #: docs/manual/gammu/index.rst:660
17543 #. type: delimited block _
17544 #: docs/manual/gammu/index.rst:662
17545 msgid "request delivery report for message"
17548 #. type: delimited block _
17549 #: docs/manual/gammu/index.rst:664
17550 msgid "-validity HOUR|6HOURS|DAY|3DAYS|WEEK|MAX"
17553 #. type: delimited block _
17554 #: docs/manual/gammu/index.rst:668
17556 "sets how long will be the message valid (SMSC will the discard the message "
17557 "after this time if it could not deliver it)."
17560 #. type: delimited block _
17561 #: docs/manual/gammu/index.rst:670
17562 msgid "setsmsc location number"
17565 #. type: delimited block _
17566 #: docs/manual/gammu/index.rst:673
17568 "Set SMSC settings on SIM card. This keeps all SMSC configuration intact, it "
17569 "just changes the SMSC number."
17573 #: docs/manual/gammu/index.rst:678
17575 msgid "Memory (phonebooks and calls) commands"
17576 msgstr "Memori (buku telepon dan panggilan)"
17578 #. type: delimited block _
17579 #: docs/manual/gammu/index.rst:681
17580 msgid "_memory types:"
17583 #. type: delimited block _
17584 #: docs/manual/gammu/index.rst:683
17585 msgid "Memory types"
17588 #. type: Plain text
17589 #: docs/manual/gammu/index.rst:686
17590 msgid "Gammu recognizes following memory types:"
17593 #. type: Plain text
17594 #: docs/manual/gammu/index.rst:705
17602 " Received calls\n"
17610 " phone internal phonebook\n"
17612 " fixed dialling\n"
17617 #. type: Plain text
17618 #: docs/manual/gammu/index.rst:708
17619 msgid "Memory commands"
17622 #. type: delimited block _
17623 #: docs/manual/gammu/index.rst:711
17624 msgid "deleteallmemory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL"
17627 #. type: delimited block _
17628 #: docs/manual/gammu/index.rst:713
17629 msgid "Deletes all entries from specified memory type."
17632 #. type: delimited block _
17633 #: docs/manual/gammu/index.rst:715 docs/manual/gammu/index.rst:721
17634 #: docs/manual/gammu/index.rst:727 docs/manual/gammu/index.rst:733
17635 msgid "For memory types description see :ref:`memory types`."
17638 #. type: delimited block _
17639 #: docs/manual/gammu/index.rst:717
17640 msgid "deletememory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL start [stop]"
17643 #. type: delimited block _
17644 #: docs/manual/gammu/index.rst:719
17645 msgid "Deletes entries in specified range from specified memory type."
17648 #. type: delimited block _
17649 #: docs/manual/gammu/index.rst:723
17650 msgid "getallmemory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL"
17653 #. type: delimited block _
17654 #: docs/manual/gammu/index.rst:725
17655 msgid "Get all memory locations from phone."
17658 #. type: delimited block _
17659 #: docs/manual/gammu/index.rst:729
17660 msgid "getmemory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL start [stop [-nonempty]]"
17663 #. type: delimited block _
17664 #: docs/manual/gammu/index.rst:731
17665 msgid "Get memory location from phone."
17668 #. type: delimited block _
17669 #: docs/manual/gammu/index.rst:737
17670 msgid "getspeeddial start [stop]"
17673 #. type: delimited block _
17674 #: docs/manual/gammu/index.rst:739
17675 msgid "Gets speed dial choices."
17678 #. type: delimited block _
17679 #: docs/manual/gammu/index.rst:741
17680 msgid "searchmemory text"
17683 #. type: delimited block _
17684 #: docs/manual/gammu/index.rst:745
17686 "Scans all memory entries for given text. It performs case insensitive "
17687 "substring lookup. You can interrupt searching by pressing :kbd:`Ctrl+C`."
17691 #: docs/manual/gammu/index.rst:747
17693 msgid "Filesystem commands"
17694 msgstr "File sistem"
17696 #. type: delimited block _
17697 #: docs/manual/gammu/index.rst:752
17699 "Gammu allows one to access phones using native protocol (Nokias) or OBEX. "
17700 "Your phone can also support usb storage, which is handled on the operating "
17701 "system level and Gammu does not use that."
17704 #. type: delimited block _
17705 #: docs/manual/gammu/index.rst:754
17707 "addfile folderID name [-type JAR|BMP|PNG|GIF|JPG|MIDI|WBMP|AMR|3GP|NRT] [-"
17708 "readonly] [-protected] [-system] [-hidden] [-newtime]"
17711 #. type: delimited block _
17712 #: docs/manual/gammu/index.rst:756
17713 msgid "Add file with specified name to folder with specified folder ID."
17716 #. type: delimited block _
17717 #: docs/manual/gammu/index.rst:758
17721 #. type: delimited block _
17722 #: docs/manual/gammu/index.rst:760
17724 "File type was required for filesystem 1 in Nokia phones (current filesystem "
17725 "2 doesn't need this)."
17728 #. type: delimited block _
17729 #: docs/manual/gammu/index.rst:762
17733 #. type: delimited block _
17734 #: docs/manual/gammu/index.rst:764
17735 msgid "Sets the read only attribute."
17738 #. type: delimited block _
17739 #: docs/manual/gammu/index.rst:769
17741 "Sets the protected attribute (file can't be for example forwarded from phone "
17745 #. type: delimited block _
17746 #: docs/manual/gammu/index.rst:771
17750 #. type: delimited block _
17751 #: docs/manual/gammu/index.rst:773
17752 msgid "Sets the system attribute."
17755 #. type: delimited block _
17756 #: docs/manual/gammu/index.rst:775
17760 #. type: delimited block _
17761 #: docs/manual/gammu/index.rst:777
17762 msgid "Sets the hidden attribute (file is hidden from phone menu)."
17765 #. type: delimited block _
17766 #: docs/manual/gammu/index.rst:779
17770 #. type: delimited block _
17771 #: docs/manual/gammu/index.rst:781
17773 "After using it date/time of file modification will be set to moment of "
17777 #. type: delimited block _
17778 #: docs/manual/gammu/index.rst:783
17779 msgid "addfolder parentfolderID name"
17782 #. type: delimited block _
17783 #: docs/manual/gammu/index.rst:786
17785 "Create a folder in phone with specified name in a folder with specified "
17789 #. type: delimited block _
17790 #: docs/manual/gammu/index.rst:788
17791 msgid "deletefiles fileID"
17794 #. type: delimited block _
17795 #: docs/manual/gammu/index.rst:790
17796 msgid "Delete files with given IDs."
17799 #. type: delimited block _
17800 #: docs/manual/gammu/index.rst:792
17801 msgid "deletefolder name"
17804 #. type: delimited block _
17805 #: docs/manual/gammu/index.rst:794
17806 msgid "Delete folder with given ID."
17809 #. type: delimited block _
17810 #: docs/manual/gammu/index.rst:796
17811 msgid "getfilefolder fileID, fileID, ..."
17814 #. type: delimited block _
17815 #: docs/manual/gammu/index.rst:798
17817 "Retrieve files or all files from folder with given IDs from a phone "
17821 #. type: delimited block _
17822 #: docs/manual/gammu/index.rst:800
17823 msgid "getfiles fileID, fileID, ..."
17826 #. type: delimited block _
17827 #: docs/manual/gammu/index.rst:802
17828 msgid "Retrieve files with given IDs from a phone filesytem."
17831 #. type: delimited block _
17832 #: docs/manual/gammu/index.rst:804
17833 msgid "getfilesystem [-flatall|-flat]"
17836 #. type: delimited block _
17837 #: docs/manual/gammu/index.rst:806
17839 "Display info about all folders and files in phone memory/memory card. By "
17840 "default there is tree displayed, you can change it:"
17843 #. type: delimited block _
17844 #: docs/manual/gammu/index.rst:808
17848 #. type: delimited block _
17849 #: docs/manual/gammu/index.rst:810
17851 "there are displayed full file/folder details like ID (first parameter in "
17855 #. type: delimited block _
17856 #: docs/manual/gammu/index.rst:812
17860 #. type: delimited block _
17861 #: docs/manual/gammu/index.rst:814
17863 "In some phones (like N6230) content of some folders (with more files) can be "
17864 "cut (only part of files will be displayed) for example on infrared "
17865 "connection. This is not Gammu issue, but phone firmware problem."
17868 #. type: delimited block _
17869 #: docs/manual/gammu/index.rst:816
17870 msgid "getfilesystemstatus"
17871 msgstr "getfilesystemstatus"
17873 #. type: delimited block _
17874 #: docs/manual/gammu/index.rst:819
17876 "Display info filesystem status - number of bytes available, used or used by "
17877 "some specific content."
17880 #. type: delimited block _
17881 #: docs/manual/gammu/index.rst:821
17882 msgid "getfolderlisting folderID"
17885 #. type: delimited block _
17886 #: docs/manual/gammu/index.rst:823
17888 "Display files and folders available in folder with given folder ID. You can "
17889 "get ID's using getfilesystem -flatall."
17892 #. type: delimited block _
17893 #: docs/manual/gammu/index.rst:830
17895 "Please note, that in some phones (like N6230) content of some folders (with "
17896 "more files) can be cut (only part of files will be displayed) for example on "
17897 "infrared connection. This is not Gammu issue, but phone firmware problem."
17900 #. type: delimited block _
17901 #: docs/manual/gammu/index.rst:832
17902 msgid "getrootfolders"
17905 #. type: delimited block _
17906 #: docs/manual/gammu/index.rst:834
17907 msgid "Display info about drives available in phone/memory card."
17910 #. type: delimited block _
17911 #: docs/manual/gammu/index.rst:836
17912 msgid "sendfile name"
17915 #. type: delimited block _
17916 #: docs/manual/gammu/index.rst:840
17918 "Sends file to a phone. It's up to phone to decide where to store this file "
17919 "and how to handle it (for example when you send vCard or vCalendar, most of "
17920 "phones will offer you to import it."
17923 #. type: delimited block _
17924 #: docs/manual/gammu/index.rst:842
17925 msgid "setfileattrib folderID [-system] [-readonly] [-hidden] [-protected]"
17929 #: docs/manual/gammu/index.rst:845
17931 msgid "Logo and pictures commands"
17932 msgstr "Logo dan gambar"
17934 #. type: delimited block _
17935 #: docs/manual/gammu/index.rst:850
17937 "These options are mainly (there are few exceptions) for monochromatic logos "
17938 "and images available in older phones. Recognized file formats: xpm (only "
17939 "saving), 2-colors bmp, nlm, nsl, ngg, nol, wbmp, gif (for Samsung)."
17942 #. type: delimited block _
17943 #: docs/manual/gammu/index.rst:852
17945 "In new models all bitmaps are saved in filesystem and should go into "
17946 "filesystem section"
17949 #. type: delimited block _
17950 #: docs/manual/gammu/index.rst:854
17951 msgid "copybitmap inputfile [outputfile [OPERATOR|PICTURE|STARTUP|CALLER]]"
17954 #. type: delimited block _
17955 #: docs/manual/gammu/index.rst:859
17957 "Allow one to convert logos files to another. When give ONLY inputfile, "
17958 "output will be written to stdout using ASCII art. When give output file and "
17959 "format, in some file formats (like NLM) will be set indicator informing "
17960 "about logo type to given."
17963 #. type: delimited block _
17964 #: docs/manual/gammu/index.rst:861
17965 msgid "getbitmap TYPE [type options]"
17968 #. type: delimited block _
17969 #: docs/manual/gammu/index.rst:863
17970 msgid "Reads bitmap from phone, following types are supported:"
17973 #. type: delimited block _
17974 #: docs/manual/gammu/index.rst:865 docs/manual/gammu/index.rst:895
17975 msgid "CALLER location [file]"
17978 #. type: delimited block _
17979 #: docs/manual/gammu/index.rst:867
17980 msgid "Get caller group logo from phone. Locations 1-5."
17983 #. type: delimited block _
17984 #: docs/manual/gammu/index.rst:869
17988 #. type: delimited block _
17989 #: docs/manual/gammu/index.rst:873
17991 "In some models it's possible to save dealer welcome note - text displayed "
17992 "during enabling phone, which can't be edited from phone menu. Here you can "
17996 #. type: delimited block _
17997 #: docs/manual/gammu/index.rst:875
17998 msgid "OPERATOR [file]"
18001 #. type: delimited block _
18002 #: docs/manual/gammu/index.rst:877
18004 "Get operator logo (picture displayed instead of operator name) from phone."
18007 #. type: delimited block _
18008 #: docs/manual/gammu/index.rst:879
18009 msgid "PICTURE location [file]"
18012 #. type: delimited block _
18013 #: docs/manual/gammu/index.rst:881
18014 msgid "Get Picture Image from phone."
18017 #. type: delimited block _
18018 #: docs/manual/gammu/index.rst:883
18019 msgid "STARTUP [file]"
18022 #. type: delimited block _
18023 #: docs/manual/gammu/index.rst:885
18024 msgid "Get static startup logo from phone. Allow one to save it in file."
18027 #. type: delimited block _
18028 #: docs/manual/gammu/index.rst:887
18032 #. type: delimited block _
18033 #: docs/manual/gammu/index.rst:889
18034 msgid "Get startup text from phone."
18037 #. type: delimited block _
18038 #: docs/manual/gammu/index.rst:891
18039 msgid "setbitmap TYPE [type options]"
18042 #. type: delimited block _
18043 #: docs/manual/gammu/index.rst:893
18044 msgid "Sets bitmap in phone, following types are supported:"
18047 #. type: delimited block _
18048 #: docs/manual/gammu/index.rst:897
18049 msgid "Set caller logo."
18052 #. type: delimited block _
18053 #: docs/manual/gammu/index.rst:899
18054 msgid "COLOUROPERATOR [fileID [netcode]]"
18057 #. type: delimited block _
18058 #: docs/manual/gammu/index.rst:901
18059 msgid "Sets color operator logo in phone."
18062 #. type: delimited block _
18063 #: docs/manual/gammu/index.rst:903
18064 msgid "COLOURSTARTUP [fileID]"
18067 #. type: delimited block _
18068 #: docs/manual/gammu/index.rst:905
18069 msgid "DEALER text"
18072 #. type: delimited block _
18073 #: docs/manual/gammu/index.rst:907
18075 "Sets welcome message configured by dealer, which usually can not be changed "
18079 #. type: delimited block _
18080 #: docs/manual/gammu/index.rst:909
18081 msgid "OPERATOR [file [netcode]]"
18084 #. type: delimited block _
18085 #: docs/manual/gammu/index.rst:914
18087 "Set operator logo in phone. When won't give file and netcode, operator logo "
18088 "will be removed from phone. When will give only filename, operator logo will "
18089 "be displayed for your current GSM operator. When you give additionally "
18090 "network code, it will be displayed for this operator."
18093 #. type: delimited block _
18094 #: docs/manual/gammu/index.rst:916
18095 msgid "PICTURE file location [text]"
18098 #. type: delimited block _
18099 #: docs/manual/gammu/index.rst:918
18100 msgid "Sets picture image in phone."
18103 #. type: delimited block _
18104 #: docs/manual/gammu/index.rst:920
18105 msgid "STARTUP file|1|2|3"
18108 #. type: delimited block _
18109 #: docs/manual/gammu/index.rst:924
18111 "Set startup logo in phone. It can be static (then you will have to give file "
18112 "name) or one of predefined animated (only some phones like Nokia 3310 or "
18113 "3330 supports it, use location 1, 2 or 3 for these)."
18116 #. type: delimited block _
18117 #: docs/manual/gammu/index.rst:926
18121 #. type: delimited block _
18122 #: docs/manual/gammu/index.rst:928
18123 msgid "Sets startup text in phone."
18126 #. type: delimited block _
18127 #: docs/manual/gammu/index.rst:930
18128 msgid "WALLPAPER fileID"
18131 #. type: delimited block _
18132 #: docs/manual/gammu/index.rst:932
18133 msgid "Sets wallpaper in phone."
18137 #: docs/manual/gammu/index.rst:934
18139 msgid "Ringtones commands"
18140 msgstr "Nada dering"
18142 #. type: delimited block _
18143 #: docs/manual/gammu/index.rst:938
18145 "Ringtones are mostly supported only for older phones. For recent phones you "
18146 "usually just upload them to some folder in phone filesystem."
18149 #. type: delimited block _
18150 #: docs/manual/gammu/index.rst:943
18152 "There are recognized various file formats by options described below: rttl, "
18153 "binary format created for Gammu, mid (saving), re (reading), ott, "
18154 "communicator, ringtones format found in fkn.pl, wav (saving), ime/imy "
18155 "(saving), rng, mmf (for Samsung)."
18158 #. type: delimited block _
18159 #: docs/manual/gammu/index.rst:946
18160 msgid "copyringtone source destination [RTTL|BINARY]"
18163 #. type: delimited block _
18164 #: docs/manual/gammu/index.rst:948
18165 msgid "Copy source ringtone to destination."
18168 #. type: delimited block _
18169 #: docs/manual/gammu/index.rst:950
18170 msgid "getphoneringtone location [file]"
18173 #. type: delimited block _
18174 #: docs/manual/gammu/index.rst:952
18175 msgid "Get one of \"default\" ringtones and saves into file"
18178 #. type: delimited block _
18179 #: docs/manual/gammu/index.rst:954
18180 msgid "getringtone location [file]"
18183 #. type: delimited block _
18184 #: docs/manual/gammu/index.rst:956
18185 msgid "Get ringtone from phone in RTTL or BINARY format."
18188 #. type: delimited block _
18189 #: docs/manual/gammu/index.rst:960
18190 msgid "getringtoneslist"
18191 msgstr "getringtoneslist"
18193 #. type: delimited block _
18194 #: docs/manual/gammu/index.rst:962
18195 msgid "playringtone file"
18198 #. type: delimited block _
18199 #: docs/manual/gammu/index.rst:964
18201 "Play aproximation of ringtone over phone buzzer. File can be in RTTL or "
18202 "BINARY (Nokia DCT3) format."
18205 #. type: delimited block _
18206 #: docs/manual/gammu/index.rst:966
18207 msgid "playsavedringtone number"
18210 #. type: delimited block _
18211 #: docs/manual/gammu/index.rst:969
18213 "Play one of built-in ringtones. This option is available for DCT4 phones. "
18214 "For getting ringtones list use :option:`gammu getringtoneslist`."
18217 #. type: delimited block _
18218 #: docs/manual/gammu/index.rst:971
18219 msgid "setringtone file [-location location] [-scale] [-name name]"
18222 #. type: delimited block _
18223 #: docs/manual/gammu/index.rst:974
18225 "Set ringtone in phone. When don't give location, it will be written \"with "
18226 "preview\" (in phones supporting this feature like 61xx or 6210)."
18229 #. type: delimited block _
18230 #: docs/manual/gammu/index.rst:980
18232 "Scale information will be added to each note of RTTL ringtone. It will avoid "
18233 "scale problems available during editing ringtone in composer from phone menu "
18234 "(for example, in Nokia 33xx)."
18237 #. type: delimited block _
18238 #: docs/manual/gammu/index.rst:985
18240 "When use ``~`` char in ringtone name, in some phones (like 33xx) name will "
18241 "blink later in phone menus."
18245 #: docs/manual/gammu/index.rst:988
18247 msgid "Calendar notes commands"
18248 msgstr "Catatan kalender"
18250 #. type: delimited block _
18251 #: docs/manual/gammu/index.rst:991
18253 "In Nokia 3310, 3315 and 3330 these are named \"Reminders\" and have some "
18254 "limitations (depending on phone firmware version)."
18257 #. type: delimited block _
18258 #: docs/manual/gammu/index.rst:993
18259 msgid "deletecalendar start [stop]"
18262 #. type: delimited block _
18263 #: docs/manual/gammu/index.rst:995
18264 msgid "Deletes selected calendar entries in phone."
18267 #. type: delimited block _
18268 #: docs/manual/gammu/index.rst:997
18269 msgid "getallcalendar"
18270 msgstr "getallcalendar"
18272 #. type: delimited block _
18273 #: docs/manual/gammu/index.rst:999
18274 msgid "Retrieves all calendar entries from phone."
18277 #. type: delimited block _
18278 #: docs/manual/gammu/index.rst:1001
18279 msgid "getcalendar start [stop]"
18282 #. type: delimited block _
18283 #: docs/manual/gammu/index.rst:1003
18284 msgid "Retrieves selected calendar entries from phone."
18288 #: docs/manual/gammu/index.rst:1006
18290 msgid "To do list commands"
18291 msgstr "List pengerjaan"
18293 #. type: delimited block _
18294 #: docs/manual/gammu/index.rst:1009
18295 msgid "deletetodo start [stop]"
18298 #. type: delimited block _
18299 #: docs/manual/gammu/index.rst:1011
18300 msgid "Deletes selected todo entries in phone."
18303 #. type: delimited block _
18304 #: docs/manual/gammu/index.rst:1013
18308 #. type: delimited block _
18309 #: docs/manual/gammu/index.rst:1015
18310 msgid "Retrieves all todo entries from phone."
18313 #. type: delimited block _
18314 #: docs/manual/gammu/index.rst:1017
18315 msgid "gettodo start [stop]"
18318 #. type: delimited block _
18319 #: docs/manual/gammu/index.rst:1019
18320 msgid "Retrieves selected todo entries from phone."
18324 #: docs/manual/gammu/index.rst:1021
18326 msgid "Notes commands"
18329 #. type: delimited block _
18330 #: docs/manual/gammu/index.rst:1024
18331 msgid "getallnotes"
18334 #. type: delimited block _
18335 #: docs/manual/gammu/index.rst:1026
18336 msgid "Reads all notes from the phone."
18337 msgstr "Membaca semua catatan dari telepon."
18339 #. type: delimited block _
18340 #: docs/manual/gammu/index.rst:1031
18342 "Not all phones supports this function, especially most Sony Ericsson phones "
18343 "even if they have notes inside phone."
18347 #: docs/manual/gammu/index.rst:1034
18349 msgid "Date, time and alarm commands"
18350 msgstr "Tanggal, waktu dan alarm"
18352 #. type: delimited block _
18353 #: docs/manual/gammu/index.rst:1037
18354 msgid "getalarm [start]"
18357 #. type: delimited block _
18358 #: docs/manual/gammu/index.rst:1040
18359 msgid "Get alarm from phone, if no location is specified, 1 is used."
18362 #. type: delimited block _
18363 #: docs/manual/gammu/index.rst:1042
18364 msgid "getdatetime"
18367 #. type: delimited block _
18368 #: docs/manual/gammu/index.rst:1044
18369 msgid "Get date and time from phone"
18372 #. type: delimited block _
18373 #: docs/manual/gammu/index.rst:1046
18374 msgid "setalarm hour minute"
18377 #. type: delimited block _
18378 #: docs/manual/gammu/index.rst:1048
18379 msgid "Sets repeating alarm in phone on selected time."
18382 #. type: delimited block _
18383 #: docs/manual/gammu/index.rst:1050
18384 msgid "setdatetime [HH:MM[:SS]] [YYYY/MM/DD]"
18387 #. type: delimited block _
18388 #: docs/manual/gammu/index.rst:1054
18390 "Set date and time in phone to date and time set in computer. Please note, "
18391 "that this option doesn't show clock on phone screen. It only set date and "
18395 #. type: delimited block _
18396 #: docs/manual/gammu/index.rst:1059
18398 "You can make such synchronization each time, when will connect your phone "
18399 "and use Gammu. See :config:option:`SynchronizeTime` in :ref:`gammurc` for "
18404 #: docs/manual/gammu/index.rst:1062
18406 msgid "Categories commands"
18409 #. type: delimited block _
18410 #: docs/manual/gammu/index.rst:1067
18411 msgid "Categories are supported only on few phones (Alcatel)."
18414 #. type: delimited block _
18415 #: docs/manual/gammu/index.rst:1069
18416 msgid "addcategory TODO|PHONEBOOK text"
18419 #. type: delimited block _
18420 #: docs/manual/gammu/index.rst:1071
18421 msgid "getallcategory TODO|PHONEBOOK"
18424 #. type: delimited block _
18425 #: docs/manual/gammu/index.rst:1073
18426 msgid "getcategory TODO|PHONEBOOK start [stop]"
18429 #. type: delimited block _
18430 #: docs/manual/gammu/index.rst:1075
18431 msgid "listmemorycategory text|number"
18434 #. type: delimited block _
18435 #: docs/manual/gammu/index.rst:1077
18436 msgid "listtodocategory text|number"
18440 #: docs/manual/gammu/index.rst:1080
18442 msgid "Backing up and restoring commands"
18443 msgstr "Backing up dan restoring"
18445 #. type: delimited block _
18446 #: docs/manual/gammu/index.rst:1083
18447 msgid "addnew file [-yes] [-memory ME|SM|..]"
18450 #. type: delimited block _
18451 #: docs/manual/gammu/index.rst:1087
18453 "Adds data written in file created using :option:`gammu backup` command. All "
18454 "things backed up :option:`gammu backup` can be restored (when made backup to "
18455 "Gammu text file)."
18458 #. type: delimited block _
18459 #: docs/manual/gammu/index.rst:1091
18461 "Please note that this adds all content of backup file to phone and does not "
18462 "care about current data in the phone (no duplicates are detected)."
18465 #. type: delimited block _
18466 #: docs/manual/gammu/index.rst:1094
18468 "Use -yes parameter to answer yes to all questions (you want to automatically "
18469 "restore all data)."
18472 #. type: delimited block _
18473 #: docs/manual/gammu/index.rst:1097
18475 "Use -memory parameter to force usage of defined memory type for storing "
18476 "entries regardless what backu format says."
18479 #. type: delimited block _
18480 #: docs/manual/gammu/index.rst:1099
18481 msgid "addsms folder file [-yes]"
18484 #. type: delimited block _
18485 #: docs/manual/gammu/index.rst:1102
18487 "Adds SMSes from file (format like :option:`gammu backupsms` uses) to "
18488 "selected folder in phone."
18491 #. type: delimited block _
18492 #: docs/manual/gammu/index.rst:1104
18493 msgid "backup file [-yes]"
18496 #. type: delimited block _
18497 #: docs/manual/gammu/index.rst:1106
18499 "Backup your phone to file. It's possible to backup (depends on phone and "
18503 #. type: delimited block _
18504 #: docs/manual/gammu/index.rst:1108
18505 msgid "phonebook from SIM and phone memory"
18508 #. type: delimited block _
18509 #: docs/manual/gammu/index.rst:1109
18510 msgid "calendar notes"
18511 msgstr "catatan kalender"
18513 #. type: delimited block _
18514 #: docs/manual/gammu/index.rst:1110
18515 msgid "SMSC settings"
18516 msgstr "Pengaturan SMSC"
18518 #. type: delimited block _
18519 #: docs/manual/gammu/index.rst:1111
18520 msgid "operator logo"
18523 #. type: delimited block _
18524 #: docs/manual/gammu/index.rst:1112
18525 msgid "startup (static) logo or startup text"
18528 #. type: delimited block _
18529 #: docs/manual/gammu/index.rst:1113
18531 msgid "WAP bookmarks"
18532 msgstr "Pengaturan WAP dan bookmark"
18534 #. type: delimited block _
18535 #: docs/manual/gammu/index.rst:1114
18536 msgid "WAP settings"
18537 msgstr "Pengaturan WAP"
18539 #. type: delimited block _
18540 #: docs/manual/gammu/index.rst:1115
18541 msgid "caller logos and groups"
18544 #. type: delimited block _
18545 #: docs/manual/gammu/index.rst:1116
18546 msgid "user ringtones"
18547 msgstr "nadadering pengguna"
18549 #. type: delimited block _
18550 #: docs/manual/gammu/index.rst:1119
18552 "There are various backup formats supported and the backup format is guessed "
18553 "based on file extension:"
18556 #. type: delimited block _
18557 #: docs/manual/gammu/index.rst:1121
18559 "``.lmb`` - Nokia backup, supports contacts, caller logos and startup logo."
18562 #. type: delimited block _
18563 #: docs/manual/gammu/index.rst:1122
18564 msgid "``.vcs`` - vCalendar, supports calendar and todo."
18567 #. type: delimited block _
18568 #: docs/manual/gammu/index.rst:1123
18569 msgid "``.vcf`` - vCard, supports contacts."
18572 #. type: delimited block _
18573 #: docs/manual/gammu/index.rst:1124
18574 msgid "``.ldif`` - LDAP import, supports contacts."
18577 #. type: delimited block _
18578 #: docs/manual/gammu/index.rst:1125
18579 msgid "``.ics`` - iCalendar, supports calendar and todo."
18582 #. type: delimited block _
18583 #: docs/manual/gammu/index.rst:1126
18585 "Any other extension is Gammu backup file and it supports all data mentioned "
18586 "above, see :ref:`gammu-backup` for more details."
18589 #. type: delimited block _
18590 #: docs/manual/gammu/index.rst:1128
18592 "By default this command is interactive and asks which items tou want to "
18596 #. type: delimited block _
18597 #: docs/manual/gammu/index.rst:1130
18598 msgid "Use -yes for answering yes to all questions."
18601 #. type: delimited block _
18602 #: docs/manual/gammu/index.rst:1132
18603 msgid "backupsms file [-yes|-all]"
18606 #. type: delimited block _
18607 #: docs/manual/gammu/index.rst:1134
18608 msgid "Stores all SMSes from phone to file into :ref:`gammu-smsbackup`."
18611 #. type: delimited block _
18612 #: docs/manual/gammu/index.rst:1137
18614 "By default this command is interactive and asks which folders you want to "
18615 "backup and whether you want to remove messages from phone afterwards."
18618 #. type: delimited block _
18619 #: docs/manual/gammu/index.rst:1141
18621 "Use -yes for answering yes to all questions (backup all messages and delete "
18622 "them from phone), or -all to just backup all folders while keeping messages "
18626 #. type: delimited block _
18627 #: docs/manual/gammu/index.rst:1143
18628 msgid "restore file [-yes]"
18631 #. type: delimited block _
18632 #: docs/manual/gammu/index.rst:1148
18634 "Please note that restoring deletes all current content in phone. If you want "
18635 "only to add entries to phone, use :option:`gammu addnew`."
18638 #. type: delimited block _
18639 #: docs/manual/gammu/index.rst:1150
18641 "Restore settings written in file created using :option:`gammu backup` "
18645 #. type: delimited block _
18646 #: docs/manual/gammu/index.rst:1154
18648 "In some phones restoring calendar notes will not show error, but won't be "
18649 "done, when phone doesn't have set clock inside."
18652 #. type: delimited block _
18653 #: docs/manual/gammu/index.rst:1156
18654 msgid "restoresms file [-yes]"
18657 #. type: delimited block _
18658 #: docs/manual/gammu/index.rst:1160
18660 "Please note that this overwrites existing messages in phone (if it supports "
18664 #. type: delimited block _
18665 #: docs/manual/gammu/index.rst:1163
18667 "Restores SMSes from file (format like :option:`gammu backupsms` uses) to "
18668 "selected folder in phone."
18671 #. type: delimited block _
18672 #: docs/manual/gammu/index.rst:1165
18673 msgid "savefile TYPE [type options]"
18676 #. type: delimited block _
18677 #: docs/manual/gammu/index.rst:1168
18679 "Converts between various file formats supported by Gammu, following types "
18683 #. type: delimited block _
18684 #: docs/manual/gammu/index.rst:1170
18685 msgid "BOOKMARK target.url file location"
18688 #. type: delimited block _
18689 #: docs/manual/gammu/index.rst:1173
18690 msgid "Converts backup format supported by Gammu to vBookmark file."
18693 #. type: delimited block _
18694 #: docs/manual/gammu/index.rst:1175
18695 msgid "CALENDAR target.vcs file location"
18698 #. type: delimited block _
18699 #: docs/manual/gammu/index.rst:1180
18701 "Allows one to convert between various backup formats which gammu supports "
18702 "for calendar events. The file type is guessed (for input file guess is based "
18703 "on extension and file content, for output solely on extension)."
18706 #. type: delimited block _
18707 #: docs/manual/gammu/index.rst:1182
18708 msgid "TODO target.vcs file location"
18711 #. type: delimited block _
18712 #: docs/manual/gammu/index.rst:1187
18714 "Allows one to convert between various backup formats which gammu supports "
18715 "for todo events. The file type is guessed (for input file guess is based on "
18716 "extension and file content, for output solely on extension)."
18719 #. type: delimited block _
18720 #: docs/manual/gammu/index.rst:1189
18721 msgid "VCARD10|VCARD21 target.vcf file SM|ME location"
18724 #. type: delimited block _
18725 #: docs/manual/gammu/index.rst:1194
18727 "Allows one to convert between various backup formats which gammu supports "
18728 "for phonebook events. The file type is guessed (for input file guess is "
18729 "based on extension and file content, for output solely on extension)."
18732 #. type: delimited block _
18733 #: docs/manual/gammu/index.rst:1196
18734 msgid ":option:`gammu convertbackup`"
18737 #. type: delimited block _
18738 #: docs/manual/gammu/index.rst:1198
18739 msgid "convertbackup source.file output.file"
18742 #. type: delimited block _
18743 #: docs/manual/gammu/index.rst:1200
18747 #. type: delimited block _
18748 #: docs/manual/gammu/index.rst:1204
18750 "Converts backup between formats supported by Gammu. Unlike :option:`gammu "
18751 "savefile`, this does not give you any options what to convert, it simply "
18752 "takes converts all what can be saved into output file."
18755 #. type: delimited block _
18756 #: docs/manual/gammu/index.rst:1206
18757 msgid ":option:`gammu savefile`"
18761 #: docs/manual/gammu/index.rst:1209
18763 msgid "Nokia specific commands"
18764 msgstr "Perintah spesifik Nokia"
18766 #. type: delimited block _
18767 #: docs/manual/gammu/index.rst:1212
18768 msgid "nokiaaddfile TYPE [type options]"
18771 #. type: delimited block _
18772 #: docs/manual/gammu/index.rst:1214
18773 msgid "Uploads file to phone to specific location for the type:"
18776 #. type: delimited block _
18777 #: docs/manual/gammu/index.rst:1216
18778 msgid "APPLICATION|GAME file [-readonly] [-overwrite] [-overwriteall]"
18781 #. type: delimited block _
18782 #: docs/manual/gammu/index.rst:1220
18784 "Install the ``*.jar/*.jad`` file pair of a midlet in the application or game "
18785 "menu of the phone. You need to specify filename without the jar/jad suffix, "
18786 "both will be added automatically."
18789 #. type: delimited block _
18790 #: docs/manual/gammu/index.rst:1222
18794 #. type: delimited block _
18795 #: docs/manual/gammu/index.rst:1225
18797 "Delete the application's .jad and .jar files before installing, but doesn't "
18798 "delete the application data."
18801 #. type: delimited block _
18802 #: docs/manual/gammu/index.rst:1227
18803 msgid "-overwriteall"
18806 #. type: delimited block _
18807 #: docs/manual/gammu/index.rst:1230
18809 "Delete the application (same as :option:`-overwrite`) and all it's data."
18812 #. type: delimited block _
18813 #: docs/manual/gammu/index.rst:1232
18814 msgid "You can use :ref:`jadmaker` to generate a .jad file from a .jar file."
18817 #. type: delimited block _
18818 #: docs/manual/gammu/index.rst:1234
18820 "GALLERY|GALLERY2|CAMERA|TONES|TONES2|RECORDS|VIDEO|PLAYLIST|MEMORYCARD file "
18821 "[-name name] [-protected] [-readonly] [-system] [-hidden] [-newtime]"
18824 #. type: delimited block _
18825 #: docs/manual/gammu/index.rst:1236
18826 msgid "nokiaaddplaylists"
18829 #. type: delimited block _
18830 #: docs/manual/gammu/index.rst:1238
18832 "Goes through phone memory and generated playlist for all music files found."
18835 #. type: delimited block _
18836 #: docs/manual/gammu/index.rst:1240
18837 msgid "To manually manage playlists:"
18840 #. type: delimited block _
18841 #: docs/manual/gammu/index.rst:1244
18842 msgid "gammu addfile a:\\\\predefplaylist filename.m3u"
18845 #. type: delimited block _
18846 #: docs/manual/gammu/index.rst:1246
18847 msgid "Will add playlist filename.m3u"
18850 #. type: delimited block _
18851 #: docs/manual/gammu/index.rst:1250
18852 msgid "gammu getfilesystem"
18853 msgstr "gammu getfilesystem"
18855 #. type: delimited block _
18856 #: docs/manual/gammu/index.rst:1252
18857 msgid "Will get list of all files (including names of files with playlists)"
18860 #. type: delimited block _
18861 #: docs/manual/gammu/index.rst:1256
18862 msgid "gammu deletefiles a:\\\\predefplaylist\\\\filename.m3u"
18865 #. type: delimited block _
18866 #: docs/manual/gammu/index.rst:1258
18867 msgid "Will delete playlist filename.m3u"
18870 #. type: delimited block _
18871 #: docs/manual/gammu/index.rst:1260
18872 msgid "Format of m3u playlist is easy (standard mp3 playlist):"
18875 #. type: delimited block _
18876 #: docs/manual/gammu/index.rst:1264
18878 "First line is ``#EXTM3U``, next lines contain names of files (``b:\\file1."
18879 "mp3``, ``b:\\folder1\\file2.mp3``, etc.). File needs t have ``\\r\\n`` "
18880 "terminated lines. So just run :program:`unix2dos` on the resulting file "
18881 "before uploading it your your phone."
18884 #. type: delimited block _
18885 #: docs/manual/gammu/index.rst:1267
18886 msgid "nokiacomposer file"
18889 #. type: delimited block _
18890 #: docs/manual/gammu/index.rst:1270
18892 "Show, how to enter RTTL ringtone in composer existing in many Nokia phones "
18893 "(and how should it look like)."
18896 #. type: delimited block _
18897 #: docs/manual/gammu/index.rst:1272
18898 msgid "nokiadebug filename [[v11-22] [,v33-44]...]"
18901 #. type: delimited block _
18902 #: docs/manual/gammu/index.rst:1274
18903 msgid "nokiadisplayoutput"
18906 #. type: delimited block _
18907 #: docs/manual/gammu/index.rst:1276
18908 msgid "nokiadisplaytest number"
18911 #. type: delimited block _
18912 #: docs/manual/gammu/index.rst:1278
18913 msgid "nokiagetadc"
18916 #. type: delimited block _
18917 #: docs/manual/gammu/index.rst:1280
18918 msgid "nokiagetoperatorname"
18921 #. type: delimited block _
18922 #: docs/manual/gammu/index.rst:1284
18924 "6110.c phones have place for name for one GSM network (of course, with "
18925 "flashing it's possible to change all names, but Gammu is not flasher ;-)). "
18926 "You can get this name using this option."
18929 #. type: delimited block _
18930 #: docs/manual/gammu/index.rst:1286
18931 msgid "nokiagetpbkfeatures memorytype"
18934 #. type: delimited block _
18935 #: docs/manual/gammu/index.rst:1288
18939 #. type: delimited block _
18940 #: docs/manual/gammu/index.rst:1291
18941 msgid "This option should display T9 dictionary content from DCT4 phones."
18944 #. type: delimited block _
18945 #: docs/manual/gammu/index.rst:1293
18946 msgid "nokiagetvoicerecord location"
18949 #. type: delimited block _
18950 #: docs/manual/gammu/index.rst:1297
18952 "Get voice record from location and save to WAV file. File is coded using GSM "
18953 "6.10 codec (available for example in win32). Name of file is like name of "
18954 "voice record in phone."
18957 #. type: delimited block _
18958 #: docs/manual/gammu/index.rst:1301
18960 "Created WAV files require GSM 6.10 codec to be played. In Win XP it's "
18961 "included by Microsoft. If you deleted it by accident in this operating "
18962 "system, make such steps:"
18965 #. type: delimited block _
18966 #: docs/manual/gammu/index.rst:1303
18967 msgid "Control Panel"
18970 #. type: delimited block _
18971 #: docs/manual/gammu/index.rst:1304
18972 msgid "Add hardware"
18975 #. type: delimited block _
18976 #: docs/manual/gammu/index.rst:1305
18980 #. type: delimited block _
18981 #: docs/manual/gammu/index.rst:1306
18982 msgid "select \"Yes. I have already connected the hardware"
18985 #. type: delimited block _
18986 #: docs/manual/gammu/index.rst:1307
18987 msgid "select \"Add a new hardware device"
18990 #. type: delimited block _
18991 #: docs/manual/gammu/index.rst:1308
18992 msgid "select \"Install the hardware that I manually select from a list"
18995 #. type: delimited block _
18996 #: docs/manual/gammu/index.rst:1309
18997 msgid "select \"Sound, video and game controllers"
19000 #. type: delimited block _
19001 #: docs/manual/gammu/index.rst:1310
19002 msgid "select \"Audio codecs"
19005 #. type: delimited block _
19006 #: docs/manual/gammu/index.rst:1311
19007 msgid "select \"windows\\\\system32\" directory and file \"mmdriver.inf"
19010 #. type: delimited block _
19011 #: docs/manual/gammu/index.rst:1312
19013 "if You will be asked for file msgsm32.acm, it should unpacked from Windows CD"
19016 #. type: delimited block _
19017 #: docs/manual/gammu/index.rst:1313
19019 "now You can be asked if want to install unsigned driver (YES), about select "
19020 "codec configuration (select what you want) and rebotting PC (make it)"
19023 #. type: delimited block _
19024 #: docs/manual/gammu/index.rst:1315
19025 msgid "nokiamakecamerashoot"
19028 #. type: delimited block _
19029 #: docs/manual/gammu/index.rst:1317
19030 msgid "nokianetmonitor test"
19033 #. type: delimited block _
19034 #: docs/manual/gammu/index.rst:1319
19035 msgid "Takes output or set netmonitor for Nokia DCT3 phones."
19038 #. type: delimited block _
19039 #: docs/manual/gammu/index.rst:1321 docs/manual/gammu/index.rst:1337
19043 #. type: delimited block _
19044 #: docs/manual/gammu/index.rst:1325 docs/manual/gammu/index.rst:1341
19046 "For more info about this option, please visit `Marcin's page <http://www."
19047 "mwiacek.com/>`_ and read netmonitor manual there."
19050 #. type: delimited block _
19051 #: docs/manual/gammu/index.rst:1331
19053 "test ``243`` enables all tests (after using command :command:`gammu "
19054 "nokianetmonitor 243` in some phones like 6210 or 9210 have to reboot them to "
19055 "see netmonitor menu)"
19058 #. type: delimited block _
19059 #: docs/manual/gammu/index.rst:1333
19060 msgid "nokianetmonitor36"
19063 #. type: delimited block _
19064 #: docs/manual/gammu/index.rst:1335
19065 msgid "Reset counters from netmonitor test 36 in Nokia DCT3 phones."
19068 #. type: delimited block _
19069 #: docs/manual/gammu/index.rst:1343
19070 msgid "nokiasecuritycode"
19073 #. type: delimited block _
19074 #: docs/manual/gammu/index.rst:1345
19075 msgid "Get/reset to \"12345\" security code"
19078 #. type: delimited block _
19079 #: docs/manual/gammu/index.rst:1347
19080 msgid "nokiaselftests"
19083 #. type: delimited block _
19084 #: docs/manual/gammu/index.rst:1349
19085 msgid "Perform tests for Nokia DCT3 phones."
19088 #. type: delimited block _
19089 #: docs/manual/gammu/index.rst:1355
19091 "EEPROM test can show an error when your phone has an EEPROM in flash (like "
19092 "82xx/7110/62xx/33xx). The clock test will show an error when the phone doesn?"
19093 "t have an internal battery for the clock (like 3xxx)."
19096 #. type: delimited block _
19097 #: docs/manual/gammu/index.rst:1357
19098 msgid "nokiasetlights keypad|display|torch on|off"
19101 #. type: delimited block _
19102 #: docs/manual/gammu/index.rst:1359
19103 msgid "nokiasetoperatorname [networkcode name]"
19106 #. type: delimited block _
19107 #: docs/manual/gammu/index.rst:1361
19108 msgid "nokiasetphonemenus"
19111 #. type: delimited block _
19112 #: docs/manual/gammu/index.rst:1363
19113 msgid "Enable all (?) possible menus for DCT3 Nokia phones:"
19116 #. type: delimited block _
19117 #: docs/manual/gammu/index.rst:1365 docs/manual/gammu/index.rst:1374
19118 msgid "ALS (Alternative Line Service) option menu"
19121 #. type: delimited block _
19122 #: docs/manual/gammu/index.rst:1366
19123 msgid "vibra menu for 3210"
19126 #. type: delimited block _
19127 #: docs/manual/gammu/index.rst:1367
19128 msgid "3315 features in 3310 5.45 and higher"
19131 #. type: delimited block _
19132 #: docs/manual/gammu/index.rst:1368
19133 msgid "two additional games (React and Logic) for 3210 5.31 and higher"
19136 #. type: delimited block _
19137 #: docs/manual/gammu/index.rst:1369
19138 msgid "WellMate menu for 6150"
19141 #. type: delimited block _
19142 #: docs/manual/gammu/index.rst:1370
19146 #. type: delimited block _
19147 #: docs/manual/gammu/index.rst:1372
19148 msgid "and for DCT4:"
19151 #. type: delimited block _
19152 #: docs/manual/gammu/index.rst:1375
19153 msgid "Bluetooth, WAP bookmarks and settings menu, ... (6310i)"
19156 #. type: delimited block _
19157 #: docs/manual/gammu/index.rst:1376
19158 msgid "GPRS Always Online"
19161 #. type: delimited block _
19162 #: docs/manual/gammu/index.rst:1377
19163 msgid "and others..."
19166 #. type: delimited block _
19167 #: docs/manual/gammu/index.rst:1379
19168 msgid "nokiasetvibralevel level"
19171 #. type: delimited block _
19172 #: docs/manual/gammu/index.rst:1381
19173 msgid "Set vibra power to \"level\" (given in percent)"
19176 #. type: delimited block _
19177 #: docs/manual/gammu/index.rst:1383
19178 msgid "nokiatuneradio"
19181 #. type: delimited block _
19182 #: docs/manual/gammu/index.rst:1385
19183 msgid "nokiavibratest"
19187 #: docs/manual/gammu/index.rst:1388
19189 msgid "Siemens specific commands"
19190 msgstr "Perintah spesifik Siemens"
19192 #. type: delimited block _
19193 #: docs/manual/gammu/index.rst:1391
19194 msgid "siemensnetmonact netmon_type"
19197 #. type: delimited block _
19198 #: docs/manual/gammu/index.rst:1394
19200 "Enables network monitor in Siemens phone. Currently known values for type "
19201 "are 1 for full and 2 for simple mode."
19204 #. type: delimited block _
19205 #: docs/manual/gammu/index.rst:1396
19206 msgid "siemensnetmonitor test"
19209 #. type: delimited block _
19210 #: docs/manual/gammu/index.rst:1398
19211 msgid "siemenssatnetmon"
19215 #: docs/manual/gammu/index.rst:1400
19217 msgid "Network commands"
19220 #. type: delimited block _
19221 #: docs/manual/gammu/index.rst:1403
19222 msgid "getgprspoint start [stop]"
19225 #. type: delimited block _
19226 #: docs/manual/gammu/index.rst:1405
19227 msgid "listnetworks [country]"
19230 #. type: delimited block _
19231 #: docs/manual/gammu/index.rst:1407
19232 msgid "Show names/codes of GSM networks known for Gammu"
19235 #. type: delimited block _
19236 #: docs/manual/gammu/index.rst:1409
19237 msgid "networkinfo"
19238 msgstr "networkinfo"
19240 #. type: delimited block _
19241 #: docs/manual/gammu/index.rst:1411
19242 msgid "Show information about network status from the phone."
19245 #. type: delimited block _
19246 #: docs/manual/gammu/index.rst:1413
19247 msgid "setautonetworklogin"
19251 #: docs/manual/gammu/index.rst:1415
19253 msgid "WAP settings and bookmarks commands"
19254 msgstr "Pengaturan WAP dan bookmark"
19256 #. type: delimited block _
19257 #: docs/manual/gammu/index.rst:1418
19258 msgid "deletewapbookmark start [stop]"
19261 #. type: delimited block _
19262 #: docs/manual/gammu/index.rst:1420
19263 msgid "Delete WAP bookmarks from phone."
19266 #. type: delimited block _
19267 #: docs/manual/gammu/index.rst:1424
19268 msgid "getchatsettings start [stop]"
19271 #. type: delimited block _
19272 #: docs/manual/gammu/index.rst:1426
19273 msgid "getsyncmlsettings start [stop]"
19276 #. type: delimited block _
19277 #: docs/manual/gammu/index.rst:1428
19278 msgid "getwapbookmark start [stop]"
19281 #. type: delimited block _
19282 #: docs/manual/gammu/index.rst:1430
19283 msgid "Get WAP bookmarks from phone."
19284 msgstr "Mengambil bookmark WAP dari telepon."
19286 #. type: delimited block _
19287 #: docs/manual/gammu/index.rst:1434
19288 msgid "getwapsettings start [stop]"
19291 #. type: delimited block _
19292 #: docs/manual/gammu/index.rst:1436
19293 msgid "Get WAP settings from phone."
19294 msgstr "Mengambil pengaturan WAP dari telepon."
19297 #: docs/manual/gammu/index.rst:1440
19299 msgid "MMS and MMS settings commands"
19300 msgstr "MMS dan pengaturan MMS"
19302 #. type: delimited block _
19303 #: docs/manual/gammu/index.rst:1443
19304 msgid "getallmms [-save]"
19307 #. type: delimited block _
19308 #: docs/manual/gammu/index.rst:1445
19309 msgid "geteachmms [-save]"
19312 #. type: delimited block _
19313 #: docs/manual/gammu/index.rst:1447
19314 msgid "getmmsfolders"
19317 #. type: delimited block _
19318 #: docs/manual/gammu/index.rst:1449
19319 msgid "getmmssettings start [stop]"
19322 #. type: delimited block _
19323 #: docs/manual/gammu/index.rst:1451
19324 msgid "readmmsfile file [-save]"
19328 #: docs/manual/gammu/index.rst:1454
19330 msgid "FM radio commands"
19333 #. type: delimited block _
19334 #: docs/manual/gammu/index.rst:1457
19335 msgid "getfmstation start [stop]"
19338 #. type: delimited block _
19339 #: docs/manual/gammu/index.rst:1459
19340 msgid "Show info about FM stations in phone"
19344 #: docs/manual/gammu/index.rst:1461
19346 msgid "Phone information commands"
19347 msgstr "Informasi telepon"
19349 #. type: delimited block _
19350 #: docs/manual/gammu/index.rst:1464
19354 #. type: delimited block _
19355 #: docs/manual/gammu/index.rst:1466
19356 msgid "Displays information about battery and power source."
19359 #. type: delimited block _
19360 #: docs/manual/gammu/index.rst:1468
19361 msgid "getdisplaystatus"
19364 #. type: delimited block _
19365 #: docs/manual/gammu/index.rst:1470
19366 msgid "getlocation"
19369 #. type: delimited block _
19370 #: docs/manual/gammu/index.rst:1474
19372 "Gets network information from phone (same as networkinfo) and prints "
19373 "location (latitude and longitude) based on information from `OpenCellID "
19374 "<http://opencellid.org>`_."
19377 #. type: delimited block _
19378 #: docs/manual/gammu/index.rst:1476
19379 msgid "getsecuritystatus"
19382 #. type: delimited block _
19383 #: docs/manual/gammu/index.rst:1478
19384 msgid "Show, if phone wait for security code (like PIN, PUK, etc.) or not"
19387 #. type: delimited block _
19388 #: docs/manual/gammu/index.rst:1480
19392 #. type: delimited block _
19393 #: docs/manual/gammu/index.rst:1482
19394 msgid "Show the most important phone data."
19397 #. type: delimited block _
19398 #: docs/manual/gammu/index.rst:1484
19399 msgid "monitor [times]"
19402 #. type: delimited block _
19403 #: docs/manual/gammu/index.rst:1487
19405 "Retrieves phone status and writes it continuously to standard output. Press :"
19406 "kbd:`Ctrl+C` to interrupt this command."
19409 #. type: delimited block _
19410 #: docs/manual/gammu/index.rst:1490
19412 "If no parameter is given, the program runs until interrupted, otherwise only "
19413 "given number of iterations is performed."
19416 #. type: delimited block _
19417 #: docs/manual/gammu/index.rst:1492
19418 msgid "This command outputs almost all information Gammu supports:"
19421 #. type: delimited block _
19422 #: docs/manual/gammu/index.rst:1494
19423 msgid "Number of contacts, calendar and todo entries, messages, calls, etc."
19426 #. type: delimited block _
19427 #: docs/manual/gammu/index.rst:1495
19428 msgid "Signal strength."
19431 #. type: delimited block _
19432 #: docs/manual/gammu/index.rst:1496
19433 msgid "Battery state."
19436 #. type: delimited block _
19437 #: docs/manual/gammu/index.rst:1497
19438 msgid "Currently used network."
19441 #. type: delimited block _
19442 #: docs/manual/gammu/index.rst:1498
19443 msgid "Notifications of incoming messages and calls."
19447 #: docs/manual/gammu/index.rst:1501
19449 msgid "Phone settings commands"
19450 msgstr "Pengaturan telepon"
19452 #. type: delimited block _
19453 #: docs/manual/gammu/index.rst:1504
19454 msgid "getcalendarsettings"
19455 msgstr "getcalendarsettings"
19457 #. type: delimited block _
19458 #: docs/manual/gammu/index.rst:1507
19460 "Displays calendar settings like first day of week or automatic deleting of "
19464 #. type: delimited block _
19465 #: docs/manual/gammu/index.rst:1509
19466 msgid "getprofile start [stop]"
19469 #. type: delimited block _
19470 #: docs/manual/gammu/index.rst:1511
19471 msgid "resetphonesettings PHONE|DEV|UIF|ALL|FACTORY"
19474 #. type: Labeled list
19475 #: docs/manual/gammu/index.rst:1512 docs/manual/gammu/index.rst:1601
19480 #. type: delimited block _
19481 #: docs/manual/gammu/index.rst:1513
19482 msgid "This will delete user data, be careful."
19485 #. type: delimited block _
19486 #: docs/manual/gammu/index.rst:1515
19487 msgid "Reset phone settings."
19488 msgstr "Reset pengaturan telepon."
19490 #. type: delimited block _
19491 #: docs/manual/gammu/index.rst:1517
19495 #. type: delimited block _
19496 #: docs/manual/gammu/index.rst:1518
19497 msgid "Clear phone settings."
19498 msgstr "Kosongkan pengaturan telepon."
19500 #. type: delimited block _
19501 #: docs/manual/gammu/index.rst:1520
19505 #. type: delimited block _
19506 #: docs/manual/gammu/index.rst:1521
19507 msgid "Clear device settings."
19510 #. type: delimited block _
19511 #: docs/manual/gammu/index.rst:1523
19515 #. type: delimited block _
19516 #: docs/manual/gammu/index.rst:1524
19517 msgid "Clear user settings."
19518 msgstr "Kosongkan pengaturan pengguna."
19520 #. type: delimited block _
19521 #: docs/manual/gammu/index.rst:1526
19522 msgid "removes or set logos to default"
19525 #. type: delimited block _
19526 #: docs/manual/gammu/index.rst:1527
19527 msgid "set default phonebook and other menu settings"
19530 #. type: delimited block _
19531 #: docs/manual/gammu/index.rst:1528
19532 msgid "clear T9 words,"
19535 #. type: delimited block _
19536 #: docs/manual/gammu/index.rst:1529
19537 msgid "clear call register info"
19540 #. type: delimited block _
19541 #: docs/manual/gammu/index.rst:1530
19542 msgid "set default profiles settings"
19545 #. type: delimited block _
19546 #: docs/manual/gammu/index.rst:1531
19547 msgid "clear user ringtones"
19550 #. type: delimited block _
19551 #: docs/manual/gammu/index.rst:1533
19555 #. type: delimited block _
19556 #: docs/manual/gammu/index.rst:1534
19557 msgid "Clear user settings and disables hidden menus."
19560 #. type: delimited block _
19561 #: docs/manual/gammu/index.rst:1536
19562 msgid "changes like after ``ALL``"
19565 #. type: delimited block _
19566 #: docs/manual/gammu/index.rst:1537
19567 msgid "disables netmon and PPS (all \"hidden\" menus)"
19570 #. type: delimited block _
19571 #: docs/manual/gammu/index.rst:1539
19572 msgid "``FACTORY``"
19575 #. type: delimited block _
19576 #: docs/manual/gammu/index.rst:1540
19577 msgid "Reset to factory defaults."
19580 #. type: delimited block _
19581 #: docs/manual/gammu/index.rst:1542
19582 msgid "changes like after ``UIF``"
19585 #. type: delimited block _
19586 #: docs/manual/gammu/index.rst:1543
19587 msgid "clear date/time"
19591 #: docs/manual/gammu/index.rst:1546
19593 msgid "Dumps decoding commands"
19594 msgstr "Tumpukan sedang didecode"
19596 #. type: delimited block _
19597 #: docs/manual/gammu/index.rst:1549
19599 "These commands are available only if Gammu was compiled with debugging "
19603 #. type: delimited block _
19604 #: docs/manual/gammu/index.rst:1551
19605 msgid "decodebinarydump file [phonemodel]"
19608 #. type: delimited block _
19609 #: docs/manual/gammu/index.rst:1554
19611 "Decodes a dump made by Gammu with :config:option:`LogFormat` set to "
19615 #. type: delimited block _
19616 #: docs/manual/gammu/index.rst:1556
19617 msgid "decodesniff MBUS2|IRDA file [phonemodel]"
19620 #. type: delimited block _
19621 #: docs/manual/gammu/index.rst:1558
19623 "Allows one to decode sniffs. See :ref:`Discovering protocol` for more "
19628 #: docs/manual/gammu/index.rst:1560
19630 msgid "Other commands"
19633 #. type: delimited block _
19634 #: docs/manual/gammu/index.rst:1563
19635 msgid "entersecuritycode PIN|PUK|PIN2|PUK2|PHONE|NETWORK code|- [newpin|-]"
19638 #. type: delimited block _
19639 #: docs/manual/gammu/index.rst:1565
19641 "Allow one to enter security code from PC. When code is ``-``, it is read "
19645 #. type: delimited block _
19646 #: docs/manual/gammu/index.rst:1567
19647 msgid "In case entering PUK, some phones require you to set new PIN as well."
19650 #. type: delimited block _
19651 #: docs/manual/gammu/index.rst:1569
19652 msgid "presskeysequence mMnNpPuUdD+-123456789*0#gGrR<>[]hHcCjJfFoOmMdD@"
19655 #. type: delimited block _
19656 #: docs/manual/gammu/index.rst:1571
19657 msgid "Press specified key sequence on phone keyboard"
19660 #. type: delimited block _
19661 #: docs/manual/gammu/index.rst:1573
19665 #. type: delimited block _
19666 #: docs/manual/gammu/index.rst:1574
19670 #. type: delimited block _
19671 #: docs/manual/gammu/index.rst:1575
19675 #. type: delimited block _
19676 #: docs/manual/gammu/index.rst:1576
19680 #. type: delimited block _
19681 #: docs/manual/gammu/index.rst:1577
19685 #. type: delimited block _
19686 #: docs/manual/gammu/index.rst:1578
19690 #. type: delimited block _
19691 #: docs/manual/gammu/index.rst:1579
19695 #. type: delimited block _
19696 #: docs/manual/gammu/index.rst:1580
19700 #. type: delimited block _
19701 #: docs/manual/gammu/index.rst:1581
19705 #. type: delimited block _
19706 #: docs/manual/gammu/index.rst:1582
19710 #. type: delimited block _
19711 #: docs/manual/gammu/index.rst:1583
19715 #. type: delimited block _
19716 #: docs/manual/gammu/index.rst:1584
19720 #. type: delimited block _
19721 #: docs/manual/gammu/index.rst:1585
19725 #. type: delimited block _
19726 #: docs/manual/gammu/index.rst:1586
19730 #. type: delimited block _
19731 #: docs/manual/gammu/index.rst:1587
19735 #. type: delimited block _
19736 #: docs/manual/gammu/index.rst:1588
19740 #. type: delimited block _
19741 #: docs/manual/gammu/index.rst:1589
19742 msgid "``123456789*0#``"
19745 #. type: delimited block _
19746 #: docs/manual/gammu/index.rst:1590
19747 msgid "numeric keyboard"
19750 #. type: delimited block _
19751 #: docs/manual/gammu/index.rst:1592
19752 msgid "reset SOFT|HARD"
19755 #. type: delimited block _
19756 #: docs/manual/gammu/index.rst:1594
19757 msgid "Make phone reset:"
19760 #. type: delimited block _
19761 #: docs/manual/gammu/index.rst:1596
19765 #. type: delimited block _
19766 #: docs/manual/gammu/index.rst:1597
19767 msgid "without asking for PIN"
19770 #. type: delimited block _
19771 #: docs/manual/gammu/index.rst:1598
19775 #. type: delimited block _
19776 #: docs/manual/gammu/index.rst:1599
19777 msgid "with asking for PIN"
19780 #. type: delimited block _
19781 #: docs/manual/gammu/index.rst:1601
19782 msgid "Some phones will ask for PIN even with ``SOFT`` option."
19785 #. type: delimited block _
19786 #: docs/manual/gammu/index.rst:1602
19787 msgid "Some phones will reset user data on ``HARD`` reset."
19790 #. type: delimited block _
19791 #: docs/manual/gammu/index.rst:1604
19792 msgid "screenshot filename"
19795 #. type: delimited block _
19796 #: docs/manual/gammu/index.rst:1607
19798 "Captures phone screenshot and saves it as filename. The extension is "
19799 "automatically appended to filename based on what data phone provides."
19803 #: docs/manual/gammu/index.rst:1609
19805 msgid "Batch mode commands"
19808 #. type: delimited block _
19809 #: docs/manual/gammu/index.rst:1612
19810 msgid "batch [file]"
19813 #. type: delimited block _
19814 #: docs/manual/gammu/index.rst:1616
19816 "Starts Gammu in a batch mode. In this mode you can issue several commands "
19817 "each on one line. Lines starting with # are treated as a comments."
19820 #. type: delimited block _
19821 #: docs/manual/gammu/index.rst:1620
19823 "By default, commands are read from standard input, but you can optionally "
19824 "specify a file from where they would be read (special case ``-`` means "
19829 #: docs/manual/gammu/index.rst:1622
19831 msgid "Configuration commands"
19834 #. type: delimited block _
19835 #: docs/manual/gammu/index.rst:1625
19836 msgid "searchphone [-debug]"
19839 #. type: delimited block _
19840 #: docs/manual/gammu/index.rst:1627
19841 msgid "Attempts to search for a connected phone."
19844 #. type: delimited block _
19845 #: docs/manual/gammu/index.rst:1633
19847 "Please note that this can take a very long time, but in case you have no "
19848 "clue how to configure phone connection, this is a convenient way to find "
19849 "working setup for Gammu."
19852 #. type: delimited block _
19853 #: docs/manual/gammu/index.rst:1635
19857 #. type: delimited block _
19858 #: docs/manual/gammu/index.rst:1637
19859 msgid "Installs applet for currently configured connection to the phone."
19862 #. type: delimited block _
19863 #: docs/manual/gammu/index.rst:1640
19865 "You can configure search path for instllation files by :config:option:"
19870 #: docs/manual/gammu/index.rst:1642
19872 msgid "Gammu information commands"
19873 msgstr "Informasi gammu"
19875 #. type: delimited block _
19876 #: docs/manual/gammu/index.rst:1645
19877 msgid "checkversion [STABLE]"
19880 #. type: delimited block _
19881 #: docs/manual/gammu/index.rst:1649
19883 "Checks whether there is newer Gammu version available online (if Gammu has "
19884 "been compiled with CURL). If you pass additional parameter ``STABLE``, only "
19885 "stable versions will be checked."
19888 #. type: delimited block _
19889 #: docs/manual/gammu/index.rst:1651
19893 #. type: delimited block _
19894 #: docs/manual/gammu/index.rst:1653
19895 msgid "Print information about compiled in features."
19898 #. type: delimited block _
19899 #: docs/manual/gammu/index.rst:1655
19900 msgid "help [topic]"
19903 #. type: delimited block _
19904 #: docs/manual/gammu/index.rst:1658
19906 "Print help. By default general help is printed, but you can also specify a "
19907 "help category to get more detailed help on some topic."
19910 #. type: delimited block _
19911 #: docs/manual/gammu/index.rst:1660
19915 #. type: delimited block _
19916 #: docs/manual/gammu/index.rst:1662
19917 msgid "Print version information and license."
19921 #: docs/manual/gammu/index.rst:1665
19923 msgid "Return values"
19926 #. type: delimited block _
19927 #: docs/manual/gammu/index.rst:1669
19929 "gammu returns 0 on success. In case of failure non zero code is returned."
19932 #. type: delimited block _
19933 #: docs/manual/gammu/index.rst:1682
19937 " Out of memory or other critical error.\n"
19939 " Invalid command line parameters.\n"
19941 " Failed to open file specified on command line.\n"
19943 " Program was interrupted.\n"
19945 " Gammu library version mismatch.\n"
19947 " Functionality has been moved. For example to :ref:`gammu-smsd`.\n"
19950 #. type: delimited block _
19951 #: docs/manual/gammu/index.rst:1685
19953 "Errors codes greater than 100 map to the GSM_Error values increased by 100:"
19956 #. type: delimited block _
19957 #: docs/manual/gammu/index.rst:1830
19963 " Error opening device. Unknown, busy or no permissions.\n"
19965 " Error opening device, it is locked.\n"
19967 " Error opening device, it doesn't exist.\n"
19969 " Error opening device, it is already opened by other application.\n"
19971 " Error opening device, you don't have permissions.\n"
19973 " Error opening device. No required driver in operating system.\n"
19975 " Error opening device. Some hardware not connected/wrongly configured.\n"
19977 " Error setting device DTR or RTS.\n"
19979 " Error setting device speed. Maybe speed not supported.\n"
19981 " Error writing to the device.\n"
19983 " Error during reading from the device.\n"
19985 " Can't set parity on the device.\n"
19987 " No response in specified timeout. Probably phone not connected.\n"
19989 " Frame not requested right now. See <http://wammu.eu/support/bugs/> for information how to report it.\n"
19991 " Unknown response from phone. See <http://wammu.eu/support/bugs/> for information how to report it.\n"
19993 " Unknown frame. See <http://wammu.eu/support/bugs/> for information how to report it.\n"
19995 " Unknown connection type string. Check config file.\n"
19997 " Unknown model type string. Check config file.\n"
19999 " Some functions not available for your system (disabled in config or not implemented).\n"
20001 " Function not supported by phone.\n"
20003 " Entry is empty.\n"
20005 " Security error. Maybe no PIN?\n"
20007 " Invalid location. Maybe too high?\n"
20009 " Functionality not implemented. You are welcome to help authors with it.\n"
20013 " Unknown error.\n"
20015 " Can not open specified file.\n"
20017 " More memory required...\n"
20019 " Operation not allowed by phone.\n"
20021 " No SMSC number given. Provide it manually or use the one configured in phone.\n"
20023 " You're inside phone menu (maybe editing?). Leave it and try again.\n"
20025 " Phone is not connected.\n"
20027 " Function is currently being implemented. If you want to help, please contact authors.\n"
20029 " Phone is disabled and connected to charger.\n"
20031 " File format not supported by Gammu.\n"
20033 " Nobody is perfect, some bug appeared in protocol implementation. Please contact authors.\n"
20035 " Transfer was canceled by phone, maybe you pressed cancel on phone.\n"
20037 " Phone module need to send another answer frame.\n"
20039 " Current connection type doesn't support called function.\n"
20043 " Invalid date or time specified.\n"
20045 " Phone memory error, maybe it is read only.\n"
20047 " Invalid data given to phone.\n"
20049 " File with specified name already exists.\n"
20051 " File with specified name doesn't exist.\n"
20053 " You have to give folder name and not file name.\n"
20055 " You have to give file name and not folder name.\n"
20057 " Can not access SIM card.\n"
20059 " Wrong GNAPPLET version in phone. Use version from currently used Gammu.\n"
20061 " Only part of folder has been listed.\n"
20063 " Folder must be empty.\n"
20065 " Data were converted.\n"
20067 " Gammu is not configured.\n"
20069 " Wrong folder used.\n"
20071 " Internal phone error.\n"
20073 " Error writing file to disk.\n"
20075 " No such section exists.\n"
20077 " Using default values.\n"
20079 " Corrupted data returned by phone.\n"
20081 " Bad feature string in configuration.\n"
20083 " Desired functionality has been disabled on compile time.\n"
20085 " Bluetooth configuration requires channel option.\n"
20087 " Service is not running.\n"
20089 " Service configuration is missing.\n"
20091 " Command rejected because device was busy. Wait and restart.\n"
20093 " Could not connect to the server.\n"
20095 " Could not resolve the host name.\n"
20097 " Failed to get SMSC number from phone.\n"
20099 " Operation aborted.\n"
20101 " Installation data not found, please consult debug log and/or documentation for more details.\n"
20103 " Entry is read only.\n"
20107 #: docs/manual/gammu/index.rst:1836
20109 msgid "Configuration"
20112 #. type: delimited block _
20113 #: docs/manual/gammu/index.rst:1839
20114 msgid "To check it out, you need to have configuration file for gammu, see"
20117 #. type: Attribute :ref:
20118 #: docs/manual/gammu/index.rst:1839
20120 msgid "`gammurc` for more details about it."
20124 #: docs/manual/gammu/index.rst:1842
20126 msgid "Sending messages"
20129 #. type: delimited block _
20130 #: docs/manual/gammu/index.rst:1847
20132 "All messages bellow are sent to number 123456, replace it with proper "
20136 #. type: delimited block _
20137 #: docs/manual/gammu/index.rst:1849
20138 msgid "Send text message up to standard 160 chars:"
20141 #. type: delimited block _
20142 #: docs/manual/gammu/index.rst:1853
20143 msgid "echo \"All your base are belong to us\" | gammu sendsms TEXT 123456"
20146 #. type: delimited block _
20147 #: docs/manual/gammu/index.rst:1859
20148 msgid "gammu sendsms TEXT 123456 -text \"All your base are belong to us\""
20151 #. type: delimited block _
20152 #: docs/manual/gammu/index.rst:1861
20153 msgid "Send long text message:"
20156 #. type: delimited block _
20157 #: docs/manual/gammu/index.rst:1865
20159 "echo \"All your base are belong to us\" | gammu sendsms TEXT 123456 -len 400"
20162 #. type: delimited block _
20163 #: docs/manual/gammu/index.rst:1871
20165 "gammu sendsms TEXT 123456 -len 400 -text \"All your base are belong to us\""
20168 #. type: delimited block _
20169 #: docs/manual/gammu/index.rst:1877
20170 msgid "gammu sendsms EMS 123456 -text \"All your base are belong to us\""
20173 #. type: delimited block _
20174 #: docs/manual/gammu/index.rst:1879
20176 "Send some funky message with predefined sound and animation from 2 bitmaps:"
20179 #. type: delimited block _
20180 #: docs/manual/gammu/index.rst:1883
20182 "gammu sendsms EMS 123456 -text \"Greetings\" -defsound 1 -text \"from Gammu -"
20183 "tone10 axelf.txt -animation 2 file1.bmp file2.bmp"
20186 #. type: delimited block _
20187 #: docs/manual/gammu/index.rst:1885
20188 msgid "Send protected message with ringtone:"
20191 #. type: delimited block _
20192 #: docs/manual/gammu/index.rst:1889
20194 "gammu sendsms EMS 123456 -protected 2 -variablebitmaplong ala.bmp -"
20195 "toneSElong axelf.txt -toneSE ring.txt"
20199 #: docs/manual/gammu/index.rst:1892
20201 msgid "Retrieving USSD replies"
20204 #. type: delimited block _
20205 #: docs/manual/gammu/index.rst:1895
20207 "For example for retrieving prepaid card status or retrieving various network "
20211 #. type: delimited block _
20212 #: docs/manual/gammu/index.rst:1899
20213 msgid "gammu getussd '#555#'"
20217 #: docs/manual/gammu/index.rst:1901
20219 msgid "Uploading files to Nokia"
20222 #. type: delimited block _
20223 #: docs/manual/gammu/index.rst:1904
20225 "Add Alien to applications in your phone (you need to have files Alien.JAD "
20226 "and Alien.JAR in current directory):"
20229 #. type: delimited block _
20230 #: docs/manual/gammu/index.rst:1908
20231 msgid "gammu nokiaaddfile APPLICATION Alien"
20234 #. type: delimited block _
20235 #: docs/manual/gammu/index.rst:1910
20236 msgid "Add file.mid to ringtones folder:"
20239 #. type: delimited block _
20240 #: docs/manual/gammu/index.rst:1914
20241 msgid "gammu nokiaaddfile TONES file.mid"
20245 #: docs/manual/gammu/index.rst:1916
20247 msgid "Setting operator logo"
20250 #. type: delimited block _
20251 #: docs/manual/gammu/index.rst:1919
20252 msgid "Set logo for network ``230 03`` (Vodafone CZ):"
20255 #. type: delimited block _
20256 #: docs/manual/gammu/index.rst:1923
20257 msgid "gammu setbitmap OPERATOR ala.bmp \"230 03\""
20260 #. type: delimited block _
20261 #: docs/manual/gammu/index.rst:1925
20262 msgid "_converting-formats:"
20266 #: docs/manual/gammu/index.rst:1927
20268 msgid "Converting file formats"
20271 #. type: delimited block _
20272 #: docs/manual/gammu/index.rst:1930
20273 msgid "The formats conversion can done using :option:`gammu savefile` or"
20276 #. type: Attribute :option:
20277 #: docs/manual/gammu/index.rst:1930
20279 msgid "`gammu convertbackup` commands."
20282 #. type: delimited block _
20283 #: docs/manual/gammu/index.rst:1933
20285 "Convert single entry (at position 260) from :ref:`gammu-backup` to vCalendar:"
20288 #. type: delimited block _
20289 #: docs/manual/gammu/index.rst:1937
20290 msgid "gammu savefile CALENDAR output.vcs myCalendar.backup 260"
20293 #. type: delimited block _
20294 #: docs/manual/gammu/index.rst:1939
20295 msgid "Convert first phonebook entry from :ref:`gammu-backup` to vCard:"
20298 #. type: delimited block _
20299 #: docs/manual/gammu/index.rst:1943
20300 msgid "gammu savefile VCARD21 output.vcf phone.backup ME 1"
20303 #. type: delimited block _
20304 #: docs/manual/gammu/index.rst:1945
20305 msgid "Convert all contacts from backup to vCard:"
20308 #. type: delimited block _
20309 #: docs/manual/gammu/index.rst:1949
20310 msgid "gammu convertbackup phone.backup output.vcf"
20314 #: docs/manual/gammu/index.rst:1952
20316 msgid "Reporting bugs"
20319 #. type: delimited block _
20320 #: docs/manual/gammu/index.rst:1957
20322 "There are definitely many bugs, reporting to author is welcome. Please "
20323 "include some useful information when sending bug reports (especially debug "
20324 "logs, operating system, it's version and phone information are needed)."
20327 #. type: delimited block _
20328 #: docs/manual/gammu/index.rst:1959
20329 msgid "To generate debug log, enable it in :ref:`gammurc`:"
20332 #. type: delimited block _
20333 #: docs/manual/gammu/index.rst:1966
20335 "[gammu] YOUR CONNECTION SETTINGS logfile = /tmp/gammu.log logformat = textall"
20338 #. type: delimited block _
20339 #: docs/manual/gammu/index.rst:1968
20340 msgid "Alternatively you can specify logging on command line:"
20343 #. type: delimited block _
20344 #: docs/manual/gammu/index.rst:1972
20345 msgid "gammu -d textall -f /tmp/gammu.log ..."
20348 #. type: delimited block _
20349 #: docs/manual/gammu/index.rst:1976
20351 "With this settings, Gammu generates /tmp/gammu.log on each connection to "
20352 "phone and stores dump of communication there. You can also find some hints "
20353 "for improving support for your phone in this log."
20356 #. type: delimited block _
20357 #: docs/manual/gammu/index.rst:1978
20359 "See <http://wammu.eu/support/bugs/> for more information on reporting bugs."
20362 #. type: delimited block _
20363 #: docs/manual/gammu/index.rst:1979
20364 msgid "Please report bugs to `Gammu bug tracker <http://bugs.cihar.com/>`_."
20368 #: docs/manual/project/documentation.rst:2
20370 msgid "Project Documentation"
20373 #. type: Plain text
20374 #: docs/manual/project/documentation.rst:7
20376 "The documentation for Gammu consists of two major parts - The Gammu Manual, "
20377 "which you are currently reading and comments in the sources, which are "
20378 "partly included in this manual as well."
20382 #: docs/manual/project/documentation.rst:9 docs/manual/index.rst:2
20384 msgid "The Gammu Manual"
20387 #. type: Plain text
20388 #: docs/manual/project/documentation.rst:17
20390 "This manual is in written in rst format and built using `Sphinx <http://"
20391 "sphinx.pocoo.org/>`_ with `breathe <https://github.com/michaeljones/"
20392 "breathe>`_ extension. As Gammu uses latest version of this extension, it is "
20393 "shipped within Gammu sources, but if you use git, you need to check out it "
20394 "separately as git submodule (you should update it as well any time you "
20395 "update Gammu git):"
20398 #. type: Plain text
20399 #: docs/manual/project/documentation.rst:21
20400 msgid "git submodule update --init"
20403 #. type: Plain text
20404 #: docs/manual/project/documentation.rst:24
20406 "To generate the documentation there are various ``manual-*`` targets for "
20407 "make. You can build HTML, PDF, PS, HTMLHELP and Latex versions of it:"
20410 #. type: Plain text
20411 #: docs/manual/project/documentation.rst:29
20412 msgid "# Generates HTML version of manual in docs/manual/html make manual-html"
20415 #. type: Plain text
20416 #: docs/manual/project/documentation.rst:32
20418 "# Generates PS version of manual in docs/manual/latex/gammu.ps make manual-ps"
20421 #. type: Plain text
20422 #: docs/manual/project/documentation.rst:35
20424 "# Generates PDF version of manual in docs/manual/latex/gammu.pdf make manual-"
20428 #. type: Plain text
20429 #: docs/manual/project/documentation.rst:38
20431 "# Generates HTML version of manual in docs/manual/htmlhelp make manual-"
20435 #. type: Plain text
20436 #: docs/manual/project/documentation.rst:41
20438 "# Generates HTML version of manual in docs/manual/latex make manual-latex"
20442 #: docs/manual/project/documentation.rst:43
20447 #. type: Plain text
20448 #: docs/manual/project/documentation.rst:46
20449 msgid "The man pages for all commands are generated using Sphinx as well:"
20452 #. type: Plain text
20453 #: docs/manual/project/documentation.rst:51
20454 msgid "# Generates HTML version of manual in docs/manual/man make manual-man"
20457 #. type: Plain text
20458 #: docs/manual/project/documentation.rst:54
20460 "However man pages are stored in Git as well, so you should update generated "
20461 "copy on each change:"
20464 #. type: Plain text
20465 #: docs/manual/project/documentation.rst:59
20466 msgid "# Updates generated man pages in Git make update-man"
20470 #: docs/manual/project/documentation.rst:61
20472 msgid "Code comments"
20475 #. type: Plain text
20476 #: docs/manual/project/documentation.rst:64
20478 "The code comments in C code should be parseable by Doxygen, what is more or "
20479 "less standard way to document C code."
20483 #: docs/manual/project/versioning.rst:2
20488 #. type: Plain text
20489 #: docs/manual/project/versioning.rst:7
20491 "There are two types of releases - testing and stable, both having version x."
20492 "y.z. Stable releases have usually z = 0 or some small number, while testing "
20493 "ones have z >= 90. Testing releases usually provide latest features, but "
20494 "everything does not have to be stabilized yet."
20498 #: docs/manual/project/directories.rst:2
20500 msgid "Directory structure"
20504 #: docs/manual/project/directories.rst:5
20506 msgid "libgammu directory"
20509 #. type: Plain text
20510 #: docs/manual/project/directories.rst:9
20512 "This directory contains sources of Gammu library. You can find all phone "
20513 "communication and data encoding functionality here."
20516 #. type: Plain text
20517 #: docs/manual/project/directories.rst:11
20518 msgid "There are following subdirectories:"
20521 #. type: Plain text
20522 #: docs/manual/project/directories.rst:30
20526 " drivers for devices such serial ports or irda\n"
20527 "``device/serial``\n"
20528 " drivers for serial ports\n"
20529 "``device/irda``\n"
20530 " drivers for infrared over sockets\n"
20532 " protocol drivers\n"
20533 "``protocol/nokia``\n"
20534 " Nokia specific protocols\n"
20537 "``phone/nokia``\n"
20538 " modules for different Nokia phones\n"
20540 " different services. They can be used for any project\n"
20542 " different gsm services for logos, ringtones, etc.\n"
20546 #: docs/manual/project/directories.rst:32
20548 msgid "gammu directory"
20551 #. type: Plain text
20552 #: docs/manual/project/directories.rst:36
20554 "Sources of Gammu command line utility. It contains interface to libGammu and "
20555 "some additional functionality as well."
20559 #: docs/manual/project/directories.rst:38
20561 msgid "smsd directory"
20564 #. type: Plain text
20565 #: docs/manual/project/directories.rst:41
20566 msgid "Sources of SMS Daemon as well as all it's service backends."
20569 #. type: Plain text
20570 #: docs/manual/project/directories.rst:43
20572 "The ``services`` subdirectory contains source code for :ref:`smsd_services`."
20576 #: docs/manual/project/directories.rst:45
20578 msgid "python directory"
20581 #. type: Plain text
20582 #: docs/manual/project/directories.rst:48
20583 msgid "Sources of python-gammu module and some examples."
20587 #: docs/manual/project/directories.rst:50
20589 msgid "helper directory"
20592 #. type: Plain text
20593 #: docs/manual/project/directories.rst:56
20595 "These are some helper functions used either as replacement for functionality "
20596 "missing on some platforms (eg. strptime) or used in more places (message "
20597 "command line processing which is shared between SMSD and Gammu utility)."
20601 #: docs/manual/project/directories.rst:58
20603 msgid "docs directory"
20606 #. type: Plain text
20607 #: docs/manual/project/directories.rst:62
20609 "Documentation for both end users and developers as well as SQL scripts for "
20610 "creating SMSD database."
20613 #. type: Plain text
20614 #: docs/manual/project/directories.rst:73
20618 " configuration file samples\n"
20620 " examples using libGammu\n"
20622 " sources of The Gammu Manual which you are reading\n"
20624 " SQL scripts to create table structures for :ref:`smsd`\n"
20626 " user documentation like man pages\n"
20630 #: docs/manual/project/directories.rst:75
20632 msgid "admin directory"
20635 #. type: Plain text
20636 #: docs/manual/project/directories.rst:78
20637 msgid "Administrative scripts for updating locales, making release etc."
20641 #: docs/manual/project/directories.rst:80
20643 msgid "cmake directory"
20646 #. type: Plain text
20647 #: docs/manual/project/directories.rst:83
20648 msgid "CMake include files and templates for generated files."
20652 #: docs/manual/project/directories.rst:85
20654 msgid "include directory"
20657 #. type: Plain text
20658 #: docs/manual/project/directories.rst:88
20659 msgid "Public headers for libGammu."
20663 #: docs/manual/project/directories.rst:90
20665 msgid "locale directory"
20668 #. type: Plain text
20669 #: docs/manual/project/directories.rst:94
20671 "Gettext po files for translating Gammu, libGammu and user documentation. "
20672 "See :doc:`localization` for more information."
20676 #: docs/manual/project/directories.rst:96
20678 msgid "tests directory"
20681 #. type: Plain text
20682 #: docs/manual/project/directories.rst:100
20684 "CTest based test suite for libGammu. See :doc:`testing` for more "
20689 #: docs/manual/project/directories.rst:102
20691 msgid "utils directory"
20694 #. type: Plain text
20695 #: docs/manual/project/directories.rst:105
20696 msgid "Various utilities usable with Gammu."
20700 #: docs/manual/project/directories.rst:107
20702 msgid "contrib directory"
20705 #. type: Plain text
20706 #: docs/manual/project/directories.rst:111
20708 "This directory contains various things which might be useful with Gammu. "
20709 "Most of them were contributed by Gammu users."
20712 #. type: Plain text
20713 #: docs/manual/project/directories.rst:116
20715 "Please note that that code here might have different license terms than "
20719 #. type: Plain text
20720 #: docs/manual/project/directories.rst:121
20722 "Most of scripts provided here are not actively maintained and might be "
20726 #. type: Plain text
20727 #: docs/manual/project/directories.rst:123
20728 msgid "bash-completion"
20731 #. type: delimited block *
20732 #: docs/manual/project/directories.rst:126
20733 msgid "Completion script for bash."
20736 #. type: delimited block *
20737 #: docs/manual/project/directories.rst:128
20741 #. type: Plain text
20742 #: docs/manual/project/directories.rst:131
20743 msgid "Various scripts for converting data."
20746 #. type: Plain text
20747 #: docs/manual/project/directories.rst:133
20751 #. type: delimited block *
20752 #: docs/manual/project/directories.rst:136
20753 msgid "Init scripts for Gammu SMSD."
20756 #. type: delimited block *
20757 #: docs/manual/project/directories.rst:138
20761 #. type: Plain text
20762 #: docs/manual/project/directories.rst:141
20763 msgid "Sample media files which can be used with Gammu."
20766 #. type: Plain text
20767 #: docs/manual/project/directories.rst:143
20771 #. type: delimited block *
20772 #: docs/manual/project/directories.rst:146
20773 msgid "Various perl scripts which interface to Gammu or SMSD."
20776 #. type: delimited block *
20777 #: docs/manual/project/directories.rst:149
20781 #. type: delimited block *
20782 #: docs/manual/project/directories.rst:151
20783 msgid "Various PHP frontends to SMSD or Gammu directly."
20786 #. type: delimited block *
20787 #: docs/manual/project/directories.rst:154
20791 #. type: delimited block *
20792 #: docs/manual/project/directories.rst:158
20794 "This directory contains SMS default alphabet saved in Unicode text file (:"
20795 "file:`charset.txt`) and table used for converting chars during saving SMS "
20796 "with default alphabet (:file:`convert.txt`)."
20799 #. type: delimited block *
20800 #: docs/manual/project/directories.rst:160
20801 msgid "sms-gammu2android"
20804 #. type: Plain text
20805 #: docs/manual/project/directories.rst:164
20807 "Perl script to convert :ref:`gammu-smsbackup` into XML suitable for Android "
20808 "SMS Backup & Restore application."
20811 #. type: Plain text
20812 #: docs/manual/project/directories.rst:166
20813 msgid "http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/"
20816 #. type: Plain text
20817 #: docs/manual/project/directories.rst:168
20821 #. type: delimited block *
20822 #: docs/manual/project/directories.rst:172
20824 "Simple cgi application gor handling SMS messages (a bit lighter version of "
20828 #. type: delimited block *
20829 #: docs/manual/project/directories.rst:175
20833 #. type: delimited block *
20834 #: docs/manual/project/directories.rst:177
20835 msgid "Various SQL snippets and triggers useful with SMSD."
20838 #. type: delimited block *
20839 #: docs/manual/project/directories.rst:179
20843 #. type: Plain text
20844 #: docs/manual/project/directories.rst:182
20845 msgid "Helper scripts for automatic testing or git bisect."
20848 #. type: Plain text
20849 #: docs/manual/project/directories.rst:184
20853 #. type: delimited block *
20854 #: docs/manual/project/directories.rst:187
20855 msgid "System for automatic replying to SMS messages."
20858 #. type: delimited block *
20859 #: docs/manual/project/directories.rst:189
20863 #. type: Plain text
20864 #: docs/manual/project/directories.rst:193
20866 "GNapplet sources and binaries. This comes from Gnokii project, but Gammu "
20867 "includes slightly modified version."
20870 #. type: Plain text
20871 #: docs/manual/project/directories.rst:196
20875 #. type: Plain text
20876 #: docs/manual/project/directories.rst:198
20877 msgid "Series60 applet to use with recent Symbian phones."
20880 #. type: Plain text
20881 #: docs/manual/project/directories.rst:200
20885 #. type: Plain text
20886 #: docs/manual/project/directories.rst:202
20890 #. type: delimited block *
20891 #: docs/manual/project/directories.rst:204
20892 msgid "Unsupported applications built on top of libGammu.dll on Windows."
20896 #: docs/manual/project/about.rst:2
20898 msgid "About Gammu"
20901 #. type: Plain text
20902 #: docs/manual/project/about.rst:6
20904 "Gammu is library and command line utility for mobile phones. It is released "
20905 "under GNU GPL version 2."
20907 "Gammu adalah utiliti library dan command line untuk telepon selular. Gammu "
20908 "dirilis di bawah GNU GPL versi 2."
20910 #. type: Plain text
20911 #: docs/manual/project/about.rst:10
20913 "It has been initiated by Marcin Wiacek and other people. Originally the code "
20914 "was based on `Gnokii`_ and later `MyGnokii`_ projects. Gammu was former (up "
20915 "to version 0.58) called MyGnokii2."
20918 #. type: Plain text
20919 #: docs/manual/project/about.rst:13
20921 "Currently the project is lead by `Michal Čihař`_ with help of many "
20925 #. type: Plain text
20926 #: docs/manual/project/about.rst:15
20927 msgid "_Gnokii: http://www.gnokii.org"
20930 #. type: Plain text
20931 #: docs/manual/project/about.rst:16
20932 msgid "_MyGnokii: http://www.mwiacek.com"
20935 #. type: Plain text
20936 #: docs/manual/project/about.rst:16 docs/manual/project/localization.rst:43
20937 msgid "_Michal Čihař: mailto:michal@cihar.com"
20940 #. type: Plain text
20941 #: docs/manual/project/index.rst:2
20946 #: docs/manual/project/index.rst:4
20948 msgid "Gammu project"
20951 #. type: Plain text
20952 #: docs/manual/project/index.rst:19
20954 "about motivation install contributing localization testing coding-style "
20955 "versioning documentation directories roadmap"
20959 #: docs/manual/project/contributing.rst:2
20961 msgid "Contributing"
20964 #. type: Plain text
20965 #: docs/manual/project/contributing.rst:10
20967 "We welcome contribution in any area, if you don't have developer skills, you "
20968 "can always contribute to :doc:`localization` or just `donate us money`_. In "
20969 "case you are interested in fixing some code, please read :doc:`../internal/"
20970 "index` to understand structure of Gammu code. We also maintain list of "
20971 "`wanted skills <http://wammu.eu/contribute/wanted/>`_ where you can find in "
20972 "which areas we currently mostly lack manpower."
20976 #: docs/manual/project/contributing.rst:12
20978 msgid "Sending patches"
20981 #. type: Plain text
20982 #: docs/manual/project/contributing.rst:16
20984 "As we use `Git <http://git-scm.com/>`_ for development, the preferred way to "
20985 "get patches is in form which can be directly applied to Git. So start with"
20988 #. type: Labeled list
20989 #: docs/manual/project/contributing.rst:16
20991 msgid "cloning our Git repository"
20994 #. type: Plain text
20995 #: docs/manual/project/contributing.rst:19
20996 msgid "git clone git://gitorious.org/gammu/mainline.git gammu"
20999 #. type: Plain text
21000 #: docs/manual/project/contributing.rst:23
21002 "Once you have done that, do some fixes and commit them (see `Git tutorial "
21003 "<http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html>`_ for "
21004 "information how to work with Git). Once you're satisfied with your"
21007 #. type: Labeled list
21008 #: docs/manual/project/contributing.rst:23
21010 msgid "results, you can send the patches (all changes you've made so far) to us"
21013 #. type: Plain text
21014 #: docs/manual/project/contributing.rst:26
21015 msgid "git send-email --to=gammu-users@lists.sourceforge.net origin"
21018 #. type: Plain text
21019 #: docs/manual/project/contributing.rst:30
21021 "Please note that `mailing list <https://lists.sourceforge.net/lists/listinfo/"
21022 "gammu-users>`_ requires you to subscribe before posting. This is anyway good "
21023 "idea in case you want to contribute. However if you don't want to do that, "
21024 "just send the mails"
21027 #. type: Labeled list
21028 #: docs/manual/project/contributing.rst:30
21030 msgid "directly to one of authors"
21033 #. type: Plain text
21034 #: docs/manual/project/contributing.rst:33
21035 msgid "git send-email --to=michal@cihar.com origin"
21039 #: docs/manual/project/contributing.rst:36
21041 msgid "Creating patches"
21044 #. type: Plain text
21045 #: docs/manual/project/contributing.rst:41
21047 "If for whatever reason you don't want to use Git, you can also manually "
21048 "create patches using :program:`diff`. Also we can handle if you send us just "
21049 "the file you have changed with reference where did you take it."
21052 #. type: Plain text
21053 #: docs/manual/project/contributing.rst:43
21054 msgid "To manually create patch you can use following steps:"
21057 #. type: Plain text
21058 #: docs/manual/project/contributing.rst:45
21059 msgid "Copy source with Gammu, you start from, into ``gammu`` directory."
21062 #. type: Plain text
21063 #: docs/manual/project/contributing.rst:46
21064 msgid "Copy source with Gammu, you want to modify, into ``work`` directory."
21067 #. type: Plain text
21068 #: docs/manual/project/contributing.rst:47
21069 msgid "Make your changes in ``work`` directory."
21072 #. type: Plain text
21073 #: docs/manual/project/contributing.rst:49
21075 "Go into parent directory, where ``gammu`` and ``work`` directories are "
21079 #. type: Plain text
21080 #: docs/manual/project/contributing.rst:50
21081 msgid "Call ``diff -rup -X .git gammu work > patchfile``."
21084 #. type: Plain text
21085 #: docs/manual/project/contributing.rst:51
21086 msgid "Send ``patchfile`` to us (you can use bug tracker or mailing list)."
21089 #. type: Plain text
21090 #: docs/manual/project/contributing.rst:52
21091 msgid "_donate us money: http://wammu.eu/donate/"
21095 #: docs/manual/project/testing.rst:2
21100 #. type: Plain text
21101 #: docs/manual/project/testing.rst:7 docs/manual/testing/testsuite.rst:7
21103 "Gammu comes with quite big test suite. It covers some basic low level "
21104 "functions, handling replies from the phone and also does testing of command "
21105 "line utilities and SMSD."
21108 #. type: Plain text
21109 #: docs/manual/project/testing.rst:8
21110 msgid "See :ref:`testing` for more details."
21114 #: docs/manual/project/coding-style.rst:2
21116 msgid "Coding Style"
21119 #. type: Plain text
21120 #: docs/manual/project/coding-style.rst:7
21122 "Please follow coding style when touching Gammu code. We know that there are "
21123 "still some parts which really do not follow it and fixes to that are also "
21127 #. type: Plain text
21128 #: docs/manual/project/coding-style.rst:10
21130 "The coding style is quite similar to what Linux kernel uses, the only major "
21131 "differences are requested block braces and switch indentation."
21134 #. type: Plain text
21135 #: docs/manual/project/coding-style.rst:12
21136 msgid "Use indentation, tab is tab and is 8 chars wide."
21139 #. type: Plain text
21140 #: docs/manual/project/coding-style.rst:14
21142 "Try to avoid long lines (though there is currently no hard limit on line "
21146 #. type: Plain text
21147 #: docs/manual/project/coding-style.rst:15
21148 msgid "Braces are placed according to K&R:"
21151 #. type: Plain text
21152 #: docs/manual/project/coding-style.rst:16
21153 #: docs/manual/project/coding-style.rst:35
21154 #: docs/manual/project/coding-style.rst:41
21155 #: docs/manual/project/coding-style.rst:47 docs/manual/internal/reply.rst:43
21156 #: docs/manual/internal/reply.rst:58 docs/manual/internal/reply.rst:71
21157 #: docs/manual/internal/reply.rst:85 docs/manual/c/hints.rst:14
21158 #: docs/manual/c/hints.rst:30 docs/manual/c/hints.rst:37
21159 #: docs/manual/c/hints.rst:52 docs/manual/c/hints.rst:58
21160 #: docs/manual/c/hints.rst:65 docs/manual/c/hints.rst:86
21161 #: docs/manual/c/hints.rst:94 docs/manual/c/hints.rst:101
21162 #: docs/manual/c/hints.rst:151 docs/manual/c/hints.rst:157
21163 #: docs/manual/c/hints.rst:174 docs/manual/c/hints.rst:182
21167 #. type: Plain text
21168 #: docs/manual/project/coding-style.rst:19
21169 msgid "int function(int x) {"
21172 #. type: Plain text
21173 #: docs/manual/project/coding-style.rst:20
21174 msgid "body of function"
21177 #. type: Plain text
21178 #: docs/manual/project/coding-style.rst:23
21182 #. type: Plain text
21183 #: docs/manual/project/coding-style.rst:24
21184 msgid "body of do-loop"
21187 #. type: Plain text
21188 #: docs/manual/project/coding-style.rst:25
21189 msgid "} while (condition);"
21192 #. type: Plain text
21193 #: docs/manual/project/coding-style.rst:27
21194 msgid "if (x == y) {"
21197 #. type: Plain text
21198 #: docs/manual/project/coding-style.rst:28
21202 #. type: Plain text
21203 #: docs/manual/project/coding-style.rst:29
21204 msgid "} else if (x > y) {"
21207 #. type: Plain text
21208 #: docs/manual/project/coding-style.rst:30
21209 #: docs/manual/project/coding-style.rst:32
21213 #. type: Plain text
21214 #: docs/manual/project/coding-style.rst:31
21218 #. type: Plain text
21219 #: docs/manual/project/coding-style.rst:34
21220 msgid "All blocks should have braces, even if the statements are one liners:"
21223 #. type: Plain text
21224 #: docs/manual/project/coding-style.rst:37
21225 msgid "if (a == 2) {"
21228 #. type: Plain text
21229 #: docs/manual/project/coding-style.rst:38
21233 #. type: Plain text
21234 #: docs/manual/project/coding-style.rst:40
21236 "There should be no spaces after function names, but there should be space "
21237 "after do/while/if/... statements:"
21240 #. type: Plain text
21241 #: docs/manual/project/coding-style.rst:43
21242 msgid "while (TRUE) {"
21245 #. type: Plain text
21246 #: docs/manual/project/coding-style.rst:44
21247 msgid "do_something(work, FALSE);"
21250 #. type: Plain text
21251 #: docs/manual/project/coding-style.rst:46
21253 "Each operand should have spaces around, no spaces after opening parenthesis "
21254 "or before closing parenthesis:"
21257 #. type: Plain text
21258 #: docs/manual/project/coding-style.rst:49
21259 msgid "if ((i + 1) == ((j + 2) / 5)) {"
21262 #. type: Plain text
21263 #: docs/manual/project/coding-style.rst:50
21264 msgid "return *bar;"
21267 #. type: Plain text
21268 #: docs/manual/project/coding-style.rst:52
21270 "Generally all enums start from 1, not from 0. 0 is used for not set value."
21273 #. type: Plain text
21274 #: docs/manual/project/coding-style.rst:54
21276 "You can use :program:`admin/Gindent` to adjust coding style of your file to "
21277 "match our coding style."
21280 #. type: Plain text
21281 #: docs/manual/project/install.rst:2
21282 msgid "_installing:"
21286 #: docs/manual/project/install.rst:4
21288 msgid "Installing Gammu"
21292 #: docs/manual/project/install.rst:7
21294 msgid "Prebuilt Binaries for Linux"
21297 #. type: Plain text
21298 #: docs/manual/project/install.rst:13
21300 "Many distributions come with prebuilt Gammu binaries, if you can use them, "
21301 "it is definitely the easiest thing. There are also binary packages of latest "
21302 "release built for many distributions available on Gammu home page <http://"
21303 "wammu.eu/gammu/>."
21306 #. type: Plain text
21307 #: docs/manual/project/install.rst:16
21309 "You can usually also find Gammu in your distribution, so unless you need a "
21310 "newer version, just install package from your distribution."
21314 #: docs/manual/project/install.rst:18
21319 #. type: Plain text
21320 #: docs/manual/project/install.rst:25
21322 "Gammu packages are included in Debian (testing versions go to experimental "
21323 "and stable to unstable). If you want to build Debian package on your own, "
21324 "you can find packaging in Git repository at ``git://git.debian.org/git/"
21325 "collab-maint/gammu.git`` (you can browse it on <http://git.debian.org/?"
21326 "p=collab-maint/gammu.git>)."
21329 #. type: Plain text
21330 #: docs/manual/project/install.rst:28
21334 #. type: Plain text
21335 #: docs/manual/project/install.rst:31
21337 "Gammu packages are included in openSUSE and Fedora. Additionally source "
21338 "tarball contains :file:`gammu.spec` which you can use for building RPM "
21343 #: docs/manual/project/install.rst:33
21348 #. type: Plain text
21349 #: docs/manual/project/install.rst:36
21351 "Gammu packages are included in Gentoo. Additionally source tarball contains"
21354 #. type: Attribute :file:
21355 #: docs/manual/project/install.rst:36
21357 msgid "`description-pak` which you can use for building Slackware package."
21361 #: docs/manual/project/install.rst:39
21363 msgid "Prebuilt Binaries for Windows"
21366 #. type: Plain text
21367 #: docs/manual/project/install.rst:44
21369 "You can download Windows binaries from <http://wammu.eu/gammu/>. For Windows "
21370 "95, 98 and NT 4.0 you will also need ShFolder DLL, which can be downloaded "
21374 #. type: Plain text
21375 #: docs/manual/project/install.rst:46
21377 "http://www.microsoft.com/downloads/details.aspx?"
21378 "displaylang=en&FamilyID=6AE02498-07E9-48F1-A5D6-DBFA18D37E0F"
21381 #. type: Plain text
21382 #: docs/manual/project/install.rst:49
21387 #: docs/manual/project/install.rst:51
21389 msgid "Dependencies"
21392 #. type: Plain text
21393 #: docs/manual/project/install.rst:54
21394 msgid "You need CMake from <http://www.cmake.org/> for compiling Gammu."
21397 #. type: Plain text
21398 #: docs/manual/project/install.rst:57
21400 "Additionally pkg-config <http://pkg-config.freedesktop.org/> is used for "
21401 "detecting available libraries."
21404 #. type: Plain text
21405 #: docs/manual/project/install.rst:59
21410 #: docs/manual/project/install.rst:61
21412 msgid "Optional Dependencies"
21415 #. type: Plain text
21416 #: docs/manual/project/install.rst:65
21418 "Gammu does not require any special libraries at all to build, but you might "
21419 "miss some features. Optional libraries include:"
21423 #: docs/manual/project/install.rst:67
21428 #. type: Plain text
21429 #: docs/manual/project/install.rst:70
21430 msgid "Required for Bluetooth support on Linux."
21433 #. type: Plain text
21434 #: docs/manual/project/install.rst:72
21435 msgid "http://www.bluez.org/"
21439 #: docs/manual/project/install.rst:74
21444 #. type: Plain text
21445 #: docs/manual/project/install.rst:77
21446 msgid "Required for fbususb/dku2 connection support on Linux."
21449 #. type: Plain text
21450 #: docs/manual/project/install.rst:79
21451 msgid "http://libusb.sourceforge.net/"
21455 #: docs/manual/project/install.rst:81
21460 #. type: Plain text
21461 #: docs/manual/project/install.rst:85
21463 "Required for new versions notification (see :option:`gammu checkversion`) "
21464 "and OpenCellID access (see :option:`gammu getlocation`)."
21467 #. type: Plain text
21468 #: docs/manual/project/install.rst:87
21469 msgid "http://curl.haxx.se/libcurl/"
21473 #: docs/manual/project/install.rst:89
21478 #. type: Plain text
21479 #: docs/manual/project/install.rst:92
21480 msgid "Used to support more character sets in AT engine."
21483 #. type: Plain text
21484 #: docs/manual/project/install.rst:94
21485 msgid "http://www.gnu.org/software/libiconv/"
21489 #: docs/manual/project/install.rst:96 docs/manual/project/install.rst:466
21494 #. type: Plain text
21495 #: docs/manual/project/install.rst:99
21496 msgid "Localization of strings."
21499 #. type: Plain text
21500 #: docs/manual/project/install.rst:101
21501 msgid "http://www.gnu.org/software/gettext/"
21505 #: docs/manual/project/install.rst:103 docs/manual/project/install.rst:442
21510 #. type: Plain text
21511 #: docs/manual/project/install.rst:106
21512 msgid "Required for :ref:`gammu-smsd-mysql` in :ref:`smsd`."
21515 #. type: Plain text
21516 #: docs/manual/project/install.rst:108
21517 msgid "http://mysql.com/"
21521 #: docs/manual/project/install.rst:110 docs/manual/project/install.rst:459
21526 #. type: Plain text
21527 #: docs/manual/project/install.rst:113
21528 msgid "Required for :ref:`gammu-smsd-pgsql` in :ref:`smsd`."
21531 #. type: Plain text
21532 #: docs/manual/project/install.rst:115
21533 msgid "http://www.postgresql.org/"
21537 #: docs/manual/project/install.rst:117
21542 #. type: Plain text
21543 #: docs/manual/project/install.rst:120
21544 msgid "Required for :ref:`gammu-smsd-odbc` in :ref:`smsd`."
21547 #. type: Plain text
21548 #: docs/manual/project/install.rst:122
21550 "Not needed on platforms having native ODBC support such as Microsoft Windows."
21553 #. type: Plain text
21554 #: docs/manual/project/install.rst:124
21555 msgid "http://www.unixodbc.org/"
21559 #: docs/manual/project/install.rst:126
21564 #. type: Plain text
21565 #: docs/manual/project/install.rst:129
21566 msgid "Required for :ref:`gammu-smsd-dbi` in :ref:`smsd`."
21569 #. type: Plain text
21570 #: docs/manual/project/install.rst:131
21571 msgid "Required at least version 0.8.2."
21574 #. type: Plain text
21575 #: docs/manual/project/install.rst:133
21576 msgid "http://libdbi.sourceforge.net/"
21580 #: docs/manual/project/install.rst:135
21585 #. type: Plain text
21586 #: docs/manual/project/install.rst:138
21587 msgid "Gammu has a Python bindings, see :ref:`python`."
21590 #. type: Plain text
21591 #: docs/manual/project/install.rst:140
21592 msgid "http://www.python.org/"
21596 #: docs/manual/project/install.rst:142
21598 msgid "SQLite + libdbi-drivers with SQLite"
21601 #. type: Plain text
21602 #: docs/manual/project/install.rst:145
21604 "Needed for testing of SMSD using libdbi driver (libdbd-sqlite3), see :ref:"
21608 #. type: Plain text
21609 #: docs/manual/project/install.rst:147
21610 msgid "http://www.sqlite.org/"
21614 #: docs/manual/project/install.rst:149
21619 #. type: Plain text
21620 #: docs/manual/project/install.rst:152 docs/manual/project/install.rst:159
21621 msgid "Currently needed only for :ref:`gammu-detect`."
21624 #. type: Plain text
21625 #: docs/manual/project/install.rst:154
21626 msgid "http://www.gtk.org/"
21630 #: docs/manual/project/install.rst:156
21635 #. type: Plain text
21636 #: docs/manual/project/install.rst:161
21637 msgid "http://gudev.sourceforge.net/"
21641 #: docs/manual/project/install.rst:164
21643 msgid "Compiling on Linux/Unix Systems"
21646 #. type: Plain text
21647 #: docs/manual/project/install.rst:169
21649 "First install all :ref:`deps` and :ref:`opt-deps`. Do not forget to install "
21650 "corresponding devel packages as well, they are usually named with ``-dev`` "
21651 "or ``-devel`` suffix, depending on your distribution."
21654 #. type: Plain text
21655 #: docs/manual/project/install.rst:172
21657 "For example on Debian or Ubuntu, you can install all optional packages by "
21658 "following command:"
21661 #. type: Plain text
21662 #: docs/manual/project/install.rst:176
21664 "apt-get install cmake python-dev pkg-config libmysqlclient-dev libpq-dev \\"
21667 #. type: Plain text
21668 #: docs/manual/project/install.rst:178
21670 "libcurl4-gnutls-dev libusb-1.0-0-dev libdbi0-dev libbluetooth-dev \\ "
21671 "libgudev-1.0-dev libglib2.0-dev unixodbc-dev"
21674 #. type: Plain text
21675 #: docs/manual/project/install.rst:180
21676 msgid "For openSUSE, the installation all optional packages could look like:"
21679 #. type: Plain text
21680 #: docs/manual/project/install.rst:184
21682 "zypper install libusb-1_0-devel libdbi-devel bluez-devel postgresql-devel \\"
21685 #. type: Plain text
21686 #: docs/manual/project/install.rst:186
21688 "mysql-devel python-devel libcurl-devel cmake pkgconfig unixODBC-devel \\ "
21689 "glib2-devel libgudev-1_0-devel"
21692 #. type: Plain text
21693 #: docs/manual/project/install.rst:189
21695 "For compatibility reasons, configure like wrapper is provided, if you don't "
21696 "need much specific tuning, you can use usual set of commands:"
21699 #. type: Plain text
21700 #: docs/manual/project/install.rst:195
21701 msgid "./configure make sudo make install"
21704 #. type: Plain text
21705 #: docs/manual/project/install.rst:199
21707 "The configure wrapper will create directory build-configure and build all "
21708 "binaries there (nothing is changed in source tree), for example gammu binary "
21709 "is in build-configure/gammu directory."
21712 #. type: Plain text
21713 #: docs/manual/project/install.rst:203
21715 "If you need/want to tweak build a bit more than configure wrapper provides, "
21716 "you have to use `CMake`_ directly. For now, only out of source build is "
21717 "supported, so you have to create separate directory for build:"
21720 #. type: Plain text
21721 #: docs/manual/project/install.rst:208
21722 msgid "mkdir build cd build"
21725 #. type: Plain text
21726 #: docs/manual/project/install.rst:210
21727 msgid "Then just configure project:"
21730 #. type: Plain text
21731 #: docs/manual/project/install.rst:214
21735 #. type: Plain text
21736 #: docs/manual/project/install.rst:216
21740 #. type: Plain text
21741 #: docs/manual/project/install.rst:220 docs/manual/c/hints.rst:120
21745 #. type: Plain text
21746 #: docs/manual/project/install.rst:222
21747 msgid "Test that everything is okay:"
21750 #. type: Plain text
21751 #: docs/manual/project/install.rst:226
21753 msgstr "lakukan tes"
21755 #. type: Plain text
21756 #: docs/manual/project/install.rst:228
21757 msgid "And finally install it:"
21760 #. type: Plain text
21761 #: docs/manual/project/install.rst:232
21762 msgid "sudo make install"
21765 #. type: Plain text
21766 #: docs/manual/project/install.rst:235
21768 "You can configure build parameters either by command line (see parameters "
21769 "bellow), or using TUI - ccmake."
21772 #. type: Plain text
21773 #: docs/manual/project/install.rst:237
21774 msgid "Useful cmake parameters:"
21777 #. type: Plain text
21778 #: docs/manual/project/install.rst:239
21779 msgid "``-DBUILD_SHARED_LIBS=ON`` enables shared library"
21782 #. type: Plain text
21783 #: docs/manual/project/install.rst:240
21784 msgid "``-DCMAKE_BUILD_TYPE=\"Debug\"`` enables debug build"
21787 #. type: Plain text
21788 #: docs/manual/project/install.rst:241
21789 msgid "``-DCMAKE_INSTALL_PREFIX=\"/usr\"`` change installation prefix"
21792 #. type: Plain text
21793 #: docs/manual/project/install.rst:243
21795 "``-DENABLE_PROTECTION=OFF`` disables various compile time protections "
21796 "against buffer overflows and similar attacks"
21799 #. type: Plain text
21800 #: docs/manual/project/install.rst:245
21802 "``-DBUILD_PYTHON=/usr/bin/python2.6`` changes Python used for build Python "
21806 #. type: Plain text
21807 #: docs/manual/project/install.rst:246
21808 msgid "``-DWITH_PYTHON=OFF`` disables build of python-gammu"
21811 #. type: Plain text
21812 #: docs/manual/project/install.rst:248
21813 msgid "You can also disable support for whole set of phones, e.g.:"
21816 #. type: Plain text
21817 #: docs/manual/project/install.rst:250
21818 msgid "``-DWITH_NOKIA_SUPPORT=OFF`` disables Nokia phones support"
21821 #. type: Plain text
21822 #: docs/manual/project/install.rst:251
21823 msgid "``-DWITH_BLUETOOTH=OFF`` disables Bluetooth support"
21826 #. type: Plain text
21827 #: docs/manual/project/install.rst:252
21828 msgid "``-DWITH_IRDA=OFF`` disables IrDA support"
21832 #: docs/manual/project/install.rst:254
21834 msgid "Library search paths"
21837 #. type: Plain text
21838 #: docs/manual/project/install.rst:259
21840 "By installing Gammu to non default system paths, you might need to add path "
21841 "where libGammu and other Gammu liraries are installed to :program:`ldconfig` "
21845 #. type: Plain text
21846 #: docs/manual/project/install.rst:261
21848 "You can do this by editing :file:`/etc/ld.so.conf` or adding new file to"
21851 #. type: Attribute :file:
21852 #: docs/manual/project/install.rst:261
21854 msgid "`/etc/ld.so.conf.d/` directory containing path, wherge Gammu library has"
21857 #. type: Plain text
21858 #: docs/manual/project/install.rst:263
21859 msgid "been installed. Some examples:"
21862 #. type: Plain text
21863 #: docs/manual/project/install.rst:268
21865 "# Gammu on 64-bit Fedora installed to /opt/gammu echo /opt/gammu/lib64 > /"
21866 "etc/ld.so.conf.d/gammu.conf"
21869 #. type: Plain text
21870 #: docs/manual/project/install.rst:271
21872 "# Gammu installed to /usr/local echo /usr/local/lib > /etc/ld.so.conf.d/"
21876 #. type: Plain text
21877 #: docs/manual/project/install.rst:274
21879 "You can also avoid changing ldconfig configuration by installing Gammu to "
21880 "paths where it already searches, for examble by:"
21883 #. type: Plain text
21884 #: docs/manual/project/install.rst:278
21885 msgid "cmake .. -DCMAKE_INSTALL_PREFIX=\"/usr\""
21889 #: docs/manual/project/install.rst:281
21891 msgid "Compiling on Microsoft Windows"
21894 #. type: Plain text
21895 #: docs/manual/project/install.rst:284 docs/manual/project/install.rst:361
21896 msgid "First install all :ref:`deps` and :ref:`opt-deps`."
21899 #. type: Plain text
21900 #: docs/manual/project/install.rst:291
21902 "`CMake`_ is able to generate projects for various tools including Microsoft "
21903 "Visual Studio, Borland toolchains, Cygwin or Mingw32. Just click on "
21904 "CMakeLists.txt in project sources and configure CMake to be able to find "
21905 "optional libraries (see cross compilation section for more information about "
21906 "getting those). The result should be project for your compiler where you "
21907 "should be able to work with it as with any other project."
21911 #: docs/manual/project/install.rst:293
21913 msgid "Compiling using MS Visual C++"
21916 #. type: Plain text
21917 #: docs/manual/project/install.rst:296
21918 msgid "You will probably need additional SDKs:"
21921 #. type: Plain text
21922 #: docs/manual/project/install.rst:302
21924 "Microsoft Windows Platform SDK (required especially for Bluetooth). It's "
21925 "given for free. Below are links to different releases (if you have problems "
21926 "with latest one, use older). They work for various Windows versions, even "
21927 "though Microsoft named them Windows Server 2003 Platform SDK."
21930 #. type: Plain text
21931 #: docs/manual/project/install.rst:304
21933 "For free Visual C++ Express 2005 you need to set compiler to work with "
21934 "Platform SDK (see description)."
21937 #. type: Plain text
21938 #: docs/manual/project/install.rst:306
21940 "MySQL include/library files from MySQL install package (for MySQL support in "
21944 #. type: Plain text
21945 #: docs/manual/project/install.rst:308
21947 "PostgreSQL include/library files from PostgreSQL install package (for "
21948 "PostgreSQL support in SMSD)."
21951 #. type: Plain text
21952 #: docs/manual/project/install.rst:310
21954 "For gettext (internationalization) support, you will need gettext packages "
21955 "from GnuWin32 project."
21958 #. type: Plain text
21959 #: docs/manual/project/install.rst:312
21961 "As build is now based on CMake, you will need to get it from http://cmake."
21965 #. type: Plain text
21966 #: docs/manual/project/install.rst:314
21967 msgid "After downloading and installing them into your system:"
21970 #. type: Plain text
21971 #: docs/manual/project/install.rst:318
21973 "Now you should be able to execute cmake by clicking on CMakeLists.txt file "
21974 "in Gammu sources, this should pop up dialog with configuration options."
21977 #. type: Plain text
21978 #: docs/manual/project/install.rst:321
21980 "You can also start CMakeSetup from start menu and select source directory "
21981 "(just point to it to Gammu sources)."
21984 #. type: Plain text
21985 #: docs/manual/project/install.rst:323
21987 "Select directory where binaries will be stored, I suggest this is different "
21988 "than source one, eg. append subdirectory build."
21991 #. type: Plain text
21992 #: docs/manual/project/install.rst:324
21993 msgid "Select compiler you want to use in Build for select."
21996 #. type: Plain text
21997 #: docs/manual/project/install.rst:327
21999 "In list bellow, you can tweak paths to some optional libraries and project "
22003 #. type: Plain text
22004 #: docs/manual/project/install.rst:329
22006 "Then just press Configure button, which will do the hard job. After this, "
22007 "just click OK button to generate Visual Studio project."
22010 #. type: Plain text
22011 #: docs/manual/project/install.rst:331
22013 "Project files for Visual Studio should be now generated in directory you "
22014 "selected, just open it in Visual Studio and compile :-)."
22017 #. type: Plain text
22018 #: docs/manual/project/install.rst:334
22020 "Project file should be named Gammu.dsw or Gammu.sln depending on what MSVC "
22021 "version you choose."
22024 #. type: Plain text
22025 #: docs/manual/project/install.rst:336
22027 "You should see ALL_BUILD target, which builds everything needed, simmilar to "
22028 "make all on Linux."
22031 #. type: Plain text
22032 #: docs/manual/project/install.rst:341
22034 "I know this guide is incomplete, I don't have environment to test, you're "
22035 "welcome to improve it!. Some more information can be found in howtos for "
22036 "other projects using CMake, eg. Blender, SIM, KDE, VTK, ISGTK. ITK, "
22037 "[wxWidgets http://www.wxwidgets.org/wiki/index.php/CMake]."
22041 #: docs/manual/project/install.rst:343
22043 msgid "Compiling using Borland C++"
22046 #. type: Plain text
22047 #: docs/manual/project/install.rst:351
22049 "Borland toolchain - you can download compiler at <http://www.codegear.com/"
22050 "downloads/free/cppbuilder>. You need to add c:/Borland/BCC55/Bin to system "
22051 "path (or manually set it when running CMake) and add -Lc:/Borland/BCC55/Lib -"
22052 "Ic:/Borland/BCC55/Include -Lc:/Borland/BCC55/Lib/PSDK to CMAKE_C_FLAGS in "
22053 "CMake (otherwise compilation fails)."
22057 #: docs/manual/project/install.rst:353
22059 msgid "Compiling using Cygwin"
22062 #. type: Plain text
22063 #: docs/manual/project/install.rst:356
22064 msgid "This should work pretty much same as on Linux."
22068 #: docs/manual/project/install.rst:358
22070 msgid "Compiling on Mac OS X"
22073 #. type: Plain text
22074 #: docs/manual/project/install.rst:366
22076 "Gammu should be compilable on Mac OS X, you need to have installed Developer "
22077 "Tols (version 2.4.1 was tested) and `CMake`_ (there is a Mac OS X \"Darwin\" "
22078 "DMG download). For database support in SMSD, install wanted database, eg. "
22082 #. type: Plain text
22083 #: docs/manual/project/install.rst:369
22085 "The rest of the compilation should be pretty same as on Linux, see Linux "
22086 "section for more details about compile time options."
22089 #. type: Plain text
22090 #: docs/manual/project/install.rst:373
22092 "If you get some errors while linking with iconv, it is caused by two "
22093 "incompatible iconv libraries available on the system. You can override the "
22097 #. type: Plain text
22098 #: docs/manual/project/install.rst:377
22099 msgid "cmake -D ICONV_LIBRARIES=\"/opt/local/lib/libiconv.dylib\" .."
22102 #. type: Plain text
22103 #: docs/manual/project/install.rst:379
22104 msgid "Or completely disable iconv support:"
22107 #. type: Plain text
22108 #: docs/manual/project/install.rst:383
22109 msgid "cmake -DWITH_Iconv=OFF .."
22113 #: docs/manual/project/install.rst:386
22115 msgid "Cross compilation for Windows on Linux"
22116 msgstr "Kompilasi silang untuk Windows pada Linux"
22118 #. type: Plain text
22119 #: docs/manual/project/install.rst:390
22121 "First install all :ref:`deps` and :ref:`opt-deps` into your mingw build "
22125 #. type: Plain text
22126 #: docs/manual/project/install.rst:394
22128 "Only cross compilation using `CMake`_ has been tested. You need to install "
22129 "MinGW cross tool chain and run time. On Debian you can do it by apt-get "
22130 "install mingw32. Build is then quite simple:"
22133 #. type: Plain text
22134 #: docs/manual/project/install.rst:401
22136 "mkdir build-win32 cd build-win32 cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/"
22137 "Toolchain-mingw32.cmake make"
22140 #. type: Plain text
22141 #: docs/manual/project/install.rst:403
22142 msgid "There is also toolchain configuration for Win64 available:"
22145 #. type: Plain text
22146 #: docs/manual/project/install.rst:410
22148 "mkdir build-win64 cd build-win64 cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/"
22149 "Toolchain-mingw64.cmake make"
22152 #. type: Plain text
22153 #: docs/manual/project/install.rst:413
22155 "If your MinGW cross compiler binaries are not found automatically, you can "
22156 "specify their different names in cmake/Toolchain-mingw32.cmake."
22159 #. type: Plain text
22160 #: docs/manual/project/install.rst:415
22161 msgid "To build just bare static library without any dependencies, use:"
22164 #. type: Plain text
22165 #: docs/manual/project/install.rst:419
22166 msgid "cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchain-mingw32.cmake \\"
22169 #. type: Plain text
22170 #: docs/manual/project/install.rst:425
22172 "-DBUILD_SHARED_LIBS=OFF \\ -DWITH_MySQL=OFF \\ -DWITH_Postgres=OFF \\ -"
22173 "DWITH_GettextLibs=OFF \\ -DWITH_Iconv=OFF \\ -DWITH_CURL=OFF"
22176 #. type: Plain text
22177 #: docs/manual/project/install.rst:432
22179 "To be compatible with current Python on Windows, we need to build against "
22180 "matching Microsoft C Runtime library. For Python 2.4 and 2.5 MSVCR71 was "
22181 "used, for Python 2.6 the right one is MSVCR90. To achieve building against "
22182 "different MSVCRT, you need to adjust compiler specifications, example is "
22183 "shown in cmake/mingw.spec, which is used by CMakeLists.txt. You might need "
22184 "to tune it for your environment."
22188 #: docs/manual/project/install.rst:434
22190 msgid "Third party libraries"
22193 #. type: Plain text
22194 #: docs/manual/project/install.rst:439
22196 "The easies way to link with third party libraries is to add path to their "
22197 "installation to cmake/Toolchain-mingw32.cmake or to list these paths in "
22198 "CMAKE_FIND_ROOT_PATH when invoking cmake."
22201 #. type: Plain text
22202 #: docs/manual/project/install.rst:446
22204 "You can download MySQL binaries from <http://dev.mysql.com/>, but then need "
22208 #. type: Plain text
22209 #: docs/manual/project/install.rst:452
22211 "cd mysql/lib/opt reimp.exe -d libmysql.lib i586-mingw32msvc-dlltool --kill-"
22212 "at --input-def libmysql.def \\"
22215 #. type: Plain text
22216 #: docs/manual/project/install.rst:453
22217 msgid "--dllname libmysql.dll --output-lib libmysql.a"
22220 #. type: Plain text
22221 #: docs/manual/project/install.rst:456
22223 "reimp.exe is part of mingw-utils and can be run through wine, I didn't try "
22224 "to compile native binary from it."
22227 #. type: Plain text
22228 #: docs/manual/project/install.rst:463
22230 "You can download PostgreSQL binaries from <http://www.postgresql.org/>, but "
22231 "then you need to add wldap32.dll library to bin."
22234 #. type: Plain text
22235 #: docs/manual/project/install.rst:471
22237 "For Gettext (internationalization support), you need gettext-0.14.4-bin.zip, "
22238 "gettext-0.14.4-dep.zip, gettext-0.14.4-lib.zip from <http://gnuwin32."
22239 "sourceforge.net/>. Unpack these to same directory."
22243 #: docs/manual/project/install.rst:474
22248 #. type: Plain text
22249 #: docs/manual/project/install.rst:478
22251 "For CURL support, you need curl-7.19.0-devel-mingw32.zip from <http://curl."
22256 #: docs/manual/project/install.rst:480
22258 msgid "Crosscompiling to different platform"
22261 #. type: Plain text
22262 #: docs/manual/project/install.rst:484
22264 "To cross compile Gammu to different architecture (or platform) you need to "
22265 "provide CMake toolchain file for that and invoke `CMake`_ with it:"
22268 #. type: Plain text
22269 #: docs/manual/project/install.rst:488
22270 msgid "cmake -DCMAKE_TOOLCHAIN_FILE=~/Toolchain-eldk-ppc74xx.cmake .."
22273 #. type: Plain text
22274 #: docs/manual/project/install.rst:492
22276 "More information on creating that is described in `CMake Cross Compiling`_ "
22277 "wiki page. Also distributions like `OpenEmbedded`_ usually already come with "
22278 "prepared recipes for `CMake`_."
22281 #. type: Plain text
22282 #: docs/manual/project/install.rst:494
22283 msgid "_CMake Cross Compiling: http://www.vtk.org/Wiki/CMake_Cross_Compiling"
22286 #. type: Plain text
22287 #: docs/manual/project/install.rst:495
22288 msgid "_OpenEmbedded: http://www.openembedded.org/"
22292 #: docs/manual/project/install.rst:497
22294 msgid "Advanced Build Options"
22297 #. type: Plain text
22298 #: docs/manual/project/install.rst:502
22300 "The build system accepts wide range of options. You can see them all by "
22301 "running GUI version of `CMake`_ or by inspecting :file:`CMakeCache.txt` in "
22306 #: docs/manual/project/install.rst:504
22308 msgid "Limiting set of installed data"
22311 #. type: Plain text
22312 #: docs/manual/project/install.rst:508
22314 "By setting following flags you can control which additional parts will be "
22318 #. type: Plain text
22319 #: docs/manual/project/install.rst:510
22320 msgid "INSTALL_GNAPPLET - Install Gnapplet binaries"
22323 #. type: Plain text
22324 #: docs/manual/project/install.rst:511
22325 msgid "INSTALL_MEDIA - Install sample media files"
22328 #. type: Plain text
22329 #: docs/manual/project/install.rst:512
22330 msgid "INSTALL_PHP_EXAMPLES - Install PHP example scripts"
22333 #. type: Plain text
22334 #: docs/manual/project/install.rst:513
22335 msgid "INSTALL_BASH_COMPLETION - Install bash completion script for Gammu"
22338 #. type: Plain text
22339 #: docs/manual/project/install.rst:514
22340 msgid "INSTALL_LSB_INIT - Install LSB compatible init script for Gammu"
22343 #. type: Plain text
22344 #: docs/manual/project/install.rst:515
22345 msgid "INSTALL_DOC - Install documentation"
22348 #. type: Plain text
22349 #: docs/manual/project/install.rst:516
22350 msgid "INSTALL_LOC - Install locales data"
22353 #. type: Plain text
22354 #: docs/manual/project/install.rst:518
22355 msgid "For example:"
22358 #. type: Plain text
22359 #: docs/manual/project/install.rst:522
22360 msgid "cmake -DINSTALL_DOC=OFF"
22364 #: docs/manual/project/install.rst:525
22366 msgid "Debugging build failures"
22369 #. type: Plain text
22370 #: docs/manual/project/install.rst:529
22372 "If there is some build failure (eg. some dependencies are not correctly "
22373 "detected), please attach :file:`CMakeCache.txt`,"
22376 #. type: Attribute :file:
22377 #: docs/manual/project/install.rst:529
22379 msgid "`CMakeFiles/CMakeError.log` and :file:`CMakeFiles/CMakeOutput.log` files"
22382 #. type: Plain text
22383 #: docs/manual/project/install.rst:532
22385 "to the report. It will help diagnose what was detected on the system and "
22386 "possibly fix these errors."
22389 #. type: Plain text
22390 #: docs/manual/project/install.rst:535
22392 "To find out what is going on during compilation, add ``-"
22393 "DCMAKE_VERBOSE_MAKEFILE=ON`` to :program:`cmake` command line or run"
22396 #. type: Attribute :program:
22397 #: docs/manual/project/install.rst:535
22399 msgid "`make` with ``VERBOSE=1``:"
22402 #. type: Plain text
22403 #: docs/manual/project/install.rst:540
22404 msgid "make VERBOSE=1"
22408 #: docs/manual/project/install.rst:542
22410 msgid "Debugging crashes"
22413 #. type: Plain text
22414 #: docs/manual/project/install.rst:547
22416 "To debug program crashes, you might want to build Gammu with ``-"
22417 "DENABLE_PROTECTION=OFF``, otherwise debugging tools are somehow confused "
22418 "with protections GCC makes and produce bogus back traces."
22422 #: docs/manual/project/install.rst:550
22424 msgid "Compliling python-gammu"
22427 #. type: Plain text
22428 #: docs/manual/project/install.rst:555
22430 "Currently python-gammu is distributed together with Gammu, so all you need "
22431 "to get it is to build Gammu with Python support (it should be automatically "
22432 "detected if you have development environment installed for Python)."
22435 #. type: Plain text
22436 #: docs/manual/project/install.rst:560
22438 "Gammu uses CMake_ to generate build environment (for example Makefiles for "
22439 "UNIX, Visual Studio projects, Eclipse projects, etc.) which you can later "
22440 "use for building. You can use ``-DBUILD_PYTHON=/path/to/python`` to define "
22441 "path to another Python interpreter to use than default one available in the "
22445 #. type: Plain text
22446 #: docs/manual/project/install.rst:563
22448 "Alternatively you can use standard distutils, for which :file:`setup.py` is "
22449 "placed in `python` subdirectory."
22452 #. type: Plain text
22453 #: docs/manual/project/install.rst:564
22454 msgid "_CMake: http://www.cmake.org/"
22458 #: docs/manual/project/motivation.rst:2
22460 msgid "Motivation to fork Gnokii"
22463 #. type: Plain text
22464 #: docs/manual/project/motivation.rst:9
22466 "Please note that this is original list of differences written by Marcin when "
22467 "forking Gnokii, so it represents state of the code in that time."
22470 #. type: Plain text
22471 #: docs/manual/project/motivation.rst:11
22472 msgid "Unicode used almost everywhere. In MyGnokii and Gnokii with modern"
22475 #. type: Plain text
22476 #: docs/manual/project/motivation.rst:14
22478 "phones (they return everything in Unicode) things are converted from Unicode "
22479 "and again to Unicode in other places. No more unnecessary conversions."
22482 #. type: Plain text
22483 #: docs/manual/project/motivation.rst:15
22484 msgid "Almost everything is structural. In Gnokii some things are declared"
22487 #. type: Plain text
22488 #: docs/manual/project/motivation.rst:17
22490 "in files, not in \"main\" phone structure. It can make some problems, when "
22491 "will try to support two phones on two serial ports in one application."
22494 #. type: Plain text
22495 #: docs/manual/project/motivation.rst:18
22496 msgid "in Gammu you can make support for some things without adding source"
22499 #. type: Plain text
22500 #: docs/manual/project/motivation.rst:22
22502 "to \"main\" phone modules. Very good idea for things, which are available "
22503 "only for few models and for all other will be UNIMPLEMENTED. It includes "
22504 "also some obsolete functions - why should we compile RLP source, when all "
22505 "new better phones have modems built in ?"
22508 #. type: Plain text
22509 #: docs/manual/project/motivation.rst:23
22511 "Gnokii/MyGnokii has to have some compatibility with previously written "
22512 "source. In Gammu some solutions are reimplemented and done easier."
22515 #. type: Plain text
22516 #: docs/manual/project/motivation.rst:24
22517 msgid "no more reimplementing C libraries in source - see snprintf in gnokii."
22520 #. type: Plain text
22521 #: docs/manual/project/motivation.rst:25
22522 msgid "more OS supported."
22525 #. type: Plain text
22526 #: docs/manual/project/motivation.rst:26
22528 "better sharing source. Less source = smaller application easier to debug."
22531 #. type: Plain text
22532 #: docs/manual/project/motivation.rst:27
22533 msgid "better user friendly interface"
22536 #. type: Plain text
22537 #: docs/manual/project/motivation.rst:28
22538 msgid "no more 2 years rewriting source..."
22541 #. type: Plain text
22542 #: docs/manual/project/motivation.rst:29
22544 "it's easier to see, what frames are implemented, what not (in phone modules "
22545 "they're put line after line)."
22548 #. type: Plain text
22549 #: docs/manual/project/motivation.rst:30
22550 msgid "better compatiblity with ANSI C = no warnings in MS VC 6"
22553 #. type: Plain text
22554 #: docs/manual/project/motivation.rst:31
22556 "all locations for user start from 0 (in Gnokii some from 0, some from 1)"
22559 #. type: Plain text
22560 #: docs/manual/project/motivation.rst:32
22561 msgid "some things like SMS can be accessed few ways"
22564 #. type: Plain text
22565 #: docs/manual/project/motivation.rst:34
22567 "when possible, there are used \"constant\" locations. I will explain on the "
22571 #. type: Plain text
22572 #: docs/manual/project/motivation.rst:36
22574 "save two calendar notes in any Nokia 61xx phone. Call them \"reminder\" and "
22575 "\"call\" notes. Reminder will be returned by phone of 1'st location, Call on "
22579 #. type: Plain text
22580 #: docs/manual/project/motivation.rst:37
22582 "Now Reminder will be deleted (for example, from phone keypad). Call will be "
22583 "moved from 2'nd to 1'st."
22586 #. type: Plain text
22587 #: docs/manual/project/motivation.rst:43
22589 "When will read calendar notes again, have to read all notes again because of "
22590 "changed locations (let's say, we won't read Call note again. It will have "
22591 "location 2 in PC. Now you will write new note into phone (for keypad) and it "
22592 "will save in under location 2. When will try to save Call not with location "
22593 "2, it will overwrite new saved note !)."
22596 #. type: Plain text
22597 #: docs/manual/project/motivation.rst:46
22599 "This is not good. When for example delete one entry from phonebook, other "
22600 "locations \"stays\" on their places. These are \"constant\" locations."
22603 #. type: Plain text
22604 #: docs/manual/project/motivation.rst:49
22606 "With \"constans\" locations, when delete one location from PC, don't have to "
22607 "read full memory from phone."
22610 #. type: Plain text
22611 #: docs/manual/project/motivation.rst:51
22615 #. type: Plain text
22616 #: docs/manual/project/motivation.rst:52
22617 msgid "Of course, some of these things can be in the future in gnokii too..."
22621 #: docs/manual/project/localization.rst:2
22623 msgid "Localization"
22626 #. type: Plain text
22627 #: docs/manual/project/localization.rst:6
22629 "Localization uses `Gettext`_ po files for both program translations and the "
22630 "documentation. The documentation translation is managed using `po4a`_."
22634 #: docs/manual/project/localization.rst:8
22636 msgid "Using Translation"
22639 #. type: Plain text
22640 #: docs/manual/project/localization.rst:13
22642 "You can set locales you want to use by specifying LANG or LC_* environment "
22643 "variables (on Linux you usually don't care about this, on Windows just "
22644 "export e.g. ``LANG=cs_CZ``)."
22648 #: docs/manual/project/localization.rst:15
22650 msgid "Improving Translation"
22653 #. type: Plain text
22654 #: docs/manual/project/localization.rst:21
22656 "If you want to improve existing translation, please visit `translation "
22657 "server`_. For adding new one, you need to contact `Michal Čihař`_ and then "
22658 "you will be able to edit it on former mentioned URL."
22661 #. type: Plain text
22662 #: docs/manual/project/localization.rst:24
22664 "You can also go ahead with traditional way of creating/updating po files in "
22665 "locale/ folder and then sending updated ones to bug tracker."
22669 #: docs/manual/project/localization.rst:26
22671 msgid "Translation Areas"
22674 #. type: Plain text
22675 #: docs/manual/project/localization.rst:29
22676 msgid "There are several po files to translate:"
22679 #. type: Plain text
22680 #: docs/manual/project/localization.rst:39
22683 "``libgammu.po``\n"
22684 " Messages used in the Gammu library (see :ref:`libgammu`).\n"
22686 " Messages used by command line utilities (mostly :ref:`gammu`).\n"
22688 " Basic documentation shipped withing package (eg. :file:`README` and\n"
22689 " :file:`INSTALL` files).\n"
22691 " The Gammu Manual translation (this manual).\n"
22694 #. type: Plain text
22695 #: docs/manual/project/localization.rst:42
22696 msgid "_translation server: http://l10n.cihar.com/projects/gammu/"
22699 #. type: Plain text
22700 #: docs/manual/project/localization.rst:44
22701 msgid "_Gettext: http://en.wikipedia.org/wiki/GNU_gettext\\"
22704 #. type: Plain text
22705 #: docs/manual/project/localization.rst:44
22706 msgid "_po4a: http://po4a.alioth.debian.org/"
22710 #: docs/manual/glossary.rst:2
22715 #. type: Plain text
22716 #: docs/manual/glossary.rst:6
22717 msgid "glossary:: :sorted:"
22720 #. type: Plain text
22721 #: docs/manual/glossary.rst:8
22725 #. type: Plain text
22726 #: docs/manual/glossary.rst:8
22727 msgid "Message reference as generated by GSM network."
22730 #. type: Plain text
22731 #: docs/manual/index.rst:7
22733 "Gammu is a project providing abstraction layer for cell phones access. It "
22734 "covers wide range of phones, mostly focusing on AT compatible phones and "
22738 #. type: Plain text
22739 #: docs/manual/index.rst:9
22741 "This manual describes all parts of Gammu, starting with information about"
22744 #. type: Attribute :ref:
22745 #: docs/manual/index.rst:9
22747 msgid "`project`, going through API documentation for both :ref:`python` and"
22750 #. type: Attribute :ref:
22751 #: docs/manual/index.rst:10
22753 msgid "`libgammu` and covering :ref:`smsd` as well."
22757 #: docs/manual/index.rst:14
22759 msgid "Continue reading"
22762 #. type: Plain text
22763 #: docs/manual/index.rst:17
22767 #. type: Plain text
22768 #: docs/manual/index.rst:18
22769 msgid ":columns: 2"
22772 #. type: Plain text
22773 #: docs/manual/index.rst:20
22774 msgid ":ref:`project` -- learn about Gammu project"
22777 #. type: Plain text
22778 #: docs/manual/index.rst:21
22779 msgid ":ref:`smsd` -- comprehensive SMSD documentation"
22782 #. type: Plain text
22783 #: docs/manual/index.rst:22
22784 msgid ":ref:`gammu` -- the Gammu utility"
22787 #. type: Plain text
22788 #: docs/manual/index.rst:23
22789 msgid ":ref:`gammurc` -- the Gammu configuration file"
22792 #. type: Plain text
22793 #: docs/manual/index.rst:24
22794 msgid ":ref:`python` -- use Gammu functionality from Python"
22797 #. type: Plain text
22798 #: docs/manual/index.rst:25
22799 msgid ":ref:`libgammu` -- use Gammu functionality from C"
22802 #. type: Plain text
22803 #: docs/manual/index.rst:26
22804 msgid ":ref:`internal` -- learn about Gammu internals"
22807 #. type: Plain text
22808 #: docs/manual/index.rst:27
22809 msgid ":ref:`faq` -- frequently asked questions"
22812 #. type: Plain text
22813 #: docs/manual/index.rst:28
22814 msgid ":ref:`protocols` -- learn about phone protocols"
22817 #. type: Plain text
22818 #: docs/manual/index.rst:29
22819 msgid ":ref:`formats` -- file formats supported by Gammu"
22820 msgstr ":ref:`formats` -- format file yang didukung Gammu"
22823 #: docs/manual/index.rst:31
22825 msgid "Full contents"
22828 #. type: Plain text
22829 #: docs/manual/index.rst:36
22833 #. type: Plain text
22834 #: docs/manual/testing/index.rst:2
22839 #: docs/manual/testing/index.rst:4
22841 msgid "Testing Gammu"
22844 #. type: Plain text
22845 #: docs/manual/testing/index.rst:11
22846 msgid "testsuite dummy-driver"
22849 #. type: Plain text
22850 #: docs/manual/testing/dummy-driver.rst:2
22851 msgid "_dummy-driver:"
22855 #: docs/manual/testing/dummy-driver.rst:4
22857 msgid "Dummy Driver"
22860 #. type: Plain text
22861 #: docs/manual/testing/dummy-driver.rst:7
22865 #. type: Plain text
22866 #: docs/manual/testing/dummy-driver.rst:12
22868 "The ``dummy`` driver in Gammu emulates all operations on filesystem. It is "
22869 "used by :doc:`testsuite`, but it is also very helpful for application "
22870 "developers, because they can test the functionality without using real phone "
22871 "and avoiding risk of corrupting data in the phone."
22875 #: docs/manual/testing/dummy-driver.rst:14
22877 msgid "Filesystem structure"
22878 msgstr "File sistem"
22880 #. type: Plain text
22881 #: docs/manual/testing/dummy-driver.rst:17
22882 msgid "The dummy driver emulates all phone functionality on filesystem. The"
22885 #. type: Attribute :config:
22886 #: docs/manual/testing/dummy-driver.rst:17
22888 msgid "option:`Device` configuration directive sets top level directory,"
22891 #. type: Plain text
22892 #: docs/manual/testing/dummy-driver.rst:19
22893 msgid "where all data are stored."
22896 #. type: Plain text
22897 #: docs/manual/testing/dummy-driver.rst:23
22899 "This directory contains file :file:`operations.log`, where are logged "
22900 "operations which do not modify any data in the dummy phone (eg. sending "
22905 #: docs/manual/testing/dummy-driver.rst:25 docs/manual/c/message.rst:2
22910 #. type: Plain text
22911 #: docs/manual/testing/dummy-driver.rst:29
22913 "Messages are stored in :file:`sms/<FOLDER>` directories (``<FOLDER>`` is in "
22914 "range 1-5) in Gammu native smsbackup format."
22917 #. type: Plain text
22918 #: docs/manual/testing/dummy-driver.rst:31 docs/manual/python/objects.rst:415
22923 #. type: Plain text
22924 #: docs/manual/testing/dummy-driver.rst:35
22926 "Phonebook (and calls registers) are stored in :file:`pbk/<MEMORY>` "
22927 "(``<MEMORY>`` is type of memory like ``ME`` or ``SM``) directories in vCard "
22931 #. type: Plain text
22932 #: docs/manual/testing/dummy-driver.rst:40
22933 msgid "Notes are stored in :file:`note` directory in vNote format."
22936 #. type: Plain text
22937 #: docs/manual/testing/dummy-driver.rst:45
22939 "Calendar entries are stored in :file:`calendar` directory in vCalendar "
22944 #: docs/manual/testing/dummy-driver.rst:47
22949 #. type: Plain text
22950 #: docs/manual/testing/dummy-driver.rst:50
22951 msgid "Todo entries are stored in :file:`todo` directory in vCalendar format."
22955 #: docs/manual/testing/dummy-driver.rst:52
22958 msgstr "File sistem"
22960 #. type: Plain text
22961 #: docs/manual/testing/dummy-driver.rst:56
22963 "Filesystem is stored in :file:`fs` directory. You can create another "
22964 "subdirectories there."
22968 #: docs/manual/testing/dummy-driver.rst:58
22970 msgid "Other features"
22973 #. type: Plain text
22974 #: docs/manual/testing/dummy-driver.rst:61
22976 "By specifying :config:option:`Features` you can configure some specific "
22980 #. type: Plain text
22981 #: docs/manual/testing/dummy-driver.rst:67
22984 "``DISABLE_GETNEXT``\n"
22985 " Makes the dummy driver fail all GetNext* calls as not supported (with\n"
22986 " exception of GetNextSMS* and GetNextFile*).\n"
22987 "``DISABLE_GETNEXTSMS``\n"
22988 " Makes the dummy driver fail all GetNextSMS* calls as not supported.\n"
22991 #. type: Plain text
22992 #: docs/manual/testing/dummy-driver.rst:72
22994 "To use dummy driver, you need something like following in :file:`~/.gammurc`:"
22997 #. type: Plain text
22998 #: docs/manual/testing/dummy-driver.rst:79
22999 msgid "[gammu] model = dummy connection = none device = /path/to/directory/"
23002 #. type: Plain text
23003 #: docs/manual/testing/dummy-driver.rst:81
23005 "For disabling GetNext* functions within dummy driver, you need something "
23006 "like following in :file:`~/.gammurc`:"
23009 #. type: Plain text
23010 #: docs/manual/testing/dummy-driver.rst:88
23012 "[gammu] model = dummy connection = none features = DISABLE_GETNEXT device = /"
23013 "path/to/directory/"
23017 #: docs/manual/testing/testsuite.rst:2
23019 msgid "Gammu Testsuite"
23023 #: docs/manual/testing/testsuite.rst:10
23025 msgid "Running the tests"
23028 #. type: Plain text
23029 #: docs/manual/testing/testsuite.rst:17
23031 "You can run the test suite this using ``make test``. CMake build system uses "
23032 "for testing CTest, which also includes option to connect to dashboard and "
23033 "submit test results there, so that they can be reviewed and fixed by others. "
23034 "To participate in this testing, you need just to run ``make Experimental`` "
23035 "which also does submission to the dashboard."
23038 #. type: Plain text
23039 #: docs/manual/testing/testsuite.rst:19
23040 msgid "There are some more options for testing:"
23043 #. type: Plain text
23044 #: docs/manual/testing/testsuite.rst:21
23045 msgid "``make test``"
23048 #. type: Plain text
23049 #: docs/manual/testing/testsuite.rst:23
23051 msgid " Runs testsuite with no uploading of results.\n"
23054 #. type: Plain text
23055 #: docs/manual/testing/testsuite.rst:25
23056 msgid "``make Experimental``"
23059 #. type: Plain text
23060 #: docs/manual/testing/testsuite.rst:27
23062 msgid " Runs testsuite and uploads results to the dashboard.\n"
23065 #. type: Plain text
23066 #: docs/manual/testing/testsuite.rst:29
23067 msgid "``make ExperimentalMemCheck``"
23070 #. type: Plain text
23071 #: docs/manual/testing/testsuite.rst:33
23074 " This checks memory accesses using valgrind during tests and submits\n"
23075 " report. You need to do this after ``make Experimental`` and you can\n"
23076 " submit results using ``make ExperimentalSubmit``.\n"
23079 #. type: Plain text
23080 #: docs/manual/testing/testsuite.rst:35
23081 msgid "Coverage reports"
23084 #. type: Plain text
23085 #: docs/manual/testing/testsuite.rst:38
23088 " To get test coverage reports, you need to configure project using\n"
23089 " ``cmake -DCOVERAGE=ON``\n"
23092 #. type: Plain text
23093 #: docs/manual/testing/testsuite.rst:40
23094 msgid "Nightly testing"
23097 #. type: Plain text
23098 #: docs/manual/testing/testsuite.rst:47
23101 " Currently several machines do compile and test Gammu every night. If\n"
23102 " you want to tak part of this, just ensure that your machine executes\n"
23103 " test suite every night (preferably after 3:00 CET). You can select\n"
23104 " either ``make Nightly`` to do regullar testing or\n"
23105 " ``make NightlyMemoryCheck`` to test with valgrind. Also you can enable\n"
23106 " coverage tests as described above.\n"
23109 #. type: Plain text
23110 #: docs/manual/testing/testsuite.rst:49
23111 msgid "Running single test"
23114 #. type: Labeled list
23115 #: docs/manual/testing/testsuite.rst:50
23117 msgid "You can run single test by directly calling ctest"
23120 #. type: Plain text
23121 #: docs/manual/testing/testsuite.rst:53
23122 msgid "ctest -R test-name"
23125 #. type: Labeled list
23126 #: docs/manual/testing/testsuite.rst:54
23128 msgid "Adding ``-V`` runs it in verbose mode with all test output"
23131 #. type: Plain text
23132 #: docs/manual/testing/testsuite.rst:57
23133 msgid "ctest -V -R test-name"
23137 #: docs/manual/testing/testsuite.rst:59
23139 msgid "Collecting results"
23142 #. type: Plain text
23143 #: docs/manual/testing/testsuite.rst:63
23145 "The tests are ran daily on several platforms and you can find the results on "
23146 "`dashboard <https://cdash.cihar.com/index.php?project=Gammu>`_."
23149 #. type: Plain text
23150 #: docs/manual/testing/testsuite.rst:66
23152 "You are welcome to join this effort, all you need is to setup job to pull "
23153 "current Gammu sources and execute the test suite every day (the preferred "
23157 #. type: Labeled list
23158 #: docs/manual/testing/testsuite.rst:66
23160 msgid "it 3:00 CET)"
23163 #. type: Plain text
23164 #: docs/manual/testing/testsuite.rst:70
23165 msgid "git pull make -C build-configure Nightly"
23168 #. type: Labeled list
23169 #: docs/manual/testing/testsuite.rst:71
23171 msgid "or also with checking for memory leaks"
23174 #. type: Plain text
23175 #: docs/manual/testing/testsuite.rst:75
23176 msgid "git pull make -C build-configure NightlyMemCheck"
23180 #: docs/manual/testing/testsuite.rst:77
23182 msgid "Testing of SMSD"
23185 #. type: Plain text
23186 #: docs/manual/testing/testsuite.rst:83
23188 "SMSD tests are performed using :ref:`dummy-driver` and uses file backend and "
23189 "sqlite database by default. For this you nee Gammu compiled with libdbi, "
23190 "have installed sqlite driver for libdbi and have :program:`sqlite3` binary "
23191 "available on the syste,."
23194 #. type: Plain text
23195 #: docs/manual/testing/testsuite.rst:85
23196 msgid "Testing of additional database backends must be enabled separately:"
23199 #. type: Plain text
23200 #: docs/manual/testing/testsuite.rst:88
23203 "``MYSQL_TESTING``:\n"
23204 " you need to have setup MySQL server with database where SMSD can play.\n"
23207 #. type: Plain text
23208 #: docs/manual/testing/testsuite.rst:91
23211 "``PSQL_TESTING``\n"
23212 " you need to have setup PostgreSQL server with database where SMSD can play.\n"
23216 #: docs/manual/testing/testsuite.rst:93
23218 msgid "Testing of command line utility"
23221 #. type: Plain text
23222 #: docs/manual/testing/testsuite.rst:98
23224 "Gammu command line tests are performed using :ref:`dummy-driver` where "
23225 "required. It covers most of command line interface, but some parts need to "
23226 "be explicitly enabled:"
23229 #. type: Plain text
23230 #: docs/manual/testing/testsuite.rst:101
23233 "``ONLINE_TESTING``:\n"
23234 " enable testing of features which require internet access\n"
23238 #: docs/manual/testing/testsuite.rst:103
23240 msgid "Testing of Python interface"
23243 #. type: Plain text
23244 #: docs/manual/testing/testsuite.rst:108
23246 "Python module tests are performed using :ref:`dummy-driver` where required. "
23247 "It does also cover testing of SMSD interface, which is done using libdbi"
23252 #: docs/manual/testing/testsuite.rst:110
23254 msgid "Testing of reply functions"
23257 #. type: Plain text
23258 #: docs/manual/testing/testsuite.rst:114
23260 "The :file:`tests` directory contains various tests which do inject data into "
23261 "reply functions and check their response."
23265 #: docs/manual/testing/testsuite.rst:116
23267 msgid "Testing of data parsing"
23270 #. type: Plain text
23271 #: docs/manual/testing/testsuite.rst:120
23273 "The :file:`tests` directory contains various tests which just try to parse "
23274 "various file formats supported by libGammu."
23278 #: docs/manual/testing/testsuite.rst:122
23280 msgid "Configuration of the test suite"
23283 #. type: Plain text
23284 #: docs/manual/testing/testsuite.rst:125
23285 msgid "You can pass various parameters to configure the test suite:"
23289 #: docs/manual/testing/testsuite.rst:127
23291 msgid "Programs used for testing"
23294 #. type: Plain text
23295 #: docs/manual/testing/testsuite.rst:141
23299 " Path to the :program:`sh` program\n"
23301 " Path to the :program:`bash` program\n"
23303 " Path to the :program:`sqlite3` program\n"
23305 " Path to the :program:`sed` program\n"
23307 " Path to the :program:`mysql` program\n"
23309 " Path to the :program:`psql` program\n"
23313 #: docs/manual/testing/testsuite.rst:143
23315 msgid "Limiting testsuite"
23318 #. type: Plain text
23319 #: docs/manual/testing/testsuite.rst:151
23322 "``ONLINE_TESTING``\n"
23323 " Enable testing of parts which use remote servers, requires connection to interned\n"
23324 "``PSQL_TESTING``\n"
23325 " Enable testing of PostgreSQL SMSD backend, requires configured PostgreSQL database\n"
23326 "``MYSQL_TESTING``\n"
23327 " Enable testing of MySQL SMSD backend, requires configured MySQL database\n"
23331 #: docs/manual/testing/testsuite.rst:153
23333 msgid "Database backends configuration"
23334 msgstr "Konfigurasi backend basisdata"
23336 #. type: Plain text
23337 #: docs/manual/testing/testsuite.rst:173
23341 " Host to use for PostgreSQL tests (default: ``127.0.0.1``)\n"
23342 "``PSQL_DATABASE``\n"
23343 " Database to use for PostgreSQL tests (default: ``smsd``)\n"
23345 " User to use for PostgreSQL tests (default: ``smsd``)\n"
23346 "``PSQL_PASSWORD``\n"
23347 " Password to use for PostgreSQL tests (default: ``smsd``)\n"
23349 " Host to use for MySQL tests (default: ``127.0.0.1``)\n"
23350 "``MYSQL_DATABASE``\n"
23351 " Database to use for MySQL tests (default: ``smsd``)\n"
23353 " User to use for MySQL tests (default: ``smsd``)\n"
23354 "``MYSQL_PASSWORD``\n"
23355 " Password to use for MySQL tests (default: ``smsd``)\n"
23357 " ODBC DSN to use for ODBC tests (default: ``smsd``). \n"
23358 " Currently needs to point to MySQL database.\n"
23361 #. type: Plain text
23362 #: docs/manual/contents.rst:2
23367 #: docs/manual/contents.rst:4
23369 msgid "Gammu Documentation Contents"
23372 #. type: Plain text
23373 #: docs/manual/contents.rst:22
23375 "project/index faq/index python/index c/index internal/index formats/index "
23376 "config/index gammu/index smsd/index utils/index testing/index protocol/index "
23381 #: docs/manual/contents.rst:24
23383 msgid "Indices and tables"
23386 #. type: Plain text
23387 #: docs/manual/contents.rst:27
23388 msgid ":ref:`genindex`"
23391 #. type: Plain text
23392 #: docs/manual/contents.rst:28
23393 msgid ":ref:`modindex`"
23396 #. type: Plain text
23397 #: docs/manual/contents.rst:28
23398 msgid ":ref:`search`"
23402 #: docs/manual/python/objects.rst:2
23407 #. type: Plain text
23408 #: docs/manual/python/objects.rst:7
23410 "For various (mostly historical) reasons, all objects you get from Gammu are "
23411 "not real objects but rather a dictionaries. This has quite a big impact of "
23412 "usability and will most likely change in the future."
23415 #. type: Plain text
23416 #: docs/manual/python/objects.rst:9
23418 "All the objects basically map to C structures, so you might also refer to"
23421 #. type: Attribute :ref:
23422 #: docs/manual/python/objects.rst:9
23424 msgid "`libgammu` chapter."
23427 #. type: Plain text
23428 #: docs/manual/python/objects.rst:12
23433 #: docs/manual/python/objects.rst:14
23438 #. type: Plain text
23439 #: docs/manual/python/objects.rst:18
23441 "Object describing single SMS message in a way GSM network handles is (140 "
23442 "bytes of data). You can construct it from :ref:`sms_info_obj` using"
23445 #. type: Attribute :meth:
23446 #: docs/manual/python/objects.rst:18
23448 msgid "`gammu.EncodeSMS`."
23451 #. type: Plain text
23452 #: docs/manual/python/objects.rst:21
23453 msgid "Message dictionary can consist of following fields:"
23456 #. type: Labeled list
23457 #: docs/manual/python/objects.rst:22 docs/manual/python/objects.rst:26
23458 #: docs/manual/python/objects.rst:30 docs/manual/python/objects.rst:35
23459 #: docs/manual/python/objects.rst:39 docs/manual/python/objects.rst:43
23460 #: docs/manual/python/objects.rst:47 docs/manual/python/objects.rst:51
23461 #: docs/manual/python/objects.rst:55 docs/manual/python/objects.rst:59
23462 #: docs/manual/python/objects.rst:63 docs/manual/python/objects.rst:67
23463 #: docs/manual/python/objects.rst:71 docs/manual/python/objects.rst:75
23464 #: docs/manual/python/objects.rst:79 docs/manual/python/objects.rst:83
23465 #: docs/manual/python/objects.rst:92 docs/manual/python/objects.rst:104
23466 #: docs/manual/python/objects.rst:110 docs/manual/python/objects.rst:114
23467 #: docs/manual/python/objects.rst:148 docs/manual/python/objects.rst:152
23468 #: docs/manual/python/objects.rst:156 docs/manual/python/objects.rst:160
23469 #: docs/manual/python/objects.rst:164 docs/manual/python/objects.rst:189
23470 #: docs/manual/python/objects.rst:209 docs/manual/python/objects.rst:213
23471 #: docs/manual/python/objects.rst:217 docs/manual/python/objects.rst:221
23472 #: docs/manual/python/objects.rst:225 docs/manual/python/objects.rst:234
23473 #: docs/manual/python/objects.rst:259 docs/manual/python/objects.rst:263
23474 #: docs/manual/python/objects.rst:267 docs/manual/python/objects.rst:271
23475 #: docs/manual/python/objects.rst:275 docs/manual/python/objects.rst:298
23476 #: docs/manual/python/objects.rst:350 docs/manual/python/objects.rst:354
23477 #: docs/manual/python/objects.rst:358 docs/manual/python/objects.rst:362
23478 #: docs/manual/python/objects.rst:366 docs/manual/python/objects.rst:370
23479 #: docs/manual/python/objects.rst:374 docs/manual/python/objects.rst:378
23480 #: docs/manual/python/objects.rst:382 docs/manual/python/objects.rst:386
23481 #: docs/manual/python/objects.rst:390 docs/manual/python/objects.rst:394
23482 #: docs/manual/python/objects.rst:398 docs/manual/python/objects.rst:402
23483 #: docs/manual/python/objects.rst:406 docs/manual/python/objects.rst:410
23484 #: docs/manual/python/objects.rst:414 docs/manual/python/objects.rst:418
23485 #: docs/manual/python/objects.rst:422 docs/manual/python/objects.rst:426
23486 #: docs/manual/python/objects.rst:430 docs/manual/python/objects.rst:441
23487 #: docs/manual/python/objects.rst:445 docs/manual/python/objects.rst:478
23488 #: docs/manual/python/objects.rst:487 docs/manual/python/objects.rst:506
23489 #: docs/manual/python/objects.rst:525 docs/manual/python/objects.rst:536
23490 #: docs/manual/python/objects.rst:540 docs/manual/python/objects.rst:573
23491 #: docs/manual/python/objects.rst:594 docs/manual/python/objects.rst:620
23492 #: docs/manual/python/objects.rst:631 docs/manual/python/objects.rst:635
23493 #: docs/manual/python/objects.rst:639 docs/manual/python/objects.rst:659
23494 #: docs/manual/python/objects.rst:713 docs/manual/python/objects.rst:721
23495 #: docs/manual/python/objects.rst:725 docs/manual/python/objects.rst:736
23496 #: docs/manual/python/objects.rst:740 docs/manual/python/objects.rst:744
23497 #: docs/manual/python/objects.rst:748 docs/manual/python/objects.rst:752
23498 #: docs/manual/python/objects.rst:769 docs/manual/python/objects.rst:773
23499 #: docs/manual/python/objects.rst:777 docs/manual/python/objects.rst:781
23500 #: docs/manual/python/objects.rst:785 docs/manual/python/objects.rst:789
23501 #: docs/manual/python/objects.rst:793 docs/manual/python/objects.rst:797
23502 #: docs/manual/python/objects.rst:801
23504 msgid ".. attribute"
23507 #. type: Plain text
23508 #: docs/manual/python/objects.rst:23
23512 #. type: Plain text
23513 #: docs/manual/python/objects.rst:25
23514 msgid "SMSC information, see :ref:`smsc_obj`."
23517 #. type: Plain text
23518 #: docs/manual/python/objects.rst:27 docs/manual/python/objects.rst:214
23519 #: docs/manual/python/objects.rst:391
23523 #. type: Plain text
23524 #: docs/manual/python/objects.rst:29
23525 msgid "Recipient number, needs to be set for sending."
23528 #. type: Plain text
23529 #: docs/manual/python/objects.rst:31 docs/manual/python/objects.rst:218
23530 #: docs/manual/python/objects.rst:741
23534 #. type: Plain text
23535 #: docs/manual/python/objects.rst:34
23537 "Name of the message, does not make any effect on sending, some phones might "
23541 #. type: Plain text
23542 #: docs/manual/python/objects.rst:36
23546 #. type: Plain text
23547 #: docs/manual/python/objects.rst:38
23548 msgid "User defined headers for SMS, see :ref:`udh_obj`."
23552 #: docs/manual/python/objects.rst:40 docs/manual/python/objects.rst:190
23553 #: docs/manual/internal/reply.rst:53
23558 #. type: Plain text
23559 #: docs/manual/python/objects.rst:42
23560 msgid "Message text"
23563 #. type: Plain text
23564 #: docs/manual/python/objects.rst:44 docs/manual/python/objects.rst:745
23568 #. type: Plain text
23569 #: docs/manual/python/objects.rst:46
23570 msgid "Folder where the message is stored"
23573 #. type: Plain text
23574 #: docs/manual/python/objects.rst:48 docs/manual/python/objects.rst:210
23575 #: docs/manual/python/objects.rst:442 docs/manual/python/objects.rst:537
23576 #: docs/manual/python/objects.rst:632 docs/manual/python/objects.rst:714
23580 #. type: Plain text
23581 #: docs/manual/python/objects.rst:50
23582 msgid "Location where the message is stored"
23585 #. type: Plain text
23586 #: docs/manual/python/objects.rst:52
23587 msgid "InboxFolder"
23590 #. type: Plain text
23591 #: docs/manual/python/objects.rst:54
23592 msgid "Indication whether folder is an inbox"
23595 #. type: Plain text
23596 #: docs/manual/python/objects.rst:56
23597 msgid "DeliveryStatus"
23600 #. type: Plain text
23601 #: docs/manual/python/objects.rst:58
23602 msgid "Message delivery status, used only for received messages"
23605 #. type: Plain text
23606 #: docs/manual/python/objects.rst:60
23607 msgid "ReplyViaSameSMSC"
23610 #. type: Plain text
23611 #: docs/manual/python/objects.rst:62
23612 msgid "Flag indicating whether reply using same SMSC is requested"
23615 #. type: Plain text
23616 #: docs/manual/python/objects.rst:64 docs/manual/python/objects.rst:272
23620 #. type: Plain text
23621 #: docs/manual/python/objects.rst:66 docs/manual/python/objects.rst:274
23622 msgid "Message class"
23625 #. type: Plain text
23626 #: docs/manual/python/objects.rst:68
23627 msgid "MessageReference"
23630 #. type: Plain text
23631 #: docs/manual/python/objects.rst:70
23632 msgid "Message reference number, used mostly to identify delivery reports"
23635 #. type: Plain text
23636 #: docs/manual/python/objects.rst:72 docs/manual/python/objects.rst:264
23637 msgid "ReplaceMessage"
23640 #. type: Plain text
23641 #: docs/manual/python/objects.rst:74 docs/manual/python/objects.rst:266
23642 msgid "Id of message which this message is supposed to replace"
23645 #. type: Plain text
23646 #: docs/manual/python/objects.rst:76
23647 msgid "RejectDuplicates"
23650 #. type: Plain text
23651 #: docs/manual/python/objects.rst:78
23652 msgid "Whether to reject duplicates"
23656 #: docs/manual/python/objects.rst:80 docs/manual/c/memory.rst:2
23661 #. type: Plain text
23662 #: docs/manual/python/objects.rst:82 docs/manual/python/objects.rst:638
23663 msgid "Memory where the message is stored"
23666 #. type: Plain text
23667 #: docs/manual/python/objects.rst:84 docs/manual/python/objects.rst:165
23668 #: docs/manual/python/objects.rst:446 docs/manual/python/objects.rst:507
23669 #: docs/manual/python/objects.rst:541 docs/manual/python/objects.rst:595
23670 #: docs/manual/python/objects.rst:660 docs/manual/python/objects.rst:753
23674 #. type: Plain text
23675 #: docs/manual/python/objects.rst:86
23676 msgid "Message type, one of:"
23679 #. type: Plain text
23680 #: docs/manual/python/objects.rst:88
23681 msgid "``Submit`` - message to be send"
23684 #. type: Plain text
23685 #: docs/manual/python/objects.rst:89
23686 msgid "``Deliver`` - delivered message"
23689 #. type: Plain text
23690 #: docs/manual/python/objects.rst:91
23692 "``Status_Report`` - when creating new message this will create submit "
23693 "message with request for delivery report"
23696 #. type: Plain text
23697 #: docs/manual/python/objects.rst:93
23701 #. type: Plain text
23702 #: docs/manual/python/objects.rst:95
23703 msgid "Message encoding, one of:"
23706 #. type: Plain text
23707 #: docs/manual/python/objects.rst:98
23709 "``Unicode_No_Compression`` - unicode message which can contain any chars, "
23710 "but can be only 70 chars long"
23713 #. type: Plain text
23714 #: docs/manual/python/objects.rst:99
23715 msgid "``Unicode_Compression`` - not supported by Gammu and most phones"
23718 #. type: Plain text
23719 #: docs/manual/python/objects.rst:101
23721 "``Default_No_Compression`` - message with GSM alphabet only, up to 160 chars "
23725 #. type: Plain text
23726 #: docs/manual/python/objects.rst:102
23727 msgid "``Default_Compression`` - not supported by Gammu and most phones"
23730 #. type: Plain text
23731 #: docs/manual/python/objects.rst:103
23732 msgid "``8bit`` - for binary messages"
23735 #. type: Plain text
23736 #: docs/manual/python/objects.rst:105 docs/manual/python/gammu.rst:1292
23740 #. type: Plain text
23741 #: docs/manual/python/objects.rst:107
23742 msgid "Timestamp when the message was received or sent."
23745 #. type: Plain text
23746 #: docs/manual/python/objects.rst:109
23747 msgid "Please note that most phones do no record timestamp of sent messages."
23750 #. type: Plain text
23751 #: docs/manual/python/objects.rst:111
23752 msgid "SMSCDateTime"
23755 #. type: Plain text
23756 #: docs/manual/python/objects.rst:113
23757 msgid "Timestamp when the message was at SMSC."
23760 #. type: Plain text
23761 #: docs/manual/python/objects.rst:115
23765 #. type: Plain text
23766 #: docs/manual/python/objects.rst:117
23767 msgid "Message state, one of:"
23770 #. type: Plain text
23771 #: docs/manual/python/objects.rst:119 docs/manual/formats/smsbackup.rst:82
23775 #. type: Plain text
23776 #: docs/manual/python/objects.rst:120
23780 #. type: Plain text
23781 #: docs/manual/python/objects.rst:121 docs/manual/formats/smsbackup.rst:80
23785 #. type: Plain text
23786 #: docs/manual/python/objects.rst:122 docs/manual/formats/smsbackup.rst:81
23790 #. type: Plain text
23791 #: docs/manual/python/objects.rst:127
23792 msgid "# Simple message to send, using SMSC from phone SMS_1 = {"
23795 #. type: Plain text
23796 #: docs/manual/python/objects.rst:130
23797 msgid "'Number': '123465', 'SMSC': {'Location': 1}, 'Text': 'Hello world!',"
23800 #. type: Plain text
23801 #: docs/manual/python/objects.rst:134
23802 msgid "# Class 0 (on display) message using custom SMSC number SMS_2 = {"
23805 #. type: Plain text
23806 #: docs/manual/python/objects.rst:138
23808 "'Number': '123465', 'SMSC': {'Number': '+420987654321'}, 'Text': 'Hello "
23809 "world!', 'Class': 0,"
23812 #. type: Plain text
23813 #: docs/manual/python/objects.rst:142
23818 #: docs/manual/python/objects.rst:144
23823 #. type: Plain text
23824 #: docs/manual/python/objects.rst:147
23825 msgid "UDH dictionary can consist of following fields:"
23828 #. type: Plain text
23829 #: docs/manual/python/objects.rst:149
23833 #. type: Plain text
23834 #: docs/manual/python/objects.rst:151
23835 msgid "8-bit ID of the message, not required"
23838 #. type: Plain text
23839 #: docs/manual/python/objects.rst:153
23843 #. type: Plain text
23844 #: docs/manual/python/objects.rst:155
23845 msgid "16-bit ID of the message, not required"
23848 #. type: Plain text
23849 #: docs/manual/python/objects.rst:157
23853 #. type: Plain text
23854 #: docs/manual/python/objects.rst:159
23855 msgid "Number of current part"
23858 #. type: Plain text
23859 #: docs/manual/python/objects.rst:161
23863 #. type: Plain text
23864 #: docs/manual/python/objects.rst:163
23865 msgid "Count of all message parts"
23868 #. type: Plain text
23869 #: docs/manual/python/objects.rst:167
23870 msgid "UDH type, one of predefined strings:"
23873 #. type: Plain text
23874 #: docs/manual/python/objects.rst:169
23878 #. type: Plain text
23879 #: docs/manual/python/objects.rst:170
23880 msgid "``ConcatenatedMessages``"
23883 #. type: Plain text
23884 #: docs/manual/python/objects.rst:171
23885 msgid "``ConcatenatedMessages16bit``"
23888 #. type: Plain text
23889 #: docs/manual/python/objects.rst:172 docs/manual/python/objects.rst:325
23890 msgid "``DisableVoice``"
23893 #. type: Plain text
23894 #: docs/manual/python/objects.rst:173 docs/manual/python/objects.rst:326
23895 msgid "``DisableFax``"
23898 #. type: Plain text
23899 #: docs/manual/python/objects.rst:174 docs/manual/python/objects.rst:327
23900 msgid "``DisableEmail``"
23903 #. type: Plain text
23904 #: docs/manual/python/objects.rst:175 docs/manual/python/objects.rst:328
23905 msgid "``EnableVoice``"
23908 #. type: Plain text
23909 #: docs/manual/python/objects.rst:176 docs/manual/python/objects.rst:329
23910 msgid "``EnableFax``"
23913 #. type: Plain text
23914 #: docs/manual/python/objects.rst:177 docs/manual/python/objects.rst:330
23915 msgid "``EnableEmail``"
23918 #. type: Plain text
23919 #: docs/manual/python/objects.rst:178 docs/manual/python/objects.rst:331
23920 msgid "``VoidSMS``"
23923 #. type: Plain text
23924 #: docs/manual/python/objects.rst:179
23925 msgid "``NokiaRingtone``"
23926 msgstr "``NokiaRingtone``"
23928 #. type: Plain text
23929 #: docs/manual/python/objects.rst:180
23930 msgid "``NokiaRingtoneLong``"
23933 #. type: Plain text
23934 #: docs/manual/python/objects.rst:181
23935 msgid "``NokiaOperatorLogoLong``"
23938 #. type: Plain text
23939 #: docs/manual/python/objects.rst:182
23940 msgid "``NokiaCallerLogo``"
23943 #. type: Plain text
23944 #: docs/manual/python/objects.rst:183
23945 msgid "``NokiaWAP``"
23948 #. type: Plain text
23949 #: docs/manual/python/objects.rst:184
23950 msgid "``NokiaWAPLong``"
23953 #. type: Plain text
23954 #: docs/manual/python/objects.rst:185
23955 msgid "``NokiaCalendarLong``"
23958 #. type: Plain text
23959 #: docs/manual/python/objects.rst:186
23960 msgid "``NokiaProfileLong``"
23963 #. type: Plain text
23964 #: docs/manual/python/objects.rst:187
23965 msgid "``NokiaPhonebookLong``"
23968 #. type: Plain text
23969 #: docs/manual/python/objects.rst:188
23970 msgid "``UserUDH``"
23973 #. type: Plain text
23974 #: docs/manual/python/objects.rst:192
23975 msgid "UDH content"
23978 #. type: Plain text
23979 #: docs/manual/python/objects.rst:196
23983 #. type: Plain text
23984 #: docs/manual/python/objects.rst:200
23986 "'ID8bit': 0xcd, 'PartNumber': 1, 'AllParts': 2, 'Type': "
23987 "'ConcatenatedMessages',"
23990 #. type: Plain text
23991 #: docs/manual/python/objects.rst:203
23996 #: docs/manual/python/objects.rst:205
23998 msgid "SMSC Object"
24001 #. type: Plain text
24002 #: docs/manual/python/objects.rst:208
24003 msgid "SMSC dictionary can consist of following fields:"
24006 #. type: Plain text
24007 #: docs/manual/python/objects.rst:212
24008 msgid "Location where the SMSC is stored"
24011 #. type: Plain text
24012 #: docs/manual/python/objects.rst:220
24013 msgid "Name of the SMSC configuration"
24014 msgstr "Nama konfigurasi SMSC"
24016 #. type: Plain text
24017 #: docs/manual/python/objects.rst:222
24018 msgid "DefaultNumber"
24021 #. type: Plain text
24022 #: docs/manual/python/objects.rst:224
24023 msgid "Default recipient number, ignored on most phones"
24026 #. type: Plain text
24027 #: docs/manual/python/objects.rst:226
24031 #. type: Plain text
24032 #: docs/manual/python/objects.rst:228
24033 msgid "Default message format, one of:"
24036 #. type: Plain text
24037 #: docs/manual/python/objects.rst:230 docs/manual/python/objects.rst:303
24041 #. type: Plain text
24042 #: docs/manual/python/objects.rst:231
24046 #. type: Plain text
24047 #: docs/manual/python/objects.rst:232
24051 #. type: Plain text
24052 #: docs/manual/python/objects.rst:233
24056 #. type: Plain text
24057 #: docs/manual/python/objects.rst:235
24061 #. type: Plain text
24062 #: docs/manual/python/objects.rst:237
24063 msgid "Default message validity as a string"
24066 #. type: Plain text
24067 #: docs/manual/python/objects.rst:239
24068 msgid "``NA`` - validity not available"
24071 #. type: Plain text
24072 #: docs/manual/python/objects.rst:240
24073 msgid "``Max`` - maximal validity allowed by network"
24076 #. type: Plain text
24077 #: docs/manual/python/objects.rst:242
24079 "``nM``, ``nH``, ``nD``, ``nW`` - period defined in minutes, hours, days or "
24080 "weeks, eg. ``3W``"
24083 #. type: Plain text
24084 #: docs/manual/python/objects.rst:246
24088 #. type: Plain text
24089 #: docs/manual/python/objects.rst:250
24091 "'Location': 1, 'Number': '+420987654321', 'Format': 'Text', 'Validity': "
24095 #. type: Plain text
24096 #: docs/manual/python/objects.rst:253
24097 msgid "_sms_info_obj:"
24101 #: docs/manual/python/objects.rst:255
24103 msgid "SMS Info Object"
24106 #. type: Plain text
24107 #: docs/manual/python/objects.rst:258
24108 msgid "Message info dictionary can consist of following fields:"
24111 #. type: Plain text
24112 #: docs/manual/python/objects.rst:262
24113 msgid "Whether to use Unicode for the message."
24116 #. type: Plain text
24117 #: docs/manual/python/objects.rst:268
24119 msgstr "Tidak diketahui"
24121 #. type: Plain text
24122 #: docs/manual/python/objects.rst:270
24124 "Boolean flag indicating there was some part which Gammu could not decode."
24127 #. type: Plain text
24128 #: docs/manual/python/objects.rst:276 docs/manual/python/objects.rst:488
24129 #: docs/manual/python/objects.rst:574 docs/manual/python/objects.rst:640
24133 #. type: Plain text
24134 #: docs/manual/python/objects.rst:278
24135 msgid "Actual message data, see :ref:`sms_info_part_obj`."
24138 #. type: Plain text
24139 #: docs/manual/python/objects.rst:282
24140 msgid "SMSINFO = {"
24143 #. type: Plain text
24144 #: docs/manual/python/objects.rst:284
24145 msgid "'Class': 1, 'Entries': ["
24148 #. type: Plain text
24149 #: docs/manual/python/objects.rst:289
24151 "{'ID': 'Text', 'Buffer': 'This is a '}, {'ID': 'Text', 'Buffer': 'message', "
24152 "'Italic': True}, {'ID': 'Text', 'Buffer': ' from '}, {'ID': 'Text', "
24153 "'Buffer': 'Gammu', 'Bold': True}, ],"
24156 #. type: Plain text
24157 #: docs/manual/python/objects.rst:292
24158 msgid "_sms_info_part_obj:"
24162 #: docs/manual/python/objects.rst:294
24164 msgid "SMS Info Part Object"
24167 #. type: Plain text
24168 #: docs/manual/python/objects.rst:297
24169 msgid "Message component can consist of following fields:"
24172 #. type: Plain text
24173 #: docs/manual/python/objects.rst:299
24177 #. type: Plain text
24178 #: docs/manual/python/objects.rst:301
24179 msgid "Identification of the part type:"
24182 #. type: Plain text
24183 #: docs/manual/python/objects.rst:304
24184 msgid "``ConcatenatedTextLong`` - Contacenated SMS, when longer than 1 SMS."
24187 #. type: Plain text
24188 #: docs/manual/python/objects.rst:305
24190 "``ConcatenatedAutoTextLong`` - Contacenated SMS, auto Default/Unicode coding."
24193 #. type: Plain text
24194 #: docs/manual/python/objects.rst:306
24195 msgid "``ConcatenatedTextLong16bit``"
24198 #. type: Plain text
24199 #: docs/manual/python/objects.rst:307
24200 msgid "``ConcatenatedAutoTextLong16bit``"
24203 #. type: Plain text
24204 #: docs/manual/python/objects.rst:308
24205 msgid "``NokiaProfileLong`` - Nokia profile = Name`` Ringtone`` ScreenSaver"
24208 #. type: Plain text
24209 #: docs/manual/python/objects.rst:309
24210 msgid "``NokiaPictureImageLong`` - Nokia Picture Image + (text)"
24213 #. type: Plain text
24214 #: docs/manual/python/objects.rst:310
24215 msgid "``NokiaScreenSaverLong`` - Nokia screen saver + (text)"
24218 #. type: Plain text
24219 #: docs/manual/python/objects.rst:311
24220 msgid "``NokiaRingtone`` - Nokia ringtone - old SM2.0 format`` 1 SMS"
24223 #. type: Plain text
24224 #: docs/manual/python/objects.rst:312
24225 msgid "``NokiaRingtoneLong`` - Nokia ringtone contacenated`` when very long"
24228 #. type: Plain text
24229 #: docs/manual/python/objects.rst:313
24230 msgid "``NokiaOperatorLogo`` - Nokia 72x14 operator logo`` 1 SMS"
24233 #. type: Plain text
24234 #: docs/manual/python/objects.rst:314
24235 msgid "``NokiaOperatorLogoLong`` - Nokia 72x14 op logo or 78x21 in 2 SMS"
24238 #. type: Plain text
24239 #: docs/manual/python/objects.rst:315
24240 msgid "``NokiaCallerLogo`` - Nokia 72x14 caller logo`` 1 SMS"
24243 #. type: Plain text
24244 #: docs/manual/python/objects.rst:316
24245 msgid "``NokiaWAPBookmarkLong`` - Nokia WAP bookmark in 1 or 2 SMS"
24248 #. type: Plain text
24249 #: docs/manual/python/objects.rst:317
24250 msgid "``NokiaWAPSettingsLong`` - Nokia WAP settings in 2 SMS"
24253 #. type: Plain text
24254 #: docs/manual/python/objects.rst:318
24255 msgid "``NokiaMMSSettingsLong`` - Nokia MMS settings in 2 SMS"
24258 #. type: Plain text
24259 #: docs/manual/python/objects.rst:319
24260 msgid "``NokiaVCARD10Long`` - Nokia VCARD 1.0 - only name and default number"
24263 #. type: Plain text
24264 #: docs/manual/python/objects.rst:320
24265 msgid "``NokiaVCARD21Long`` - Nokia VCARD 2.1 - all numbers + text"
24268 #. type: Plain text
24269 #: docs/manual/python/objects.rst:321
24270 msgid "``NokiaVCALENDAR10Long`` - Nokia VCALENDAR 1.0 - can be in few sms"
24273 #. type: Plain text
24274 #: docs/manual/python/objects.rst:322
24275 msgid "``NokiaVTODOLong``"
24278 #. type: Plain text
24279 #: docs/manual/python/objects.rst:323
24280 msgid "``VCARD10Long``"
24283 #. type: Plain text
24284 #: docs/manual/python/objects.rst:324
24285 msgid "``VCARD21Long``"
24288 #. type: Plain text
24289 #: docs/manual/python/objects.rst:332
24290 msgid "``EMSSound10`` - IMelody 1.0"
24293 #. type: Plain text
24294 #: docs/manual/python/objects.rst:333
24295 msgid "``EMSSound12`` - IMelody 1.2"
24298 #. type: Plain text
24299 #: docs/manual/python/objects.rst:334
24301 "``EMSSonyEricssonSound`` - IMelody without header - SonyEricsson extension"
24304 #. type: Plain text
24305 #: docs/manual/python/objects.rst:335
24306 msgid "``EMSSound10Long`` - IMelody 1.0 with UPI."
24309 #. type: Plain text
24310 #: docs/manual/python/objects.rst:336
24311 msgid "``EMSSound12Long`` - IMelody 1.2 with UPI."
24314 #. type: Plain text
24315 #: docs/manual/python/objects.rst:337
24316 msgid "``EMSSonyEricssonSoundLong`` - IMelody without header with UPI."
24319 #. type: Plain text
24320 #: docs/manual/python/objects.rst:338
24321 msgid "``EMSPredefinedSound``"
24324 #. type: Plain text
24325 #: docs/manual/python/objects.rst:339
24326 msgid "``EMSPredefinedAnimation``"
24329 #. type: Plain text
24330 #: docs/manual/python/objects.rst:340
24331 msgid "``EMSAnimation``"
24334 #. type: Plain text
24335 #: docs/manual/python/objects.rst:341
24336 msgid "``EMSFixedBitmap`` - Fixed bitmap of size 16x16 or 32x32."
24339 #. type: Plain text
24340 #: docs/manual/python/objects.rst:342
24341 msgid "``EMSVariableBitmap``"
24344 #. type: Plain text
24345 #: docs/manual/python/objects.rst:343
24346 msgid "``EMSVariableBitmapLong``"
24349 #. type: Plain text
24350 #: docs/manual/python/objects.rst:344
24351 msgid "``MMSIndicatorLong`` - MMS message indicator."
24354 #. type: Plain text
24355 #: docs/manual/python/objects.rst:345
24356 msgid "``WAPIndicatorLong``"
24359 #. type: Plain text
24360 #: docs/manual/python/objects.rst:346
24361 msgid "``AlcatelMonoBitmapLong`` - Variable bitmap with black and white colors"
24364 #. type: Plain text
24365 #: docs/manual/python/objects.rst:347
24367 "``AlcatelMonoAnimationLong`` - Variable animation with black and white colors"
24370 #. type: Plain text
24371 #: docs/manual/python/objects.rst:348
24372 msgid "``AlcatelSMSTemplateName``"
24375 #. type: Plain text
24376 #: docs/manual/python/objects.rst:349
24377 msgid "``SiemensFile`` - Siemens OTA"
24380 #. type: Plain text
24381 #: docs/manual/python/objects.rst:351
24385 #. type: Plain text
24386 #: docs/manual/python/objects.rst:353 docs/manual/python/objects.rst:357
24387 #: docs/manual/python/objects.rst:361 docs/manual/python/objects.rst:365
24388 #: docs/manual/python/objects.rst:369 docs/manual/python/objects.rst:373
24389 #: docs/manual/python/objects.rst:377 docs/manual/python/objects.rst:381
24390 #: docs/manual/python/objects.rst:385
24392 msgid "Text formatting"
24393 msgstr "Informasi telepon"
24395 #. type: Plain text
24396 #: docs/manual/python/objects.rst:355
24400 #. type: Plain text
24401 #: docs/manual/python/objects.rst:359
24405 #. type: Plain text
24406 #: docs/manual/python/objects.rst:363
24410 #. type: Plain text
24411 #: docs/manual/python/objects.rst:367
24415 #. type: Plain text
24416 #: docs/manual/python/objects.rst:371
24420 #. type: Plain text
24421 #: docs/manual/python/objects.rst:375
24425 #. type: Plain text
24426 #: docs/manual/python/objects.rst:379
24428 msgstr "Garisbawah"
24430 #. type: Plain text
24431 #: docs/manual/python/objects.rst:383
24432 msgid "Strikethrough"
24435 #. type: Plain text
24436 #: docs/manual/python/objects.rst:387 docs/manual/python/objects.rst:782
24440 #. type: Plain text
24441 #: docs/manual/python/objects.rst:389
24442 msgid "Whether message part should be protected (DRM)"
24445 #. type: Plain text
24446 #: docs/manual/python/objects.rst:393
24447 msgid "Number to encode in message."
24451 #: docs/manual/python/objects.rst:395 docs/manual/c/ringtone.rst:2
24454 msgstr "Nada dering"
24456 #. type: Plain text
24457 #: docs/manual/python/objects.rst:397
24458 msgid "Ringtone to encode in message."
24462 #: docs/manual/python/objects.rst:399 docs/manual/c/bitmap.rst:2
24467 #. type: Plain text
24468 #: docs/manual/python/objects.rst:401
24469 msgid "Bitmap to encode in message."
24472 #. type: Plain text
24473 #: docs/manual/python/objects.rst:403
24477 #. type: Plain text
24478 #: docs/manual/python/objects.rst:405
24479 msgid "Bookmark to encode in message."
24483 #: docs/manual/python/objects.rst:407 docs/manual/c/settings.rst:2
24486 msgstr "Pengaturan"
24488 #. type: Plain text
24489 #: docs/manual/python/objects.rst:409
24490 msgid "Settings to encode in message."
24493 #. type: Plain text
24494 #: docs/manual/python/objects.rst:411
24495 msgid "MMSIndicator"
24498 #. type: Plain text
24499 #: docs/manual/python/objects.rst:413
24500 msgid "MMS indication to encode in message."
24503 #. type: Plain text
24504 #: docs/manual/python/objects.rst:417
24505 msgid "Phonebook entry to encode in message, see :ref:`pbk_obj`."
24508 #. type: Plain text
24509 #: docs/manual/python/objects.rst:421
24510 msgid "Calendar entry to encode in message, see :ref:`cal_obj`."
24513 #. type: Plain text
24514 #: docs/manual/python/objects.rst:423 docs/manual/python/gammu.rst:1291
24518 #. type: Plain text
24519 #: docs/manual/python/objects.rst:425
24520 msgid "Todo entry to encode in message, see :ref:`todo_obj`."
24524 #: docs/manual/python/objects.rst:427 docs/manual/c/file.rst:2
24529 #. type: Plain text
24530 #: docs/manual/python/objects.rst:429
24531 msgid "File to encode in message, see :ref:`file_obj`."
24534 #. type: Plain text
24535 #: docs/manual/python/objects.rst:431 docs/manual/python/objects.rst:774
24539 #. type: Plain text
24540 #: docs/manual/python/objects.rst:433
24541 msgid "String to encode in message."
24544 #. type: Plain text
24545 #: docs/manual/python/objects.rst:435
24550 #: docs/manual/python/objects.rst:437
24552 msgid "Todo Object"
24555 #. type: Plain text
24556 #: docs/manual/python/objects.rst:440
24557 msgid "Todo entry is a dictionary consisting of following fields:"
24560 #. type: Plain text
24561 #: docs/manual/python/objects.rst:444 docs/manual/python/objects.rst:539
24562 #: docs/manual/python/objects.rst:634
24563 msgid "Location where the entry is stored"
24566 #. type: Plain text
24567 #: docs/manual/python/objects.rst:448 docs/manual/python/objects.rst:509
24568 #: docs/manual/python/objects.rst:543 docs/manual/python/objects.rst:597
24569 #: docs/manual/python/objects.rst:662
24570 msgid "Type of entry, one of:"
24573 #. type: Plain text
24574 #: docs/manual/python/objects.rst:450 docs/manual/python/objects.rst:545
24575 msgid "``REMINDER`` - Reminder or Date"
24578 #. type: Plain text
24579 #: docs/manual/python/objects.rst:451 docs/manual/python/objects.rst:546
24580 msgid "``CALL`` - Call"
24583 #. type: Plain text
24584 #: docs/manual/python/objects.rst:452 docs/manual/python/objects.rst:547
24585 msgid "``MEETING`` - Meeting"
24588 #. type: Plain text
24589 #: docs/manual/python/objects.rst:453 docs/manual/python/objects.rst:548
24590 msgid "``BIRTHDAY`` - Birthday or Anniversary or Special Occasion"
24593 #. type: Plain text
24594 #: docs/manual/python/objects.rst:454 docs/manual/python/objects.rst:549
24595 msgid "``MEMO`` - Memo or Miscellaneous"
24598 #. type: Plain text
24599 #: docs/manual/python/objects.rst:455 docs/manual/python/objects.rst:550
24600 msgid "``TRAVEL`` - Travel"
24603 #. type: Plain text
24604 #: docs/manual/python/objects.rst:456 docs/manual/python/objects.rst:551
24605 msgid "``VACATION`` - Vacation"
24608 #. type: Plain text
24609 #: docs/manual/python/objects.rst:457 docs/manual/python/objects.rst:552
24610 msgid "``T_ATHL`` - Training - Athletism"
24613 #. type: Plain text
24614 #: docs/manual/python/objects.rst:458 docs/manual/python/objects.rst:553
24615 msgid "``T_BALL`` - Training - Ball Games"
24618 #. type: Plain text
24619 #: docs/manual/python/objects.rst:459 docs/manual/python/objects.rst:554
24620 msgid "``T_CYCL`` - Training - Cycling"
24623 #. type: Plain text
24624 #: docs/manual/python/objects.rst:460 docs/manual/python/objects.rst:555
24625 msgid "``T_BUDO`` - Training - Budo"
24628 #. type: Plain text
24629 #: docs/manual/python/objects.rst:461 docs/manual/python/objects.rst:556
24630 msgid "``T_DANC`` - Training - Dance"
24633 #. type: Plain text
24634 #: docs/manual/python/objects.rst:462 docs/manual/python/objects.rst:557
24635 msgid "``T_EXTR`` - Training - Extreme Sports"
24638 #. type: Plain text
24639 #: docs/manual/python/objects.rst:463 docs/manual/python/objects.rst:558
24640 msgid "``T_FOOT`` - Training - Football"
24643 #. type: Plain text
24644 #: docs/manual/python/objects.rst:464 docs/manual/python/objects.rst:559
24645 msgid "``T_GOLF`` - Training - Golf"
24648 #. type: Plain text
24649 #: docs/manual/python/objects.rst:465 docs/manual/python/objects.rst:560
24650 msgid "``T_GYM`` - Training - Gym"
24653 #. type: Plain text
24654 #: docs/manual/python/objects.rst:466 docs/manual/python/objects.rst:561
24655 msgid "``T_HORS`` - Training - Horse Race"
24658 #. type: Plain text
24659 #: docs/manual/python/objects.rst:467 docs/manual/python/objects.rst:562
24660 msgid "``T_HOCK`` - Training - Hockey"
24663 #. type: Plain text
24664 #: docs/manual/python/objects.rst:468 docs/manual/python/objects.rst:563
24665 msgid "``T_RACE`` - Training - Races"
24668 #. type: Plain text
24669 #: docs/manual/python/objects.rst:469 docs/manual/python/objects.rst:564
24670 msgid "``T_RUGB`` - Training - Rugby"
24673 #. type: Plain text
24674 #: docs/manual/python/objects.rst:470 docs/manual/python/objects.rst:565
24675 msgid "``T_SAIL`` - Training - Sailing"
24678 #. type: Plain text
24679 #: docs/manual/python/objects.rst:471 docs/manual/python/objects.rst:566
24680 msgid "``T_STRE`` - Training - Street Games"
24683 #. type: Plain text
24684 #: docs/manual/python/objects.rst:472 docs/manual/python/objects.rst:567
24685 msgid "``T_SWIM`` - Training - Swimming"
24688 #. type: Plain text
24689 #: docs/manual/python/objects.rst:473 docs/manual/python/objects.rst:568
24690 msgid "``T_TENN`` - Training - Tennis"
24693 #. type: Plain text
24694 #: docs/manual/python/objects.rst:474 docs/manual/python/objects.rst:569
24695 msgid "``T_TRAV`` - Training - Travels"
24698 #. type: Plain text
24699 #: docs/manual/python/objects.rst:475 docs/manual/python/objects.rst:570
24700 msgid "``T_WINT`` - Training - Winter Games"
24703 #. type: Plain text
24704 #: docs/manual/python/objects.rst:476 docs/manual/python/objects.rst:571
24705 msgid "``ALARM`` - Alarm"
24708 #. type: Plain text
24709 #: docs/manual/python/objects.rst:477 docs/manual/python/objects.rst:572
24710 msgid "``DAILY_ALARM`` - Alarm repeating each day."
24713 #. type: Plain text
24714 #: docs/manual/python/objects.rst:479
24718 #. type: Plain text
24719 #: docs/manual/python/objects.rst:481
24720 msgid "Entry priority, one of:"
24723 #. type: Plain text
24724 #: docs/manual/python/objects.rst:483
24728 #. type: Plain text
24729 #: docs/manual/python/objects.rst:484
24733 #. type: Plain text
24734 #: docs/manual/python/objects.rst:485
24738 #. type: Plain text
24739 #: docs/manual/python/objects.rst:486
24743 #. type: Plain text
24744 #: docs/manual/python/objects.rst:490
24745 msgid "Actual entries, see :ref:`todo_entry_obj`"
24748 #. type: Plain text
24749 #: docs/manual/python/objects.rst:494
24753 #. type: Plain text
24754 #: docs/manual/python/objects.rst:496 docs/manual/python/objects.rst:582
24755 msgid "'Type': 'MEMO', 'Entries': ["
24758 #. type: Plain text
24759 #: docs/manual/python/objects.rst:499
24761 "{'Type': 'END_DATETIME', 'Value': datetime.datetime.now() + datetime."
24762 "timedelta(days = 1)}, {'Type': 'TEXT', 'Value': 'Buy some milk'}, ],"
24765 #. type: Plain text
24766 #: docs/manual/python/objects.rst:502
24767 msgid "_todo_entry_obj:"
24771 #: docs/manual/python/objects.rst:504
24773 msgid "Todo Entries Object"
24776 #. type: Plain text
24777 #: docs/manual/python/objects.rst:511
24778 msgid "``END_DATETIME`` - Due date (Date)."
24781 #. type: Plain text
24782 #: docs/manual/python/objects.rst:512
24783 msgid "``COMPLETED`` - Whether is completed (Number)."
24786 #. type: Plain text
24787 #: docs/manual/python/objects.rst:513
24788 msgid "``ALARM_DATETIME`` - When should alarm be fired (Date)."
24791 #. type: Plain text
24792 #: docs/manual/python/objects.rst:514
24793 msgid "``SILENT_ALARM_DATETIME`` - When should silent alarm be fired (Date)."
24796 #. type: Plain text
24797 #: docs/manual/python/objects.rst:515
24798 msgid "``TEXT`` - Text of to do (Text)."
24801 #. type: Plain text
24802 #: docs/manual/python/objects.rst:516
24803 msgid "``DESCRIPTION`` - Description of to do (Text)."
24806 #. type: Plain text
24807 #: docs/manual/python/objects.rst:517
24808 msgid "``LOCATION`` - Location of to do (Text)."
24811 #. type: Plain text
24812 #: docs/manual/python/objects.rst:518
24813 msgid "``PRIVATE`` - Whether entry is private (Number)."
24816 #. type: Plain text
24817 #: docs/manual/python/objects.rst:519
24818 msgid "``CATEGORY`` - Category of entry (Number)."
24821 #. type: Plain text
24822 #: docs/manual/python/objects.rst:520
24823 msgid "``CONTACTID`` - Related contact ID (Number)."
24826 #. type: Plain text
24827 #: docs/manual/python/objects.rst:521
24828 msgid "``PHONE`` - Number to call (Text)."
24831 #. type: Plain text
24832 #: docs/manual/python/objects.rst:522
24833 msgid "``LUID`` - IrMC LUID which can be used for synchronisation (Text)."
24836 #. type: Plain text
24837 #: docs/manual/python/objects.rst:523
24838 msgid "``LAST_MODIFIED`` - Date and time of last modification (Date)."
24841 #. type: Plain text
24842 #: docs/manual/python/objects.rst:524
24843 msgid "``START_DATETIME`` - Start date (Date)."
24846 #. type: Plain text
24847 #: docs/manual/python/objects.rst:526 docs/manual/python/objects.rst:621
24848 #: docs/manual/python/objects.rst:722
24852 #. type: Plain text
24853 #: docs/manual/python/objects.rst:528 docs/manual/python/objects.rst:623
24854 #: docs/manual/python/objects.rst:724
24855 msgid "Actual value, corresponding type to Type field."
24858 #. type: Plain text
24859 #: docs/manual/python/objects.rst:530
24864 #: docs/manual/python/objects.rst:532
24866 msgid "Calendar Object"
24869 #. type: Plain text
24870 #: docs/manual/python/objects.rst:535
24871 msgid "Calendar entry is a dictionary consisting of following fields:"
24874 #. type: Plain text
24875 #: docs/manual/python/objects.rst:576
24876 msgid "Actual entries, see :ref:`cal_entry_obj`"
24879 #. type: Plain text
24880 #: docs/manual/python/objects.rst:580
24884 #. type: Plain text
24885 #: docs/manual/python/objects.rst:587
24887 "{'Type': 'START_DATETIME', 'Value': datetime.datetime.now()}, {'Type': "
24888 "'END_DATETIME', 'Value': datetime.datetime.now() + datetime.timedelta(days = "
24889 "1)}, {'Type': 'LOCATION', 'Value': 'Home'}, {'Type': 'TEXT', 'Value': 'Relax "
24890 "for one day'}, ],"
24893 #. type: Plain text
24894 #: docs/manual/python/objects.rst:590
24895 msgid "_cal_entry_obj:"
24899 #: docs/manual/python/objects.rst:592
24901 msgid "Calendar Entries Object"
24902 msgstr "Catatan kalender"
24904 #. type: Plain text
24905 #: docs/manual/python/objects.rst:599
24906 msgid "``START_DATETIME`` - Date and time of event start."
24909 #. type: Plain text
24910 #: docs/manual/python/objects.rst:600
24911 msgid "``END_DATETIME`` - Date and time of event end."
24914 #. type: Plain text
24915 #: docs/manual/python/objects.rst:601
24916 msgid "``TONE_ALARM_DATETIME`` - Alarm date and time."
24919 #. type: Plain text
24920 #: docs/manual/python/objects.rst:602
24921 msgid "``SILENT_ALARM_DATETIME`` - Date and time of silent alarm."
24924 #. type: Plain text
24925 #: docs/manual/python/objects.rst:603
24926 msgid "``TEXT`` - Text."
24929 #. type: Plain text
24930 #: docs/manual/python/objects.rst:604
24931 msgid "``DESCRIPTION`` - Detailed description."
24934 #. type: Plain text
24935 #: docs/manual/python/objects.rst:605
24936 msgid "``LOCATION`` - Location."
24939 #. type: Plain text
24940 #: docs/manual/python/objects.rst:606
24941 msgid "``PHONE`` - Phone number."
24944 #. type: Plain text
24945 #: docs/manual/python/objects.rst:607
24946 msgid "``PRIVATE`` - Whether this entry is private."
24949 #. type: Plain text
24950 #: docs/manual/python/objects.rst:608
24951 msgid "``CONTACTID`` - Related contact id."
24954 #. type: Plain text
24955 #: docs/manual/python/objects.rst:609
24956 msgid "``REPEAT_DAYOFWEEK`` - Repeat each x'th day of week."
24959 #. type: Plain text
24960 #: docs/manual/python/objects.rst:610
24961 msgid "``REPEAT_DAY`` - Repeat each x'th day of month."
24964 #. type: Plain text
24965 #: docs/manual/python/objects.rst:611
24966 msgid "``REPEAT_DAYOFYEAR`` - Repeat each x'th day of year."
24969 #. type: Plain text
24970 #: docs/manual/python/objects.rst:612
24971 msgid "``REPEAT_WEEKOFMONTH`` - Repeat x'th week of month."
24974 #. type: Plain text
24975 #: docs/manual/python/objects.rst:613
24976 msgid "``REPEAT_MONTH`` - Repeat x'th month."
24979 #. type: Plain text
24980 #: docs/manual/python/objects.rst:614
24981 msgid "``REPEAT_FREQUENCY`` - Repeating frequency."
24984 #. type: Plain text
24985 #: docs/manual/python/objects.rst:615
24986 msgid "``REPEAT_STARTDATE`` - Repeating start."
24989 #. type: Plain text
24990 #: docs/manual/python/objects.rst:616
24991 msgid "``REPEAT_STOPDATE`` - Repeating end."
24994 #. type: Plain text
24995 #: docs/manual/python/objects.rst:617
24996 msgid "``REPEAT_COUNT`` - Number of repetitions."
24999 #. type: Plain text
25000 #: docs/manual/python/objects.rst:618
25001 msgid "``LUID`` - IrMC LUID which can be used for synchronisation."
25004 #. type: Plain text
25005 #: docs/manual/python/objects.rst:619
25006 msgid "``LAST_MODIFIED`` - Date and time of last modification."
25009 #. type: Plain text
25010 #: docs/manual/python/objects.rst:625
25015 #: docs/manual/python/objects.rst:627
25017 msgid "Phonebook Object"
25020 #. type: Plain text
25021 #: docs/manual/python/objects.rst:630
25022 msgid "Phonebook entry is a dictionary consisting of following fields:"
25025 #. type: Plain text
25026 #: docs/manual/python/objects.rst:636
25030 #. type: Plain text
25031 #: docs/manual/python/objects.rst:642
25032 msgid "Actual entries, see :ref:`pbk_entry_obj`"
25035 #. type: Plain text
25036 #: docs/manual/python/objects.rst:646
25040 #. type: Plain text
25041 #: docs/manual/python/objects.rst:649
25042 msgid "'Location': 1000, 'MemoryType': 'ME', 'Entries': ["
25045 #. type: Plain text
25046 #: docs/manual/python/objects.rst:652
25048 "{'Type': 'Number_General', 'Value': '+420123456789'}, {'Type': 'Text_Name', "
25049 "'Value': 'Stojan Jakotyc'}, ],"
25052 #. type: Plain text
25053 #: docs/manual/python/objects.rst:655
25054 msgid "_pbk_entry_obj:"
25058 #: docs/manual/python/objects.rst:657
25060 msgid "Phonebook Entries Object"
25063 #. type: Plain text
25064 #: docs/manual/python/objects.rst:664
25065 msgid "``Number_General`` - General number. (Text)"
25068 #. type: Plain text
25069 #: docs/manual/python/objects.rst:665
25070 msgid "``Number_Mobile`` - Mobile number. (Text)"
25073 #. type: Plain text
25074 #: docs/manual/python/objects.rst:666
25075 msgid "``Number_Fax`` - Fax number. (Text)"
25078 #. type: Plain text
25079 #: docs/manual/python/objects.rst:667
25080 msgid "``Number_Pager`` - Pager number. (Text)"
25083 #. type: Plain text
25084 #: docs/manual/python/objects.rst:668
25085 msgid "``Number_Other`` - Other number. (Text)"
25088 #. type: Plain text
25089 #: docs/manual/python/objects.rst:669
25090 msgid "``Text_Note`` - Note. (Text)"
25093 #. type: Plain text
25094 #: docs/manual/python/objects.rst:670
25095 msgid "``Text_Postal`` - Complete postal address. (Text)"
25098 #. type: Plain text
25099 #: docs/manual/python/objects.rst:671
25100 msgid "``Text_Email`` - Email. (Text)"
25103 #. type: Plain text
25104 #: docs/manual/python/objects.rst:672
25105 msgid "``Text_Email2`` - Second email. (Text)"
25108 #. type: Plain text
25109 #: docs/manual/python/objects.rst:673
25110 msgid "``Text_URL`` - URL (Text)"
25113 #. type: Plain text
25114 #: docs/manual/python/objects.rst:674
25115 msgid "``Date`` - Date and time of last call. (Date)"
25118 #. type: Plain text
25119 #: docs/manual/python/objects.rst:675
25120 msgid "``Caller_Group`` - Caller group. (Number)"
25123 #. type: Plain text
25124 #: docs/manual/python/objects.rst:676
25125 msgid "``Text_Name`` - Name (Text)"
25128 #. type: Plain text
25129 #: docs/manual/python/objects.rst:677
25130 msgid "``Text_LastName`` - Last name. (Text)"
25133 #. type: Plain text
25134 #: docs/manual/python/objects.rst:678
25135 msgid "``Text_FirstName`` - First name. (Text)"
25138 #. type: Plain text
25139 #: docs/manual/python/objects.rst:679
25140 msgid "``Text_Company`` - Company. (Text)"
25143 #. type: Plain text
25144 #: docs/manual/python/objects.rst:680
25145 msgid "``Text_JobTitle`` - Job title. (Text)"
25148 #. type: Plain text
25149 #: docs/manual/python/objects.rst:681
25150 msgid "``Category`` - Category. (Number, if -1 then text)"
25153 #. type: Plain text
25154 #: docs/manual/python/objects.rst:682
25155 msgid "``Private`` - Whether entry is private. (Number)"
25158 #. type: Plain text
25159 #: docs/manual/python/objects.rst:683
25160 msgid "``Text_StreetAddress`` - Street address. (Text)"
25163 #. type: Plain text
25164 #: docs/manual/python/objects.rst:684
25165 msgid "``Text_City`` - City. (Text)"
25168 #. type: Plain text
25169 #: docs/manual/python/objects.rst:685
25170 msgid "``Text_State`` - State. (Text)"
25173 #. type: Plain text
25174 #: docs/manual/python/objects.rst:686
25175 msgid "``Text_Zip`` - Zip code. (Text)"
25178 #. type: Plain text
25179 #: docs/manual/python/objects.rst:687
25180 msgid "``Text_Country`` - Country. (Text)"
25183 #. type: Plain text
25184 #: docs/manual/python/objects.rst:688
25185 msgid "``Text_Custom1`` - Custom information 1. (Text)"
25188 #. type: Plain text
25189 #: docs/manual/python/objects.rst:689
25190 msgid "``Text_Custom2`` - Custom information 2. (Text)"
25193 #. type: Plain text
25194 #: docs/manual/python/objects.rst:690
25195 msgid "``Text_Custom3`` - Custom information 3. (Text)"
25198 #. type: Plain text
25199 #: docs/manual/python/objects.rst:691
25200 msgid "``Text_Custom4`` - Custom information 4. (Text)"
25203 #. type: Plain text
25204 #: docs/manual/python/objects.rst:692
25205 msgid "``RingtoneID`` - Ringtone ID. (Number)"
25208 #. type: Plain text
25209 #: docs/manual/python/objects.rst:693
25210 msgid "``PictureID`` - Picture ID. (Number)"
25213 #. type: Plain text
25214 #: docs/manual/python/objects.rst:694
25215 msgid "``Text_UserID`` - User ID. (Text)"
25218 #. type: Plain text
25219 #: docs/manual/python/objects.rst:695
25220 msgid "``CallLength`` - Length of call (Number)"
25223 #. type: Plain text
25224 #: docs/manual/python/objects.rst:696
25226 "``Text_LUID`` - LUID - Unique Identifier used for synchronisation (Text)"
25229 #. type: Plain text
25230 #: docs/manual/python/objects.rst:697
25231 msgid "``LastModified`` - Date of last modification (Date)"
25234 #. type: Plain text
25235 #: docs/manual/python/objects.rst:698
25236 msgid "``Text_NickName`` - Nick name (Text)"
25239 #. type: Plain text
25240 #: docs/manual/python/objects.rst:699
25241 msgid "``Text_FormalName`` - Formal name (Text)"
25244 #. type: Plain text
25245 #: docs/manual/python/objects.rst:700
25246 msgid "``Text_PictureName`` - Picture name (on phone filesystem). (Text)"
25249 #. type: Plain text
25250 #: docs/manual/python/objects.rst:701
25251 msgid "``PushToTalkID`` - Push-to-talk ID (Text)"
25254 #. type: Plain text
25255 #: docs/manual/python/objects.rst:702
25256 msgid "``Number_Messaging`` - Favorite messaging number. (Text)"
25259 #. type: Plain text
25260 #: docs/manual/python/objects.rst:703
25261 msgid "``Photo`` - Photo (Picture)."
25264 #. type: Plain text
25265 #: docs/manual/python/objects.rst:704
25266 msgid "``SecondName`` - Second name. (Text)"
25269 #. type: Plain text
25270 #: docs/manual/python/objects.rst:705
25271 msgid "``VOIP`` - VOIP address (Text)."
25274 #. type: Plain text
25275 #: docs/manual/python/objects.rst:706
25276 msgid "``SIP`` - SIP address (Text)."
25279 #. type: Plain text
25280 #: docs/manual/python/objects.rst:707
25281 msgid "``DTMF`` - DTMF (Text)."
25284 #. type: Plain text
25285 #: docs/manual/python/objects.rst:708
25286 msgid "``Video`` - Video number. (Text)"
25289 #. type: Plain text
25290 #: docs/manual/python/objects.rst:709
25291 msgid "``SWIS`` - See What I See address. (Text)"
25294 #. type: Plain text
25295 #: docs/manual/python/objects.rst:710
25296 msgid "``WVID`` - Wireless Village user ID. (Text)"
25299 #. type: Plain text
25300 #: docs/manual/python/objects.rst:711
25301 msgid "``NamePrefix`` - Name prefix (Text)"
25304 #. type: Plain text
25305 #: docs/manual/python/objects.rst:712
25306 msgid "``NameSuffix`` - Name suffix (Text)"
25309 #. type: Plain text
25310 #: docs/manual/python/objects.rst:716
25311 msgid "Location for the field:"
25314 #. type: Plain text
25315 #: docs/manual/python/objects.rst:718
25316 msgid "``Unknown`` - not define"
25319 #. type: Plain text
25320 #: docs/manual/python/objects.rst:719
25321 msgid "``Home`` - home"
25324 #. type: Plain text
25325 #: docs/manual/python/objects.rst:720
25326 msgid "``Work`` - work"
25329 #. type: Plain text
25330 #: docs/manual/python/objects.rst:726
25331 msgid "PictureType"
25334 #. type: Plain text
25335 #: docs/manual/python/objects.rst:728
25337 "Type of picture which is stored in Value field (only for Picture fields)."
25340 #. type: Plain text
25341 #: docs/manual/python/objects.rst:730
25346 #: docs/manual/python/objects.rst:732
25348 msgid "File Object"
25351 #. type: Plain text
25352 #: docs/manual/python/objects.rst:735
25353 msgid "File is a dictionary consisting of following fields:"
25356 #. type: Plain text
25357 #: docs/manual/python/objects.rst:737
25361 #. type: Plain text
25362 #: docs/manual/python/objects.rst:739
25363 msgid "Number of bytes used by this file."
25366 #. type: Plain text
25367 #: docs/manual/python/objects.rst:743
25371 #. type: Plain text
25372 #: docs/manual/python/objects.rst:747
25373 msgid "Boolean value indicating whether this is a folder."
25376 #. type: Plain text
25377 #: docs/manual/python/objects.rst:749
25381 #. type: Plain text
25382 #: docs/manual/python/objects.rst:751
25383 msgid "Depth of file on the filesystem."
25386 #. type: Plain text
25387 #: docs/manual/python/objects.rst:755
25388 msgid "File type, one of:"
25391 #. type: Plain text
25392 #: docs/manual/python/objects.rst:757
25396 #. type: Plain text
25397 #: docs/manual/python/objects.rst:758
25398 msgid "``Java_JAR``"
25401 #. type: Plain text
25402 #: docs/manual/python/objects.rst:759
25403 msgid "``Image_JPG``"
25406 #. type: Plain text
25407 #: docs/manual/python/objects.rst:760
25408 msgid "``Image_BMP``"
25411 #. type: Plain text
25412 #: docs/manual/python/objects.rst:761
25413 msgid "``Image_GIF``"
25416 #. type: Plain text
25417 #: docs/manual/python/objects.rst:762
25418 msgid "``Image_PNG``"
25421 #. type: Plain text
25422 #: docs/manual/python/objects.rst:763
25423 msgid "``Image_WBMP``"
25426 #. type: Plain text
25427 #: docs/manual/python/objects.rst:764
25428 msgid "``Video_3GP``"
25431 #. type: Plain text
25432 #: docs/manual/python/objects.rst:765
25433 msgid "``Sound_AMR``"
25436 #. type: Plain text
25437 #: docs/manual/python/objects.rst:766
25438 msgid "``Sound_NRT`` - DCT4 binary format"
25441 #. type: Plain text
25442 #: docs/manual/python/objects.rst:767
25443 msgid "``Sound_MIDI``"
25446 #. type: Plain text
25447 #: docs/manual/python/objects.rst:768
25451 #. type: Plain text
25452 #: docs/manual/python/objects.rst:770
25453 msgid "ID_FullName"
25456 #. type: Plain text
25457 #: docs/manual/python/objects.rst:772
25458 msgid "Full file name including path."
25461 #. type: Plain text
25462 #: docs/manual/python/objects.rst:776
25463 msgid "Content of the file."
25466 #. type: Plain text
25467 #: docs/manual/python/objects.rst:778
25471 #. type: Plain text
25472 #: docs/manual/python/objects.rst:780
25473 msgid "Timestamp of last change"
25476 #. type: Plain text
25477 #: docs/manual/python/objects.rst:784
25478 msgid "Boolean value indicating whether file is protected (DRM)."
25481 #. type: Plain text
25482 #: docs/manual/python/objects.rst:786
25486 #. type: Plain text
25487 #: docs/manual/python/objects.rst:788
25488 msgid "Boolean value indicating whether file is read only."
25491 #. type: Plain text
25492 #: docs/manual/python/objects.rst:790
25496 #. type: Plain text
25497 #: docs/manual/python/objects.rst:792
25498 msgid "Boolean value indicating whether file is hidden."
25501 #. type: Plain text
25502 #: docs/manual/python/objects.rst:794
25505 msgstr "File sistem"
25507 #. type: Plain text
25508 #: docs/manual/python/objects.rst:796
25509 msgid "Boolean value indicating whether file is system."
25512 #. type: Plain text
25513 #: docs/manual/python/objects.rst:798
25517 #. type: Plain text
25518 #: docs/manual/python/objects.rst:800
25519 msgid "Current poosition of file upload"
25522 #. type: Plain text
25523 #: docs/manual/python/objects.rst:802
25527 #. type: Plain text
25528 #: docs/manual/python/objects.rst:804
25529 msgid "Boolean value indicating completed file transfer."
25532 #. type: Plain text
25533 #: docs/manual/python/objects.rst:808
25537 #. type: Plain text
25538 #: docs/manual/python/objects.rst:820
25540 "'ID_FullName': PATH, 'Name': os.path.basename(PATH) 'Buffer': data, "
25541 "'Protected': 0, 'ReadOnly': 0, 'Hidden': 0, 'System': 0, 'Folder': 0, "
25542 "'Level': 0, 'Type': 'Other', 'Finished': 0, 'Pos': 0,"
25545 #. type: Plain text
25546 #: docs/manual/python/examples.rst:2
25547 msgid "_python-gammu-examples:"
25551 #: docs/manual/python/examples.rst:4
25553 msgid "More python-gammu Examples"
25556 #. type: Plain text
25557 #: docs/manual/python/examples.rst:8
25559 "All these (and some more) examples are also available in ``python/examples/"
25560 "`` directory in Gammu sources."
25564 #: docs/manual/python/examples.rst:10
25566 msgid "Sending a message"
25569 #. type: Plain text
25570 #: docs/manual/python/examples.rst:13
25571 msgid "../../../python/examples/sendsms.py"
25574 #. type: Plain text
25575 #: docs/manual/python/examples.rst:14 docs/manual/python/examples.rst:20
25576 #: docs/manual/python/examples.rst:26 docs/manual/python/examples.rst:32
25577 msgid ":language: python"
25581 #: docs/manual/python/examples.rst:16
25583 msgid "Sending a long message"
25586 #. type: Plain text
25587 #: docs/manual/python/examples.rst:19
25588 msgid "../../../python/examples/sendlongsms.py"
25592 #: docs/manual/python/examples.rst:22
25594 msgid "Initiating a voice call"
25597 #. type: Plain text
25598 #: docs/manual/python/examples.rst:25
25599 msgid "../../../python/examples/dialvoice.py"
25603 #: docs/manual/python/examples.rst:28
25605 msgid "Reading calendar from phone"
25608 #. type: Plain text
25609 #: docs/manual/python/examples.rst:31
25610 msgid "../../../python/examples/getallcalendar.py"
25613 #. type: Attribute :mod:
25614 #: docs/manual/python/data.rst:1
25616 msgid "`gammu.data` -- Generic data usable with Gammu"
25619 #. type: Labeled list
25620 #: docs/manual/python/data.rst:4 docs/manual/python/exceptions.rst:4
25621 #: docs/manual/python/worker.rst:4 docs/manual/python/gammu.rst:4
25622 #: docs/manual/python/smsd.rst:4
25627 #. type: delimited block =
25628 #: docs/manual/python/data.rst:5
25632 #. type: delimited block =
25633 #: docs/manual/python/data.rst:6
25634 msgid ":synopsis: Provides various data, which can be useful with Gammu."
25637 #. type: Labeled list
25638 #: docs/manual/python/data.rst:7 docs/manual/python/data.rst:12
25639 #: docs/manual/python/data.rst:16 docs/manual/python/data.rst:20
25640 #: docs/manual/python/data.rst:24 docs/manual/python/data.rst:28
25641 #: docs/manual/python/data.rst:32 docs/manual/python/data.rst:36
25642 #: docs/manual/python/data.rst:40 docs/manual/python/gammu.rst:1317
25643 #: docs/manual/python/gammu.rst:1321
25648 #. type: delimited block =
25649 #: docs/manual/python/data.rst:8
25650 msgid "Connections"
25653 #. type: delimited block =
25654 #: docs/manual/python/data.rst:11
25656 "Provides list of connection strings known to Gammu. They can be used for "
25657 "example when giving user a choice of connection string."
25660 #. type: delimited block =
25661 #: docs/manual/python/data.rst:13
25662 msgid "MemoryValueTypes"
25665 #. type: delimited block =
25666 #: docs/manual/python/data.rst:15
25667 msgid "Provides list of types of memory entry values."
25670 #. type: delimited block =
25671 #: docs/manual/python/data.rst:17
25673 msgid "CalendarTypes"
25676 #. type: delimited block =
25677 #: docs/manual/python/data.rst:19
25678 msgid "Provides list of calendar envet types."
25681 #. type: delimited block =
25682 #: docs/manual/python/data.rst:21
25684 msgid "CalendarValueTypes"
25687 #. type: delimited block =
25688 #: docs/manual/python/data.rst:23
25689 msgid "Provides list of types of calendar entry values."
25692 #. type: delimited block =
25693 #: docs/manual/python/data.rst:25
25694 msgid "TodoPriorities"
25697 #. type: delimited block =
25698 #: docs/manual/python/data.rst:27
25699 msgid "Provides list of todo priorities."
25702 #. type: delimited block =
25703 #: docs/manual/python/data.rst:29
25704 msgid "TodoValueTypes"
25707 #. type: delimited block =
25708 #: docs/manual/python/data.rst:31
25709 msgid "Provides list of types of todo entry values."
25712 #. type: delimited block =
25713 #: docs/manual/python/data.rst:33
25714 msgid "InternationalPrefixes"
25717 #. type: delimited block =
25718 #: docs/manual/python/data.rst:35
25719 msgid "List of known internaltional prefixes."
25722 #. type: delimited block =
25723 #: docs/manual/python/data.rst:37
25727 #. type: delimited block =
25728 #: docs/manual/python/data.rst:39
25730 "Mapping of text representation of errors to gammu error codes. Reverse to :"
25731 "data:`ErrorNumbers`."
25734 #. type: delimited block =
25735 #: docs/manual/python/data.rst:41
25736 msgid "ErrorNumbers"
25739 #. type: delimited block =
25740 #: docs/manual/python/data.rst:42
25742 "Mapping of gammu error codes to text representation. Reverse to :data:"
25746 #. type: Plain text
25747 #: docs/manual/python/index.rst:2
25752 #: docs/manual/python/index.rst:4
25754 msgid "python-gammu API"
25758 #: docs/manual/python/index.rst:7
25760 msgid "A taste of python-gammu"
25763 #. type: Plain text
25764 #: docs/manual/python/index.rst:11
25766 "Python-gammu allows you to easily access the phone. Following code will "
25767 "connect to phone based on your Gammu configuration (usually stored in"
25770 #. type: Attribute :file:
25771 #: docs/manual/python/index.rst:11
25773 msgid "`~/.gammurc`) and gets network information from it::"
25776 #. type: Plain text
25777 #: docs/manual/python/index.rst:15
25784 #. type: Plain text
25785 #: docs/manual/python/index.rst:18
25788 " # Create state machine object\n"
25789 " sm = gammu.StateMachine()\n"
25792 #. type: Plain text
25793 #: docs/manual/python/index.rst:21
25796 " # Read ~/.gammurc\n"
25797 " sm.ReadConfig()\n"
25800 #. type: Plain text
25801 #: docs/manual/python/index.rst:24
25804 " # Connect to phone\n"
25808 #. type: Plain text
25809 #: docs/manual/python/index.rst:27
25812 " # Reads network information from phone\n"
25813 " netinfo = sm.GetNetworkInfo()\n"
25816 #. type: Plain text
25817 #: docs/manual/python/index.rst:33
25820 " # Print information\n"
25821 " print 'Network name: %s' % netinfo['NetworkName']\n"
25822 " print 'Network code: %s' % netinfo['NetworkCode']\n"
25823 " print 'LAC: %s' % netinfo['LAC']\n"
25824 " print 'CID: %s' % netinfo['CID']\n"
25827 #. type: Plain text
25828 #: docs/manual/python/index.rst:36 docs/manual/python/index.rst:44
25829 #: docs/manual/c/index.rst:23 docs/manual/c/api.rst:12
25830 msgid ":maxdepth: 3"
25833 #. type: Plain text
25834 #: docs/manual/python/index.rst:38
25839 #: docs/manual/python/index.rst:40
25841 msgid "API documentation"
25844 #. type: Plain text
25845 #: docs/manual/python/index.rst:51
25846 msgid "gammu smsd data worker exceptions objects"
25849 #. type: Attribute :mod:
25850 #: docs/manual/python/exceptions.rst:1
25852 msgid "`gammu.exception` -- Gammu exception handling"
25855 #. type: delimited block =
25856 #: docs/manual/python/exceptions.rst:5
25857 msgid "gammu.exception"
25860 #. type: delimited block =
25861 #: docs/manual/python/exceptions.rst:6
25862 msgid ":synopsis: Defines all exceptions used in Gammu."
25865 #. type: Labeled list
25866 #: docs/manual/python/exceptions.rst:7 docs/manual/python/worker.rst:148
25868 msgid ".. exception"
25871 #. type: delimited block =
25872 #: docs/manual/python/exceptions.rst:8
25873 msgid "gammu.GSMError"
25876 #. type: delimited block =
25877 #: docs/manual/python/exceptions.rst:11
25879 "Generic class as parent for all Gammu exceptions. This is never raised "
25880 "directly, but should be used to catch any Gammu related exception."
25883 #. type: Labeled list
25884 #: docs/manual/python/exceptions.rst:12 docs/manual/python/exceptions.rst:14
25885 #: docs/manual/python/exceptions.rst:16 docs/manual/python/exceptions.rst:18
25886 #: docs/manual/python/exceptions.rst:20 docs/manual/python/exceptions.rst:22
25887 #: docs/manual/python/exceptions.rst:24 docs/manual/python/exceptions.rst:26
25888 #: docs/manual/python/exceptions.rst:28 docs/manual/python/exceptions.rst:30
25889 #: docs/manual/python/exceptions.rst:32 docs/manual/python/exceptions.rst:34
25890 #: docs/manual/python/exceptions.rst:36 docs/manual/python/exceptions.rst:38
25891 #: docs/manual/python/exceptions.rst:40 docs/manual/python/exceptions.rst:42
25892 #: docs/manual/python/exceptions.rst:44 docs/manual/python/exceptions.rst:46
25893 #: docs/manual/python/exceptions.rst:48 docs/manual/python/exceptions.rst:50
25894 #: docs/manual/python/exceptions.rst:52 docs/manual/python/exceptions.rst:54
25895 #: docs/manual/python/exceptions.rst:56 docs/manual/python/exceptions.rst:58
25896 #: docs/manual/python/exceptions.rst:60 docs/manual/python/exceptions.rst:62
25897 #: docs/manual/python/exceptions.rst:64 docs/manual/python/exceptions.rst:66
25898 #: docs/manual/python/exceptions.rst:68 docs/manual/python/exceptions.rst:70
25899 #: docs/manual/python/exceptions.rst:72 docs/manual/python/exceptions.rst:74
25900 #: docs/manual/python/exceptions.rst:76 docs/manual/python/exceptions.rst:78
25901 #: docs/manual/python/exceptions.rst:80 docs/manual/python/exceptions.rst:82
25902 #: docs/manual/python/exceptions.rst:84 docs/manual/python/exceptions.rst:86
25903 #: docs/manual/python/exceptions.rst:88 docs/manual/python/exceptions.rst:90
25904 #: docs/manual/python/exceptions.rst:92 docs/manual/python/exceptions.rst:94
25905 #: docs/manual/python/exceptions.rst:96 docs/manual/python/exceptions.rst:98
25906 #: docs/manual/python/exceptions.rst:100 docs/manual/python/exceptions.rst:102
25907 #: docs/manual/python/exceptions.rst:104 docs/manual/python/exceptions.rst:106
25908 #: docs/manual/python/exceptions.rst:108 docs/manual/python/exceptions.rst:110
25909 #: docs/manual/python/exceptions.rst:112 docs/manual/python/exceptions.rst:114
25910 #: docs/manual/python/exceptions.rst:116 docs/manual/python/exceptions.rst:118
25911 #: docs/manual/python/exceptions.rst:120 docs/manual/python/exceptions.rst:122
25912 #: docs/manual/python/exceptions.rst:124 docs/manual/python/exceptions.rst:126
25913 #: docs/manual/python/exceptions.rst:128 docs/manual/python/exceptions.rst:130
25914 #: docs/manual/python/exceptions.rst:132 docs/manual/python/exceptions.rst:134
25915 #: docs/manual/python/exceptions.rst:136 docs/manual/python/exceptions.rst:138
25916 #: docs/manual/python/exceptions.rst:140 docs/manual/python/exceptions.rst:142
25917 #: docs/manual/python/exceptions.rst:144 docs/manual/python/exceptions.rst:146
25918 #: docs/manual/python/exceptions.rst:148
25920 msgid ".. autoexception"
25923 #. type: delimited block =
25924 #: docs/manual/python/exceptions.rst:13
25925 msgid "gammu.ERR_NONE"
25928 #. type: delimited block =
25929 #: docs/manual/python/exceptions.rst:14 docs/manual/python/exceptions.rst:16
25930 #: docs/manual/python/exceptions.rst:18 docs/manual/python/exceptions.rst:20
25931 #: docs/manual/python/exceptions.rst:22 docs/manual/python/exceptions.rst:24
25932 #: docs/manual/python/exceptions.rst:26 docs/manual/python/exceptions.rst:28
25933 #: docs/manual/python/exceptions.rst:30 docs/manual/python/exceptions.rst:32
25934 #: docs/manual/python/exceptions.rst:34 docs/manual/python/exceptions.rst:36
25935 #: docs/manual/python/exceptions.rst:38 docs/manual/python/exceptions.rst:40
25936 #: docs/manual/python/exceptions.rst:42 docs/manual/python/exceptions.rst:44
25937 #: docs/manual/python/exceptions.rst:46 docs/manual/python/exceptions.rst:48
25938 #: docs/manual/python/exceptions.rst:50 docs/manual/python/exceptions.rst:52
25939 #: docs/manual/python/exceptions.rst:54 docs/manual/python/exceptions.rst:56
25940 #: docs/manual/python/exceptions.rst:58 docs/manual/python/exceptions.rst:60
25941 #: docs/manual/python/exceptions.rst:62 docs/manual/python/exceptions.rst:64
25942 #: docs/manual/python/exceptions.rst:66 docs/manual/python/exceptions.rst:68
25943 #: docs/manual/python/exceptions.rst:70 docs/manual/python/exceptions.rst:72
25944 #: docs/manual/python/exceptions.rst:74 docs/manual/python/exceptions.rst:76
25945 #: docs/manual/python/exceptions.rst:78 docs/manual/python/exceptions.rst:80
25946 #: docs/manual/python/exceptions.rst:82 docs/manual/python/exceptions.rst:84
25947 #: docs/manual/python/exceptions.rst:86 docs/manual/python/exceptions.rst:88
25948 #: docs/manual/python/exceptions.rst:90 docs/manual/python/exceptions.rst:92
25949 #: docs/manual/python/exceptions.rst:94 docs/manual/python/exceptions.rst:96
25950 #: docs/manual/python/exceptions.rst:98 docs/manual/python/exceptions.rst:100
25951 #: docs/manual/python/exceptions.rst:102 docs/manual/python/exceptions.rst:104
25952 #: docs/manual/python/exceptions.rst:106 docs/manual/python/exceptions.rst:108
25953 #: docs/manual/python/exceptions.rst:110 docs/manual/python/exceptions.rst:112
25954 #: docs/manual/python/exceptions.rst:114 docs/manual/python/exceptions.rst:116
25955 #: docs/manual/python/exceptions.rst:118 docs/manual/python/exceptions.rst:120
25956 #: docs/manual/python/exceptions.rst:122 docs/manual/python/exceptions.rst:124
25957 #: docs/manual/python/exceptions.rst:126 docs/manual/python/exceptions.rst:128
25958 #: docs/manual/python/exceptions.rst:130 docs/manual/python/exceptions.rst:132
25959 #: docs/manual/python/exceptions.rst:134 docs/manual/python/exceptions.rst:136
25960 #: docs/manual/python/exceptions.rst:138 docs/manual/python/exceptions.rst:140
25961 #: docs/manual/python/exceptions.rst:142 docs/manual/python/exceptions.rst:144
25962 #: docs/manual/python/exceptions.rst:146 docs/manual/python/exceptions.rst:148
25963 #: docs/manual/python/exceptions.rst:149
25964 msgid ":show-inheritance:"
25967 #. type: delimited block =
25968 #: docs/manual/python/exceptions.rst:15
25969 msgid "gammu.ERR_DEVICEOPENERROR"
25972 #. type: delimited block =
25973 #: docs/manual/python/exceptions.rst:17
25974 msgid "gammu.ERR_DEVICELOCKED"
25977 #. type: delimited block =
25978 #: docs/manual/python/exceptions.rst:19
25979 msgid "gammu.ERR_DEVICENOTEXIST"
25982 #. type: delimited block =
25983 #: docs/manual/python/exceptions.rst:21
25984 msgid "gammu.ERR_DEVICEBUSY"
25987 #. type: delimited block =
25988 #: docs/manual/python/exceptions.rst:23
25989 msgid "gammu.ERR_DEVICENOPERMISSION"
25992 #. type: delimited block =
25993 #: docs/manual/python/exceptions.rst:25
25994 msgid "gammu.ERR_DEVICENODRIVER"
25997 #. type: delimited block =
25998 #: docs/manual/python/exceptions.rst:27
25999 msgid "gammu.ERR_DEVICENOTWORK"
26002 #. type: delimited block =
26003 #: docs/manual/python/exceptions.rst:29
26004 msgid "gammu.ERR_DEVICEDTRRTSERROR"
26007 #. type: delimited block =
26008 #: docs/manual/python/exceptions.rst:31
26009 msgid "gammu.ERR_DEVICECHANGESPEEDERROR"
26012 #. type: delimited block =
26013 #: docs/manual/python/exceptions.rst:33
26014 msgid "gammu.ERR_DEVICEWRITEERROR"
26017 #. type: delimited block =
26018 #: docs/manual/python/exceptions.rst:35
26019 msgid "gammu.ERR_DEVICEREADERROR"
26022 #. type: delimited block =
26023 #: docs/manual/python/exceptions.rst:37
26024 msgid "gammu.ERR_DEVICEPARITYERROR"
26027 #. type: delimited block =
26028 #: docs/manual/python/exceptions.rst:39
26029 msgid "gammu.ERR_TIMEOUT"
26032 #. type: delimited block =
26033 #: docs/manual/python/exceptions.rst:41
26034 msgid "gammu.ERR_FRAMENOTREQUESTED"
26037 #. type: delimited block =
26038 #: docs/manual/python/exceptions.rst:43
26039 msgid "gammu.ERR_UNKNOWNRESPONSE"
26042 #. type: delimited block =
26043 #: docs/manual/python/exceptions.rst:45
26044 msgid "gammu.ERR_UNKNOWNFRAME"
26047 #. type: delimited block =
26048 #: docs/manual/python/exceptions.rst:47
26049 msgid "gammu.ERR_UNKNOWNCONNECTIONTYPESTRING"
26052 #. type: delimited block =
26053 #: docs/manual/python/exceptions.rst:49
26054 msgid "gammu.ERR_UNKNOWNMODELSTRING"
26057 #. type: delimited block =
26058 #: docs/manual/python/exceptions.rst:51
26059 msgid "gammu.ERR_SOURCENOTAVAILABLE"
26062 #. type: delimited block =
26063 #: docs/manual/python/exceptions.rst:53
26064 msgid "gammu.ERR_NOTSUPPORTED"
26067 #. type: delimited block =
26068 #: docs/manual/python/exceptions.rst:55
26069 msgid "gammu.ERR_EMPTY"
26072 #. type: delimited block =
26073 #: docs/manual/python/exceptions.rst:57
26074 msgid "gammu.ERR_SECURITYERROR"
26077 #. type: delimited block =
26078 #: docs/manual/python/exceptions.rst:59
26079 msgid "gammu.ERR_INVALIDLOCATION"
26082 #. type: delimited block =
26083 #: docs/manual/python/exceptions.rst:61
26084 msgid "gammu.ERR_NOTIMPLEMENTED"
26087 #. type: delimited block =
26088 #: docs/manual/python/exceptions.rst:63
26089 msgid "gammu.ERR_FULL"
26092 #. type: delimited block =
26093 #: docs/manual/python/exceptions.rst:65
26094 msgid "gammu.ERR_UNKNOWN"
26097 #. type: delimited block =
26098 #: docs/manual/python/exceptions.rst:67
26099 msgid "gammu.ERR_CANTOPENFILE"
26102 #. type: delimited block =
26103 #: docs/manual/python/exceptions.rst:69
26104 msgid "gammu.ERR_MOREMEMORY"
26107 #. type: delimited block =
26108 #: docs/manual/python/exceptions.rst:71
26109 msgid "gammu.ERR_PERMISSION"
26112 #. type: delimited block =
26113 #: docs/manual/python/exceptions.rst:73
26114 msgid "gammu.ERR_EMPTYSMSC"
26117 #. type: delimited block =
26118 #: docs/manual/python/exceptions.rst:75
26119 msgid "gammu.ERR_INSIDEPHONEMENU"
26122 #. type: delimited block =
26123 #: docs/manual/python/exceptions.rst:77
26124 msgid "gammu.ERR_NOTCONNECTED"
26127 #. type: delimited block =
26128 #: docs/manual/python/exceptions.rst:79
26129 msgid "gammu.ERR_WORKINPROGRESS"
26132 #. type: delimited block =
26133 #: docs/manual/python/exceptions.rst:81
26134 msgid "gammu.ERR_PHONEOFF"
26137 #. type: delimited block =
26138 #: docs/manual/python/exceptions.rst:83
26139 msgid "gammu.ERR_FILENOTSUPPORTED"
26142 #. type: delimited block =
26143 #: docs/manual/python/exceptions.rst:85
26144 msgid "gammu.ERR_BUG"
26147 #. type: delimited block =
26148 #: docs/manual/python/exceptions.rst:87
26149 msgid "gammu.ERR_CANCELED"
26152 #. type: delimited block =
26153 #: docs/manual/python/exceptions.rst:89
26154 msgid "gammu.ERR_NEEDANOTHERANSWER"
26157 #. type: delimited block =
26158 #: docs/manual/python/exceptions.rst:91
26159 msgid "gammu.ERR_OTHERCONNECTIONREQUIRED"
26162 #. type: delimited block =
26163 #: docs/manual/python/exceptions.rst:93
26164 msgid "gammu.ERR_WRONGCRC"
26167 #. type: delimited block =
26168 #: docs/manual/python/exceptions.rst:95
26169 msgid "gammu.ERR_INVALIDDATETIME"
26172 #. type: delimited block =
26173 #: docs/manual/python/exceptions.rst:97
26174 msgid "gammu.ERR_MEMORY"
26177 #. type: delimited block =
26178 #: docs/manual/python/exceptions.rst:99
26179 msgid "gammu.ERR_INVALIDDATA"
26182 #. type: delimited block =
26183 #: docs/manual/python/exceptions.rst:101
26184 msgid "gammu.ERR_FILEALREADYEXIST"
26187 #. type: delimited block =
26188 #: docs/manual/python/exceptions.rst:103
26189 msgid "gammu.ERR_FILENOTEXIST"
26192 #. type: delimited block =
26193 #: docs/manual/python/exceptions.rst:105
26194 msgid "gammu.ERR_SHOULDBEFOLDER"
26197 #. type: delimited block =
26198 #: docs/manual/python/exceptions.rst:107
26199 msgid "gammu.ERR_SHOULDBEFILE"
26202 #. type: delimited block =
26203 #: docs/manual/python/exceptions.rst:109
26204 msgid "gammu.ERR_NOSIM"
26207 #. type: delimited block =
26208 #: docs/manual/python/exceptions.rst:111
26209 msgid "gammu.ERR_GNAPPLETWRONG"
26212 #. type: delimited block =
26213 #: docs/manual/python/exceptions.rst:113
26214 msgid "gammu.ERR_FOLDERPART"
26217 #. type: delimited block =
26218 #: docs/manual/python/exceptions.rst:115
26219 msgid "gammu.ERR_FOLDERNOTEMPTY"
26222 #. type: delimited block =
26223 #: docs/manual/python/exceptions.rst:117
26224 msgid "gammu.ERR_DATACONVERTED"
26227 #. type: delimited block =
26228 #: docs/manual/python/exceptions.rst:119
26229 msgid "gammu.ERR_UNCONFIGURED"
26232 #. type: delimited block =
26233 #: docs/manual/python/exceptions.rst:121
26234 msgid "gammu.ERR_WRONGFOLDER"
26237 #. type: delimited block =
26238 #: docs/manual/python/exceptions.rst:123
26239 msgid "gammu.ERR_PHONE_INTERNAL"
26242 #. type: delimited block =
26243 #: docs/manual/python/exceptions.rst:125
26244 msgid "gammu.ERR_WRITING_FILE"
26247 #. type: delimited block =
26248 #: docs/manual/python/exceptions.rst:127
26249 msgid "gammu.ERR_NONE_SECTION"
26252 #. type: delimited block =
26253 #: docs/manual/python/exceptions.rst:129
26254 msgid "gammu.ERR_USING_DEFAULTS"
26257 #. type: delimited block =
26258 #: docs/manual/python/exceptions.rst:131
26259 msgid "gammu.ERR_CORRUPTED"
26262 #. type: delimited block =
26263 #: docs/manual/python/exceptions.rst:133
26264 msgid "gammu.ERR_BADFEATURE"
26267 #. type: delimited block =
26268 #: docs/manual/python/exceptions.rst:135
26269 msgid "gammu.ERR_DISABLED"
26272 #. type: delimited block =
26273 #: docs/manual/python/exceptions.rst:137
26274 msgid "gammu.ERR_SPECIFYCHANNEL"
26277 #. type: delimited block =
26278 #: docs/manual/python/exceptions.rst:139
26279 msgid "gammu.ERR_NOTRUNNING"
26282 #. type: delimited block =
26283 #: docs/manual/python/exceptions.rst:141
26284 msgid "gammu.ERR_NOSERVICE"
26287 #. type: delimited block =
26288 #: docs/manual/python/exceptions.rst:143
26289 msgid "gammu.ERR_BUSY"
26292 #. type: delimited block =
26293 #: docs/manual/python/exceptions.rst:145
26294 msgid "gammu.ERR_COULDNT_CONNECT"
26297 #. type: delimited block =
26298 #: docs/manual/python/exceptions.rst:147
26299 msgid "gammu.ERR_COULDNT_RESOLVE"
26302 #. type: delimited block =
26303 #: docs/manual/python/exceptions.rst:149
26304 msgid "gammu.ERR_GETTING_SMSC"
26307 #. type: Attribute :mod:
26308 #: docs/manual/python/worker.rst:1
26310 msgid "`gammu.worker` - Asynchronous communication to phone."
26313 #. type: delimited block =
26314 #: docs/manual/python/worker.rst:5
26315 msgid "gammu.worker"
26318 #. type: delimited block =
26319 #: docs/manual/python/worker.rst:6
26320 msgid ":synopsis: Asynchronous communication to phone."
26323 #. type: delimited block =
26324 #: docs/manual/python/worker.rst:9
26326 "Mostly you should use only :class:`GammuWorker` class, others are only "
26327 "helpers which are used by this class."
26330 #. type: Labeled list
26331 #: docs/manual/python/worker.rst:11 docs/manual/python/worker.rst:35
26332 #: docs/manual/python/worker.rst:53 docs/manual/python/worker.rst:78
26337 #. type: delimited block =
26338 #: docs/manual/python/worker.rst:12
26339 msgid "GammuCommand(command, params=None, percentage=100)"
26342 #. type: delimited block =
26343 #: docs/manual/python/worker.rst:13 docs/manual/python/worker.rst:19
26344 #: docs/manual/python/worker.rst:25 docs/manual/python/worker.rst:31
26345 #: docs/manual/python/worker.rst:37 docs/manual/python/worker.rst:43
26346 #: docs/manual/python/worker.rst:49 docs/manual/python/worker.rst:55
26347 #: docs/manual/python/worker.rst:61 docs/manual/python/worker.rst:67
26348 #: docs/manual/python/worker.rst:73 docs/manual/python/worker.rst:80
26349 #: docs/manual/python/worker.rst:88 docs/manual/python/worker.rst:94
26350 #: docs/manual/python/worker.rst:103 docs/manual/python/worker.rst:116
26351 #: docs/manual/python/worker.rst:127 docs/manual/python/worker.rst:138
26352 #: docs/manual/python/worker.rst:144 docs/manual/python/worker.rst:150
26353 #: docs/manual/python/worker.rst:156
26354 msgid ":module: gammu.worker"
26357 #. type: delimited block =
26358 #: docs/manual/python/worker.rst:15
26359 msgid "Storage of single command for gammu."
26362 #. type: Labeled list
26363 #: docs/manual/python/worker.rst:17 docs/manual/python/worker.rst:23
26364 #: docs/manual/python/worker.rst:29 docs/manual/python/worker.rst:41
26365 #: docs/manual/python/worker.rst:47 docs/manual/python/worker.rst:59
26366 #: docs/manual/python/worker.rst:65 docs/manual/python/worker.rst:71
26367 #: docs/manual/python/worker.rst:86 docs/manual/python/worker.rst:92
26368 #: docs/manual/python/worker.rst:101 docs/manual/python/worker.rst:114
26369 #: docs/manual/python/worker.rst:125 docs/manual/python/worker.rst:136
26370 #: docs/manual/python/worker.rst:142
26375 #. type: delimited block =
26376 #: docs/manual/python/worker.rst:18
26377 msgid "GammuCommand.get_command()"
26380 #. type: delimited block =
26381 #: docs/manual/python/worker.rst:21
26382 msgid "Returns command name."
26385 #. type: delimited block =
26386 #: docs/manual/python/worker.rst:24
26387 msgid "GammuCommand.get_params()"
26390 #. type: delimited block =
26391 #: docs/manual/python/worker.rst:27
26392 msgid "Returns command params."
26395 #. type: delimited block =
26396 #: docs/manual/python/worker.rst:30
26397 msgid "GammuCommand.get_percentage()"
26400 #. type: delimited block =
26401 #: docs/manual/python/worker.rst:33
26402 msgid "Returns percentage of current task."
26405 #. type: delimited block =
26406 #: docs/manual/python/worker.rst:36
26407 msgid "GammuTask(name, commands)"
26410 #. type: delimited block =
26411 #: docs/manual/python/worker.rst:39
26412 msgid "Storage of taks for gammu."
26415 #. type: delimited block =
26416 #: docs/manual/python/worker.rst:42
26417 msgid "GammuTask.get_name()"
26420 #. type: delimited block =
26421 #: docs/manual/python/worker.rst:45
26422 msgid "Returns task name."
26425 #. type: delimited block =
26426 #: docs/manual/python/worker.rst:48
26427 msgid "GammuTask.get_next()"
26430 #. type: delimited block =
26431 #: docs/manual/python/worker.rst:51
26432 msgid "Returns next command to be executed as :class:`GammuCommand`."
26435 #. type: delimited block =
26436 #: docs/manual/python/worker.rst:54
26437 msgid "GammuThread(queue, config, callback)"
26440 #. type: delimited block =
26441 #: docs/manual/python/worker.rst:57
26442 msgid "Thread for phone communication."
26445 #. type: delimited block =
26446 #: docs/manual/python/worker.rst:60
26447 msgid "GammuThread.join(timeout=None)"
26450 #. type: delimited block =
26451 #: docs/manual/python/worker.rst:63
26452 msgid "Terminates thread and waits for it."
26455 #. type: delimited block =
26456 #: docs/manual/python/worker.rst:66
26457 msgid "GammuThread.kill()"
26460 #. type: delimited block =
26461 #: docs/manual/python/worker.rst:69
26462 msgid "Forces thread end without emptying queue."
26465 #. type: delimited block =
26466 #: docs/manual/python/worker.rst:72
26467 msgid "GammuThread.run()"
26470 #. type: delimited block =
26471 #: docs/manual/python/worker.rst:76
26473 "Thread body, which handles phone communication. This should not be used from "
26477 #. type: delimited block =
26478 #: docs/manual/python/worker.rst:79
26479 msgid "GammuWorker(callback)"
26482 #. type: delimited block =
26483 #: docs/manual/python/worker.rst:84
26485 "Wrapper class for asynchronous communication with Gammu. It spaws own thread "
26486 "and then passes all commands to this thread. When task is done, caller is "
26487 "notified via callback."
26490 #. type: delimited block =
26491 #: docs/manual/python/worker.rst:87
26492 msgid "GammuWorker.abort()"
26495 #. type: delimited block =
26496 #: docs/manual/python/worker.rst:90
26497 msgid "Aborts any remaining operations."
26500 #. type: delimited block =
26501 #: docs/manual/python/worker.rst:93
26502 msgid "GammuWorker.configure(config)"
26505 #. type: delimited block =
26506 #: docs/manual/python/worker.rst:96
26507 msgid "Configures gammu instance according to config."
26510 #. type: delimited block =
26511 #: docs/manual/python/worker.rst:99
26513 ":param config: Gammu configuration, same as :meth:`gammu.StateMachine."
26514 "SetConfig` accepts. :type config: hash"
26517 #. type: delimited block =
26518 #: docs/manual/python/worker.rst:102
26519 msgid "GammuWorker.enqueue(command, params=None, commands=None)"
26522 #. type: delimited block =
26523 #: docs/manual/python/worker.rst:105
26524 msgid "Enqueues command or task."
26527 #. type: delimited block =
26528 #: docs/manual/python/worker.rst:112
26530 ":param command: Command(s) to execute. Each command is tuple containing "
26531 "function name and it's parameters. :type command: tuple of list of tuples :"
26532 "param params: Parameters to command. :type params: tuple or string :param "
26533 "commands: List of commands to execute. When this is not none, params are "
26534 "ignored and command is taken as task name. :type commands: list of tuples "
26538 #. type: delimited block =
26539 #: docs/manual/python/worker.rst:115
26540 msgid "GammuWorker.enqueue_command(command, params)"
26543 #. type: delimited block =
26544 #: docs/manual/python/worker.rst:118
26545 msgid "Enqueues command."
26548 #. type: delimited block =
26549 #: docs/manual/python/worker.rst:123
26551 ":param command: Command(s) to execute. Each command is tuple containing "
26552 "function name and it's parameters. :type command: tuple of list of tuples :"
26553 "param params: Parameters to command. :type params: tuple or string"
26556 #. type: delimited block =
26557 #: docs/manual/python/worker.rst:126
26558 msgid "GammuWorker.enqueue_task(command, commands)"
26561 #. type: delimited block =
26562 #: docs/manual/python/worker.rst:129
26563 msgid "Enqueues task."
26566 #. type: delimited block =
26567 #: docs/manual/python/worker.rst:134
26569 ":param command: Command(s) to execute. Each command is tuple containing "
26570 "function name and it's parameters. :type command: tuple of list of tuples :"
26571 "param commands: List of commands to execute. :type commands: list of tuples "
26575 #. type: delimited block =
26576 #: docs/manual/python/worker.rst:137
26577 msgid "GammuWorker.initiate()"
26580 #. type: delimited block =
26581 #: docs/manual/python/worker.rst:140
26582 msgid "Connects to phone."
26585 #. type: delimited block =
26586 #: docs/manual/python/worker.rst:143
26587 msgid "GammuWorker.terminate(timeout=None)"
26590 #. type: delimited block =
26591 #: docs/manual/python/worker.rst:146
26592 msgid "Terminates phone connection."
26595 #. type: delimited block =
26596 #: docs/manual/python/worker.rst:149
26597 msgid "InvalidCommand(value)"
26600 #. type: delimited block =
26601 #: docs/manual/python/worker.rst:152
26602 msgid "Exception indicating invalid command."
26605 #. type: Labeled list
26606 #: docs/manual/python/worker.rst:154 docs/manual/python/gammu.rst:1060
26607 #: docs/manual/python/gammu.rst:1070 docs/manual/python/gammu.rst:1079
26608 #: docs/manual/python/gammu.rst:1100 docs/manual/python/gammu.rst:1111
26609 #: docs/manual/python/gammu.rst:1126 docs/manual/python/gammu.rst:1137
26610 #: docs/manual/python/gammu.rst:1146 docs/manual/python/gammu.rst:1157
26611 #: docs/manual/python/gammu.rst:1173 docs/manual/python/gammu.rst:1182
26612 #: docs/manual/python/gammu.rst:1191 docs/manual/python/gammu.rst:1200
26613 #: docs/manual/python/gammu.rst:1209 docs/manual/python/gammu.rst:1218
26614 #: docs/manual/python/gammu.rst:1227 docs/manual/python/gammu.rst:1236
26615 #: docs/manual/python/gammu.rst:1248 docs/manual/python/gammu.rst:1261
26616 #: docs/manual/python/gammu.rst:1274 docs/manual/python/gammu.rst:1294
26617 #: docs/manual/python/gammu.rst:1305
26619 msgid ".. function"
26622 #. type: delimited block =
26623 #: docs/manual/python/worker.rst:155
26624 msgid "check_worker_command(command)"
26627 #. type: delimited block =
26628 #: docs/manual/python/worker.rst:158
26629 msgid "Checks whether command is valid."
26632 #. type: delimited block =
26633 #: docs/manual/python/worker.rst:161
26634 msgid ":param command: Name of command. :type command: string"
26637 #. type: Attribute :mod:
26638 #: docs/manual/python/gammu.rst:1
26640 msgid "`gammu` -- Mobile phone access"
26643 #. type: delimited block =
26644 #: docs/manual/python/gammu.rst:6
26645 msgid ":synopsis: Provides access to mobile phones."
26648 #. type: delimited block =
26649 #: docs/manual/python/gammu.rst:8
26650 msgid "This module wraps all python-gammu functionality."
26653 #. type: Attribute :class:
26654 #: docs/manual/python/gammu.rst:9
26656 msgid "`gammu.StateMachine`"
26659 #. type: delimited block -
26660 #: docs/manual/python/gammu.rst:13
26662 msgid ".. class:: StateMachine(Locale)\n"
26665 #. type: delimited block -
26666 #: docs/manual/python/gammu.rst:15
26668 msgid " StateMachine object, that is used for communication with phone.\n"
26671 #. type: delimited block -
26672 #: docs/manual/python/gammu.rst:18
26675 " :param Locale: What locales to use for gammu error messages, default is ``auto`` which does autodetection according to user locales\n"
26676 " :type Locale: string\n"
26679 #. type: delimited block -
26680 #: docs/manual/python/gammu.rst:21
26682 msgid " .. method:: AddCalendar(Value)\n"
26685 #. type: delimited block -
26686 #: docs/manual/python/gammu.rst:23
26688 msgid " Adds calendar entry.\n"
26691 #. type: delimited block -
26692 #: docs/manual/python/gammu.rst:28
26695 " :param Value: Calendar entry data, see :ref:`cal_obj`\n"
26696 " :type Value: dict\n"
26697 " :return: Location of newly created entry\n"
26701 #. type: delimited block -
26702 #: docs/manual/python/gammu.rst:31
26704 msgid " .. method:: AddCategory(Type, Name)\n"
26707 #. type: delimited block -
26708 #: docs/manual/python/gammu.rst:33
26710 msgid " Adds category to phone.\n"
26713 #. type: delimited block -
26714 #: docs/manual/python/gammu.rst:40
26717 " :param Type: Type of category to read, one of ``ToDo``, ``Phonebook``\n"
26718 " :type Type: string\n"
26719 " :param Name: Category name\n"
26720 " :type Name: string\n"
26721 " :return: Location of created category\n"
26725 #. type: delimited block -
26726 #: docs/manual/python/gammu.rst:43
26728 msgid " .. method:: AddFilePart(File)\n"
26731 #. type: delimited block -
26732 #: docs/manual/python/gammu.rst:45
26734 msgid " Adds file part to filesystem.\n"
26737 #. type: delimited block -
26738 #: docs/manual/python/gammu.rst:50
26741 " :param File: File data, see :ref:`file_obj`\n"
26742 " :type File: dict\n"
26743 " :return: File data for subsequent calls (Finished indicates transfer has been completed)\n"
26747 #. type: delimited block -
26748 #: docs/manual/python/gammu.rst:53
26750 msgid " .. method:: AddFolder(ParentFolderID, Name)\n"
26753 #. type: delimited block -
26754 #: docs/manual/python/gammu.rst:55
26756 msgid " Adds folder to filesystem.\n"
26759 #. type: delimited block -
26760 #: docs/manual/python/gammu.rst:62
26763 " :param ParentFolderID: Folder where to create subfolder\n"
26764 " :type ParentFolderID: string\n"
26765 " :param Name: New folder name\n"
26766 " :type Name: string\n"
26767 " :return: New folder ID.\n"
26768 " :rtype: string\n"
26771 #. type: delimited block -
26772 #: docs/manual/python/gammu.rst:65
26774 msgid " .. method:: AddMemory(Value)\n"
26777 #. type: delimited block -
26778 #: docs/manual/python/gammu.rst:67
26780 msgid " Adds memory (phonebooks or calls) entry.\n"
26781 msgstr " Menambah memori (buku telepon atau panggilan) entri.\n"
26783 #. type: delimited block -
26784 #: docs/manual/python/gammu.rst:72 docs/manual/python/gammu.rst:960
26787 " :param Value: Memory entry, see :ref:`pbk_obj`\n"
26788 " :type Value: dict\n"
26789 " :return: Location of created entry\n"
26793 #. type: delimited block -
26794 #: docs/manual/python/gammu.rst:75
26796 msgid " .. method:: AddSMS(Value)\n"
26799 #. type: delimited block -
26800 #: docs/manual/python/gammu.rst:77
26802 msgid " Adds SMS to specified folder.\n"
26805 #. type: delimited block -
26806 #: docs/manual/python/gammu.rst:82 docs/manual/python/gammu.rst:970
26809 " :param Value: SMS data, see :ref:`sms_obj`\n"
26810 " :type Value: dict\n"
26811 " :return: Tuple for location and folder.\n"
26815 #. type: delimited block -
26816 #: docs/manual/python/gammu.rst:85
26818 msgid " .. method:: AddSMSFolder(Name)\n"
26821 #. type: delimited block -
26822 #: docs/manual/python/gammu.rst:87
26824 msgid " Creates SMS folder.\n"
26827 #. type: delimited block -
26828 #: docs/manual/python/gammu.rst:92
26831 " :param Name: Name of new folder\n"
26832 " :type Name: string\n"
26837 #. type: delimited block -
26838 #: docs/manual/python/gammu.rst:95
26840 msgid " .. method:: AddToDo(Value)\n"
26843 #. type: delimited block -
26844 #: docs/manual/python/gammu.rst:97
26846 msgid " Adds ToDo in phone.\n"
26849 #. type: delimited block -
26850 #: docs/manual/python/gammu.rst:102 docs/manual/python/gammu.rst:1000
26853 " :param Value: ToDo data, see :ref:`todo_obj`\n"
26854 " :type Value: dict\n"
26855 " :return: Location of created entry\n"
26859 #. type: delimited block -
26860 #: docs/manual/python/gammu.rst:105
26862 msgid " .. method:: AnswerCall(ID, All)\n"
26865 #. type: delimited block -
26866 #: docs/manual/python/gammu.rst:107
26868 msgid " Accept current incoming call.\n"
26871 #. type: delimited block -
26872 #: docs/manual/python/gammu.rst:114
26875 " :param ID: ID of call\n"
26876 " :type ID: integer\n"
26877 " :param All: Answer all calls?\n"
26878 " :type All: boolean\n"
26883 #. type: delimited block -
26884 #: docs/manual/python/gammu.rst:117
26886 msgid " .. method:: CancelCall(ID, All)\n"
26889 #. type: delimited block -
26890 #: docs/manual/python/gammu.rst:119
26892 msgid " Deny current incoming call.\n"
26895 #. type: delimited block -
26896 #: docs/manual/python/gammu.rst:126
26899 " :param ID: ID of call\n"
26900 " :type ID: integer\n"
26901 " :param All: Cancel all calls?\n"
26902 " :type All: boolean\n"
26907 #. type: delimited block -
26908 #: docs/manual/python/gammu.rst:129
26910 msgid " .. method:: ConferenceCall(ID)\n"
26913 #. type: delimited block -
26914 #: docs/manual/python/gammu.rst:131
26916 msgid " Initiates conference call.\n"
26919 #. type: delimited block -
26920 #: docs/manual/python/gammu.rst:136 docs/manual/python/gammu.rst:672
26921 #: docs/manual/python/gammu.rst:1010 docs/manual/python/gammu.rst:1020
26922 #: docs/manual/python/gammu.rst:1044 docs/manual/python/gammu.rst:1054
26925 " :param ID: ID of call\n"
26926 " :type ID: integer\n"
26931 #. type: delimited block -
26932 #: docs/manual/python/gammu.rst:139
26934 msgid " .. method:: DeleteAllCalendar()\n"
26937 #. type: delimited block -
26938 #: docs/manual/python/gammu.rst:141
26940 msgid " Deletes all calendar entries.\n"
26943 #. type: delimited block -
26944 #: docs/manual/python/gammu.rst:144 docs/manual/python/gammu.rst:162
26945 #: docs/manual/python/gammu.rst:804 docs/manual/python/gammu.rst:1028
26946 #: docs/manual/python/gammu.rst:1035
26953 #. type: delimited block -
26954 #: docs/manual/python/gammu.rst:147
26956 msgid " .. method:: DeleteAllMemory(Type)\n"
26959 #. type: delimited block -
26960 #: docs/manual/python/gammu.rst:149
26962 msgid " Deletes all memory (phonebooks or calls) entries of specified type.\n"
26965 #. type: delimited block -
26966 #: docs/manual/python/gammu.rst:154
26969 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
26970 " :type Type: string\n"
26975 #. type: delimited block -
26976 #: docs/manual/python/gammu.rst:157
26978 msgid " .. method:: DeleteAllToDo()\n"
26981 #. type: delimited block -
26982 #: docs/manual/python/gammu.rst:159
26984 msgid " Deletes all todo entries in phone.\n"
26987 #. type: delimited block -
26988 #: docs/manual/python/gammu.rst:165
26990 msgid " .. method:: DeleteCalendar(Location)\n"
26993 #. type: delimited block -
26994 #: docs/manual/python/gammu.rst:167
26996 msgid " Deletes calendar entry.\n"
26999 #. type: delimited block -
27000 #: docs/manual/python/gammu.rst:172
27003 " :param Location: Calendar entry to delete\n"
27004 " :type Location: int\n"
27009 #. type: delimited block -
27010 #: docs/manual/python/gammu.rst:175
27012 msgid " .. method:: DeleteFile(FileID)\n"
27015 #. type: delimited block -
27016 #: docs/manual/python/gammu.rst:177
27018 msgid " Deletes file from filesystem.\n"
27021 #. type: delimited block -
27022 #: docs/manual/python/gammu.rst:182
27025 " :param FileID: File to delete\n"
27026 " :type FileID: string\n"
27031 #. type: delimited block -
27032 #: docs/manual/python/gammu.rst:185
27034 msgid " .. method:: DeleteFolder(FolderID)\n"
27037 #. type: delimited block -
27038 #: docs/manual/python/gammu.rst:187
27040 msgid " Deletes folder on filesystem.\n"
27043 #. type: delimited block -
27044 #: docs/manual/python/gammu.rst:192
27047 " :param FolderID: Folder to delete\n"
27048 " :type FolderID: string\n"
27053 #. type: delimited block -
27054 #: docs/manual/python/gammu.rst:195
27056 msgid " .. method:: DeleteMemory(Type, Location)\n"
27059 #. type: delimited block -
27060 #: docs/manual/python/gammu.rst:197
27062 msgid " Deletes memory (phonebooks or calls) entry.\n"
27063 msgstr " Menghapus memori (buku telepon atau panggilan) entri.\n"
27065 #. type: delimited block -
27066 #: docs/manual/python/gammu.rst:204
27069 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27070 " :type Type: string\n"
27071 " :param Location: Location of entry to delete\n"
27072 " :type Location: int\n"
27077 #. type: delimited block -
27078 #: docs/manual/python/gammu.rst:207
27080 msgid " .. method:: DeleteSMS(Folder, Location)\n"
27083 #. type: delimited block -
27084 #: docs/manual/python/gammu.rst:209
27086 msgid " Deletes SMS.\n"
27089 #. type: delimited block -
27090 #: docs/manual/python/gammu.rst:216
27093 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
27094 " :type Folder: int\n"
27095 " :param Location: Location of entry to delete\n"
27096 " :type Location: int\n"
27101 #. type: delimited block -
27102 #: docs/manual/python/gammu.rst:219
27104 msgid " .. method:: DeleteSMSFolder(ID)\n"
27107 #. type: delimited block -
27108 #: docs/manual/python/gammu.rst:221
27110 msgid " Deletes SMS folder.\n"
27113 #. type: delimited block -
27114 #: docs/manual/python/gammu.rst:226
27117 " :param ID: Index of folder to delete\n"
27123 #. type: delimited block -
27124 #: docs/manual/python/gammu.rst:229
27126 msgid " .. method:: DeleteToDo(Location)\n"
27129 #. type: delimited block -
27130 #: docs/manual/python/gammu.rst:231
27132 msgid " Deletes ToDo entry in phone.\n"
27135 #. type: delimited block -
27136 #: docs/manual/python/gammu.rst:236
27139 " :param Location: Location of entry to delete\n"
27140 " :type Location: int\n"
27145 #. type: delimited block -
27146 #: docs/manual/python/gammu.rst:239
27148 msgid " .. method:: DialService(Number)\n"
27151 #. type: delimited block -
27152 #: docs/manual/python/gammu.rst:241 docs/manual/python/gammu.rst:251
27154 msgid " Dials number and starts voice call.\n"
27157 #. type: delimited block -
27158 #: docs/manual/python/gammu.rst:246 docs/manual/python/gammu.rst:748
27161 " :param Number: Number to dial\n"
27162 " :type Number: string\n"
27167 #. type: delimited block -
27168 #: docs/manual/python/gammu.rst:249
27170 msgid " .. method:: DialVoice(Number, ShowNumber)\n"
27173 #. type: delimited block -
27174 #: docs/manual/python/gammu.rst:258
27177 " :param Number: Number to dial\n"
27178 " :type Number: string\n"
27179 " :param ShowNumber: Identifies whether to enable CLIR (None = keep default phone settings). Default is None\n"
27180 " :type ShowNumber: boolean or None\n"
27185 #. type: delimited block -
27186 #: docs/manual/python/gammu.rst:261
27188 msgid " .. method:: EnterSecurityCode(Type, Code, NewPIN)\n"
27191 #. type: delimited block -
27192 #: docs/manual/python/gammu.rst:263
27194 msgid " Entres security code.\n"
27197 #. type: delimited block -
27198 #: docs/manual/python/gammu.rst:272
27201 " :param Type: What code to enter, one of ``PIN``, ``PUK``, ``PIN2``, ``PUK2``, ``Phone``.\n"
27202 " :type Type: string\n"
27203 " :param Code: Code value\n"
27204 " :type Code: string\n"
27205 " :param NewPIN: New PIN value in case entering PUK\n"
27206 " :type NewPIN: string\n"
27211 #. type: delimited block -
27212 #: docs/manual/python/gammu.rst:275
27214 msgid " .. method:: GetAlarm(Location)\n"
27217 #. type: delimited block -
27218 #: docs/manual/python/gammu.rst:277
27220 msgid " Reads alarm set in phone.\n"
27223 #. type: delimited block -
27224 #: docs/manual/python/gammu.rst:282
27227 " :param Location: Which alarm to read. Many phone support only one alarm. Default is 1.\n"
27228 " :type Location: int\n"
27229 " :return: Alarm dict\n"
27233 #. type: delimited block -
27234 #: docs/manual/python/gammu.rst:285
27236 msgid " .. method:: GetBatteryCharge()\n"
27239 #. type: delimited block -
27240 #: docs/manual/python/gammu.rst:287
27242 msgid " Gets information about battery charge and phone charging state.\n"
27245 #. type: delimited block -
27246 #: docs/manual/python/gammu.rst:290
27249 " :return: Dictionary containing information about battery state (BatteryPercent and ChargeState)\n"
27253 #. type: delimited block -
27254 #: docs/manual/python/gammu.rst:293
27256 msgid " .. method:: GetCalendar(Location)\n"
27259 #. type: delimited block -
27260 #: docs/manual/python/gammu.rst:295
27262 msgid " Retrieves calendar entry.\n"
27265 #. type: delimited block -
27266 #: docs/manual/python/gammu.rst:300
27269 " :param Location: Calendar entry to read\n"
27270 " :type Location: int\n"
27271 " :return: Dictionary with calendar values, see :ref:`cal_obj`\n"
27275 #. type: delimited block -
27276 #: docs/manual/python/gammu.rst:303
27278 msgid " .. method:: GetCalendarStatus()\n"
27281 #. type: delimited block -
27282 #: docs/manual/python/gammu.rst:305
27284 msgid " Retrieves calendar status (number of used entries).\n"
27287 #. type: delimited block -
27288 #: docs/manual/python/gammu.rst:308
27291 " :return: Dictionary with calendar status (Used)\n"
27295 #. type: delimited block -
27296 #: docs/manual/python/gammu.rst:311
27298 msgid " .. method:: GetCategory(Type, Location)\n"
27301 #. type: delimited block -
27302 #: docs/manual/python/gammu.rst:313
27304 msgid " Reads category from phone.\n"
27307 #. type: delimited block -
27308 #: docs/manual/python/gammu.rst:320
27311 " :param Type: Type of category to read, one of ``ToDo``, ``Phonebook``\n"
27312 " :type Type: string\n"
27313 " :param Location: Location of category to read\n"
27314 " :type Location: int\n"
27315 " :return: Category name as string\n"
27316 " :rtype: string\n"
27319 #. type: delimited block -
27320 #: docs/manual/python/gammu.rst:323
27322 msgid " .. method:: GetCategoryStatus(Type)\n"
27325 #. type: delimited block -
27326 #: docs/manual/python/gammu.rst:325
27328 msgid " Reads category status (number of used entries) from phone.\n"
27331 #. type: delimited block -
27332 #: docs/manual/python/gammu.rst:330
27335 " :param Type: Type of category to read, one of ``ToDo``, ``Phonebook``\n"
27336 " :type Type: string\n"
27337 " :return: Dictionary containing information about category status (Used)\n"
27341 #. type: delimited block -
27342 #: docs/manual/python/gammu.rst:333
27344 msgid " .. method:: GetConfig(Section)\n"
27347 #. type: delimited block -
27348 #: docs/manual/python/gammu.rst:344
27351 " Gets specified config section. Configuration consists of all params which can be defined in gammurc config file:\n"
27360 " - UseGlobalDebugFile\n"
27363 #. type: delimited block -
27364 #: docs/manual/python/gammu.rst:349
27367 " :param Section: Index of config section to read. Defaults to 0.\n"
27368 " :type Section: int\n"
27369 " :return: Dictionary containing configuration\n"
27373 #. type: delimited block -
27374 #: docs/manual/python/gammu.rst:352
27376 msgid " .. method:: GetDateTime()\n"
27379 #. type: delimited block -
27380 #: docs/manual/python/gammu.rst:354
27382 msgid " Reads date and time from phone.\n"
27385 #. type: delimited block -
27386 #: docs/manual/python/gammu.rst:357
27389 " :return: Date and time from phone as datetime.datetime object.\n"
27390 " :rtype: datetime.datetime\n"
27393 #. type: delimited block -
27394 #: docs/manual/python/gammu.rst:360
27396 msgid " .. method:: GetDisplayStatus()\n"
27399 #. type: delimited block -
27400 #: docs/manual/python/gammu.rst:364
27403 " Acquired display status.\n"
27404 " :return: List of indicators displayed on display\n"
27408 #. type: delimited block -
27409 #: docs/manual/python/gammu.rst:367
27411 msgid " .. method:: GetFilePart(File)\n"
27414 #. type: delimited block -
27415 #: docs/manual/python/gammu.rst:369
27417 msgid " Gets file part from filesystem.\n"
27420 #. type: delimited block -
27421 #: docs/manual/python/gammu.rst:374 docs/manual/python/gammu.rst:758
27424 " :param File: File data, see :ref:`file_obj`\n"
27425 " :type File: dict\n"
27426 " :return: File data for subsequent calls (Finished indicates transfer has been completed), see :ref:`file_obj`\n"
27430 #. type: delimited block -
27431 #: docs/manual/python/gammu.rst:377
27433 msgid " .. method:: GetFileSystemStatus()\n"
27436 #. type: delimited block -
27437 #: docs/manual/python/gammu.rst:379
27439 msgid " Acquires filesystem status.\n"
27442 #. type: delimited block -
27443 #: docs/manual/python/gammu.rst:382
27446 " :return: Dictionary containing filesystem status (Used and Free)\n"
27450 #. type: delimited block -
27451 #: docs/manual/python/gammu.rst:385
27453 msgid " .. method:: GetFirmware()\n"
27456 #. type: delimited block -
27457 #: docs/manual/python/gammu.rst:387
27459 msgid " Reads firmware information from phone.\n"
27462 #. type: delimited block -
27463 #: docs/manual/python/gammu.rst:390
27466 " :return: Tuple from version, date and numeric version.\n"
27470 #. type: delimited block -
27471 #: docs/manual/python/gammu.rst:393
27473 msgid " .. method:: GetFolderListing(Folder, Start)\n"
27476 #. type: delimited block -
27477 #: docs/manual/python/gammu.rst:395
27479 msgid " Gets next filename from filesystem folder.\n"
27482 #. type: delimited block -
27483 #: docs/manual/python/gammu.rst:402
27486 " :param Folder: Folder to list\n"
27487 " :type Folder: string\n"
27488 " :param Start: Whether we're starting listing. Defaults to False.\n"
27489 " :type Start: boolean\n"
27490 " :return: File data as dict, see :ref:`file_obj`\n"
27494 #. type: delimited block -
27495 #: docs/manual/python/gammu.rst:405
27497 msgid " .. method:: GetHardware()\n"
27500 #. type: delimited block -
27501 #: docs/manual/python/gammu.rst:407
27503 msgid " Gets hardware information about device.\n"
27506 #. type: delimited block -
27507 #: docs/manual/python/gammu.rst:410
27510 " :return: Hardware information as string.\n"
27511 " :rtype: string\n"
27514 #. type: delimited block -
27515 #: docs/manual/python/gammu.rst:413
27517 msgid " .. method:: GetIMEI()\n"
27520 #. type: delimited block -
27521 #: docs/manual/python/gammu.rst:415
27523 msgid " Reads IMEI/serial number from phone.\n"
27524 msgstr " Membaca IMEI/nomor serial dari telepon.\n"
27526 #. type: delimited block -
27527 #: docs/manual/python/gammu.rst:418
27530 " :return: IMEI of phone as string.\n"
27531 " :rtype: string\n"
27534 #. type: delimited block -
27535 #: docs/manual/python/gammu.rst:421
27537 msgid " .. method:: GetLocale()\n"
27540 #. type: delimited block -
27541 #: docs/manual/python/gammu.rst:423
27543 msgid " Gets locale information from phone.\n"
27546 #. type: delimited block -
27547 #: docs/manual/python/gammu.rst:426
27550 " :return: Dictionary of locale settings. :meth:`SetLocale` lists them all.\n"
27554 #. type: delimited block -
27555 #: docs/manual/python/gammu.rst:429
27557 msgid " .. method:: GetManufactureMonth()\n"
27560 #. type: delimited block -
27561 #: docs/manual/python/gammu.rst:431
27563 msgid " Gets month when device was manufactured.\n"
27566 #. type: delimited block -
27567 #: docs/manual/python/gammu.rst:434
27570 " :return: Month of manufacture as string.\n"
27571 " :rtype: string\n"
27574 #. type: delimited block -
27575 #: docs/manual/python/gammu.rst:437
27577 msgid " .. method:: GetManufacturer()\n"
27580 #. type: delimited block -
27581 #: docs/manual/python/gammu.rst:439
27583 msgid " Reads manufacturer from phone.\n"
27586 #. type: delimited block -
27587 #: docs/manual/python/gammu.rst:442
27590 " :return: String with manufacturer name\n"
27591 " :rtype: string\n"
27594 #. type: delimited block -
27595 #: docs/manual/python/gammu.rst:445
27597 msgid " .. method:: GetMemory(Type, Location)\n"
27600 #. type: delimited block -
27601 #: docs/manual/python/gammu.rst:447
27603 msgid " Reads entry from memory (phonebooks or calls). Which entry shouldbe read is defined in entry.\n"
27606 #. type: delimited block -
27607 #: docs/manual/python/gammu.rst:452
27610 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27611 " :type Type: string\n"
27612 " :return: Memory entry as dict, see :ref:`pbk_obj`\n"
27616 #. type: delimited block -
27617 #: docs/manual/python/gammu.rst:455
27619 msgid " .. method:: GetMemoryStatus(Type)\n"
27622 #. type: delimited block -
27623 #: docs/manual/python/gammu.rst:457
27625 msgid " Gets memory (phonebooks or calls) status (eg. number of used andfree entries).\n"
27628 #. type: delimited block -
27629 #: docs/manual/python/gammu.rst:462
27632 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27633 " :type Type: string\n"
27634 " :return: Dictionary with information about memory (Used and Free)\n"
27638 #. type: delimited block -
27639 #: docs/manual/python/gammu.rst:465
27641 msgid " .. method:: GetModel()\n"
27644 #. type: delimited block -
27645 #: docs/manual/python/gammu.rst:467
27647 msgid " Reads model from phone.\n"
27650 #. type: delimited block -
27651 #: docs/manual/python/gammu.rst:470
27654 " :return: Tuple containing gammu identification and real model returned by phone.\n"
27658 #. type: delimited block -
27659 #: docs/manual/python/gammu.rst:473
27661 msgid " .. method:: GetNetworkInfo()\n"
27664 #. type: delimited block -
27665 #: docs/manual/python/gammu.rst:475
27667 msgid " Gets network information.\n"
27670 #. type: delimited block -
27671 #: docs/manual/python/gammu.rst:478
27674 " :return: Dictionary with information about network (NetworkName, State, NetworkCode, CID and LAC)\n"
27678 #. type: delimited block -
27679 #: docs/manual/python/gammu.rst:481
27681 msgid " .. method:: GetNextCalendar(Start, Location)\n"
27684 #. type: delimited block -
27685 #: docs/manual/python/gammu.rst:483
27687 msgid " Retrieves calendar entry. This is useful for continuous reading of all calendar entries.\n"
27690 #. type: delimited block -
27691 #: docs/manual/python/gammu.rst:490
27694 " :param Start: Whether to start. This can not be used together with Location\n"
27695 " :type Start: boolean\n"
27696 " :param Location: Last read location. This can not be used together with Start\n"
27697 " :type Location: int\n"
27698 " :return: Dictionary with calendar values, see :ref:`cal_obj`\n"
27702 #. type: delimited block -
27703 #: docs/manual/python/gammu.rst:493
27705 msgid " .. method:: GetNextFileFolder(Start)\n"
27708 #. type: delimited block -
27709 #: docs/manual/python/gammu.rst:495
27711 msgid " Gets next filename from filesystem.\n"
27714 #. type: delimited block -
27715 #: docs/manual/python/gammu.rst:500
27718 " :param Start: Whether we're starting listing. Defaults to False.\n"
27719 " :type Start: boolean\n"
27720 " :return: File data as dict, see :ref:`file_obj`\n"
27724 #. type: delimited block -
27725 #: docs/manual/python/gammu.rst:503
27727 msgid " .. method:: GetNextMemory(Type, Start, Location)\n"
27730 #. type: delimited block -
27731 #: docs/manual/python/gammu.rst:505
27733 msgid " Reads entry from memory (phonebooks or calls). Which entry shouldbe read is defined in entry. This can be easily used for reading all entries.\n"
27736 #. type: delimited block -
27737 #: docs/manual/python/gammu.rst:514
27740 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27741 " :type Type: string\n"
27742 " :param Start: Whether to start. This can not be used together with Location\n"
27743 " :type Start: boolean\n"
27744 " :param Location: Last read location. This can not be used together with Start\n"
27745 " :type Location: int\n"
27746 " :return: Memory entry as dict, see :ref:`pbk_obj`\n"
27750 #. type: delimited block -
27751 #: docs/manual/python/gammu.rst:517
27753 msgid " .. method:: GetNextRootFolder(Folder)\n"
27756 #. type: delimited block -
27757 #: docs/manual/python/gammu.rst:519
27759 msgid " Gets next root folder from filesystem. Start with empty folder name.\n"
27762 #. type: delimited block -
27763 #: docs/manual/python/gammu.rst:523
27766 " :param Folder: Previous read fodlder. Start with empty folder name.\n"
27767 " :type Folder: string\n"
27768 " :return: Structure with folder information\n"
27771 #. type: delimited block -
27772 #: docs/manual/python/gammu.rst:526
27774 msgid " .. method:: GetNextSMS(Folder, Start, Location)\n"
27777 #. type: delimited block -
27778 #: docs/manual/python/gammu.rst:528
27780 msgid " Reads next (or first if start set) SMS message. This might befaster for some phones than using :meth:`GetSMS` for each message.\n"
27783 #. type: delimited block -
27784 #: docs/manual/python/gammu.rst:537
27787 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
27788 " :type Folder: int\n"
27789 " :param Start: Whether to start. This can not be used together with Location\n"
27790 " :type Start: boolean\n"
27791 " :param Location: Location last read entry. This can not be used together with Start\n"
27792 " :type Location: int\n"
27793 " :return: Dictionary with SMS data, see :ref:`sms_obj`\n"
27797 #. type: delimited block -
27798 #: docs/manual/python/gammu.rst:540
27800 msgid " .. method:: GetNextToDo(Start, Location)\n"
27803 #. type: delimited block -
27804 #: docs/manual/python/gammu.rst:542 docs/manual/python/gammu.rst:649
27806 msgid " Reads ToDo from phone.\n"
27809 #. type: delimited block -
27810 #: docs/manual/python/gammu.rst:549
27813 " :param Start: Whether to start. This can not be used together with Location\n"
27814 " :type Start: boolean\n"
27815 " :param Location: Last read location. This can not be used together with Start\n"
27816 " :type Location: int\n"
27817 " :return: Dictionary with ToDo values, see :ref:`todo_obj`\n"
27821 #. type: delimited block -
27822 #: docs/manual/python/gammu.rst:552
27824 msgid " .. method:: GetOriginalIMEI()\n"
27827 #. type: delimited block -
27828 #: docs/manual/python/gammu.rst:554
27830 msgid " Gets original IMEI from phone.\n"
27833 #. type: delimited block -
27834 #: docs/manual/python/gammu.rst:557
27837 " :return: Original IMEI of phone as string.\n"
27838 " :rtype: string\n"
27841 #. type: delimited block -
27842 #: docs/manual/python/gammu.rst:560
27844 msgid " .. method:: GetPPM()\n"
27847 #. type: delimited block -
27848 #: docs/manual/python/gammu.rst:562
27850 msgid " Gets PPM (Post Programmable Memory) from phone.\n"
27853 #. type: delimited block -
27854 #: docs/manual/python/gammu.rst:565
27857 " :return: PPM as string\n"
27858 " :rtype: string\n"
27861 #. type: delimited block -
27862 #: docs/manual/python/gammu.rst:568
27864 msgid " .. method:: GetProductCode()\n"
27867 #. type: delimited block -
27868 #: docs/manual/python/gammu.rst:572
27871 " Gets product code of device.\n"
27872 " :return: Product code as string.\n"
27873 " :rtype: string\n"
27876 #. type: delimited block -
27877 #: docs/manual/python/gammu.rst:575
27879 msgid " .. method:: GetSIMIMSI()\n"
27882 #. type: delimited block -
27883 #: docs/manual/python/gammu.rst:577
27885 msgid " Gets SIM IMSI from phone.\n"
27888 #. type: delimited block -
27889 #: docs/manual/python/gammu.rst:580
27892 " :return: SIM IMSI as string\n"
27893 " :rtype: string\n"
27896 #. type: delimited block -
27897 #: docs/manual/python/gammu.rst:583
27899 msgid " .. method:: GetSMS(Folder, Location)\n"
27902 #. type: delimited block -
27903 #: docs/manual/python/gammu.rst:585
27905 msgid " Reads SMS message.\n"
27908 #. type: delimited block -
27909 #: docs/manual/python/gammu.rst:592
27912 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
27913 " :type Folder: int\n"
27914 " :param Location: Location of entry to read\n"
27915 " :type Location: int\n"
27916 " :return: Dictionary with SMS data, see :ref:`sms_obj`\n"
27920 #. type: delimited block -
27921 #: docs/manual/python/gammu.rst:595
27923 msgid " .. method:: GetSMSC(Location)\n"
27926 #. type: delimited block -
27927 #: docs/manual/python/gammu.rst:597
27929 msgid " Gets SMS Service Center number and SMS settings.\n"
27932 #. type: delimited block -
27933 #: docs/manual/python/gammu.rst:602
27936 " :param Location: Location of entry to read. Defaults to 1\n"
27937 " :type Location: int\n"
27938 " :return: Dictionary with SMSC information, see :ref:`smsc_obj`\n"
27942 #. type: delimited block -
27943 #: docs/manual/python/gammu.rst:605
27945 msgid " .. method:: GetSMSFolders()\n"
27948 #. type: delimited block -
27949 #: docs/manual/python/gammu.rst:607
27951 msgid " Returns SMS folders information.\n"
27954 #. type: delimited block -
27955 #: docs/manual/python/gammu.rst:610
27958 " :return: List of SMS folders.\n"
27962 #. type: delimited block -
27963 #: docs/manual/python/gammu.rst:613
27965 msgid " .. method:: GetSMSStatus()\n"
27968 #. type: delimited block -
27969 #: docs/manual/python/gammu.rst:615
27971 msgid " Gets information about SMS memory (read/unread/size of memory for both SIM and phone).\n"
27974 #. type: delimited block -
27975 #: docs/manual/python/gammu.rst:618
27978 " :return: Dictionary with information about phone memory (SIMUnRead, SIMUsed, SIMSize, PhoneUnRead, PhoneUsed, PhoneSize and TemplatesUsed)\n"
27982 #. type: delimited block -
27983 #: docs/manual/python/gammu.rst:621
27985 msgid " .. method:: GetSecurityStatus()\n"
27988 #. type: delimited block -
27989 #: docs/manual/python/gammu.rst:623
27991 msgid " Queries whether some security code needs to be entered.\n"
27994 #. type: delimited block -
27995 #: docs/manual/python/gammu.rst:626
27998 " :return: String indicating which code needs to be entered or None if none is needed\n"
27999 " :rtype: string\n"
28002 #. type: delimited block -
28003 #: docs/manual/python/gammu.rst:629
28005 msgid " .. method:: GetSignalQuality()\n"
28008 #. type: delimited block -
28009 #: docs/manual/python/gammu.rst:631
28011 msgid " Reads signal quality (strength and error rate).\n"
28014 #. type: delimited block -
28015 #: docs/manual/python/gammu.rst:634
28018 " :return: Dictionary containing information about signal state (SignalStrength, SignalPercent and BitErrorRate)\n"
28022 #. type: delimited block -
28023 #: docs/manual/python/gammu.rst:637
28025 msgid " .. method:: GetSpeedDial(Location)\n"
28028 #. type: delimited block -
28029 #: docs/manual/python/gammu.rst:639
28031 msgid " Gets speed dial.\n"
28034 #. type: delimited block -
28035 #: docs/manual/python/gammu.rst:644
28038 " :param Location: Location of entry to read\n"
28039 " :type Location: int\n"
28040 " :return: Dictionary with speed dial (Location, MemoryLocation, MemoryNumberID, MemoryType)\n"
28044 #. type: delimited block -
28045 #: docs/manual/python/gammu.rst:647
28047 msgid " .. method:: GetToDo(Location)\n"
28050 #. type: delimited block -
28051 #: docs/manual/python/gammu.rst:654
28054 " :param Location: Location of entry to read\n"
28055 " :type Location: int\n"
28056 " :return: Dictionary with ToDo values, see :ref:`todo_obj`\n"
28060 #. type: delimited block -
28061 #: docs/manual/python/gammu.rst:657
28063 msgid " .. method:: GetToDoStatus()\n"
28066 #. type: delimited block -
28067 #: docs/manual/python/gammu.rst:659
28069 msgid " Gets status of ToDos (count of used entries).\n"
28072 #. type: delimited block -
28073 #: docs/manual/python/gammu.rst:662
28076 " :return: Dictionary of status (Used)\n"
28080 #. type: delimited block -
28081 #: docs/manual/python/gammu.rst:665
28083 msgid " .. method:: HoldCall(ID)\n"
28086 #. type: delimited block -
28087 #: docs/manual/python/gammu.rst:667
28089 msgid " Holds call.\n"
28092 #. type: delimited block -
28093 #: docs/manual/python/gammu.rst:675
28095 msgid " .. method:: Init(Replies)\n"
28098 #. type: delimited block -
28099 #: docs/manual/python/gammu.rst:677
28101 msgid " Initialises the connection with phone.\n"
28104 #. type: delimited block -
28105 #: docs/manual/python/gammu.rst:682
28108 " :param Replies: Number of replies to wait for on each request. Defaults to 1. Higher value makes sense only on unreliable links.\n"
28109 " :type Replies: int\n"
28114 #. type: delimited block -
28115 #: docs/manual/python/gammu.rst:685
28117 msgid " .. method:: PressKey(Key, Press)\n"
28120 #. type: delimited block -
28121 #: docs/manual/python/gammu.rst:687
28123 msgid " Emulates key press.\n"
28126 #. type: delimited block -
28127 #: docs/manual/python/gammu.rst:694
28130 " :param Key: What key to press\n"
28131 " :type Key: string\n"
28132 " :param Press: Whether to emulate press or release.\n"
28133 " :type Press: boolean\n"
28138 #. type: delimited block -
28139 #: docs/manual/python/gammu.rst:697
28141 msgid " .. method:: ReadConfig(Section, Configuration, Filename)\n"
28144 #. type: delimited block -
28145 #: docs/manual/python/gammu.rst:699
28147 msgid " Reads specified section of gammurc\n"
28150 #. type: delimited block -
28151 #: docs/manual/python/gammu.rst:708
28154 " :param Section: Index of config section to read. Defaults to 0.\n"
28155 " :type Section: int\n"
28156 " :param Configuration: Index where config section will be stored. Defaults to Section.\n"
28157 " :type Configuration: int\n"
28158 " :param Filename: Path to configuration file (otherwise it is autodetected).\n"
28159 " :type Filename: string\n"
28164 #. type: delimited block -
28165 #: docs/manual/python/gammu.rst:711
28167 msgid " .. method:: ReadDevice(Wait)\n"
28170 #. type: delimited block -
28171 #: docs/manual/python/gammu.rst:713
28173 msgid " Reads data from device.\n"
28176 #. type: delimited block -
28177 #: docs/manual/python/gammu.rst:718
28180 " :param Wait: Whether to wait, default is not to wait.\n"
28181 " :type Wait: boolean\n"
28182 " :return: Number of bytes read\n"
28186 #. type: delimited block -
28187 #: docs/manual/python/gammu.rst:721
28189 msgid " .. method:: Reset(Hard)\n"
28192 #. type: delimited block -
28193 #: docs/manual/python/gammu.rst:723
28195 msgid " Performs phone reset.\n"
28198 #. type: delimited block -
28199 #: docs/manual/python/gammu.rst:728
28202 " :param Hard: Whether to make hard reset\n"
28203 " :type Hard: boolean\n"
28208 #. type: delimited block -
28209 #: docs/manual/python/gammu.rst:731
28211 msgid " .. method:: ResetPhoneSettings(Type)\n"
28214 #. type: delimited block -
28215 #: docs/manual/python/gammu.rst:733
28217 msgid " Resets phone settings.\n"
28218 msgstr " Reset pengaturan telepon.\n"
28220 #. type: delimited block -
28221 #: docs/manual/python/gammu.rst:738
28224 " :param Type: What to reset, one of ``PHONE``, ``UIF``, ``ALL``, ``DEV``, ``FACTORY``\n"
28225 " :type Type: string\n"
28230 #. type: delimited block -
28231 #: docs/manual/python/gammu.rst:741
28233 msgid " .. method:: SendDTMF(Number)\n"
28236 #. type: delimited block -
28237 #: docs/manual/python/gammu.rst:743
28239 msgid " Sends DTMF (Dual Tone Multi Frequency) tone.\n"
28242 #. type: delimited block -
28243 #: docs/manual/python/gammu.rst:751
28245 msgid " .. method:: SendFilePart(File)\n"
28248 #. type: delimited block -
28249 #: docs/manual/python/gammu.rst:753
28251 msgid " Sends file part to phone.\n"
28254 #. type: delimited block -
28255 #: docs/manual/python/gammu.rst:761
28257 msgid " .. method:: SendSMS(Value)\n"
28260 #. type: delimited block -
28261 #: docs/manual/python/gammu.rst:763
28263 msgid " Sends SMS.\n"
28266 #. type: delimited block -
28267 #: docs/manual/python/gammu.rst:768
28270 " :param Value: SMS data, see :ref:`sms_obj`\n"
28271 " :type Value: dict\n"
28272 " :return: Message reference as integer\n"
28276 #. type: delimited block -
28277 #: docs/manual/python/gammu.rst:771
28279 msgid " .. method:: SendSavedSMS(Folder, Location)\n"
28282 #. type: delimited block -
28283 #: docs/manual/python/gammu.rst:773
28285 msgid " Sends SMS saved in phone.\n"
28288 #. type: delimited block -
28289 #: docs/manual/python/gammu.rst:780
28292 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
28293 " :type Folder: int\n"
28294 " :param Location: Location of entry to send\n"
28295 " :type Location: int\n"
28296 " :return: Message reference as integer\n"
28300 #. type: delimited block -
28301 #: docs/manual/python/gammu.rst:783
28303 msgid " .. method:: SetAlarm(DateTime, Location, Repeating, Text)\n"
28306 #. type: delimited block -
28307 #: docs/manual/python/gammu.rst:785
28309 msgid " Sets alarm in phone.\n"
28312 #. type: delimited block -
28313 #: docs/manual/python/gammu.rst:796
28316 " :param DateTime: When should alarm happen.\n"
28317 " :type DateTime: datetime.datetime\n"
28318 " :param Location: Location of alarm to set. Defaults to 1.\n"
28319 " :type Location: int\n"
28320 " :param Repeating: Whether alarm should be repeating. Defaults to True.\n"
28321 " :type Repeating: boolean\n"
28322 " :param Text: Text to be displayed on alarm. Defaults to empty.\n"
28323 " :type Text: string\n"
28328 #. type: delimited block -
28329 #: docs/manual/python/gammu.rst:799
28331 msgid " .. method:: SetAutoNetworkLogin()\n"
28334 #. type: delimited block -
28335 #: docs/manual/python/gammu.rst:801
28337 msgid " Enables network auto login.\n"
28340 #. type: delimited block -
28341 #: docs/manual/python/gammu.rst:807
28343 msgid " .. method:: SetCalendar(Value)\n"
28346 #. type: delimited block -
28347 #: docs/manual/python/gammu.rst:809
28349 msgid " Sets calendar entry\n"
28352 #. type: delimited block -
28353 #: docs/manual/python/gammu.rst:814
28356 " :param Value: Calendar entry data, see :ref:`cal_obj`\n"
28357 " :type Value: dict\n"
28358 " :return: Location of set entry\n"
28362 #. type: delimited block -
28363 #: docs/manual/python/gammu.rst:817
28365 msgid " .. method:: SetConfig(Section, Values)\n"
28368 #. type: delimited block -
28369 #: docs/manual/python/gammu.rst:819
28371 msgid " Sets specified config section.\n"
28374 #. type: delimited block -
28375 #: docs/manual/python/gammu.rst:826
28378 " :param Section: Index of config section to modify\n"
28379 " :type Section: int\n"
28380 " :param Values: Config values, see :meth:`GetConfig` for description of accepted\n"
28381 " :type Values: dict\n"
28386 #. type: delimited block -
28387 #: docs/manual/python/gammu.rst:829
28389 msgid " .. method:: SetDateTime(Date)\n"
28392 #. type: delimited block -
28393 #: docs/manual/python/gammu.rst:831
28395 msgid " Sets date and time in phone.\n"
28398 #. type: delimited block -
28399 #: docs/manual/python/gammu.rst:836
28402 " :param Date: Date to set\n"
28403 " :type Date: datetime.datetime\n"
28408 #. type: delimited block -
28409 #: docs/manual/python/gammu.rst:839
28411 msgid " .. method:: SetDebugFile(File, Global)\n"
28414 #. type: delimited block -
28415 #: docs/manual/python/gammu.rst:841
28417 msgid " Sets state machine debug file.\n"
28420 #. type: delimited block -
28421 #: docs/manual/python/gammu.rst:848
28424 " :param File: File where to write debug stuff (as configured by :meth:`SetDebugLevel`). Can be either None for no file, Python file object or filename.\n"
28425 " :type File: mixed\n"
28426 " :param Global: Whether to use global debug structure (overrides File)\n"
28427 " :type Global: boolean\n"
28432 #. type: delimited block -
28433 #: docs/manual/python/gammu.rst:851
28435 msgid " .. method:: SetDebugLevel(Level)\n"
28438 #. type: delimited block -
28439 #: docs/manual/python/gammu.rst:853
28441 msgid " Sets state machine debug level accorting to passed string. You need to configure output file using :meth:`SetDebugFile` to activate it.\n"
28444 #. type: delimited block -
28445 #: docs/manual/python/gammu.rst:866
28448 " :type Level: string\n"
28449 " :param Level: name of debug level to use, currently one of:\n"
28462 #. type: delimited block -
28463 #: docs/manual/python/gammu.rst:869
28465 msgid " .. method:: SetFileAttributes(Filename, ReadOnly, Protected, System, Hidden)\n"
28468 #. type: delimited block -
28469 #: docs/manual/python/gammu.rst:871
28471 msgid " Sets file attributes.\n"
28474 #. type: delimited block -
28475 #: docs/manual/python/gammu.rst:884
28478 " :param Filename: File to modify\n"
28479 " :type Filename: string\n"
28480 " :param ReadOnly: Whether file is read only. Default to False.\n"
28481 " :type ReadOnly: boolean\n"
28482 " :param Protected: Whether file is protected. Default to False.\n"
28483 " :type Protected: boolean\n"
28484 " :param System: Whether file is system. Default to False.\n"
28485 " :type System: boolean\n"
28486 " :param Hidden: Whether file is hidden. Default to False.\n"
28487 " :type Hidden: boolean\n"
28492 #. type: delimited block -
28493 #: docs/manual/python/gammu.rst:887
28495 msgid " .. method:: SetIncomingCB(Enable)\n"
28498 #. type: delimited block -
28499 #: docs/manual/python/gammu.rst:889
28501 msgid " Gets network information from phone.\n"
28504 #. type: delimited block -
28505 #: docs/manual/python/gammu.rst:894 docs/manual/python/gammu.rst:904
28506 #: docs/manual/python/gammu.rst:926 docs/manual/python/gammu.rst:936
28509 " :type Enable: boolean\n"
28510 " :param Enable: Whether to enable notifications, default is True\n"
28515 #. type: delimited block -
28516 #: docs/manual/python/gammu.rst:897
28518 msgid " .. method:: SetIncomingCall(Enable)\n"
28521 #. type: delimited block -
28522 #: docs/manual/python/gammu.rst:899
28524 msgid " Activates/deactivates noticing about incoming calls.\n"
28527 #. type: delimited block -
28528 #: docs/manual/python/gammu.rst:907
28530 msgid " .. method:: SetIncomingCallback(Callback)\n"
28533 #. type: delimited block -
28534 #: docs/manual/python/gammu.rst:909
28536 msgid " Sets callback function which is called whenever any (enabled) incoming event appears. Please note that you have to enable each event type by calling SetIncoming* functions.\n"
28539 #. type: delimited block -
28540 #: docs/manual/python/gammu.rst:911
28542 msgid " The callback function needs to accept three parameters: StateMachine object, event type and it's data in dictionary.\n"
28545 #. type: delimited block -
28546 #: docs/manual/python/gammu.rst:916
28549 " :param Callback: callback function or None for disabling\n"
28550 " :type Callback: function\n"
28555 #. type: delimited block -
28556 #: docs/manual/python/gammu.rst:919
28558 msgid " .. method:: SetIncomingSMS(Enable)\n"
28561 #. type: delimited block -
28562 #: docs/manual/python/gammu.rst:921
28564 msgid " Enable/disable notification on incoming SMS.\n"
28567 #. type: delimited block -
28568 #: docs/manual/python/gammu.rst:929
28570 msgid " .. method:: SetIncomingUSSD(Enable)\n"
28573 #. type: delimited block -
28574 #: docs/manual/python/gammu.rst:931
28576 msgid " Activates/deactivates noticing about incoming USSDs (UnStructured Supplementary Services).\n"
28579 #. type: delimited block -
28580 #: docs/manual/python/gammu.rst:939
28582 msgid " .. method:: SetLocale(DateSeparator, DateFormat, AMPMTime)\n"
28585 #. type: delimited block -
28586 #: docs/manual/python/gammu.rst:941
28588 msgid " Sets locale of phone.\n"
28591 #. type: delimited block -
28592 #: docs/manual/python/gammu.rst:950
28595 " :param DateSeparator: Date separator.\n"
28596 " :type DateSeparator: string\n"
28597 " :param DateFormat: Date format, one of ``DDMMYYYY``, ``MMDDYYYY``, ``YYYYMMDD``\n"
28598 " :type DateFormat: string\n"
28599 " :param AMPMTime: Whether to use AM/PM time.\n"
28600 " :type AMPMTime: boolean\n"
28605 #. type: delimited block -
28606 #: docs/manual/python/gammu.rst:953
28608 msgid " .. method:: SetMemory(Value)\n"
28611 #. type: delimited block -
28612 #: docs/manual/python/gammu.rst:955
28614 msgid " Sets memory (phonebooks or calls) entry.\n"
28615 msgstr " Mengatur memori (buku telepon atau panggilan) entri.\n"
28617 #. type: delimited block -
28618 #: docs/manual/python/gammu.rst:963
28620 msgid " .. method:: SetSMS(Value)\n"
28623 #. type: delimited block -
28624 #: docs/manual/python/gammu.rst:965
28626 msgid " Sets SMS.\n"
28629 #. type: delimited block -
28630 #: docs/manual/python/gammu.rst:973
28632 msgid " .. method:: SetSMSC(Value)\n"
28635 #. type: delimited block -
28636 #: docs/manual/python/gammu.rst:975
28638 msgid " Sets SMS Service Center number and SMS settings.\n"
28641 #. type: delimited block -
28642 #: docs/manual/python/gammu.rst:980
28645 " :param Value: SMSC information, see :ref:`smsc_obj`\n"
28646 " :type Value: dict\n"
28651 #. type: delimited block -
28652 #: docs/manual/python/gammu.rst:983
28654 msgid " .. method:: SetSpeedDial(Value)\n"
28657 #. type: delimited block -
28658 #: docs/manual/python/gammu.rst:985
28660 msgid " Sets speed dial.\n"
28663 #. type: delimited block -
28664 #: docs/manual/python/gammu.rst:990
28667 " :param Value: Speed dial data, see :meth:`GetSpeedDial` for listing.\n"
28668 " :type Value: dict\n"
28673 #. type: delimited block -
28674 #: docs/manual/python/gammu.rst:993
28676 msgid " .. method:: SetToDo(Value)\n"
28679 #. type: delimited block -
28680 #: docs/manual/python/gammu.rst:995
28682 msgid " Sets ToDo in phone.\n"
28685 #. type: delimited block -
28686 #: docs/manual/python/gammu.rst:1003
28688 msgid " .. method:: SplitCall(ID)\n"
28691 #. type: delimited block -
28692 #: docs/manual/python/gammu.rst:1005
28694 msgid " Splits call.\n"
28697 #. type: delimited block -
28698 #: docs/manual/python/gammu.rst:1013
28700 msgid " .. method:: SwitchCall(ID, Next)\n"
28703 #. type: delimited block -
28704 #: docs/manual/python/gammu.rst:1015
28706 msgid " Switches call.\n"
28709 #. type: delimited block -
28710 #: docs/manual/python/gammu.rst:1023
28712 msgid " .. method:: Terminate()\n"
28715 #. type: delimited block -
28716 #: docs/manual/python/gammu.rst:1025
28718 msgid " Terminates the connection with phone.\n"
28721 #. type: delimited block -
28722 #: docs/manual/python/gammu.rst:1030
28724 msgid " .. method:: Abort()\n"
28727 #. type: delimited block -
28728 #: docs/manual/python/gammu.rst:1032
28730 msgid " Aborts current operation.\n"
28733 #. type: delimited block -
28734 #: docs/manual/python/gammu.rst:1037
28736 msgid " .. method:: TransferCall(ID, Next)\n"
28739 #. type: delimited block -
28740 #: docs/manual/python/gammu.rst:1039
28742 msgid " Transfers call.\n"
28745 #. type: delimited block -
28746 #: docs/manual/python/gammu.rst:1047
28748 msgid " .. method:: UnholdCall(ID)\n"
28751 #. type: delimited block -
28752 #: docs/manual/python/gammu.rst:1049
28754 msgid " Unholds call.\n"
28757 #. type: delimited block -
28758 #: docs/manual/python/gammu.rst:1058
28760 msgid "Generic functions\n"
28763 #. type: Plain text
28764 #: docs/manual/python/gammu.rst:1061
28768 #. type: Plain text
28769 #: docs/manual/python/gammu.rst:1063
28770 msgid "Get version information."
28771 msgstr "Mengambil informasi versi."
28773 #. type: Plain text
28774 #: docs/manual/python/gammu.rst:1066
28776 ":return: Tuple of version information - Gammu runtime version, python-gammu "
28777 "version, build time Gammu version. :rtype: tuple"
28781 #: docs/manual/python/gammu.rst:1068
28783 msgid "Debugging configuration"
28784 msgstr "Konfigurasi debugging"
28786 #. type: Plain text
28787 #: docs/manual/python/gammu.rst:1071
28788 msgid "SetDebugFile(File)"
28791 #. type: Plain text
28792 #: docs/manual/python/gammu.rst:1073
28793 msgid "Sets global debug file."
28796 #. type: Plain text
28797 #: docs/manual/python/gammu.rst:1078
28799 ":param File: File where to write debug stuff (as configured by :meth:"
28800 "`SetDebugLevel`). Can be either None for no file, Python file object or "
28801 "filename. :type File: mixed :return: None :rtype: None"
28804 #. type: Plain text
28805 #: docs/manual/python/gammu.rst:1080
28806 msgid "SetDebugLevel(Level)"
28809 #. type: Plain text
28810 #: docs/manual/python/gammu.rst:1082
28812 "Sets global debug level accorting to passed string. You need to configure "
28813 "output file using :meth:`SetDebugFile` to activate it."
28816 #. type: Plain text
28817 #: docs/manual/python/gammu.rst:1085
28819 ":type Level: string :param Level: name of debug level to use, currently one "
28823 #. type: Plain text
28824 #: docs/manual/python/gammu.rst:1087
28828 #. type: Plain text
28829 #: docs/manual/python/gammu.rst:1089
28833 #. type: Plain text
28834 #: docs/manual/python/gammu.rst:1090
28838 #. type: Plain text
28839 #: docs/manual/python/gammu.rst:1091
28843 #. type: Plain text
28844 #: docs/manual/python/gammu.rst:1092
28848 #. type: Plain text
28849 #: docs/manual/python/gammu.rst:1093
28850 msgid "textalldate"
28853 #. type: Plain text
28854 #: docs/manual/python/gammu.rst:1094
28856 msgstr "errorsdate"
28858 #. type: Plain text
28859 #: docs/manual/python/gammu.rst:1096
28860 msgid ":return: None :rtype: None"
28864 #: docs/manual/python/gammu.rst:1098
28866 msgid "Message processing"
28869 #. type: Plain text
28870 #: docs/manual/python/gammu.rst:1101
28871 msgid "LinkSMS(Messages, EMS)"
28874 #. type: Plain text
28875 #: docs/manual/python/gammu.rst:1103
28876 msgid "Links multi part SMS messages."
28879 #. type: Plain text
28880 #: docs/manual/python/gammu.rst:1110
28882 ":type Messages: list :type EMS: boolean :param Messages: List of messages to "
28883 "link, see :ref:`sms_obj` :param EMS: Whether to detect ems, defauls to True :"
28884 "return: List of linked messages, see :ref:`sms_obj` :rtype: list"
28887 #. type: Plain text
28888 #: docs/manual/python/gammu.rst:1112
28889 msgid "SMSCounter(Text, UDH = \"NoUDH\", Coding = \"Default\")"
28892 #. type: Plain text
28893 #: docs/manual/python/gammu.rst:1114
28894 msgid "Calculates number of SMS and free chars in SMS."
28897 #. type: Plain text
28898 #: docs/manual/python/gammu.rst:1123
28900 ":type Text: string :param Text: Message text :type UDH: string :param UDH: "
28901 "Message UDH :type Coding: string :param Coding: Message coding (eg. Unicode "
28902 "or Default) :return: Number of messages and number of free chars :rtype: "
28906 #. type: Plain text
28907 #: docs/manual/python/gammu.rst:1127
28908 msgid "DecodeSMS(Messages, EMS)"
28911 #. type: Plain text
28912 #: docs/manual/python/gammu.rst:1129
28913 msgid "Decodes multi part SMS message."
28916 #. type: Plain text
28917 #: docs/manual/python/gammu.rst:1136
28919 ":param Messages: Nessages to decode, see :ref:`sms_obj` :type Messages: "
28920 "list :param EMS: Whether to use EMS, defalt to True :type EMS: boolean :"
28921 "return: Multi part message information, see :ref:`sms_info_obj` :rtype: dict"
28924 #. type: Plain text
28925 #: docs/manual/python/gammu.rst:1138
28926 msgid "EncodeSMS(MessageInfo)"
28929 #. type: Plain text
28930 #: docs/manual/python/gammu.rst:1140
28931 msgid "Encodes multi part SMS message."
28934 #. type: Plain text
28935 #: docs/manual/python/gammu.rst:1145
28937 ":param MessageInfo: Description of message, see :ref:`sms_info_obj` :type "
28938 "MessageInfo: dict :return: List of dictionaries with raw message, see :ref:"
28939 "`sms_obj` :rtype: dict"
28942 #. type: Plain text
28943 #: docs/manual/python/gammu.rst:1147
28944 msgid "DecodePDU(Data, SMSC = False)"
28947 #. type: Plain text
28948 #: docs/manual/python/gammu.rst:1149
28949 msgid "Parses PDU packet."
28952 #. type: Plain text
28953 #: docs/manual/python/gammu.rst:1156
28955 ":param Data: PDU data, need to be binary not hex encoded :type Data: string :"
28956 "param SMSC: Whether PDU includes SMSC. :type SMSC: boolean :return: Message "
28957 "data, see :ref:`sms_obj` :rtype: dict"
28960 #. type: Plain text
28961 #: docs/manual/python/gammu.rst:1158
28962 msgid "EncodePDU(SMS, Layout = Submit)"
28965 #. type: Plain text
28966 #: docs/manual/python/gammu.rst:1160
28967 msgid "Creates PDU packet."
28970 #. type: Plain text
28971 #: docs/manual/python/gammu.rst:1167
28973 ":param SMS: SMS dictionary, see :ref:`sms_obj` :type SMS: dict :param "
28974 "Layout: Layout (one of Submit, Deliver, StatusReport), Submit is default :"
28975 "type Layout: string :return: Message data :rtype: string"
28978 #. type: Plain text
28979 #: docs/manual/python/gammu.rst:1169
28984 #: docs/manual/python/gammu.rst:1171
28986 msgid "Encoding and decoding entries"
28989 #. type: Plain text
28990 #: docs/manual/python/gammu.rst:1174
28991 msgid "DecodeVCARD(Text)"
28994 #. type: Plain text
28995 #: docs/manual/python/gammu.rst:1176
28996 msgid "Decodes memory entry v from a string."
28999 #. type: Plain text
29000 #: docs/manual/python/gammu.rst:1181
29002 ":param Text: String to decode :type Text: string :return: Memory entry, see :"
29003 "ref:`pbk_obj` :rtype: dict"
29006 #. type: Plain text
29007 #: docs/manual/python/gammu.rst:1183
29008 msgid "EncodeVCARD(Entry)"
29011 #. type: Plain text
29012 #: docs/manual/python/gammu.rst:1185
29013 msgid "Encodes memory entry to a vCard."
29016 #. type: Plain text
29017 #: docs/manual/python/gammu.rst:1190
29019 ":param Entry: Memory entry, see :ref:`pbk_obj` :type Entry: dict :return: "
29020 "String with vCard :rtype: string"
29023 #. type: Plain text
29024 #: docs/manual/python/gammu.rst:1192
29025 msgid "DecodeVCS(Text)"
29028 #. type: Plain text
29029 #: docs/manual/python/gammu.rst:1194 docs/manual/python/gammu.rst:1203
29030 msgid "Decodes todo/calendar entry v from a string."
29033 #. type: Plain text
29034 #: docs/manual/python/gammu.rst:1199 docs/manual/python/gammu.rst:1208
29036 ":param Text: String to decode :type Text: string :return: Calendar or todo "
29037 "entry (whatever one was included in string), see :ref:`cal_obj`, :ref:"
29038 "`todo_obj` :rtype: dict"
29041 #. type: Plain text
29042 #: docs/manual/python/gammu.rst:1201
29043 msgid "DecodeICS(Text)"
29046 #. type: Plain text
29047 #: docs/manual/python/gammu.rst:1210
29048 msgid "EncodeVCALENDAR(Entry)"
29051 #. type: Plain text
29052 #: docs/manual/python/gammu.rst:1212
29053 msgid "Encodes calendar entry to a vCalendar."
29056 #. type: Plain text
29057 #: docs/manual/python/gammu.rst:1217
29059 ":param Entry: Calendar entry, see :ref:`cal_obj` :type Entry: dict :return: "
29060 "String with vCalendar :rtype: string"
29063 #. type: Plain text
29064 #: docs/manual/python/gammu.rst:1219
29065 msgid "EncodeICALENDAR(Entry)"
29068 #. type: Plain text
29069 #: docs/manual/python/gammu.rst:1221
29070 msgid "Encodes calendar entry to a iCalendar."
29073 #. type: Plain text
29074 #: docs/manual/python/gammu.rst:1226
29076 ":param Entry: Calendar entry, see :ref:`cal_obj` :type Entry: dict :return: "
29077 "String with iCalendar :rtype: string"
29080 #. type: Plain text
29081 #: docs/manual/python/gammu.rst:1228
29082 msgid "EncodeVTODO(Entry)"
29085 #. type: Plain text
29086 #: docs/manual/python/gammu.rst:1230
29087 msgid "Encodes todo entry to a vTodo."
29090 #. type: Plain text
29091 #: docs/manual/python/gammu.rst:1235
29093 ":param Entry: Todo entry, see :ref:`todo_obj` :type Entry: dict :return: "
29094 "String with vTodo :rtype: string"
29097 #. type: Plain text
29098 #: docs/manual/python/gammu.rst:1237
29099 msgid "EncodeITODO(Entry)"
29102 #. type: Plain text
29103 #: docs/manual/python/gammu.rst:1239
29104 msgid "Encodes todo entry to a iTodo."
29107 #. type: Plain text
29108 #: docs/manual/python/gammu.rst:1244
29110 ":param Entry: Todo entry, see :ref:`todo_obj` :type Entry: dict :return: "
29111 "String with vCard :rtype: string"
29115 #: docs/manual/python/gammu.rst:1246
29117 msgid "Backup reading and writing"
29118 msgstr "Backing up dan restoring"
29120 #. type: Plain text
29121 #: docs/manual/python/gammu.rst:1249
29122 msgid "SaveRingtone(Filename, Ringtone, Format)"
29125 #. type: Plain text
29126 #: docs/manual/python/gammu.rst:1251
29127 msgid "Saves ringtone into file."
29130 #. type: Plain text
29131 #: docs/manual/python/gammu.rst:1260
29133 ":param Filename: Name of file where ringote will be saved :type Filename: "
29134 "string :param Ringtone: Ringtone to save :type Ringtone: dict :param Format: "
29135 "One of ``ott``, ``mid``, ``rng``, ``imy``, ``wav``, ``rttl`` :type Format: "
29136 "string :return: None :rtype: None"
29139 #. type: Plain text
29140 #: docs/manual/python/gammu.rst:1262
29141 msgid "SaveBackup(Filename, Backup, Format)"
29144 #. type: Plain text
29145 #: docs/manual/python/gammu.rst:1264
29146 msgid "Saves backup into file."
29149 #. type: Plain text
29150 #: docs/manual/python/gammu.rst:1273
29152 ":param Filename: Name of file to read backup from :type Filename: string :"
29153 "param Backup: Backup data, see :func:`ReadBackup` for description :type "
29154 "Backup: dict :param Format: File format to use (``Auto``, ``AutoUnicode``, "
29155 "``LMB``, ``VCalendar``, ``VCard``, ``LDIF``, ``ICS``, ``Gammu``, "
29156 "``GammuUnicode``, the default is ``AutoUnicode``) :type Format: string :"
29157 "return: None :rtype: None"
29160 #. type: Plain text
29161 #: docs/manual/python/gammu.rst:1275
29162 msgid "ReadBackup(Filename, Format)"
29165 #. type: Plain text
29166 #: docs/manual/python/gammu.rst:1277
29167 msgid "Reads backup into file."
29170 #. type: Plain text
29171 #: docs/manual/python/gammu.rst:1283
29173 ":param Filename: Name of file where backup is stored :type Filename: string :"
29174 "param Format: File format to use (``Auto``, ``AutoUnicode``, ``LMB``, "
29175 "``VCalendar``, ``VCard``, ``LDIF``, ``ICS``, ``Gammu``, ``GammuUnicode``, "
29176 "the default is ``AutoUnicode``) :type Format: string :return: Dictionary of "
29177 "read entries, it contains following keys, each might be empty:"
29180 #. type: Plain text
29181 #: docs/manual/python/gammu.rst:1285
29185 #. type: Plain text
29186 #: docs/manual/python/gammu.rst:1287
29190 #. type: Plain text
29191 #: docs/manual/python/gammu.rst:1288
29192 msgid "PhonePhonebook"
29195 #. type: Plain text
29196 #: docs/manual/python/gammu.rst:1289
29197 msgid "SIMPhonebook"
29200 #. type: Plain text
29201 #: docs/manual/python/gammu.rst:1293
29202 msgid ":rtype: dict"
29205 #. type: Plain text
29206 #: docs/manual/python/gammu.rst:1295
29207 msgid "SaveSMSBackup(Filename, Backup)"
29210 #. type: Plain text
29211 #: docs/manual/python/gammu.rst:1297
29212 msgid "Saves SMS backup into file."
29215 #. type: Plain text
29216 #: docs/manual/python/gammu.rst:1304
29218 ":param Filename: Name of file where to save SMS backup :type Filename: "
29219 "string :param Backup: List of messages to store :type Backup: list :return: "
29220 "None :rtype: None"
29223 #. type: Plain text
29224 #: docs/manual/python/gammu.rst:1306
29225 msgid "ReadSMSBackup(Filename)"
29228 #. type: Plain text
29229 #: docs/manual/python/gammu.rst:1308
29230 msgid "Reads SMS backup into file."
29233 #. type: Plain text
29234 #: docs/manual/python/gammu.rst:1313
29236 ":param Filename: Name of file where SMS backup is stored :type Filename: "
29237 "string :return: List of messages read from file :rtype: list"
29241 #: docs/manual/python/gammu.rst:1315
29243 msgid "Various data"
29246 #. type: Plain text
29247 #: docs/manual/python/gammu.rst:1318
29248 msgid "GSMNetworks"
29249 msgstr "GSMNetworks"
29251 #. type: Plain text
29252 #: docs/manual/python/gammu.rst:1320
29253 msgid "Dictionary with GSM network codes."
29256 #. type: Plain text
29257 #: docs/manual/python/gammu.rst:1322
29258 msgid "GSMCountries"
29261 #. type: Plain text
29262 #: docs/manual/python/gammu.rst:1323
29263 msgid "Dictionary with GSM country codes."
29266 #. type: Attribute :mod:
29267 #: docs/manual/python/smsd.rst:1
29269 msgid "`gammu.smsd` -- SMSD access"
29272 #. type: delimited block =
29273 #: docs/manual/python/smsd.rst:5
29277 #. type: delimited block =
29278 #: docs/manual/python/smsd.rst:6
29279 msgid ":synopsis: Provides access to Gammu SMSD functions."
29282 #. type: Attribute :class:
29283 #: docs/manual/python/smsd.rst:7
29288 #. type: delimited block -
29289 #: docs/manual/python/smsd.rst:11
29291 msgid ".. class:: SMSD(Config)\n"
29294 #. type: delimited block -
29295 #: docs/manual/python/smsd.rst:13
29297 msgid " SMSD main class, that is used for communication with phone.\n"
29300 #. type: delimited block -
29301 #: docs/manual/python/smsd.rst:18
29304 " You don't need to run the SMS daemon itself to control or ask it for\n"
29305 " status, this can be also done on separately running instances. All you\n"
29306 " need to do for this is to give same configuration file as that instance is\n"
29310 #. type: delimited block -
29311 #: docs/manual/python/smsd.rst:21
29314 " :param Config: Path to SMSD configuration file.\n"
29315 " :type Config: string\n"
29318 #. type: delimited block -
29319 #: docs/manual/python/smsd.rst:23
29321 msgid " .. method:: MainLoop(MaxFailures)\n"
29324 #. type: delimited block -
29325 #: docs/manual/python/smsd.rst:25
29327 msgid " Runs SMS daemon main loop.\n"
29330 #. type: delimited block -
29331 #: docs/manual/python/smsd.rst:28
29334 " Please note that this will run until some serious error occurs or until\n"
29335 " terminated by :meth:`Shutdown`.\n"
29338 #. type: delimited block -
29339 #: docs/manual/python/smsd.rst:33
29342 " :param MaxFailures: After how many init failures SMSD ends. Defaults to 0, what means never.\n"
29343 " :type MaxFailures: int\n"
29348 #. type: delimited block -
29349 #: docs/manual/python/smsd.rst:36
29351 msgid " .. method:: Shutdown()\n"
29354 #. type: delimited block -
29355 #: docs/manual/python/smsd.rst:38
29357 msgid " Signals SMS daemon to stop.\n"
29360 #. type: delimited block -
29361 #: docs/manual/python/smsd.rst:41
29368 #. type: delimited block -
29369 #: docs/manual/python/smsd.rst:43
29371 msgid " .. method:: GetStatus()\n"
29374 #. type: delimited block -
29375 #: docs/manual/python/smsd.rst:45
29377 msgid " Returns SMSD status.\n"
29378 msgstr " Mengembalikan status SMSD.\n"
29380 #. type: delimited block -
29381 #: docs/manual/python/smsd.rst:47
29383 msgid " The following values are set in resulting dictionary:\n"
29386 #. type: delimited block -
29387 #: docs/manual/python/smsd.rst:49
29392 #. type: delimited block -
29393 #: docs/manual/python/smsd.rst:51
29395 msgid " Client software name.\n"
29398 #. type: delimited block -
29399 #: docs/manual/python/smsd.rst:53
29404 #. type: delimited block -
29405 #: docs/manual/python/smsd.rst:55
29407 msgid " PhoneID which can be used for multiple SMSD setup.\n"
29410 #. type: delimited block -
29411 #: docs/manual/python/smsd.rst:57
29416 #. type: delimited block -
29417 #: docs/manual/python/smsd.rst:59
29419 msgid " IMEI of currently connected phone.\n"
29422 #. type: delimited block -
29423 #: docs/manual/python/smsd.rst:61
29428 #. type: delimited block -
29429 #: docs/manual/python/smsd.rst:63
29431 msgid " Number of sent messages.\n"
29434 #. type: delimited block -
29435 #: docs/manual/python/smsd.rst:65
29437 msgid " Received\n"
29440 #. type: delimited block -
29441 #: docs/manual/python/smsd.rst:67
29443 msgid " Number of received messages.\n"
29446 #. type: delimited block -
29447 #: docs/manual/python/smsd.rst:69
29452 #. type: delimited block -
29453 #: docs/manual/python/smsd.rst:71
29455 msgid " Number of failed messages.\n"
29458 #. type: delimited block -
29459 #: docs/manual/python/smsd.rst:73
29461 msgid " BatterPercent\n"
29464 #. type: delimited block -
29465 #: docs/manual/python/smsd.rst:75
29467 msgid " Last battery state as reported by connected phone.\n"
29470 #. type: delimited block -
29471 #: docs/manual/python/smsd.rst:77
29473 msgid " NetworkSignal\n"
29476 #. type: delimited block -
29477 #: docs/manual/python/smsd.rst:79
29479 msgid " Last signal level as reported by connected phone.\n"
29482 #. type: delimited block -
29483 #: docs/manual/python/smsd.rst:82
29486 " :return: Dict with status values\n"
29490 #. type: delimited block -
29491 #: docs/manual/python/smsd.rst:84
29493 msgid " .. method:: InjectSMS(Message)\n"
29496 #. type: delimited block -
29497 #: docs/manual/python/smsd.rst:86
29499 msgid " Injects SMS message into outgoing messages queue in SMSD.\n"
29502 #. type: delimited block -
29503 #: docs/manual/python/smsd.rst:90
29506 " :param Message: Message to inject (can be multipart)\n"
29507 " :type Message: list of :ref:`sms_obj`\n"
29508 " :return: ID of inserted message\n"
29509 " :rtype: string\n"
29512 #. type: Plain text
29513 #: docs/manual/internal/reply.rst:2
29514 msgid "_reply-functions:"
29515 msgstr "_reply-functions:"
29518 #: docs/manual/internal/reply.rst:4
29520 msgid "Reply functions"
29523 #. type: Plain text
29524 #: docs/manual/internal/reply.rst:10
29526 "When phone gives answers, we check if we requested received info and we "
29527 "redirect it to concrete reply function, which will decode it. Different "
29528 "phone answers can go to one reply function let's say responsible for getting "
29532 #. type: Labeled list
29533 #: docs/manual/internal/reply.rst:11 docs/manual/c/statemachine.rst:48
29534 #: docs/manual/c/statemachine.rst:54 docs/manual/c/statemachine.rst:58
29535 #: docs/manual/c/statemachine.rst:66
29540 #. type: Plain text
29541 #: docs/manual/internal/reply.rst:12
29542 msgid "GSM_Reply_Function"
29543 msgstr "GSM_Reply_Function"
29545 #. type: Plain text
29546 #: docs/manual/internal/reply.rst:14
29547 msgid "Defines reply function for phone driver."
29550 #. type: Labeled list
29551 #: docs/manual/internal/reply.rst:15 docs/manual/internal/reply.rst:19
29552 #: docs/manual/internal/reply.rst:23 docs/manual/internal/reply.rst:27
29553 #: docs/manual/internal/reply.rst:31 docs/manual/c/statemachine.rst:62
29555 msgid ".. c:member"
29558 #. type: Plain text
29559 #: docs/manual/internal/reply.rst:16
29561 "GSM_Error (*Function)\t(GSM_Protocol_Message *msg, GSM_StateMachine *s);"
29564 #. type: Plain text
29565 #: docs/manual/internal/reply.rst:18
29566 msgid "Callback on reply match."
29569 #. type: Plain text
29570 #: docs/manual/internal/reply.rst:20
29571 msgid "const unsigned char\t\t*msgtype;"
29574 #. type: Plain text
29575 #: docs/manual/internal/reply.rst:22
29576 msgid "String match on the message."
29579 #. type: Plain text
29580 #: docs/manual/internal/reply.rst:24
29582 msgid "const size_t\t\t\tsubtypechar;\n"
29585 #. type: Plain text
29586 #: docs/manual/internal/reply.rst:26
29587 msgid "Position for char match inside reply. If 0, message type is checked."
29590 #. type: Plain text
29591 #: docs/manual/internal/reply.rst:28
29593 msgid "const int\t\t\tsubtype;\n"
29596 #. type: Plain text
29597 #: docs/manual/internal/reply.rst:30
29598 msgid "Match for char/message type check (see above)."
29601 #. type: Plain text
29602 #: docs/manual/internal/reply.rst:32
29603 msgid "const GSM_Phone_RequestID\trequestID;"
29606 #. type: Plain text
29607 #: docs/manual/internal/reply.rst:34
29609 "Match for request ID. this is filled in when calling :c:func:`GSM_WaitFor`."
29612 #. type: Plain text
29613 #: docs/manual/internal/reply.rst:36
29614 msgid "There are three types of answer matching:"
29618 #: docs/manual/internal/reply.rst:38
29623 #. type: Plain text
29624 #: docs/manual/internal/reply.rst:41 docs/manual/internal/reply.rst:56
29625 #: docs/manual/internal/reply.rst:69 docs/manual/internal/reply.rst:83
29629 #. type: Plain text
29630 #: docs/manual/internal/reply.rst:45
29631 msgid "{N6110_ReplySaveSMSMessage,\"\\x14\",0x03,0x05,ID_SaveSMSMessage},"
29634 #. type: Plain text
29635 #: docs/manual/internal/reply.rst:51
29637 "ID_SaveSMSMessage request function reply. Frame is type \"\\x14\", 0x03 char "
29638 "of frame must be 0x05. If yes, we go to N6110_ReplySaveSMSMessage. Of "
29639 "course, things like frame type are found in protocol (here FBUS, MBUS, etc.) "
29640 "funcitons. If don't need anything more than frame type, 0x03,0x05 should be "
29641 "0x00, 0x00 - it means then, that we check only frame type."
29644 #. type: Plain text
29645 #: docs/manual/internal/reply.rst:60
29646 msgid "{ATGEN_ReplyIncomingCallInfo,\"+CLIP\",0x00,0x00,ID_IncomingFrame},"
29649 #. type: Plain text
29650 #: docs/manual/internal/reply.rst:64
29652 "All incoming (not requested in the moment, sent by phone, who likes us - "
29653 "ID_IncomingFrame) responses starting from \"+CLIP\" will go to the "
29654 "ATGEN_ReplyIncomingCallInfo."
29658 #: docs/manual/internal/reply.rst:66
29663 #. type: Plain text
29664 #: docs/manual/internal/reply.rst:73
29665 msgid "{S60_Reply_Generic, \"\", 0x00, NUM_QUIT, ID_Terminate },"
29668 #. type: Plain text
29669 #: docs/manual/internal/reply.rst:76
29671 "When match string is empty and match char position is zero, matching on "
29672 "message type is performed."
29676 #: docs/manual/internal/reply.rst:78
29681 #. type: Plain text
29682 #: docs/manual/internal/reply.rst:81
29684 "This is how GSM_Reply_Function is filled. Now how to make phone requests ?"
29687 #. type: Plain text
29688 #: docs/manual/internal/reply.rst:87
29690 msgid "static GSM_Error N6110_GetMemory (GSM_StateMachine *s,\n"
29693 #. type: Plain text
29694 #: docs/manual/internal/reply.rst:88
29696 msgid "GSM_PhonebookEntry *entry)\n"
29699 #. type: Plain text
29700 #: docs/manual/internal/reply.rst:89
29705 #. type: Plain text
29706 #: docs/manual/internal/reply.rst:90
29708 msgid "unsigned char req[] = {\n"
29711 #. type: Plain text
29712 #: docs/manual/internal/reply.rst:94
29715 "N6110_FRAME_HEADER, 0x01,\n"
29716 "0x00, /* memory type */\n"
29717 "0x00, /* location */\n"
29721 #. type: Plain text
29722 #: docs/manual/internal/reply.rst:97
29724 "req[4] = NOKIA_GetMemoryType(entry->MemoryType,N6110_MEMORY_TYPES); if (req"
29725 "[4]==0xff) return GE_NOTSUPPORTED;"
29728 #. type: Plain text
29729 #: docs/manual/internal/reply.rst:99
29730 msgid "req[5] = entry->Location;"
29733 #. type: Plain text
29734 #: docs/manual/internal/reply.rst:103
29736 "s->Phone.Data.Memory=entry; dprintf(\"Getting phonebook entry\\n\"); return "
29737 "GSM_WaitFor (s, req, 7, 0x03, 4, ID_GetMemory);"
29740 #. type: Plain text
29741 #: docs/manual/internal/reply.rst:116
29743 "First we fill req according to values in \\*entry. Later set pointer in s-"
29744 ">Phone.Data (it's available for reply functions and they set responses "
29745 "exactly to it) and use GSM_WaitFor. It uses s statemachine, sends req frame "
29746 "with length 7, msg type is 0x03, we wait for answer during 4 seconds, "
29747 "request id is ID_GetMemory. GSM_WaitFor internally checks incoming bytes "
29748 "from phone and redirect them to protocol functions. If they found full "
29749 "frame, there is checked GSM_Reply_Function, where is called ReplyFunction or "
29750 "showed debug info, that frame is unknown. If there is ReplyFunction, it has "
29751 "access to s->Phone.Data and decodes answer. Returns error or not (and this "
29752 "is value for GSM_WaitFor). If there is no requested answer during time, "
29753 "GSM_WaitFor returns GE_TIMEOUT."
29756 #. type: Plain text
29757 #: docs/manual/internal/index.rst:2
29762 #: docs/manual/internal/index.rst:4
29764 msgid "Gammu internals"
29765 msgstr "Informasi gammu"
29767 #. type: Plain text
29768 #: docs/manual/internal/index.rst:8
29770 "Gammu project internals are a bit more complicated than required, mostly for "
29771 "historical reasons. Before digging into source code, you should look at"
29774 #. type: Attribute :doc:
29775 #: docs/manual/internal/index.rst:8
29777 msgid "`../project/directories` and :doc:`../project/coding-style`."
29780 #. type: Plain text
29781 #: docs/manual/internal/index.rst:15
29782 msgid "reply state-machine new-phone"
29786 #: docs/manual/internal/state-machine.rst:2
29788 msgid "State Machine"
29791 #. type: Plain text
29792 #: docs/manual/internal/state-machine.rst:6
29794 "The state machine is core of libGammu operations. It gets the data from the "
29795 "phone and dispatches them through protocol layer to phone drivers."
29798 #. type: Plain text
29799 #: docs/manual/internal/state-machine.rst:8
29801 "To see how it operates, following figure shows example of what happens when"
29804 #. type: Attribute :c:
29805 #: docs/manual/internal/state-machine.rst:8
29807 msgid "func:`GSM_GetModel` is called from the program:"
29810 #. type: Plain text
29811 #: docs/manual/internal/state-machine.rst:13
29812 msgid "digraph statemachine {"
29815 #. type: Plain text
29816 #: docs/manual/internal/state-machine.rst:28
29818 "\"GSM_GetModel\" -> \"Phone.Functions.GetModel\"; \"Phone.Functions.GetModel"
29819 "\" -> \"GSM_WaitFor\"; \"GSM_WaitFor\" -> \"Protocol.Functions.WriteMessage"
29820 "\"; \"Protocol.Functions.WriteMessage\" -> \"GSM_WaitForOnce\"; "
29821 "\"GSM_WaitForOnce\" -> \"GSM_WaitFor\" [label=\"Retries\"]; \"GSM_WaitForOnce"
29822 "\" -> \"GSM_ReadDevice\"; \"GSM_ReadDevice\" -> \"GSM_WaitForOnce\" [label="
29823 "\"Wair for complete request\"]; \"GSM_ReadDevice\" -> \"Device.Functions."
29824 "ReadDevice\"; \"Device.Functions.ReadDevice\" -> \"GSM_ReadDevice\" [label="
29825 "\"Wait for data\"]; \"Device.Functions.ReadDevice\" -> \"Protocol.Functions."
29826 "StateMachine\"; \"Protocol.Functions.StateMachine\" -> \"Phone.Functions."
29827 "DispatchMessage\" \"Phone.Functions.DispatchMessage\" -> "
29828 "\"GSM_DispatchMessage\"; \"GSM_DispatchMessage\" -> \"Phone.Functions."
29829 "ReplyFunctions[]()\"; \"Phone.Functions.ReplyFunctions[]()\" -> \"Phone."
29830 "Functions.GetModel\"; \"Phone.Functions.GetModel\" -> \"GSM_GetModel\";"
29833 #. type: Plain text
29834 #: docs/manual/formats/smsbackup.rst:2
29835 msgid "_gammu-smsbackup:"
29839 #: docs/manual/formats/smsbackup.rst:4
29841 msgid "SMS Backup Format"
29844 #. type: Plain text
29845 #: docs/manual/formats/smsbackup.rst:8
29847 "The SMS backup format is text file encoded in current encoding of platform "
29848 "where Gammu is running."
29852 #: docs/manual/formats/smsbackup.rst:12
29857 #. type: Plain text
29858 #: docs/manual/formats/smsbackup.rst:19
29860 "The file consists of sections, whose name starts with ``SMSBackup``. When "
29861 "creating the backup file, three digits are appended to this text defining "
29862 "order. While reading the backup, any part after ``SMSBackup`` text is "
29863 "ignored and everything which begins with this is processed. So you can as "
29864 "well give the section name ``SMSBackupFoo`` and it will be processed."
29867 #. type: Plain text
29868 #: docs/manual/formats/smsbackup.rst:21
29869 msgid "The number of messages in backup file is currently limited by"
29872 #. type: Attribute :c:
29873 #: docs/manual/formats/smsbackup.rst:21
29875 msgid "data:`GSM_BACKUP_MAX_SMS` (100000 at time of writing this document)."
29879 #: docs/manual/formats/smsbackup.rst:24
29881 msgid "``SMSBackup`` section"
29884 #. type: Plain text
29885 #: docs/manual/formats/smsbackup.rst:28
29887 "Each section interprets one physical SMS message (eg. one message part in "
29888 "case of multipart messages)."
29892 #: docs/manual/formats/smsbackup.rst:30
29894 msgid "Decoded text"
29897 #. type: Plain text
29898 #: docs/manual/formats/smsbackup.rst:34
29900 "For SMS backups created by Gammu, there is a decoded text as a comment just "
29901 "after the section name:"
29904 #. type: Plain text
29905 #: docs/manual/formats/smsbackup.rst:39
29906 msgid "[SMSBackup001] ; This is message text"
29909 #. type: Plain text
29910 #: docs/manual/formats/smsbackup.rst:42
29912 "The text can be split to more lines if it is too long or of original message "
29913 "included new lines."
29916 #. type: Plain text
29917 #: docs/manual/formats/smsbackup.rst:47
29919 "This is easiest way to get message text, however also the least reliable "
29920 "one, because it is stored in the comments in the file."
29924 #: docs/manual/formats/smsbackup.rst:49
29929 #. type: Plain text
29930 #: docs/manual/formats/smsbackup.rst:52
29931 msgid "The following variables can be defined for each SMS:"
29934 #. type: Plain text
29935 #: docs/manual/formats/smsbackup.rst:64
29939 " Text representation of SMSC number, not used by Gammu if ``SMSCUnicode``\n"
29941 "``SMSCUnicode``\n"
29942 " Hex encoded UCS-2 string with SMSC number.\n"
29944 " Message class.\n"
29946 " Timestamp, when message has been sent.\n"
29948 " Message type, one of:\n"
29951 #. type: Plain text
29952 #: docs/manual/formats/smsbackup.rst:66
29953 msgid "``Deliver`` - received message"
29956 #. type: Plain text
29957 #: docs/manual/formats/smsbackup.rst:67
29958 msgid "``Submit`` - message to send"
29961 #. type: Plain text
29962 #: docs/manual/formats/smsbackup.rst:78
29965 "``Status_Report`` - message to send with delivery report\n"
29967 " Timestamp of message (sent or received).\n"
29968 "``RejectDuplicates``\n"
29969 " Whether receiver should reject duplicates.\n"
29970 "``ReplaceMessage``\n"
29971 " ID of message to replace.\n"
29972 "``MessageReference``\n"
29973 " Message reference number as generated by network.\n"
29975 " State of the message:\n"
29978 #. type: Plain text
29979 #: docs/manual/formats/smsbackup.rst:91
29984 " Recipient number.\n"
29986 " Name of the message.\n"
29988 " Length of message text.\n"
29990 " Coding of the message:\n"
29993 #. type: Plain text
29994 #: docs/manual/formats/smsbackup.rst:93
29995 msgid "``8bit`` - binary message"
29998 #. type: Plain text
29999 #: docs/manual/formats/smsbackup.rst:94
30000 msgid "``Default`` - GSM encoding, up to 160 chars in message"
30003 #. type: Plain text
30004 #: docs/manual/formats/smsbackup.rst:101
30007 "``Unicode`` - Unicode encoding, up to 70 chars in message\n"
30008 "``Text00`` ... ``TextNN``\n"
30009 " Numbered parts of the message payload.\n"
30011 " ID of folder where the message was saved.\n"
30013 " User defined header of the message.\n"
30016 #. type: Plain text
30017 #: docs/manual/formats/smsbackup.rst:107
30018 msgid "The backup of message can look like following:"
30021 #. type: Plain text
30022 #: docs/manual/formats/smsbackup.rst:129
30024 "[SMSBackup000] #ABCDEFGHIJKLMNOPQRSTUVWXYZ # SMSC = \"+4540590000\" "
30025 "SMSCUnicode = 002B0034003500340030003500390030003000300030 Sent = "
30026 "20021201T025023 State = UnRead Number = \"+4522706947\" NumberUnicode = "
30027 "002B0034003500320032003700300036003900340037 Name = \"\" NameUnicode = "
30029 "004100420043004400450046004700480049004A004B004C004D004E004F0050005100520053005400550056005700580059005A000A "
30030 "Coding = Default Folder = 1 Length = 27 Class = -1 ReplySMSC = False "
30031 "RejectDuplicates = True ReplaceMessage = 0 MessageReference = 0"
30034 #. type: Plain text
30035 #: docs/manual/formats/backup.rst:2
30036 msgid "_gammu-backup:"
30040 #: docs/manual/formats/backup.rst:4
30042 msgid "Backup Format"
30045 #. type: Plain text
30046 #: docs/manual/formats/backup.rst:7
30048 "The backup format is text file encoded in either ASCII or UCS-2-BE encodings."
30051 #. type: Plain text
30052 #: docs/manual/formats/backup.rst:21
30054 "If you will backup settings to Gammu text file, it will be possible to edit "
30055 "it. It's easy: many things in this file will be written double - once in "
30056 "Unicode, once in ASCII. When you will remove Unicode version Gammu will use "
30057 "ASCII on \\fBrestore\\fR (and you can easy edit ASCII text) and will convert "
30058 "it according to your OS locale. When will be available Unicode version of "
30059 "text, it will be used instead of ASCII (useful with Unicode phones - it "
30060 "isn't important, what locale is set in computer and no conversion Unicode -> "
30061 "ASCII and ASCII -> Unicode is done)."
30064 #. type: Plain text
30065 #: docs/manual/formats/backup.rst:25
30067 "You can use any editor with regular expressions function to edit backup text "
30068 "file. Examples of such editors can be `vim <http://www.vim.org/>`_ or "
30069 "`TextPad <http://www.textpad.com/>`_ which both do support regular "
30073 #. type: Plain text
30074 #: docs/manual/formats/backup.rst:27
30075 msgid "Remove info about voice tags"
30078 #. type: Labeled list
30079 #: docs/manual/formats/backup.rst:28 docs/manual/formats/backup.rst:38
30080 #: docs/manual/formats/backup.rst:48
30085 #. type: Plain text
30086 #: docs/manual/formats/backup.rst:31
30087 msgid "^Entry\\([0-9][0-9]\\)VoiceTag = \\(.*\\)\\n"
30090 #. type: Labeled list
30091 #: docs/manual/formats/backup.rst:32 docs/manual/formats/backup.rst:42
30092 #: docs/manual/formats/backup.rst:52
30097 #. type: Plain text
30098 #: docs/manual/formats/backup.rst:35
30102 #. type: Plain text
30103 #: docs/manual/formats/backup.rst:37
30104 msgid "Change all numbers starting from +3620, +3630, +3660, +3670 to +3620"
30107 #. type: Plain text
30108 #: docs/manual/formats/backup.rst:41
30110 "Type = NumberGeneral\\nEntry\\([0-9][0-9]\\)Text = \"\\+36\\(20\\|30\\|60\\|"
30114 #. type: Plain text
30115 #: docs/manual/formats/backup.rst:45
30116 msgid "Type = NumberMobile\\nEntry\\1Text = \"\\+3620"
30119 #. type: Plain text
30120 #: docs/manual/formats/backup.rst:47
30122 "Change phone numbers type to mobile for numbers starting from +3620, "
30123 "+3630,... and removing the corresponding TextUnicode line"
30126 #. type: Plain text
30127 #: docs/manual/formats/backup.rst:51
30129 "Type = NumberGeneral\\nEntry\\([0-9][0-9]\\)Text = \"\\+36\\([2367]0\\)\\([^"
30130 "\\\"]*\\)\"\\nEntry\\([0-9][0-9]\\)TextUnicode = \\([^\\n]*\\)\\n"
30133 #. type: Plain text
30134 #: docs/manual/formats/backup.rst:55
30135 msgid "Type = NumberMobile\\nEntry\\1Text = \"\\+36\\2\\3\"\\n"
30138 #. type: Plain text
30139 #: docs/manual/formats/backup.rst:56
30140 msgid ":ref:`converting-formats`"
30143 #. type: Plain text
30144 #: docs/manual/formats/index.rst:2
30149 #: docs/manual/formats/index.rst:4
30151 msgid "File formats used by Gammu"
30152 msgstr "Format file yang digunakan Gammu"
30154 #. type: Plain text
30155 #: docs/manual/formats/index.rst:8
30157 "Gammu understands wide range of standard formats as well as introduces own "
30158 "formats for storing some data."
30161 #. type: Plain text
30162 #: docs/manual/formats/index.rst:14
30163 msgid "ini smsbackup backup"
30166 #. type: Plain text
30167 #: docs/manual/formats/ini.rst:2
30172 #: docs/manual/formats/ini.rst:4
30174 msgid "INI file format"
30177 #. type: Plain text
30178 #: docs/manual/formats/ini.rst:7
30180 "The INI file format is widely used in Gammu, for both configuration (see"
30183 #. type: Attribute :ref:
30184 #: docs/manual/formats/ini.rst:7
30186 msgid "`gammurc`) and storing data (see :ref:`gammu-backup` and :ref:`gammu-smsbackup`)."
30189 #. type: Plain text
30190 #: docs/manual/formats/ini.rst:12
30192 "This file use ini file syntax, with comment parts being marked with both ``;"
30193 "`` and ``#``. Sections of config file are identified in square brackets line "
30194 "``[this]``. All key values are case insensitive."
30197 #. type: Plain text
30198 #: docs/manual/formats/ini.rst:18
30200 "You most likely know INI files from other programs, however to illustrate, "
30201 "here is some example:"
30204 #. type: Plain text
30205 #: docs/manual/formats/ini.rst:22
30209 #. type: Plain text
30210 #: docs/manual/formats/ini.rst:25
30211 msgid "[section] key = value"
30214 #. type: Plain text
30215 #: docs/manual/formats/ini.rst:27
30216 msgid "[another section]"
30219 #. type: Plain text
30220 #: docs/manual/formats/ini.rst:29
30221 msgid "key = longer value"
30224 #. type: Plain text
30225 #: docs/manual/formats/ini.rst:31
30226 msgid "# another comment"
30230 #: docs/manual/c/call.rst:2
30235 #. type: Labeled list
30236 #: docs/manual/c/call.rst:4 docs/manual/c/call.rst:5 docs/manual/c/call.rst:6
30237 #: docs/manual/c/call.rst:7 docs/manual/c/call.rst:8 docs/manual/c/call.rst:9
30238 #: docs/manual/c/call.rst:10 docs/manual/c/call.rst:11
30239 #: docs/manual/c/call.rst:12 docs/manual/c/call.rst:13
30240 #: docs/manual/c/call.rst:14 docs/manual/c/call.rst:15
30241 #: docs/manual/c/call.rst:16 docs/manual/c/call.rst:17
30242 #: docs/manual/c/call.rst:18 docs/manual/c/bitmap.rst:4
30243 #: docs/manual/c/bitmap.rst:5 docs/manual/c/bitmap.rst:6
30244 #: docs/manual/c/bitmap.rst:7 docs/manual/c/bitmap.rst:8
30245 #: docs/manual/c/bitmap.rst:9 docs/manual/c/bitmap.rst:10
30246 #: docs/manual/c/bitmap.rst:11 docs/manual/c/bitmap.rst:12
30247 #: docs/manual/c/bitmap.rst:18 docs/manual/c/security.rst:4
30248 #: docs/manual/c/security.rst:5 docs/manual/c/backup.rst:4
30249 #: docs/manual/c/backup.rst:5 docs/manual/c/backup.rst:6
30250 #: docs/manual/c/backup.rst:7 docs/manual/c/backup.rst:8
30251 #: docs/manual/c/backup.rst:9 docs/manual/c/backup.rst:10
30252 #: docs/manual/c/backup.rst:11 docs/manual/c/backup.rst:12
30253 #: docs/manual/c/backup.rst:13 docs/manual/c/backup.rst:14
30254 #: docs/manual/c/misc.rst:4 docs/manual/c/misc.rst:5 docs/manual/c/misc.rst:6
30255 #: docs/manual/c/misc.rst:7 docs/manual/c/misc.rst:8 docs/manual/c/misc.rst:9
30256 #: docs/manual/c/misc.rst:10 docs/manual/c/misc.rst:11 docs/manual/c/wap.rst:4
30257 #: docs/manual/c/wap.rst:5 docs/manual/c/wap.rst:6 docs/manual/c/wap.rst:7
30258 #: docs/manual/c/wap.rst:8 docs/manual/c/wap.rst:9 docs/manual/c/nokia.rst:4
30259 #: docs/manual/c/nokia.rst:5 docs/manual/c/datetime.rst:4
30260 #: docs/manual/c/datetime.rst:5 docs/manual/c/datetime.rst:6
30261 #: docs/manual/c/datetime.rst:7 docs/manual/c/datetime.rst:8
30262 #: docs/manual/c/datetime.rst:9 docs/manual/c/datetime.rst:10
30263 #: docs/manual/c/datetime.rst:11 docs/manual/c/datetime.rst:12
30264 #: docs/manual/c/datetime.rst:13 docs/manual/c/datetime.rst:14
30265 #: docs/manual/c/datetime.rst:15 docs/manual/c/calendar.rst:4
30266 #: docs/manual/c/calendar.rst:5 docs/manual/c/calendar.rst:6
30267 #: docs/manual/c/calendar.rst:7 docs/manual/c/calendar.rst:8
30268 #: docs/manual/c/calendar.rst:9 docs/manual/c/calendar.rst:10
30269 #: docs/manual/c/calendar.rst:11 docs/manual/c/calendar.rst:12
30270 #: docs/manual/c/calendar.rst:13 docs/manual/c/calendar.rst:14
30271 #: docs/manual/c/calendar.rst:15 docs/manual/c/calendar.rst:16
30272 #: docs/manual/c/calendar.rst:17 docs/manual/c/calendar.rst:18
30273 #: docs/manual/c/calendar.rst:19 docs/manual/c/calendar.rst:20
30274 #: docs/manual/c/calendar.rst:21 docs/manual/c/calendar.rst:22
30275 #: docs/manual/c/calendar.rst:23 docs/manual/c/calendar.rst:24
30276 #: docs/manual/c/calendar.rst:25 docs/manual/c/calendar.rst:26
30277 #: docs/manual/c/calendar.rst:27 docs/manual/c/calendar.rst:28
30278 #: docs/manual/c/calendar.rst:29 docs/manual/c/calendar.rst:30
30279 #: docs/manual/c/calendar.rst:31 docs/manual/c/calendar.rst:32
30280 #: docs/manual/c/calendar.rst:33 docs/manual/c/calendar.rst:34
30281 #: docs/manual/c/calendar.rst:35 docs/manual/c/info.rst:4
30282 #: docs/manual/c/info.rst:5 docs/manual/c/info.rst:6 docs/manual/c/info.rst:7
30283 #: docs/manual/c/info.rst:8 docs/manual/c/info.rst:9 docs/manual/c/info.rst:10
30284 #: docs/manual/c/info.rst:11 docs/manual/c/info.rst:12
30285 #: docs/manual/c/info.rst:13 docs/manual/c/info.rst:14
30286 #: docs/manual/c/info.rst:15 docs/manual/c/info.rst:16
30287 #: docs/manual/c/info.rst:17 docs/manual/c/info.rst:18
30288 #: docs/manual/c/info.rst:19 docs/manual/c/info.rst:20
30289 #: docs/manual/c/info.rst:21 docs/manual/c/info.rst:22
30290 #: docs/manual/c/info.rst:23 docs/manual/c/info.rst:24
30291 #: docs/manual/c/category.rst:4 docs/manual/c/category.rst:5
30292 #: docs/manual/c/category.rst:6 docs/manual/c/keys.rst:4
30293 #: docs/manual/c/keys.rst:5 docs/manual/c/debug.rst:4
30294 #: docs/manual/c/debug.rst:5 docs/manual/c/debug.rst:6
30295 #: docs/manual/c/debug.rst:7 docs/manual/c/debug.rst:8
30296 #: docs/manual/c/debug.rst:9 docs/manual/c/debug.rst:10
30297 #: docs/manual/c/debug.rst:11 docs/manual/c/debug.rst:12
30298 #: docs/manual/c/debug.rst:13 docs/manual/c/debug.rst:14
30299 #: docs/manual/c/error.rst:4 docs/manual/c/error.rst:5
30300 #: docs/manual/c/unicode.rst:4 docs/manual/c/unicode.rst:5
30301 #: docs/manual/c/unicode.rst:6 docs/manual/c/unicode.rst:7
30302 #: docs/manual/c/unicode.rst:8 docs/manual/c/unicode.rst:9
30303 #: docs/manual/c/unicode.rst:10 docs/manual/c/unicode.rst:11
30304 #: docs/manual/c/unicode.rst:12 docs/manual/c/unicode.rst:13
30305 #: docs/manual/c/unicode.rst:14 docs/manual/c/unicode.rst:15
30306 #: docs/manual/c/unicode.rst:16 docs/manual/c/unicode.rst:17
30307 #: docs/manual/c/unicode.rst:18 docs/manual/c/unicode.rst:19
30308 #: docs/manual/c/unicode.rst:20 docs/manual/c/unicode.rst:21
30309 #: docs/manual/c/unicode.rst:22 docs/manual/c/unicode.rst:23
30310 #: docs/manual/c/unicode.rst:24 docs/manual/c/message.rst:4
30311 #: docs/manual/c/message.rst:5 docs/manual/c/message.rst:6
30312 #: docs/manual/c/message.rst:7 docs/manual/c/message.rst:8
30313 #: docs/manual/c/message.rst:9 docs/manual/c/message.rst:10
30314 #: docs/manual/c/message.rst:11 docs/manual/c/message.rst:12
30315 #: docs/manual/c/message.rst:13 docs/manual/c/message.rst:14
30316 #: docs/manual/c/message.rst:15 docs/manual/c/message.rst:16
30317 #: docs/manual/c/message.rst:17 docs/manual/c/message.rst:18
30318 #: docs/manual/c/message.rst:19 docs/manual/c/message.rst:20
30319 #: docs/manual/c/message.rst:21 docs/manual/c/message.rst:22
30320 #: docs/manual/c/message.rst:23 docs/manual/c/message.rst:24
30321 #: docs/manual/c/message.rst:25 docs/manual/c/message.rst:26
30322 #: docs/manual/c/message.rst:27 docs/manual/c/message.rst:28
30323 #: docs/manual/c/message.rst:29 docs/manual/c/message.rst:30
30324 #: docs/manual/c/message.rst:31 docs/manual/c/message.rst:32
30325 #: docs/manual/c/message.rst:33 docs/manual/c/message.rst:34
30326 #: docs/manual/c/message.rst:35 docs/manual/c/message.rst:36
30327 #: docs/manual/c/message.rst:37 docs/manual/c/message.rst:38
30328 #: docs/manual/c/message.rst:39 docs/manual/c/message.rst:40
30329 #: docs/manual/c/message.rst:41 docs/manual/c/message.rst:42
30330 #: docs/manual/c/file.rst:4 docs/manual/c/file.rst:5 docs/manual/c/file.rst:6
30331 #: docs/manual/c/file.rst:7 docs/manual/c/file.rst:8 docs/manual/c/file.rst:9
30332 #: docs/manual/c/file.rst:10 docs/manual/c/file.rst:11
30333 #: docs/manual/c/file.rst:12 docs/manual/c/file.rst:13
30334 #: docs/manual/c/file.rst:14 docs/manual/c/file.rst:15
30335 #: docs/manual/c/file.rst:16 docs/manual/c/file.rst:17
30336 #: docs/manual/c/inifile.rst:4 docs/manual/c/inifile.rst:5
30337 #: docs/manual/c/inifile.rst:6 docs/manual/c/inifile.rst:7
30338 #: docs/manual/c/inifile.rst:8 docs/manual/c/inifile.rst:9
30339 #: docs/manual/c/inifile.rst:10 docs/manual/c/memory.rst:4
30340 #: docs/manual/c/memory.rst:5 docs/manual/c/memory.rst:6
30341 #: docs/manual/c/memory.rst:7 docs/manual/c/memory.rst:8
30342 #: docs/manual/c/memory.rst:9 docs/manual/c/memory.rst:10
30343 #: docs/manual/c/memory.rst:11 docs/manual/c/memory.rst:12
30344 #: docs/manual/c/memory.rst:13 docs/manual/c/memory.rst:14
30345 #: docs/manual/c/memory.rst:15 docs/manual/c/memory.rst:16
30346 #: docs/manual/c/memory.rst:17 docs/manual/c/memory.rst:18
30347 #: docs/manual/c/callback.rst:4 docs/manual/c/callback.rst:5
30348 #: docs/manual/c/callback.rst:6 docs/manual/c/callback.rst:7
30349 #: docs/manual/c/callback.rst:8 docs/manual/c/smsd.rst:4
30350 #: docs/manual/c/smsd.rst:5 docs/manual/c/smsd.rst:6 docs/manual/c/smsd.rst:7
30351 #: docs/manual/c/smsd.rst:8 docs/manual/c/smsd.rst:9 docs/manual/c/smsd.rst:10
30352 #: docs/manual/c/statemachine.rst:74 docs/manual/c/statemachine.rst:75
30353 #: docs/manual/c/statemachine.rst:76 docs/manual/c/statemachine.rst:77
30354 #: docs/manual/c/statemachine.rst:78 docs/manual/c/statemachine.rst:79
30355 #: docs/manual/c/statemachine.rst:80 docs/manual/c/statemachine.rst:81
30356 #: docs/manual/c/statemachine.rst:82 docs/manual/c/statemachine.rst:83
30357 #: docs/manual/c/ringtone.rst:4 docs/manual/c/ringtone.rst:5
30358 #: docs/manual/c/ringtone.rst:6 docs/manual/c/ringtone.rst:7
30359 #: docs/manual/c/ringtone.rst:8 docs/manual/c/ringtone.rst:9
30360 #: docs/manual/c/ringtone.rst:10 docs/manual/c/ringtone.rst:11
30361 #: docs/manual/c/ringtone.rst:12 docs/manual/c/ringtone.rst:13
30362 #: docs/manual/c/ringtone.rst:14 docs/manual/c/ringtone.rst:15
30363 #: docs/manual/c/ringtone.rst:16 docs/manual/c/ringtone.rst:17
30364 #: docs/manual/c/ringtone.rst:18 docs/manual/c/ringtone.rst:19
30365 #: docs/manual/c/ringtone.rst:20 docs/manual/c/settings.rst:4
30366 #: docs/manual/c/settings.rst:5 docs/manual/c/settings.rst:6
30367 #: docs/manual/c/settings.rst:7 docs/manual/c/settings.rst:8
30368 #: docs/manual/c/settings.rst:9 docs/manual/c/settings.rst:10
30369 #: docs/manual/c/settings.rst:11 docs/manual/c/settings.rst:12
30370 #: docs/manual/c/settings.rst:13 docs/manual/c/settings.rst:14
30371 #: docs/manual/c/settings.rst:15 docs/manual/c/settings.rst:16
30372 #: docs/manual/c/settings.rst:17 docs/manual/c/settings.rst:18
30373 #: docs/manual/c/settings.rst:19 docs/manual/c/settings.rst:20
30374 #: docs/manual/c/settings.rst:21
30376 msgid ".. doxygenfunction"
30379 #. type: Plain text
30380 #: docs/manual/c/call.rst:5
30381 msgid "GSM_DialVoice"
30384 #. type: Plain text
30385 #: docs/manual/c/call.rst:6
30386 msgid "GSM_DialService"
30389 #. type: Plain text
30390 #: docs/manual/c/call.rst:7
30391 msgid "GSM_AnswerCall"
30394 #. type: Plain text
30395 #: docs/manual/c/call.rst:8
30396 msgid "GSM_CancelCall"
30399 #. type: Plain text
30400 #: docs/manual/c/call.rst:9
30401 msgid "GSM_HoldCall"
30404 #. type: Plain text
30405 #: docs/manual/c/call.rst:10
30406 msgid "GSM_UnholdCall"
30409 #. type: Plain text
30410 #: docs/manual/c/call.rst:11
30411 msgid "GSM_ConferenceCall"
30414 #. type: Plain text
30415 #: docs/manual/c/call.rst:12
30416 msgid "GSM_SplitCall"
30419 #. type: Plain text
30420 #: docs/manual/c/call.rst:13
30421 msgid "GSM_TransferCall"
30424 #. type: Plain text
30425 #: docs/manual/c/call.rst:14
30426 msgid "GSM_SwitchCall"
30429 #. type: Plain text
30430 #: docs/manual/c/call.rst:15
30431 msgid "GSM_GetCallDivert"
30434 #. type: Plain text
30435 #: docs/manual/c/call.rst:16
30436 msgid "GSM_SetCallDivert"
30439 #. type: Plain text
30440 #: docs/manual/c/call.rst:17
30441 msgid "GSM_CancelAllDiverts"
30444 #. type: Plain text
30445 #: docs/manual/c/call.rst:18
30446 msgid "GSM_SetIncomingCall"
30449 #. type: Plain text
30450 #: docs/manual/c/call.rst:19
30451 msgid "GSM_SendDTMF"
30454 #. type: Labeled list
30455 #: docs/manual/c/call.rst:19 docs/manual/c/call.rst:21
30456 #: docs/manual/c/call.rst:22 docs/manual/c/call.rst:25
30457 #: docs/manual/c/bitmap.rst:13 docs/manual/c/bitmap.rst:15
30458 #: docs/manual/c/security.rst:6 docs/manual/c/backup.rst:17
30459 #: docs/manual/c/wap.rst:11 docs/manual/c/wap.rst:12
30460 #: docs/manual/c/calendar.rst:39 docs/manual/c/calendar.rst:40
30461 #: docs/manual/c/calendar.rst:43 docs/manual/c/calendar.rst:44
30462 #: docs/manual/c/calendar.rst:49 docs/manual/c/calendar.rst:50
30463 #: docs/manual/c/info.rst:25 docs/manual/c/info.rst:26
30464 #: docs/manual/c/info.rst:29 docs/manual/c/info.rst:30
30465 #: docs/manual/c/info.rst:32 docs/manual/c/info.rst:34
30466 #: docs/manual/c/category.rst:7 docs/manual/c/keys.rst:6
30467 #: docs/manual/c/error.rst:6 docs/manual/c/message.rst:43
30468 #: docs/manual/c/message.rst:46 docs/manual/c/message.rst:49
30469 #: docs/manual/c/message.rst:50 docs/manual/c/message.rst:51
30470 #: docs/manual/c/message.rst:54 docs/manual/c/message.rst:55
30471 #: docs/manual/c/message.rst:56 docs/manual/c/message.rst:58
30472 #: docs/manual/c/message.rst:67 docs/manual/c/message.rst:70
30473 #: docs/manual/c/file.rst:19 docs/manual/c/memory.rst:19
30474 #: docs/manual/c/memory.rst:21 docs/manual/c/memory.rst:22
30475 #: docs/manual/c/memory.rst:26 docs/manual/c/ringtone.rst:21
30476 #: docs/manual/c/ringtone.rst:22 docs/manual/c/ringtone.rst:23
30477 #: docs/manual/c/ringtone.rst:24 docs/manual/c/ringtone.rst:25
30478 #: docs/manual/c/ringtone.rst:27 docs/manual/c/ringtone.rst:32
30479 #: docs/manual/c/settings.rst:23 docs/manual/c/settings.rst:25
30480 #: docs/manual/c/settings.rst:26 docs/manual/c/settings.rst:30
30482 msgid ".. doxygenenum"
30485 #. type: Plain text
30486 #: docs/manual/c/call.rst:20
30487 msgid "GSM_CallStatus"
30490 #. type: Labeled list
30491 #: docs/manual/c/call.rst:20 docs/manual/c/call.rst:23
30492 #: docs/manual/c/call.rst:24 docs/manual/c/bitmap.rst:14
30493 #: docs/manual/c/bitmap.rst:16 docs/manual/c/bitmap.rst:17
30494 #: docs/manual/c/security.rst:7 docs/manual/c/backup.rst:15
30495 #: docs/manual/c/backup.rst:16 docs/manual/c/backup.rst:18
30496 #: docs/manual/c/wap.rst:10 docs/manual/c/wap.rst:13 docs/manual/c/wap.rst:14
30497 #: docs/manual/c/datetime.rst:16 docs/manual/c/datetime.rst:17
30498 #: docs/manual/c/calendar.rst:36 docs/manual/c/calendar.rst:37
30499 #: docs/manual/c/calendar.rst:38 docs/manual/c/calendar.rst:41
30500 #: docs/manual/c/calendar.rst:42 docs/manual/c/calendar.rst:45
30501 #: docs/manual/c/calendar.rst:46 docs/manual/c/calendar.rst:47
30502 #: docs/manual/c/calendar.rst:48 docs/manual/c/info.rst:27
30503 #: docs/manual/c/info.rst:28 docs/manual/c/info.rst:31
30504 #: docs/manual/c/info.rst:33 docs/manual/c/info.rst:35
30505 #: docs/manual/c/category.rst:8 docs/manual/c/category.rst:9
30506 #: docs/manual/c/message.rst:44 docs/manual/c/message.rst:45
30507 #: docs/manual/c/message.rst:47 docs/manual/c/message.rst:48
30508 #: docs/manual/c/message.rst:52 docs/manual/c/message.rst:53
30509 #: docs/manual/c/message.rst:57 docs/manual/c/message.rst:59
30510 #: docs/manual/c/message.rst:60 docs/manual/c/message.rst:61
30511 #: docs/manual/c/message.rst:62 docs/manual/c/message.rst:63
30512 #: docs/manual/c/message.rst:64 docs/manual/c/message.rst:65
30513 #: docs/manual/c/message.rst:66 docs/manual/c/message.rst:68
30514 #: docs/manual/c/message.rst:69 docs/manual/c/message.rst:71
30515 #: docs/manual/c/message.rst:72 docs/manual/c/file.rst:18
30516 #: docs/manual/c/file.rst:20 docs/manual/c/inifile.rst:14
30517 #: docs/manual/c/inifile.rst:15 docs/manual/c/memory.rst:20
30518 #: docs/manual/c/memory.rst:23 docs/manual/c/memory.rst:24
30519 #: docs/manual/c/memory.rst:25 docs/manual/c/smsd.rst:11
30520 #: docs/manual/c/statemachine.rst:84 docs/manual/c/ringtone.rst:26
30521 #: docs/manual/c/ringtone.rst:28 docs/manual/c/ringtone.rst:29
30522 #: docs/manual/c/ringtone.rst:30 docs/manual/c/ringtone.rst:31
30523 #: docs/manual/c/ringtone.rst:33 docs/manual/c/ringtone.rst:34
30524 #: docs/manual/c/ringtone.rst:35 docs/manual/c/settings.rst:22
30525 #: docs/manual/c/settings.rst:24 docs/manual/c/settings.rst:27
30526 #: docs/manual/c/settings.rst:28 docs/manual/c/settings.rst:29
30527 #: docs/manual/c/settings.rst:31 docs/manual/c/settings.rst:32
30529 msgid ".. doxygenstruct"
30532 #. type: Plain text
30533 #: docs/manual/c/call.rst:21
30537 #. type: Plain text
30538 #: docs/manual/c/call.rst:22
30539 msgid "GSM_Divert_DivertTypes"
30542 #. type: Plain text
30543 #: docs/manual/c/call.rst:23
30544 msgid "GSM_Divert_CallTypes"
30547 #. type: Plain text
30548 #: docs/manual/c/call.rst:24
30549 msgid "GSM_CallDivert"
30552 #. type: Plain text
30553 #: docs/manual/c/call.rst:25
30554 msgid "GSM_MultiCallDivert"
30557 #. type: Plain text
30558 #: docs/manual/c/call.rst:25
30559 msgid "GSM_CallShowNumber"
30562 #. type: Plain text
30563 #: docs/manual/c/examples.rst:6
30565 "All these examples are also available in docs/examples/ directory in Gammu "
30570 #: docs/manual/c/examples.rst:8
30572 msgid "Getting phone information"
30573 msgstr "Informasi telepon"
30575 #. type: Plain text
30576 #: docs/manual/c/examples.rst:11
30577 msgid "../../examples/phone-info.c"
30580 #. type: Plain text
30581 #: docs/manual/c/examples.rst:12 docs/manual/c/examples.rst:18
30582 #: docs/manual/c/examples.rst:24 docs/manual/c/examples.rst:30
30583 #: docs/manual/c/examples.rst:36 docs/manual/c/examples.rst:42
30584 msgid ":language: c"
30588 #: docs/manual/c/examples.rst:14
30590 msgid "Reading SMS message"
30593 #. type: Plain text
30594 #: docs/manual/c/examples.rst:17
30595 msgid "../../examples/sms-read.c"
30599 #: docs/manual/c/examples.rst:20
30601 msgid "Sending SMS message"
30604 #. type: Plain text
30605 #: docs/manual/c/examples.rst:23
30606 msgid "../../examples/sms-send.c"
30610 #: docs/manual/c/examples.rst:26
30612 msgid "Sending Long SMS message"
30615 #. type: Plain text
30616 #: docs/manual/c/examples.rst:29
30617 msgid "../../examples/long-sms.c"
30621 #: docs/manual/c/examples.rst:32
30623 msgid "SMSD example"
30626 #. type: Plain text
30627 #: docs/manual/c/examples.rst:35
30628 msgid "../../examples/smsd.c"
30632 #: docs/manual/c/examples.rst:38
30634 msgid "Custom configuration"
30635 msgstr "Konfigurasi buatan"
30637 #. type: Plain text
30638 #: docs/manual/c/examples.rst:41
30639 msgid "../../examples/custom-config.c"
30642 #. type: Plain text
30643 #: docs/manual/c/bitmap.rst:5
30644 msgid "GSM_GetBitmap"
30647 #. type: Plain text
30648 #: docs/manual/c/bitmap.rst:6
30649 msgid "GSM_SetBitmap"
30652 #. type: Plain text
30653 #: docs/manual/c/bitmap.rst:7
30654 msgid "GSM_PrintBitmap"
30657 #. type: Plain text
30658 #: docs/manual/c/bitmap.rst:8
30659 msgid "GSM_SaveBitmapFile"
30662 #. type: Plain text
30663 #: docs/manual/c/bitmap.rst:9
30664 msgid "GSM_ReadBitmapFile"
30667 #. type: Plain text
30668 #: docs/manual/c/bitmap.rst:10
30669 msgid "GSM_IsPointBitmap"
30672 #. type: Plain text
30673 #: docs/manual/c/bitmap.rst:11
30674 msgid "GSM_SetPointBitmap"
30677 #. type: Plain text
30678 #: docs/manual/c/bitmap.rst:12
30679 msgid "GSM_ClearPointBitmap"
30682 #. type: Plain text
30683 #: docs/manual/c/bitmap.rst:13
30684 msgid "GSM_ClearBitmap"
30687 #. type: Plain text
30688 #: docs/manual/c/bitmap.rst:14
30689 msgid "GSM_BinaryPicture_Types"
30692 #. type: Plain text
30693 #: docs/manual/c/bitmap.rst:15
30694 msgid "GSM_BinaryPicture"
30697 #. type: Plain text
30698 #: docs/manual/c/bitmap.rst:16
30699 msgid "GSM_Bitmap_Types"
30702 #. type: Plain text
30703 #: docs/manual/c/bitmap.rst:17
30707 #. type: Plain text
30708 #: docs/manual/c/bitmap.rst:18
30709 msgid "GSM_MultiBitmap"
30712 #. type: Plain text
30713 #: docs/manual/c/bitmap.rst:18
30715 msgid "GSM_GetScreenshot"
30716 msgstr "Pengaturan telepon"
30719 #: docs/manual/c/security.rst:2
30724 #. type: Plain text
30725 #: docs/manual/c/security.rst:5
30726 msgid "GSM_EnterSecurityCode"
30729 #. type: Plain text
30730 #: docs/manual/c/security.rst:6
30731 msgid "GSM_GetSecurityStatus"
30734 #. type: Plain text
30735 #: docs/manual/c/security.rst:7
30736 msgid "GSM_SecurityCodeType"
30739 #. type: Plain text
30740 #: docs/manual/c/security.rst:7
30741 msgid "GSM_SecurityCode"
30745 #: docs/manual/c/backup.rst:2
30750 #. type: Plain text
30751 #: docs/manual/c/backup.rst:5
30752 msgid "GSM_ReadSMSBackupFile"
30755 #. type: Plain text
30756 #: docs/manual/c/backup.rst:6
30757 msgid "GSM_AddSMSBackupFile"
30760 #. type: Plain text
30761 #: docs/manual/c/backup.rst:7
30762 msgid "GSM_ClearSMSBackup"
30765 #. type: Plain text
30766 #: docs/manual/c/backup.rst:8
30767 msgid "GSM_FreeSMSBackup"
30770 #. type: Plain text
30771 #: docs/manual/c/backup.rst:9
30772 msgid "GSM_SaveBackupFile"
30775 #. type: Plain text
30776 #: docs/manual/c/backup.rst:10
30777 msgid "GSM_GuessBackupFormat"
30780 #. type: Plain text
30781 #: docs/manual/c/backup.rst:11
30782 msgid "GSM_ReadBackupFile"
30785 #. type: Plain text
30786 #: docs/manual/c/backup.rst:12
30787 msgid "GSM_ClearBackup"
30790 #. type: Plain text
30791 #: docs/manual/c/backup.rst:13
30792 msgid "GSM_FreeBackup"
30795 #. type: Plain text
30796 #: docs/manual/c/backup.rst:14
30797 msgid "GSM_GetBackupFormatFeatures"
30800 #. type: Plain text
30801 #: docs/manual/c/backup.rst:15
30802 msgid "GSM_GetBackupFileFeatures"
30805 #. type: Plain text
30806 #: docs/manual/c/backup.rst:16
30807 msgid "GSM_SMS_Backup"
30810 #. type: Plain text
30811 #: docs/manual/c/backup.rst:17
30815 #. type: Plain text
30816 #: docs/manual/c/backup.rst:18
30817 msgid "GSM_BackupFormat"
30820 #. type: Plain text
30821 #: docs/manual/c/backup.rst:18
30822 msgid "GSM_Backup_Info"
30826 #: docs/manual/c/misc.rst:2
30828 msgid "Miscellaneous"
30829 msgstr "Miscellaneous"
30831 #. type: Plain text
30832 #: docs/manual/c/misc.rst:5
30836 #. type: Plain text
30837 #: docs/manual/c/misc.rst:6
30838 msgid "GetGammuVersion"
30841 #. type: Plain text
30842 #: docs/manual/c/misc.rst:7
30843 msgid "GetCompiler"
30846 #. type: Plain text
30847 #: docs/manual/c/misc.rst:8
30851 #. type: Plain text
30852 #: docs/manual/c/misc.rst:9
30853 msgid "GetGammuLocalePath"
30856 #. type: Plain text
30857 #: docs/manual/c/misc.rst:10
30858 msgid "GSM_InitLocales"
30861 #. type: Plain text
30862 #: docs/manual/c/misc.rst:11
30863 msgid "EncodeHexBin"
30866 #. type: Plain text
30867 #: docs/manual/c/misc.rst:11
30868 msgid "GSM_IsNewerVersion"
30871 #. type: Plain text
30872 #: docs/manual/c/wap.rst:2
30879 #. type: Plain text
30880 #: docs/manual/c/wap.rst:5
30881 msgid "GSM_EncodeURLFile"
30884 #. type: Plain text
30885 #: docs/manual/c/wap.rst:6
30887 msgid "GSM_GetWAPBookmark"
30888 msgstr "Pengaturan WAP dan bookmark"
30890 #. type: Plain text
30891 #: docs/manual/c/wap.rst:7
30893 msgid "GSM_SetWAPBookmark"
30894 msgstr "Pengaturan WAP dan bookmark"
30896 #. type: Plain text
30897 #: docs/manual/c/wap.rst:8
30898 msgid "GSM_DeleteWAPBookmark"
30901 #. type: Plain text
30902 #: docs/manual/c/wap.rst:9
30903 msgid "GSM_GetWAPSettings"
30904 msgstr "GSM_GetWAPSettings"
30906 #. type: Plain text
30907 #: docs/manual/c/wap.rst:10
30908 msgid "GSM_SetWAPSettings"
30909 msgstr "GSM_SetWAPSettings"
30911 #. type: Plain text
30912 #: docs/manual/c/wap.rst:11
30914 msgid "GSM_WAPBookmark"
30915 msgstr "Pengaturan WAP dan bookmark"
30917 #. type: Plain text
30918 #: docs/manual/c/wap.rst:12
30920 msgid "WAPSettings_Speed"
30921 msgstr "Pengaturan telepon"
30923 #. type: Plain text
30924 #: docs/manual/c/wap.rst:13
30926 msgid "WAPSettings_Bearer"
30927 msgstr "Pengaturan telepon"
30929 #. type: Plain text
30930 #: docs/manual/c/wap.rst:14
30931 msgid "GSM_WAPSettings"
30932 msgstr "GSM_WAPSettings"
30934 #. type: Plain text
30935 #: docs/manual/c/wap.rst:14
30936 msgid "GSM_MultiWAPSettings"
30937 msgstr "GSM_MultiWAPSettings"
30940 #: docs/manual/c/nokia.rst:2
30945 #. type: Plain text
30946 #: docs/manual/c/nokia.rst:5
30947 msgid "NOKIA_GetDefaultCallerGroupName"
30950 #. type: Plain text
30951 #: docs/manual/c/nokia.rst:5
30952 msgid "NOKIA_GetDefaultProfileName"
30956 #: docs/manual/c/datetime.rst:2
30958 msgid "Date and time"
30961 #. type: Plain text
30962 #: docs/manual/c/datetime.rst:5
30966 #. type: Plain text
30967 #: docs/manual/c/datetime.rst:6
30968 msgid "GSM_GetCurrentDateTime"
30971 #. type: Plain text
30972 #: docs/manual/c/datetime.rst:7
30973 msgid "Fill_Time_T"
30976 #. type: Plain text
30977 #: docs/manual/c/datetime.rst:8
30978 msgid "GSM_GetLocalTimezoneOffset"
30981 #. type: Plain text
30982 #: docs/manual/c/datetime.rst:9
30983 msgid "Fill_GSM_DateTime"
30986 #. type: Plain text
30987 #: docs/manual/c/datetime.rst:10
30988 msgid "GSM_DateTimeFromTimestamp"
30991 #. type: Plain text
30992 #: docs/manual/c/datetime.rst:11
30996 #. type: Plain text
30997 #: docs/manual/c/datetime.rst:12
31001 #. type: Plain text
31002 #: docs/manual/c/datetime.rst:13
31006 #. type: Plain text
31007 #: docs/manual/c/datetime.rst:14
31011 #. type: Plain text
31012 #: docs/manual/c/datetime.rst:15
31013 msgid "GSM_GetDateTime"
31016 #. type: Plain text
31017 #: docs/manual/c/datetime.rst:16
31018 msgid "GSM_SetDateTime"
31021 #. type: Plain text
31022 #: docs/manual/c/datetime.rst:17
31023 msgid "GSM_DateTime"
31026 #. type: Plain text
31027 #: docs/manual/c/datetime.rst:17
31028 msgid "GSM_DeltaTime"
31031 #. type: Plain text
31032 #: docs/manual/c/calendar.rst:5
31033 msgid "GSM_CalendarFindDefaultTextTimeAlarmPhone"
31036 #. type: Plain text
31037 #: docs/manual/c/calendar.rst:6
31038 msgid "GSM_EncodeVTODO"
31041 #. type: Plain text
31042 #: docs/manual/c/calendar.rst:7
31043 msgid "GSM_EncodeVCALENDAR"
31046 #. type: Plain text
31047 #: docs/manual/c/calendar.rst:8
31048 msgid "GSM_DecodeVNOTE"
31051 #. type: Plain text
31052 #: docs/manual/c/calendar.rst:9
31053 msgid "GSM_EncodeVNTFile"
31056 #. type: Plain text
31057 #: docs/manual/c/calendar.rst:10
31058 msgid "GSM_DecodeVCALENDAR_VTODO"
31061 #. type: Plain text
31062 #: docs/manual/c/calendar.rst:11
31063 msgid "GSM_IsCalendarNoteFromThePast"
31066 #. type: Plain text
31067 #: docs/manual/c/calendar.rst:12
31068 msgid "GSM_GetAlarm"
31071 #. type: Plain text
31072 #: docs/manual/c/calendar.rst:13
31073 msgid "GSM_SetAlarm"
31076 #. type: Plain text
31077 #: docs/manual/c/calendar.rst:14
31078 msgid "GSM_GetToDoStatus"
31081 #. type: Plain text
31082 #: docs/manual/c/calendar.rst:15
31083 msgid "GSM_GetToDo"
31086 #. type: Plain text
31087 #: docs/manual/c/calendar.rst:16
31088 msgid "GSM_GetNextToDo"
31091 #. type: Plain text
31092 #: docs/manual/c/calendar.rst:17
31093 msgid "GSM_SetToDo"
31096 #. type: Plain text
31097 #: docs/manual/c/calendar.rst:18
31098 msgid "GSM_AddToDo"
31101 #. type: Plain text
31102 #: docs/manual/c/calendar.rst:19
31103 msgid "GSM_DeleteToDo"
31106 #. type: Plain text
31107 #: docs/manual/c/calendar.rst:20
31108 msgid "GSM_DeleteAllToDo"
31111 #. type: Plain text
31112 #: docs/manual/c/calendar.rst:21
31113 msgid "GSM_GetCalendarStatus"
31116 #. type: Plain text
31117 #: docs/manual/c/calendar.rst:22
31118 msgid "GSM_GetCalendar"
31119 msgstr "GSM_GetCalendar"
31121 #. type: Plain text
31122 #: docs/manual/c/calendar.rst:23
31123 msgid "GSM_GetNextCalendar"
31126 #. type: Plain text
31127 #: docs/manual/c/calendar.rst:24
31128 msgid "GSM_SetCalendar"
31129 msgstr "GSM_SetCalendar"
31131 #. type: Plain text
31132 #: docs/manual/c/calendar.rst:25
31133 msgid "GSM_AddCalendar"
31134 msgstr "GSM_AddCalendar"
31136 #. type: Plain text
31137 #: docs/manual/c/calendar.rst:26
31138 msgid "GSM_DeleteCalendar"
31139 msgstr "GSM_DeleteCalendar"
31141 #. type: Plain text
31142 #: docs/manual/c/calendar.rst:27
31143 msgid "GSM_DeleteAllCalendar"
31146 #. type: Plain text
31147 #: docs/manual/c/calendar.rst:28
31148 msgid "GSM_GetCalendarSettings"
31151 #. type: Plain text
31152 #: docs/manual/c/calendar.rst:29
31154 msgid "GSM_SetCalendarSettings"
31155 msgstr "MMS dan pengaturan MMS"
31157 #. type: Plain text
31158 #: docs/manual/c/calendar.rst:30
31159 msgid "GSM_GetNotesStatus"
31162 #. type: Plain text
31163 #: docs/manual/c/calendar.rst:31
31164 msgid "GSM_GetNote"
31167 #. type: Plain text
31168 #: docs/manual/c/calendar.rst:32
31169 msgid "GSM_GetNextNote"
31172 #. type: Plain text
31173 #: docs/manual/c/calendar.rst:33
31174 msgid "GSM_SetNote"
31177 #. type: Plain text
31178 #: docs/manual/c/calendar.rst:34
31179 msgid "GSM_AddNote"
31182 #. type: Plain text
31183 #: docs/manual/c/calendar.rst:35
31184 msgid "GSM_DeleteNote"
31187 #. type: Plain text
31188 #: docs/manual/c/calendar.rst:36
31189 msgid "GSM_DeleteAllNotes"
31192 #. type: Plain text
31193 #: docs/manual/c/calendar.rst:37
31195 msgid "GSM_CalendarSettings"
31196 msgstr "MMS dan pengaturan MMS"
31198 #. type: Plain text
31199 #: docs/manual/c/calendar.rst:38
31200 msgid "GSM_ToDoStatus"
31203 #. type: Plain text
31204 #: docs/manual/c/calendar.rst:39
31205 msgid "GSM_CalendarStatus"
31206 msgstr "GSM_CalendarStatus"
31208 #. type: Plain text
31209 #: docs/manual/c/calendar.rst:40
31211 msgid "GSM_CalendarNoteType"
31212 msgstr "Catatan kalender"
31214 #. type: Plain text
31215 #: docs/manual/c/calendar.rst:41
31216 msgid "GSM_CalendarType"
31217 msgstr "GSM_CalendarType"
31219 #. type: Plain text
31220 #: docs/manual/c/calendar.rst:42
31221 msgid "GSM_SubCalendarEntry"
31224 #. type: Plain text
31225 #: docs/manual/c/calendar.rst:43
31226 msgid "GSM_CalendarEntry"
31227 msgstr "GSM_CalendarEntry"
31229 #. type: Plain text
31230 #: docs/manual/c/calendar.rst:44
31231 msgid "GSM_ToDoType"
31234 #. type: Plain text
31235 #: docs/manual/c/calendar.rst:45
31236 msgid "GSM_ToDo_Priority"
31239 #. type: Plain text
31240 #: docs/manual/c/calendar.rst:46
31241 msgid "GSM_SubToDoEntry"
31244 #. type: Plain text
31245 #: docs/manual/c/calendar.rst:47
31246 msgid "GSM_ToDoEntry"
31249 #. type: Plain text
31250 #: docs/manual/c/calendar.rst:48
31251 msgid "GSM_NoteEntry"
31254 #. type: Plain text
31255 #: docs/manual/c/calendar.rst:49
31259 #. type: Plain text
31260 #: docs/manual/c/calendar.rst:50
31261 msgid "GSM_VToDoVersion"
31264 #. type: Plain text
31265 #: docs/manual/c/calendar.rst:50
31266 msgid "GSM_VCalendarVersion"
31269 #. type: Plain text
31270 #: docs/manual/c/porting.rst:2
31271 msgid "Porting from libGammu older than 1.12.0"
31275 #: docs/manual/c/porting.rst:5
31277 msgid "Rationale for API change"
31280 #. type: delimited block =
31281 #: docs/manual/c/porting.rst:10
31283 "This document describes what you have to change in your code, if you used "
31284 "Gammu older than 1.12.0. This release came with huge changes to API, which "
31285 "has to be done for various reasons:"
31288 #. type: delimited block =
31289 #: docs/manual/c/porting.rst:15
31291 "ABI stability. - Till now almost every change in internals of any driver "
31292 "lead to ABI change. If we would correctly increase soname on each ABI "
31293 "change, we would be somewhere near 200, what is not something we could be "
31297 #. type: delimited block =
31298 #: docs/manual/c/porting.rst:19
31300 "Centralisation of variables cleanup. - Currently all phone drivers have to "
31301 "do some common things in each function. New API allows one to centralize "
31302 "those operations in one place."
31305 #. type: delimited block =
31306 #: docs/manual/c/porting.rst:23
31308 "Exposing of internals. - Old API exposed too much of Gammu internals, what "
31309 "could be misused by programmers and could lead to unexpected behaviour when "
31310 "some internals are changed."
31314 #: docs/manual/c/porting.rst:25
31316 msgid "Changes you have to do in your code"
31319 #. type: delimited block =
31320 #: docs/manual/c/porting.rst:29
31322 "Bellow examples expect ``sm`` to be state machine structure in your current "
31323 "code, change it to appropriate variable name if it differs."
31326 #. type: delimited block =
31327 #: docs/manual/c/porting.rst:34
31329 "Use pointer to :c:type:`GSM_StateMachine` instead of it. API now do not "
31330 "expose this structure, so you will get compiler error. You should allocate "
31331 "this pointer by :c:func:`GSM_AllocStateMachine` and free by :c:func:"
31332 "`GSM_FreeStateMachine`."
31335 #. type: delimited block =
31336 #: docs/manual/c/porting.rst:39
31338 "Change all phone functions from ``sm.Phone.Functions->SomeFunction`` to "
31339 "``GSM_SomeFunction``. Only functions which results were stored inside state "
31340 "machine structure have changed signature to include results of the operation."
31343 #. type: delimited block =
31344 #: docs/manual/c/porting.rst:42
31346 "All callbacks are set by function ``GSM_Set*Callback`` instead of directly "
31347 "accessing structure."
31350 #. type: delimited block =
31351 #: docs/manual/c/porting.rst:44
31352 msgid "Some function have been renamed to follow ``GSM_*`` naming conventions."
31355 #. type: delimited block =
31356 #: docs/manual/c/porting.rst:47
31358 "As there might be some functions still missing from new API, don't hesitate "
31359 "to contact author or ask on mailing list if you miss something."
31362 #. type: delimited block =
31363 #: docs/manual/c/porting.rst:50
31365 "API documentation can be generated using Doxygen (make apidoc in build tree) "
31366 "or Sphinx and is part of this manual."
31369 #. type: delimited block =
31370 #: docs/manual/c/porting.rst:51
31371 msgid ":ref:`libgammu`"
31374 #. type: Plain text
31375 #: docs/manual/c/index.rst:2
31380 #: docs/manual/c/index.rst:4
31385 #. type: Plain text
31386 #: docs/manual/c/index.rst:9
31388 "The libGammu library exposes all Gammu functionality for various phones in "
31389 "standard API. It can be used to do anything with your phone, however for "
31390 "easier tasks you might prefer to use Python and :doc:`../python/index`."
31393 #. type: Plain text
31394 #: docs/manual/c/index.rst:14
31396 "If you intend to use libGammu in your application, all you should need is to "
31397 "``#include <gammu.h>`` and then use Gammu functions. You can check docs/"
31398 "examples/ for some small example applications. You don't need real phone for "
31399 "testing, use :ref:`dummy-driver` instead."
31402 #. type: Plain text
31403 #: docs/manual/c/index.rst:20 docs/manual/c/api.rst:9
31405 "The C API documentation is still more complete in Doxygen format available "
31406 "on Gammu website. This still lacks some parts due to problems in Doxygen - "
31410 #. type: Plain text
31411 #: docs/manual/c/index.rst:27
31412 msgid "hints examples api porting"
31416 #: docs/manual/c/info.rst:2
31421 #. type: Plain text
31422 #: docs/manual/c/info.rst:5
31423 msgid "GSM_GetNetworkName"
31426 #. type: Plain text
31427 #: docs/manual/c/info.rst:6
31428 msgid "GSM_GetCountryName"
31431 #. type: Plain text
31432 #: docs/manual/c/info.rst:7
31433 msgid "GSM_FeatureToString"
31436 #. type: Plain text
31437 #: docs/manual/c/info.rst:8
31438 msgid "GSM_FeatureFromString"
31441 #. type: Plain text
31442 #: docs/manual/c/info.rst:9
31443 msgid "GSM_IsPhoneFeatureAvailable"
31446 #. type: Plain text
31447 #: docs/manual/c/info.rst:10
31448 msgid "GSM_AddPhoneFeature"
31451 #. type: Plain text
31452 #: docs/manual/c/info.rst:11
31453 msgid "GSM_GetManufacturer"
31456 #. type: Plain text
31457 #: docs/manual/c/info.rst:12
31458 msgid "GSM_GetModel"
31461 #. type: Plain text
31462 #: docs/manual/c/info.rst:13
31463 msgid "GSM_GetModelInfo"
31466 #. type: Plain text
31467 #: docs/manual/c/info.rst:14
31468 msgid "GSM_GetFirmware"
31471 #. type: Plain text
31472 #: docs/manual/c/info.rst:15
31473 msgid "GSM_GetIMEI"
31476 #. type: Plain text
31477 #: docs/manual/c/info.rst:16
31478 msgid "GSM_GetOriginalIMEI"
31481 #. type: Plain text
31482 #: docs/manual/c/info.rst:17
31483 msgid "GSM_GetManufactureMonth"
31486 #. type: Plain text
31487 #: docs/manual/c/info.rst:18
31488 msgid "GSM_GetProductCode"
31491 #. type: Plain text
31492 #: docs/manual/c/info.rst:19
31493 msgid "GSM_GetHardware"
31496 #. type: Plain text
31497 #: docs/manual/c/info.rst:20
31501 #. type: Plain text
31502 #: docs/manual/c/info.rst:21
31503 msgid "GSM_GetSIMIMSI"
31506 #. type: Plain text
31507 #: docs/manual/c/info.rst:22
31508 msgid "GSM_GetBatteryCharge"
31511 #. type: Plain text
31512 #: docs/manual/c/info.rst:23
31513 msgid "GSM_GetSignalQuality"
31516 #. type: Plain text
31517 #: docs/manual/c/info.rst:24
31518 msgid "GSM_GetNetworkInfo"
31521 #. type: Plain text
31522 #: docs/manual/c/info.rst:25
31523 msgid "GSM_GetDisplayStatus"
31526 #. type: Plain text
31527 #: docs/manual/c/info.rst:26
31528 msgid "GSM_NetworkInfo_State"
31531 #. type: Plain text
31532 #: docs/manual/c/info.rst:27
31533 msgid "GSM_GPRS_State"
31536 #. type: Plain text
31537 #: docs/manual/c/info.rst:28
31538 msgid "GSM_NetworkInfo"
31539 msgstr "GSM_NetworkInfo"
31541 #. type: Plain text
31542 #: docs/manual/c/info.rst:29
31543 msgid "GSM_SignalQuality"
31546 #. type: Plain text
31547 #: docs/manual/c/info.rst:30
31548 msgid "GSM_ChargeState"
31551 #. type: Plain text
31552 #: docs/manual/c/info.rst:31
31553 msgid "GSM_BatteryType"
31556 #. type: Plain text
31557 #: docs/manual/c/info.rst:32
31558 msgid "GSM_BatteryCharge"
31561 #. type: Plain text
31562 #: docs/manual/c/info.rst:33
31563 msgid "GSM_DisplayFeature"
31566 #. type: Plain text
31567 #: docs/manual/c/info.rst:34
31568 msgid "GSM_DisplayFeatures"
31571 #. type: Plain text
31572 #: docs/manual/c/info.rst:35
31573 msgid "GSM_Feature"
31576 #. type: Plain text
31577 #: docs/manual/c/info.rst:35
31578 msgid "GSM_PhoneModel"
31582 #: docs/manual/c/category.rst:2
31587 #. type: Plain text
31588 #: docs/manual/c/category.rst:5
31589 msgid "GSM_GetCategory"
31592 #. type: Plain text
31593 #: docs/manual/c/category.rst:6
31594 msgid "GSM_AddCategory"
31597 #. type: Plain text
31598 #: docs/manual/c/category.rst:7
31599 msgid "GSM_GetCategoryStatus"
31602 #. type: Plain text
31603 #: docs/manual/c/category.rst:8
31604 msgid "GSM_CategoryType"
31605 msgstr "GSM_CategoryType"
31607 #. type: Plain text
31608 #: docs/manual/c/category.rst:9
31609 msgid "GSM_Category"
31610 msgstr "GSM_Category"
31612 #. type: Plain text
31613 #: docs/manual/c/category.rst:9
31614 msgid "GSM_CategoryStatus"
31618 #: docs/manual/c/api.rst:2
31620 msgid "libGammu C API"
31623 #. type: Plain text
31624 #: docs/manual/c/api.rst:38
31626 "backup bitmap calendar callback call category datetime debug error file info "
31627 "inifile keys limits memory message misc nokia ringtone security settings "
31628 "smsd statemachine types unicode wap"
31632 #: docs/manual/c/keys.rst:2
31637 #. type: Plain text
31638 #: docs/manual/c/keys.rst:5
31639 msgid "MakeKeySequence"
31642 #. type: Plain text
31643 #: docs/manual/c/keys.rst:6
31644 msgid "GSM_PressKey"
31647 #. type: Plain text
31648 #: docs/manual/c/keys.rst:6
31649 msgid "GSM_KeyCode"
31653 #: docs/manual/c/types.rst:2
31658 #. type: Labeled list
31659 #: docs/manual/c/types.rst:4 docs/manual/c/debug.rst:15
31660 #: docs/manual/c/inifile.rst:12 docs/manual/c/inifile.rst:13
31661 #: docs/manual/c/callback.rst:9 docs/manual/c/callback.rst:10
31662 #: docs/manual/c/callback.rst:11 docs/manual/c/callback.rst:12
31663 #: docs/manual/c/callback.rst:13 docs/manual/c/smsd.rst:12
31665 msgid ".. doxygentypedef"
31668 #. type: Plain text
31669 #: docs/manual/c/types.rst:5
31674 #: docs/manual/c/hints.rst:2
31676 msgid "Hints for libGammu Novices"
31679 #. type: Plain text
31680 #: docs/manual/c/hints.rst:5
31682 "This is very short overview of libGammu usage. You will probably need to "
31686 #. type: Attribute :doc:
31687 #: docs/manual/c/hints.rst:5
31689 msgid "`api` to find out what functions you want to use."
31693 #: docs/manual/c/hints.rst:9
31695 msgid "Basic library usage"
31698 #. type: Plain text
31699 #: docs/manual/c/hints.rst:12
31700 msgid "You need to include main header file:"
31703 #. type: Plain text
31704 #: docs/manual/c/hints.rst:16
31705 msgid "#include <gammu.h>"
31708 #. type: Labeled list
31709 #: docs/manual/c/hints.rst:17
31711 msgid "To compile you need to pass flags from pkg-config"
31714 #. type: Plain text
31715 #: docs/manual/c/hints.rst:20
31716 msgid "pkg-config --cflags gammu"
31719 #. type: Labeled list
31720 #: docs/manual/c/hints.rst:21
31722 msgid "To link you need to pass from pkg-config"
31725 #. type: Plain text
31726 #: docs/manual/c/hints.rst:24
31727 msgid "pkg-config --libs gammu"
31730 #. type: Plain text
31731 #: docs/manual/c/hints.rst:28
31733 "Gammu stores all its data in a GSM_StateMachine struct. This structure is "
31734 "not public, so all you can define is a pointer to it:"
31737 #. type: Plain text
31738 #: docs/manual/c/hints.rst:32
31739 msgid "GSM_StateMachine *state_machine;"
31742 #. type: Plain text
31743 #: docs/manual/c/hints.rst:35
31745 "You'll want to check for errors from time to time. Do it using a function "
31746 "something like this:"
31749 #. type: Plain text
31750 #: docs/manual/c/hints.rst:40
31751 msgid "void check_error(GSM_Error err) {"
31754 #. type: Plain text
31755 #: docs/manual/c/hints.rst:41
31756 msgid "if (err == ERR_NONE) {"
31759 #. type: Plain text
31760 #: docs/manual/c/hints.rst:42
31764 #. type: Plain text
31765 #: docs/manual/c/hints.rst:45
31767 "} fprintf(stderr, \"Gammu failure: %s\\n\", GSM_ErrorString(error)); exit(1);"
31770 #. type: Plain text
31771 #: docs/manual/c/hints.rst:50
31773 "As libGammu does interact with strings in your local encoding, it is good "
31774 "idea to initialize locales subsystem first (otherwise you would get broken "
31775 "non ASCII characters):"
31778 #. type: Plain text
31779 #: docs/manual/c/hints.rst:54
31780 msgid "GSM_InitLocales(NULL);"
31783 #. type: Plain text
31784 #: docs/manual/c/hints.rst:56
31785 msgid "You first need to allocate a state machine structure:"
31788 #. type: Plain text
31789 #: docs/manual/c/hints.rst:60
31790 msgid "state_machine = GSM_AllocStateMachine();"
31793 #. type: Plain text
31794 #: docs/manual/c/hints.rst:62
31795 msgid "Now think about the configuration file. To use the default"
31798 #. type: Attribute :file:
31799 #: docs/manual/c/hints.rst:62
31801 msgid "`~/.gammurc`, do this:"
31804 #. type: Plain text
31805 #: docs/manual/c/hints.rst:67
31806 msgid "INI_Section *cfg;"
31809 #. type: Plain text
31810 #: docs/manual/c/hints.rst:71
31811 msgid "/* Find it */ error = GSM_FindGammuRC(&cfg, NULL); check_error(error);"
31814 #. type: Plain text
31815 #: docs/manual/c/hints.rst:75
31817 "/* Read it */ error = GSM_ReadConfig(cfg, GSM_GetConfig(state_machine, 0), "
31818 "0); check_error(error);"
31821 #. type: Plain text
31822 #: docs/manual/c/hints.rst:78
31823 msgid "/* Free allocated memory */ INI_Free(cfg);"
31826 #. type: Plain text
31827 #: docs/manual/c/hints.rst:81
31828 msgid "/* We care onlu about first configuration */ GSM_SetConfigNum(s, 1);"
31831 #. type: Plain text
31832 #: docs/manual/c/hints.rst:84
31834 "OK, now initialise the connection (1 means number of replies you want to "
31835 "wait for in case of failure):"
31838 #. type: Plain text
31839 #: docs/manual/c/hints.rst:89
31840 msgid "error = GSM_InitConnection(s, 1); check_error(error);"
31843 #. type: Plain text
31844 #: docs/manual/c/hints.rst:92
31846 "Now you are ready to communicate with the phone, for example you can read "
31847 "manufacturer name:"
31850 #. type: Plain text
31851 #: docs/manual/c/hints.rst:97
31852 msgid "error = GSM_GetManufacturer(s, buffer); check_error(error);"
31855 #. type: Plain text
31856 #: docs/manual/c/hints.rst:99
31857 msgid "When you're finished, you need to disconnect and free allocated memory:"
31860 #. type: Plain text
31861 #: docs/manual/c/hints.rst:104
31862 msgid "error = GSM_TerminateConnection(s); check_error(error);"
31865 #. type: Plain text
31866 #: docs/manual/c/hints.rst:108
31867 msgid "/* Free up used memory */ GSM_FreeStateMachine(s); check_error(error);"
31870 #. type: Plain text
31871 #: docs/manual/c/hints.rst:110
31872 msgid "There are also other :doc:`examples`."
31876 #: docs/manual/c/hints.rst:112
31878 msgid "Compling the code"
31881 #. type: Plain text
31882 #: docs/manual/c/hints.rst:118
31884 "To compile program using Gammu library, you need to pass include path to the "
31885 "compiler and library name and search path to the linker. This can be easiest "
31886 "achieved by using :program:`pkg-config`. See following ``Makefile`` for "
31890 #. type: Plain text
31891 #: docs/manual/c/hints.rst:122
31893 "# Sample Makefile which can be used to build examples shipped with Gammu"
31896 #. type: Plain text
31897 #: docs/manual/c/hints.rst:125
31899 "CFLAGS=$(shell pkg-config --cflags --libs gammu-smsd) -Wall LDFLAGS=$(shell "
31900 "pkg-config --cflags --libs gammu)"
31903 #. type: Plain text
31904 #: docs/manual/c/hints.rst:127
31905 msgid "ALL=phone-info sms-send smsd"
31908 #. type: Plain text
31909 #: docs/manual/c/hints.rst:129
31910 msgid ".PHONY: all clean"
31913 #. type: Plain text
31914 #: docs/manual/c/hints.rst:131
31915 msgid "all: $(ALL)"
31918 #. type: Plain text
31919 #: docs/manual/c/hints.rst:133
31923 #. type: Plain text
31924 #: docs/manual/c/hints.rst:134
31925 msgid "rm -f $(ALL)"
31928 #. type: Plain text
31929 #: docs/manual/c/hints.rst:136
31933 #. type: Plain text
31934 #: docs/manual/c/hints.rst:137
31935 msgid "$(CC) $< $(CFLAGS) $(LDFLAGS) -o $@"
31938 #. type: Plain text
31939 #: docs/manual/c/hints.rst:147
31941 "Gammu stores all strings internally in UCS-2-BE encoding (terminated by two "
31942 "zero bytes). This is used mostly for historical reasons and today the "
31943 "obvious choice would be ``wchar_t``. To work with these strings, various "
31944 "functions are provided (``UnicodeLength``, ``DecodeUnicode``, "
31945 "``EncodeUnicode``, ``CopyUnicodeString``, etc.)."
31948 #. type: Plain text
31949 #: docs/manual/c/hints.rst:149
31950 msgid "For printing on console you should use:"
31953 #. type: Plain text
31954 #: docs/manual/c/hints.rst:153
31955 msgid "printf(\"%s\\n\", DecodeUnicodeConsole(unicode_string));"
31958 #. type: Plain text
31959 #: docs/manual/c/hints.rst:155
31960 msgid "For giving string to some GUI toolkit:"
31963 #. type: Plain text
31964 #: docs/manual/c/hints.rst:159
31965 msgid "printf(\"%s\\n\", DecodeUnicodeString(unicode_string));"
31968 #. type: Plain text
31969 #: docs/manual/c/hints.rst:165
31971 "These functions differ only on platforms where console uses historically "
31972 "different character set than GUI, what effectively means only Microsoft "
31976 #. type: Plain text
31977 #: docs/manual/c/hints.rst:170
31978 msgid "You can either enabled debug logging globally or per state machine."
31981 #. type: Plain text
31982 #: docs/manual/c/hints.rst:172
31983 msgid "To enable global debugging use:"
31986 #. type: Plain text
31987 #: docs/manual/c/hints.rst:178
31989 "debug_info = GSM_GetGlobalDebug(); GSM_SetDebugFileDescriptor(stderr, FALSE, "
31990 "debug_info); GSM_SetDebugLevel(\"textall\", debug_info);"
31993 #. type: Plain text
31994 #: docs/manual/c/hints.rst:180
31995 msgid "For per state machine configuration:"
31996 msgstr "Untuk konfigurasi masing-masing mesin:"
31998 #. type: Plain text
31999 #: docs/manual/c/hints.rst:186
32001 "debug_info = GSM_GetDebug(s); GSM_SetDebugGlobal(FALSE, debug_info); "
32002 "GSM_SetDebugFileDescriptor(stderr, FALSE, debug_info); GSM_SetDebugLevel"
32003 "(\"textall\", debug_info);"
32007 #: docs/manual/c/debug.rst:2
32012 #. type: Plain text
32013 #: docs/manual/c/debug.rst:5
32014 msgid "GSM_SetDebugFunction"
32017 #. type: Plain text
32018 #: docs/manual/c/debug.rst:6
32019 msgid "GSM_SetDebugFile"
32022 #. type: Plain text
32023 #: docs/manual/c/debug.rst:7
32024 msgid "GSM_SetDebugFileDescriptor"
32027 #. type: Plain text
32028 #: docs/manual/c/debug.rst:8
32029 msgid "GSM_GetGlobalDebug"
32032 #. type: Plain text
32033 #: docs/manual/c/debug.rst:9
32034 msgid "GSM_GetDebug"
32037 #. type: Plain text
32038 #: docs/manual/c/debug.rst:10
32042 #. type: Plain text
32043 #: docs/manual/c/debug.rst:11
32044 msgid "GSM_SetDebugLevel"
32047 #. type: Plain text
32048 #: docs/manual/c/debug.rst:12
32049 msgid "GSM_SetDebugCoding"
32052 #. type: Plain text
32053 #: docs/manual/c/debug.rst:13
32054 msgid "GSM_SetDebugGlobal"
32057 #. type: Plain text
32058 #: docs/manual/c/debug.rst:14
32059 msgid "GSM_LogError"
32062 #. type: Plain text
32063 #: docs/manual/c/debug.rst:15
32067 #. type: Plain text
32068 #: docs/manual/c/debug.rst:15
32069 msgid "GSM_Debug_Info"
32073 #: docs/manual/c/error.rst:2
32075 msgid "Error handling"
32078 #. type: Plain text
32079 #: docs/manual/c/error.rst:5
32080 msgid "GSM_ErrorString"
32083 #. type: Plain text
32084 #: docs/manual/c/error.rst:6
32085 msgid "GSM_ErrorName"
32088 #. type: Plain text
32089 #: docs/manual/c/error.rst:6
32093 #. type: Plain text
32094 #: docs/manual/c/unicode.rst:5
32095 msgid "UnicodeLength"
32098 #. type: Plain text
32099 #: docs/manual/c/unicode.rst:6
32100 msgid "DecodeUnicodeString"
32103 #. type: Plain text
32104 #: docs/manual/c/unicode.rst:7
32105 msgid "DecodeUnicodeConsole"
32108 #. type: Plain text
32109 #: docs/manual/c/unicode.rst:8
32110 msgid "DecodeUnicode"
32113 #. type: Plain text
32114 #: docs/manual/c/unicode.rst:9
32115 msgid "EncodeUnicode"
32118 #. type: Plain text
32119 #: docs/manual/c/unicode.rst:10
32120 msgid "ReadUnicodeFile"
32123 #. type: Plain text
32124 #: docs/manual/c/unicode.rst:11
32125 msgid "CopyUnicodeString"
32128 #. type: Plain text
32129 #: docs/manual/c/unicode.rst:12
32130 msgid "EncodeUTF8QuotedPrintable"
32133 #. type: Plain text
32134 #: docs/manual/c/unicode.rst:13
32135 msgid "DecodeUTF8QuotedPrintable"
32138 #. type: Plain text
32139 #: docs/manual/c/unicode.rst:14
32140 msgid "EncodeWithUTF8Alphabet"
32143 #. type: Plain text
32144 #: docs/manual/c/unicode.rst:15
32145 msgid "DecodeWithUTF8Alphabet"
32148 #. type: Plain text
32149 #: docs/manual/c/unicode.rst:16
32150 msgid "DecodeHexUnicode"
32153 #. type: Plain text
32154 #: docs/manual/c/unicode.rst:17
32155 msgid "EncodeHexUnicode"
32158 #. type: Plain text
32159 #: docs/manual/c/unicode.rst:18
32163 #. type: Plain text
32164 #: docs/manual/c/unicode.rst:19
32168 #. type: Plain text
32169 #: docs/manual/c/unicode.rst:20
32170 msgid "mywstrncasecmp"
32173 #. type: Plain text
32174 #: docs/manual/c/unicode.rst:21
32178 #. type: Plain text
32179 #: docs/manual/c/unicode.rst:22
32183 #. type: Plain text
32184 #: docs/manual/c/unicode.rst:23
32185 msgid "DecodeHexBin"
32188 #. type: Plain text
32189 #: docs/manual/c/unicode.rst:24
32190 msgid "EncodeWithUnicodeAlphabet"
32193 #. type: Plain text
32194 #: docs/manual/c/unicode.rst:24
32195 msgid "DecodeWithUnicodeAlphabet"
32198 #. type: Plain text
32199 #: docs/manual/c/message.rst:5
32200 msgid "GSM_DecodePDUFrame"
32203 #. type: Plain text
32204 #: docs/manual/c/message.rst:6
32205 msgid "GSM_DecodeSMSFrame"
32208 #. type: Plain text
32209 #: docs/manual/c/message.rst:7
32210 msgid "GSM_GetMessageCoding"
32213 #. type: Plain text
32214 #: docs/manual/c/message.rst:8
32215 msgid "GSM_EncodeSMSFrame"
32218 #. type: Plain text
32219 #: docs/manual/c/message.rst:9
32220 msgid "GSM_DecodeSMSFrameStatusReportData"
32223 #. type: Plain text
32224 #: docs/manual/c/message.rst:10
32225 msgid "GSM_DecodeSMSFrameText"
32228 #. type: Plain text
32229 #: docs/manual/c/message.rst:11
32230 msgid "GSM_DecodeUDHHeader"
32233 #. type: Plain text
32234 #: docs/manual/c/message.rst:12
32235 msgid "GSM_EncodeUDHHeader"
32238 #. type: Plain text
32239 #: docs/manual/c/message.rst:13
32240 msgid "GSM_SetDefaultReceivedSMSData"
32243 #. type: Plain text
32244 #: docs/manual/c/message.rst:14
32245 msgid "GSM_SetDefaultSMSData"
32248 #. type: Plain text
32249 #: docs/manual/c/message.rst:15
32250 msgid "GSM_DecodeSiemensOTASMS"
32253 #. type: Plain text
32254 #: docs/manual/c/message.rst:16
32255 msgid "PHONE_EncodeSMSFrame"
32258 #. type: Plain text
32259 #: docs/manual/c/message.rst:17
32260 msgid "GSM_EncodeMultiPartSMS"
32263 #. type: Plain text
32264 #: docs/manual/c/message.rst:18
32265 msgid "GSM_DecodeMultiPartSMS"
32268 #. type: Plain text
32269 #: docs/manual/c/message.rst:19
32270 msgid "GSM_ClearMultiPartSMSInfo"
32273 #. type: Plain text
32274 #: docs/manual/c/message.rst:20
32275 msgid "GSM_FreeMultiPartSMSInfo"
32278 #. type: Plain text
32279 #: docs/manual/c/message.rst:21
32280 msgid "GSM_LinkSMS"
32283 #. type: Plain text
32284 #: docs/manual/c/message.rst:22
32285 msgid "GSM_DecodeMMSFileToMultiPart"
32288 #. type: Plain text
32289 #: docs/manual/c/message.rst:23
32290 msgid "GSM_ClearMMSMultiPart"
32293 #. type: Plain text
32294 #: docs/manual/c/message.rst:24
32295 msgid "GSM_GetSMSC"
32298 #. type: Plain text
32299 #: docs/manual/c/message.rst:25
32300 msgid "GSM_SetSMSC"
32303 #. type: Plain text
32304 #: docs/manual/c/message.rst:26
32305 msgid "GSM_GetSMSStatus"
32308 #. type: Plain text
32309 #: docs/manual/c/message.rst:27
32313 #. type: Plain text
32314 #: docs/manual/c/message.rst:28
32315 msgid "GSM_GetNextSMS"
32318 #. type: Plain text
32319 #: docs/manual/c/message.rst:29
32323 #. type: Plain text
32324 #: docs/manual/c/message.rst:30
32328 #. type: Plain text
32329 #: docs/manual/c/message.rst:31
32330 msgid "GSM_DeleteSMS"
32333 #. type: Plain text
32334 #: docs/manual/c/message.rst:32
32335 msgid "GSM_SendSMS"
32338 #. type: Plain text
32339 #: docs/manual/c/message.rst:33
32340 msgid "GSM_SendSavedSMS"
32343 #. type: Plain text
32344 #: docs/manual/c/message.rst:34
32345 msgid "GSM_SetFastSMSSending"
32348 #. type: Plain text
32349 #: docs/manual/c/message.rst:35
32350 msgid "GSM_SetIncomingSMS"
32353 #. type: Plain text
32354 #: docs/manual/c/message.rst:36
32355 msgid "GSM_SetIncomingCB"
32358 #. type: Plain text
32359 #: docs/manual/c/message.rst:37
32360 msgid "GSM_GetSMSFolders"
32363 #. type: Plain text
32364 #: docs/manual/c/message.rst:38
32365 msgid "GSM_AddSMSFolder"
32368 #. type: Plain text
32369 #: docs/manual/c/message.rst:39
32370 msgid "GSM_DeleteSMSFolder"
32373 #. type: Plain text
32374 #: docs/manual/c/message.rst:40
32375 msgid "GSM_GetMMSFolders"
32378 #. type: Plain text
32379 #: docs/manual/c/message.rst:41
32380 msgid "GSM_GetNextMMSFileInfo"
32383 #. type: Plain text
32384 #: docs/manual/c/message.rst:42
32385 msgid "GSM_SetIncomingUSSD"
32388 #. type: Plain text
32389 #: docs/manual/c/message.rst:43
32390 msgid "GSM_SMSCounter"
32391 msgstr "GSM_SMSCounter"
32393 #. type: Plain text
32394 #: docs/manual/c/message.rst:44
32395 msgid "GSM_MMS_Class"
32398 #. type: Plain text
32399 #: docs/manual/c/message.rst:45
32400 msgid "GSM_MMSIndicator"
32403 #. type: Plain text
32404 #: docs/manual/c/message.rst:46
32405 msgid "GSM_CBMessage"
32408 #. type: Plain text
32409 #: docs/manual/c/message.rst:47
32410 msgid "GSM_USSDStatus"
32413 #. type: Plain text
32414 #: docs/manual/c/message.rst:48
32415 msgid "GSM_USSDMessage"
32418 #. type: Plain text
32419 #: docs/manual/c/message.rst:49
32420 msgid "GSM_SMSMemoryStatus"
32423 #. type: Plain text
32424 #: docs/manual/c/message.rst:50
32425 msgid "GSM_SMSFormat"
32428 #. type: Plain text
32429 #: docs/manual/c/message.rst:51
32430 msgid "GSM_ValidityPeriod"
32433 #. type: Plain text
32434 #: docs/manual/c/message.rst:52
32435 msgid "GSM_ValidityPeriodFormat"
32438 #. type: Plain text
32439 #: docs/manual/c/message.rst:53
32440 msgid "GSM_SMSValidity"
32443 #. type: Plain text
32444 #: docs/manual/c/message.rst:54
32448 #. type: Plain text
32449 #: docs/manual/c/message.rst:55
32450 msgid "GSM_SMS_State"
32453 #. type: Plain text
32454 #: docs/manual/c/message.rst:56
32455 msgid "GSM_Coding_Type"
32458 #. type: Plain text
32459 #: docs/manual/c/message.rst:57
32463 #. type: Plain text
32464 #: docs/manual/c/message.rst:58
32465 msgid "GSM_UDHHeader"
32468 #. type: Plain text
32469 #: docs/manual/c/message.rst:59
32470 msgid "GSM_SMSMessageType"
32473 #. type: Plain text
32474 #: docs/manual/c/message.rst:60
32475 msgid "GSM_SMSMessage"
32478 #. type: Plain text
32479 #: docs/manual/c/message.rst:61
32480 msgid "GSM_SMSMessageLayout"
32483 #. type: Plain text
32484 #: docs/manual/c/message.rst:62
32485 msgid "GSM_OneSMSFolder"
32488 #. type: Plain text
32489 #: docs/manual/c/message.rst:63
32490 msgid "GSM_SMSFolders"
32493 #. type: Plain text
32494 #: docs/manual/c/message.rst:64
32495 msgid "GSM_SiemensOTASMSInfo"
32498 #. type: Plain text
32499 #: docs/manual/c/message.rst:65
32500 msgid "GSM_MultiSMSMessage"
32503 #. type: Plain text
32504 #: docs/manual/c/message.rst:66
32505 msgid "GSM_OneMMSFolder"
32508 #. type: Plain text
32509 #: docs/manual/c/message.rst:67
32510 msgid "GSM_MMSFolders"
32513 #. type: Plain text
32514 #: docs/manual/c/message.rst:68
32515 msgid "EncodeMultiPartSMSID"
32518 #. type: Plain text
32519 #: docs/manual/c/message.rst:69
32520 msgid "GSM_MultiPartSMSEntry"
32523 #. type: Plain text
32524 #: docs/manual/c/message.rst:70
32525 msgid "GSM_MultiPartSMSInfo"
32528 #. type: Plain text
32529 #: docs/manual/c/message.rst:71
32530 msgid "MMSAddressType"
32533 #. type: Plain text
32534 #: docs/manual/c/message.rst:72
32535 msgid "GSM_EncodedMultiPartMMSEntry"
32538 #. type: Plain text
32539 #: docs/manual/c/message.rst:72
32540 msgid "GSM_EncodedMultiPartMMSInfo"
32543 #. type: Plain text
32544 #: docs/manual/c/file.rst:5
32545 msgid "GSM_JADFindData"
32548 #. type: Plain text
32549 #: docs/manual/c/file.rst:6
32550 msgid "GSM_ReadFile"
32553 #. type: Plain text
32554 #: docs/manual/c/file.rst:7
32555 msgid "GSM_IdentifyFileFormat"
32558 #. type: Plain text
32559 #: docs/manual/c/file.rst:8
32560 msgid "GSM_GetNextFileFolder"
32563 #. type: Plain text
32564 #: docs/manual/c/file.rst:9
32565 msgid "GSM_GetFolderListing"
32568 #. type: Plain text
32569 #: docs/manual/c/file.rst:10
32570 msgid "GSM_GetNextRootFolder"
32573 #. type: Plain text
32574 #: docs/manual/c/file.rst:11
32575 msgid "GSM_SetFileAttributes"
32578 #. type: Plain text
32579 #: docs/manual/c/file.rst:12
32580 msgid "GSM_GetFilePart"
32583 #. type: Plain text
32584 #: docs/manual/c/file.rst:13
32585 msgid "GSM_AddFilePart"
32588 #. type: Plain text
32589 #: docs/manual/c/file.rst:14
32590 msgid "GSM_SendFilePart"
32593 #. type: Plain text
32594 #: docs/manual/c/file.rst:15
32595 msgid "GSM_GetFileSystemStatus"
32598 #. type: Plain text
32599 #: docs/manual/c/file.rst:16
32600 msgid "GSM_DeleteFile"
32603 #. type: Plain text
32604 #: docs/manual/c/file.rst:17
32605 msgid "GSM_AddFolder"
32608 #. type: Plain text
32609 #: docs/manual/c/file.rst:18
32610 msgid "GSM_DeleteFolder"
32613 #. type: Plain text
32614 #: docs/manual/c/file.rst:19
32615 msgid "GSM_FileSystemStatus"
32616 msgstr "GSM_FileSystemStatus"
32618 #. type: Plain text
32619 #: docs/manual/c/file.rst:20
32620 msgid "GSM_FileType"
32623 #. type: Plain text
32624 #: docs/manual/c/file.rst:20
32629 #: docs/manual/c/inifile.rst:2
32634 #. type: Plain text
32635 #: docs/manual/c/inifile.rst:5
32639 #. type: Plain text
32640 #: docs/manual/c/inifile.rst:6
32641 msgid "INI_ReadFile"
32644 #. type: Plain text
32645 #: docs/manual/c/inifile.rst:7
32646 msgid "INI_FindLastSectionEntry"
32649 #. type: Plain text
32650 #: docs/manual/c/inifile.rst:8
32651 msgid "INI_GetValue"
32654 #. type: Plain text
32655 #: docs/manual/c/inifile.rst:9
32659 #. type: Plain text
32660 #: docs/manual/c/inifile.rst:10
32661 msgid "INI_GetBool"
32664 #. type: Plain text
32665 #: docs/manual/c/inifile.rst:11
32666 msgid "GSM_StringToBool"
32667 msgstr "GSM_StringToBool"
32669 #. type: Plain text
32670 #: docs/manual/c/inifile.rst:13
32674 #. type: Plain text
32675 #: docs/manual/c/inifile.rst:14
32676 msgid "INI_Section"
32679 #. type: Plain text
32680 #: docs/manual/c/inifile.rst:15
32684 #. type: Plain text
32685 #: docs/manual/c/inifile.rst:15
32686 msgid "_INI_Section"
32690 #: docs/manual/c/limits.rst:2
32695 #. type: Plain text
32696 #: docs/manual/c/memory.rst:5
32697 msgid "GSM_StringToMemoryType"
32700 #. type: Plain text
32701 #: docs/manual/c/memory.rst:6
32702 msgid "GSM_GetMemoryStatus"
32705 #. type: Plain text
32706 #: docs/manual/c/memory.rst:7
32707 msgid "GSM_GetMemory"
32710 #. type: Plain text
32711 #: docs/manual/c/memory.rst:8
32712 msgid "GSM_GetNextMemory"
32715 #. type: Plain text
32716 #: docs/manual/c/memory.rst:9
32717 msgid "GSM_SetMemory"
32720 #. type: Plain text
32721 #: docs/manual/c/memory.rst:10
32722 msgid "GSM_AddMemory"
32725 #. type: Plain text
32726 #: docs/manual/c/memory.rst:11
32727 msgid "GSM_DeleteMemory"
32730 #. type: Plain text
32731 #: docs/manual/c/memory.rst:12
32732 msgid "GSM_DeleteAllMemory"
32735 #. type: Plain text
32736 #: docs/manual/c/memory.rst:13
32737 msgid "GSM_GetSpeedDial"
32740 #. type: Plain text
32741 #: docs/manual/c/memory.rst:14
32742 msgid "GSM_SetSpeedDial"
32745 #. type: Plain text
32746 #: docs/manual/c/memory.rst:15
32747 msgid "GSM_PhonebookGetEntryName"
32750 #. type: Plain text
32751 #: docs/manual/c/memory.rst:16
32752 msgid "GSM_PhonebookFindDefaultNameNumberGroup"
32755 #. type: Plain text
32756 #: docs/manual/c/memory.rst:17
32757 msgid "GSM_EncodeVCARD"
32760 #. type: Plain text
32761 #: docs/manual/c/memory.rst:18
32762 msgid "GSM_DecodeVCARD"
32765 #. type: Plain text
32766 #: docs/manual/c/memory.rst:19
32767 msgid "GSM_FreeMemoryEntry"
32770 #. type: Plain text
32771 #: docs/manual/c/memory.rst:20
32772 msgid "GSM_MemoryType"
32775 #. type: Plain text
32776 #: docs/manual/c/memory.rst:21
32777 msgid "GSM_MemoryStatus"
32780 #. type: Plain text
32781 #: docs/manual/c/memory.rst:22
32782 msgid "GSM_EntryType"
32785 #. type: Plain text
32786 #: docs/manual/c/memory.rst:23
32787 msgid "GSM_EntryLocation"
32788 msgstr "GSM_EntryLocation"
32790 #. type: Plain text
32791 #: docs/manual/c/memory.rst:24
32792 msgid "GSM_SubMemoryEntry"
32795 #. type: Plain text
32796 #: docs/manual/c/memory.rst:25
32797 msgid "GSM_MemoryEntry"
32800 #. type: Plain text
32801 #: docs/manual/c/memory.rst:26
32802 msgid "GSM_SpeedDial"
32805 #. type: Plain text
32806 #: docs/manual/c/memory.rst:26
32807 msgid "GSM_VCardVersion"
32811 #: docs/manual/c/callback.rst:2
32816 #. type: Plain text
32817 #: docs/manual/c/callback.rst:5
32818 msgid "GSM_SetIncomingCallCallback"
32821 #. type: Plain text
32822 #: docs/manual/c/callback.rst:6
32823 msgid "GSM_SetIncomingSMSCallback"
32826 #. type: Plain text
32827 #: docs/manual/c/callback.rst:7
32828 msgid "GSM_SetIncomingCBCallback"
32831 #. type: Plain text
32832 #: docs/manual/c/callback.rst:8
32833 msgid "GSM_SetIncomingUSSDCallback"
32836 #. type: Plain text
32837 #: docs/manual/c/callback.rst:9
32838 msgid "GSM_SetSendSMSStatusCallback"
32841 #. type: Plain text
32842 #: docs/manual/c/callback.rst:10
32843 msgid "IncomingCallCallback"
32846 #. type: Plain text
32847 #: docs/manual/c/callback.rst:11
32848 msgid "IncomingSMSCallback"
32851 #. type: Plain text
32852 #: docs/manual/c/callback.rst:12
32853 msgid "IncomingCBCallback"
32856 #. type: Plain text
32857 #: docs/manual/c/callback.rst:13
32858 msgid "IncomingUSSDCallback"
32861 #. type: Plain text
32862 #: docs/manual/c/callback.rst:13
32863 msgid "SendSMSStatusCallback"
32867 #: docs/manual/c/smsd.rst:2
32872 #. type: Plain text
32873 #: docs/manual/c/smsd.rst:5
32874 msgid "SMSD_InjectSMS"
32877 #. type: Plain text
32878 #: docs/manual/c/smsd.rst:6
32879 msgid "SMSD_GetStatus"
32882 #. type: Plain text
32883 #: docs/manual/c/smsd.rst:7
32884 msgid "SMSD_Shutdown"
32887 #. type: Plain text
32888 #: docs/manual/c/smsd.rst:8
32889 msgid "SMSD_ReadConfig"
32892 #. type: Plain text
32893 #: docs/manual/c/smsd.rst:9
32894 msgid "SMSD_MainLoop"
32897 #. type: Plain text
32898 #: docs/manual/c/smsd.rst:10
32899 msgid "SMSD_NewConfig"
32902 #. type: Plain text
32903 #: docs/manual/c/smsd.rst:11
32904 msgid "SMSD_FreeConfig"
32907 #. type: Plain text
32908 #: docs/manual/c/smsd.rst:12
32909 msgid "GSM_SMSDStatus"
32912 #. type: Plain text
32913 #: docs/manual/c/smsd.rst:12
32914 msgid "GSM_SMSDConfig"
32918 #: docs/manual/c/statemachine.rst:2
32920 msgid "State machine"
32923 #. type: Plain text
32924 #: docs/manual/c/statemachine.rst:5
32926 "GSM_Error GSM_InitConnection_Log(GSM_StateMachine * s, int ReplyNum, "
32927 "GSM_Log_Function log_function, void *user_data)"
32930 #. type: Plain text
32931 #: docs/manual/c/statemachine.rst:11
32933 ":param s: State machine data :param ReplyNum: Number of replies to await "
32934 "(usually 3). :param log_function: Logging function, see :c:type:"
32935 "`GSM_SetDebugFunction`. :param user_data: User data for logging function, "
32936 "see :c:type:`GSM_SetDebugFunction`. :return: Error code"
32939 #. type: Plain text
32940 #: docs/manual/c/statemachine.rst:13
32941 msgid "Initiates connection with custom logging callback."
32944 #. type: Plain text
32945 #: docs/manual/c/statemachine.rst:15
32946 msgid "GSM_Error GSM_InitConnection(GSM_StateMachine * s, int ReplyNum)"
32949 #. type: Plain text
32950 #: docs/manual/c/statemachine.rst:19
32952 ":param s: State machine data :param ReplyNum: Number of replies to await "
32953 "(usually 1). Higher value makes sense only on unreliable links. :return: "
32957 #. type: Plain text
32958 #: docs/manual/c/statemachine.rst:21
32959 msgid "Initiates connection."
32962 #. type: Plain text
32963 #: docs/manual/c/statemachine.rst:24
32964 msgid "GSM_Error GSM_TerminateConnection(GSM_StateMachine * s)"
32967 #. type: Plain text
32968 #: docs/manual/c/statemachine.rst:27 docs/manual/c/statemachine.rst:34
32969 msgid ":param s: State machine data :return: Error code"
32972 #. type: Plain text
32973 #: docs/manual/c/statemachine.rst:29
32974 msgid "Terminates connection."
32977 #. type: Plain text
32978 #: docs/manual/c/statemachine.rst:31
32979 msgid "GSM_Error GSM_AbortOperation(GSM_StateMachine * s)"
32982 #. type: Plain text
32983 #: docs/manual/c/statemachine.rst:36
32984 msgid "Aborts current operation."
32987 #. type: Plain text
32988 #: docs/manual/c/statemachine.rst:39
32990 "This is thread safe call to abort any existing operations with the phone."
32993 #. type: Plain text
32994 #: docs/manual/c/statemachine.rst:41
32996 "c:function: GSM_Error GSM_Install(GSM_StateMachine *s, const char *ExtraPath)"
32999 #. type: Plain text
33000 #: docs/manual/c/statemachine.rst:45
33002 ":param s: State machine data. :param ExtraPath: Extra path where to search "
33003 "for installation data. :return: Result of operation."
33006 #. type: Plain text
33007 #: docs/manual/c/statemachine.rst:47
33008 msgid "Installs applet required for configured connection to the phone."
33011 #. type: Plain text
33012 #: docs/manual/c/statemachine.rst:49
33013 msgid "GSM_StateMachine"
33016 #. type: Plain text
33017 #: docs/manual/c/statemachine.rst:53
33019 "Private structure holding information about phone connection. Should be "
33020 "allocated by :c:func:`GSM_AllocStateMachine` and freed by :c:func:"
33021 "`GSM_FreeStateMachine`."
33024 #. type: Plain text
33025 #: docs/manual/c/statemachine.rst:55
33026 msgid "GSM_ConnectionType"
33029 #. type: Plain text
33030 #: docs/manual/c/statemachine.rst:57
33031 msgid "Connection types definitions."
33034 #. type: Plain text
33035 #: docs/manual/c/statemachine.rst:59 docs/manual/c/statemachine.rst:85
33039 #. type: Plain text
33040 #: docs/manual/c/statemachine.rst:61
33041 msgid "Configuration of state machine."
33044 #. type: Plain text
33045 #: docs/manual/c/statemachine.rst:63
33046 msgid "char Model[50]"
33049 #. type: Plain text
33050 #: docs/manual/c/statemachine.rst:65
33051 msgid "Model from config file."
33054 #. type: Plain text
33055 #: docs/manual/c/statemachine.rst:67
33056 msgid "GSM_Log_Function"
33059 #. type: Plain text
33060 #: docs/manual/c/statemachine.rst:71
33062 ":param text: Text to be printed, \\n will be also sent (as a separate "
33063 "message). :param data: Arbitrary logger data, as passed to :c:func:"
33064 "`GSM_InitConnection_Log`. :returns: void"
33067 #. type: Plain text
33068 #: docs/manual/c/statemachine.rst:73
33069 msgid "Type of callback function for logging."
33072 #. type: Plain text
33073 #: docs/manual/c/statemachine.rst:75
33074 msgid "GSM_ReadDevice"
33077 #. type: Plain text
33078 #: docs/manual/c/statemachine.rst:76
33079 msgid "GSM_IsConnected"
33082 #. type: Plain text
33083 #: docs/manual/c/statemachine.rst:77
33084 msgid "GSM_FindGammuRC"
33087 #. type: Plain text
33088 #: docs/manual/c/statemachine.rst:78
33089 msgid "GSM_ReadConfig"
33092 #. type: Plain text
33093 #: docs/manual/c/statemachine.rst:79
33094 msgid "GSM_GetConfig"
33097 #. type: Plain text
33098 #: docs/manual/c/statemachine.rst:80
33099 msgid "GSM_GetConfigNum"
33102 #. type: Plain text
33103 #: docs/manual/c/statemachine.rst:81
33104 msgid "GSM_SetConfigNum"
33107 #. type: Plain text
33108 #: docs/manual/c/statemachine.rst:82
33109 msgid "GSM_AllocStateMachine"
33112 #. type: Plain text
33113 #: docs/manual/c/statemachine.rst:83
33114 msgid "GSM_FreeStateMachine"
33117 #. type: Plain text
33118 #: docs/manual/c/statemachine.rst:84
33119 msgid "GSM_GetUsedConnection"
33122 #. type: Plain text
33123 #: docs/manual/c/ringtone.rst:5
33124 msgid "PHONE_RTTLPlayOneNote"
33127 #. type: Plain text
33128 #: docs/manual/c/ringtone.rst:6
33132 #. type: Plain text
33133 #: docs/manual/c/ringtone.rst:7
33134 msgid "GSM_GetRingtone"
33135 msgstr "GSM_GetRingtone"
33137 #. type: Plain text
33138 #: docs/manual/c/ringtone.rst:8
33139 msgid "GSM_SetRingtone"
33140 msgstr "GSM_SetRingtone"
33142 #. type: Plain text
33143 #: docs/manual/c/ringtone.rst:9
33144 msgid "GSM_GetRingtonesInfo"
33145 msgstr "GSM_GetRingtonesInfo"
33147 #. type: Plain text
33148 #: docs/manual/c/ringtone.rst:10
33149 msgid "GSM_DeleteUserRingtones"
33152 #. type: Plain text
33153 #: docs/manual/c/ringtone.rst:11
33154 msgid "GSM_PlayTone"
33157 #. type: Plain text
33158 #: docs/manual/c/ringtone.rst:12
33159 msgid "GSM_RingtoneConvert"
33162 #. type: Plain text
33163 #: docs/manual/c/ringtone.rst:13
33164 msgid "GSM_ReadRingtoneFile"
33167 #. type: Plain text
33168 #: docs/manual/c/ringtone.rst:14
33169 msgid "GSM_SaveRingtoneFile"
33172 #. type: Plain text
33173 #: docs/manual/c/ringtone.rst:15
33174 msgid "GSM_SaveRingtoneOtt"
33177 #. type: Plain text
33178 #: docs/manual/c/ringtone.rst:16
33179 msgid "GSM_SaveRingtoneMidi"
33182 #. type: Plain text
33183 #: docs/manual/c/ringtone.rst:17
33184 msgid "GSM_SaveRingtoneIMelody"
33187 #. type: Plain text
33188 #: docs/manual/c/ringtone.rst:18
33189 msgid "GSM_SaveRingtoneWav"
33192 #. type: Plain text
33193 #: docs/manual/c/ringtone.rst:19
33194 msgid "GSM_SaveRingtoneRttl"
33197 #. type: Plain text
33198 #: docs/manual/c/ringtone.rst:20
33199 msgid "GSM_GetRingtoneName"
33202 #. type: Plain text
33203 #: docs/manual/c/ringtone.rst:21
33204 msgid "GSM_RTTLGetTempo"
33207 #. type: Plain text
33208 #: docs/manual/c/ringtone.rst:22
33209 msgid "GSM_RingNoteStyle"
33212 #. type: Plain text
33213 #: docs/manual/c/ringtone.rst:23
33214 msgid "GSM_RingNoteNote"
33217 #. type: Plain text
33218 #: docs/manual/c/ringtone.rst:24
33219 msgid "GSM_RingNoteDuration"
33222 #. type: Plain text
33223 #: docs/manual/c/ringtone.rst:25
33224 msgid "GSM_RingNoteDurationSpec"
33227 #. type: Plain text
33228 #: docs/manual/c/ringtone.rst:26
33229 msgid "GSM_RingNoteScale"
33232 #. type: Plain text
33233 #: docs/manual/c/ringtone.rst:27
33234 msgid "GSM_RingNote"
33237 #. type: Plain text
33238 #: docs/manual/c/ringtone.rst:28
33239 msgid "GSM_RingCommandType"
33242 #. type: Plain text
33243 #: docs/manual/c/ringtone.rst:29
33244 msgid "GSM_RingCommand"
33247 #. type: Plain text
33248 #: docs/manual/c/ringtone.rst:30
33249 msgid "GSM_NoteRingtone"
33250 msgstr "GSM_NoteRingtone"
33252 #. type: Plain text
33253 #: docs/manual/c/ringtone.rst:31
33254 msgid "GSM_NokiaBinaryRingtone"
33255 msgstr "GSM_NokiaBinaryRingtone"
33257 #. type: Plain text
33258 #: docs/manual/c/ringtone.rst:32
33259 msgid "GSM_BinaryTone"
33262 #. type: Plain text
33263 #: docs/manual/c/ringtone.rst:33
33264 msgid "GSM_RingtoneFormat"
33267 #. type: Plain text
33268 #: docs/manual/c/ringtone.rst:34
33269 msgid "GSM_Ringtone"
33270 msgstr "GSM_Ringtone"
33272 #. type: Plain text
33273 #: docs/manual/c/ringtone.rst:35
33274 msgid "GSM_RingtoneInfo"
33275 msgstr "GSM_RingtoneInfo"
33277 #. type: Plain text
33278 #: docs/manual/c/ringtone.rst:35
33279 msgid "GSM_AllRingtonesInfo"
33280 msgstr "GSM_AllRingtonesInfo"
33282 #. type: Plain text
33283 #: docs/manual/c/settings.rst:5
33284 msgid "GSM_GetLocale"
33287 #. type: Plain text
33288 #: docs/manual/c/settings.rst:6
33289 msgid "GSM_SetLocale"
33292 #. type: Plain text
33293 #: docs/manual/c/settings.rst:7
33294 msgid "GSM_GetSyncMLSettings"
33297 #. type: Plain text
33298 #: docs/manual/c/settings.rst:8
33299 msgid "GSM_SetSyncMLSettings"
33302 #. type: Plain text
33303 #: docs/manual/c/settings.rst:9
33305 msgid "GSM_GetChatSettings"
33306 msgstr "MMS dan pengaturan MMS"
33308 #. type: Plain text
33309 #: docs/manual/c/settings.rst:10
33311 msgid "GSM_SetChatSettings"
33312 msgstr "MMS dan pengaturan MMS"
33314 #. type: Plain text
33315 #: docs/manual/c/settings.rst:11
33317 msgid "GSM_GetMMSSettings"
33318 msgstr "MMS dan pengaturan MMS"
33320 #. type: Plain text
33321 #: docs/manual/c/settings.rst:12
33323 msgid "GSM_SetMMSSettings"
33324 msgstr "MMS dan pengaturan MMS"
33326 #. type: Plain text
33327 #: docs/manual/c/settings.rst:13
33328 msgid "GSM_SetAutoNetworkLogin"
33331 #. type: Plain text
33332 #: docs/manual/c/settings.rst:14
33336 #. type: Plain text
33337 #: docs/manual/c/settings.rst:15
33339 msgid "GSM_ResetPhoneSettings"
33340 msgstr "Pengaturan telepon"
33342 #. type: Plain text
33343 #: docs/manual/c/settings.rst:16
33344 msgid "GSM_GetProfile"
33347 #. type: Plain text
33348 #: docs/manual/c/settings.rst:17
33349 msgid "GSM_SetProfile"
33352 #. type: Plain text
33353 #: docs/manual/c/settings.rst:18
33354 msgid "GSM_GetFMStation"
33357 #. type: Plain text
33358 #: docs/manual/c/settings.rst:19
33359 msgid "GSM_SetFMStation"
33362 #. type: Plain text
33363 #: docs/manual/c/settings.rst:20
33364 msgid "GSM_ClearFMStations"
33367 #. type: Plain text
33368 #: docs/manual/c/settings.rst:21
33369 msgid "GSM_GetGPRSAccessPoint"
33372 #. type: Plain text
33373 #: docs/manual/c/settings.rst:22
33374 msgid "GSM_SetGPRSAccessPoint"
33377 #. type: Plain text
33378 #: docs/manual/c/settings.rst:23
33380 msgid "GSM_SyncMLSettings"
33381 msgstr "MMS dan pengaturan MMS"
33383 #. type: Plain text
33384 #: docs/manual/c/settings.rst:24
33385 msgid "GSM_ResetSettingsType"
33388 #. type: Plain text
33389 #: docs/manual/c/settings.rst:25
33391 msgid "GSM_ChatSettings"
33392 msgstr "MMS dan pengaturan MMS"
33394 #. type: Plain text
33395 #: docs/manual/c/settings.rst:26
33396 msgid "GSM_Profile_Feat_Value"
33399 #. type: Plain text
33400 #: docs/manual/c/settings.rst:27
33401 msgid "GSM_Profile_Feat_ID"
33404 #. type: Plain text
33405 #: docs/manual/c/settings.rst:28
33406 msgid "GSM_Profile"
33409 #. type: Plain text
33410 #: docs/manual/c/settings.rst:29
33411 msgid "GSM_FMStation"
33414 #. type: Plain text
33415 #: docs/manual/c/settings.rst:30
33416 msgid "GSM_GPRSAccessPoint"
33419 #. type: Plain text
33420 #: docs/manual/c/settings.rst:31
33421 msgid "GSM_DateFormat"
33424 #. type: Plain text
33425 #: docs/manual/c/settings.rst:32
33429 #. type: Plain text
33430 #: docs/manual/c/settings.rst:32
33431 msgid "GSM_Profile_PhoneTableValue"
33434 #. type: Plain text
33435 #: docs/manual/utils/index.rst:2
33440 #: docs/manual/utils/index.rst:4
33442 msgid "Miscellaneous utilities"
33445 #. type: Plain text
33446 #: docs/manual/utils/index.rst:12
33447 msgid "gammu-detect gammu-config jadmaker"
33450 #. type: Plain text
33451 #: docs/manual/utils/gammu-config.rst:2
33452 msgid "_gammu-config:"
33455 #. type: Plain text
33456 #: docs/manual/utils/gammu-config.rst:4 docs/manual/utils/gammu-config.rst:7
33458 msgid "gammu-config"
33461 #. type: Plain text
33462 #: docs/manual/utils/gammu-config.rst:14
33463 msgid "gammu-config [-f|--force] [-c|--config CONFIG]"
33466 #. type: Plain text
33467 #: docs/manual/utils/gammu-config.rst:19
33468 msgid "Script to help configuring :ref:`gammu`."
33471 #. type: Plain text
33472 #: docs/manual/utils/gammu-config.rst:22 docs/manual/utils/jadmaker.rst:22
33474 "This program follows the usual GNU command line syntax, with long options "
33475 "starting with two dashes (``-``). A summary of options is included below."
33478 #. type: Plain text
33479 #: docs/manual/utils/gammu-config.rst:26 docs/manual/utils/jadmaker.rst:27
33480 #: docs/manual/utils/gammu-detect.rst:47
33481 msgid "Show summary of options."
33482 msgstr "Tampilkan ringkasan dari pilihan."
33484 #. type: Plain text
33485 #: docs/manual/utils/gammu-config.rst:28 docs/manual/utils/jadmaker.rst:29
33486 msgid "-f, --force"
33489 #. type: Plain text
33490 #: docs/manual/utils/gammu-config.rst:30
33491 msgid "Force configuring even if config already exists."
33494 #. type: Plain text
33495 #: docs/manual/utils/gammu-config.rst:32
33496 msgid "-c, --config CONFIG"
33499 #. type: Plain text
33500 #: docs/manual/utils/gammu-config.rst:33
33501 msgid "Define which configuration file to use."
33504 #. type: Plain text
33505 #: docs/manual/utils/jadmaker.rst:2
33509 #. type: Plain text
33510 #: docs/manual/utils/jadmaker.rst:4 docs/manual/utils/jadmaker.rst:7
33515 #. type: Plain text
33516 #: docs/manual/utils/jadmaker.rst:14
33517 msgid "jadmaker [-f|--force] [-u|--url URL] <filename.jar>..."
33520 #. type: Plain text
33521 #: docs/manual/utils/jadmaker.rst:19
33522 msgid "Script to generate JAD file from JAR file."
33525 #. type: Plain text
33526 #: docs/manual/utils/jadmaker.rst:31
33527 msgid "Force rewriting of JAD file even if exists."
33530 #. type: Plain text
33531 #: docs/manual/utils/jadmaker.rst:33
33532 msgid "-u, --url URL"
33535 #. type: Plain text
33536 #: docs/manual/utils/jadmaker.rst:34
33537 msgid "Define URL to be included in JAD file."
33540 #. type: Plain text
33541 #: docs/manual/utils/gammu-detect.rst:3
33542 msgid "_gammu-detect:"
33545 #. type: Plain text
33546 #: docs/manual/utils/gammu-detect.rst:5 docs/manual/utils/gammu-detect.rst:10
33548 msgid "gammu-detect"
33551 #. type: Plain text
33552 #: docs/manual/utils/gammu-detect.rst:8
33556 #. type: Plain text
33557 #: docs/manual/utils/gammu-detect.rst:17
33558 msgid "gammu-detect [OPTIONS]"
33561 #. type: Plain text
33562 #: docs/manual/utils/gammu-detect.rst:22
33564 "Script to detect available devices, which might be suitable for :ref:`gammu`."
33567 #. type: Plain text
33568 #: docs/manual/utils/gammu-detect.rst:27
33570 "This program lists all devices, which might be suitable, it does not do any "
33571 "probing on devices them self."
33574 #. type: Plain text
33575 #: docs/manual/utils/gammu-detect.rst:29
33576 msgid "Currently it supports following devices:"
33579 #. type: Plain text
33580 #: docs/manual/utils/gammu-detect.rst:31
33581 msgid "USB devices using udev"
33584 #. type: Plain text
33585 #: docs/manual/utils/gammu-detect.rst:32
33586 msgid "Serial ports using udev"
33589 #. type: Plain text
33590 #: docs/manual/utils/gammu-detect.rst:33
33591 msgid "Serial ports on Windows"
33594 #. type: Plain text
33595 #: docs/manual/utils/gammu-detect.rst:34
33596 msgid "Bluetooth devices using Bluez"
33599 #. type: Plain text
33600 #: docs/manual/utils/gammu-detect.rst:40
33602 "Supported devices depend on platform you are using and compiled in features. "
33603 "You can find out what is actually compiled in by running :option:`gammu-"
33607 #. type: Plain text
33608 #: docs/manual/utils/gammu-detect.rst:43
33610 "This program follows the usual GNU command line syntax, with long options "
33611 "starting with two dashes (``--``). A summary of options is included below."
33614 #. type: Plain text
33615 #: docs/manual/utils/gammu-detect.rst:49
33616 msgid "-d, --debug"
33619 #. type: Plain text
33620 #: docs/manual/utils/gammu-detect.rst:51
33621 msgid "Show debugging output for detecting devices."
33622 msgstr "Lihat keluaran debugging untuk medeteksi perangkat."
33624 #. type: Plain text
33625 #: docs/manual/utils/gammu-detect.rst:55
33626 msgid "Show version information and compiled in features."
33627 msgstr "Tampilkan informasi versi dan kompilasi dalam fitur-fitur."
33629 #. type: Plain text
33630 #: docs/manual/utils/gammu-detect.rst:57
33631 msgid "-u, --no-udev"
33634 #. type: Plain text
33635 #: docs/manual/utils/gammu-detect.rst:59
33636 msgid "Disables scanning of udev."
33637 msgstr "Non-aktiv pencarian dari udev."
33639 #. type: Plain text
33640 #: docs/manual/utils/gammu-detect.rst:61
33641 msgid "-b, --no-bluez"
33644 #. type: Plain text
33645 #: docs/manual/utils/gammu-detect.rst:63
33646 msgid "Disables scanning using Bluez."
33647 msgstr "Nokaktifkan pencarian dengan Bluez."
33649 #. type: Plain text
33650 #: docs/manual/utils/gammu-detect.rst:65
33651 msgid "-w, --no-win32-serial"
33654 #. type: Plain text
33655 #: docs/manual/utils/gammu-detect.rst:67
33656 msgid "Disables scanning of Windows serial ports."
33657 msgstr "Non-aktiv pencarian Windows serial ports."
33660 #: docs/manual/utils/gammu-detect.rst:69
33665 #. type: Plain text
33666 #: docs/manual/utils/gammu-detect.rst:72
33667 msgid "The output of :ref:`gammu-detect` is configuration file for Gammu (see"
33670 #. type: Attribute :ref:
33671 #: docs/manual/utils/gammu-detect.rst:72
33673 msgid "`gammurc`) with configuration section for every device which might be"
33676 #. type: Plain text
33677 #: docs/manual/utils/gammu-detect.rst:74
33678 msgid "used with :ref:`gammu`."
33681 #. type: Plain text
33682 #: docs/manual/utils/gammu-detect.rst:78
33684 "You can choose which section to use in :ref:`gammu` by :option:`gammu -s`."
33687 #. type: Plain text
33688 #: docs/manual/utils/gammu-detect.rst:81
33690 "When invoked as :option:`gammu-detect -d`, also all examined devices are "
33691 "listed as comments in the output."
33694 #. type: Plain text
33695 #: docs/manual/utils/gammu-detect.rst:89
33697 "; Configuration file generated by gammu-detect. ; Please check The Gammu "
33698 "Manual for more information."
33701 #. type: Plain text
33702 #: docs/manual/utils/gammu-detect.rst:94
33703 msgid "[gammu] device = /dev/ttyACM0 name = Nokia E52 connection = at"
33706 #. type: Plain text
33707 #: docs/manual/utils/gammu-detect.rst:99
33708 msgid "[gammu1] device = /dev/ttyACM1 name = Nokia E52 connection = at"
33711 #. type: Plain text
33712 #: docs/manual/utils/gammu-detect.rst:104
33714 "[gammu2] device = /dev/ttyS0 name = Phone on serial port 0 connection = at"
33717 #. type: Plain text
33718 #: docs/manual/utils/gammu-detect.rst:109
33720 "[gammu3] device = /dev/ttyS1 name = Phone on serial port 1 connection = at"
33723 #. type: Plain text
33724 #: docs/manual/utils/gammu-detect.rst:114
33726 "[gammu4] device = /dev/ttyS2 name = Phone on serial port 2 connection = at"
33729 #. type: Plain text
33730 #: docs/manual/utils/gammu-detect.rst:119
33732 "[gammu5] device = /dev/ttyS3 name = Phone on serial port 3 connection = at"
33735 #. type: Plain text
33736 #: docs/manual/utils/gammu-detect.rst:124
33738 "[gammu6] device = 5C:57:C8:BB:BB:BB name = Nokia E52 connection = bluephonet"
33742 #~ msgid "New versions notification and OpenCellID access."
33743 #~ msgstr "Informasi telepon"