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:05+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."
177 "Bagian ini akan dibaca secara bakunya hingga anda menspesifikasikan lainnya "
178 "pada baris perintah."
181 #: docs/manual/config/index.rst:49
183 msgid "Device connection parameters"
184 msgstr "Parameter koneksi perangkat"
186 #. type: Labeled list
187 #: docs/manual/config/index.rst:51 docs/manual/config/index.rst:108
188 #: docs/manual/config/index.rst:179 docs/manual/config/index.rst:185
189 #: docs/manual/config/index.rst:203 docs/manual/config/index.rst:216
190 #: docs/manual/config/index.rst:220 docs/manual/config/index.rst:231
191 #: docs/manual/config/index.rst:240 docs/manual/config/index.rst:262
192 #: docs/manual/config/index.rst:273 docs/manual/config/index.rst:279
193 #: docs/manual/config/index.rst:288 docs/manual/smsd/sql.rst:106
194 #: docs/manual/smsd/sql.rst:116 docs/manual/smsd/sql.rst:134
195 #: docs/manual/smsd/sql.rst:145 docs/manual/smsd/sql.rst:162
196 #: docs/manual/smsd/sql.rst:179 docs/manual/smsd/sql.rst:190
197 #: docs/manual/smsd/sql.rst:200 docs/manual/smsd/sql.rst:216
198 #: docs/manual/smsd/sql.rst:234 docs/manual/smsd/sql.rst:250
199 #: docs/manual/smsd/sql.rst:268 docs/manual/smsd/sql.rst:283
200 #: docs/manual/smsd/sql.rst:298 docs/manual/smsd/sql.rst:323
201 #: docs/manual/smsd/sql.rst:347 docs/manual/smsd/sql.rst:373
202 #: docs/manual/smsd/sql.rst:383 docs/manual/smsd/config.rst:56
203 #: docs/manual/smsd/config.rst:93 docs/manual/smsd/config.rst:98
204 #: docs/manual/smsd/config.rst:103 docs/manual/smsd/config.rst:108
205 #: docs/manual/smsd/config.rst:120 docs/manual/smsd/config.rst:138
206 #: docs/manual/smsd/config.rst:154 docs/manual/smsd/config.rst:160
207 #: docs/manual/smsd/config.rst:167 docs/manual/smsd/config.rst:173
208 #: docs/manual/smsd/config.rst:181 docs/manual/smsd/config.rst:188
209 #: docs/manual/smsd/config.rst:200 docs/manual/smsd/config.rst:208
210 #: docs/manual/smsd/config.rst:214 docs/manual/smsd/config.rst:220
211 #: docs/manual/smsd/config.rst:226 docs/manual/smsd/config.rst:235
212 #: docs/manual/smsd/config.rst:249 docs/manual/smsd/config.rst:262
213 #: docs/manual/smsd/config.rst:271 docs/manual/smsd/config.rst:282
214 #: docs/manual/smsd/config.rst:301 docs/manual/smsd/config.rst:316
215 #: docs/manual/smsd/config.rst:323 docs/manual/smsd/config.rst:330
216 #: docs/manual/smsd/config.rst:337 docs/manual/smsd/config.rst:344
217 #: docs/manual/smsd/config.rst:353 docs/manual/smsd/config.rst:361
218 #: docs/manual/smsd/config.rst:378 docs/manual/smsd/config.rst:382
219 #: docs/manual/smsd/config.rst:386 docs/manual/smsd/config.rst:402
220 #: docs/manual/smsd/config.rst:408 docs/manual/smsd/config.rst:414
221 #: docs/manual/smsd/config.rst:420 docs/manual/smsd/config.rst:432
222 #: docs/manual/smsd/config.rst:451 docs/manual/smsd/config.rst:456
223 #: docs/manual/smsd/config.rst:468 docs/manual/smsd/config.rst:474
224 #: docs/manual/smsd/config.rst:480 docs/manual/smsd/config.rst:487
225 #: docs/manual/smsd/config.rst:493 docs/manual/smsd/config.rst:514
226 #: docs/manual/smsd/config.rst:522
228 msgid ".. config:option"
232 #: docs/manual/config/index.rst:52
237 #: docs/manual/config/index.rst:54
238 msgid "Protocol which will be used to talk to your phone."
242 #: docs/manual/config/index.rst:56
243 msgid "For Nokia cables you want to use one of following:"
247 #: docs/manual/config/index.rst:58
252 #: docs/manual/config/index.rst:59
253 msgid "serial FBUS connection"
257 #: docs/manual/config/index.rst:60
262 #: docs/manual/config/index.rst:61
263 msgid "DLR-3 and compatible cables"
267 #: docs/manual/config/index.rst:62
272 #: docs/manual/config/index.rst:63
273 msgid "DKU-2 and compatible cables"
277 #: docs/manual/config/index.rst:64
282 #: docs/manual/config/index.rst:65
283 msgid "DKU-5 and compatible cables"
287 #: docs/manual/config/index.rst:66
292 #: docs/manual/config/index.rst:67
293 msgid "serial MBUS connection"
297 #: docs/manual/config/index.rst:71
299 "If you use some non original cable, you might need to append ``-nodtr`` (eg. "
300 "for ARK3116 based cables) or ``-nopower``, but Gammu should be able to "
301 "detect this automatically."
305 #: docs/manual/config/index.rst:73
306 msgid "For non-Nokia phones connected using cable you generally want:"
310 #: docs/manual/config/index.rst:75
315 #: docs/manual/config/index.rst:76
316 msgid "generic AT commands based connection"
320 #: docs/manual/config/index.rst:79
322 "You can optionally specify speed of the connection, eg. ``at19200``, but it "
323 "is not needed for modern USB cables."
327 #: docs/manual/config/index.rst:81
328 msgid "For IrDA connections use one of following:"
332 #: docs/manual/config/index.rst:83
333 msgid "``irdaphonet``"
337 #: docs/manual/config/index.rst:84 docs/manual/config/index.rst:95
338 msgid "Phonet connection for Nokia phones."
342 #: docs/manual/config/index.rst:85
347 #: docs/manual/config/index.rst:86
349 "AT commands connection for most of phones (this is not supported on Linux)."
353 #: docs/manual/config/index.rst:87
355 msgstr "``irdaobex``"
358 #: docs/manual/config/index.rst:88 docs/manual/config/index.rst:99
359 msgid "OBEX (IrMC or file transfer) connection for most of phones."
363 #: docs/manual/config/index.rst:89
364 msgid "``irdagnapbus``"
368 #: docs/manual/config/index.rst:90 docs/manual/config/index.rst:101
369 msgid "GNapplet based connection for Symbian phones, see :ref:`gnapplet`."
373 #: docs/manual/config/index.rst:92
374 msgid "For Bluetooth connection use one of following:"
378 #: docs/manual/config/index.rst:94
379 msgid "``bluephonet``"
383 #: docs/manual/config/index.rst:96
388 #: docs/manual/config/index.rst:97
389 msgid "AT commands connection for most of phones."
393 #: docs/manual/config/index.rst:98
395 msgstr "``blueobex``"
398 #: docs/manual/config/index.rst:100
399 msgid "``bluerfgnapbus``"
403 #: docs/manual/config/index.rst:102
408 #: docs/manual/config/index.rst:103
409 msgid "Connection to Series60 applet in S60 phones, see :ref:`s60`."
412 #. type: Labeled list
413 #: docs/manual/config/index.rst:104 docs/manual/config/index.rst:110
414 #: docs/manual/smsd/tables.rst:109 docs/manual/smsd/tables.rst:115
415 #: docs/manual/smsd/config.rst:67 docs/manual/smsd/config.rst:136
416 #: docs/manual/smsd/config.rst:237 docs/manual/smsd/config.rst:303
417 #: docs/manual/smsd/config.rst:355 docs/manual/smsd/config.rst:363
418 #: docs/manual/smsd/config.rst:400 docs/manual/smsd/config.rst:447
419 #: docs/manual/gammu/index.rst:1199 docs/manual/testing/dummy-driver.rst:6
420 #: docs/manual/python/gammu.rst:1124 docs/manual/python/gammu.rst:1168
421 #: docs/manual/utils/gammu-detect.rst:7
423 msgid ".. versionadded"
427 #: docs/manual/config/index.rst:105 docs/manual/smsd/tables.rst:110
428 #: docs/manual/smsd/tables.rst:116 docs/manual/python/gammu.rst:1125
432 #. type: Labeled list
433 #: docs/manual/config/index.rst:106 docs/manual/config/index.rst:177
434 #: docs/manual/smsd/sql.rst:35 docs/manual/smsd/config.rst:51
435 #: docs/manual/smsd/config.rst:449 docs/manual/gammu/index.rst:1195
436 #: docs/manual/gammu/index.rst:1205 docs/manual/project/directories.rst:165
437 #: docs/manual/project/directories.rst:199 docs/manual/project/testing.rst:8
438 #: docs/manual/project/install.rst:71 docs/manual/project/install.rst:78
439 #: docs/manual/project/install.rst:86 docs/manual/project/install.rst:93
440 #: docs/manual/project/install.rst:100 docs/manual/project/install.rst:107
441 #: docs/manual/project/install.rst:114 docs/manual/project/install.rst:123
442 #: docs/manual/project/install.rst:132 docs/manual/project/install.rst:139
443 #: docs/manual/project/install.rst:146 docs/manual/project/install.rst:153
444 #: docs/manual/project/install.rst:160 docs/manual/formats/backup.rst:56
445 #: docs/manual/c/porting.rst:51
451 #: docs/manual/config/index.rst:107 docs/manual/config/index.rst:178
452 msgid ":ref:`faq-config`"
456 #: docs/manual/config/index.rst:109
461 #: docs/manual/config/index.rst:111 docs/manual/config/index.rst:182
466 #: docs/manual/config/index.rst:113
467 msgid "Device node or address of phone. It depends on used connection."
471 #: docs/manual/config/index.rst:119
473 "For **cables** or emulated serial ports, you enter device name (for example "
474 "``/dev/ttyS0``, ``/dev/ttyACM0``, ``/dev/ircomm0``, ``/dev/rfcomm0`` on "
475 "Linux, ``/dev/cuad0`` on FreeBSD or ``COM1:`` on Windows). The special "
476 "exception are DKU-2 and DKU-5 cables on Windows, where the device is "
477 "automatically detected from driver information and this parameters is "
482 #: docs/manual/config/index.rst:122
484 "For **USB** connections (currently only fbususb and dku2 on Linux), you can "
485 "specify to which USB device Gammu should connect. You can either provide"
488 #. type: Labeled list
489 #: docs/manual/config/index.rst:122
491 msgid "vendor/product IDs or device address on USB"
495 #: docs/manual/config/index.rst:129
498 "Device = 0x1234:0x5678 # Match device by vendor and product id\n"
499 "Device = 0x1234:-1 # Match device by vendor id\n"
500 "Device = 1.10 # Match device by usb bus and device address\n"
501 "Device = 10 # Match device by usb device address\n"
502 "Device = serial:123456 # Match device by serial string\n"
506 #: docs/manual/config/index.rst:131 docs/manual/config/index.rst:167
507 #: docs/manual/config/index.rst:236 docs/manual/protocol/n6110.rst:26
508 #: docs/manual/protocol/n7110.rst:23 docs/manual/protocol/nokia.rst:32
509 #: docs/manual/protocol/index.rst:26 docs/manual/smsd/dbi.rst:15
510 #: docs/manual/smsd/dbi.rst:43 docs/manual/smsd/tables.rst:490
511 #: docs/manual/smsd/pgsql.rst:25 docs/manual/smsd/run.rst:26
512 #: docs/manual/smsd/config.rst:90 docs/manual/smsd/config.rst:395
513 #: docs/manual/smsd/config.rst:510 docs/manual/smsd/mysql.rst:27
514 #: docs/manual/smsd/mysql.rst:42 docs/manual/gammu/index.rst:471
515 #: docs/manual/gammu/index.rst:571 docs/manual/gammu/index.rst:581
516 #: docs/manual/gammu/index.rst:595 docs/manual/gammu/index.rst:982
517 #: docs/manual/gammu/index.rst:1028 docs/manual/gammu/index.rst:1056
518 #: docs/manual/gammu/index.rst:1065 docs/manual/gammu/index.rst:1327
519 #: docs/manual/gammu/index.rst:1351 docs/manual/gammu/index.rst:1845
520 #: docs/manual/project/directories.rst:113
521 #: docs/manual/project/motivation.rst:5 docs/manual/formats/smsbackup.rst:44
522 #: docs/manual/c/hints.rst:161 docs/manual/utils/gammu-detect.rst:24
523 #: docs/manual/utils/gammu-detect.rst:36 docs/manual/utils/gammu-detect.rst:76
528 #: docs/manual/config/index.rst:136
530 "On Linux systems, you might lack permissions for some device nodes. You "
531 "might need to be member of some group (eg. :samp:`plugdev` or :samp:"
532 "`dialout`) or or add special udev rules to enable you access these devices "
537 #: docs/manual/config/index.rst:140
539 "For Nokia phones you can put follofing file (also available in sources as :"
540 "file:`contrib/udev/45-nokiadku2.rules`) as :file:`/etc/udev/rules.d/45-"
544 #. type: Labeled list
545 #: docs/manual/config/index.rst:141 docs/manual/config/index.rst:366
546 #: docs/manual/smsd/dbi.rst:39 docs/manual/smsd/pgsql.rst:21
547 #: docs/manual/smsd/mysql.rst:38 docs/manual/python/examples.rst:12
548 #: docs/manual/python/examples.rst:18 docs/manual/python/examples.rst:24
549 #: docs/manual/python/examples.rst:30 docs/manual/c/examples.rst:10
550 #: docs/manual/c/examples.rst:16 docs/manual/c/examples.rst:22
551 #: docs/manual/c/examples.rst:28 docs/manual/c/examples.rst:34
552 #: docs/manual/c/examples.rst:40
554 msgid ".. literalinclude"
558 #: docs/manual/config/index.rst:142
559 msgid "../../../contrib/udev/45-nokiadku2.rules"
563 #: docs/manual/config/index.rst:143
564 msgid ":language: sh"
568 #: docs/manual/config/index.rst:147
570 "In case your USB device appears as the serial port in the system (eg. ``/"
571 "dev/ttyACM0`` on Linux or ``COM5:`` on Windows), just use same setup as with "
576 #: docs/manual/config/index.rst:152
578 "For **Bluetooth** connection you have to enter Bluetooth address of your "
579 "phone (you can list Bluetooth devices in range on Linux using :command:"
580 "`hcitool scan` command). Optionally you can also force Gammu to use "
581 "specified channel by including channel number after slash."
585 #: docs/manual/config/index.rst:155
587 "Before using Gammu, your device should be paired with computer or you should "
588 "have set up automatic pairing."
592 #: docs/manual/config/index.rst:157
593 msgid "For **IrDA** connections, this parameters is not used at all."
597 #: docs/manual/config/index.rst:160
599 "If IrDA does not work on Linux, you might need to bring up the interface and "
600 "enable discovery (you need to run these commands as root):"
603 #. type: Labeled list
604 #: docs/manual/config/index.rst:161 docs/manual/config/index.rst:172
605 #: docs/manual/config/index.rst:305 docs/manual/config/index.rst:314
606 #: docs/manual/config/index.rst:323 docs/manual/config/index.rst:331
607 #: docs/manual/config/index.rst:345 docs/manual/smsd/sql.rst:112
608 #: docs/manual/smsd/sql.rst:122 docs/manual/smsd/sql.rst:140
609 #: docs/manual/smsd/sql.rst:151 docs/manual/smsd/sql.rst:168
610 #: docs/manual/smsd/sql.rst:185 docs/manual/smsd/sql.rst:196
611 #: docs/manual/smsd/sql.rst:206 docs/manual/smsd/sql.rst:222
612 #: docs/manual/smsd/sql.rst:240 docs/manual/smsd/sql.rst:256
613 #: docs/manual/smsd/sql.rst:274 docs/manual/smsd/sql.rst:289
614 #: docs/manual/smsd/sql.rst:304 docs/manual/smsd/sql.rst:329
615 #: docs/manual/smsd/sql.rst:353 docs/manual/smsd/sql.rst:379
616 #: docs/manual/smsd/sql.rst:389 docs/manual/smsd/usage.rst:48
617 #: docs/manual/smsd/tables.rst:398 docs/manual/smsd/tables.rst:409
618 #: docs/manual/smsd/tables.rst:426 docs/manual/smsd/tables.rst:456
619 #: docs/manual/smsd/run.rst:103 docs/manual/smsd/run.rst:114
620 #: docs/manual/smsd/run.rst:129 docs/manual/smsd/run.rst:145
621 #: docs/manual/smsd/run.rst:162 docs/manual/smsd/config.rst:567
622 #: docs/manual/smsd/config.rst:583 docs/manual/smsd/config.rst:600
623 #: docs/manual/smsd/config.rst:613 docs/manual/smsd/config.rst:622
624 #: docs/manual/smsd/config.rst:645 docs/manual/smsd/config.rst:652
625 #: docs/manual/smsd/config.rst:662 docs/manual/smsd/inject.rst:11
626 #: docs/manual/smsd/inject.rst:61 docs/manual/smsd/inject.rst:67
627 #: docs/manual/smsd/inject.rst:73 docs/manual/smsd/inject.rst:79
628 #: docs/manual/smsd/inject.rst:85 docs/manual/smsd/inject.rst:91
629 #: docs/manual/smsd/inject.rst:97 docs/manual/smsd/mysql.rst:20
630 #: docs/manual/smsd/monitor.rst:11 docs/manual/smsd/monitor.rst:52
631 #: docs/manual/smsd/smsd.rst:11 docs/manual/smsd/smsd.rst:117
632 #: docs/manual/smsd/smsd.rst:123 docs/manual/smsd/smsd.rst:142
633 #: docs/manual/smsd/smsd.rst:148 docs/manual/smsd/smsd.rst:156
634 #: docs/manual/smsd/smsd.rst:171 docs/manual/gammu/index.rst:12
635 #: docs/manual/gammu/index.rst:1241 docs/manual/gammu/index.rst:1247
636 #: docs/manual/gammu/index.rst:1253 docs/manual/gammu/index.rst:1850
637 #: docs/manual/gammu/index.rst:1856 docs/manual/gammu/index.rst:1862
638 #: docs/manual/gammu/index.rst:1868 docs/manual/gammu/index.rst:1874
639 #: docs/manual/gammu/index.rst:1880 docs/manual/gammu/index.rst:1886
640 #: docs/manual/gammu/index.rst:1896 docs/manual/gammu/index.rst:1905
641 #: docs/manual/gammu/index.rst:1911 docs/manual/gammu/index.rst:1920
642 #: docs/manual/gammu/index.rst:1934 docs/manual/gammu/index.rst:1940
643 #: docs/manual/gammu/index.rst:1946 docs/manual/gammu/index.rst:1960
644 #: docs/manual/gammu/index.rst:1969 docs/manual/project/documentation.rst:18
645 #: docs/manual/project/documentation.rst:25
646 #: docs/manual/project/documentation.rst:47
647 #: docs/manual/project/documentation.rst:55
648 #: docs/manual/project/coding-style.rst:15
649 #: docs/manual/project/coding-style.rst:34
650 #: docs/manual/project/coding-style.rst:40
651 #: docs/manual/project/coding-style.rst:46 docs/manual/project/install.rst:173
652 #: docs/manual/project/install.rst:181 docs/manual/project/install.rst:190
653 #: docs/manual/project/install.rst:204 docs/manual/project/install.rst:211
654 #: docs/manual/project/install.rst:217 docs/manual/project/install.rst:223
655 #: docs/manual/project/install.rst:229 docs/manual/project/install.rst:264
656 #: docs/manual/project/install.rst:275 docs/manual/project/install.rst:374
657 #: docs/manual/project/install.rst:380 docs/manual/project/install.rst:395
658 #: docs/manual/project/install.rst:404 docs/manual/project/install.rst:416
659 #: docs/manual/project/install.rst:447 docs/manual/project/install.rst:485
660 #: docs/manual/project/install.rst:519 docs/manual/project/install.rst:537
661 #: docs/manual/testing/dummy-driver.rst:73
662 #: docs/manual/testing/dummy-driver.rst:82 docs/manual/internal/reply.rst:42
663 #: docs/manual/internal/reply.rst:57 docs/manual/internal/reply.rst:70
664 #: docs/manual/internal/reply.rst:84 docs/manual/formats/smsbackup.rst:35
665 #: docs/manual/formats/smsbackup.rst:108 docs/manual/formats/ini.rst:19
666 #: docs/manual/c/hints.rst:13 docs/manual/c/hints.rst:29
667 #: docs/manual/c/hints.rst:36 docs/manual/c/hints.rst:51
668 #: docs/manual/c/hints.rst:57 docs/manual/c/hints.rst:64
669 #: docs/manual/c/hints.rst:85 docs/manual/c/hints.rst:93
670 #: docs/manual/c/hints.rst:100 docs/manual/c/hints.rst:119
671 #: docs/manual/c/hints.rst:150 docs/manual/c/hints.rst:156
672 #: docs/manual/c/hints.rst:173 docs/manual/c/hints.rst:181
673 #: docs/manual/utils/gammu-config.rst:11 docs/manual/utils/jadmaker.rst:11
674 #: docs/manual/utils/gammu-detect.rst:14 docs/manual/utils/gammu-detect.rst:85
676 msgid ".. code-block"
680 #: docs/manual/config/index.rst:162 docs/manual/config/index.rst:173
681 #: docs/manual/smsd/tables.rst:399 docs/manual/smsd/run.rst:115
682 #: docs/manual/smsd/run.rst:130 docs/manual/smsd/run.rst:146
683 #: docs/manual/smsd/inject.rst:62 docs/manual/smsd/inject.rst:68
684 #: docs/manual/smsd/inject.rst:74 docs/manual/smsd/inject.rst:80
685 #: docs/manual/smsd/inject.rst:86 docs/manual/smsd/inject.rst:92
686 #: docs/manual/smsd/inject.rst:98 docs/manual/smsd/smsd.rst:118
687 #: docs/manual/smsd/smsd.rst:124 docs/manual/smsd/smsd.rst:143
688 #: docs/manual/smsd/smsd.rst:149 docs/manual/smsd/smsd.rst:157
689 #: docs/manual/smsd/smsd.rst:172 docs/manual/gammu/index.rst:1242
690 #: docs/manual/gammu/index.rst:1248 docs/manual/gammu/index.rst:1254
691 #: docs/manual/gammu/index.rst:1851 docs/manual/gammu/index.rst:1857
692 #: docs/manual/gammu/index.rst:1863 docs/manual/gammu/index.rst:1869
693 #: docs/manual/gammu/index.rst:1875 docs/manual/gammu/index.rst:1881
694 #: docs/manual/gammu/index.rst:1887 docs/manual/gammu/index.rst:1897
695 #: docs/manual/gammu/index.rst:1906 docs/manual/gammu/index.rst:1912
696 #: docs/manual/gammu/index.rst:1921 docs/manual/gammu/index.rst:1935
697 #: docs/manual/gammu/index.rst:1941 docs/manual/gammu/index.rst:1947
698 #: docs/manual/gammu/index.rst:1970 docs/manual/project/documentation.rst:19
699 #: docs/manual/project/documentation.rst:26
700 #: docs/manual/project/documentation.rst:48
701 #: docs/manual/project/documentation.rst:56
702 #: docs/manual/project/install.rst:174 docs/manual/project/install.rst:182
703 #: docs/manual/project/install.rst:191 docs/manual/project/install.rst:205
704 #: docs/manual/project/install.rst:212 docs/manual/project/install.rst:218
705 #: docs/manual/project/install.rst:224 docs/manual/project/install.rst:230
706 #: docs/manual/project/install.rst:265 docs/manual/project/install.rst:276
707 #: docs/manual/project/install.rst:375 docs/manual/project/install.rst:381
708 #: docs/manual/project/install.rst:396 docs/manual/project/install.rst:405
709 #: docs/manual/project/install.rst:417 docs/manual/project/install.rst:448
710 #: docs/manual/project/install.rst:486 docs/manual/project/install.rst:520
711 #: docs/manual/project/install.rst:538
716 #: docs/manual/config/index.rst:165
719 "ip l s dev irda0 up # Enables irda0 device\n"
720 "sysctl net.irda.discovery=1 # Enables device discovery on IrDA\n"
724 #: docs/manual/config/index.rst:171
726 "Native IrDA is not supported on Linux, you need to setup virtual serial port "
727 "for it (eg. ``/dev/ircomm0``) and use it same way as cable. This can be "
728 "usually achieved by loading modules ``ircomm-tty`` and ``irtty-sir``:"
732 #: docs/manual/config/index.rst:176
733 msgid "modprobe ircomm-tty modprobe irtty-sir"
737 #: docs/manual/config/index.rst:180
741 #. type: Labeled list
742 #: docs/manual/config/index.rst:181 docs/manual/smsd/config.rst:73
743 #: docs/manual/smsd/config.rst:79 docs/manual/smsd/config.rst:87
744 #: docs/manual/smsd/config.rst:406
746 msgid ".. deprecated"
750 #: docs/manual/config/index.rst:184
751 msgid "Alias for :config:option:`Device`, kept for backward compatibility."
755 #: docs/manual/config/index.rst:186 docs/manual/python/gammu.rst:1286
760 #: docs/manual/config/index.rst:189
762 "Do not use this parameter unless really needed! The only use case for this "
763 "is when Gammu does not know your phone and misdetects it's features."
767 #: docs/manual/config/index.rst:193
769 "The only special case for using model is to force special type of OBEX "
770 "connection instead of letting Gammu try the best suited for selected "
775 #: docs/manual/config/index.rst:195
780 #: docs/manual/config/index.rst:196
781 msgid "force using of file browsing service (file system support)"
785 #: docs/manual/config/index.rst:197
790 #: docs/manual/config/index.rst:198
791 msgid "force using of IrMC service (contacts, calendar and notes support)"
795 #: docs/manual/config/index.rst:199
797 msgstr "``obexnone``"
800 #: docs/manual/config/index.rst:200
802 "none service chosen, this has only limited use for sending file (:option:"
803 "`gammu sendfile` command)"
807 #: docs/manual/config/index.rst:201
812 #: docs/manual/config/index.rst:202
813 msgid "m-obex service for Samsung phones"
817 #: docs/manual/config/index.rst:204
822 #: docs/manual/config/index.rst:210
824 "On Posix systems, you might want to lock serial device when it is being used "
825 "using UUCP-style lock files. Enabling this option (setting to yes) will make "
826 "Gammu honor these locks and create it on startup. On most distributions you "
827 "need additional privileges to use locking (eg. you need to be member of uucp "
832 #: docs/manual/config/index.rst:212
833 msgid "This option has no meaning on Windows."
837 #: docs/manual/config/index.rst:214
839 msgid "Connection options"
843 #: docs/manual/config/index.rst:217
844 msgid "SynchronizeTime"
848 #: docs/manual/config/index.rst:219
850 "If you want to set time from computer to phone during starting connection."
854 #: docs/manual/config/index.rst:221
859 #: docs/manual/config/index.rst:226
861 "This option allow to set, that you want (setting ``yes``) to see message on "
862 "the phone screen or phone should enable light for a moment during starting "
863 "connection. Phone will not beep during starting connection with this option. "
864 "This works only with some Nokia phones."
868 #: docs/manual/config/index.rst:229
870 msgid "Debugging options"
874 #: docs/manual/config/index.rst:232 docs/manual/smsd/config.rst:109
879 #: docs/manual/config/index.rst:234
880 msgid "Path to file where information about communication will be stored."
884 #: docs/manual/config/index.rst:239
886 "For most debug levels (excluding ``errors``) the log file is overwritten on "
891 #: docs/manual/config/index.rst:241
896 #: docs/manual/config/index.rst:243
898 "Determines what all will be logged to :config:option:`LogFile`. Possible "
903 #: docs/manual/config/index.rst:245
908 #: docs/manual/config/index.rst:246
909 msgid "no debug level"
913 #: docs/manual/config/index.rst:247
918 #: docs/manual/config/index.rst:248
919 msgid "transmission dump in text format"
923 #: docs/manual/config/index.rst:249
928 #: docs/manual/config/index.rst:250
929 msgid "all possible info in text format"
933 #: docs/manual/config/index.rst:251
934 msgid "``textalldate``"
938 #: docs/manual/config/index.rst:252
939 msgid "all possible info in text format, with time stamp"
943 #: docs/manual/config/index.rst:253
948 #: docs/manual/config/index.rst:254
949 msgid "errors in text format"
953 #: docs/manual/config/index.rst:255
954 msgid "``errorsdate``"
955 msgstr "``errorsdate``"
958 #: docs/manual/config/index.rst:256
959 msgid "errors in text format, with time stamp"
963 #: docs/manual/config/index.rst:257
968 #: docs/manual/config/index.rst:258
969 msgid "transmission dump in binary format"
973 #: docs/manual/config/index.rst:261
975 "For debugging use either ``textalldate`` or ``textall``, it contains all "
976 "needed information to diagnose problems."
980 #: docs/manual/config/index.rst:263
985 #: docs/manual/config/index.rst:269
987 "Custom features for phone. This can be used as override when values coded in "
988 "``common/gsmphones.c`` are bad or missing. Consult ``include/gammu-info.h`` "
989 "for possible values (all :c:type:`GSM_Feature` values without leading ``F_`` "
990 "prefix). Please report correct values to Gammu authors."
994 #: docs/manual/config/index.rst:271
996 msgid "Locales and character set options"
1000 #: docs/manual/config/index.rst:274
1005 #: docs/manual/config/index.rst:278
1007 "Forces using specified codepage (for example ``1250`` will force CP-1250 or "
1008 "``utf8`` for UTF-8). This should not be needed, Gammu detects it according "
1013 #: docs/manual/config/index.rst:280
1018 #: docs/manual/config/index.rst:284
1020 "Path to directory with localisation files (the directory should contain "
1021 "``LANG/LC_MESSAGES/gammu.mo``). If gammu is properly installed it should "
1022 "find these files automatically."
1026 #: docs/manual/config/index.rst:286
1028 msgid "Other options"
1032 #: docs/manual/config/index.rst:289
1037 #: docs/manual/config/index.rst:294
1039 "Additional path where to search for data files. The default path is "
1040 "configured on build time (and defaults to ``/usr/share/data/gammu`` on Unix "
1041 "systems). Currently it is used only for searching files to upload to phone "
1042 "using :option:`gammu install`."
1046 #: docs/manual/config/index.rst:296 docs/manual/smsd/tables.rst:387
1047 #: docs/manual/smsd/run.rst:95 docs/manual/smsd/config.rst:556
1048 #: docs/manual/smsd/inject.rst:54 docs/manual/smsd/smsd.rst:110
1049 #: docs/manual/gammu/index.rst:1833 docs/manual/testing/dummy-driver.rst:69
1050 #: docs/manual/python/objects.rst:123 docs/manual/formats/backup.rst:11
1051 #: docs/manual/formats/ini.rst:14 docs/manual/c/examples.rst:2
1057 #: docs/manual/config/index.rst:299
1059 "There is more complete example available in Gammu documentation, see :ref:"
1064 #: docs/manual/config/index.rst:301
1066 msgid "Connection examples"
1070 #: docs/manual/config/index.rst:304
1071 msgid "Gammu configuration for Nokia phone using DLR-3 cable:"
1075 #: docs/manual/config/index.rst:306 docs/manual/config/index.rst:315
1076 #: docs/manual/config/index.rst:324 docs/manual/config/index.rst:332
1077 #: docs/manual/config/index.rst:346 docs/manual/smsd/usage.rst:49
1078 #: docs/manual/smsd/run.rst:104 docs/manual/smsd/config.rst:568
1079 #: docs/manual/smsd/config.rst:584 docs/manual/smsd/config.rst:601
1080 #: docs/manual/smsd/config.rst:614 docs/manual/smsd/config.rst:623
1081 #: docs/manual/smsd/config.rst:646 docs/manual/smsd/config.rst:653
1082 #: docs/manual/smsd/config.rst:663 docs/manual/gammu/index.rst:1961
1083 #: docs/manual/testing/dummy-driver.rst:74
1084 #: docs/manual/testing/dummy-driver.rst:83
1085 #: docs/manual/formats/smsbackup.rst:36 docs/manual/formats/smsbackup.rst:109
1086 #: docs/manual/formats/ini.rst:20 docs/manual/utils/gammu-detect.rst:86
1091 #: docs/manual/config/index.rst:310
1092 msgid "[gammu] device = /dev/ttyACM0 connection = dlr3"
1096 #: docs/manual/config/index.rst:313
1098 "Gammu configuration for Sony-Ericsson phone (or any other AT compatible "
1099 "phone) connected using USB cable:"
1103 #: docs/manual/config/index.rst:319
1104 msgid "[gammu] device = /dev/ttyACM0 connection = at"
1108 #: docs/manual/config/index.rst:322
1110 "Gammu configuration for Sony-Ericsson (or any other AT compatible phone) "
1111 "connected using bluetooth:"
1115 #: docs/manual/config/index.rst:328
1116 msgid "[gammu] device = B0:0B:00:00:FA:CE connection = blueat"
1120 #: docs/manual/config/index.rst:330
1122 "Gammu configuration for phone which needs to manually adjust Bluetooth "
1123 "channel to use channel 42:"
1127 #: docs/manual/config/index.rst:336
1128 msgid "[gammu] device = B0:0B:00:00:FA:CE/42 connection = blueat"
1132 #: docs/manual/config/index.rst:338
1134 msgid "Working with multiple phones"
1138 #: docs/manual/config/index.rst:344
1140 "Gammu can be configured for multiple phones (however only one connection is "
1141 "used at one time, you can choose which one to use with :option:`gammu -s` "
1142 "parameter). Configuration for phones on three serial ports would look like "
1147 #: docs/manual/config/index.rst:350
1148 msgid "[gammu] device = /dev/ttyS0 connection = at"
1152 #: docs/manual/config/index.rst:354
1153 msgid "[gammmu1] device = /dev/ttyS1 connection = at"
1157 #: docs/manual/config/index.rst:358
1158 msgid "[gammmu2] device = /dev/ttyS2 connection = at"
1162 #: docs/manual/config/index.rst:360
1163 msgid "_Fully documented example:"
1167 #: docs/manual/config/index.rst:362
1169 msgid "Fully documented example"
1173 #: docs/manual/config/index.rst:365
1175 "You can find this sample file as :file:`docs/config/gammurc` in Gammu "
1180 #: docs/manual/config/index.rst:367
1181 msgid "../../../docs/config/gammurc"
1185 #: docs/manual/config/index.rst:368
1186 msgid ":language: ini"
1190 #: docs/manual/protocol/n6110.rst:2
1196 #: docs/manual/protocol/n6110.rst:19
1200 "Balazs Nagy <js@iksz.hu>\n"
1201 "Harri Yli-Torkko <hyt@surfeu.fi>\n"
1202 "Alfred R. Nurnberger <arnu@flosys.com>\n"
1203 "Hugh Blemings <Hugh.Blemings@vsb.com.au>\n"
1204 "Mike Bradley <mike@trumpington.st>\n"
1205 "Odinokov Serge <serge@takas.lt>\n"
1206 "Pavel Janik <Pavel@Janik.cz>\n"
1207 "BORBELY Zoltan <bozo@andrews.hu>\n"
1208 "Pawel Kot <pkot@linuxnews.pl>\n"
1209 "Marcin Wiacek <Marcin@MWiacek.com>\n"
1210 "Walek <walek@pa98.opole.sdi.tpnet.pl>\n"
1211 "... and other members of gnokii mailing list\n"
1212 "and authors of some WWW pages.\n"
1216 #: docs/manual/protocol/n6110.rst:23 docs/manual/protocol/n7110.rst:21
1217 #: docs/manual/protocol/nokia.rst:9 docs/manual/protocol/n6510.rst:17
1219 "The data provided is for information purposes only. Some of the frames "
1220 "might be hazardous to your phone. Be careful!!! We do not take any "
1221 "responsibility or liability for damages, etc."
1225 #: docs/manual/protocol/n6110.rst:30 docs/manual/protocol/n7110.rst:27
1226 #: docs/manual/protocol/nokia.rst:36 docs/manual/protocol/n6510.rst:23
1228 "this information isn't (and can't be) complete. If you know anything about "
1229 "features not listed here or you noticed a bug in this list, please notify us "
1230 "via e-mail. Thank you."
1234 #: docs/manual/protocol/n6110.rst:34
1236 "Document describing frames used in GSM/PCN Nokia 6110 and derivatives (Nokia "
1237 "6130, 6150, 6190, 5110, 5130, 5150, 5190, 3210, 3310)"
1241 #: docs/manual/protocol/n6110.rst:37
1243 "Correct format is FBUS version 2/Direct IRDA/MBUS version 2 (see nokia.txt "
1244 "for protocol details):"
1247 #. type: Labeled list
1248 #: docs/manual/protocol/n6110.rst:38 docs/manual/protocol/n7110.rst:34
1254 #: docs/manual/protocol/n6110.rst:41
1255 msgid "0x00: Monitoring values"
1259 #: docs/manual/protocol/n6110.rst:42
1261 msgid "r monitoring value {+0x01, 0x01, block... }\n"
1265 #: docs/manual/protocol/n6110.rst:43
1267 msgid "where block: 0x5e, 0x05, 0x7a(?), 0xd0(?), 0x85(?), 0x02, percentHI, percentLO\n"
1271 #: docs/manual/protocol/n6110.rst:44
1273 msgid "Battery percent level\n"
1277 #: docs/manual/protocol/n6110.rst:45
1279 msgid "0x5e, 0x0c, 0x52(?), 0x4b(?), 0x6f(?), 0x02, voltageHI, voltageLO\n"
1283 #: docs/manual/protocol/n6110.rst:46
1285 msgid "Battery standby voltage\n"
1289 #: docs/manual/protocol/n6110.rst:47
1295 #: docs/manual/protocol/n6110.rst:48
1297 msgid "0x01: Call Information\n"
1298 msgstr "0x01: Informasi panggilan\n"
1301 #: docs/manual/protocol/n6110.rst:49
1303 msgid "s Make call { 0x0001, \"number\", type, block }\n"
1307 #: docs/manual/protocol/n6110.rst:50
1309 msgid "where type:\n"
1313 #: docs/manual/protocol/n6110.rst:52
1316 "0x01 - data call\n"
1317 "0x05 - voice call\n"
1321 #: docs/manual/protocol/n6110.rst:53
1327 #: docs/manual/protocol/n6110.rst:54
1329 msgid "data call (non digital lines):\n"
1333 #: docs/manual/protocol/n6110.rst:56
1336 "0x02,0x01,0x05,0x81,0x01,0x00,0x00,0x01,0x02,0x0a,\n"
1337 "0x07,0xa2,0x88,0x81,0x21,0x15,0x63,0xa8,0x00,0x00\n"
1341 #: docs/manual/protocol/n6110.rst:57
1343 msgid "data call (digital lines):\n"
1347 #: docs/manual/protocol/n6110.rst:60
1350 "0x02,0x01,0x05,0x81,0x01,0x00,0x00,0x01,0x02,0x0a,\n"
1351 "0x07,0xa1,0x88,0x89,0x21,0x15,0x63,0xa0,0x00,0x06,\n"
1352 "0x88,0x90,0x21,0x48,0x40,0xbb\n"
1356 #: docs/manual/protocol/n6110.rst:61
1358 msgid "voice call:\n"
1362 #: docs/manual/protocol/n6110.rst:62
1364 msgid "0x01, 0x01, 0x05, 0x81/0x00, sendnum, 0x00, 0x00, 0x01\n"
1368 #: docs/manual/protocol/n6110.rst:63 docs/manual/protocol/n6110.rst:547
1369 #: docs/manual/protocol/n7110.rst:494
1375 #: docs/manual/protocol/n6110.rst:64
1377 msgid "sendnum (own number sending):\n"
1381 #: docs/manual/protocol/n6110.rst:67
1384 "0x01: preset (depends on network)\n"
1390 #: docs/manual/protocol/n6110.rst:80
1393 "r Call going msg { 0x0002 }\n"
1394 "r Call in progress { 0x0003, seqnr }\n"
1395 "r Remote end hang up { 0x0004, seqnr, ?, error (like in netmon in 39) }\n"
1396 "r incoming call alert { 0x0005, seqnr, numlen, \"number\", namelen, \"name\" }\n"
1397 "s Answer call part 2 { 0x0006, seqnr, 0x00 }\n"
1398 "r answered call { 0x0007, seqnr }\n"
1399 "s Hang up { 0x0008, seqnr, 0x85 }\n"
1400 "r terminated call { 0x0009, seqnr }\n"
1401 "r call msg { 0x000a, seqnr }\n"
1402 "r call held { 0x0023, seqnr, 0x01 }\n"
1403 "r call resumed { 0x0025, seqnr, 0x01 }\n"
1404 "r Send DTMF/voice call { 0x0040}\n"
1405 "s Answer call part 1 { 0x0042,0x05,0x01,0x07,0xa2,0x88,0x81,0x21,0x15,0x63,0xa8,0x00,0x00,\n"
1409 #: docs/manual/protocol/n6110.rst:81
1411 msgid "0x07,0xa3,0xb8,0x81,0x20,0x15,0x63,0x80 }\n"
1415 #: docs/manual/protocol/n6110.rst:82
1417 msgid "s Sent after issuing { 0x0042,0x05,0x81,0x07,0xa1,0x88,0x89,0x21,0x15,0x63,0xa0,0x00,0x06,\n"
1421 #: docs/manual/protocol/n6110.rst:84
1424 "data call\t\t 0x88,0x90,0x21,0x48,0x40,0xbb,0x07,0xa3,\n"
1425 "(digital lines) 0xb8,0x81,0x20,0x15,0x63,0x80 }\n"
1429 #: docs/manual/protocol/n6110.rst:85
1431 msgid "s Sent after issuing { 0x0042,0x05,0x01,0x07,0xa2,0xc8,0x81,0x21,0x15,0x63,0xa8,0x00,0x00,\n"
1435 #: docs/manual/protocol/n6110.rst:87
1438 "data call\t\t 0x07,0xa3,0xb8,0x81,0x20,0x15,0x63,0x80,\n"
1439 "(non digital lines) 0x01,0x60 }\n"
1443 #: docs/manual/protocol/n6110.rst:88
1445 msgid "s Send DTMF { 0x0050, length, {ascii codes for DTMF}, 0x01 }\n"
1449 #: docs/manual/protocol/n6110.rst:90
1454 #: docs/manual/protocol/n6110.rst:91
1455 msgid "to make data call (non digital lines):"
1459 #: docs/manual/protocol/n6110.rst:92
1460 msgid "1.send \"Make call\" for non digital lines"
1464 #: docs/manual/protocol/n6110.rst:93
1465 msgid "2.send \"Sent after issuing data call (non digital lines)\""
1469 #: docs/manual/protocol/n6110.rst:94
1470 msgid "to make data call (digital lines):"
1474 #: docs/manual/protocol/n6110.rst:95
1475 msgid "1.send \"Answer call part 1\""
1479 #: docs/manual/protocol/n6110.rst:96
1480 msgid "2.send \"Sent after issuing data call (digital lines)\""
1484 #: docs/manual/protocol/n6110.rst:97
1485 msgid "3.send \"Make call\" for digital lines"
1489 #: docs/manual/protocol/n6110.rst:98
1490 msgid "to answer call:"
1494 #: docs/manual/protocol/n6110.rst:100
1495 msgid "1.send \"Answer call part 1\" 2.send \"Answer call part 2\""
1499 #: docs/manual/protocol/n6110.rst:102
1500 msgid "0x02: SMS handling"
1504 #: docs/manual/protocol/n6110.rst:110
1507 "s Send SMS message { 0x0001, 0x02, 0x00 (SEND REQUEST), ... }\n"
1508 "r Message sent { 0x0002 }\n"
1509 "r Send failed { 0x0003, ?, ?, error (like in netmon in 65)}\n"
1510 "s Get SMS message { 0x0007, 0x02, location, 0x01, 0x64 }\n"
1511 "s Initiate connection { 0x000d, 0x00, 0x00, 0x02 }\n"
1512 "r Initiate ACK { 0x000e, 0x01 }\n"
1513 "r SMS message received { 0x0010, ...... } (whole message)\n"
1514 "s Set CellBroadcast { 0x0020, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01 }\n"
1518 #: docs/manual/protocol/n6110.rst:113 docs/manual/protocol/n7110.rst:63
1521 "for enable cell broadcast ?\n"
1522 "0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }\n"
1523 "for disable cell broadcast ?\n"
1527 #: docs/manual/protocol/n6110.rst:116
1530 "r Set CellBroadcast OK { 0x0021, 0x01 }\n"
1531 "r Read CellBroadcast { 0x0023, ?, ?, ?, channel, ?, message... } ?\n"
1532 "s Set SMS center { 0x0030, 0x64, priority, checksum? ,0?, format,\n"
1536 #: docs/manual/protocol/n6110.rst:118
1539 "validity, {DefaultRecipient no.}[12],\n"
1540 "{SMScenter no.}[12], {SMSC name}, 0x00}\n"
1544 #: docs/manual/protocol/n6110.rst:119 docs/manual/protocol/n7110.rst:69
1546 msgid "where tel.no.[12]: {len, type, {number(BCD)}}\n"
1550 #: docs/manual/protocol/n6110.rst:120 docs/manual/protocol/n7110.rst:70
1552 msgid "type: 0x81: normal\n"
1556 #: docs/manual/protocol/n6110.rst:122 docs/manual/protocol/n7110.rst:72
1559 "0x91: + (international)\n"
1560 "0xd0: alphanumeric\n"
1564 #: docs/manual/protocol/n6110.rst:123 docs/manual/protocol/n7110.rst:73
1566 msgid "format: 0x00: text\n"
1570 #: docs/manual/protocol/n6110.rst:129 docs/manual/protocol/n7110.rst:79
1582 #: docs/manual/protocol/n6110.rst:130
1584 msgid "validity: 0x0b: 1 hour\n"
1588 #: docs/manual/protocol/n6110.rst:135
1599 #: docs/manual/protocol/n6110.rst:139
1602 "r Set SMS center OK { 0x0031 }\n"
1603 "r Set SMS center error { 0x0032, reason }\n"
1604 "s Get SMS center { 0x0033, 0x64, priority }\n"
1605 "r SMS center received { 0x0034, priority, checksum?, format, 0x00?,\n"
1609 #: docs/manual/protocol/n6110.rst:142
1612 "validity, {DefaultRecipient no.}[12],\n"
1613 "{SMScenter no.}[12], {SMSC name}, 0x00}\n"
1614 "tel.no[12]: {len, type, {number(BCD)}}\n"
1618 #: docs/manual/protocol/n6110.rst:143 docs/manual/protocol/n7110.rst:92
1620 msgid "where priority, checksum, type, validity,\n"
1624 #: docs/manual/protocol/n6110.rst:144 docs/manual/protocol/n7110.rst:93
1626 msgid "tel.no.[12]: see 0x02/0x0030\n"
1630 #: docs/manual/protocol/n6110.rst:145
1632 msgid "r SMS center error recv { 0x0035, reason }\n"
1636 #: docs/manual/protocol/n6110.rst:146 docs/manual/protocol/n7110.rst:99
1638 msgid "0x03: Phonebook functions\n"
1642 #: docs/manual/protocol/n6110.rst:147
1644 msgid "s Get mem location { 0x0001, memtype, location, 0 }\n"
1648 #: docs/manual/protocol/n6110.rst:148
1650 msgid "where memory:\n"
1654 #: docs/manual/protocol/n6110.rst:157
1657 "0x01: telephone and SIM phonebook (in one)\n"
1658 "0x02: telephone phonebook\n"
1659 "0x03: SIM phonebook\n"
1660 "0x04: SIM fixdialling-phonebook (?)\n"
1661 "0x05: Own numbers\n"
1662 "0x07: Dialled numbers\n"
1663 "0x08: Missed calls\n"
1664 "0x09: Received calls\n"
1665 "0x0b: voice mailbox (location not important)\n"
1669 #: docs/manual/protocol/n6110.rst:158
1671 msgid "r mem location recvd { 0x0002, 0x00,namelen,\"name\",numlen,\"number\",groupID, 0x01?, yearLO, yearHI, month, day, hour, minute, sec. }\n"
1675 #: docs/manual/protocol/n6110.rst:159
1677 msgid "Note: in 3310 all entries have null name (\"feature\" of bug ?)\n"
1681 #: docs/manual/protocol/n6110.rst:160
1683 msgid "r mem loc error recvd { 0x0003, errtype }\n"
1687 #: docs/manual/protocol/n6110.rst:161
1689 msgid "where errtype:\n"
1693 #: docs/manual/protocol/n6110.rst:164
1696 "0x7d: invalid memory type\n"
1697 "0x74: empty location ?\n"
1702 #: docs/manual/protocol/n6110.rst:167
1705 "s Set mem location { 0x0004, memtype,location,namelen,\"Name\",numlen,\"number\",groupID }\n"
1706 "r mem set OK { 0x0005 }\n"
1707 "r mem set error { 0x0006, errtype }\n"
1711 #: docs/manual/protocol/n6110.rst:168
1713 msgid "where errtype: 0x7d: name is too long\n"
1717 #: docs/manual/protocol/n6110.rst:171
1720 "s Mem status request { 0x0007, memtype }\n"
1721 "r Mem status recvd { 0x0008, memtype, free, used }\n"
1722 "r Mem status error recv { 0x0009, errtype }\n"
1726 #: docs/manual/protocol/n6110.rst:172
1728 msgid "where errtype: 0x6f: mem status error\n"
1732 #: docs/manual/protocol/n6110.rst:174
1735 "0x7d: invalid memory type\n"
1736 "0x8d: waiting for pin\n"
1740 #: docs/manual/protocol/n6110.rst:177
1743 "s Get caller group data { 0x0010, groupID }\n"
1744 "r Get caller group data { 0x0011, groupID, size, \"Name\", ringtoneID, graphic_on?1:0, lenHI, lenLO, OTABitmap (72x14 logo) }\n"
1745 "r Get call.group error { 0x0012, reason }\n"
1749 #: docs/manual/protocol/n6110.rst:178 docs/manual/protocol/n6110.rst:182
1751 msgid "where reason: 0x7d: invalid location\n"
1755 #: docs/manual/protocol/n6110.rst:181
1758 "s Set caller group data { 0x0013, groupID, size, \"Name\", ringtoneID, graphic_on?1:0, lenHI, lenLO, OTABitmap (72x14 logo) }\n"
1759 "r Set caller group OK { 0x0014 }\n"
1760 "r Set call.group error { 0x0015, reason }\n"
1764 #: docs/manual/protocol/n6110.rst:184
1767 "s Get speed dial { 0x0016, index(1-9) }\n"
1768 "r Get speed dial OK { 0x0017, mem.type, location }\n"
1772 #: docs/manual/protocol/n6110.rst:185
1774 msgid "where mem.type: 0x02: ME (== 0 if not stored)\n"
1778 #: docs/manual/protocol/n6110.rst:186
1784 #: docs/manual/protocol/n6110.rst:187
1786 msgid "location: memory location (== 0 if not stored)\n"
1790 #: docs/manual/protocol/n6110.rst:191
1793 "r Get speed dial error { 0x0018 }\n"
1794 "s Set speed dial { 0x0019, index(1-9), mem.type, location }\n"
1795 "r Set speed dial OK { 0x001a }\n"
1796 "r Set speed dial error { 0x001b }\n"
1800 #: docs/manual/protocol/n6110.rst:192
1802 msgid "0x04: Phone Status\n"
1803 msgstr "0x04: Status Telepon\n"
1806 #: docs/manual/protocol/n6110.rst:194
1809 "s Phone status { 0x0001 }\n"
1810 "r Phone status { 0x0002, mode, signal str, ???, pwr, batt.level }\n"
1814 #: docs/manual/protocol/n6110.rst:195
1816 msgid "where mode: 1: registered within the network\n"
1820 #: docs/manual/protocol/n6110.rst:198
1823 "2: call in progress\n"
1824 "3: waiting for pin\n"
1829 #: docs/manual/protocol/n6110.rst:199
1831 msgid "pwr: 1: AC/DC\n"
1835 #: docs/manual/protocol/n6110.rst:200
1837 msgid "2: battery\n"
1841 #: docs/manual/protocol/n6110.rst:202
1844 "s Request Phone ID { 0x0003 }\n"
1845 "r RequestPhone ID { 0x0004, 0x01,\"NOKIA\"\"imei\", 0, \"model\", 0, \"prod.code\", 0, \"HW\", 0, \"firmware\", 0x00, 0x01 }\n"
1849 #: docs/manual/protocol/n6110.rst:203
1851 msgid "0x05: Profile settings\n"
1852 msgstr "0x05: Pengaturan profil\n"
1855 #: docs/manual/protocol/n6110.rst:204
1857 msgid "s Set profile feature { 0x0010, 1, nr, feature, a, 1 }\n"
1861 #: docs/manual/protocol/n6110.rst:205 docs/manual/protocol/n6110.rst:323
1862 #: docs/manual/protocol/n6110.rst:325
1864 msgid "where nr: see 0x05/0x0013\n"
1868 #: docs/manual/protocol/n6110.rst:207
1871 "feature: see 0x05/0x0014\n"
1872 "a: see 0x05/0x0014\n"
1876 #: docs/manual/protocol/n6110.rst:209
1879 "r Set profile feat. OK { 0x0011, 1 }\n"
1880 "s Get profile feature { 0x0013, 1, nr, feature, 1 }\n"
1884 #: docs/manual/protocol/n6110.rst:210
1886 msgid "where nr is profile number (general=0, silent, meeting, outdoor, pager, car, headset=6)\n"
1890 #: docs/manual/protocol/n6110.rst:211
1892 msgid "feature: see 0x05/0x0014\n"
1896 #: docs/manual/protocol/n6110.rst:212
1898 msgid "r Get profile feature { 0x0014, 1, nr, feature, 4, a, b, c, d, 1 }\n"
1902 #: docs/manual/protocol/n6110.rst:216
1904 "Note: Settings num 0x00 .. 0x09 can be assigned separately to each profile "
1905 "(0x00 .. 0x05), but rest are common to all profiles."
1909 #: docs/manual/protocol/n6110.rst:218
1914 #: docs/manual/protocol/n6110.rst:224
1917 "Feature Description Value\n"
1918 "------- ------------------- -----------------\n"
1919 "0x00 keypad notes 0xff=off, 0x00=level 1, 0x01=level 2, 0x02=level 3\n"
1920 "0x01 lights (? only in car profile) 0x00=off, 0x??=on (maybe 0x01)\n"
1921 "0x02 incoming call alert 1=ringing, 2=beep once, 3=unknown, 4=off, 5=ring once,\n"
1925 #: docs/manual/protocol/n6110.rst:225
1927 msgid "6=ascending, 7=caller groups (see feature #0x08)\n"
1931 #: docs/manual/protocol/n6110.rst:244
1934 "0x03 ringing tone ID for original 6110: 0x12=ring ring, 0x13=low, etc.\n"
1935 "0x04 ringing volume level 1 (0x06) - level 5 (0x0a)\n"
1936 "0x05 message alert tone 0=no tone, 1=standard, 2=special, 3=beep once, 4=ascending\n"
1937 "0x06 vibration 0=off, 1=on\n"
1938 "0x07 warning and game tones 0xff=off, 0x04=on\n"
1939 "0x08 incoming caller groups 1=family, 2=VIP, 4=friends, 8=collegues, 16=other\n"
1940 "0x09 automatic answer 0x00=off, 0x01=on\n"
1941 "-------------------------\n"
1942 "0x16 Anykey answer 0x00=Off, 0x01=On\n"
1943 "0x17 ??? 0x00 | 0x01\n"
1944 "0x18 Memory in use 0x00=Phone, 0x01=SIM card\n"
1945 "0x19 Network selection 0x00=Automatic, 0x01=Manual\n"
1946 "0x1a Automatic redial 0x00=Off, 0x01=On\n"
1947 "0x1b ??? 0x00 | 0x01\n"
1948 "0x1c ??? 0x00...0x18\n"
1949 "0x1d Speed dialling 0x00=Off, 0x01=On\n"
1950 "0x1e Own number sending 0x00=Preset, 0x01=On, 0x02=Off\n"
1951 "0x1f Cell info display 0x00=Off, 0x01=On\n"
1952 "0x21 Language 0x00=English\n"
1956 #: docs/manual/protocol/n6110.rst:253
1971 #: docs/manual/protocol/n6110.rst:258
1974 "0x26 Reply via same centre 0x00=No, 0x01=Yes\n"
1975 "0x27 Delivery reports 0x00=No, 0x01=Yes\n"
1976 "0x28 Hide clock 0x00=Show clock, 0x01=Hide clock\n"
1977 "0x29 Time format 0x00=24-hour, 0x01=12-hour\n"
1978 "0x2a Selected profile 0x00=General, 0x01.. the rest\n"
1982 #: docs/manual/protocol/n6110.rst:260
1987 #: docs/manual/protocol/n6110.rst:265
1990 "Feature Description Value\n"
1991 "------- ------------------- -----------------\n"
1992 "0x00 keypad notes 0xff=off, 0x00=level 1, 0x01=level 2, 0x02=level 3\n"
1993 "0x01 incoming call alert 1=ringing, 2=beep once, 3=unknown, 4=off, 5=ring once,\n"
1997 #: docs/manual/protocol/n6110.rst:266
1999 msgid "6=ascending\n"
2003 #: docs/manual/protocol/n6110.rst:279
2006 "0x02 ringing tone ID\n"
2007 "0x03 ringing volume level 1 (0x06) - level 5 (0x0a)\n"
2008 "0x04 message alert tone 0=no tone, 1=standard, 2=special, 3=beep once, 4=ascending\n"
2009 "0x05 vibration 0=off, 1=on, 2=vibrate first\n"
2010 "0x06 warning tones 0xff=off, 0x04=on\n"
2011 "0x07 screen saver 1=on, 0=off\n"
2012 "0x08 Screen saver -> Timeout 0x00=5 sec, 0x01=20 sec,....\n"
2013 "0x09 Screen saver -> Screen saver 0x00 ... 0x0d = Number of picture image\n"
2014 "-------------------------\n"
2017 "0x15: ???: Read only?\n"
2018 "-------------------------\n"
2021 #. type: Labeled list
2022 #: docs/manual/protocol/n6110.rst:279
2024 msgid "0x16: ???: 0x00=??? 0x01=?"
2028 #: docs/manual/protocol/n6110.rst:288
2031 "0x17: Memory in use (Nokia 3330): 0x00=Phone, 0x01=SIM card\n"
2032 "0x18: Network selection: 0x00=Automatic, 0x01=Manual\n"
2033 "0x19: Automatic redial: 0x00=Off, 0x01=On\n"
2034 "0x1a: Speed dialling: 0x00=Off, 0x01=On\n"
2035 "0x1b: Own number sending: 0x00=Set by network, 0x01=On, 0x02=Off\n"
2036 "0x1c: Cell info display: 0x00=Off\n"
2037 "0x1d: Type of view: 0x00=Name list,0x01=Name, number,0x02=Large font\n"
2038 "0x1e: Language: 0x00=English\n"
2042 #: docs/manual/protocol/n6110.rst:294
2054 #: docs/manual/protocol/n6110.rst:306
2057 "0x32: Reboots ME (3330)\n"
2058 "0x1f: ???: Read only? (3330)\n"
2059 "0x20: Reply via same centre: 0x00=No, 0x01=Yes\n"
2060 "0x21: Delivery reports: 0x00=No, 0x01=Yes\t\n"
2061 "0x22: Show/Hide clock: 0x00=Show, 0x01=Hide\n"
2062 "0x23: Time format: 0x00=24-hour, 0x01=12-hour\n"
2063 "0x24: Select profile: 0x00=General, 0x01 ... 0x05=rest of them\n"
2064 "0x25: ???: Read only? (N3330)\n"
2065 "0x26: Confirm SIM service actions: 0x00=Not asked, 0x01=Asked\n"
2066 "0x27: T9 Dictionary: 0x00=Off, 0x01=English, 0x0a=Suomi\n"
2067 "0x28: Messages -> Character support: 0x00=Automatic, 0x01=GSM alphabet, 0x02=Unicode\n"
2068 "0x29: Startup logo settings: 0x00=Your own uploaded logo,0x01=Nokia\n"
2072 #: docs/manual/protocol/n6110.rst:307
2074 msgid "0x02=Draft HUMAN technology(tm),0x03=Itineris\n"
2077 #. type: Labeled list
2078 #: docs/manual/protocol/n6110.rst:307
2080 msgid "0x2a: ???: 0x00=??? 0x01=?"
2083 #. type: Labeled list
2084 #: docs/manual/protocol/n6110.rst:308
2086 msgid "0x2b: ???: 0x00=??? 0x01=?"
2090 #: docs/manual/protocol/n6110.rst:311
2093 "0x2c: ???: Read only? (N3330)\n"
2094 "0x2d: Auto update of date and time: 0x00=Off,0x01=Confirm first,0x02=On\n"
2098 #: docs/manual/protocol/n6110.rst:314
2101 "s Get welcome message { 0x0016 }\n"
2102 "r Get welcome message { 0x0017, no.of blocks, { block } * }\n"
2106 #: docs/manual/protocol/n6110.rst:315
2108 msgid "where block: { id, {blockspecific} }\n"
2112 #: docs/manual/protocol/n6110.rst:316
2114 msgid "id: 1: startup logo { y, x, picture (coding?) }\n"
2118 #: docs/manual/protocol/n6110.rst:318
2121 "2: welcome note { len, \"message\" }\n"
2122 "3: operator msg { len, \"message\" }\n"
2126 #: docs/manual/protocol/n6110.rst:319
2128 msgid "s Set welcome message { 0x0018, no.of blocks, { block } * }\n"
2132 #: docs/manual/protocol/n6110.rst:320
2134 msgid "where block: see 0x05/0x0017\n"
2138 #: docs/manual/protocol/n6110.rst:322
2141 "r Set welcome OK { 0x0019, 0x01 }\n"
2142 "s Get profile name { 0x001a, nr }\n"
2146 #: docs/manual/protocol/n6110.rst:324
2148 msgid "r Profile name { 0x001b, 1, 1, 3, flen, nr, len, {text} }\n"
2152 #: docs/manual/protocol/n6110.rst:327
2155 "len: text length\n"
2156 "flen len + len(nr, len) = len + 2\n"
2160 #: docs/manual/protocol/n6110.rst:328
2162 msgid "Note: in Nokia 3310 name is in Unicode\n"
2166 #: docs/manual/protocol/n6110.rst:333
2169 "s ??? { 0x001c }\n"
2170 "r ??? { 0x001d, 0x93 }\n"
2171 "s Set oplogo { 0x0030, location, MCC1, MCC2, MNC, lenhi=0x00, lenlo=0x82, OTABitmap }\n"
2172 "r Set oplogo OK { 0x0031 }\n"
2173 "r Set oplogo error { 0x0032, reason }\n"
2177 #: docs/manual/protocol/n6110.rst:334 docs/manual/protocol/n6110.rst:339
2179 msgid "where reason: 0x7d invalid location\n"
2183 #: docs/manual/protocol/n6110.rst:335
2185 msgid "s Get oplogo { 0x0033, location }\n"
2189 #: docs/manual/protocol/n6110.rst:336
2191 msgid "where location: 1 (doesn't seem to matter)\n"
2195 #: docs/manual/protocol/n6110.rst:338
2198 "r Get oplogo { 0x0034, location, MCC1, MCC2, MNC, lenhi=0x00, lenlo=0x82, OTABitmap }\n"
2199 "r Get oplogo error { 0x0035, reason }\n"
2203 #: docs/manual/protocol/n6110.rst:342
2206 "s Set ringtone { 0x0036, location,0x00,0x78, ringtone packed according to SM2.0}\n"
2207 "r Set ringtone OK { 0x0037 }\n"
2208 "r Set ringtone error { 0x0038, reason }\n"
2212 #: docs/manual/protocol/n6110.rst:343
2214 msgid "where reason=0x7d, when not supported location\n"
2218 #: docs/manual/protocol/n6110.rst:344
2220 msgid "s Get services settings { 0x0080, setting (2 bytes) }\n"
2224 #: docs/manual/protocol/n6110.rst:345
2226 msgid "where: setting: 0x02,0x00=Nokia access number 1\n"
2230 #: docs/manual/protocol/n6110.rst:349
2233 "0x02,0x01=Operator access number 1\n"
2234 "0x01,0x00=Personal bookmark 1 settings (name only ?)\n"
2240 #: docs/manual/protocol/n6110.rst:351
2243 "r Get services sett.OK { 0x0081, .... }\n"
2244 "r Get services sett.err { 0x0082, 0x7b }\n"
2248 #: docs/manual/protocol/n6110.rst:352 docs/manual/protocol/n7110.rst:163
2250 msgid "0x06: Calling line restriction/Call forwarding etc\n"
2254 #: docs/manual/protocol/n6110.rst:354 docs/manual/protocol/n7110.rst:165
2257 "r Get call divert { 0x0001, 0x02, x, 0x00, divtype, 0x02, calltype, y, z, 0x0b, number, 0x00...0x00, timeout (byte 45) }\n"
2258 "s Set call divert { 0x0001, 0x03, 0x00, divtype, calltype, 0x01, number(packed like in SMS), 0x00 ... 0x00,\n"
2262 #: docs/manual/protocol/n6110.rst:355 docs/manual/protocol/n7110.rst:166
2264 msgid "length of number (byte 29), 0x00 ... 0x00, timeout (byte 52), 0x00, 0x00, 0x00}\n"
2268 #: docs/manual/protocol/n6110.rst:357 docs/manual/protocol/n7110.rst:168
2271 "NOTE: msglen=0x37\n"
2276 #: docs/manual/protocol/n6110.rst:364 docs/manual/protocol/n7110.rst:175
2289 #: docs/manual/protocol/n6110.rst:365 docs/manual/protocol/n7110.rst:176
2291 msgid "where divtype:\n"
2295 #: docs/manual/protocol/n6110.rst:366 docs/manual/protocol/n7110.rst:177
2297 msgid "0x02: all diverts for all call types ?\n"
2301 #: docs/manual/protocol/n6110.rst:367 docs/manual/protocol/n7110.rst:178
2303 msgid "Found only, when deactivate all diverts for all call types (with call type 0x00)\n"
2307 #: docs/manual/protocol/n6110.rst:371 docs/manual/protocol/n7110.rst:182
2312 "0x3d: when not answered\n"
2313 "0x3e: if not reached\n"
2317 #: docs/manual/protocol/n6110.rst:372 docs/manual/protocol/n7110.rst:183
2323 #: docs/manual/protocol/n6110.rst:376 docs/manual/protocol/n7110.rst:187
2326 "0x00: all calls (data, voice, fax)\n"
2327 "0x0b: voice calls\n"
2329 "0x19: data calls\n"
2333 #: docs/manual/protocol/n6110.rst:377 docs/manual/protocol/n7110.rst:188
2335 msgid "s Deactivate calldiverts{ 0x0001, 0x04, 0x00, divtype, calltype, 0x00 }\n"
2339 #: docs/manual/protocol/n6110.rst:378 docs/manual/protocol/n6110.rst:381
2340 #: docs/manual/protocol/n6110.rst:383 docs/manual/protocol/n7110.rst:189
2341 #: docs/manual/protocol/n7110.rst:192 docs/manual/protocol/n7110.rst:194
2343 msgid "where divtype, calltype: see above\n"
2347 #: docs/manual/protocol/n6110.rst:380 docs/manual/protocol/n7110.rst:191
2350 "r Deactivate calldiverts{ 0x0002, 0x04, 0x00, divtype, 0x02, calltype, data }\n"
2351 "s Get call diverts { 0x0001, 0x05, 0x00, divtype, calltype, 0x00 }\n"
2355 #: docs/manual/protocol/n6110.rst:382 docs/manual/protocol/n7110.rst:193
2357 msgid "r Get call diverts ok { 0x0002, 0x05, 0x00, divtype, 0x02, calltype, data }\n"
2361 #: docs/manual/protocol/n6110.rst:384 docs/manual/protocol/n7110.rst:195
2363 msgid "data: { 0x01, 0x00 } - isn't active\n"
2367 #: docs/manual/protocol/n6110.rst:385 docs/manual/protocol/n7110.rst:196
2369 msgid "{ 0x02, 0x01, number(packed like in SMS), 0x00, 0x00..., timeout }\n"
2373 #: docs/manual/protocol/n6110.rst:387 docs/manual/protocol/n7110.rst:198
2376 "r Get prepaid(?) info { 0x0005, ?,?,?,length,message(packed like in 7bit SMS)}\n"
2377 "r Call diverts active { 0x0006, ??? }\n"
2381 #: docs/manual/protocol/n6110.rst:388
2387 #: docs/manual/protocol/n6110.rst:394
2390 "s ??? { 0x0022, ? (1&2 sounds OK) }\n"
2391 "r ??? OK { 0x0023, ?,?,? }\n"
2392 "r ??? error { 0x0024, reason }\n"
2393 "s ??? { 0x0025, ??? }\n"
2394 "r ??? OK { 0x0026, ??? }\n"
2395 "r ??? error { 0x0027, reason }\n"
2399 #: docs/manual/protocol/n6110.rst:395
2401 msgid "0x08: Security codes\n"
2405 #: docs/manual/protocol/n6110.rst:396
2407 msgid "s Change code { 0x0004, code, \"current\", 0x00, \"new\", 0x00 }\n"
2411 #: docs/manual/protocol/n6110.rst:397
2413 msgid "where code: 1: security code (5 chars)\n"
2417 #: docs/manual/protocol/n6110.rst:401
2420 "2: PIN (4 chars)\n"
2421 "3: PIN2 (4 chars)\n"
2422 "4: PUK (8 chars)\n"
2423 "5: PUK2 (8 chars)\n"
2427 #: docs/manual/protocol/n6110.rst:403
2430 "s Status request { 0x0007, 0x01 }\n"
2431 "r pin recvd { 0x0008, accepted }\n"
2435 #: docs/manual/protocol/n6110.rst:404
2437 msgid "where accepted: 0x0c (or 0x06): OK\n"
2441 #: docs/manual/protocol/n6110.rst:405
2443 msgid "code: waiting for (0x08/0x0004) code\n"
2447 #: docs/manual/protocol/n6110.rst:406
2449 msgid "s entering code { 0x000a, code, \"code\", 0x00 }\n"
2453 #: docs/manual/protocol/n6110.rst:407 docs/manual/protocol/n6110.rst:611
2454 #: docs/manual/protocol/n6110.rst:615 docs/manual/protocol/n7110.rst:552
2456 msgid "where code: see 0x08/0x0004\n"
2460 #: docs/manual/protocol/n6110.rst:408
2462 msgid "0x09: SIM login\n"
2466 #: docs/manual/protocol/n6110.rst:410
2469 "r login { 0x0080 }\n"
2470 "r logout { 0x0081 }\n"
2474 #: docs/manual/protocol/n6110.rst:411 docs/manual/protocol/n7110.rst:199
2476 msgid "0x0a: Network status\n"
2480 #: docs/manual/protocol/n6110.rst:414
2483 "s Key duplication on/off{ 0x0044, on? 0x01: 0x02 }\n"
2484 "s get used network { 0x0070 }\n"
2485 "r network registration { 0x0071, ?,?,?,length,netstatus,netsel,cellIDH,cellIDL,lacH,lacL,netcode,netcode,netcode }\n"
2489 #: docs/manual/protocol/n6110.rst:415
2491 msgid "0x0c: Keys\n"
2495 #: docs/manual/protocol/n6110.rst:417
2498 "s Get key assignments { 0x0040, 0x01 }\n"
2499 "r Get key assignments { 0x0041, {key '1'}, 0x00, {key '2'} ... {key '0'}, 0,0,0, {symbols}, 0 }\n"
2503 #: docs/manual/protocol/n6110.rst:418
2505 msgid "where {key '0'} => ' ', '0'\n"
2509 #: docs/manual/protocol/n6110.rst:419
2511 msgid "s Press key { 0x0042, press: 0x01; release: 0x02, button, 0x01 }\n"
2515 #: docs/manual/protocol/n6110.rst:420
2517 msgid "where button: 0x01 - 0x09: 1-9\n"
2521 #: docs/manual/protocol/n6110.rst:433
2528 "0x0e: Pick up phone\n"
2536 "0x1B onwards: don't know but they do produce\n"
2540 #: docs/manual/protocol/n6110.rst:435
2543 "a beep and light up the keypad as if\n"
2544 "a key had been pressed.\n"
2548 #: docs/manual/protocol/n6110.rst:438
2551 "r Press key ack { 0x0043, press/release/error(0x05) }\n"
2552 "s ??? { 0x0044 }\n"
2553 "r ??? ack { 0x0045, 0x01 }\n"
2557 #: docs/manual/protocol/n6110.rst:439
2559 msgid "0x0d: Status\n"
2563 #: docs/manual/protocol/n6110.rst:442
2566 "r Display { 0x0050, 0x01, y, x, len, \"string\"(unicode) }\n"
2567 "s Status request { 0x0051 }\n"
2568 "r Status { 0x0052, no. of byte pairs, {byte pair} }\n"
2572 #: docs/manual/protocol/n6110.rst:444
2575 "where {byte pair}: {cmd, 1:off 2:on}\n"
2576 "cmd: 1: call in progress\n"
2579 #. type: Labeled list
2580 #: docs/manual/protocol/n6110.rst:444
2586 #: docs/manual/protocol/n6110.rst:451
2588 "3: have unread sms 4: voice call active 5: fax call active 6: data call "
2589 "active 7: key lock active 8: is SMS storage full"
2593 #: docs/manual/protocol/n6110.rst:452
2595 msgid "s Display status { 0x0053, 1:on 2:off }\n"
2599 #: docs/manual/protocol/n6110.rst:453
2601 msgid "(will send displayed messages with x,y coordinates)\n"
2605 #: docs/manual/protocol/n6110.rst:454
2607 msgid "r Display status ack { 0x0054, 1 }\n"
2611 #: docs/manual/protocol/n6110.rst:455
2613 msgid "0x11: Phone clock & alarm\n"
2617 #: docs/manual/protocol/n6110.rst:459 docs/manual/protocol/n7110.rst:353
2620 "s set date and time { 0x0060, 1,1,7,yearh,yearl,month,mday,hour,min,0x00 }\n"
2621 "r date and time set { 0x0061 }\n"
2622 "s get date and time { 0x0062 }\n"
2623 "r date and time recvd { 0x0063,date_set?,time_set?,?,?,yearh,yearl,month,mday,hour,min,second }\n"
2627 #: docs/manual/protocol/n6110.rst:460 docs/manual/protocol/n7110.rst:354
2629 msgid "where: date_set & time_set==0x01 - set\n"
2633 #: docs/manual/protocol/n6110.rst:461 docs/manual/protocol/n7110.rst:355
2635 msgid "0x00 - not set, ?,?,yearh,yearl,month,mday,hour,min,second\n"
2639 #: docs/manual/protocol/n6110.rst:462 docs/manual/protocol/n7110.rst:356
2641 msgid "not available in frame\n"
2645 #: docs/manual/protocol/n6110.rst:466 docs/manual/protocol/n7110.rst:360
2648 "s set alarm { 0x006b, 1,32,3,0x02(on-off),hour,min,0x00 }\n"
2649 "r alarm set { 0x006c }\n"
2650 "s get alarm { 0x006d }\n"
2651 "r alarm received { 0x006e,?,?,?,?,alrm(==2:on),hour,min }\n"
2655 #: docs/manual/protocol/n6110.rst:467
2657 msgid "0x12: Connect to NBS port (61xx only ?)\n"
2661 #: docs/manual/protocol/n6110.rst:468
2663 msgid "s Send {+0x0c, 0x01, UDH header, data}\n"
2667 #: docs/manual/protocol/n6110.rst:469
2669 msgid "(without 0,1 header -- for oplogo, cli, ringtone etc upload)\n"
2673 #: docs/manual/protocol/n6110.rst:470
2675 msgid "where: UDH header = 0x06, 0x05, 0x04,destporth,destportl,srcporth,srcportl\n"
2679 #: docs/manual/protocol/n6110.rst:471 docs/manual/protocol/n7110.rst:219
2681 msgid "0x13: Calendar notes\n"
2682 msgstr "0x13: Catatan kalender\n"
2685 #: docs/manual/protocol/n6110.rst:472
2687 msgid "s Write calendar note { 0x0064, 0x01, 0x10, length, type, yearH, yearL, month, day, hour, timezone,\n"
2691 #: docs/manual/protocol/n6110.rst:474
2694 "alarm?(alarm yearH, yearL, month, day, hour, timezone): (0,0,0,0,0,0),\n"
2695 "textlen, \"text\" }\n"
2699 #: docs/manual/protocol/n6110.rst:475
2701 msgid "r Write cal.note report { 0x0065, return }\n"
2705 #: docs/manual/protocol/n6110.rst:476
2707 msgid "where return: 0x01: ok\n"
2711 #: docs/manual/protocol/n6110.rst:477
2713 msgid "0x73: failure\n"
2717 #: docs/manual/protocol/n6110.rst:478
2719 msgid "0x81: calendar functions busy. Exit Calendar menu and try again\n"
2723 #: docs/manual/protocol/n6110.rst:481
2726 "s Calendar notes set { 0x0066... }\n"
2727 "r Calendar note recvd { 0x0067, 0x01, ?, length, type, yrH,yrL,mon,day,hr,tz,alrm yrH,yrL,mon,day,hr,tz,textlen, \"text\" }\n"
2728 "r Cal.note recvd error { 0x0067, err }\n"
2732 #: docs/manual/protocol/n6110.rst:482
2734 msgid "where err: 0x93: not available\n"
2738 #: docs/manual/protocol/n6110.rst:483
2740 msgid "(0x01: OK)\n"
2744 #: docs/manual/protocol/n6110.rst:484
2746 msgid "other: error\n"
2747 msgstr "lainnya: eror\n"
2750 #: docs/manual/protocol/n6110.rst:486
2753 "s Delete cal.note { 0x0068, location }\n"
2754 "r Del. cal.note report { 0x0069, err }\n"
2758 #: docs/manual/protocol/n6110.rst:487
2760 msgid "where err: 0x01: OK\n"
2764 #: docs/manual/protocol/n6110.rst:488
2766 msgid "0x93: cannot delete\n"
2770 #: docs/manual/protocol/n6110.rst:489
2772 msgid "0x14: SMS funcs\n"
2776 #: docs/manual/protocol/n6110.rst:492
2779 "s Write SMS to SIM { 0x0004, .... }\n"
2780 "s Mark SMS as read { 0x0007, 0x02, location, 0x00, 0x64 }\n"
2781 "r SMS message frame rcv { 0x0008,subtype,?,num,?,BCD(smscenter)...} 20->type, 22->status\n"
2785 #: docs/manual/protocol/n6110.rst:493
2787 msgid "where type: 0x06: delivery report\n"
2791 #: docs/manual/protocol/n6110.rst:494
2793 msgid "status: 0x00: delivered\n"
2797 #: docs/manual/protocol/n6110.rst:497
2802 "0x09: reading failed\n"
2806 #: docs/manual/protocol/n6110.rst:498
2808 msgid "subtype: 0x02: invalid mem type\n"
2812 #: docs/manual/protocol/n6110.rst:499
2814 msgid "0x07: empty SMS location\n"
2818 #: docs/manual/protocol/n6110.rst:500
2820 msgid "0x0c: no access to memory (no PIN in card, etc.)\n"
2824 #: docs/manual/protocol/n6110.rst:505
2827 "s Delete SMS message { 0x000a, 0x02, location }\n"
2828 "r Delete OK { 0x000b }\n"
2829 "s SMS status request { 0x0036, 0x64 }\n"
2830 "r SMS status { 0x0037,?,?,?,?,?,?,msgnumber,unread }\n"
2831 "r SMS status error { 0x0038 }\n"
2835 #: docs/manual/protocol/n6110.rst:506 docs/manual/protocol/n7110.rst:453
2841 #: docs/manual/protocol/n6110.rst:508 docs/manual/protocol/n7110.rst:455
2844 "s Enable WAP frames { 0x0000}\n"
2845 "r Enable WAP frames { 0x0002, 0x01}\n"
2849 #: docs/manual/protocol/n6110.rst:511 docs/manual/protocol/n7110.rst:458
2857 #: docs/manual/protocol/n6110.rst:513 docs/manual/protocol/n7110.rst:460
2859 msgid "s Get WAP bookmark { 0x0006, 0x00, location}\n"
2863 #: docs/manual/protocol/n6110.rst:514 docs/manual/protocol/n7110.rst:461
2865 msgid "where location: 0 - 14\n"
2869 #: docs/manual/protocol/n6110.rst:515 docs/manual/protocol/n7110.rst:462
2871 msgid "r Get WAP bookmark { 0x0007, 0x00, name_len, name(unicode),\n"
2875 #: docs/manual/protocol/n6110.rst:516 docs/manual/protocol/n7110.rst:463
2877 msgid "url_len, url(unicode), 0x01,0x80,0x00[7]}\n"
2881 #: docs/manual/protocol/n6110.rst:517 docs/manual/protocol/n7110.rst:464
2883 msgid "r Get WAP bookmark err { 0x0008, error }\n"
2887 #: docs/manual/protocol/n6110.rst:518 docs/manual/protocol/n6110.rst:531
2888 #: docs/manual/protocol/n6110.rst:553 docs/manual/protocol/n7110.rst:465
2889 #: docs/manual/protocol/n7110.rst:478 docs/manual/protocol/n7110.rst:500
2891 msgid "where error:\n"
2895 #: docs/manual/protocol/n6110.rst:521 docs/manual/protocol/n7110.rst:468
2898 "0x00(?)invalid position\n"
2899 "0x01 user inside \"Bookmarks\" menu. Must leave it\n"
2900 "0x02 invalid/too high/empty location\n"
2904 #: docs/manual/protocol/n6110.rst:523 docs/manual/protocol/n7110.rst:470
2906 msgid "s Set WAP bookmark { 0x0009, 0xff, 0xff, name_len, name(unicode),\n"
2910 #: docs/manual/protocol/n6110.rst:525 docs/manual/protocol/n7110.rst:472
2913 "url_len, url(unicode), 0x01,0x80,0x00[7] }\n"
2914 "Note: bookmark is added to the first free location.\n"
2918 #: docs/manual/protocol/n6110.rst:526 docs/manual/protocol/n7110.rst:473
2920 msgid "r Set WAP bookmark OK {+0x01, 0x36, 0x0a, block }\n"
2924 #: docs/manual/protocol/n6110.rst:527 docs/manual/protocol/n7110.rst:474
2926 msgid "where block:\n"
2930 #: docs/manual/protocol/n6110.rst:529 docs/manual/protocol/n7110.rst:476
2933 "0x0a, location_of_just_written_bookmark(?),\n"
2934 "0x00, next_free_location(?)\n"
2938 #: docs/manual/protocol/n6110.rst:530 docs/manual/protocol/n7110.rst:477
2940 msgid "r Set WAP bookmark err {+0x01, 0x36, 0x0b, error }\n"
2944 #: docs/manual/protocol/n6110.rst:534 docs/manual/protocol/n7110.rst:481
2947 "0x04 - memory is full\n"
2948 "0x01 - we are in the bookmark menu\n"
2949 "0x00 - unknown reason for now ;(\n"
2953 #: docs/manual/protocol/n6110.rst:536 docs/manual/protocol/n7110.rst:483
2955 msgid "? s Delete WAP bookmark { 0x000c, 0x00, location }\n"
2959 #: docs/manual/protocol/n6110.rst:537 docs/manual/protocol/n7110.rst:484
2961 msgid "where: location = 0-14\n"
2965 #: docs/manual/protocol/n6110.rst:539 docs/manual/protocol/n7110.rst:486
2968 "? r Delete WAR bookmark OK{ 0x000d }\n"
2969 "? r Delete WAPbookmark err{ 0x000e, 0x02 }\n"
2973 #: docs/manual/protocol/n6110.rst:542 docs/manual/protocol/n7110.rst:489
2977 "r ?? { 0x0010, 0x00}\n"
2981 #: docs/manual/protocol/n6110.rst:544 docs/manual/protocol/n7110.rst:491
2983 msgid "s Get WAP settings 1 { 0x0015, location}\n"
2987 #: docs/manual/protocol/n6110.rst:545 docs/manual/protocol/n7110.rst:492
2989 msgid "where location: 0x00 - 0x05\n"
2993 #: docs/manual/protocol/n6110.rst:546 docs/manual/protocol/n7110.rst:493
2995 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"
2999 #: docs/manual/protocol/n6110.rst:548 docs/manual/protocol/n7110.rst:495
3001 msgid "con_type: 0x00 - temporary\n"
3005 #: docs/manual/protocol/n6110.rst:549 docs/manual/protocol/n7110.rst:496
3007 msgid "0x01 - continuous\n"
3011 #: docs/manual/protocol/n6110.rst:551 docs/manual/protocol/n7110.rst:498
3014 "location: when use \"Get WAP settings 2 frame\", must give it\n"
3015 "security: 0x00 = no, 0x01 = yes\n"
3019 #: docs/manual/protocol/n6110.rst:552 docs/manual/protocol/n7110.rst:499
3021 msgid "r Get WAP settings 1 err{ 0x0017, error }\n"
3025 #: docs/manual/protocol/n6110.rst:555 docs/manual/protocol/n7110.rst:502
3028 "0x01 user inside \"Settings\" menu. Must leave it\n"
3029 "0x02 invalid/too high/empty location\n"
3033 #: docs/manual/protocol/n6110.rst:557 docs/manual/protocol/n7110.rst:503
3035 msgid "s Get WAP settings 2 { 0x001b, location}\n"
3039 #: docs/manual/protocol/n6110.rst:558 docs/manual/protocol/n7110.rst:504
3041 msgid "where location: 0x00 - 0x1d (you get it in \"Get WAP settings 1\" frame)\n"
3045 #: docs/manual/protocol/n6110.rst:559 docs/manual/protocol/n7110.rst:505
3047 msgid "r Get WAP settings 2 OK { 0x001c, 0x01, type, frame...}\n"
3051 #: docs/manual/protocol/n6110.rst:560 docs/manual/protocol/n7110.rst:506
3053 msgid "where type : 0x00 - SMS bearer\n"
3057 #: docs/manual/protocol/n6110.rst:561 docs/manual/protocol/n6110.rst:564
3058 #: docs/manual/protocol/n7110.rst:507 docs/manual/protocol/n7110.rst:510
3064 #: docs/manual/protocol/n6110.rst:562 docs/manual/protocol/n7110.rst:508
3066 msgid "service_num_len, service_num (Unicode), server_num_len, server_num(Unicode)\n"
3070 #: docs/manual/protocol/n6110.rst:563 docs/manual/protocol/n7110.rst:509
3072 msgid "0x01 - data bearer\n"
3076 #: docs/manual/protocol/n6110.rst:567 docs/manual/protocol/n7110.rst:513
3079 "auth, call_type, call_speed, ?, IP len, IP (Unicode), dialup len, dialup (Unicode),\n"
3080 "user len, user (Unicode), password len, password (Unicode)\n"
3081 "where auth: 0x00 - normal, 0x01 - secure\n"
3085 #: docs/manual/protocol/n6110.rst:569 docs/manual/protocol/n7110.rst:515
3088 "call_type: 0x00 - analogue, 0x01 - ISDN\n"
3089 "call_speed: 0x00 - 9600, 0x01 - 14400\n"
3093 #: docs/manual/protocol/n6110.rst:570 docs/manual/protocol/n7110.rst:516
3095 msgid "0x02 - USSD bearer\n"
3099 #: docs/manual/protocol/n6110.rst:571 docs/manual/protocol/n7110.rst:517
3101 msgid "frame: type, service number len/IP len,service num (Unicode)/IP (Unicode),service code len,\n"
3105 #: docs/manual/protocol/n6110.rst:572 docs/manual/protocol/n7110.rst:518
3107 msgid "service code (Unicode)\n"
3111 #: docs/manual/protocol/n6110.rst:573 docs/manual/protocol/n7110.rst:519
3113 msgid "where type: 0x01 - service number, 0x00 - IP\n"
3117 #: docs/manual/protocol/n6110.rst:574 docs/manual/protocol/n7110.rst:520
3119 msgid "r Get WAP settings 2 err{ 0x001d,error}\n"
3123 #: docs/manual/protocol/n6110.rst:575 docs/manual/protocol/n7110.rst:521
3125 msgid "where: error=0x05\n"
3126 msgstr "dimana: eror=0x05\n"
3129 #: docs/manual/protocol/n6110.rst:576
3131 msgid "0x40: Security commands\n"
3135 #: docs/manual/protocol/n6110.rst:577
3137 msgid "s ??? {+0x00, 0x00, 0x07, 0x11, 0x00, 0x10, 0x00, 0x00}\n"
3141 #: docs/manual/protocol/n6110.rst:578
3143 msgid "This frame hangs phone (N3310 4.02). Meaning unknown !\n"
3147 #: docs/manual/protocol/n6110.rst:583
3150 "s Open simlock 1 { 0x02, 0x03, 0x1f, 0x11, 0x01, 0x01, 0x10, 0x00}\n"
3151 "r Open simlock 1 { 0x02 }\n"
3152 "s ???(N6150) { 0x08, 0x00 }\n"
3153 "r ???(N6150) { 0x08 }\n"
3154 "s Enable extended cmds { 0x64, cmd }\n"
3158 #: docs/manual/protocol/n6110.rst:584 docs/manual/protocol/n7110.rst:526
3160 msgid "where cmd: 0x00: off\n"
3164 #: docs/manual/protocol/n6110.rst:585
3170 #: docs/manual/protocol/n6110.rst:586
3172 msgid "0x02: enter service mode ?\n"
3176 #: docs/manual/protocol/n6110.rst:588
3179 "0x03: reset (doesn't ask for PIN again)\n"
3180 "0x04: reset (PIN is requested)\n"
3184 #: docs/manual/protocol/n6110.rst:589 docs/manual/protocol/n7110.rst:530
3186 msgid "In 5110 makes reset without PIN\n"
3190 #: docs/manual/protocol/n6110.rst:590 docs/manual/protocol/n7110.rst:531
3192 msgid "0x06: CONTACT SERVICE!!! Don't try it!\n"
3196 #: docs/manual/protocol/n6110.rst:591 docs/manual/protocol/n7110.rst:532
3198 msgid "s Reset phone settings { 0x65, value, 0x00 }\n"
3202 #: docs/manual/protocol/n6110.rst:592 docs/manual/protocol/n7110.rst:533
3204 msgid "where value: 0x08 - reset UI (User Interface) settings\n"
3208 #: docs/manual/protocol/n6110.rst:593 docs/manual/protocol/n7110.rst:534
3210 msgid "0x38 - reset UI, SCM and call counters\n"
3214 #: docs/manual/protocol/n6110.rst:594 docs/manual/protocol/n7110.rst:535
3216 msgid "0x40 - reset test 36 in netmonitor\n"
3220 #: docs/manual/protocol/n6110.rst:600 docs/manual/protocol/n7110.rst:541
3223 "r Reset phone settings { 0x65, 0x00 }\n"
3224 "s Get IMEI { 0x66 }\n"
3225 "r Get IMEI { 0x66, 0x01, IMEI, 0x00}\n"
3226 "s (ACD Readings)?(N6150 { 0x68 }\n"
3227 "r (ACD Readings)?(N6150 { 0x68, ... }\n"
3228 "s Get Product Profile\n"
3232 #: docs/manual/protocol/n6110.rst:601 docs/manual/protocol/n7110.rst:542
3234 msgid "Settings { 0x6a}\n"
3238 #: docs/manual/protocol/n6110.rst:602 docs/manual/protocol/n7110.rst:543
3240 msgid "r Get Product Profile\n"
3244 #: docs/manual/protocol/n6110.rst:603 docs/manual/protocol/n7110.rst:544
3246 msgid "Settings { 0x6a, 4bytes with Product Profile Settings }\n"
3250 #: docs/manual/protocol/n6110.rst:604 docs/manual/protocol/n7110.rst:545
3252 msgid "s Set Product Profile\n"
3256 #: docs/manual/protocol/n6110.rst:605 docs/manual/protocol/n7110.rst:546
3258 msgid "Settings { 0x6b, 4bytes with Product Profile Settings }\n"
3262 #: docs/manual/protocol/n6110.rst:606 docs/manual/protocol/n7110.rst:547
3264 msgid "r Set Product Profile\n"
3268 #: docs/manual/protocol/n6110.rst:607 docs/manual/protocol/n7110.rst:548
3270 msgid "Settings OK ? { 0x6b }\n"
3274 #: docs/manual/protocol/n6110.rst:608 docs/manual/protocol/n7110.rst:549
3276 msgid "s Get code { 0x6e, code }\n"
3280 #: docs/manual/protocol/n6110.rst:609
3282 msgid "where code: see 0x08/0x0004 (only sec.code is allowed)\n"
3286 #: docs/manual/protocol/n6110.rst:610 docs/manual/protocol/n7110.rst:551
3288 msgid "r Get code { 0x6e, code, allowed, allowed? (sec code (text)) }\n"
3292 #: docs/manual/protocol/n6110.rst:612 docs/manual/protocol/n7110.rst:553
3294 msgid "allowed: 0: no\n"
3298 #: docs/manual/protocol/n6110.rst:613 docs/manual/protocol/n7110.rst:554
3304 #: docs/manual/protocol/n6110.rst:614
3306 msgid "s Set code { 0x6f, code, sec code(text), 0x00 }\n"
3310 #: docs/manual/protocol/n6110.rst:616
3312 msgid "s Start monitoring { 0x70, block }\n"
3316 #: docs/manual/protocol/n6110.rst:617
3318 msgid "where block(N6150):\n"
3322 #: docs/manual/protocol/n6110.rst:624
3325 "0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,\n"
3326 "0xff,0xff,0xff,0xff,0xff,0xf9,0x76,0x65,0x20,0x00,\n"
3327 "0x00,0x00,0x00,0x00,0x18,0x26,0x15,0x7d,0x0a,0x00,\n"
3328 "0xf5,0x82,0x7f,0xff,0xff,0xff,0xff,0xff,0xff,0xff,\n"
3329 "0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xf0,0x77,0x80,\n"
3330 "0x77,0x80,0xf2,0x82,0x20,0x20,0x20,0x20,0x20,0x20,\n"
3331 "0x20,0x20,0x20,0x20\n"
3335 #: docs/manual/protocol/n6110.rst:626
3338 "This block enables probably all possible monitorred parameters.\n"
3339 "After it phone sends 0x00 message type values\n"
3343 #: docs/manual/protocol/n6110.rst:628
3346 "s Break monitoring { 0x71 }\n"
3347 "r Break monitoring { 0x71 }\n"
3351 #: docs/manual/protocol/n6110.rst:630 docs/manual/protocol/n7110.rst:556
3354 "? s ???? { 0x74, 0x01, 0x01, 0x0e }\n"
3355 "? r ???? { 0x74 }\n"
3359 #: docs/manual/protocol/n6110.rst:631 docs/manual/protocol/n7110.rst:557
3361 msgid "s Call commands { 0x7c, block }\n"
3365 #: docs/manual/protocol/n6110.rst:632 docs/manual/protocol/n7110.rst:558
3367 msgid "where where: command, (values)\n"
3371 #: docs/manual/protocol/n6110.rst:634 docs/manual/protocol/n7110.rst:560
3375 "values: number(ASCII), 0x00 - makes voice call\n"
3379 #: docs/manual/protocol/n6110.rst:636 docs/manual/protocol/n7110.rst:562
3382 "command: 0x02 - answer call\n"
3383 "command: 0x03 - release call\n"
3387 #: docs/manual/protocol/n6110.rst:638 docs/manual/protocol/n7110.rst:564
3390 "r Call commands { 0x7c, command }\n"
3391 "s Netmonitor { 0x7e, field }\n"
3395 #: docs/manual/protocol/n6110.rst:639 docs/manual/protocol/n7110.rst:565
3397 msgid "where: field: 00: next\n"
3401 #: docs/manual/protocol/n6110.rst:643 docs/manual/protocol/n7110.rst:569
3406 "F2: field test menus\n"
3407 "F3: developer menus\n"
3411 #: docs/manual/protocol/n6110.rst:644
3413 msgid "s Open simlock 2 { 0x81, 0x01, locknumber, 0x10, 0x10, 0x10, 0x10, 0x10 }\n"
3417 #: docs/manual/protocol/n6110.rst:645
3419 msgid "Note: sets simlock type to factory?\n"
3423 #: docs/manual/protocol/n6110.rst:646 docs/manual/protocol/n6110.rst:648
3424 #: docs/manual/protocol/n6110.rst:650
3426 msgid "where locknumber: 1,2,4,8\n"
3430 #: docs/manual/protocol/n6110.rst:647
3432 msgid "s Open simlock 2 { 0x81, 0x01, locknumber }\n"
3436 #: docs/manual/protocol/n6110.rst:649
3438 msgid "s Close simlock { 0x82, 0x01, locknumber, 0x00, 0x00, locksinfo(lock1,4,2,3), 0x00 }\n"
3442 #: docs/manual/protocol/n6110.rst:653
3445 "r Close simlock { 0x82, the rest like in 0x40/0x8a }\n"
3446 "s Get simlock info { 0x8a, 0x00}\n"
3447 "r Get simlock info { 0x8a, 0x00, 0x01, lockstype, locksclosed, 0x00, 0x00, locksinfo(lock1,4,2,3), counter1,counter2,counter4,counter4,0x00 }\n"
3451 #: docs/manual/protocol/n6110.rst:654 docs/manual/protocol/n7110.rst:572
3453 msgid "where: lockstype: bit1,bit2,bit3,bit4 - if set, selected lock is user lock\n"
3457 #: docs/manual/protocol/n6110.rst:656 docs/manual/protocol/n7110.rst:574
3460 "locksclosed: bit1,bit2,bit3,bit4 - if set, selected lock is closed\n"
3461 "counter1 - counter4: counters for locks\n"
3465 #: docs/manual/protocol/n6110.rst:661
3468 "s Set downloaded OpName { 0x8b, 0x00, MCC1, MCC2, MNC, Name, 0x00 }\n"
3469 "r SetdownloadedOpNameOK?{ 0x8b, 0x00, 0x01 }\n"
3470 "s Get downloaded OpName { 0x8c, 0x00 }\n"
3471 "r Get downloaded OpName { 0x8c, 0x00, 0x01, MCC1, MCC2, MNC, Name, 0x00,...}\n"
3472 "s Buzzer pitch { 0x8f, volume, hzLO, hzHI }\n"
3476 #: docs/manual/protocol/n6110.rst:662 docs/manual/protocol/n7110.rst:576
3478 msgid "if volume and hz is 0, it's off\n"
3482 #: docs/manual/protocol/n6110.rst:666
3485 "r Buzzer pitch { 0x8f}\n"
3486 "s ACD Readings ? { 0x91, parameter?(0x02,0x03,0x04,0x05,0x07) }\n"
3487 "r ACD Readings ? { 0x91, parameter?, value? }\n"
3488 "s Sleep mode test { 0x92, 0x00, 0x00, howlong(2 bytes), enable }\n"
3492 #: docs/manual/protocol/n6110.rst:667
3494 msgid "where: enable == 0x01 - enable after test\n"
3498 #: docs/manual/protocol/n6110.rst:668
3500 msgid "0x00 - don't enable after test\n"
3504 #: docs/manual/protocol/n6110.rst:669
3506 msgid "howlong (ms) = 0x07, 0xd0 = 2000\n"
3510 #: docs/manual/protocol/n6110.rst:672
3513 "s ???(N6150) { 0x98, 0x00 }\n"
3514 "r ???(N6150) { 0x98, 0x00, 0x04 }\n"
3515 "s Get bin ringtone { 0x9e, location }\n"
3519 #: docs/manual/protocol/n6110.rst:673 docs/manual/protocol/n6110.rst:679
3520 #: docs/manual/protocol/n7110.rst:583 docs/manual/protocol/n7110.rst:589
3522 msgid "where: location=0,1,etc.\n"
3526 #: docs/manual/protocol/n6110.rst:674 docs/manual/protocol/n7110.rst:584
3528 msgid "r Get bin ringtone { 0x9e, location, error, contents... }\n"
3532 #: docs/manual/protocol/n6110.rst:675 docs/manual/protocol/n6110.rst:681
3533 #: docs/manual/protocol/n7110.rst:585 docs/manual/protocol/n7110.rst:591
3535 msgid "where location=0,1,etc.\n"
3539 #: docs/manual/protocol/n6110.rst:676 docs/manual/protocol/n7110.rst:586
3541 msgid "error=0x0a, ringtone NOT available\n"
3545 #: docs/manual/protocol/n6110.rst:677 docs/manual/protocol/n7110.rst:587
3551 #: docs/manual/protocol/n6110.rst:678 docs/manual/protocol/n7110.rst:588
3553 msgid "s Set bin ringtone { 0xa0, location, 0x00, contenst... }\n"
3557 #: docs/manual/protocol/n6110.rst:680 docs/manual/protocol/n7110.rst:590
3559 msgid "r Set bin ringtone { 0xa0, location, error }\n"
3563 #: docs/manual/protocol/n6110.rst:682 docs/manual/protocol/n7110.rst:592
3565 msgid "error=0x0a, ringtone NOT set\n"
3569 #: docs/manual/protocol/n6110.rst:683 docs/manual/protocol/n7110.rst:593
3571 msgid "0x00, ringtone set OK\n"
3575 #: docs/manual/protocol/n6110.rst:704
3578 "r Get MSid { 0xb5, 0x01, 0x2f, msid, 0x25 }\n"
3579 "s Get info about phone { 0xc8, 0x01 }\n"
3580 "r Get info about phone { 0xc8, 0x01, 0x00, \"V \", \"firmware\", 0x0a, \"firmware date\", 0x0a, \"model\", 0x0a, \"(c) NMP.\", 0x00 }\n"
3581 "s Get MCU SW Checksum { 0xc8, 0x02 }\n"
3582 "r Get MCU SW Checksum { 0xc8, 0x02, 0x00, checksum (4 bytes),0x00 }\n"
3583 "s DPS External SW { 0xc7, 0x03 }\n"
3584 "r DSP External SW { 0xc7, 0x03, 0x00, string,0x00 }\n"
3585 "s Get HW { 0xc8, 0x05 }\n"
3586 "r Get HW { 0xc8, 0x05, 0x00, HW version (4 bytes), 0x00 }\n"
3587 "s Get \"Made\" Date { 0xc8, 0x05 }\n"
3588 "r Get \"Made\" Date { 0xc8, 0x05, 0x00, date(4 bytes), 0x00 }\n"
3589 "s Get DSP Internal SW { 0xc8, 0x09 }\n"
3590 "r Get DSP Internal SW { 0xc8, 0x09, 0x00, version (1 bytes), 0x00 }\n"
3591 "s Get PCI version { 0xc8, 0x0b }\n"
3592 "r Get PCI version { 0xc8, 0x0b, 0x00, version, 0x00 }\n"
3593 "s Get system ASIC { 0xc8, 0x0c }\n"
3594 "r Get system ASIC { 0xc8, 0x0c, 0x00, string, 0x00 }\n"
3595 "s Get COBBA { 0xc8, 0x0d }\n"
3596 "r Get COBBA { 0xc8, 0x0d, 0x00, string, 0x00 }\n"
3597 "s Get PLUSSA { 0xc8, 0x0e }\n"
3598 "r Get PLUSSA { 0xc8, 0x0e, available, 0x00 }\n"
3602 #: docs/manual/protocol/n6110.rst:705 docs/manual/protocol/n6110.rst:708
3603 #: docs/manual/protocol/n7110.rst:615 docs/manual/protocol/n7110.rst:618
3605 msgid "where available: 0x01: not available\n"
3609 #: docs/manual/protocol/n6110.rst:707 docs/manual/protocol/n7110.rst:617
3612 "s Get CCONT { 0xc8, 0x0f }\n"
3613 "r Get CCONT { 0xc8, 0x0f, available, 0x00 }\n"
3617 #: docs/manual/protocol/n6110.rst:733 docs/manual/protocol/n7110.rst:643
3620 "s Get PPM version { 0xc8, 0x10 }\n"
3621 "r Get PPM version { 0xc8, 0x10, 0x00, \"V \", \"firmware\", 0x0a, \"firmware date\", 0x0a, \"model\", 0x0a, \"(c) NMP.\", 0x00 }\n"
3622 "s Get PPM info { 0xc8, 0x12 }\n"
3623 "r Get PPM info { 0xc8, 0x12, 0x00, PPM version (\"B\", \"C\", etc.), 0x00 }\n"
3624 "s Set HW version { 0xc9, 0x05, version, 0x00 }\n"
3625 "s Get Product Code { 0xca, 0x01 }\n"
3626 "r Get Product Code { 0xca, 0x01, 0x00, number, 0x00 }\n"
3627 "s Get Order Number { 0xca, 0x02 }\n"
3628 "r Get Order Number { 0xca, 0x02, 0x00, string, 0x00 }\n"
3629 "s Get Prod.Ser.Number { 0xca, 0x03 }\n"
3630 "r Get Prod.Ser.Number { 0xca, 0x03, 0x00, number, 0x00 }\n"
3631 "s Get Basic Prod.Code { 0xca, 0x04 }\n"
3632 "r Get Basic Prod.Code { 0xca, 0x04, 0x00, number, 0x00 }\n"
3633 "s Set Product Code { 0xcb, 0x01, product code, 0x00 }\n"
3634 "s Set Order Number { 0xcb, 0x02, number, 0x00 }\n"
3635 "s Set Prod.Ser.Number { 0xcb, 0x03, number, 0x00 }\n"
3636 "s Get (original ?)IMEI { 0xcc, 0x01 }\n"
3637 "r Get (original ?)IMEI { 0xcc, 0x01, IMEI, 0x00 }\n"
3638 "s Get Manufacture Month { 0xcc, 0x02 }\n"
3639 "r Get Manufacture Month { 0xcc, 0x02, 0x00, string, 0x00 }\n"
3640 "s Get Purchare date { 0xcc, 0x04 }\n"
3641 "r Get Purchare date { 0xcc, 0x04, 0x00, string, 0x00 }\n"
3642 "s Set \"Made\" date { 0xcd, 0x02, string, 0x00 }\n"
3643 "s Make \"all\" phone tests{ 0xce,0x1d,0xfe,0x23,0x00,0x00}\n"
3644 "s Make one phone test { 0xce,0x1d,num1,num2,num3,num4}\n"
3648 #: docs/manual/protocol/n6110.rst:734 docs/manual/protocol/n7110.rst:644
3650 msgid "Where num1-num4: 0x02,0x00,0x00,0x00;\n"
3654 #: docs/manual/protocol/n6110.rst:743 docs/manual/protocol/n7110.rst:653
3657 "0x04,0x00,0x00,0x00;\n"
3658 "0x08,0x00,0x00,0x00;\n"
3659 "0x10,0x00,0x00,0x00;\n"
3660 "0x20,0x00,0x00,0x00;\n"
3661 "0x40,0x00,0x00,0x00;\n"
3662 "0x80,0x00,0x00,0x00;\n"
3663 "0x00,0x01,0x00,0x00;\n"
3664 "0x00,0x02,0x00,0x00;\n"
3665 "0x00,0x04,0x00,0x00; - \"Power off\"\n"
3669 #: docs/manual/protocol/n6110.rst:744 docs/manual/protocol/n7110.rst:654
3671 msgid "No test for \"Security data\"\n"
3675 #: docs/manual/protocol/n6110.rst:751 docs/manual/protocol/n7110.rst:661
3678 "0x00,0x10,0x00,0x00;\n"
3679 "0x00,0x20,0x00,0x00;\n"
3680 "0x00,0x40,0x00,0x00;\n"
3681 "0x00,0x80,0x00,0x00;\n"
3682 "0x00,0x00,0x01,0x00;\n"
3684 "0x00,0x00,0x10,0x00;\n"
3688 #: docs/manual/protocol/n6110.rst:756
3691 "s Result of phone tests { 0xcf }\n"
3692 "r Result of phone tests { 0xcf, number of tests, results of next tests }\n"
3694 "r ???(N5110) { 0xd1, 0x00, 0x1d, 0x00, 0x01, 0x08, 0x00 }\n"
3695 "s LCD Test { 0xd3, value }\n"
3699 #: docs/manual/protocol/n6110.rst:757 docs/manual/protocol/n7110.rst:667
3701 msgid "where value: 0x03, 0x02 - 1'st test\n"
3705 #: docs/manual/protocol/n6110.rst:759
3708 "0x03, 0x01 - 2'nd test\n"
3709 "0x02, 0x03 - clears screen\n"
3713 #: docs/manual/protocol/n6110.rst:762
3716 "s ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01}\n"
3717 "r ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01, ?}\n"
3718 "s Get EEPROM { 0xd4, 0x02, 0x00, 0xa0, locationLo, locationHi, numofbytes }\n"
3722 #: docs/manual/protocol/n6110.rst:763
3724 msgid "where: numofbytes - how many bytes to read\n"
3728 #: docs/manual/protocol/n6110.rst:764
3730 msgid "Note: Works ONLY in MBUS\n"
3734 #: docs/manual/protocol/n6110.rst:765
3736 msgid "r Get EEPROM { 0xd4, 0x02, 0x00, 0xa0, locationLo, locationHi, numofbytes, contest... }\n"
3740 #: docs/manual/protocol/n6110.rst:766
3742 msgid "where numofbytes - how many bytes available\n"
3746 #: docs/manual/protocol/n6110.rst:767
3748 msgid "contest - bytes with contests (if numofbytes != 0)\n"
3752 #: docs/manual/protocol/n6110.rst:769
3755 "0x41: Snake game ?\n"
3760 #: docs/manual/protocol/n6110.rst:771
3763 "s Get Picture Image { 0x0001, location }\n"
3764 "r Get Picture Image when contains sender number\n"
3768 #: docs/manual/protocol/n6110.rst:772
3770 msgid "{ 0x0002, location, number(like in SMS), 0x00, len, text, 0x00, width, height, 0x01, bitmap }\n"
3774 #: docs/manual/protocol/n6110.rst:773
3780 #: docs/manual/protocol/n6110.rst:775
3783 "Supports only 0x81 and 0x91 coding (NOT alphanumeric numbers!)\n"
3784 "in sender without sender number\n"
3788 #: docs/manual/protocol/n6110.rst:776
3790 msgid "{ 0x0002, location, 0x00, 0x00, 0x00, len, text, 0x00, width, height, 0x01, bitmap }\n"
3794 #: docs/manual/protocol/n6110.rst:777
3796 msgid "s Set Picture Image { 0x0003, frame...}\n"
3800 #: docs/manual/protocol/n6110.rst:778
3802 msgid "where frame: see 0x47/0x0002\n"
3806 #: docs/manual/protocol/n6110.rst:780
3809 "r Get/Set PictureImageOK{ 0x0004 }\n"
3810 "r Set Picture Image err { 0x0005, error? }\n"
3814 #: docs/manual/protocol/n6110.rst:781
3816 msgid "where error=0x74 - wrong location ?\n"
3820 #: docs/manual/protocol/n6110.rst:782
3826 #: docs/manual/protocol/n6110.rst:785
3829 "s Phone ID request { 0x0010 }\n"
3830 "r Phone ID recvd { 0x0011, \"NOKIA\", \"imei\", 0, \"model\", 0, \"prod.code\", 0, \"HW\", 0, \"firmware\", magic bytes x 4 ... }\n"
3831 "s Accessory connection { 0x0012, 16x0x00, 'NOKIA&NOKIA accessory', 3x0x00 } (45 bytes)\n"
3835 #: docs/manual/protocol/n6110.rst:786 docs/manual/protocol/n7110.rst:708
3837 msgid "0x7f: Acknowledge(FBUS/IRDA){+type, seq }\n"
3841 #: docs/manual/protocol/n6110.rst:787 docs/manual/protocol/n7110.rst:709
3843 msgid "Acknowledge(MBUS)...\n"
3847 #: docs/manual/protocol/n6110.rst:788 docs/manual/protocol/n7110.rst:710
3853 #: docs/manual/protocol/n6110.rst:790 docs/manual/protocol/n7110.rst:712
3856 "s Power on message seq1 {+04 }\n"
3857 "r Power on message seq1 {+05 }\n"
3861 #: docs/manual/protocol/n6110.rst:791 docs/manual/protocol/n7110.rst:713
3867 #: docs/manual/protocol/n6110.rst:792 docs/manual/protocol/n7110.rst:714
3868 #: docs/manual/protocol/n6510.rst:804
3870 msgid "s Get HW&SW version { 0x0003, 0x00 }\n"
3874 #: docs/manual/protocol/n6110.rst:793 docs/manual/protocol/n7110.rst:715
3875 #: docs/manual/protocol/n6510.rst:805
3881 #: docs/manual/protocol/n6110.rst:794 docs/manual/protocol/n7110.rst:716
3882 #: docs/manual/protocol/n6510.rst:806
3884 msgid "r Get HW&SW version { 0x0003 \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
3888 #: docs/manual/protocol/n6110.rst:795 docs/manual/protocol/n7110.rst:717
3889 #: docs/manual/protocol/n6510.rst:806
3891 msgid "\"model\\n\" \"(c) NMP.\" }\n"
3895 #: docs/manual/protocol/n6110.rst:797
3898 "0xda: ? (during playing 2 player snake)\n"
3903 #: docs/manual/protocol/n6110.rst:798
3905 msgid "s Send RLP frame {+0x00, 0xd9, ... }\n"
3909 #: docs/manual/protocol/n6110.rst:798 docs/manual/protocol/n7110.rst:717
3911 msgid "0xf4: Power on message seq 2\n"
3915 #: docs/manual/protocol/samsung.rst:2
3917 msgid "SAMSUNG Organizer AT commands"
3921 #: docs/manual/protocol/samsung.rst:5
3923 msgid "Get organizer information"
3924 msgstr "Informasi telepon"
3926 #. type: Labeled list
3927 #: docs/manual/protocol/samsung.rst:7 docs/manual/protocol/samsung.rst:34
3928 #: docs/manual/protocol/samsung.rst:263 docs/manual/protocol/samsung.rst:282
3934 #: docs/manual/protocol/samsung.rst:10
3939 #: docs/manual/protocol/samsung.rst:11 docs/manual/protocol/samsung.rst:271
3940 #: docs/manual/protocol/samsung.rst:288 docs/manual/smsd/dbi.rst:35
3941 #: docs/manual/smsd/pgsql.rst:17 docs/manual/smsd/mysql.rst:34
3942 #: docs/manual/python/objects.rst:193 docs/manual/python/objects.rst:243
3943 #: docs/manual/python/objects.rst:279 docs/manual/python/objects.rst:491
3944 #: docs/manual/python/objects.rst:577 docs/manual/python/objects.rst:643
3945 #: docs/manual/python/objects.rst:805 docs/manual/formats/smsbackup.rst:104
3946 #: docs/manual/utils/gammu-detect.rst:83
3952 #: docs/manual/protocol/samsung.rst:16
3953 msgid "AT+ORGI? +ORGI: 84,400,30,100,30 OK"
3957 #: docs/manual/protocol/samsung.rst:18
3958 msgid "Return 5 values:"
3962 #: docs/manual/protocol/samsung.rst:22
3966 " ( 84) Busy entries (1 to par1 of par2 possibles entries)\n"
3971 #: docs/manual/protocol/samsung.rst:26
3974 "Max possible entries\n"
3981 #: docs/manual/protocol/samsung.rst:29
3990 #: docs/manual/protocol/samsung.rst:32
3992 msgid "Get organizer details"
3996 #: docs/manual/protocol/samsung.rst:37
3997 msgid "AT+ORGR=number"
4001 #: docs/manual/protocol/samsung.rst:40
4002 msgid "Get organizer details for index entry \"number\" Returns 24 values:"
4005 #. type: Labeled list
4006 #: docs/manual/protocol/samsung.rst:41
4012 #: docs/manual/protocol/samsung.rst:46
4014 "AT+ORGR=10 +ORGR: 161,1,\"Comprar lagrimas artificiales\",\"Farmacia"
4015 "\",2,4,2009,9,0,2,4,2009,9,10,\"Farmacia\",1,1,0,3,,,29,1,2010 OK"
4018 #. type: Labeled list
4019 #: docs/manual/protocol/samsung.rst:47
4025 #: docs/manual/protocol/samsung.rst:52
4027 "AT+ORGR=15 +ORGR: 67,2,,\"Laura Santiesteban Cabrera"
4028 "\",3,11,2009,9,0,,,,,,,1,3,0,4,,,,, OK"
4031 #. type: Labeled list
4032 #: docs/manual/protocol/samsung.rst:53
4038 #: docs/manual/protocol/samsung.rst:58
4040 "AT+ORGR=19 +ORGR: 205,3,,\"Cemento"
4041 "\",13,3,2009,10,35,13,3,2009,,,,1,3,0,0,1,0,,, OK"
4044 #. type: Labeled list
4045 #: docs/manual/protocol/samsung.rst:59
4051 #: docs/manual/protocol/samsung.rst:64
4053 "AT+ORGR=23 +ORGR: 235,4,\"Curso\",\"Averiguar"
4054 "\",13,3,2009,9,50,13,3,2009,9,59,,1,1,0,,,,,, OK"
4058 #: docs/manual/protocol/samsung.rst:66
4059 msgid "+ORGR: AT+ORGR answer header"
4063 #: docs/manual/protocol/samsung.rst:71
4067 " Pointer to real memory position\n"
4069 " Organizer entry type (1=appointments, 2=aniversaries, 3=tasks, 4=miscellany )\n"
4073 #: docs/manual/protocol/samsung.rst:73
4074 msgid "If par02 =1, appointment entry type"
4078 #: docs/manual/protocol/samsung.rst:118
4082 " Organizer entry short name\n"
4084 " Organizer entry detailed description\n"
4108 " Alarm flag (0=no, 1=yes)\n"
4110 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4112 " Alarm items quantity\n"
4114 " Alarm repeat flag (0 or empty=no, 2=yes)\n"
4120 " Repeat until day\n"
4122 " Repeat until month\n"
4124 " Repeat until year\n"
4128 #: docs/manual/protocol/samsung.rst:120
4129 msgid "If par02 = 2, aniversary entry type"
4133 #: docs/manual/protocol/samsung.rst:165
4163 " Alarm flag (0=no, 1=yes)\n"
4165 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4167 " Alarm items quantity\n"
4169 " Repeat each year (0=no, 4=yes)\n"
4183 #: docs/manual/protocol/samsung.rst:167
4184 msgid "If par02 = 3, task entry type"
4188 #: docs/manual/protocol/samsung.rst:212
4218 " Alarm flag (0=no, 1=yes)\n"
4220 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4222 " Alarm items quantity\n"
4226 " Task priority (1=high, 2=normal, 3=low)\n"
4228 " Task status (0=undone, 1=done)\n"
4238 #: docs/manual/protocol/samsung.rst:214
4239 msgid "If par02 = 4, miscellany entry type"
4243 #: docs/manual/protocol/samsung.rst:259
4273 " Alarm flag (0=no, 1=yes)\n"
4275 " Alarm time unit (1=minutes, 2=hours, days, 4=weeks)\n"
4277 " Alarm items quantity\n"
4293 #: docs/manual/protocol/samsung.rst:261
4295 msgid "Write organizer entry"
4299 #: docs/manual/protocol/samsung.rst:266
4300 msgid "AT+ORGW=par0,par1,par2...par24"
4304 #: docs/manual/protocol/samsung.rst:268
4305 msgid "Write organizer entry in memory location par0"
4309 #: docs/manual/protocol/samsung.rst:270
4310 msgid "If par0=65535 then locate next empty entry on memory"
4314 #: docs/manual/protocol/samsung.rst:276
4316 "AT+ORGW=65535,0,4,\"p2\",\"p2\",14,3,2009,2,23,14,3,2009,3,23,,0,0,0,,,,,, "
4321 #: docs/manual/protocol/samsung.rst:278
4322 msgid "par1 to par24 has the same significance than in the AT+ORGR command"
4326 #: docs/manual/protocol/samsung.rst:280
4328 msgid "Delete organizer entry"
4332 #: docs/manual/protocol/samsung.rst:285
4333 msgid "AT+ORGD=number"
4337 #: docs/manual/protocol/samsung.rst:287
4338 msgid "Delete organizer entry of index \"number\""
4342 #: docs/manual/protocol/samsung.rst:291
4347 #: docs/manual/protocol/samsung.rst:293
4352 #: docs/manual/protocol/samsung.rst:295 docs/manual/protocol/m-obex.rst:394
4353 #: docs/manual/testing/dummy-driver.rst:37
4359 #: docs/manual/protocol/samsung.rst:298
4360 msgid "Read command use index reference."
4364 #: docs/manual/protocol/samsung.rst:300
4366 "Write command uses index and direct memory reference with special 65535 "
4367 "value to locate empty memory position."
4371 #: docs/manual/protocol/samsung.rst:302
4373 "Delete command use direct memory reference, index are automatically "
4378 #: docs/manual/protocol/samsung.rst:304
4380 "Hint: After create or delete an organizer entry, reread full information to "
4381 "update index table."
4385 #: docs/manual/protocol/m-obex.rst:2
4387 msgid "m-obex protocol used by some Samsung mobiles"
4391 #: docs/manual/protocol/m-obex.rst:5
4393 "This document is copied from <http://code.google.com/p/samsyncro/wiki/mobex> "
4398 #: docs/manual/protocol/m-obex.rst:7 docs/manual/protocol/carkit.rst:14
4400 msgid "Introduction"
4404 #: docs/manual/protocol/m-obex.rst:10
4406 "This is an attempt to document the m-obex protocol. It is a obex-variation "
4407 "by Samsung used to exchange PIM data and files over bluetooth."
4411 #: docs/manual/protocol/m-obex.rst:12
4413 "This documentation is by no means complete but is only a reference for the "
4414 "samsyncro implementation. As I don't know the obex protocol I can't say in "
4415 "which parts it differs from the standard-obex. The only thing I found "
4416 "strange is the fact, that you will always get 0xA0 as a response. Wich means "
4417 "Ok, sucess in obex. If there was an error you will find it's error code in "
4418 "the 0x42 header. If this is a normal behavior: Why are there so many "
4419 "response codes defined?"
4423 #: docs/manual/protocol/m-obex.rst:14
4425 "The information about the protocol was gained by listening to the transfered "
4426 "data from Samsungs New PC Studio to a SGH-F480i and B2100 mobile."
4430 #: docs/manual/protocol/m-obex.rst:16
4432 msgid "Requirements"
4436 #: docs/manual/protocol/m-obex.rst:19
4437 msgid "Established bluetooth connection to the serial channel of the mobile"
4441 #: docs/manual/protocol/m-obex.rst:20
4442 msgid "Some way to access this serial port. For example minicom."
4446 #: docs/manual/protocol/m-obex.rst:22
4448 msgid "Starting the obex server"
4451 #. type: Labeled list
4452 #: docs/manual/protocol/m-obex.rst:24
4454 msgid "To start the obex server you have to send this AT command first"
4458 #: docs/manual/protocol/m-obex.rst:27
4459 msgid "AT+SYNCML=MOBEXSTART"
4462 #. type: Labeled list
4463 #: docs/manual/protocol/m-obex.rst:28
4465 msgid "Some phones seem to start with following command"
4469 #: docs/manual/protocol/m-obex.rst:31
4470 msgid "AT$TSSPCSW=1"
4474 #: docs/manual/protocol/m-obex.rst:33
4476 msgid "Obex commands"
4480 #: docs/manual/protocol/m-obex.rst:36
4482 "In the following chapters I will describe the obex packages to read and edit "
4483 "data on the mobile. I think most of them are in standard-obex format and are "
4484 "following this structure:"
4488 #: docs/manual/protocol/m-obex.rst:45
4491 "+-------------------------------------------+-----------------------------------+-------------------------------------------+\n"
4492 "|Package Header |Session Id |Obex Header(s) |\n"
4493 "+===========================================+===================================+===========================================+\n"
4494 "|* First byte: Type of request. |* 0xCB and four bytes of session id|* First byte: Type of header. |\n"
4495 "|* Second and third bytes: length of package| |* Second and third bytes: length of header.|\n"
4496 "| | |* Next bytes: data. |\n"
4497 "| | |* Last byte: 0x00 |\n"
4498 "+-------------------------------------------+-----------------------------------+-------------------------------------------+\n"
4502 #: docs/manual/protocol/m-obex.rst:47
4504 "For detailed information about obex, for example what types of packages and "
4505 "headers exists, get the official Obex documentation from Inrared Data "
4506 "Association. But I don't know if this is available for free."
4510 #: docs/manual/protocol/m-obex.rst:49
4511 msgid "Here is a list of the most used types for the Samsung mobiles:"
4515 #: docs/manual/protocol/m-obex.rst:51
4517 "There exists mainly two types of operations: Put (package header 0x02 and "
4518 "0x82) to write data to the mobile and Get (package header 0x03 and 0x83) to "
4519 "retrieve data from the mobile. A put or get operation can be divided into "
4520 "several packages. The high-bit indicates if this is the last package of an "
4521 "operation. For example if you want to transfer a file to the mobile you send "
4522 "n-time 0x02 packages and only the last one is 0x82."
4526 #: docs/manual/protocol/m-obex.rst:53
4528 "Headers consists normally out of three blocks: First byte: Header type, "
4529 "second and third byte: length of the header (if the headers length is "
4530 "variable), following bytes: data. The most used header types are"
4534 #: docs/manual/protocol/m-obex.rst:71
4537 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4538 "| Obex description | Byte | following two bytes | following bytes |\n"
4539 "+=======================+======+========================+===================================================================================================================================================+\n"
4540 "| Name | 0x01 | length of header | Used for filesystem operation to name a path or file |\n"
4541 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4542 "| Type | 0x42 | length of header | Obex command for example \"m-obex/contacts/list\" |\n"
4543 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4544 "| 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"
4545 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4546 "| Body | 0x48 | length of header | Data in a multi-package put operation |\n"
4547 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4548 "| End of Bady | 0x49 | length of header | Last data package in a put operation |\n"
4549 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4550 "| Session id | 0xCB | | Four bytes representing the session id. Needed for multiplexing |\n"
4551 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4552 "| 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"
4553 "+-----------------------+------+------------------------+---------------------------------------------------------------------------------------------------------------------------------------------------+\n"
4557 #: docs/manual/protocol/m-obex.rst:73
4563 #: docs/manual/protocol/m-obex.rst:76
4565 msgid "Get contacts count"
4569 #: docs/manual/protocol/m-obex.rst:79 docs/manual/protocol/m-obex.rst:106
4570 #: docs/manual/protocol/m-obex.rst:140 docs/manual/protocol/m-obex.rst:172
4571 #: docs/manual/protocol/m-obex.rst:200 docs/manual/protocol/m-obex.rst:227
4572 #: docs/manual/protocol/m-obex.rst:253 docs/manual/protocol/m-obex.rst:278
4573 #: docs/manual/protocol/m-obex.rst:302 docs/manual/protocol/m-obex.rst:331
4574 #: docs/manual/protocol/m-obex.rst:357 docs/manual/protocol/m-obex.rst:382
4580 #: docs/manual/protocol/m-obex.rst:89
4587 "*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"
4588 " m-obex command: m-obex/contacts/count\n"
4590 " Unknown! Didn' see PC Studio sending something other than 0x01 as parameter\n"
4594 #: docs/manual/protocol/m-obex.rst:91 docs/manual/protocol/m-obex.rst:117
4595 #: docs/manual/protocol/m-obex.rst:155 docs/manual/protocol/m-obex.rst:187
4596 #: docs/manual/protocol/m-obex.rst:211 docs/manual/protocol/m-obex.rst:238
4597 #: docs/manual/protocol/m-obex.rst:264 docs/manual/protocol/m-obex.rst:288
4598 #: docs/manual/protocol/m-obex.rst:317 docs/manual/protocol/m-obex.rst:346
4599 #: docs/manual/protocol/m-obex.rst:368
4605 #: docs/manual/protocol/m-obex.rst:100
4610 "*C3* 00 00 00 04\n"
4611 " Maybe the number of requests you have to send to get all contacts. See next chapter for more information\n"
4612 "*4C* 00 05 00 00\n"
4614 "*49* 00 07 07 D0 00 18\n"
4615 " First two data bytes: maximal number of contacts (0x07D0 = 2000). Last two data bytes: Current number of contacts\n"
4619 #: docs/manual/protocol/m-obex.rst:103 docs/manual/protocol/m-obex.rst:275
4625 #: docs/manual/protocol/m-obex.rst:115
4629 " Obex Get package\n"
4630 "*CB* 00 00 00 00\n"
4632 "*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"
4633 " m-obex Command: m-obex/contacts/load\n"
4634 "*4C* 00 06 01 00 00\n"
4635 " First Byte unknown. Last two bytes: increment until all contacts recieved\n"
4639 #: docs/manual/protocol/m-obex.rst:126
4644 "*C3* 00 00 08 B1\n"
4645 " Length of sent data\n"
4646 "*4C* 00 05 00 02\n"
4647 " Indicates if these are the last contacts\n"
4648 "*49* 07 41 01 10 01 8D ....\"\n"
4649 " 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"
4653 #: docs/manual/protocol/m-obex.rst:128
4655 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"
4659 #: docs/manual/protocol/m-obex.rst:130
4661 "To get all contacts the request have to be sent several times. The last two "
4662 "bytes must be incremented by every call."
4666 #: docs/manual/protocol/m-obex.rst:132
4668 "The end of the contacts list is reached if the header 0x4C is 0. The header "
4669 "will be 4C 00 05 00 00."
4673 #: docs/manual/protocol/m-obex.rst:135
4675 msgid "Create a contact"
4679 #: docs/manual/protocol/m-obex.rst:138 docs/manual/protocol/m-obex.rst:170
4681 "Beware: This is a put operation and is performed in some obex "
4682 "implementations in several packages (for example 0x02, 0x02, 0x82). But I "
4683 "didn't get the mobile to accept this. I had to create/update PIM data in "
4684 "exactly one package."
4688 #: docs/manual/protocol/m-obex.rst:153
4693 "*CB* 00 00 00 00\n"
4695 "*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"
4696 " m-obex/contacts/create\n"
4698 " ? maybe flag for internal/external memory\n"
4700 " Length of the vcard string\n"
4701 "49 00 5D 42 45....\n"
4702 " Contact as vcard\n"
4706 #: docs/manual/protocol/m-obex.rst:164
4711 "*C3* 00 00 00 02\n"
4713 "*4C* 00 05 00 00\n"
4715 "*49* 00 05 00 21\n"
4716 " last two bytes: the id of the newly created contact\n"
4720 #: docs/manual/protocol/m-obex.rst:167
4722 msgid "Update a contact"
4726 #: docs/manual/protocol/m-obex.rst:185
4731 "*CB* 00 00 00 00\n"
4733 "*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"
4734 " m-obex/contacts/write\n"
4735 "*4C* 00 06 01 00 20\n"
4736 " Id of the contact which should be updated\n"
4738 " Length of the vcard string\n"
4740 " Contact as vcard\n"
4744 #: docs/manual/protocol/m-obex.rst:192
4749 "*4C* 00 05 00 00\n"
4750 " Error code: 0x00 0x00 means successful\n"
4754 #: docs/manual/protocol/m-obex.rst:195
4756 msgid "Read one contact"
4760 #: docs/manual/protocol/m-obex.rst:198
4761 msgid "There is also the possibility to read exactly one contact."
4765 #: docs/manual/protocol/m-obex.rst:209
4770 "*CB* 00 00 00 00\n"
4772 "*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"
4773 " m-obex/contacts/read\n"
4774 "*4C* 00 06 01 00 20\n"
4775 " First byte:? Last two bytes: Id of contact\n"
4779 #: docs/manual/protocol/m-obex.rst:220
4784 "*C3* 00 00 00 B4\n"
4785 " Length of vcard (without headers, just data)\n"
4786 "*4C* 00 05 00 00\n"
4788 "49 00 B7 42 45 47 49 4E ...\n"
4789 " contact as vcard. TODO: where is id? First two bytes?\n"
4793 #: docs/manual/protocol/m-obex.rst:222
4795 msgid "Delete contact"
4799 #: docs/manual/protocol/m-obex.rst:225
4800 msgid "To delete a contact you only have to know it's id."
4804 #: docs/manual/protocol/m-obex.rst:236
4809 "*CB* 00 00 00 00\n"
4811 "*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"
4812 " m-obex/contacts/delete\n"
4813 "*4C* 00 06 01 00 19\n"
4814 " First byte: ? Last two bytes: Id of contact\n"
4818 #: docs/manual/protocol/m-obex.rst:244 docs/manual/protocol/m-obex.rst:351
4823 "*4C* 00 05 00 00\n"
4828 #: docs/manual/protocol/m-obex.rst:247 docs/manual/testing/dummy-driver.rst:42
4829 #: docs/manual/python/objects.rst:419 docs/manual/python/gammu.rst:1290
4830 #: docs/manual/c/calendar.rst:2
4836 #: docs/manual/protocol/m-obex.rst:250
4842 #: docs/manual/protocol/m-obex.rst:262
4847 "*CB* 00 00 00 00\n"
4849 "*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"
4850 " m-obex/calendar/count\n"
4856 #: docs/manual/protocol/m-obex.rst:273
4861 "*C3* 00 00 00 0C\n"
4863 "*4C* 00 05 00 00\n"
4865 "*49* 00 0F 01 2C 00 06 00 64 00 00 00 64 00 00\n"
4870 #: docs/manual/protocol/m-obex.rst:285
4875 "*CB* 00 00 00 00\n"
4877 "*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"
4878 " m-obex/calendar/load\n"
4882 #: docs/manual/protocol/m-obex.rst:297
4887 "*C3* 00 00 00 B0\n"
4889 "*4C* 00 05 00 00\n"
4891 "*49* 00 B3 01 07 08 00 00 00 00 00 00 00 00 ...\n"
4892 " Calendar items in vcalendar format. TODO: where are the ids?\n"
4896 #: docs/manual/protocol/m-obex.rst:299
4902 #: docs/manual/protocol/m-obex.rst:315
4907 "*CB* 00 00 00 00\n"
4909 "*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"
4910 " m-obex/calendar/create\n"
4913 "*C3* 00 00 00 9E\n"
4914 " Length of vcalendar\n"
4915 "*49* 00 A1 42 45 47 49 4E 3A 56 43 41 4C 45 ...\n"
4920 #: docs/manual/protocol/m-obex.rst:326
4925 "*C3* 00 00 00 02\n"
4927 "*4C* 00 05 00 00\n"
4929 "*49* 00 05 00 06\n"
4930 " Id of the created item\n"
4934 #: docs/manual/protocol/m-obex.rst:328
4940 #: docs/manual/protocol/m-obex.rst:344
4945 "*CB* 00 00 00 00\n"
4947 "*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"
4948 " m-obex/calendar/write\n"
4949 "*4C* 00 06 01 00 05\n"
4950 " First byte: ? Second and third byte: Id of the item\n"
4951 "*C3* 00 00 00 C8\n"
4952 " Length of vcalendar\n"
4953 "*49* 00 CB 42 45 47 49 4E 3A 56\n"
4958 #: docs/manual/protocol/m-obex.rst:354
4961 msgstr "Sudah dibaca"
4964 #: docs/manual/protocol/m-obex.rst:366
4969 "*CB* 00 00 00 00\n"
4971 "*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"
4972 " m-obex/calendar/read\n"
4973 "4C 00 06 01 00 06\n"
4974 " Id of calendar item\n"
4978 #: docs/manual/protocol/m-obex.rst:377
4983 "*C3* 00 00 00 B0\n"
4985 "*4C* 00 05 00 00\n"
4987 "*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"
4988 " vcalendar item. TODO: Where is the id?\n"
4992 #: docs/manual/protocol/m-obex.rst:379
4998 #: docs/manual/protocol/m-obex.rst:391
5003 "*CB* 00 00 00 00\n"
5005 "*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"
5006 " m-obex/calendar/delete\n"
5007 "*4C* 00 06 01 00 06\n"
5008 " id of calendar item\n"
5012 #: docs/manual/protocol/m-obex.rst:398
5018 #: docs/manual/protocol/m-obex.rst:402
5021 msgstr "File sistem"
5024 #: docs/manual/protocol/m-obex.rst:405
5026 "To get the file structure on the mobile, there are two commands. One that "
5027 "lists all subdirectories and one that lists all files."
5031 #: docs/manual/protocol/m-obex.rst:407
5033 msgid "List directories"
5037 #: docs/manual/protocol/m-obex.rst:410
5043 #: docs/manual/protocol/m-obex.rst:413
5049 #: docs/manual/protocol/m-obex.rst:416
5055 #: docs/manual/protocol/m-obex.rst:419
5061 #: docs/manual/protocol/m-obex.rst:423
5069 #: docs/manual/protocol/m-obex.rst:427
5070 msgid "0x01: Inbox 0x08: Outbox"
5074 #: docs/manual/protocol/m-obex.rst:429
5076 msgid "Get sms count"
5080 #: docs/manual/protocol/m-obex.rst:432
5082 msgid "List all sms"
5086 #: docs/manual/protocol/m-obex.rst:435
5092 #: docs/manual/protocol/m-obex.rst:438
5098 #: docs/manual/protocol/m-obex.rst:440
5100 "I don't think this is possible. At least I didn't find the function in New "
5101 "PC Studio. So sadly there will be no backup of sms messages."
5105 #: docs/manual/protocol/carkit.rst:2
5107 msgid "Nokia 6210/6310, CARC91, PC Experiment"
5111 #: docs/manual/protocol/carkit.rst:6
5119 #: docs/manual/protocol/carkit.rst:9
5127 #: docs/manual/protocol/carkit.rst:12
5134 #. type: delimited block -
5135 #: docs/manual/protocol/carkit.rst:17
5137 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"
5140 #. type: delimited block -
5141 #: docs/manual/protocol/carkit.rst:19
5147 #: docs/manual/protocol/carkit.rst:22
5149 "I have connected the phone to a Nokia original handsfree (CARC91). I then "
5150 "use the PC for listening to the data communication between the phone and "
5151 "CARC91. I also send the frames directly from the PC to the phone."
5155 #: docs/manual/protocol/carkit.rst:24
5161 #: docs/manual/protocol/carkit.rst:27 docs/manual/protocol/carkit.rst:319
5163 msgid "Phone connected to PC"
5164 msgstr "Telepon terhubung ke PC"
5167 #: docs/manual/protocol/carkit.rst:30 docs/manual/protocol/carkit.rst:135
5168 #: docs/manual/protocol/carkit.rst:322 docs/manual/protocol/carkit.rst:479
5174 #: docs/manual/protocol/carkit.rst:63
5177 "1F0004 D0 0001 04 00CE\n"
5178 " Power up from PC\n"
5179 "1F0004 D0 0001 04 01CF\n"
5180 " Power up from PC\n"
5181 "1F0400 D0 0001 05 10DF\n"
5182 " Power up from phone\n"
5183 "1F0004 79 0005 0201 0164 00 0203\n"
5184 " Enable carkit mode from PC\n"
5185 "1F0004 79 0005 0201 0164 00 0302\n"
5186 " Enable carkit mode from PC\n"
5189 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 044F\n"
5193 "1F0400 78 0004 0102 0801 117C\n"
5194 " Status 0x08, 0x01 from phone\n"
5195 "1F0400 DA 0002 0002 12D3\n"
5196 " Type => 0xDA, data => 0x00, 0x02\n"
5197 "1F0004 79 0005 0201 0164 00 0504\n"
5198 " Enable carkit mode from PC\n"
5199 "1F0004 79 0005 0201 0164 00 0607\n"
5200 " Enable carkit mode from PC\n"
5203 "1F0004 78 0003 0201 0307 67\n"
5204 " Status confirm from PC\n"
5205 "1F0004 78 0003 0201 0308 68\n"
5206 " Status confirm from PC\n"
5212 #: docs/manual/protocol/carkit.rst:65
5214 "The phone enters the profile ”handsfree” when the frame carkit enable is "
5215 "sent. It sends out an unknown status frame 0x08, 0x01."
5219 #: docs/manual/protocol/carkit.rst:67 docs/manual/protocol/carkit.rst:181
5220 #: docs/manual/protocol/carkit.rst:354 docs/manual/protocol/carkit.rst:511
5222 msgid "Incoming call"
5223 msgstr "Panggilan masuk"
5226 #: docs/manual/protocol/carkit.rst:73
5229 "1F0400 78 0004 0102 0701 197B\n"
5230 " Status 0x07, 0x01 from phone\n"
5231 "1F0400 78 0004 0102 0E03 1A73\n"
5232 " Status 0x0E, 0x03 from phone\n"
5236 #: docs/manual/protocol/carkit.rst:75
5238 "Status type 0x07 with status 0x01 means mute external audio equipment. "
5239 "Status type 0x0E with status 0x03 means audio amplifier on."
5243 #: docs/manual/protocol/carkit.rst:77 docs/manual/protocol/carkit.rst:197
5244 #: docs/manual/protocol/carkit.rst:368 docs/manual/protocol/carkit.rst:541
5250 #: docs/manual/protocol/carkit.rst:80 docs/manual/protocol/carkit.rst:200
5251 msgid "The phone doesn’t send out anything when a call has been set up."
5255 #: docs/manual/protocol/carkit.rst:82 docs/manual/protocol/carkit.rst:202
5256 #: docs/manual/protocol/carkit.rst:373 docs/manual/protocol/carkit.rst:575
5258 msgid "Initiation with connected phone"
5262 #: docs/manual/protocol/carkit.rst:114
5265 "1F0004 D0 0001 04 00CE\n"
5266 " Power up from PC\n"
5267 "1F0400 D0 0001 05 1BD4\n"
5268 " Power up from phone\n"
5269 "1F0004 79 0005 0201 0164 0001 00\n"
5270 " Enable carkit mode from PC\n"
5273 "1F0400 78 0004 0102 0E03 1C75\n"
5274 " Status 0x0E, 0x03 from phone\n"
5275 "1F0400 78 0004 0102 0701 1D7F\n"
5276 " Status 0x07, 0x01 from phone\n"
5277 "1F0004 79 0012 0201 0206 00 5620 3037 2E30 300A 4846 5532 00 0249\n"
5278 " HFU-2 Version from PC\n"
5281 "1F0400 78 0004 0102 0801 1E73\n"
5282 " Status 0x08, 0x01 from phone\n"
5283 "1F0004 79 0005 0201 0164 0003 02\n"
5284 " Enable carkit mode from PC\n"
5287 "1F0400 78 0004 0102 0E03 1F76\n"
5288 " Status 0x0E, 0x03 from phone\n"
5289 "1F0400 78 0004 0102 0701 2042\n"
5290 " Status 0x07, 0x01 from phone\n"
5291 "1F0004 78 0003 0201 03 0464\n"
5292 " Status confirm from PC\n"
5298 #: docs/manual/protocol/carkit.rst:116 docs/manual/protocol/carkit.rst:260
5299 #: docs/manual/protocol/carkit.rst:461 docs/manual/protocol/carkit.rst:621
5301 msgid "Disconnected"
5302 msgstr "Tidak terhubung"
5305 #: docs/manual/protocol/carkit.rst:120
5308 "1F04 0078 0004 0102 0700 2142\n"
5309 " Status 0x07, 0x00\n"
5313 #: docs/manual/protocol/carkit.rst:122 docs/manual/protocol/carkit.rst:276
5314 #: docs/manual/protocol/carkit.rst:466 docs/manual/protocol/carkit.rst:651
5316 msgid "Incoming SMS"
5320 #: docs/manual/protocol/carkit.rst:130
5323 "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"
5324 " Initiation of bit length from phone\n"
5325 "1F0400 78 0004 0102 0E03 254C\n"
5326 " Status 0x0E, 0x03 from phone\n"
5328 " Initiation of bit length from phone\n"
5332 #: docs/manual/protocol/carkit.rst:132 docs/manual/protocol/carkit.rst:476
5334 msgid "Phone connected to CARC91"
5335 msgstr "Telepon terhubung ke CARC91"
5338 #: docs/manual/protocol/carkit.rst:179
5341 "1F0004 D0 0001 04 00CE\n"
5342 " Power up from HFU-2\n"
5343 "1F0400 D0 0001 05 02CD\n"
5344 " Power up from phone\n"
5345 "1F0004 79 0005 0201 0164 00 0100\n"
5346 " Enable carkit mode from HFU-2\n"
5349 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5353 "1F0400 78 0004 0102 0801 036E\n"
5354 " Status 0x08, 0x01\n"
5355 "1F0004 79 0005 0201 0164 00 0302\n"
5356 " Enable carkit mode from HFU-2\n"
5359 "1F0400 78 0004 0102 0801 036E\n"
5360 " Status 0x08, 0x01\n"
5363 "1F0400 DA 0002 0002 04C5\n"
5364 " Status type => 0xDA, data => 0x00, 0x02\n"
5367 "1F0400 78 0004 0102 0E03 056C\n"
5368 " Status 0x0E, 0x03\n"
5371 "1F0004 78 0003 0201 03 0464\n"
5372 " Status confirm from HFU-2\n"
5375 "1F0400 78 0004 0102 0E00 066C\n"
5376 " Status 0x0E, 0x00\n"
5379 "1F0004 78 0003 0201 03 0565\n"
5380 " Status confirm from HFU-2\n"
5386 #: docs/manual/protocol/carkit.rst:195
5389 "1F0400 78 0004 0102 0701 1173\n"
5390 " Status 0x07, 0x01\n"
5393 "1F0400 78 0004 0102 0E03 127B\n"
5394 " Status 0x0E, 0x03\n"
5397 "1F0004 78 0003 0201 03 0868\n"
5398 " Status confirm from HFU-2\n"
5404 #: docs/manual/protocol/carkit.rst:258
5407 "1F0004 D0 0001 04 00CE\n"
5408 " Power up from HFU-2\n"
5409 "1F0400 D0 0001 05 1AD5\n"
5410 " Power up from phone\n"
5411 "1F0004 79 0005 0201 0164 00 0100\n"
5412 " Enable carkit mode from HFU-2\n"
5415 "1F0400 78 0004 0102 0E03 1B72\n"
5416 " Status 0x0E, 0x03\n"
5417 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5421 "1F0004 79 0005 0201 0164 00 0302\n"
5422 " Enable carkit mode from HFU-2\n"
5425 "1F0400 78 0004 0102 0E03 1B72\n"
5426 " Status 0x0E, 0x03\n"
5429 "1F0400 78 0004 0102 0801 1C71\n"
5430 " Status 0x08, 0x01\n"
5431 "1F0004 78 0003 0201 03 0464\n"
5432 " Status confirm from HFU-2\n"
5435 "1F0400 78 0004 0102 0801 1C71\n"
5436 " Status 0x08, 0x01\n"
5439 "1F0400 78 0004 0102 0E03 1D74\n"
5440 " Status 0x0E, 0x03\n"
5443 "1F0400 78 0004 0102 0701 1E7C\n"
5444 " Status 0x07, 0x01\n"
5445 "1F0004 78 0003 0201 03 0565\n"
5446 " Status confirm from HFU-2\n"
5449 "1F0400 78 0004 0102 0701 1E7C\n"
5450 " Status 0x07, 0x01\n"
5453 "1F0400 78 0004 0102 0701 1F7D\n"
5454 " Status 0x07, 0x01\n"
5457 "1F0400 DA 0002 0002 20E1\n"
5458 " Typ => 0xDA, data => 0x00. 0x02\n"
5464 #: docs/manual/protocol/carkit.rst:274
5467 "1F0400 78 0004 0102 0700 1774\n"
5468 " Status 0x07, 0x00\n"
5471 "1F0400 78 0004 0102 0E00 1872\n"
5472 " Status 0x0E, 0x00\n"
5475 "1F0004 78 0003 0201 03 0B6B\n"
5476 " Status confirm from HFU-2\n"
5482 #: docs/manual/protocol/carkit.rst:294
5485 "1F0400 78 0004 0102 0E03 076E\n"
5486 " Status 0x0E, 0x03\n"
5489 "1F0004 78 0003 0201 03 0666\n"
5490 " Status confirm from HFU-2\n"
5493 "1F0400 78 0004 0102 0E00 0862\n"
5494 " Status 0x0E, 0x00\n"
5497 "1F0004 78 0003 0201 03 0767\n"
5498 " Status confirm from HFU-2\n"
5504 #: docs/manual/protocol/carkit.rst:296 docs/manual/protocol/carkit.rst:671
5506 msgid "Button pushed"
5510 #: docs/manual/protocol/carkit.rst:314
5513 "1F0400 78 0004 0102 0E03 0960\n"
5514 " Status 0x0E, 0x03\n"
5517 "1F0004 78 0003 0201 03 0868\n"
5518 " Status confirm from HFU-2\n"
5521 "1F0400 78 0004 0102 0E00 0A60\n"
5522 " Status 0x0E, 0x00\n"
5525 "1F0004 78 0003 0201 03 0969\n"
5526 " Status confirm from HFU-2\n"
5532 #: docs/manual/protocol/carkit.rst:316
5538 #: docs/manual/protocol/carkit.rst:350
5541 "1F0004 D0 0001 04 02CC\n"
5542 " Power up from PC\n"
5543 "1F0400 D0 0001 05 0DC2\n"
5544 " Power up from phone\n"
5545 "1F0004 79 0005 0201 0164 00 0C0D\n"
5546 " Enable carkit mode from PC\n"
5549 "1F0400 78 0004 0128 0B00 0E4B\n"
5550 " Status 0x0B, 0x00 from phone\n"
5551 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0D46\n"
5552 " HFU-2 version from PC\n"
5555 "1F0400 DA 0004 0028 0000 0FE2\n"
5557 "1F0004 79 0005 0201 0164 00 1716\n"
5558 " Enable carkit mode from PC\n"
5561 "1F0400 78 0004 0128 0B00 1055\n"
5562 " Status 0x0B, 0x00 from phone\n"
5563 "1F0004 78 0003 0201 03 1878\n"
5564 " Status confirm from PC\n"
5570 #: docs/manual/protocol/carkit.rst:352
5571 msgid "An unknown status frame (0x0B) is sent by the phone."
5575 #: docs/manual/protocol/carkit.rst:364
5578 "1F0400 78 0004 0128 0701 0D45\n"
5579 " Status 0x07, 0x01 from phone\n"
5580 "1F0400 78 0004 0128 0E01 0F4E\n"
5581 " Status 0x0E, 0x01 from phone\n"
5582 "1F0400 78 0004 0128 0A00 1054\n"
5583 " Status 0x0A, 0x00 from phone\n"
5584 "1F0400 78 0004 0128 0901 1157\n"
5585 " Status 0x09, 0x01 from phone\n"
5589 #: docs/manual/protocol/carkit.rst:366
5591 "Byte 8 in the status frames is some kind of ID number. 0x28 is the ID for "
5592 "6310. Status 0x0A, 0x09 is unknown."
5596 #: docs/manual/protocol/carkit.rst:371
5598 "The phone doesn’t send out anything when a call has been set up. This might "
5599 "be because the profile “handsfree” is lost when ack isn’t sent."
5603 #: docs/manual/protocol/carkit.rst:459
5606 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 1C57\n"
5607 " HFU-2 version from PC\n"
5610 "1F0400 78 0004 0128 0E02 1A58\n"
5611 " Status 0x0E, 0x02\n"
5612 "1F0400 78 0004 0128 0A00 1B5F\n"
5613 " Status 0x0A, 0x00\n"
5614 "1F0400 78 0004 0128 0900 1C5B\n"
5615 " Status 0x09, 0x00\n"
5616 "1F0400 78 0004 0128 0701 1D55\n"
5617 " Status 0x07, 0x01\n"
5618 "1F0004 D0 0001 04 00CE\n"
5619 " Power up from HFU-2\n"
5620 "1F0400 D0 0001 05 74BB\n"
5621 " Power up from phone\n"
5622 "1F0004 79 0005 0201 0164 00 0100\n"
5623 " Enable carkit mode from HFU-2\n"
5626 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5630 "1F0400 78 0004 0128 0E01 7534\n"
5631 " Status 0x0E, 0x01\n"
5632 "1F0004 79 0005 0201 0164 00 0302\n"
5633 " Enable carkit mode from HFU-2\n"
5636 "1F0400 78 0004 0128 0E01 7534\n"
5637 " Status 0x0E, 0x01\n"
5640 "1F0400 78 0004 0128 0A01 7633\n"
5641 " Status 0x0A, 0x01\n"
5644 "1F0400 78 0004 0128 0901 7731\n"
5645 " Status 0x09, 0x01\n"
5648 "1F0400 78 0004 0128 0701 7830\n"
5649 " Status 0x07, 0x01\n"
5652 "1F0400 78 0004 0128 0E01 7938\n"
5653 " Status 0x0E, 0x01\n"
5656 "1F0004 78 0003 2801 03 044E\n"
5657 " Status confirm from HFU-2\n"
5660 "1F0400 DA 0004 0028 0000 7A97\n"
5661 " Type => 0xDA, data => 0x0028, 0x0000\n"
5664 "1F0400 78 0004 0128 0E01 7B3A\n"
5665 " Status 0x0E, 0x01\n"
5668 "1F0400 78 0004 0128 0A00 7C38\n"
5669 " Status 0x0A, 0x00\n"
5670 "1F0004 78 0003 2801 03 054F\n"
5671 " Status confirm from HFU-2\n"
5674 "1F0400 78 0004 0128 0A00 7C38\n"
5675 " Status 0x0A, 0x00\n"
5678 "1F0400 78 0004 0128 0700 7D34\n"
5679 " Status 0x07, 0x00\n"
5682 "1F0400 78 0004 0128 0E00 7E3E\n"
5683 " Status 0x0E, 0x00\n"
5686 "1F0004 78 0003 2801 03 064C\n"
5687 " Status confirm from HFU-2\n"
5693 #: docs/manual/protocol/carkit.rst:464
5694 msgid "No response. Probably because phone has lost the profile “handsfree”."
5698 #: docs/manual/protocol/carkit.rst:474
5701 "1F0400 78 0004 0128 0E01 0849\n"
5702 " Status 0x0E, 0x01\n"
5703 "1F0400 78 0004 0128 0A00 094D\n"
5704 " Status 0x0A, 0x00\n"
5705 "1F0400 78 0004 0128 0901 0A4C\n"
5706 " Status 0x09, 0x01\n"
5710 #: docs/manual/protocol/carkit.rst:509
5713 "1F0004 D0 0001 04 00CE\n"
5714 " Power up from HFU-2\n"
5715 "1F0400 D0 0001 05 2DE2\n"
5716 " Power up from phone\n"
5717 "1F0004 79 0005 0201 0164 00 0100\n"
5718 " Enable carkit mode from HFU-2\n"
5721 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5722 " HFU version from HFU-2\n"
5725 "1F0004 79 0005 0201 0164 00 0302\n"
5726 " Enable carkit mode from HFU-2\n"
5729 "1F0400 78 0004 0128 0E00 2E6E\n"
5730 " Status 0x0E, 0x00\n"
5733 "1F0004 78 0003 2801 03 044E\n"
5734 " Status confirm from HFU-2\n"
5737 "1F0400 DA 0004 0028 0000 2FC2\n"
5744 #: docs/manual/protocol/carkit.rst:539
5747 "1F0400 78 0004 0128 0701 3078\n"
5748 " Status 0x07, 0x01\n"
5751 "1F0400 78 0004 0128 0701 3179\n"
5752 " Status 0x07, 0x01\n"
5755 "1F0400 78 0004 0128 0E01 3273\n"
5756 " Status 0x0E, 0x01\n"
5759 "1F0400 78 0004 0128 0A00 3377\n"
5760 " Status 0x0A, 0x00\n"
5761 "1F0004 78 0003 2801 03 054F\n"
5762 " Status confirm from HFU-2\n"
5765 "1F0400 78 0004 0128 0A00 3377\n"
5766 " Status 0x0A, 0x00\n"
5769 "1F0400 78 0004 0128 0901 3472\n"
5770 " Status 0x09, 0x01\n"
5776 #: docs/manual/protocol/carkit.rst:573
5779 "1F0400 78 0004 0128 0E01 3574\n"
5780 " Status 0x0E, 0x01\n"
5783 "1F0400 78 0004 0128 0A01 3673\n"
5784 " Status 0x0A, 0x01\n"
5785 "1F0004 78 0003 2801 03 064C\n"
5786 " Status confirm from HFU-2\n"
5789 "1F0400 78 0004 0128 0A01 3673\n"
5790 " Status 0x0A, 0x01\n"
5793 "1F0400 78 0004 0128 0A00 3773\n"
5794 " Status 0x0A, 0x00\n"
5797 "1F0400 78 0004 0128 0900 387F\n"
5798 " Status 0x09, 0x00\n"
5801 "1F0400 78 0004 0128 0A01 397C\n"
5802 " Status 0x0A, 0x01\n"
5805 "1F0400 78 0004 0128 0901 3A7C\n"
5806 " Status 0x09, 0x01\n"
5812 #: docs/manual/protocol/carkit.rst:619
5815 "1F0004 D0 0001 04 00CE\n"
5816 " Power up from HFU-2\n"
5817 "1F0400 D0 0001 05 5996\n"
5818 " Power up from phone\n"
5819 "1F0004 79 0005 0201 0164 00 0100\n"
5820 " Enable carkit mode from HFU-2\n"
5823 "1F0004 79 0012 0201 0206 0056 2030 372E 3030 0A48 4655 3200 0249\n"
5827 "1F0400 78 0004 0128 0E01 5A1B\n"
5828 " Status 0x0E, 0x01\n"
5829 "1F0004 79 0005 0201 0164 00 0302\n"
5830 " Enable carkit mode from HFU-2\n"
5833 "1F0400 78 0004 0128 0E01 5A1B\n"
5834 " Status 0x0E, 0x01\n"
5837 "1F0400 78 0004 0128 0A01 5B1E\n"
5838 " Status 0x0A, 0x01\n"
5841 "1F0400 78 0004 0128 0901 5C1A\n"
5842 " Status 0x09, 0x01\n"
5845 "1F0400 78 0004 0128 0701 5D15\n"
5846 " Status 0x07, 0x01\n"
5849 "1F0004 78 0003 2801 0305 4F\n"
5850 " Status confirm from HFU-2\n"
5853 "1F0400 DA 0004 0028 0000 5EB3\n"
5860 #: docs/manual/protocol/carkit.rst:649
5863 "1F0400 78 0004 0128 0E01 3B7A\n"
5864 " Status 0x0E, 0x01\n"
5867 "1F0400 78 0004 0128 0A00 3C78\n"
5868 " Status 0x0A, 0x00\n"
5869 "1F0004 78 0003 2801 03 074D\n"
5870 " Status confirm from HFU-2\n"
5873 "1F0400 78 0004 0128 0A00 3C78\n"
5874 " Status 0x0A, 0x00\n"
5877 "1F0400 78 0004 0128 0700 3D74\n"
5878 " Status 0x07, 0x00\n"
5881 "1F0400 78 0004 0128 0E00 3E7E\n"
5882 " Status 0x0E, 0x00\n"
5885 "1F0004 78 0003 2801 0308 42\n"
5886 " Status confirm from HFU-2\n"
5892 #: docs/manual/protocol/carkit.rst:669
5895 "1F0400 78 0004 0128 0E01 6627\n"
5896 " Status 0x0E, 0x01\n"
5899 "1F0004 78 0003 2801 03 064C\n"
5900 " Status confirm from HFU-2\n"
5903 "1F0400 78 0004 0128 0E00 6727\n"
5904 " Status 0x0E, 0x00\n"
5907 "1F0004 78 0003 2801 03 074D\n"
5908 " Status confirm from HFU-2\n"
5914 #: docs/manual/protocol/carkit.rst:689
5917 "1F0400 78 0004 0128 0E01 0948\n"
5918 " Status 0x0E, 0x01\n"
5921 "1F0004 78 0003 2801 03 064C\n"
5922 " Status confirm from HFU-2\n"
5925 "1F0400 78 0004 0128 0E00 0A4A\n"
5926 " Status 0x0E, 0x00\n"
5929 "1F0004 78 0003 2801 03 074D\n"
5930 " Status confirm from HFU-2\n"
5936 #: docs/manual/protocol/carkit.rst:691
5942 #: docs/manual/protocol/carkit.rst:694
5944 "Important things to consider when designing a program for Com.n.sense that "
5945 "is to work with 6310."
5949 #: docs/manual/protocol/carkit.rst:696
5950 msgid "6310 sends out status 0x0E, 0x01 when speaker should be enabled"
5954 #: docs/manual/protocol/carkit.rst:697
5956 "HFU-2 version has to be sent in order for 6310 to switch to profile "
5961 #: docs/manual/protocol/carkit.rst:698
5963 "Status 0x0A might say weather the phone is ringing or connected. Only 6310 "
5968 #: docs/manual/protocol/carkit.rst:698
5969 msgid "Status confirm should be sent when status 0x0E is received."
5973 #: docs/manual/protocol/n7110.rst:2
5979 #: docs/manual/protocol/n7110.rst:17
5983 "Balazs Nagy <js@iksz.hu>\n"
5984 "Marcin Wiacek <Marcin@MWiacek.com>\n"
5985 "Jens Bennfors <jens.bennfors@ing.hj.se>\n"
5986 "Michael Hund <michael@drhund.de>\n"
5987 "Jay Bertrand <jay.bertrand@libertysurf.fr>\n"
5988 "Gabriele Zappi <gzappi@inwind.it>\n"
5989 "Markus Plail <plail@web.de>\n"
5990 "Ralf Thelen <ralf@mythelen.de>\n"
5991 "Walek <walek@pa98.opole.sdi.tpnet.pl>\n"
5992 "... and other members of gnokii mailing list\n"
5993 "and authors of some WWW pages.\n"
5997 #: docs/manual/protocol/n7110.rst:30
5999 "Document describing frames used in GSM Nokia 6210 and derivatives (7110)"
6003 #: docs/manual/protocol/n7110.rst:33
6005 "Correct format is FBUS version 2/Infrared/MBUS version 2 (see nokia.txt for "
6006 "protocol details):"
6010 #: docs/manual/protocol/n7110.rst:37
6011 msgid "0x00: Connect to NBS port ?"
6015 #: docs/manual/protocol/n7110.rst:38
6017 msgid "r Set ringtone {+0x7c,0x01,0x00,0x0d,0x06[6],0x78,ringtone packed according to SM2.0}\n"
6021 #: docs/manual/protocol/n7110.rst:39
6023 msgid "Seems not to work in MBUS!\n"
6027 #: docs/manual/protocol/n7110.rst:47
6030 "0x01: Communication Status\n"
6031 "? r Call msg { 0x0002 }\n"
6032 "? r Call in progress { 0x0003, seqnr }\n"
6033 "? r Remote end hang up { 0x0004, seqnr, ?, error (like in netmon in 39) }\n"
6034 "? r incoming call alert { 0x0005, seqnr, numlen, \"number\", namelen, \"name\" }\n"
6035 "? r answered call { 0x0007, seqnr }\n"
6036 "? r terminated call { 0x0009, seqnr }\n"
6037 "? r call msg { 0x000a, seqnr }\n"
6041 #: docs/manual/protocol/n7110.rst:48
6043 msgid "Note: in 6210 4.27 all msg from 0x01 seems to be unavailable\n"
6047 #: docs/manual/protocol/n7110.rst:49
6049 msgid "0x02: SMS handling\n"
6053 #: docs/manual/protocol/n7110.rst:53
6056 "s Send SMS message { 0x0001, 0x02, 0x00 (SEND REQUEST), ... }\n"
6057 "r Message sent { 0x0002 }\n"
6058 "r Send failed { 0x0003, ?, ?, error (like in netmon in 65)}\n"
6059 "s Incoming SMS info on { 0x000d, 0x00, 0x00, 0x02}\n"
6063 #: docs/manual/protocol/n7110.rst:54 docs/manual/protocol/n7110.rst:56
6065 msgid "note: no info about Delivery Reports\n"
6069 #: docs/manual/protocol/n7110.rst:55
6071 msgid "r Incoming SMS info onOK{ 0x000e }\n"
6075 #: docs/manual/protocol/n7110.rst:57
6077 msgid "r Incoming SMS infoonerr{ 0x000f, error }\n"
6081 #: docs/manual/protocol/n7110.rst:58
6083 msgid "where error: 0x0c - no PIN\n"
6087 #: docs/manual/protocol/n7110.rst:60
6090 "r SMS message received { 0x0011, ...... } (whole message)\n"
6091 "s Set CellBroadcast { 0x0020, 0x01, 0x01, 0x00, 0x00, 0x01, 0x01 }\n"
6095 #: docs/manual/protocol/n7110.rst:66
6098 "r Set CellBroadcast OK { 0x0021, 0x01 }\n"
6099 "r Read CellBroadcast { 0x0023, ?, ?, ?, channel, ?, message... } ?\n"
6100 "s Set SMS center { 0x0030, 0x64, priority, checksum?, format,\n"
6104 #: docs/manual/protocol/n7110.rst:68
6107 "validity[2], {DefaultRecipient no.}[12],\n"
6108 "{SMScenter no.}[12], {SMSC name}, 0x00}\n"
6112 #: docs/manual/protocol/n7110.rst:80
6114 msgid "validity: 0x000b: 1 hour\n"
6118 #: docs/manual/protocol/n7110.rst:85
6122 "0x00a7: 24 hours\n"
6123 "0x00a9: 72 hours\n"
6125 "0x00ff: max.time\n"
6129 #: docs/manual/protocol/n7110.rst:89
6132 "r Set SMS center OK { 0x0031 }\n"
6133 "r Set SMS center error { 0x0032, reason }\n"
6134 "s Get SMS center { 0x0033, 0x64, priority }\n"
6135 "r SMS center received { 0x0034, priority, checksum?, type,\n"
6139 #: docs/manual/protocol/n7110.rst:91
6142 "validity[2], {DefaultRecipient no.}[12],\n"
6143 "{SMScenter no.}[12], {SMSC name}, 0x00 }\n"
6147 #: docs/manual/protocol/n7110.rst:98
6150 "r SMS center error recv { 0x0035, reason }\n"
6152 "r?? { 0x0075, 0xFF, 0x11, 0x98}\n"
6154 "r?? { 0x008D, 0x00}\n"
6158 #: docs/manual/protocol/n7110.rst:100
6160 msgid "s Get memory status { 0x0103, 0x02, memory type }\n"
6164 #: docs/manual/protocol/n7110.rst:101
6166 msgid "where: memory type - see 0x03/0x0107\n"
6170 #: docs/manual/protocol/n7110.rst:102
6172 msgid "r Get memory status { 0x0104, 0x00, xL, 0x00[2], y1H, y1L, 0x10,\n"
6176 #: docs/manual/protocol/n7110.rst:104
6179 "0x00[2], z?, ymaxH, ymaxL, y2H, y2L,\n"
6180 "0x0d?, xH?, 0x00[2]? }\n"
6184 #: docs/manual/protocol/n7110.rst:105
6186 msgid "where y1: location (lowermost)\n"
6190 #: docs/manual/protocol/n7110.rst:107
6193 "y2: no. of locations\n"
6194 "ymax: maximum location no.\n"
6198 #: docs/manual/protocol/n7110.rst:108
6200 msgid "s Read memory { 0x0107, 0x01, 0x01, 0x00, 0x01, xH, xL,\n"
6204 #: docs/manual/protocol/n7110.rst:109
6206 msgid "yH, yL, 0x00, 0x00}\n"
6210 #: docs/manual/protocol/n7110.rst:110
6212 msgid "where x: memory type\n"
6216 #: docs/manual/protocol/n7110.rst:120
6219 "0x01: (256) Dialled numbers\n"
6220 "0x02: (512) Missed calls\n"
6221 "0x03: (768) Received calls\n"
6222 "0x05: (500) telephone phonebook\n"
6223 "0x06: (160) SIM phonebook\n"
6226 "0x09: (4) voice mailbox\n"
6227 "0x0e: (10) speed dials\n"
6228 "0x10: (5) caller groups\n"
6232 #: docs/manual/protocol/n7110.rst:121
6234 msgid "y: location\n"
6238 #: docs/manual/protocol/n7110.rst:122
6240 msgid "r Read memory error { 0x0108, 0x00, 0x01,\n"
6244 #: docs/manual/protocol/n7110.rst:123
6246 msgid "code,0x00, 0x00, z, error}\n"
6250 #: docs/manual/protocol/n7110.rst:124
6252 msgid "where code==0x0f\n"
6256 #: docs/manual/protocol/n7110.rst:125
6258 msgid "error: 0x34 - phonebook location not found\n"
6262 #: docs/manual/protocol/n7110.rst:126
6264 msgid "0x3b - speed dial not assigned\n"
6268 #: docs/manual/protocol/n7110.rst:127
6270 msgid "r Read memory OK { 0x0108, 0x00, 0x01,\n"
6274 #: docs/manual/protocol/n7110.rst:128
6276 msgid "code,0x00, 0x00, z, xH, xL, yH, yL, 0x00, 0x00, 0x00, no.of blocks, { block } * }\n"
6280 #: docs/manual/protocol/n7110.rst:129
6282 msgid "where code: != 0x0f\n"
6286 #: docs/manual/protocol/n7110.rst:132
6290 "z: generic block size\n"
6291 "block: {id, 0, 0, blocksize, block no.,\n"
6295 #: docs/manual/protocol/n7110.rst:133
6297 msgid "{contents}, 0x00}\n"
6301 #: docs/manual/protocol/n7110.rst:134
6303 msgid "id: 0x04 pointer to another memory location { 0xff?, yH, yL, xL,0x00[3] }\n"
6307 #: docs/manual/protocol/n7110.rst:140
6310 "0x07 name {len, (unicode)},\n"
6313 "0x0a note {len, (unicode)}\n"
6314 "0x0b number {type, 0x00[3], len, (unicode)}\n"
6315 "0x0c ringtone {ringtone no., 0, 0}\n"
6319 #: docs/manual/protocol/n7110.rst:141
6321 msgid "0x13 date for a called list (DC, RC, etc.)\n"
6325 #: docs/manual/protocol/n7110.rst:144
6328 "0x1b caller group graphic {width, height, 0, 0 {bitmap}}\n"
6329 "0x1c caller group graphic on? {(1: yes, 0: no), 0, 0}\n"
6330 "0x1e caller group number {number, 0, 0}\n"
6334 #: docs/manual/protocol/n7110.rst:145
6336 msgid "type: 0x0a: General,\n"
6340 #: docs/manual/protocol/n7110.rst:149
6343 "0x03: Mobile (office ?),\n"
6346 "0x02: Home (mobile ?)\n"
6350 #: docs/manual/protocol/n7110.rst:150
6352 msgid "s Set mem location { 0x010b, 0x00, 0x01, 0x01, 0x00, 0x00, z,\n"
6356 #: docs/manual/protocol/n7110.rst:152
6359 "xH, xL, yH, yL, 0x00, 0x00, 0x00,\n"
6360 "no.of blocks, { block }[no.of blocks] }\n"
6364 #: docs/manual/protocol/n7110.rst:153
6366 msgid "r Set mem location { 0x010c, 0?, 1?, code, 0?, 0?, z?, 0?, 0?,\n"
6370 #: docs/manual/protocol/n7110.rst:154
6372 msgid "yH, yL, xL }\n"
6376 #: docs/manual/protocol/n7110.rst:155
6378 msgid "where code:\n"
6382 #: docs/manual/protocol/n7110.rst:157
6385 "0x3d - wrong entry type\n"
6386 "0x3e - too much entries\n"
6390 #: docs/manual/protocol/n7110.rst:158
6392 msgid "s Delete mem location { 0x010f, 0x00, 0x01, 0x04, 0x00, 0x00, 0x0c, 0x01, 0xff, xH, xL,\n"
6396 #: docs/manual/protocol/n7110.rst:161
6399 "yH, yL, 0x00, 0x00}\n"
6400 "where x: location\n"
6405 #: docs/manual/protocol/n7110.rst:162
6407 msgid "r Delete mem location { 0x0110, 0x00, 0x00 }\n"
6411 #: docs/manual/protocol/n7110.rst:201
6414 "s get used network { 0x0070 }\n"
6415 "r get used network { 0x0071, available,?,?,length,netstatus,netsel,cellIDH,\n"
6419 #: docs/manual/protocol/n7110.rst:203
6422 "cellIDL,lacH,lacL,MCC+MNC[3],{Opstr}, 4?,\n"
6423 "len, xlen(78), ylen(21), 0, {bitmap} }\n"
6427 #: docs/manual/protocol/n7110.rst:204
6429 msgid "where {Opstr}: namelen, {operator name(unicode)}\n"
6433 #: docs/manual/protocol/n7110.rst:206
6436 "len: {xlen, ylen, 0, {bitmap} + 2\n"
6437 "{bitmap}: bitmaplen, 0, 0, {OTA bitmap}\n"
6441 #: docs/manual/protocol/n7110.rst:207
6443 msgid "available: 0x02 if the logo following is valid,\n"
6447 #: docs/manual/protocol/n7110.rst:208
6449 msgid "0x01 for no operator logo following\n"
6453 #: docs/manual/protocol/n7110.rst:211
6456 "s get network status { 0x0081 }\n"
6457 "r get network status { 0x0082, network%, 0x14? }\n"
6458 "s set operator logo { 0x01a3 0x01, oplogo?, MCC+MNC[3], 0?,4?,len,\n"
6462 #: docs/manual/protocol/n7110.rst:213
6465 "xlen(78),ylen(21), 0 (frames?),\n"
6466 "{bitmap}*?, 0x00(padding) }\n"
6470 #: docs/manual/protocol/n7110.rst:214
6472 msgid "where len, {bitmap}: see 0x0a/0x0071\n"
6476 #: docs/manual/protocol/n7110.rst:216
6479 "r set operator logo OK { 0x01a4 }\n"
6480 "s clear operator logo { 0x00af, x}\n"
6484 #: docs/manual/protocol/n7110.rst:217
6486 msgid "where x==0 to 4\n"
6490 #: docs/manual/protocol/n7110.rst:218
6492 msgid "r clear operator logo { 0x00bf}\n"
6496 #: docs/manual/protocol/n7110.rst:224
6499 "s Add meeting note { 0x0001, body like in subtype 0x001a...}\n"
6500 "r Add meeting note { 0x0002, location (2 bytes), status (2 bytes)}\n"
6501 "s Add call note { 0x0003, body like in subtype 0x001a...}\n"
6502 "r Add call note { 0x0004, location (2 bytes), status (2 bytes)}\n"
6503 "s Add birthday note { 0x0005, location (2 bytes), entry type, 0x00, year of birth(2 bytes),\n"
6507 #: docs/manual/protocol/n7110.rst:225
6509 msgid "Month, Day, 0x00, 0x00, alarm (4 bytes), alarm type, length, text (Unicode)}\n"
6513 #: docs/manual/protocol/n7110.rst:232
6516 "r Add birthday note { 0x0006, location (2 bytes), status (2 bytes)}\n"
6517 "s Add reminder note { 0x0007, body like in subtype 0x001a...}\n"
6518 "r Add reminder note { 0x0008, location (2 bytes), status (2 bytes)}\n"
6519 "s Delete calendar note { 0x000b, location (2 bytes) }\n"
6520 "r Delete calendar note { 0x000c, location (2 bytes), ?, ?, ?, ? }\n"
6521 "s Get calendar note { 0x0019, location (2 bytes) }\n"
6522 "r Calendar note recvd { 0x001a, location (2 bytes), entry type, 0x00, year (2 bytes), Month, Day, block}\n"
6526 #: docs/manual/protocol/n7110.rst:233
6528 msgid "where: entry type - 0x01 - Meeting, 0x02 - Call, 0x04 - Birthday, 0x08 - Reminder\n"
6532 #: docs/manual/protocol/n7110.rst:234
6534 msgid "block: for Meeting:{hour,minute,alarm (two bytes),recurrance (two bytes),len,0x00,string(unicode)}\n"
6538 #: docs/manual/protocol/n7110.rst:235
6540 msgid "where alarm=Number of minutes before the time of the meeting\n"
6544 #: docs/manual/protocol/n7110.rst:239
6547 "that the alarm should be triggered:\n"
6548 "For meetings with \"No alarm\"=0xFFFF (-1).\n"
6549 "For \"On time\"=0x0000\n"
6550 "half an hour=0x001E, and so on.\n"
6554 #: docs/manual/protocol/n7110.rst:240
6556 msgid "Recurrance=in hours, between future occurances of this meeting.\n"
6560 #: docs/manual/protocol/n7110.rst:242
6563 "If there is no repeat, this value is 0x0000. The special value 0xffff\n"
6568 #: docs/manual/protocol/n7110.rst:243
6570 msgid "for Call:{Hour,Minute,Alarm (as above),Recurrance (as above),namelen,numberlen,\n"
6574 #: docs/manual/protocol/n7110.rst:244
6576 msgid "name(unicode),number(unicode)}\n"
6580 #: docs/manual/protocol/n7110.rst:246
6583 "for Reminder:{Recurrance (as above),len,0x00,string(unicode)}\n"
6584 "for Birthday:{byte1,byte2,alarm(4 bytes),yearofbirth,alarmtype,len,string(unicode)}\n"
6588 #: docs/manual/protocol/n7110.rst:250
6591 "byte1 and byte2 may vary (???). Usually are 0x00 both (but not always)\n"
6592 "In Birthday, the Year in the common part, usually contains a strange year.\n"
6593 "So, don't consider it as Year of note, neither year of BirthDay (for Year of\n"
6594 "Birthday use the value described below).\n"
6598 #: docs/manual/protocol/n7110.rst:251
6600 msgid "where alarm=32-bit integer that is the number of seconds between the desired\n"
6604 #: docs/manual/protocol/n7110.rst:253
6607 "alarm time and 11:59:58pm on the birthday.For \"No Alarm\", the value is\n"
6608 "0x0000FFFF (65535).\n"
6612 #: docs/manual/protocol/n7110.rst:254
6614 msgid "YearOfBirth=used instead of the one in the common part of the entry (see above)\n"
6618 #: docs/manual/protocol/n7110.rst:256
6621 "but only when reading birthday entries. For storing entries, this field does\n"
6626 #: docs/manual/protocol/n7110.rst:257
6628 msgid "AlarmType: 0x00 - Tone, 0x01 - Silent\n"
6632 #: docs/manual/protocol/n7110.rst:263
6635 "? s??? { 0x0021 }\n"
6636 "? r??? { 0x0022, 0x5A, 0x00 }\n"
6637 "? s??? { 0x0025 }\n"
6638 "? r??? { 0x0026, 0x04, 0x00 }\n"
6640 "? r { 0x002A, 0x04, 0x00 }\n"
6644 #: docs/manual/protocol/n7110.rst:267
6647 "s Get first free pos { 0x0031 }\n"
6648 "r Get first free pos { 0x0032, location (2bytes) }\n"
6649 "s Get notes info { 0x003a, 0xFF, 0xFE}\n"
6650 "r Get notes info { 0x003b, how many notes used (2 bytes), 0x01, 0x07, { two bytes with location for each note} *}\n"
6654 #: docs/manual/protocol/n7110.rst:270
6657 "? s Get calendar note?? { 0x003E, location (2 bytes) }\n"
6658 "? r Get calendar note?? { 0x003F, location (2bytes), ... }\n"
6663 #: docs/manual/protocol/n7110.rst:272
6666 "s Get Picture Image { 0x0007, location, number[2 bytes], 0x00, 0x64 }\n"
6667 "r Get Picture Image { 0x0008, 0x07, location, number[2 bytes], 0x07, ??[38],\n"
6671 #: docs/manual/protocol/n7110.rst:273 docs/manual/protocol/n7110.rst:300
6673 msgid "width, height, lenH, lenL, {bitmap}, 0x00, 0x00, text len, text(coded like in SMS)...}\n"
6677 #: docs/manual/protocol/n7110.rst:276
6680 "r Get SMS failed { 0x0009, 0x02 },\n"
6681 "s Get SMS status { 0x0036, 0x64 }\n"
6682 "r Get SMS Status { 0x0037, 0x05/0x03, 0x01, 0x00, 0x00,\n"
6686 #: docs/manual/protocol/n7110.rst:280
6689 "a (2 octets), b (2 octets), c (2 octets),\n"
6690 "d (2 octets), e (2 octets), 0x00\n"
6692 "a - according to P.Kot:\n"
6696 #: docs/manual/protocol/n7110.rst:287
6699 "Number of locations in \"fixed\" memory. These are all\n"
6700 "Templates entries in my Nokias 6210 (NPE-3 (c) NMP V05.36\n"
6701 "14-11-01, NPE-3 (c) NMP V05.27 01-08-01).\n"
6702 "I can't remove any of Templates entries in my phone.\n"
6703 "Marcin Wiącek: Rather not ! I don't agree.\n"
6704 "I have 0x00, 0x0f and 10 templates and 3 SMS\n"
6705 "and 10 Picture Images.\n"
6709 #: docs/manual/protocol/n7110.rst:288
6711 msgid "b - Number of used messages in phone memory. These\n"
6715 #: docs/manual/protocol/n7110.rst:290
6718 "are messages manually moved from the other folders.\n"
6719 "Picture messages are saved here.\n"
6723 #: docs/manual/protocol/n7110.rst:291
6725 msgid "c - Number of unread messages in phone memory. Probably\n"
6729 #: docs/manual/protocol/n7110.rst:292
6731 msgid "only smart msssages.\n"
6735 #: docs/manual/protocol/n7110.rst:293
6737 msgid "d - Number of used messages in SIM memory. These are\n"
6741 #: docs/manual/protocol/n7110.rst:296
6744 "either received messages or saved into Outbox/Inbox.\n"
6745 "Note that you *can't* save message into this memory\n"
6746 "using 'Move' option. Picture messages are not here.\n"
6750 #: docs/manual/protocol/n7110.rst:297
6752 msgid "e - Number of unread messages in SIM memory\n"
6756 #: docs/manual/protocol/n7110.rst:299
6758 msgid "s Set Picture Image { 0x0050, 0x07, location, number[2 bytes], 0x07, ??[38],\n"
6762 #: docs/manual/protocol/n7110.rst:301
6764 msgid "std. size: 72x28\n"
6768 #: docs/manual/protocol/n7110.rst:305
6771 "r Set Picture Image { 0x0051, location, number[2 bytes], 0x07 }\n"
6772 "s Set SMS name { 0x0083,folder,location(2bytes),name(Unicode),0x00 , 0x00}\n"
6773 "r Set SMS name { 0x0084,folder,0x00, 0x00, name (Unicode),0x00,0x00}\n"
6774 "s List Picture Images { 0x0096, location, 0x0f, 0x07 }\n"
6778 #: docs/manual/protocol/n7110.rst:306
6780 msgid "where location:\n"
6784 #: docs/manual/protocol/n7110.rst:307
6786 msgid "LM tries with 0x09, 0x11, 0x19, 0x21, 0x29, 0x31, 0x39, 0x41, 0x49\n"
6790 #: docs/manual/protocol/n7110.rst:308
6792 msgid "Returned value with 0x21\n"
6796 #: docs/manual/protocol/n7110.rst:313
6799 "r List Picture Images { 0x0097, number of pictures[2 bytes], number1[2 bytes], number2[2 bytes], ..., }\n"
6800 "s Write SMS to folder { 0x0104, status, folder ID, location(2 bytes), 0x02, 0x01, SMS stuff ... }\n"
6801 "r Write SMS to folder { 0x0105, folder ID, location(2 bytes), 0x00 }\n"
6802 "r Write SMS to folder { 0x0106, 0x02 (write failed errorcode ?) }\n"
6803 "s Get SMS from folder { 0x0107, folderID, location(2 bytes), 0x01, 0x65, 0x01}\n"
6807 #: docs/manual/protocol/n7110.rst:314 docs/manual/protocol/n7110.rst:331
6809 msgid "where: folderID - see 0x14/0x017B\n"
6813 #: docs/manual/protocol/n7110.rst:315
6815 msgid "r Get SMS from folder { 0x0108, status, folderID, 0x00, location, type, sender number,...}\n"
6819 #: docs/manual/protocol/n7110.rst:317
6820 msgid "where: status=0x01 - reveived/read"
6824 #: docs/manual/protocol/n7110.rst:320
6825 msgid "0x03 - received/unread 0x05 - stored/sent 0x07 - stored/not sent"
6829 #: docs/manual/protocol/n7110.rst:322
6830 msgid "where: folderID - see 0x14/0x017B"
6834 #: docs/manual/protocol/n7110.rst:324
6835 msgid "where: type=0x00 - received SMS"
6839 #: docs/manual/protocol/n7110.rst:327
6840 msgid "0x01 - delivery report 0x02 - stored SMS 0x07 - picture message"
6844 #: docs/manual/protocol/n7110.rst:330
6847 "s Delete SMS message { 0x010a, folderID, location(2 bytes), 0x01 }\n"
6848 "r Delete SMS { 0x010b }\n"
6849 "s Get folder status { 0x016b, folderID, 0x0F, 0x01}\n"
6853 #: docs/manual/protocol/n7110.rst:334
6856 "r Get folder status { 0x016c, number of entries (2 bytes), entry1number (2 bytes), entry2number(2 bytes), ....}\n"
6857 "s Get folder names { 0x017A, 0x00, 0x00}\n"
6858 "r Get folder names { 0x017B, number of strings, folderID, name1, 0x00, folderID, name2, 0x00, name3, 0x00,...}\n"
6862 #: docs/manual/protocol/n7110.rst:335
6864 msgid "where: folderID=0x08 - Inbox\n"
6868 #: docs/manual/protocol/n7110.rst:342
6873 "0x20 - Templates\n"
6874 "0x29 - first \"My folders\"\n"
6875 "0x31 - second \"My folders\"\n"
6876 "0x39 - third -\"-\n"
6881 #: docs/manual/protocol/n7110.rst:343
6887 #: docs/manual/protocol/n7110.rst:345
6890 "s Get Battery info { 0x0002 }\n"
6891 "r Get Battery info { 0x0003, 0x0b, batt%, 0x14?, 0x01? }\n"
6895 #: docs/manual/protocol/n7110.rst:346
6897 msgid "0x19: Phone clock & alarm\n"
6901 #: docs/manual/protocol/n7110.rst:348
6902 msgid "These frames are like the same frames subtypes in 0x11 in 6110"
6906 #: docs/manual/protocol/n7110.rst:362
6907 msgid "These are new (?)"
6911 #: docs/manual/protocol/n7110.rst:367
6914 "? s ?? { 0x0083, id }\n"
6915 "? r ?? { 0x0084, 0x01, 0x40, 0x03, id, 0x00, 0x00 }\n"
6916 "? r ?? { 0x0084, 0x01, 0x40, 0x03, id, 0x00, 0x01 }\n"
6917 "? r ?? { 0x0084, 0x01, 0x40, 0x03, id, 0x01, 0x00 }\n"
6921 #: docs/manual/protocol/n7110.rst:368
6923 msgid "where: id=0x27,0x2a,0x32,0x28,0x40\n"
6927 #: docs/manual/protocol/n7110.rst:369
6933 #: docs/manual/protocol/n7110.rst:373
6936 "s Get IMEI { 0x0001 }\n"
6937 "r Get IMEI { 0x0002, {IMEI(ASCII)}, 0x00 }\n"
6938 "s get HW&SW version { 0x0003, 0x01, 0x32 }\n"
6939 "r get HW&SW version { 0x0004, \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
6943 #: docs/manual/protocol/n7110.rst:374
6945 msgid "\"model\\n\" \"(c) NMP.\" 0x00 0xff[14] }\n"
6949 #: docs/manual/protocol/n7110.rst:375
6955 #: docs/manual/protocol/n7110.rst:377
6958 "s ??? { 0x0010, 0x02, 0x00, 0xff, 0xff }\n"
6959 "r ??? { 0x0011, length, 0x00, {block}[length] }\n"
6963 #: docs/manual/protocol/n7110.rst:378
6965 msgid "where block: { unicode letter[2], 0x0000,\n"
6969 #: docs/manual/protocol/n7110.rst:379
6971 msgid "0x00, 0x55, ??, ?? }\n"
6975 #: docs/manual/protocol/n7110.rst:380
6977 msgid "s Set ringtone { 0x011f, 0x00, location, 0x00, name(Unicode),\n"
6981 #: docs/manual/protocol/n7110.rst:382
6984 "ringtone(format the same to 0x40/0x019e and 0x40/0x01a0) }\n"
6985 "where: location: 0x87 to 0x8b on N6210\n"
6989 #: docs/manual/protocol/n7110.rst:383
6991 msgid "0x74 to ... on N7110\n"
6995 #: docs/manual/protocol/n7110.rst:386
6998 "s Get ringtone { 0x0122, 0x00, location}\n"
6999 "r Get ringtone { 0x0123, 0x00, location, name(Unicode), 0x00,...,0x00, 0x02,0xFC,0x09(ringtone contenst)}\n"
7000 "r Get ringtone error { 0x0124, ...}\n"
7004 #: docs/manual/protocol/n7110.rst:387
7010 #: docs/manual/protocol/n7110.rst:388
7012 msgid "s get profile feature { 0x0101, 0x01, 0x01, 0x01, number1, number2}\n"
7016 #: docs/manual/protocol/n7110.rst:389
7018 msgid "where number1: from 0x00 to 0x07 (for each profile ?)\n"
7022 #: docs/manual/protocol/n7110.rst:390
7024 msgid "number2: 0x00 - 0x09, 0x0A, 0x16 - 0x19, 0x1a - 0x1f, 0x20 - 0x29, 0x2a - 0x2c, 0xff\n"
7028 #: docs/manual/protocol/n7110.rst:391
7030 msgid "where 0x09: keypad tones 0x02: incoming call alert 0x03: ringtone number\n"
7034 #: docs/manual/protocol/n7110.rst:394
7037 "0x04: ringing volume\n"
7038 "0x05: message alert tone 0x06: vibra 0x07: warning tones 0x08: caller groups alert for\t\t\t\t\t 0x09: automatic answer\n"
7043 #: docs/manual/protocol/n7110.rst:395
7045 msgid "r get profile feature { 0x0102, 0x01, 0x02, number2, block...}\n"
7049 #: docs/manual/protocol/n7110.rst:396
7051 msgid "for number2==0xff: (Profile Name)\n"
7055 #: docs/manual/protocol/n7110.rst:397
7057 msgid "block: 0x01, length, name(Unicode), 0x00, 0x00\n"
7061 #: docs/manual/protocol/n7110.rst:398
7063 msgid "for number2==0x00: (Keypad Tones)\n"
7067 #: docs/manual/protocol/n7110.rst:400
7070 "block: 0x01, 0x01, 0x01, Type, 0x01\n"
7071 "where: Type : 0x00 = Off\n"
7075 #: docs/manual/protocol/n7110.rst:401
7077 msgid "0x01 to 0x03 = Level1 .. Level3\n"
7081 #: docs/manual/protocol/n7110.rst:402
7083 msgid "for number2==0x02: (Incoming Call Alert)\n"
7087 #: docs/manual/protocol/n7110.rst:404
7090 "block: 0x01, 0x01, 0x01, Type, 0x01\n"
7091 "where: Type : 0x00 = Ringing\n"
7095 #: docs/manual/protocol/n7110.rst:408
7098 "0x01 = Ascending\n"
7099 "0x02 = Ring Once\n"
7100 "0x03 = Beep Once\n"
7105 #: docs/manual/protocol/n7110.rst:409
7107 msgid "for number2==0x03: (Ringtone Number)\n"
7111 #: docs/manual/protocol/n7110.rst:411
7114 "block: 0x01, 0x01, 0x01, Number, 0x01\n"
7115 "where: Number : 0x40 to 0x62 - gives number of factory ringtone. The number of menu is\n"
7119 #: docs/manual/protocol/n7110.rst:412
7121 msgid "obtained by doing (Number - 0x3f);\n"
7125 #: docs/manual/protocol/n7110.rst:413
7127 msgid "where: Number : 0x89 to 0x8d - gives number of uploaded ringtone. The number of menu is\n"
7131 #: docs/manual/protocol/n7110.rst:415
7134 "obtained by doing (Number - 0x65),while the uploaded ringtone number is\n"
7135 "obtained by doing (Number - 0x88).\n"
7139 #: docs/manual/protocol/n7110.rst:416
7141 msgid "for number2==0x04: (Ringing volume)\n"
7145 #: docs/manual/protocol/n7110.rst:418
7148 "block: 0x01, 0x??, 0x??, Volume, 0x01\n"
7149 "where: Volume : 0 = Level1 .. to 4 = Level5\n"
7153 #: docs/manual/protocol/n7110.rst:419
7155 msgid "for number2==0x05: (Message Alert Tone)\n"
7159 #: docs/manual/protocol/n7110.rst:421
7162 "block: 0x01, 0x01, 0x??, Type, 0x01\n"
7163 "where: Type : 0x00 = Off\n"
7167 #: docs/manual/protocol/n7110.rst:425
7172 "0x03 = Beep Once\n"
7173 "0x04 = Ascending\n"
7177 #: docs/manual/protocol/n7110.rst:426
7179 msgid "for number2==0x06: (Vibration)\n"
7183 #: docs/manual/protocol/n7110.rst:428 docs/manual/protocol/n7110.rst:431
7184 #: docs/manual/protocol/n7110.rst:446
7187 "block: 0x01, 0x??, 0x??, Switch, 0x01\n"
7188 "where: Switch : 0 = Off, 1 = On\n"
7192 #: docs/manual/protocol/n7110.rst:429
7194 msgid "for number2==0x07: (Warning Tones)\n"
7198 #: docs/manual/protocol/n7110.rst:432
7200 msgid "for number2==0x08: (Caller groups Alert for)\n"
7204 #: docs/manual/protocol/n7110.rst:434
7207 "block: 0x01, 0x??, 0x??, Callers, 0x01\n"
7208 "where: Callers : 0xff = All calls alert (Read below *)\n"
7212 #: docs/manual/protocol/n7110.rst:439
7218 "0x08 = Colleagues\n"
7223 #: docs/manual/protocol/n7110.rst:441
7226 "All logical OR among groups are valid, so if you select from one phone's profile\n"
7227 "alert for Friends and Collegues, a 0x0c will return (because 0x04 OR 0x08 = 0x0c).\n"
7231 #: docs/manual/protocol/n7110.rst:442
7233 msgid "(*) If Callers==0xff, means \"Alert for All calls\". Then, in this case, you don't\n"
7237 #: docs/manual/protocol/n7110.rst:443
7239 msgid "need to read other groups selection.\n"
7243 #: docs/manual/protocol/n7110.rst:444
7245 msgid "for number2==0x09: (Automatic answer)\n"
7249 #: docs/manual/protocol/n7110.rst:447
7251 msgid "N.B. This feature is valid for Handsfree and Headset profiles only!\n"
7255 #: docs/manual/protocol/n7110.rst:449
7258 "s ??? { 0x0101, 0x04, 0x01, 0x01, 0xff, 0x03 }\n"
7259 "r ??? { 0x0102, 0x01, 0x02, 0x03, 0x01, 0x01, 0x01, 0x85/0x087 }\n"
7263 #: docs/manual/protocol/n7110.rst:452
7267 "r ? { 0x0106, 0x01, 0x04}\n"
7271 #: docs/manual/protocol/n7110.rst:524
7274 "0x40: Security commands\n"
7275 "? s ???(N6150) { 0x08, 0x00 }\n"
7276 "? r ???(N6150) { 0x08 }\n"
7280 #: docs/manual/protocol/n7110.rst:525
7282 msgid "s Enable extended cmds { 0x64, cmd }\n"
7286 #: docs/manual/protocol/n7110.rst:529
7290 "0x03: reset (doesn't ask for PIN again)\n"
7291 "0x04: reset (PIN is requested)\n"
7295 #: docs/manual/protocol/n7110.rst:550
7297 msgid "where code: see 0x08/0x0004 (no allowed code !)\n"
7301 #: docs/manual/protocol/n7110.rst:571
7304 "s Get simlock info { 0x8a, 0x00}\n"
7305 "r Get simlock info { 0x8a, 0x00, 0x01, lockstype, locksclosed, 0x00, 0x00, locksinfo(lock1,4,2,3), counter1,counter2,counter4,counter4,0x00 }\n"
7309 #: docs/manual/protocol/n7110.rst:575
7311 msgid "s Buzzer pitch { 0x8f, volume, hzLO, hzHI }\n"
7315 #: docs/manual/protocol/n7110.rst:579
7318 "r Buzzer pitch { 0x8f}\n"
7319 "s ACD Readings ? { 0x91, parameter?(0x02,0x03,0x04,0x05,0x07) }\n"
7320 "r ACD Readings ? { 0x91, parameter?, value? }\n"
7324 #: docs/manual/protocol/n7110.rst:581
7327 "? s ???(N6150) { 0x98, 0x00 }\n"
7328 "? r ???(N6150) { 0x98, 0x00, 0x04 }\n"
7332 #: docs/manual/protocol/n7110.rst:582
7334 msgid "s Get bin ringtone { 0x9e, location }\n"
7338 #: docs/manual/protocol/n7110.rst:594
7340 msgid "? r Get MSid { 0xb5, 0x01, 0x2f, msid, 0x25 }\n"
7344 #: docs/manual/protocol/n7110.rst:614
7347 "s Get info about phone { 0xc8, 0x01 }\n"
7348 "r Get info about phone { 0xc8, 0x01, 0x00, \"V \", \"firmware\", 0x0a, \"firmware date\", 0x0a, \"model\", 0x0a, \"(c) NMP.\", 0x00 }\n"
7349 "s Get MCU SW Checksum { 0xc8, 0x02 }\n"
7350 "r Get MCU SW Checksum { 0xc8, 0x02, 0x00, checksum (4 bytes),0x00 }\n"
7351 "s DPS External SW { 0xc7, 0x03 }\n"
7352 "r DSP External SW { 0xc7, 0x03, 0x00, string,0x00 }\n"
7353 "s Get HW { 0xc8, 0x05 }\n"
7354 "r Get HW { 0xc8, 0x05, 0x00, HW version (4 bytes), 0x00 }\n"
7355 "s Get \"Made\" Date { 0xc8, 0x05 }\n"
7356 "r Get \"Made\" Date { 0xc8, 0x05, 0x00, date(4 bytes), 0x00 }\n"
7357 "s Get DSP Internal SW { 0xc8, 0x09 }\n"
7358 "r Get DSP Internal SW { 0xc8, 0x09, 0x00, version (1 bytes), 0x00 }\n"
7359 "s Get PCI version { 0xc8, 0x0b }\n"
7360 "r Get PCI version { 0xc8, 0x0b, 0x00, version, 0x00 }\n"
7361 "s Get system ASIC { 0xc8, 0x0c }\n"
7362 "r Get system ASIC { 0xc8, 0x0c, 0x00, string, 0x00 }\n"
7363 "s Get COBBA { 0xc8, 0x0d }\n"
7364 "r Get COBBA { 0xc8, 0x0d, 0x00, string, 0x00 }\n"
7365 "s Get PLUSSA { 0xc8, 0x0e }\n"
7366 "r Get PLUSSA { 0xc8, 0x0e, available, 0x00 }\n"
7370 #: docs/manual/protocol/n7110.rst:663
7373 "s Result of phone tests { 0xcf }\n"
7374 "r Result of phone tests { 0xcf, number of tests, results of next tests }\n"
7378 #: docs/manual/protocol/n7110.rst:665
7381 "? s ??? { 0xd1 }\n"
7382 "? r ???(N5110) { 0xd1, 0x00, 0x1d, 0x00, 0x01, 0x08, 0x00 }\n"
7386 #: docs/manual/protocol/n7110.rst:666
7388 msgid "s LCD Test { 0xd3, value }\n"
7392 #: docs/manual/protocol/n7110.rst:668
7394 msgid "0x03, 0x01 - 2'nd test\n"
7398 #: docs/manual/protocol/n7110.rst:669
7400 msgid "0x02, 0x03 - clears screen\n"
7404 #: docs/manual/protocol/n7110.rst:672
7407 "s ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01}\n"
7408 "r ACD Readings(N6150)? { 0xd4, 0x02, 0x00, 0x02, 0x00, 0x0e, 0x01, ?}\n"
7409 "r Function of { 0xff, 0x8c }\n"
7413 #: docs/manual/protocol/n7110.rst:674
7416 "0x40 msgtype not\n"
7421 #: docs/manual/protocol/n7110.rst:675
7427 #: docs/manual/protocol/n7110.rst:678
7430 "s Status confirm { 0x0201, 0x03 }\n"
7431 "r Incoming call seq1 { 0x0102 0x0e 0x03 }\n"
7432 "r Incoming call seq2 { 0x0102 0x7e 0x01 }\n"
7436 #: docs/manual/protocol/n7110.rst:679
7442 #: docs/manual/protocol/n7110.rst:681
7445 "s CarKit enable { 0x0201 0x01 0x62 0x00 }\n"
7446 "r CarKit enabled { 0x0201 0x02 0x06 0x00 \"V \" {version} \"\\nHFU\"\n"
7450 #: docs/manual/protocol/n7110.rst:682
7456 #: docs/manual/protocol/n7110.rst:683
7458 msgid "0x7a: settings\n"
7459 msgstr "0x7a: pengaturan\n"
7462 #: docs/manual/protocol/n7110.rst:685
7465 "r Set setting { 0x01eb, number, 0x00 }\n"
7466 "s Set setting { 0x01ec, number, contents }\n"
7470 #: docs/manual/protocol/n7110.rst:686 docs/manual/protocol/n7110.rst:698
7472 msgid "where for number:\n"
7476 #: docs/manual/protocol/n7110.rst:688 docs/manual/protocol/n7110.rst:700
7479 "0x02 (startup text) : 0x00, text (Unicode)\n"
7480 "0x15 (startup logo) : 0x00, 0x00, 0x00, 0x04,\n"
7484 #: docs/manual/protocol/n7110.rst:689
7486 msgid "0xc0, 0x02, 0x00, height, 0xc0, 0x03, 0x00, width,\n"
7490 #: docs/manual/protocol/n7110.rst:690
7492 msgid "0xc0, 0x04, 0x03, 0x00, {bitmap} }\n"
7496 #: docs/manual/protocol/n7110.rst:691
7498 msgid "where width, height, {bitmap}: see 0x7a/0x01ed 0x15\n"
7502 #: docs/manual/protocol/n7110.rst:692
7504 msgid "s Get setting { 0x01ee, number}\n"
7508 #: docs/manual/protocol/n7110.rst:693
7510 msgid "where number: 0x01 - 0x1e\n"
7514 #: docs/manual/protocol/n7110.rst:696
7517 "0x02: startup text\n"
7518 "0x15: startup logo\n"
7519 "0x1c: security code\n"
7523 #: docs/manual/protocol/n7110.rst:697
7525 msgid "r Get setting { 0x01ed,number, 0x00, contents}\n"
7529 #: docs/manual/protocol/n7110.rst:702
7532 "0xc0, 0x02, 0x00, height, 0xc0, 0x03, 0x00, width,\n"
7533 "0xc0, 0x04, 0x03, 0x00, {bitmap} }\n"
7537 #: docs/manual/protocol/n7110.rst:703
7539 msgid "where height: 60 (0x3c) or 65\n"
7543 #: docs/manual/protocol/n7110.rst:705
7546 "width: 96 (0x60)\n"
7547 "{bitmap}: like other bitmaps but pixels\n"
7551 #: docs/manual/protocol/n7110.rst:706
7553 msgid "placed vertically.\n"
7557 #: docs/manual/protocol/n7110.rst:707
7559 msgid "0x1c (security code): {code(ascii)}, 0x00\n"
7563 #: docs/manual/protocol/nokia.rst:2
7565 msgid "Nokia protocols"
7569 #: docs/manual/protocol/nokia.rst:5
7570 msgid "Document describing protocol used in Nokia phones."
7574 #: docs/manual/protocol/nokia.rst:11
7575 msgid "Last update 23.06.2003"
7579 #: docs/manual/protocol/nokia.rst:30
7583 "Balazs Nagy <js@iksz.hu>\n"
7584 "Alfred R. Nurnberger <arnu@flosys.com>\n"
7585 "Hugh Blemings <Hugh.Blemings@vsb.com.au>\n"
7586 "Mike Bradley <mike@trumpington.st>\n"
7587 "Odinokov Serge <serge@takas.lt>\n"
7588 "Pavel Janik <Pavel@Janik.cz>\n"
7589 "Pawel Kot <pkot@linuxnews.pl>\n"
7590 "Marcin Wiacek <Marcin@MWiacek.com>\n"
7591 "Jens Bennfors <jens.bennfors@ing.hj.se>\n"
7592 "Michael Hund <michael@drhund.de>\n"
7593 "Jay Bertrand <jay.bertrand@libertysurf.fr>\n"
7594 "<arnu@venia.net>\n"
7596 "Pavel Machek <pavel@ucw.cz>\n"
7597 "Diego Betancor <dbetancor@duocom.net>\n"
7598 "... and other members of gnokii mailing list\n"
7599 "and authors of some WWW pages.\n"
7603 #: docs/manual/protocol/nokia.rst:38
7605 msgid "Frame format for MBUS version 1"
7608 #. type: Labeled list
7609 #: docs/manual/protocol/nokia.rst:40
7611 msgid "Request from Computer/Answer from Phone"
7615 #: docs/manual/protocol/nokia.rst:43
7616 msgid "{ DestDEV, SrcDEV, FrameLength, MsgType, {block}, id, ChkSum }"
7620 #: docs/manual/protocol/nokia.rst:45
7622 msgid "where DestDEV, SrcDEV: 0x00: phone\n"
7626 #: docs/manual/protocol/nokia.rst:47
7629 "0xf8: PC (wakeup msg)\n"
7630 "0xe4: PC (normal msg)\n"
7634 #: docs/manual/protocol/nokia.rst:48
7636 msgid "FrameLength: length of data frame. Maximal 0x78. Longer\n"
7640 #: docs/manual/protocol/nokia.rst:49
7642 msgid "frames are divided into smaller.\n"
7646 #: docs/manual/protocol/nokia.rst:52
7649 "MsgType: see List\n"
7650 "{block}: main frame\n"
7651 "id: request identity number 1..n, incremented after\n"
7655 #: docs/manual/protocol/nokia.rst:53
7657 msgid "the request is accepted\n"
7661 #: docs/manual/protocol/nokia.rst:54 docs/manual/protocol/nokia.rst:68
7662 #: docs/manual/protocol/nokia.rst:86
7664 msgid "ChkSum: XOR on frame's all numbers\n"
7667 #. type: Labeled list
7668 #: docs/manual/protocol/nokia.rst:55
7670 msgid "Ack from Phone"
7674 #: docs/manual/protocol/nokia.rst:58
7675 msgid "{ DestDEV, 0x00, FrameLength, MsgType, {block} , id, ChkSum }"
7679 #: docs/manual/protocol/nokia.rst:60
7681 msgid "where DestDEV: taken from original request packet\n"
7685 #: docs/manual/protocol/nokia.rst:61
7687 msgid "FrameLength: 0x7f, when DestDEV = 0xe4\n"
7691 #: docs/manual/protocol/nokia.rst:62
7693 msgid "0x7e, when DestDEV = 0xf8\n"
7697 #: docs/manual/protocol/nokia.rst:65
7700 "MsgType: see List. Present only, when DestDEV = 0xf8\n"
7701 "{block}: main frame. Present only, when DestDEV = 0xf8\n"
7702 "id: request identity number 1..?, corresponding\n"
7706 #: docs/manual/protocol/nokia.rst:67
7709 "to the original request packet id\n"
7710 "the request is accepted\n"
7714 #: docs/manual/protocol/nokia.rst:71
7716 "Update: description above according to the http://www.gadgets.demon.co.uk/"
7717 "nokia21xx/protocol.html."
7721 #: docs/manual/protocol/nokia.rst:76
7724 "Pavel Machek <pavel@ucw.cz> wrote:\n"
7725 " 0x7e is actually registration acknowledge. Both have nothing to do\n"
7726 " with DestDEV, except that special device needs to be used for\n"
7730 #. type: Labeled list
7731 #: docs/manual/protocol/nokia.rst:77
7733 msgid "Ack from Computer"
7737 #: docs/manual/protocol/nokia.rst:80
7738 msgid "{ 0x00, SrcDEV, 0x7f, id, ChkSum }"
7742 #: docs/manual/protocol/nokia.rst:82
7744 msgid "where SrcDEV: taken from response packet\n"
7748 #: docs/manual/protocol/nokia.rst:83
7750 msgid "id: request identity number 1..?, corresponding\n"
7754 #: docs/manual/protocol/nokia.rst:85
7757 "to the response packet id\n"
7758 "the request is accepted\n"
7762 #: docs/manual/protocol/nokia.rst:89
7766 " Speed 9600 bps, Bits 8, ParityOdd, Stop Bits 1, DTR and RTS logic 0\n"
7770 #: docs/manual/protocol/nokia.rst:92
7772 "In the MBUS bus, the phone has only one connector for transmition and "
7777 #: docs/manual/protocol/nokia.rst:97
7779 "Because of this characteristics of the phone connector, every time that the "
7780 "PC writes into the phone it is writing as well into its own Rx. So every "
7781 "time the PC sends info into the phone it finds that same information in its "
7782 "own Rx buffers, like a mirror copy. This should be discarded."
7786 #: docs/manual/protocol/nokia.rst:100
7788 "The communications is made like an old cb radio, only one talking at a time. "
7789 "Many transmission are made this way:"
7793 #: docs/manual/protocol/nokia.rst:102
7794 msgid "<computer sends request>"
7798 #: docs/manual/protocol/nokia.rst:103
7799 msgid "<phone sends ack>"
7803 #: docs/manual/protocol/nokia.rst:104
7804 msgid "<phone sends response>"
7808 #: docs/manual/protocol/nokia.rst:105
7809 msgid "<computer sends ack>"
7813 #: docs/manual/protocol/nokia.rst:107
7814 msgid "Some frames are sent from phone without asking for them"
7818 #: docs/manual/protocol/nokia.rst:111
7820 "You have to implement collision protocol. IE. you should listen for what you "
7821 "are transmitting, and if it does not come back, you have collision."
7825 #: docs/manual/protocol/nokia.rst:115
7827 "You should wait for bus to be free for 3 miliseconds before normal message, "
7828 "and for 2.5 miliseconds before acknowledge. You should wait for acknowledge "
7829 "for 200 miliseconds, then retransmit."
7833 #: docs/manual/protocol/nokia.rst:117
7835 msgid "Frame format for FBUS version 1"
7838 #. type: Labeled list
7839 #: docs/manual/protocol/nokia.rst:119 docs/manual/protocol/nokia.rst:143
7845 #: docs/manual/protocol/nokia.rst:122
7846 msgid "{ FrameID, FrameLength, MsgType, {block}, SeqNo, ChkSum }"
7850 #: docs/manual/protocol/nokia.rst:124
7852 msgid "where FrameID: 0x01 Command frame from computer to Nokia\n"
7855 #. type: Labeled list
7856 #: docs/manual/protocol/nokia.rst:124
7858 msgid "0x02 ??? - Data call frame from computer to Nokia - ?"
7862 #: docs/manual/protocol/nokia.rst:127
7864 "0x03 Data call frame from Nokia to computer 0x04 Command frame from Nokia to "
7869 #: docs/manual/protocol/nokia.rst:130
7872 "FrameLength: {block} + 2\n"
7873 "MsgType: see List\n"
7874 "SeqNum: Sequence number of command in case where direction is\n"
7878 #: docs/manual/protocol/nokia.rst:136
7881 "from ME to computer, the sequence number is\n"
7882 "counting from 0x30 to 0x37 and resetting back to 0x30.\n"
7883 "When direction is from computer to ME,\n"
7884 "sequence number counts from 0x08 to 0x0f and resets back to 0x08.\n"
7885 "It may not be required to be this way.\n"
7886 "Sequence numbers are used in acknowledging commands.\n"
7890 #: docs/manual/protocol/nokia.rst:137
7892 msgid "ChkSum1: CRC = 0;\n"
7896 #: docs/manual/protocol/nokia.rst:138
7898 msgid "for (i = 0; i < (2 + CMD_LEN); i++)\n"
7902 #: docs/manual/protocol/nokia.rst:139
7904 msgid "CRC ^= frame[i];\n"
7908 #: docs/manual/protocol/nokia.rst:141
7910 msgid "Frame format for FBUS version 2/Direct IRDA"
7914 #: docs/manual/protocol/nokia.rst:146
7916 "{ FrameID, DestDEV, SrcDEV, MsgType, 0x00, FrameLength, {block}, FramesToGo,"
7920 #: docs/manual/protocol/nokia.rst:147
7921 msgid "SeqNo, PaddingByte?, ChkSum1, ChkSum2 }"
7925 #: docs/manual/protocol/nokia.rst:149
7927 msgid "where FrameID: 0x1c: IR / FBUS\n"
7931 #: docs/manual/protocol/nokia.rst:150
7933 msgid "0x1e: Serial / FBUS\n"
7937 #: docs/manual/protocol/nokia.rst:151 docs/manual/protocol/nokia.rst:174
7938 #: docs/manual/protocol/nokia.rst:200 docs/manual/protocol/nokia.rst:210
7940 msgid "DestDev, SrcDev: 0x00: mobile phone\n"
7944 #: docs/manual/protocol/nokia.rst:152
7946 msgid "0x0c: TE (FBUS) [eg. PC]\n"
7950 #: docs/manual/protocol/nokia.rst:156
7953 "MsgType: see List\n"
7954 "FrameLength: {block} + 2 (+ 1 if PaddingByte exists)\n"
7955 "FramesToGo: 0x01 means the last frame\n"
7960 #: docs/manual/protocol/nokia.rst:157
7962 msgid "X: 4: first block\n"
7966 #: docs/manual/protocol/nokia.rst:159
7969 "0: continuing block\n"
7970 "Y: sequence number\n"
7974 #: docs/manual/protocol/nokia.rst:160
7976 msgid "PaddingByte: 0x00 if FrameLength would be an odd number\n"
7980 #: docs/manual/protocol/nokia.rst:161
7982 msgid "anyways it doesn't exists\n"
7986 #: docs/manual/protocol/nokia.rst:163
7989 "ChkSum1: XOR on frame's odd numbers\n"
7990 "ChkSum2?: XOR on frame's even numbers\n"
7994 #: docs/manual/protocol/nokia.rst:165
7996 msgid "Frame format for MBUS version 2"
7999 #. type: Labeled list
8000 #: docs/manual/protocol/nokia.rst:167
8006 #: docs/manual/protocol/nokia.rst:170
8008 "{ FrameID, DestDEV, SrcDEV, MsgType, FrameLengthLO, FrameLengthHI, {block},"
8012 #: docs/manual/protocol/nokia.rst:171
8013 msgid "SeqNo, ChkSum }"
8017 #: docs/manual/protocol/nokia.rst:173
8019 msgid "where FrameID: 0x1f: Serial / M2BUS\n"
8023 #: docs/manual/protocol/nokia.rst:180
8026 "0x1d: TE (M2BUS)\n"
8027 "0x10: TE (M2BUS) (Service Software ?)\n"
8029 "0x48: DLR3 cable?\n"
8030 "0xF8: unknown target?\n"
8031 "0xFF: global target?\n"
8035 #: docs/manual/protocol/nokia.rst:184
8038 "MsgType: see List\n"
8039 "FrameLength: {block}\n"
8040 "SeqNo: sequence number\n"
8041 "ChkSum: XOR on frame's all numbers\n"
8045 #: docs/manual/protocol/nokia.rst:186
8047 "Please note that M2BUS has only one checksum: XOR on frame[FrameID..SeqNo]"
8050 #. type: Labeled list
8051 #: docs/manual/protocol/nokia.rst:187
8057 #: docs/manual/protocol/nokia.rst:190
8058 msgid "{ FrameID, DestDEV, SrcDEV, 0x7f, Id_SeqNo, ChkSum }"
8062 #: docs/manual/protocol/nokia.rst:192
8064 msgid "where Id_SeqNo: Is the sequence number that you are\n"
8068 #: docs/manual/protocol/nokia.rst:193
8070 msgid "acknowleging (from the other part).\n"
8073 #. type: Labeled list
8074 #: docs/manual/protocol/nokia.rst:194
8076 msgid "Frame format for Infrared"
8080 #: docs/manual/protocol/nokia.rst:197
8082 "{ FrameID, DestDEV, SrcDEV, MsgType, FrameLengthLo, FrameLengthHi, {block}}"
8086 #: docs/manual/protocol/nokia.rst:199
8088 msgid "where FrameID: 0x14\n"
8092 #: docs/manual/protocol/nokia.rst:201
8094 msgid "0x0c: TE [eg. PC]\n"
8098 #: docs/manual/protocol/nokia.rst:203 docs/manual/protocol/nokia.rst:213
8101 "MsgType: see List\n"
8102 "FrameLength: {block}\n"
8105 #. type: Labeled list
8106 #: docs/manual/protocol/nokia.rst:204
8108 msgid "Frame format for Bluetooth"
8112 #: docs/manual/protocol/nokia.rst:207
8114 "{ FrameID, DestDEV, SrcDEV, MsgType, FrameLengthLo, FrameLengthHi, {block} }"
8118 #: docs/manual/protocol/nokia.rst:209
8120 msgid "where FrameID: 0x19\n"
8124 #: docs/manual/protocol/nokia.rst:211
8126 msgid "0x10: TE [eg. PC]\n"
8129 #. type: Labeled list
8130 #: docs/manual/protocol/nokia.rst:214
8132 msgid "Frames list format"
8136 #: docs/manual/protocol/nokia.rst:217
8137 msgid "hex: Short description"
8141 #: docs/manual/protocol/nokia.rst:218
8143 msgid "x msg desc { ... }\n"
8147 #: docs/manual/protocol/nokia.rst:220
8150 "0xXX -> one byte\n"
8151 "0xXXYY -> two bytes (== 0xXX, 0xYY)\n"
8155 #: docs/manual/protocol/nokia.rst:222
8157 msgid "where hex: message type\n"
8161 #: docs/manual/protocol/nokia.rst:225
8164 "x: s=send (eg. to mobile), r=receive\n"
8165 "{ ... }: data after 0x00, 0x01 header\n"
8166 "{+... }: raw data (without header)\n"
8170 #: docs/manual/protocol/nokia.rst:227
8172 msgid "Misc (about MBUS version 2)"
8176 #: docs/manual/protocol/nokia.rst:230
8178 msgid "0x4E commands"
8182 #: docs/manual/protocol/nokia.rst:234
8184 "(sent from a 5160i TDMA / 6160i TDMA / 6185 CDMA or 7110 GSM phone to the uC "
8185 "in the DLR-3 cable)"
8189 #: docs/manual/protocol/nokia.rst:236
8194 #: docs/manual/protocol/nokia.rst:238
8195 msgid "1F 48 00 4E 00 02 01 XX SQ CS"
8199 #: docs/manual/protocol/nokia.rst:242
8202 " frame sent from the phone to the DLR-3 cable\n"
8203 " (after 15kOhm resistor detected betw. XMIC (3) and DGND (9).)\n"
8204 " DSR,DCD,CTS flow control data is coded into the 2nd databyte\n"
8208 #: docs/manual/protocol/nokia.rst:244
8214 #: docs/manual/protocol/nokia.rst:246
8219 #: docs/manual/protocol/nokia.rst:247
8224 #: docs/manual/protocol/nokia.rst:248
8225 msgid "bit.2=CMD/DATA"
8229 #: docs/manual/protocol/nokia.rst:249
8234 #: docs/manual/protocol/nokia.rst:250
8239 #: docs/manual/protocol/nokia.rst:252
8241 msgid "0x78 / 0x79 commands"
8245 #: docs/manual/protocol/nokia.rst:255
8246 msgid "(used by handsfree carkit) Works also on GSM phones (5110 / 6110 / etc)"
8250 #: docs/manual/protocol/nokia.rst:260
8252 "These commands are used by the Nokia Carkits to switch the phone audio path "
8253 "to XMiC and XEAR , turn the phone on/off according to the car ignition, and "
8254 "control the PA loudspeaker amplifier in the carkit and the car radio mute "
8255 "output which silences the car radio during a call"
8259 #: docs/manual/protocol/nokia.rst:294
8262 "mute status tone:\n"
8263 " 1F 04 00 78 00 04 01 02 0E 00 SQ CS\n"
8264 " status indication = disable carkit audio amplifier (no audio / no tone)\n"
8265 "mute status tone:\n"
8266 " 1F 04 00 78 00 04 01 02 0E 03 SQ CS\n"
8267 " status indication = enable carkit audio amplifier (audio / tone present)\n"
8268 "mute status call:\n"
8269 " 1F 04 00 78 00 04 01 02 07 00 SQ CS\n"
8270 " status indication = disable radio mute output (no call)\n"
8271 "mute status call:\n"
8272 " 1F 04 00 78 00 04 01 02 07 01 SQ CS\n"
8273 " status indication = enable radio mute output (call active)\n"
8275 " 1F 04 00 78 00 04 01 02 08 01 SQ CS\n"
8276 " status indication = enable ??? sent to HFU-2 on power on\n"
8277 " byte 9 (07,08,0E) seems to be a pointer to a memory location,\n"
8278 " byte 10 is the data at this memeory location.\n"
8279 "response from HFU:\n"
8280 " 1F 00 04 78 00 03 02 01 03 SQ CS\n"
8281 " response message from HFU-2 (use unknown)\n"
8282 "go HF and IGN on:\n"
8283 " 1F 00 04 79 00 05 02 01 01 63 00 SQ CS\n"
8284 " enables carkit mode + turns phone on + req. mute status\n"
8285 "go HF and IGN off:\n"
8286 " 1F 00 04 79 00 05 02 01 01 61 00 SQ CS\n"
8287 " enables carkit mode + powers phone off (1 min delay) + req. mute status\n"
8289 " 1F 00 04 79 00 05 02 01 01 23 00 SQ CS\n"
8290 " enables carkit mode + external handset lifted (OFF-Hook)\n"
8292 " 1F 00 04 79 00 05 02 01 01 63 00 SQ CS\n"
8293 " enables carkit mode + external handset put back (ON-Hook)\n"
8294 " Ignition and Hook are coded into one byte\n"
8298 #: docs/manual/protocol/nokia.rst:296
8299 msgid "bit.0 = 0:on power on 1:when in operation"
8303 #: docs/manual/protocol/nokia.rst:297
8304 msgid "bit.1 = IGNITION STATUS"
8308 #: docs/manual/protocol/nokia.rst:298
8309 msgid "bit.2 = x can be 1 or 0"
8313 #: docs/manual/protocol/nokia.rst:299
8318 #: docs/manual/protocol/nokia.rst:300
8323 #: docs/manual/protocol/nokia.rst:301
8328 #: docs/manual/protocol/nokia.rst:302
8329 msgid "bit.6 = Hook (inverted)"
8333 #: docs/manual/protocol/nokia.rst:308
8338 " 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"
8340 " 1F 04 00 DA 00 02 00 02 SQ CS\n"
8341 " function unknown - sent from Nokia phone to HFU-2mute output (call active )\n"
8345 #: docs/manual/protocol/nokia.rst:310
8347 msgid "0xD0 commands"
8351 #: docs/manual/protocol/nokia.rst:317
8355 " 1F 00 1D D0 00 01 04 SQ CS\n"
8356 " sent by the Service Software or HFU-2 on startup\n"
8358 " 1F 1D 00 D0 00 01 05 SQ CS\n"
8359 " response from phone to above frame\n"
8363 #: docs/manual/protocol/index.rst:2
8368 #: docs/manual/protocol/index.rst:4
8370 msgid "Phone Protocols"
8371 msgstr "Tes telepon"
8374 #: docs/manual/protocol/index.rst:7 docs/manual/smsd/backends.rst:10
8375 #: docs/manual/smsd/index.rst:7 docs/manual/smsd/manual.rst:5
8376 #: docs/manual/project/index.rst:7 docs/manual/index.rst:34
8377 #: docs/manual/testing/index.rst:7 docs/manual/contents.rst:7
8378 #: docs/manual/python/index.rst:35 docs/manual/python/index.rst:43
8379 #: docs/manual/internal/index.rst:11 docs/manual/formats/index.rst:10
8380 #: docs/manual/c/index.rst:22 docs/manual/c/api.rst:11
8381 #: docs/manual/utils/index.rst:7
8386 #: docs/manual/protocol/index.rst:8 docs/manual/smsd/backends.rst:11
8387 #: docs/manual/smsd/index.rst:8 docs/manual/smsd/manual.rst:6
8388 #: docs/manual/project/index.rst:8 docs/manual/index.rst:35
8389 #: docs/manual/testing/index.rst:8 docs/manual/contents.rst:8
8390 #: docs/manual/internal/index.rst:12 docs/manual/formats/index.rst:11
8391 #: docs/manual/utils/index.rst:8
8392 msgid ":maxdepth: 2"
8396 #: docs/manual/protocol/index.rst:24
8398 "discovering nokia nokia-s40-sms n6110 n6510 n7110 carkit tdma_5120 samsung "
8399 "samsung-gt sonim mtk m-obex s60 gnapplet"
8403 #: docs/manual/protocol/index.rst:28
8405 "You can also find documentation for some protocols and vendor extensions in "
8406 "separate git repository at http://gitorious.org/gammu/gsm-docs"
8410 #: docs/manual/protocol/samsung-gt.rst:2
8412 msgid "SAMSUNG GT calendar AT commands"
8416 #: docs/manual/protocol/samsung-gt.rst:5
8418 msgid "Calendar Entries"
8419 msgstr "Catatan kalender"
8422 #: docs/manual/protocol/samsung-gt.rst:9
8424 "``AT+SSHT=1`` - selects the Organizer->Calendar->Appointment entries "
8425 "(Spotkania in Polish version)"
8429 #: docs/manual/protocol/samsung-gt.rst:12
8431 "``AT+SSHT=2`` - selects the Organizer->Calendar->Anniversary entries "
8432 "(Rocznice in Polish version)"
8436 #: docs/manual/protocol/samsung-gt.rst:15
8438 "``AT+SSHT=5`` - selects the Organizer->Calendar->Holiday entries (Święta in "
8443 #: docs/manual/protocol/samsung-gt.rst:18
8445 "``AT+SSHT=6`` - selects the Organizer->Calendar->Important entries (Ważne in "
8450 #: docs/manual/protocol/samsung-gt.rst:21
8452 "``AT+SSHT=7`` - selects the Organizer->Calendar->Private entries (Prywatne "
8453 "in Polish version)"
8456 #. type: Labeled list
8457 #: docs/manual/protocol/samsung-gt.rst:22
8459 msgid "After selection of type, we can read all items"
8463 #: docs/manual/protocol/samsung-gt.rst:31
8465 "AT+SSHR=0 +SSHR:5,\"5,test1\",\"0,\",\"0,"
8466 "\",2010,5,12,2010,5,12,21,49,22,49,0,0,0,0,2010,5,30,, +SSHR:3,\"1,x\",\"0,"
8467 "\",\"0,\",2010,6,2,2010,6,3,0,0,0,0,0,0,0,0,2010,5,30,, +SSHR:1,\"9,"
8468 "event1234\",\"0,\",\"0,\",2010,6,7,2010,6,7,7,0,8,59,0,0,0,0,2010,5,30,, "
8469 "+SSHR:4,\"7,test123\",\"0,\",\"0,"
8470 "\",2010,6,14,2010,6,14,21,37,22,37,0,0,0,0,2010,5,30,, +SSHR:2,\"7,Meeting\","
8471 "\"0,\",\"0,\",2010,6,15,2010,6,15,8,0,8,59,0,0,0,0,2010,5,30,, OK"
8474 #. type: Labeled list
8475 #: docs/manual/protocol/samsung-gt.rst:32
8477 msgid "Or just read a single item"
8481 #: docs/manual/protocol/samsung-gt.rst:37
8483 "AT+SSHR=1 +SSHR:1,\"9,Event 123\",\"0,\",\"0,"
8484 "\",2010,6,7,2010,6,7,7,0,8,59,0,0,0,0,2010,5,30,, OK"
8487 #. type: Labeled list
8488 #: docs/manual/protocol/samsung-gt.rst:38
8490 msgid "Getting status (the last number appears to be number of notes)"
8494 #: docs/manual/protocol/samsung-gt.rst:43
8495 msgid "AT+SSHR=? +SSHR:100,15,100,15,\"1000000\",2008,2024,5 OK"
8498 #. type: Labeled list
8499 #: docs/manual/protocol/samsung-gt.rst:44
8501 msgid "You can also add or modify an item"
8505 #: docs/manual/protocol/samsung-gt.rst:47
8507 "AT+SSHW=\"7,event01\",\"16,details of event\",\"5,where"
8508 "\",2010,06,03,2010,06,04,12,31,13,42,0,0,0,0,2010,05,31,,,0"
8512 #: docs/manual/protocol/samsung-gt.rst:51
8514 "It seems, that the last number in the above record specifies whether it is "
8515 "addition of a new record (0), or modification of the old record (then the "
8516 "number is the position of the item, as the first number"
8519 #. type: Labeled list
8520 #: docs/manual/protocol/samsung-gt.rst:51
8522 msgid "listed after ``AT+SSHR=0``). e.g."
8526 #: docs/manual/protocol/samsung-gt.rst:54
8528 "AT+SSHW=\"13,event1234 new\",\"0,\",\"0,"
8529 "\",2010,06,07,2010,06,07,07,00,08,59,0,0,0,0,2010,05,30,,,1"
8533 #: docs/manual/protocol/samsung-gt.rst:67
8535 "Please note, that the format for writing is somehow different, than for "
8536 "reading - hour and minuts must be in two-digit form! The text fields (as "
8537 "shown above) are formatted in the following way: "
8538 "\"number_of_characters_in_string,string\" In all items above the first "
8539 "string is the name of event, the second string - details of event, the third "
8540 "one - place of event. The numeric fields encode start date (year,month,"
8541 "day), end date (year, month, day), start time (hour,minutes), end time "
8542 "(hour, minutes), four unknown to me (yet?) values, date of creation? (year "
8543 "month day) - the meaning of this date is not sure for me yet."
8546 #. type: Labeled list
8547 #: docs/manual/protocol/samsung-gt.rst:68
8548 #: docs/manual/protocol/samsung-gt.rst:112
8549 #: docs/manual/protocol/samsung-gt.rst:158
8551 msgid "To delete entries"
8555 #: docs/manual/protocol/samsung-gt.rst:72
8556 msgid "AT+SSHD=1 OK"
8560 #: docs/manual/protocol/samsung-gt.rst:74
8562 msgid "Task Entries"
8566 #: docs/manual/protocol/samsung-gt.rst:77
8567 msgid "There is yet another type, that can be selected by ``AT+SSHT=3``"
8570 #. type: Labeled list
8571 #: docs/manual/protocol/samsung-gt.rst:77
8573 msgid "This is Organizer->Task"
8577 #: docs/manual/protocol/samsung-gt.rst:84
8579 "AT+SSHT=3 OK AT+SSHR=0 +SSHR:1,\"10,Test event\","
8580 "\"10,2010-06-05\",60823,11,25,60823,11,26,0,0,0,0,0,0,0,0,0 OK"
8584 #: docs/manual/protocol/samsung-gt.rst:86
8585 msgid "Please note, that the format of output is different, when you read the"
8588 #. type: Labeled list
8589 #: docs/manual/protocol/samsung-gt.rst:86
8591 msgid "specific task"
8595 #: docs/manual/protocol/samsung-gt.rst:90
8597 "AT+SSHR=1 +SSHR:1,\"10,Test event\",\"12,Some details"
8598 "\",2010,6,3,2010,6,5,1,2010,6,4,10,11,0,2,0"
8601 #. type: Labeled list
8602 #: docs/manual/protocol/samsung-gt.rst:91
8604 msgid "You can similarly add a new task"
8608 #: docs/manual/protocol/samsung-gt.rst:96
8610 "AT+SSHW=\"9,New task1\","
8611 "\"10,0123456789\",2010,06,21,2010,06,30,1,2010,06,27,08,07,0,2,0,0 +SSHW:2 OK"
8614 #. type: Labeled list
8615 #: docs/manual/protocol/samsung-gt.rst:97
8617 msgid "Read it back"
8621 #: docs/manual/protocol/samsung-gt.rst:102
8623 "AT+SSHR=2 +SSHR:2,\"9,New task1\","
8624 "\"10,0123456789\",2010,6,21,2010,6,30,1,2010,6,27,8,7,0,2,0 OK"
8627 #. type: Labeled list
8628 #: docs/manual/protocol/samsung-gt.rst:103
8634 #: docs/manual/protocol/samsung-gt.rst:111
8636 "AT+SSHW=\"9,New task1\",\"11,New details"
8637 "\",2010,06,21,2010,06,30,1,2010,06,27,08,07,0,2,0,2 +SSHW:2 OK AT+SSHR=2 "
8638 "+SSHR:2,\"9,New task1\",\"11,New details"
8639 "\",2010,6,21,2010,6,30,1,2010,6,27,8,7,0,2,0 OK"
8643 #: docs/manual/protocol/samsung-gt.rst:126
8645 "AT+SSHT=3 OK AT+SSHR=0 +SSHR:1,\"10,Test event\","
8646 "\"10,2010-06-05\",60823,11,25,60823,11,26,0,60823,11,26,0,0,0,0,0 +SSHR:2,"
8648 "\"10,2010-06-30\",60823,11,25,60823,11,26,0,60823,11,26,0,0,0,0,0 OK AT"
8649 "+SSHD=1 OK AT+SSHR=0 +SSHR:2,\"9,New task1\","
8650 "\"10,2010-06-30\",60823,11,25,60823,11,26,0,0,0,0,0,0,0,0,0 OK"
8654 #: docs/manual/protocol/samsung-gt.rst:128
8659 #. type: Labeled list
8660 #: docs/manual/protocol/samsung-gt.rst:130
8662 msgid "The memo notes are accessible via ``AT+OMM???`` commands"
8666 #: docs/manual/protocol/samsung-gt.rst:134
8667 msgid "AT+OMMI? +OMMI:4,100,100"
8671 #: docs/manual/protocol/samsung-gt.rst:136
8672 msgid "We found, that we have 4 memos"
8675 #. type: Labeled list
8676 #: docs/manual/protocol/samsung-gt.rst:137
8678 msgid "You can add a note"
8679 msgstr "Catatan kalender"
8682 #: docs/manual/protocol/samsung-gt.rst:142
8683 msgid "AT+OMMW=0,\"This is a note\" +OMMW:6 OK"
8686 #. type: Labeled list
8687 #: docs/manual/protocol/samsung-gt.rst:143
8689 msgid "You can read it"
8693 #: docs/manual/protocol/samsung-gt.rst:148
8694 msgid "AT+OMMR=6 +OMMR:\"This is a note\" OK"
8697 #. type: Labeled list
8698 #: docs/manual/protocol/samsung-gt.rst:149
8700 msgid "You can modify it"
8704 #: docs/manual/protocol/samsung-gt.rst:157
8706 "AT+OMMW=6,\"This is a new modified note\" +OMMW:6 OK AT+OMMR=6 +OMMR:\"This "
8707 "is a new modified note\" OK"
8711 #: docs/manual/protocol/samsung-gt.rst:167
8713 "AT+OMMR=3 +OMMR:\"Note number 3\" OK AT+OMMD=3 OK AT+OMMW=3,\"New note "
8714 "number 3\" +CME ERROR:29"
8718 #: docs/manual/protocol/samsung-gt.rst:168
8723 #: docs/manual/protocol/nokia-s40-sms.rst:2
8725 msgid "Nokia S40 filesystem SMS format"
8729 #: docs/manual/protocol/nokia-s40-sms.rst:7
8731 "This text is work in progress and does not claim to be correct or accurate. "
8732 "It is solely based on Gammu dumps received from users. Analysed by Michal "
8733 "Cihar <michal@cihar.com>."
8737 #: docs/manual/protocol/nokia-s40-sms.rst:9
8739 msgid "File structure"
8743 #: docs/manual/protocol/nokia-s40-sms.rst:12
8744 msgid "176 bytes header"
8748 #: docs/manual/protocol/nokia-s40-sms.rst:13
8749 msgid "at offset 7 is length of PDU data"
8753 #: docs/manual/protocol/nokia-s40-sms.rst:14
8754 msgid "at offset 94 is stored remote number in unicode"
8758 #: docs/manual/protocol/nokia-s40-sms.rst:15
8759 msgid "rest is not known"
8760 msgstr "sisanya tidak diketahui"
8763 #: docs/manual/protocol/nokia-s40-sms.rst:16
8764 msgid "PDU data (without SMSC)"
8768 #: docs/manual/protocol/nokia-s40-sms.rst:17
8769 msgid "here can be sometimes also some failure block, which is not known yet"
8773 #: docs/manual/protocol/nokia-s40-sms.rst:18
8774 msgid "structured data header: 0x01 0x00 <LEN>, where <LEN> is length of rest"
8778 #: docs/manual/protocol/nokia-s40-sms.rst:19
8779 msgid "structured blocks:"
8783 #: docs/manual/protocol/nokia-s40-sms.rst:21
8784 msgid "Block: <TYPE = byte> <LENGTH = word> <DATA ...>"
8788 #: docs/manual/protocol/nokia-s40-sms.rst:23
8794 #: docs/manual/protocol/nokia-s40-sms.rst:55
8798 " Unknown \\x00 / \\x01 (maybe received / sent)\n"
8800 " SMSC number, ASCII\n"
8804 " Sender, unicode\n"
8806 " Recipient, unicode\n"
8808 " Unknown \\x00\\x00\\x00\\x00\n"
8812 " Unknown \\x02 / \\x00\n"
8814 " Unknown \\x00\\x00\\x00\\x00\n"
8820 " Unknown, several values (maybe message reference per number)\n"
8822 " Unknown \\x00\\x00\n"
8824 " Unknown \\x00\\x00\n"
8826 " Unknown \\x00\\x00\n"
8830 #: docs/manual/protocol/nokia-s40-sms.rst:71
8836 " Unknown \\x00\\x00\\x00\\x00\n"
8846 " some text (Sender?), unicode\n"
8850 #: docs/manual/protocol/nokia-s40-sms.rst:74
8852 msgstr "Tes telepon:"
8855 #: docs/manual/protocol/nokia-s40-sms.rst:74
8856 msgid "multiple recipients sms"
8860 #: docs/manual/protocol/sonim.rst:2
8862 msgid "Sonim AT Commands"
8865 #. type: Labeled list
8866 #: docs/manual/protocol/sonim.rst:4
8868 msgid "Filesystem access"
8869 msgstr "File sistem"
8872 #: docs/manual/protocol/sonim.rst:7
8873 msgid "at*list=<path> - list directory content"
8877 #: docs/manual/protocol/sonim.rst:8
8878 msgid "(0=file, 1=subdirectory)"
8882 #: docs/manual/protocol/sonim.rst:13
8884 "at*mkdir=<path> - make directory at*rmdir=<path> - remove directory "
8885 "at*remove=<path> - remove file at*move=<srcpath>,<dstpath> - ? copy (move?) "
8886 "files at*startul=<srcpath> - prepare file to upload (from phone)"
8890 #: docs/manual/protocol/sonim.rst:15
8891 msgid "returned data: *STARTUL: <filesize_in_bytes>"
8895 #: docs/manual/protocol/sonim.rst:17
8897 "at*startdl=<dstpath>,<filesize> - prepare file to download (to phone) "
8898 "at*get - get base64 coded data chunk"
8902 #: docs/manual/protocol/sonim.rst:19 docs/manual/protocol/sonim.rst:22
8903 msgid "returned data: *GET: <chunklen>,<data>"
8907 #: docs/manual/protocol/sonim.rst:20
8908 msgid "at*get - get base64 coded data chunk"
8912 #: docs/manual/protocol/sonim.rst:23
8913 msgid "at*put=<no>,<len>,<data>,<chck> - put base64 coded data chunk"
8917 #: docs/manual/protocol/sonim.rst:26
8919 "(no is chunk number, starting from 0) (len is chunk length) (last 4 "
8920 "characters is checksum ?)"
8924 #: docs/manual/protocol/sonim.rst:29
8926 "at*end - end/finish file transfer operation ------------------- "
8927 "at*syph=?,?.?,<path> - ? (add downloaded record to phonebook?)"
8931 #: docs/manual/protocol/sonim.rst:31
8932 msgid "at*syph=0,1,%d,%s EXAMPLE:"
8936 #: docs/manual/protocol/sonim.rst:33
8937 msgid "AT*SYPH=0,1,74,/app/dir/tmp.dat at*sysm=0,1,%d - ? SMS handling"
8941 #: docs/manual/protocol/sonim.rst:37
8943 "--- Phone has at least two directories from root, /app and /app3 . "
8944 "at*list=/ gives error."
8948 #: docs/manual/protocol/n6510.rst:2
8954 #: docs/manual/protocol/n6510.rst:11
8956 "Assembled by Markus Plail <plail@web.de> Marcin Wiacek <Marcin@MWiacek.com> "
8957 "<tibor.harsszegi@essnet.se> ... and other members of gnokii mailing list and "
8958 "authors of some WWW pages."
8962 #: docs/manual/protocol/n6510.rst:13
8963 msgid "Heavily based on nk7110.txt."
8967 #: docs/manual/protocol/n6510.rst:19
8972 #: docs/manual/protocol/n6510.rst:26
8973 msgid "Document describing frames used in GSM Nokia 6510 and derivatives (?)"
8977 #: docs/manual/protocol/n6510.rst:29
8979 "Correct format is FBUS version 2/Infrared/MBUS version 2 (see nokia.txt for "
8980 "protocol details)::"
8984 #: docs/manual/protocol/n6510.rst:32
8987 " 0x00: Connect to NBS port ?\n"
8988 " r Set ringtone {+....,ringtone packed according to SM2.0}\n"
8992 #: docs/manual/protocol/n6510.rst:90
8995 " 0x01 COMMUNICATION\n"
8996 " switch (message[3]) {\n"
8998 " dprintf(\"Call established, remote phone is ringing.\\n\");\n"
8999 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9002 " dprintf(\"Call complete.\\n\");\n"
9003 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9004 " dprintf(\"Call Mode: %i\\n\", message[5]);\n"
9005 " dummy = malloc(message[6] + 1);\n"
9006 " DecodeUnicode(dummy, message + 7, message[6]);\n"
9007 " dprintf(\"Number: %s\\n\", dummy);\n"
9010 " dprintf(\"Hangup!\\n\");\n"
9011 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9012 " dprintf(\"Cause Type: %i\\n\", message[5]);\n"
9013 " dprintf(\"Cause ID: %i\\n\", message[6]);\n"
9016 " dprintf(\"Incoming call:\\n\");\n"
9017 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9018 " dprintf(\"Call Mode: %i\\n\", message[5]);\n"
9019 " dummy = malloc(message[6] + 1);\n"
9020 " DecodeUnicode(dummy, message + 7, message[6]);\n"
9021 " dprintf(\"From: %s\\n\", dummy);\n"
9024 " dprintf(\"Call answer initiated.\\n\");\n"
9025 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9028 " dprintf(\"Call released.\\n\");\n"
9029 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9032 " dprintf(\"Call is being released.\\n\");\n"
9033 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9036 " /* No idea what this is about! */\n"
9039 " if (message[4] == 0x01)\n"
9040 " dprintf(\"Audio enabled\\n\");\n"
9042 " dprintf(\"Audio disabled\\n\");\n"
9045 " dprintf(\"Outgoing call:\\n\");\n"
9046 " dprintf(\"Call ID: %i\\n\", message[4]);\n"
9047 " dprintf(\"Call Mode: %i\\n\", message[5]);\n"
9048 " dummy = malloc(message[6] + 1);\n"
9049 " DecodeUnicode(dummy, message + 7, message[6]);\n"
9050 " dprintf(\"To: %s\\n\", dummy);\n"
9055 #: docs/manual/protocol/n6510.rst:98
9058 " 0x02: SMS HANDLING\n"
9059 " s Send SMS { 0x02, 0x00, 0x00, 0x00, 0x55, 0x55,\n"
9060 " 0x01 (1 big block), 0x02 (submit), length (big block),\n"
9061 " type, reference, PID, DCS, 0x00, # blocks,\n"
9063 " r Send SMS { 0x03, 0x00, 0x01, 0x0c, 0x08, 0x00, 0x00, 0xdb, 0x55, 0x55, 0x00 }\n"
9067 #: docs/manual/protocol/n6510.rst:103
9070 " s Get SMSC { 0x14, 0x01, 0x00 }\n"
9071 " r Get SMSC { 0x15, format, 0x01, 0x0b, 0x28, # of SMSC, 0xf8, 0x00, validity, 0x55\n"
9077 #: docs/manual/protocol/n6510.rst:105
9079 msgid " 0x03: PHONEBOOK HANDLING\n"
9083 #: docs/manual/protocol/n6510.rst:110
9086 " s Get memory status { 0x03, 0x01, memory type, 0x55, 0x55, 0x55, 0x00}\n"
9087 " where: memory type - see 0x03/0x07\n"
9088 " r Get memory status { 0x04, 0x00, location, 0x00[7], 0x01, 0x10, 0x00, 0x00, 0x0c,\n"
9089 " total_low, total_high, used_low, used_high, 0x01, 0x00, 0x00}\n"
9093 #: docs/manual/protocol/n6510.rst:113
9096 " s Read memory { 0x07, 0x01, 0x01, 0x00, 0x01, 0x02, memory type,\n"
9097 " 0x00, 0x00, 0x00, 0x00, location_low, location_high, 0x00, 0x00};\n"
9101 #: docs/manual/protocol/n6510.rst:125
9104 " where MT: memory type\n"
9105 " 0x01: (256) Dialled numbers\n"
9106 " 0x02: (512) Missed calls\n"
9107 " 0x03: (768) Received calls\n"
9108 " 0x05: (500) telephone phonebook\n"
9109 " 0x06: (160) SIM phonebook\n"
9112 " 0x09: (4) voice mailbox\n"
9113 " 0x0e: (10) speed dials\n"
9114 " 0x10: (5) caller groups\n"
9118 #: docs/manual/protocol/n6510.rst:128
9121 " r Read memory { 0x08, 0x00, 0x01,\n"
9122 " code, 0x00, 0x00, z, xH, xL, yH, yL, 0x00[7], no.of blocks, { block } * }\n"
9126 #: docs/manual/protocol/n6510.rst:150
9129 " where if code==0x0f && xH==0x34 - phonebook location not found\n"
9131 " z: generic block size\n"
9132 " block: {id, 0, 0, blocksize, block no.,\n"
9133 " {contents}, 0x00}\n"
9134 " id: 0x04 pointer to another memory location { 0xff?, yH, yL, xL,0x00[3] }\n"
9135 " 0x07 name {len, (unicode)},\n"
9138 " 0x0a note {len, (unicode)}\n"
9139 " 0x0b number {type, 0x00[3], len, (unicode)}\n"
9140 " 0x0c ringtone {ringtone no., 0, 0}\n"
9141 " 0x13 date for a called list (DC, RC, etc.)\n"
9142 " 0x1b caller group graphic {width, height, 0, 0 {bitmap}}\n"
9143 " 0x1c caller group graphic on? {(1: yes, 0: no), 0, 0}\n"
9144 " 0x1e caller group number {number, 0, 0}\n"
9145 " type: 0x0a: General,\n"
9146 " 0x03: Mobile (office ?),\n"
9149 " 0x02: Home (mobile ?)\n"
9153 #: docs/manual/protocol/n6510.rst:158
9156 " s Set mem location { 0x0b, 0x00, 0x01, 0x01, 0x00, 0x00, z,\n"
9157 " 0x02, memory type, yH, yL, 0x00[7],\n"
9158 " no.of blocks, { block }[no.of blocks] }\n"
9159 " r Set mem location { 0x0c, 0?, 1?, code, 0?, 0?, z?, 0?, 0?,\n"
9162 " 0x3d - wrong entry type\n"
9166 #: docs/manual/protocol/n6510.rst:160
9168 msgid " 0x08: SECURITY\n"
9172 #: docs/manual/protocol/n6510.rst:172
9175 " s Get status { 0x11, 0x00 }\n"
9176 " r Get status { 0x12, status, }\n"
9178 " 0x01: waiting for Security Code\n"
9180 " 0x02: waiting for PIN\n"
9181 " 0x03: waiting for PUK\n"
9182 " 0x05: PIN ok, SIM ok\n"
9183 " 0x06: No input status\n"
9185 " 0x1A: SIM rejected!\n"
9189 #: docs/manual/protocol/n6510.rst:179
9192 " s Enter PIN { 0x07, 0x02, code, 0x00}\n"
9193 " r Enter PIN { return code, reason }\n"
9195 " return code: 0x08 = success\n"
9197 " reason: 0x06 = PIN wrong\n"
9201 #: docs/manual/protocol/n6510.rst:181
9203 msgid " 0x0a: NETSTATUS\n"
9207 #: docs/manual/protocol/n6510.rst:186
9210 " s Get Info { 0x00, 0x00 }\n"
9211 " r Get Info { 0x01, 0x00, # blocks,\n"
9212 " 0x00, length, 0x00, 0x02, status, length, operator name (unicode),\n"
9213 " 0x09, length, LAC, LAC, 0x00, 0x00, CellID, CellID, NetworkCode (3 octets), ... }\n"
9217 #: docs/manual/protocol/n6510.rst:189
9220 " s Get RF Level { 0x0b, 0x00, 0x02, 0x00, 0x00, 0x00 }\n"
9221 " r GET RF Level { 0x0c, 0x00, 0x01, 0x04, 0x04, level, 0x5f }\n"
9225 #: docs/manual/protocol/n6510.rst:194
9228 " s Get operator logo { 0x23, 0x00, 0x00, 0x55, 0x55, 0x55 }\n"
9229 " r Get operator logo { 0x24, 0x00, 0x01, 0x00, 0x00, 0x00,\n"
9230 " 0x02, 0x0c, 0x08, netcode (3 octets), 0x02, 0x00, 0x00,\n"
9231 " 0x1a, size, width, height, logo size (2 octets), logo size (2 octets), logo }\n"
9235 #: docs/manual/protocol/n6510.rst:196
9237 msgid " 0x10: SUBSCRIBE\n"
9241 #: docs/manual/protocol/n6510.rst:198
9243 msgid " s Subscribe Channel { 0x10, # channels, message types... }\n"
9247 #: docs/manual/protocol/n6510.rst:200
9249 msgid " 0x13 CALENDAR\n"
9253 #: docs/manual/protocol/n6510.rst:203
9256 " s Add meeting note { 0x01, body like in subtype 0x1a...}\n"
9257 " r Add meeting note { 0x02, location (2 bytes), status (2 bytes)}\n"
9261 #: docs/manual/protocol/n6510.rst:206
9264 " s Add call note { 0x03, body like in subtype 0x1a...}\n"
9265 " r Add call note { 0x04, location (2 bytes), status (2 bytes)}\n"
9269 #: docs/manual/protocol/n6510.rst:209
9272 " s Add birthday note { 0x05, body like in subtype 0x1a...}\n"
9273 " r Add birthday note { 0x06, location (2 bytes), status (2 bytes)}\n"
9277 #: docs/manual/protocol/n6510.rst:212
9280 " s Add reminder note { 0x07, body like in subtype 0x1a...}\n"
9281 " r Add reminder note { 0x08, location (2 bytes), status (2 bytes)}\n"
9285 #: docs/manual/protocol/n6510.rst:215
9288 " s Delete calendar note { 0x0b, location (2 bytes) }\n"
9289 " r Delete calendar note { 0x0c, location (2 bytes), ?, ?, ?, ? }\n"
9293 #: docs/manual/protocol/n6510.rst:243
9296 " s Get calendar note { 0x19, location (2 bytes) }\n"
9297 " r Calendar note recvd { 0x1a, location (2 bytes), entry type, 0x00, year (2 bytes), Month, Day, block}\n"
9298 " where: entry type - 0x01 - Meeting, 0x02 - Call, 0x04 - Birthday, 0x08 - Reminder\n"
9299 " block: for Meeting:{hour,minute,alarm (two bytes),recurrence (two bytes),len,0x00,string(unicode)}\n"
9300 " where alarm=Number of minutes before the time of the meeting\n"
9301 " that the alarm should be triggered:\n"
9302 " For meetings with \"No alarm\"=0xFFFF (-1).\n"
9303 " For \"On time\"=0x0000\n"
9304 " half an hour=0x001E, and so on.\n"
9305 " Recurrance=in hours, between future occurances of this meeting.\n"
9306 " If there is no repeat, this value is 0x0000. The special value 0xffff\n"
9308 " for Call:{Hour,Minute,Alarm (as above),Recurrance (as above),namelen,numberlen,\n"
9309 " name(unicode),number(unicode)}\n"
9310 " for Reminder:{Recurrance (as above),len,0x00,string(unicode)}\n"
9311 " for Birthday:{byte1,byte2,alarm(4 bytes),yearofbirth,alarmtype,len,string(unicode)}\n"
9312 " byte1 and byte2 may vary (???). Usually are 0x00 both (but not always)\n"
9313 " In Birthday, the Year in the common part, usually contains a strange year.\n"
9314 " So, don't consider it as Year of note, neither year of BirthDay (for Year of\n"
9315 " Birthday use the value described below).\n"
9316 " where alarm=32-bit integer that is the number of seconds between the desired\n"
9317 " alarm time and 11:59:58pm on the birthday.For \"No Alarm\", the value is\n"
9318 " 0x0000FFFF (65535).\n"
9319 " YearOfBirth=used instead of the one in the common part of the entry (see above)\n"
9320 " but only when reading birthday entries. For storing entries, this field does\n"
9322 " AlarmType: 0x00 - Tone, 0x01 - Silent\n"
9326 #: docs/manual/protocol/n6510.rst:250
9329 " ? s??? { 0x0021 }\n"
9330 " ? r??? { 0x0022, 0x5A, 0x00 }\n"
9331 " ? s??? { 0x0025 }\n"
9332 " ? r??? { 0x0026, 0x04, 0x00 }\n"
9334 " ? r { 0x002A, 0x04, 0x00 }\n"
9338 #: docs/manual/protocol/n6510.rst:253
9341 " s Get first free pos { 0x0031 }\n"
9342 " r Get first free pos { 0x0032, location (2bytes) }\n"
9346 #: docs/manual/protocol/n6510.rst:256
9349 " s Get notes info { 0x003a, 0xFF, 0xFE}\n"
9350 " r Get notes info { 0x003b, how many notes used (2 bytes), 0x01, 0x07, { two bytes with location for each note} *}\n"
9354 #: docs/manual/protocol/n6510.rst:261
9357 " s Get first free pos { 0x0031 }\n"
9358 " r Get first free pos { 0x0032, location (2bytes) }\n"
9359 " s Get notes info { 0x003a, 0xFF, 0xFE}\n"
9360 " r Get notes info { 0x003b, how many notes used (2 bytes), 0x01, 0x07, { two bytes with location for each note} *}\n"
9364 #: docs/manual/protocol/n6510.rst:264
9367 " ? s Get calendar note?? { 0x003E, location (2 bytes) }\n"
9368 " ? r Get calendar note?? { 0x003F, location (2bytes), ... }\n"
9372 #: docs/manual/protocol/n6510.rst:266
9374 msgid " 0x14: FOLDER/PICTURE SMS HANDLING\n"
9378 #: docs/manual/protocol/n6510.rst:273
9381 " s Get SMS Status { 0x08, 0x00, 0x01 }\n"
9382 " r Get SMS Status { 0x09, 0x00, #blocks,\n"
9383 " type, length, blocknumber,\n"
9384 " a (2 octets), b (2 octets), c (2 octets), 0x00, 0x55 ,\n"
9385 " type, length, blocknumber,\n"
9386 " d (2 octets), e (2 octets), f (2 octets), 0x01, 0x55 }\n"
9390 #: docs/manual/protocol/n6510.rst:287
9394 " a - max. number of messages in phone memory\n"
9395 " b - Number of used messages in phone memory. These\n"
9396 " are messages manually moved from the other folders.\n"
9397 " Picture messages are saved here.\n"
9398 " c - Number of unread messages in phone memory. Probably\n"
9399 " only smart messages.\n"
9400 " d - max. number of messages on SIM\n"
9401 " e - Number of used messages in SIM memory. These are\n"
9402 " either received messages or saved into Outbox/Inbox.\n"
9403 " Note that you *can't* save message into this memory\n"
9404 " using 'Move' option. Picture messages are not here.\n"
9405 " f - Number of unread messages in SIM memory\n"
9409 #: docs/manual/protocol/n6510.rst:299
9412 " s Get SMS from folder { 0x02, memory, folderID, location, location, 0x01, 0x00}\n"
9414 " memory - 0x01 for SIM, 0x02 for phone (SIM only for IN/OUTBOX\n"
9415 " folderID - see 0x14/0x017B\n"
9416 " r Get SMS from folder { 0x03, 0x00, 0x01, memory, folderID, locationH, locationL, 0x55, 0x55, 0x55,\n"
9417 " 0x01 (on big block), type, length of big block,\n"
9418 " [date/time1], [date/time2], # blocks,\n"
9419 " type, length, data...\n"
9424 #: docs/manual/protocol/n6510.rst:302
9427 " s Delete SMS { 0x04, memory, folderID, location, location, 0x0F, 0x55 }\n"
9428 " r Delete SMS { 0x05 }\n"
9432 #: docs/manual/protocol/n6510.rst:307
9435 " s Get folder status { 0x0c, memory, folderID, 0x0F, 0x55, 0x55, 0x55, 0x55}\n"
9436 " where: folderID - see 0x14/0x017B\n"
9437 " r Get folder status { 0x0d, 0x00, length, number of entries (2 bytes),\n"
9438 " entry1number (2 bytes), entry2number(2 bytes), ..., 0x55[]}\n"
9442 #: docs/manual/protocol/n6510.rst:310
9445 " s Get message info { 0x0e, memory, folderID, location, location, 0x55, 0x55 }\n"
9446 " r Get message info { 0x0f, 0x00, 0x01, 0x00, 0x50, memory, type, 0x00, location, FolderID, status\n"
9450 #: docs/manual/protocol/n6510.rst:319
9453 " where: type = 0x00 - MT\n"
9454 " 0x01 - delivery report\n"
9456 " 0x80 - picture message\n"
9457 " where: status=0x01 - reveived/read\n"
9458 " 0x03 - received/unread\n"
9459 " 0x05 - stored/sent\n"
9460 " 0x07 - stored/not sent\n"
9464 #: docs/manual/protocol/n6510.rst:331
9467 " s Get folder names { 0x12, 0x00, 0x00}\n"
9468 " r Get folder names { 0x13, 0x00, number of strings, 0x01, 0x28, folderID, length, 0x00, name1, 0x00,\n"
9469 " 0x55[40-length(name1)], 01 28, folderID, length, 0x00, name2, 0x00, 0x55[dito] ... }\n"
9470 " where: folderID = 0x02 - Inbox\n"
9473 " 0x05 - Templates\n"
9474 " 0x06 - first \"My folders\"\n"
9475 " 0x07 - second \"My folders\"\n"
9476 " 0x08 - third -\"-\n"
9481 #: docs/manual/protocol/n6510.rst:337
9485 " s ??? {+0x00, 0x06, 0x00, 0x01, 0x01, 0x00 }\n"
9486 " r ??? {+0x06, ',', 0x00, 'd', 0x00, 0x00 }\n"
9487 " s ??? {+0x00, 0x06, 0x00, 0x02, 0x00, 0x00 }\n"
9488 " r ??? {+0x06, '.', 0x00, 'e', ?, ? }\n"
9492 #: docs/manual/protocol/n6510.rst:339
9494 msgid " 0x17: BATTERY\n"
9498 #: docs/manual/protocol/n6510.rst:343
9501 " s Get battery level { 0x0a, 0x02, 0x00 }\n"
9502 " r Get battery level { 0x0b, 0x01, 0x01, 0x16, level, 0x07, 0x05 }\n"
9503 " where: level: 1-7 (as in phone display)\n"
9507 #: docs/manual/protocol/n6510.rst:345
9509 msgid " 0x19: CLOCK\n"
9513 #: docs/manual/protocol/n6510.rst:348
9516 " s Get ???? {0x01,...}\n"
9517 " r Get ???? {0x02,...}\n"
9521 #: docs/manual/protocol/n6510.rst:353
9524 " s Get date { 0x0a, 0x00, 0x00 }\n"
9525 " r Get date { 0x0b, 0x00, 0x02 (blocks),\n"
9526 " 0x01 (type), 0x0c (length), 0x01, 0x03, year (2 octets), month, day, hour, minute, second, 0x00,\n"
9527 " 0x04, 0x04, 0x01, 0x00 }\n"
9531 #: docs/manual/protocol/n6510.rst:358
9534 " s Get ???? {0x0c, 0x00, 0x00}\n"
9535 " r Get ???? {0x0d..}\n"
9536 " s Get ???? {0x11,...}\n"
9537 " r Get ???? {0x12,...}\n"
9541 #: docs/manual/protocol/n6510.rst:360
9543 msgid " 0x1b: IDENTIFY\n"
9547 #: docs/manual/protocol/n6510.rst:367
9550 " s Get IMEI {+0x00, 0x01, 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 IMEI {+0x00, 0x03, 0x01, 0x00, 'A', 0x00, 0x00, 0x00 }\n"
9553 " r Get IMEI { 0x01, 0x00, 0x01, 'A', 0x14, 0x00, 0x10, {IMEI(ASCII)}, 0x00 }\n"
9554 " s Get ??? {+0x00, 0x03, 0x00, 0x00, 'D', 0x00, 0x00, 0x00 }\n"
9555 " r Get ??? { 0x01, 0x02, 0x00 }\n"
9559 #: docs/manual/protocol/n6510.rst:370
9562 " s Get HW version {+0x00, 0x03, 0x02, 0x07, 0x00, 0x02 }\n"
9563 " r Get HW version { 0x08, 0x00, 0x01, 'I', 0x0c, 0x00, 0x05, HW(4 bytes), 0x00, 0x00, 0x00, 0x00 }\n"
9567 #: docs/manual/protocol/n6510.rst:374
9570 " s get HW&SW version { 0x07, 0x00, 0x01 }\n"
9571 " r get HW&SW version { 0x08, 0x00, 0x01, 0x58, 0x29, 0x00, 0x22, \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
9572 " \"model\\n\" \"(c) NMP.\", 0x0a, 0x43, 0x00, 0x00, 0x00 }\n"
9576 #: docs/manual/protocol/n6510.rst:381
9579 " s Get product code {+0x00, 0x03, 0x04, 0x0b, 0x00, 0x02 }\n"
9580 " r Get product code { 0x0c, 0x00, 0x01, 'N', 0x0c, 0x00, 0x08, code(7 bytes), 0x00 }\n"
9581 " s ??? {+00 |03 |05 |0b |00 |20}\n"
9582 " r ??? {+03 |2b+|05 |0c |00 |01 |52R|0c |00 |08 |00 |00 |00 |00 |00 |00 | 00 |00}\n"
9583 " s Get ??? {+00 |03 |06 |0b |00 |01}\n"
9584 " 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"
9588 #: docs/manual/protocol/n6510.rst:463
9591 " Sending frame 0x1b / 0x0006\n"
9592 " 00 |03 |07 |0b |00 |ff ..... \n"
9593 " Received frame 0x1b / 0x0072\n"
9594 " 03 |2b+|07 |0c |00 |08 |4dM|10 |00 |0a |53S|54T|41A|344|355|39 .+....M...STA459\n"
9595 " 311|355|377|00 |00 |00 |4eN|0c |00 |08 |300|355|300|377|355|32 157...N...050752\n"
9596 " 300|00 |50P|0c |00 |08 |00 |00 |00 |00 |00 |00 |00 |00 |4fO|0c 0.P...........O.\n"
9597 " 00 |08 |300|355|300|333|366|366|366|00 |51Q|0c |00 |06 |00 |00 ..0503666.Q.....\n"
9598 " 00 |00 |00 |00 |00 |00 |52R|0c |00 |08 |00 |00 |00 |00 |00 |00 ......R.........\n"
9599 " 00 |00 |53S|0c |00 |5b[|00 |00 |00 |0d |00 |00 |00 |00 |59Y|14 ..S..[........Y.\n"
9600 " 00 |10 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 |00 ................\n"
9602 " Sending frame 0x1b / 0x0006\n"
9603 " 00 |03 |08 |07 |01 |ff ..... \n"
9604 " Received frame 0x1b / 0x00ae\n"
9605 " 03 |2b+|08 |08 |00 |09 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9606 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9607 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 |49I|0c .(c) NMP......I.\n"
9608 " 00 |05 |300|388|300|322|00 |00 |00 |00 |4aJ|0c |00 |05 |00 |00 ..0802....J.....\n"
9609 " 00 |00 |00 |00 |00 |00 |4bK|08 |00 |03 |333|366|00 |00 |4cL|0c ......K...36..L.\n"
9610 " 00 |04 |322|388|388|00 |00 |00 |00 |00 |54T|0c |00 |05 |300|31 ..288.....T...01\n"
9611 " 300|355|00 |00 |00 |00 |55U|10 |00 |0a |47G|344|2e.|300|2d-|34 05....U...G4.0-4\n"
9612 " 2e.|311|322|00 |00 |00 |57W|10 |00 |08 |53S|45E|49I|4bK|4fO|20 .12...W...SEIKO\n"
9613 " 300|00 |00 |00 |00 |00 |58X|29)|00 |22\"|56V|20 |300|344|2e.|30 0.....X).\"V 04.0\n"
9614 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9615 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|0a |44D|00 |00 |00 .(c) NMP..D...\n"
9616 " Sending frame 0x1b / 0x0008\n"
9617 " 00 |03 |09 |00 |41A|00 |00 |00 ....A...\n"
9618 " Received frame 0x1b / 0x001a\n"
9619 " 03 |2b+|09 |01 |00 |01 |41A|14 |00 |10 |333|355|300|377|300|30 .+....A...350700\n"
9620 " 311|300|355|388|300|311|333|300|333|00 105801303.\n"
9621 " Sending frame 0x1b / 0x0008\n"
9622 " 00 |03 |0a |00 |42B|00 |00 |00 ....B...\n"
9623 " Received frame 0x1b / 0x0012\n"
9624 " 03 |2b+|0a |01 |00 |01 |42B|0c |00 |08 |3a:|05 |07 |10 |50P|08 .+....B...:...P.\n"
9626 " Sending frame 0x1b / 0x0008\n"
9627 " 00 |03 |0b |00 |43C|00 |00 |00 ....C...\n"
9628 " Received frame 0x1b / 0x0016\n"
9629 " 03 |2b+|0b |01 |00 |01 |43C|10 |00 |09 |333|05 |07 |10 |50P|08 .+....C...3...P.\n"
9630 " 311|00 |f6÷|00 |00 |00 1.÷...\n"
9631 " Sending frame 0x1b / 0x0008\n"
9632 " 00 |03 |0c |00 |44D|00 |00 |00 ....D...\n"
9633 " Received frame 0x1b / 0x0006\n"
9634 " 03 |2b+|0c |01 |02 |00 .+....\n"
9635 " Sending frame 0x1b / 0x0008\n"
9636 " 00 |03 |0d |00 |45E|00 |00 |00 ....E...\n"
9637 " Received frame 0x1b / 0x0006\n"
9638 " 03 |2b+|0d |01 |02 |00 .+....\n"
9639 " Sending frame 0x1b / 0x0008\n"
9640 " 00 |03 |0e |00 |46F|00 |00 |00 ....F...\n"
9641 " Received frame 0x1b / 0x0012\n"
9642 " 03 |2b+|0e |01 |00 |01 |46F|0c |00 |08 |4eN|54T|54T|4aJ|50P|12 .+....F...NTTJP.\n"
9644 " Sending frame 0x1b / 0x0008\n"
9645 " 00 |03 |0f |00 |56V|00 |00 |00 ....V...\n"
9646 " Received frame 0x1b / 0x0006\n"
9647 " 03 |2b+|0f |01 |02 |00 .+....\n"
9648 " Sending frame 0x1b / 0x0008\n"
9649 " 00 |03 |10 |00 |5aZ|00 |00 |00 ....Z...\n"
9650 " Received frame 0x1b / 0x0006\n"
9651 " 03 |2b+|10 |01 |02 |00 .+....\n"
9652 " Sending frame 0x1b / 0x0006\n"
9653 " 00 |03 |11 |0b |00 |02 ......\n"
9654 " Received frame 0x1b / 0x0012\n"
9655 " 03 |2b+|11 |0c |00 |01 |4eN|0c |00 |08 |300|355|300|377|355|32 .+....N...050752\n"
9657 " Sending frame 0x1b / 0x0006\n"
9658 " 00 |03 |12 |0b |00 |20 .....\n"
9659 " Received frame 0x1b / 0x0012\n"
9660 " 03 |2b+|12 |0c |00 |01 |52R|0c |00 |08 |00 |00 |00 |00 |00 |00 .+....R.........\n"
9662 " Sending frame 0x1b / 0x0006\n"
9663 " 00 |03 |13 |0b |00 |01 ......\n"
9664 " Received frame 0x1b / 0x0016\n"
9665 " 03 |2b+|13 |0c |00 |01 |4dM|10 |00 |0a |53S|54T|41A|344|355|39 .+....M...STA459\n"
9666 " 311|355|377|00 |00 |00 157...\n"
9667 " Sending frame 0x1b / 0x0006\n"
9668 " 00 |03 |14 |07 |00 |02 ......\n"
9669 " Received frame 0x1b / 0x0012\n"
9670 " 03 |2b+|14 |08 |00 |01 |49I|0c |00 |05 |300|388|300|322|00 |00 .+....I...0802..\n"
9675 #: docs/manual/protocol/n6510.rst:466
9678 " s Get IMEI { 0x00, 0x41 }\n"
9679 " r Get IMEI { 0x01, 0x00, 0x01, 0x41, 0x14, 0x00, 0x10, {IMEI(ASCII)}, 0x00 }\n"
9683 #: docs/manual/protocol/n6510.rst:519
9686 " Sending frame 0x1b / 0x0008\n"
9687 " 00 |03 |16 |00 |44D|00 |00 |00 ....D...\n"
9688 " Received frame 0x1b / 0x0006\n"
9689 " 03 |2b+|16 |01 |02 |00 .+....\n"
9690 " Sending frame 0x1b / 0x0006\n"
9691 " 00 |03 |17 |07 |00 |01 ......\n"
9692 " Received frame 0x1b / 0x002e\n"
9693 " 03 |2b+|17 |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9694 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9695 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9696 " Sending frame 0x1b / 0x0006\n"
9697 " 00 |03 |18 |07 |00 |01 ......\n"
9698 " Received frame 0x1b / 0x002e\n"
9699 " 03 |2b+|18 |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9700 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9701 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9702 " Sending frame 0x1b / 0x0006\n"
9703 " 00 |03 |19 |07 |00 |01 ......\n"
9704 " Received frame 0x1b / 0x002e\n"
9705 " 03 |2b+|19 |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9706 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9707 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9708 " Sending frame 0x1b / 0x0006\n"
9709 " 00 |03 |1a |07 |00 |01 ......\n"
9710 " Received frame 0x1b / 0x002e\n"
9711 " 03 |2b+|1a |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9712 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9713 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9714 " Sending frame 0x1b / 0x0006\n"
9715 " 00 |03 |1b |07 |00 |01 ......\n"
9716 " Received frame 0x1b / 0x002e\n"
9717 " 03 |2b+|1b |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9718 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9719 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9720 " Sending frame 0x1b / 0x0006\n"
9721 " 00 |03 |1c |07 |00 |01 ......\n"
9722 " Received frame 0x1b / 0x002e\n"
9723 " 03 |2b+|1c |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9724 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9725 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9726 " Sending frame 0x1b / 0x0006\n"
9727 " 00 |03 |1d |07 |00 |01 ......\n"
9728 " Received frame 0x1b / 0x002e\n"
9729 " 03 |2b+|1d |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9730 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9731 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9732 " Sending frame 0x1b / 0x0006\n"
9733 " 00 |03 |1e |07 |00 |01 ......\n"
9734 " Received frame 0x1b / 0x002e\n"
9735 " 03 |2b+|1e |08 |00 |01 |48H|28(|00 |20 |56V|20 |300|344|2e.|30 .+....H(. V 04.0\n"
9736 " 344|0a |322|399|2d-|311|300|2d-|300|311|0a |4eN|48H|4dM|2d-|37 4.29-10-01.NHM-7\n"
9737 " 0a |28(|63c|29)|20 |4eN|4dM|50P|2e.|00 |00 |00 |00 |00 .(c) NMP......\n"
9741 #: docs/manual/protocol/n6510.rst:521
9743 msgid " 0x1f: RINGTONE\n"
9747 #: docs/manual/protocol/n6510.rst:525
9750 " s Get Ringtones { 0x07, 0x00, 0x00, 0xFE, 0x00, 0x7D }\n"
9751 " r Get Ringtones { 0x08, 0x00, 0x23, 0x00, # ringtones, 0x00,\n"
9752 " ringtone number, 0x01, 0x01, 0x00, name length (chars), name (unicode)... }\n"
9756 #: docs/manual/protocol/n6510.rst:533
9760 " s Get IMEI { 0x00, 0x41 }\n"
9761 " r Get IMEI { 0x01, 0x00, 0x01, 0x41, 0x14, 0x00, 0x10, {IMEI(ASCII)}, 0x00 }\n"
9762 " s get HW&SW version { 0x07, 0x00, 0x01 }\n"
9763 " r get HW&SW version { 0x08, 0x00, 0x01, 0x58, 0x29, 0x00, 0x22, \"V \" \"firmware\\n\" \"firmware date\\n\"\n"
9764 " \"model\\n\" \"(c) NMP.\", 0x0a, 0x43, 0x00, 0x00, 0x00 }\n"
9768 #: docs/manual/protocol/n6510.rst:538
9772 " s ??? {+00 |02 |00 |0a |00 |01 |00, location, 00}\n"
9773 " where location: 0, 1, 2, 3\n"
9774 " r ??? {+02 |1d |00 |0b |00 |01 |00, location, 08 |00 |00 |00 |00 |00}\n"
9777 #. type: Labeled list
9778 #: docs/manual/protocol/n6510.rst:538
9784 #: docs/manual/protocol/n6510.rst:552
9787 "00 |02 |00 |0a |00 |60`|00 |10 |00 |11 |00 |12 |00 |13 |00 |14 .....`..........\n"
9788 "00 |15 |00 |16 |00 |17 |00 |18 |00 |19 |00 |1a |00 |1b |00 |1c ................\n"
9789 "00 |1d |00 |1e |00 |1f |00 |20 |00 |21!|00 |22\"|00 |23#|00 |24 ....... .!.\".#.$\n"
9790 "00 |25%|00 |26&|00 |27'|00 |28(|00 |29)|00 |2a*|00 |2b+|00 |2c .%.&.'.(.).*.+.,\n"
9791 "00 |2d-|00 |2e.|00 |2f/|00 |300|00 |311|00 |322|00 |333|00 |34 .-.../.0.1.2.3.4\n"
9792 "00 |355|00 |366|00 |377|00 |388|00 |399|00 |3a:|00 |3b;|00 |3c .5.6.7.8.9.:.;.<\n"
9793 "00 |3d=|00 |3e>|00 |3f?|00 |40@|00 |41A|00 |42B|00 |43C|00 |44 .=.>.?.@.A.B.C.D\n"
9794 "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"
9795 "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"
9796 "00 |55U|00 |56V|00 |57W|00 |58X|00 |59Y|00 |5aZ|00 |5b[|00 |5c .U.V.W.X.Y.Z.[.\\\n"
9797 "00 |5d]|00 |5e^|00 |5f_|00 |60`|00 |61a|00 |62b|00 |63c|00 |64 .].^._.`.a.b.c.d\n"
9798 "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"
9799 "00 |6dm|00 |6en|00 |6fo|00 .m.n.o.\n"
9802 #. type: Labeled list
9803 #: docs/manual/protocol/n6510.rst:552
9809 #: docs/manual/protocol/n6510.rst:591
9811 "02 |1d |00 |0b |00 |60`|00 |10 |04 |00 |00 |11 |0c |06 |00 |00 ....."
9812 "`.......... 00 |00 |00 |00 |00 |00 |00 |12 |04 |00 |00 |13 |04 |00 |00 |"
9813 "14 ................ 08 |00 |00 |00 |00 |00 |00 |15 |08 |00 |00 |00 |00 |00 |"
9814 "00 |16 ................ 08 |00 |00 |00 |00 |00 |00 |17 |08 |00 |00 |00 |00 |"
9815 "00 |00 |18 ................ 08 |00 |00 |00 |00 |00 |00 |19 |08 |00 |00 |00 |"
9816 "00 |00 |00 |1a ................ 08 |00 |00 |00 |00 |00 |00 |1b |08 |00 |00 |"
9817 "00 |00 |00 |00 |1c ................ 04 |00 |00 |1d |08 |04 |00 |00 |00 |00 |"
9818 "00 |1e |3c<|355|ff |ff ............<5 ff |ff |ff |ff |ff |ff |ff |ff |ff |"
9819 "ff |ff |ff |ff |ff |ff |ff ff |ff |ff |ff |ff |ff |ff |ff |"
9820 "ff |ff |ff |ff |ff |ff |ff |ff ff |ff |ff |ff |ff |ff |ff |"
9821 "ff |ff |ff |ff |ff |ff |ff |ff |ff ff |ff |ff |00 |00 |00 |"
9822 "00 |1f |08 |00 |00 |00 |00 |00 |00 |20 ............ 04 |00 |00 |21!|04 |"
9823 "00 |00 |22\"|04 |00 |00 |23#|04 |00 |00 |24 ...!...\"...#...$ 04 |00 |00 |"
9824 "25%|04 |00 |00 |26&|04 |00 |00 |27'|08 |00 |00 |00 ...%...&...'.... 00 |00 |"
9825 "00 |28(|08 |00 |00 |00 |00 |00 |00 |29)|08 |00 |00 |00 ...(.......).... 00 |"
9826 "00 |00 |2a*|04 |00 |00 |2b+|0c |08 |00 |00 |00 |00 |00 |00 ...*...+........ "
9827 "00 |00 |00 |2c,|04 |00 |00 |2d-|08 |00 |00 |00 |00 |00 |00 |"
9828 "2e ...,...-........ 08 |00 |00 |00 |00 |00 |00 |2f/|08 |00 |00 |00 |00 |00 |"
9829 "00 |30 ......./.......0 08 |00 |00 |00 |00 |00 |00 |311|08 |00 |00 |00 |00 |"
9830 "00 |00 |32 .......1.......2 08 |00 |00 |00 |00 |00 |00 |333|08 |00 |00 |00 |"
9831 "00 |00 |00 |34 .......3.......4 08 |00 |00 |00 |00 |00 |00 |355|08 |00 |00 |"
9832 "00 |00 |00 |00 |36 .......5.......6 08 |00 |00 |00 |00 |00 |00 |377|08 |00 |"
9833 "00 |00 |00 |00 |00 |38 .......7.......8 08 |04 |00 |00 |00 |00 |00 |399|08 |"
9834 "04 |00 |00 |00 |00 |00 |3a .......9.......: 08 |04 |00 |00 |00 |00 |00 |3b;|"
9835 "14 |10 |00 |00 |00 |00 |00 |00 .......;........ 00 |00 |00 |00 |00 |00 |00 |"
9836 "00 |00 |00 |00 |3c<|08 |00 |00 |00 ...........<.... 00 |00 |00 |3d=|08 |00 |"
9837 "00 |00 |00 |00 |00 |3e>|08 |00 |00 |00 ...=.......>.... 00 |00 |00 |3f?|08 |"
9838 "00 |00 |00 |00 |00 |00 |40@|08 |00 |00 |8e ...?.......@...Ä 00 |00 |00 |41A|"
9839 "04 |00 |00 |42B|04 |00 |00 |43C|08 |00 |00 |00 ...A...B...C.... 00 |00 |00 |"
9840 "44D|08 |00 |00 |00 |00 |00 |00 |45E|08 |00 |00 |00 ...D.......E.... 00 |00 |"
9841 "00 |46F|08 |00 |00 |00 |00 |00 |00 |47G|08 |00 |00 |00 ...F.......G.... 00 |"
9842 "00 |00 |48H|08 |00 |00 |00 |00 |00 |00 |49I|08 |00 |00 |00 ...H.......I.... "
9843 "00 |00 |00 |4aJ|08 |00 |00 |00 |00 |00 |00 |4bK|08 |00 |00 |00 ...J......."
9844 "K.... 00 |00 |00 |4cL|08 |00 |00 |00 |00 |00 |00 |4dM|08 |00 |00 |00 ..."
9845 "L.......M.... 00 |00 |00 |4eN|08 |00 |00 |00 |00 |00 |00 |4fO|08 |00 |00 |"
9846 "00 ...N.......O.... 00 |00 |00 |50P|08 |00 |00 |00 |00 |00 |00 |51Q|08 |00 |"
9847 "00 |00 ...P.......Q.... 00 |00 |00 |52R|08 |00 |00 |00 |00 |00 |00 |53S|08 |"
9848 "00 |00 |00 ...R.......S.... 00 |00 |00 |54T|08 |00 |00 |00 |00 |00 |00 |55U|"
9849 "08 |00 |00 |00 ...T.......U.... 00 |00 |00 |56V|08 |00 |00 |00 |00 |00 |00 |"
9850 "57W|08 |00 |00 |00 ...V.......W.... 00 |00 |00 |58X|08 |00 |00 |00 |00 |00 |"
9851 "00 |59Y|08 |00 |00 |00 ...X.......Y...."
9855 #: docs/manual/protocol/n6510.rst:721
9858 "00 |00 |00 |5aZ|08 |00 |00 |00 |00 |00 |00 |5b[|08 |00 |00 |00 ...Z.......[....\n"
9859 "00 |00 |00 |5c\\|08 |00 |00 |00 |00 |00 |00 |5d]|08 |00 |00 |00 ...\\.......]....\n"
9860 "00 |00 |00 |5e^|08 |00 |00 |00 |00 |00 |00 |5f_|08 |00 |00 |00 ...^......._....\n"
9861 "00 |00 |00 |60`|08 |00 |00 |00 |00 |00 |00 |61a|08 |00 |00 |00 ...`.......a....\n"
9862 "00 |00 |00 |62b|08 |00 |00 |00 |00 |00 |00 |63c|08 |00 |00 |00 ...b.......c....\n"
9863 "00 |00 |00 |64d|08 |00 |00 |00 |00 |00 |00 |65e|08 |00 |00 |00 ...d.......e....\n"
9864 "00 |00 |00 |66f|08 |00 |00 |00 |00 |00 |00 |67g|08 |00 |00 |00 ...f.......g....\n"
9865 "00 |00 |00 |68h|08 |00 |00 |00 |00 |00 |00 |69i|08 |00 |00 |00 ...h.......i....\n"
9866 "00 |00 |00 |6aj|08 |00 |00 |00 |00 |00 |00 |6bk|08 |04 |00 |00 ...j.......k....\n"
9867 "00 |00 |00 |6cl|08 |04 |00 |00 |00 |00 |00 |6dm|08 |00 |00 |00 ...l.......m....\n"
9868 "00 |00 |00 |6en|08 |00 |00 |00 |00 |00 |00 |6fo|08 |00 |00 |00 ...n.......o....\n"
9870 "Sending frame 0x38 / 0x00c7\n"
9871 "00 |02 |00 |0a |00 |60`|00 |70p|00 |71q|00 |72r|00 |73s|00 |74 .....`.p.q.r.s.t\n"
9872 "00 |75u|00 |76v|00 |77w|00 |78x|00 |79y|00 |7az|00 |7b{|00 |7c .u.v.w.x.y.z.{.|\n"
9873 "00 |7d}|00 |7e~|00 |7f |00 |80Ç|00 |81ü|00 |82é|00 |83â|00 |84 .}.~...Ç.ü.é.â.ä\n"
9874 "00 |85ů|00 |86ć|00 |87ç|00 |88ł|00 |89ë|00 |8aŐ|00 |8bő|00 |8c .ů.ć.ç.ł.ë.Ő.ő.î\n"
9875 "00 |8dŹ|00 |8eÄ|00 |8fĆ|00 |90É|00 |91Ĺ|00 |92ĺ|00 |93ô|00 |94 .Ź.Ä.Ć.É.Ĺ.ĺ.ô.ö\n"
9876 "00 |95Ľ|00 |96ľ|00 |97Ś|00 |98ś|00 |99Ö|00 |9aÜ|00 |9bŤ|00 |9c .Ľ.ľ.Ś.ś.Ö.Ü.Ť.ť\n"
9877 "00 |9dŁ|00 |9e×|00 |9fč|00 |a0á|00 |a1í|00 |a2ó|00 |a3ú|00 |a4 .Ł.×.č.á.í.ó.ú.Ą\n"
9878 "00 |a5ą|00 |a6Ž|00 |a7ž|00 |a8Ę|00 |a9ę|00 |aa¬|00 |abź|00 |ac .ą.Ž.ž.Ę.ę.¬.ź.Č\n"
9879 "00 |adş|00 |ae«|00 |af»|00 |b0 |00 |b1 |00 |b2 |00 |b3 |00 |b4 .ş.«.»..........\n"
9880 "00 |b5Á|00 |b6Â|00 |b7Ě|00 |b8Ş|00 |b9 |00 |ba |00 |bb |00 |bc .Á.Â.Ě.Ş........\n"
9881 "00 |bdŻ|00 |beż|00 |bf |00 |c0 |00 |c1 |00 |c2 |00 |c3 |00 |c4 .Ż.ż............\n"
9882 "00 |c5 |00 |c6Ă|00 |c7ă|00 |c8 |00 |c9 |00 |ca |00 |cb |00 |cc ...Ă.ă..........\n"
9883 "00 |cd |00 |ce |00 |cf¤|00 .....¤.\n"
9884 "Received frame 0x38 / 0x0306\n"
9885 "02 |1d |00 |0b |00 |60`|00 |70p|08 |00 |00 |00 |00 |00 |00 |71 .....`.p.......q\n"
9886 "08 |00 |00 |00 |00 |00 |00 |72r|08 |00 |00 |00 |00 |00 |00 |73 .......r.......s\n"
9887 "08 |00 |00 |00 |00 |00 |00 |74t|08 |00 |00 |00 |00 |00 |00 |75 .......t.......u\n"
9888 "08 |00 |00 |00 |00 |00 |00 |76v|08 |00 |00 |00 |00 |00 |00 |77 .......v.......w\n"
9889 "08 |00 |00 |00 |00 |00 |00 |78x|08 |00 |00 |00 |00 |00 |00 |79 .......x.......y\n"
9890 "08 |00 |00 |00 |00 |00 |00 |7az|08 |00 |00 |00 |00 |00 |00 |04 .......z........\n"
9891 "08 |04 |00 |7b{|00 |00 |00 |04 |08 |04 |00 |7c||00 |00 |00 |04 ...{.......|....\n"
9892 "08 |04 |00 |7d}|00 |00 |00 |04 |08 |04 |00 |7e~|00 |00 |00 |04 ...}.......~....\n"
9893 "08 |04 |00 |7f |00 |00 |00 |04 |08 |04 |00 |80Ç|00 |00 |00 |04 ...........Ç....\n"
9894 "08 |04 |00 |81ü|00 |00 |00 |04 |08 |04 |00 |82é|00 |00 |00 |04 ...ü.......é....\n"
9895 "08 |04 |00 |83â|00 |00 |00 |04 |08 |04 |00 |84ä|00 |00 |00 |04 ...â.......ä....\n"
9896 "08 |04 |00 |85ů|00 |00 |00 |04 |08 |04 |00 |86ć|00 |00 |00 |04 ...ů.......ć....\n"
9897 "08 |04 |00 |87ç|00 |00 |00 |04 |08 |04 |00 |88ł|00 |00 |00 |04 ...ç.......ł....\n"
9898 "08 |04 |00 |89ë|00 |00 |00 |04 |08 |04 |00 |8aŐ|00 |00 |00 |04 ...ë.......Ő....\n"
9899 "08 |04 |00 |8bő|00 |00 |00 |04 |08 |04 |00 |8cî|00 |00 |00 |04 ...ő.......î....\n"
9900 "08 |04 |00 |8dŹ|00 |00 |00 |04 |08 |04 |00 |8eÄ|00 |00 |00 |04 ...Ź.......Ä....\n"
9901 "08 |04 |00 |8fĆ|00 |00 |00 |04 |08 |04 |00 |90É|00 |00 |00 |04 ...Ć.......É....\n"
9902 "08 |04 |00 |91Ĺ|00 |00 |00 |04 |08 |04 |00 |92ĺ|00 |00 |00 |04 ...Ĺ.......ĺ....\n"
9903 "08 |04 |00 |93ô|00 |00 |00 |04 |08 |04 |00 |94ö|00 |00 |00 |04 ...ô.......ö....\n"
9904 "08 |04 |00 |95Ľ|00 |00 |00 |04 |08 |04 |00 |96ľ|00 |00 |00 |04 ...Ľ.......ľ....\n"
9905 "08 |04 |00 |97Ś|00 |00 |00 |04 |08 |04 |00 |98ś|00 |00 |00 |04 ...Ś.......ś....\n"
9906 "08 |04 |00 |99Ö|00 |00 |00 |04 |08 |04 |00 |9aÜ|00 |00 |00 |04 ...Ö.......Ü....\n"
9907 "08 |04 |00 |9bŤ|00 |00 |00 |04 |08 |04 |00 |9cť|00 |00 |00 |04 ...Ť.......ť....\n"
9908 "08 |04 |00 |9dŁ|00 |00 |00 |04 |08 |04 |00 |9e×|00 |00 |00 |04 ...Ł.......×....\n"
9909 "08 |04 |00 |9fč|00 |00 |00 |04 |08 |04 |00 |a0á|00 |00 |00 |04 ...č.......á....\n"
9910 "08 |04 |00 |a1í|00 |00 |00 |04 |08 |04 |00 |a2ó|00 |00 |00 |04 ...í.......ó....\n"
9911 "08 |04 |00 |a3ú|00 |00 |00 |04 |08 |04 |00 |a4Ą|00 |00 |00 |04 ...ú.......Ą....\n"
9912 "08 |04 |00 |a5ą|00 |00 |00 |04 |08 |04 |00 |a6Ž|00 |00 |00 |04 ...ą.......Ž....\n"
9913 "08 |04 |00 |a7ž|00 |00 |00 |04 |08 |04 |00 |a8Ę|00 |00 |00 |04 ...ž.......Ę....\n"
9914 "08 |04 |00 |a9ę|00 |00 |00 |04 |08 |04 |00 |aa¬|00 |00 |00 |04 ...ę.......¬....\n"
9915 "08 |04 |00 |abź|00 |00 |00 |04 |08 |04 |00 |acČ|00 |00 |00 |04 ...ź.......Č....\n"
9916 "08 |04 |00 |adş|00 |00 |00 |04 |08 |04 |00 |ae«|00 |00 |00 |04 ...ş.......«....\n"
9917 "08 |04 |00 |af»|00 |00 |00 |04 |08 |04 |00 |b0 |00 |00 |00 |04 ...»............\n"
9918 "08 |04 |00 |b1 |00 |00 |00 |04 |08 |04 |00 |b2 |00 |00 |00 |04 ................\n"
9919 "08 |04 |00 |b3 |00 |00 |00 |04 |08 |04 |00 |b4 |00 |00 |00 |04 ................\n"
9920 "08 |04 |00 |b5Á|00 |00 |00 |04 |08 |04 |00 |b6Â|00 |00 |00 |04 ...Á.......Â....\n"
9921 "08 |04 |00 |b7Ě|00 |00 |00 |04 |08 |04 |00 |b8Ş|00 |00 |00 |04 ...Ě.......Ş....\n"
9922 "08 |04 |00 |b9 |00 |00 |00 |04 |08 |04 |00 |ba |00 |00 |00 |04 ................\n"
9923 "08 |04 |00 |bb |00 |00 |00 |04 |08 |04 |00 |bc |00 |00 |00 |04 ................\n"
9924 "08 |04 |00 |bdŻ|00 |00 |00 |04 |08 |04 |00 |beż|00 |00 |00 |04 ...Ż.......ż....\n"
9925 "08 |04 |00 |bf |00 |00 |00 |04 |08 |04 |00 |c0 |00 |00 |00 |04 ................\n"
9926 "08 |04 |00 |c1 |00 |00 |00 |04 |08 |04 |00 |c2 |00 |00 |00 |04 ................\n"
9927 "08 |04 |00 |c3 |00 |00 |00 |04 |08 |04 |00 |c4 |00 |00 |00 |04 ................\n"
9928 "08 |04 |00 |c5 |00 |00 |00 |04 |08 |04 |00 |c6Ă|00 |00 |00 |04 ...........Ă....\n"
9929 "08 |04 |00 |c7ă|00 |00 |00 |04 |08 |04 |00 |c8 |00 |00 |00 |04 ...ă............\n"
9930 "08 |04 |00 |c9 |00 |00 |00 |04 |08 |04 |00 |ca |00 |00 |00 |04 ................\n"
9931 "08 |04 |00 |cb |00 |00 |00 |04 |08 |04 |00 |cc |00 |00 |00 |04 ................\n"
9932 "08 |04 |00 |cd |00 |00 |00 |04 |08 |04 |00 |ce |00 |00 |00 |04 ................\n"
9933 "08 |04 |00 |cf¤|00 |00 ...¤..\n"
9934 "Received frame 0x38 / 0x0306\n"
9935 "02 |1d |00 |0b |00 |60`|00 |04 |08 |04 |00 |d0đ|00 |00 |00 |04 .....`.....đ....\n"
9936 "08 |04 |00 |d1Đ|00 |00 |00 |04 |08 |04 |00 |d2Ď|00 |00 |00 |04 ...Đ.......Ď....\n"
9937 "08 |04 |00 |d3Ë|00 |00 |00 |04 |08 |04 |00 |d4ď|00 |00 |00 |04 ...Ë.......ď....\n"
9938 "08 |04 |00 |d5Ň|00 |00 |00 |04 |08 |04 |00 |d6Í|00 |00 |00 |04 ...Ň.......Í....\n"
9939 "08 |04 |00 |d7Î|00 |00 |00 |04 |08 |04 |00 |d8ě|00 |00 |00 |04 ...Î.......ě....\n"
9940 "08 |04 |00 |d9 |00 |00 |00 |04 |08 |04 |00 |da |00 |00 |00 |db ................\n"
9941 "08 |00 |00 |00 |00 |00 |00 |dc |08 |00 |00 |00 |00 |00 |00 |dd ...............Ţ\n"
9942 "08 |00 |00 |00 |00 |00 |00 |deŮ|08 |00 |00 |00 |00 |00 |00 |df .......Ů........\n"
9943 "08 |00 |00 |00 |00 |00 |00 |e0Ó|08 |00 |00 |00 |00 |00 |00 |e1 .......Ó.......ß\n"
9944 "08 |00 |00 |00 |00 |00 |00 |e2Ô|08 |00 |00 |00 |00 |00 |00 |e3 .......Ô.......Ń\n"
9945 "08 |00 |00 |00 |00 |00 |00 |e4ń|08 |00 |00 |00 |00 |00 |00 |e5 .......ń.......ň\n"
9946 "08 |00 |00 |00 |00 |00 |00 |04 |08 |04 |00 |e6Š|00 |00 |00 |e7 ...........Š...š\n"
9947 "08 |00 |00 |00 |00 |00 |00 |e8Ŕ|08 |00 |00 |00 |00 |00 |00 |04 .......Ŕ........\n"
9948 "08 |04 |00 |e9Ú|00 |00 |00 |04 |08 |04 |00 |eaŕ|00 |00 |00 |04 ...Ú.......ŕ....\n"
9949 "08 |04 |00 |ebŰ|00 |00 |00 |04 |08 |04 |00 |ecý|00 |00 |00 |04 ...Ű.......ý....\n"
9950 "08 |04 |00 |edÝ|00 |00 |00 |04 |08 |04 |00 |eeţ|00 |00 |00 |04 ...Ý.......ţ....\n"
9951 "08 |04 |00 |ef´|00 |00 |00 |04 |08 |04 |00 |f0|00 |00 |00 |04 ...´...........\n"
9952 "08 |04 |00 |f1 |00 |00 |00 |04 |08 |04 |00 |f2 |00 |00 |00 |04 ................\n"
9953 "08 |04 |00 |f3 |00 |00 |00 |04 |08 |04 |00 |f4 |00 |00 |00 |f5 ...............§\n"
9954 "08 |00 |00 |00 |00 |00 |00 |f6÷|08 |00 |00 |00 |00 |00 |00 |f7 .......÷.......¸\n"
9955 "08 |00 |00 |00 |00 |00 |00 |f8°|08 |00 |00 |00 |00 |00 |00 |04 .......°........\n"
9956 "08 |04 |00 |f9¨|00 |00 |00 |04 |08 |04 |00 |fa |00 |00 |00 |04 ...¨............\n"
9957 "08 |04 |00 |fbű|00 |00 |00 |04 |08 |04 |00 |fcŘ|00 |00 |00 |04 ...ű.......Ř....\n"
9958 "08 |04 |00 |fdř|00 |00 |00 |04 |08 |04 |00 |fe |00 |00 |00 |04 ...ř............\n"
9959 "08 |04 |00 |ff |00 |00 |00 |04 |08 |04 |01 |00 |00 |00 |00 |04 ... ............\n"
9960 "08 |04 |01 |01 |00 |00 |00 |04 |08 |04 |01 |02 |00 |00 |00 |04 ................\n"
9961 "08 |04 |01 |03 |00 |00 |00 |04 |08 |04 |01 |04 |00 |00 |00 |04 ................\n"
9962 "08 |04 |01 |05 |00 |00 |00 |04 |08 |04 |01 |06 |00 |00 |00 |04 ................\n"
9963 "08 |04 |01 |07 |00 |00 |00 |04 |08 |04 |01 |08 |00 |00 |00 |04 ................\n"
9964 "08 |04 |01 |09 |00 |00 |00 |04 |08 |04 |01 |0a |00 |00 |00 |04 ................\n"
9965 "08 |04 |01 |0b |00 |00 |00 |04 |08 |04 |01 |0c |00 |00 |00 |04 ................\n"
9966 "08 |04 |01 |0d |00 |00 |00 |04 |08 |04 |01 |0e |00 |00 |00 |04 ................\n"
9967 "08 |04 |01 |0f |00 |00 |00 |04 |08 |04 |01 |10 |00 |00 |00 |04 ................\n"
9968 "08 |04 |01 |11 |00 |00 |00 |04 |08 |04 |01 |12 |00 |00 |00 |04 ................\n"
9969 "08 |04 |01 |13 |00 |00 |00 |04 |08 |04 |01 |14 |00 |00 |00 |04 ................\n"
9970 "08 |04 |01 |15 |00 |00 |00 |04 |08 |04 |01 |16 |00 |00 |00 |04 ................\n"
9971 "08 |04 |01 |17 |00 |00 |00 |04 |08 |04 |01 |18 |00 |00 |00 |04 ................\n"
9972 "08 |04 |01 |19 |00 |00 |00 |04 |08 |04 |01 |1a |00 |00 |00 |04 ................\n"
9973 "08 |04 |01 |1b |00 |00 |00 |04 |08 |04 |01 |1c |00 |00 |00 |04 ................\n"
9974 "08 |04 |01 |1d |00 |00 |00 |04 |08 |04 |01 |1e |00 |00 |00 |04 ................\n"
9975 "08 |04 |01 |1f |00 |00 |00 |04 |08 |04 |01 |20 |00 |00 |00 |04 ........... ....\n"
9976 "08 |04 |01 |21!|00 |00 |00 |04 |08 |04 |01 |22\"|00 |00 |00 |04 ...!.......\"....\n"
9977 "08 |04 |01 |23#|00 |00 |00 |04 |08 |04 |01 |24$|00 |00 |00 |04 ...#.......$....\n"
9978 "08 |04 |01 |25%|00 |00 |00 |04 |08 |04 |01 |26&|00 |00 |00 |04 ...%.......&....\n"
9979 "08 |04 |01 |27'|00 |00 |00 |04 |08 |04 |01 |28(|00 |00 |00 |04 ...'.......(....\n"
9980 "08 |04 |01 |29)|00 |00 |00 |04 |08 |04 |01 |2a*|00 |00 |00 |04 ...).......*....\n"
9981 "08 |04 |01 |2b+|00 |00 |00 |04 |08 |04 |01 |2c,|00 |00 |00 |04 ...+.......,....\n"
9982 "08 |04 |01 |2d-|00 |00 |00 |04 |08 |04 |01 |2e.|00 |00 |00 |04 ...-............\n"
9983 "08 |04 |01 |2f/|00 |00 .../..\n"
9984 "Sending frame 0x38 / 0x000e\n"
9985 "00 |02 |00 |0c |00 |01 |00 |01 |08 |02 |05 |08 |00 |00 ..............\n"
9986 "Received frame 0x38 / 0x0006\n"
9987 "02 |1d |00 |0d |00 |00 ......\n"
9991 #: docs/manual/protocol/n6510.rst:723
9992 msgid "0x39: PROFILES"
9996 #: docs/manual/protocol/n6510.rst:725
9998 msgid "s Get Profile { 0x01, 0x01, 0x0c, 0x01,\n"
10001 #. type: Plain text
10002 #: docs/manual/protocol/n6510.rst:726
10004 msgid "0x04 (length), profile #, 'feature', 0x01 }\n"
10007 #. type: Plain text
10008 #: docs/manual/protocol/n6510.rst:727
10010 msgid "r Get Profile { 0x02, 0x00, 0x0c, 0x02,\n"
10013 #. type: Plain text
10014 #: docs/manual/protocol/n6510.rst:728
10016 msgid "0x09 (length), type, 0x01, 0x02, 0x00, 0x00, 0x01, value, 0x02 ... }\n"
10019 #. type: Plain text
10020 #: docs/manual/protocol/n6510.rst:730
10022 msgid "s Set Profile { 0x03, 0x01, # blocks, 0x03,\n"
10025 #. type: Plain text
10026 #: docs/manual/protocol/n6510.rst:731
10028 msgid "length, type, profile #, value, 0x00, 0x00, 0x01, value, 0x03 ... }\n"
10031 #. type: Plain text
10032 #: docs/manual/protocol/n6510.rst:732
10034 msgid "r Set Profile { 0x04, 0x01, # blocks,\n"
10037 #. type: Plain text
10038 #: docs/manual/protocol/n6510.rst:734
10041 "length, 0xXX, type, 0xXX, value\n"
10042 "where value: 0x00 = success\n"
10045 #. type: Plain text
10046 #: docs/manual/protocol/n6510.rst:736
10047 msgid "0x3E: FM Radio"
10048 msgstr "0x3E: Radio FM"
10050 #. type: Plain text
10051 #: docs/manual/protocol/n6510.rst:738
10054 "s Get FM Station\t { 0x00, 0x01, 0x00, 0x05, location, 0x00, 0x01}\n"
10055 "r Get FM Station\t { \t\t\t0x06, 0x00, 0x01, 0x00, 0x1c,\n"
10058 #. type: Plain text
10059 #: docs/manual/protocol/n6510.rst:741
10062 "name_length, 0x14, 0x09, 0x00, location, 0x00, 0x00, 0x01,\n"
10063 "FreqHI , FreqLO,\n"
10064 "name_in_unicode,[0x55,0x55] - if name_length is odd}\n"
10067 #. type: Plain text
10068 #: docs/manual/protocol/n6510.rst:742
10070 msgid "where frequency = (0xffff + FreqHi * 0x100 + FreqLo) kHz\n"
10073 #. type: Plain text
10074 #: docs/manual/protocol/n6510.rst:744
10076 msgid "r Get FM Station\t { \t\t\t0x16, 0x05, 0x06 } - if entry is empty\n"
10079 #. type: Plain text
10080 #: docs/manual/protocol/n6510.rst:746 docs/manual/protocol/n6510.rst:750
10084 #. type: Plain text
10085 #: docs/manual/protocol/n6510.rst:748
10088 "s ???? {+00 |07 |00 |01 |00 |02}\n"
10089 "r ???? {+07 |2d-|00 |02 |06 |02 |00 |02 |00 |01 |02 |08 |00 |0c |07 |d1 |00 |00}\n"
10092 #. type: Plain text
10093 #: docs/manual/protocol/n6510.rst:762
10096 "s Get ??? {+0x00, 0x07, 0x02, 0x01, 0x00, 0x01 }\n"
10097 "r Get ??? { 02 |06 |02 |00 |02 |00 |01 |02 |08 |00 |0c |07 |d1 |00 |00}\n"
10098 "s Get original IMEI ? {+0x00, 0x07, 0x02, 0x01, 0x00, 0x01 }\n"
10099 "r Get original IMEI ? { 0x02, 0x06, 0x01, 0x01, 0x00, 0x01, 0x01, 0x18, 0x01, 0x00, IMEI, 0x00, 'U' }\n"
10100 "s Get ??? {+0x00, 0x07, 0x03, 0x01, 0x00, 0x02 }\n"
10101 "r Get ??? { 02 |06 |02 |00 |02 |00 |01 |02 |08 |00 |0c |07 |d1 |00 |00}\n"
10102 "s Get ??? {+0x00, 0x07, 0x04, 0x01, 0x00, 0x10 }\n"
10103 "r Get ??? { 02 |06 |10 |00 |10 |00 |01 |05 |08 |00 |00 |00 |00 | 00 |00}\n"
10104 "s Get ??? {+0x00, 0x07, 0x05, 0x01, 0x00, 0x08 }\n"
10105 "r Get ??? { 02 |06 |08 |00 |08 |00 |01 |04 |08 |00 |00 |00 |00 | 00 |00}\n"
10106 "s Get ??? {+0x00, 0x07, 0x06, 0x01, 0x00, 0x20 }\n"
10107 "r Get ??? { 02 |06 |20 |00 |20 |00 |01 |06 |04 |03 |00}\n"
10110 #. type: Plain text
10111 #: docs/manual/protocol/n6510.rst:764
10115 #. type: Plain text
10116 #: docs/manual/protocol/n6510.rst:765
10118 msgid "s ???? {+00 |08 |00 |01 |00 |00 |00 |00 |00, x}\n"
10121 #. type: Plain text
10122 #: docs/manual/protocol/n6510.rst:766
10124 msgid "where x = 0x01, 0x02, 0x04, 0x08, 0x10\n"
10127 #. type: Plain text
10128 #: docs/manual/protocol/n6510.rst:767
10130 msgid "r ???? {+08 |1f |y |02 |00 |00 |00 |00 }\n"
10133 #. type: Plain text
10134 #: docs/manual/protocol/n6510.rst:768
10136 msgid "where y = 0 - 0x04\n"
10139 #. type: Plain text
10140 #: docs/manual/protocol/n6510.rst:770
10143 "s ??? {+00 |08 |05 |01 |00 |00 |00 |00 |00 |20}\n"
10144 "r ??? {+08 |1f |05 |02 |00 |00 |00 |00}\n"
10147 #. type: Labeled list
10148 #: docs/manual/protocol/n6510.rst:771
10150 msgid "0x45: PHONEBOOK HANDLING ??"
10153 #. type: Labeled list
10154 #: docs/manual/protocol/n6510.rst:772
10156 msgid "the same to msg 0x03 ??"
10159 #. type: Plain text
10160 #: docs/manual/protocol/n6510.rst:775
10164 #. type: Plain text
10165 #: docs/manual/protocol/n6510.rst:776
10167 msgid "s Get simlock info {0x0C}\n"
10170 #. type: Plain text
10171 #: docs/manual/protocol/n6510.rst:778
10175 #. type: Plain text
10176 #: docs/manual/protocol/n6510.rst:786
10179 "s Get TODO {0x03, 0x00, 0x00, 0x80, location low, location hi}\n"
10180 "r Get TODO {0x04, .... }\n"
10181 "s Get number of TODO {0x07}\n"
10182 "r Get number of TODO {0x08, number lo, number hi}\n"
10183 "s Delete all TODO {0x11}\n"
10184 "r Delete all TODO {0x12}\n"
10185 "s Get TODO locations {0x15, 0x01, 0x00, 0x00, 0x00, 0x00, 0x00}\n"
10186 "r Get TODO locations {0x16, ...}\n"
10189 #. type: Plain text
10190 #: docs/manual/protocol/n6510.rst:788
10191 msgid "0x7a: STARTUP"
10194 #. type: Plain text
10195 #: docs/manual/protocol/n6510.rst:791
10198 "s Get startup logo { 0x02, 0x0f }\n"
10199 "r Get startup logo { 0x03, 0x0f, 0x00[4], # blocks,\n"
10202 #. type: Plain text
10203 #: docs/manual/protocol/n6510.rst:794
10206 "0xc0, 0x02, height (2 octets),\n"
10207 "0xc0, 0x03, width (2 octets),\n"
10208 "0xc0, 0x04, size (2 octets),\n"
10211 #. type: Plain text
10212 #: docs/manual/protocol/n6510.rst:795
10214 msgid "picture }\n"
10217 #. type: Plain text
10218 #: docs/manual/protocol/n6510.rst:798
10220 "s Get startup greeting { 0x02, 0x01, 0x00 } r Get startup greeting { 0x03, "
10221 "0x01, 0x00, greeting (unicode), 0x00 }"
10224 #. type: Plain text
10225 #: docs/manual/protocol/n6510.rst:801
10228 "s Get anykey answer { 0x02, 0x05, 0x00 }\n"
10229 "r Get anykey answer { 0x03, 0x05, 0x00, 0x00/0x01 }\n"
10232 #. type: Plain text
10233 #: docs/manual/protocol/n6510.rst:803
10238 #: docs/manual/protocol/tdma_5120.rst:2
10243 #. type: Plain text
10244 #: docs/manual/protocol/tdma_5120.rst:5
10245 msgid "Eduardo Spremolla at gnokii-users@mail.freesoftware.fsf.org"
10248 #. type: Plain text
10249 #: docs/manual/protocol/tdma_5120.rst:7
10250 msgid "After playing a while with my 5120i y find some use full frames:"
10254 #: docs/manual/protocol/tdma_5120.rst:9
10256 msgid "got from sneefing in Logomanger the get startup logo"
10259 #. type: Labeled list
10260 #: docs/manual/protocol/tdma_5120.rst:11
10265 #. type: Plain text
10266 #: docs/manual/protocol/tdma_5120.rst:14
10267 msgid "40 {0x07, 0x07, 0x08, section} section goes from 1 to 6"
10270 #. type: Labeled list
10271 #: docs/manual/protocol/tdma_5120.rst:15
10276 #. type: Plain text
10277 #: docs/manual/protocol/tdma_5120.rst:18
10279 "dd {+0x01, 0x00, 0x07, 0x08, (84 bytes => 84 cols x 8 bits bit0 first row )"
10282 #. type: Plain text
10283 #: docs/manual/protocol/tdma_5120.rst:21
10285 "Cant figure out how to modify 6110 code to get & put the logo, not in a hi "
10290 #: docs/manual/protocol/tdma_5120.rst:23
10292 msgid "got key press working"
10295 #. type: Plain text
10296 #: docs/manual/protocol/tdma_5120.rst:26
10297 msgid "As stated in http://www.flosys.com/tdma/n5160.html"
10300 #. type: Labeled list
10301 #: docs/manual/protocol/tdma_5120.rst:27
10303 msgid "with frame: key-press"
10306 #. type: Plain text
10307 #: docs/manual/protocol/tdma_5120.rst:30
10308 msgid "D1 {+00 01 50 00 01 KY}"
10311 #. type: Plain text
10312 #: docs/manual/protocol/tdma_5120.rst:32
10313 msgid "this seems to press the key for a while. No release needed"
10316 #. type: Plain text
10317 #: docs/manual/protocol/tdma_5120.rst:34
10318 msgid "key-release:"
10321 #. type: Plain text
10322 #: docs/manual/protocol/tdma_5120.rst:36
10324 msgid " D1 {+00 01 50 00 00 KY}\n"
10327 #. type: Labeled list
10328 #: docs/manual/protocol/tdma_5120.rst:37
10330 msgid "keep the key press => got speedee dial"
10333 #. type: Plain text
10334 #: docs/manual/protocol/tdma_5120.rst:40
10335 msgid "D1 {+00 01 50 00 02 00 KY}"
10339 #: docs/manual/protocol/tdma_5120.rst:42
10342 msgstr "mengambil memori"
10344 #. type: Labeled list
10345 #: docs/manual/protocol/tdma_5120.rst:44
10347 msgid "the getmemory"
10350 #. type: Plain text
10351 #: docs/manual/protocol/tdma_5120.rst:46
10352 msgid "40 {+00 00 07 11 00 10 00 mem}"
10355 #. type: Plain text
10356 #: docs/manual/protocol/tdma_5120.rst:49
10358 "get phonebook with the phone in bcd, but it seems to be a way to read chunks "
10359 "of memory with diferent numbers in the 6 place. in particular:"
10362 #. type: Labeled list
10363 #: docs/manual/protocol/tdma_5120.rst:50
10365 msgid "get configuration pins"
10366 msgstr "mengambil pins konfigurasi"
10368 #. type: Plain text
10369 #: docs/manual/protocol/tdma_5120.rst:53
10370 msgid "40 {+0x00, 0x00, 0x07, 0x11, 0x00, 0x0f, 0x00, 0x00 }"
10373 #. type: Labeled list
10374 #: docs/manual/protocol/tdma_5120.rst:54
10376 msgid "get security code"
10379 #. type: Plain text
10380 #: docs/manual/protocol/tdma_5120.rst:57
10381 msgid "40 {+0x00, 0x00, 0x07, 0x11, 0x00, 0x09, 0x00, 0x00 }"
10384 #. type: Labeled list
10385 #: docs/manual/protocol/tdma_5120.rst:58
10387 msgid "get NAM data "
10390 #. type: Plain text
10391 #: docs/manual/protocol/tdma_5120.rst:61
10392 msgid "40 {+0x00, 0x00, 0x07, 0x11, 0x00, 0x08, 0x00, nam# }"
10395 #. type: Labeled list
10396 #: docs/manual/protocol/tdma_5120.rst:62
10398 msgid "that last answers with"
10401 #. type: Plain text
10402 #: docs/manual/protocol/tdma_5120.rst:65
10403 msgid "dd {+01 00 11 00 08 00 00,"
10406 #. type: Plain text
10407 #: docs/manual/protocol/tdma_5120.rst:114
10413 " primary paggin channel\n"
10415 " seconda paggin channel\n"
10418 "09 63 c2 09 03 00 0b\n"
10427 " overload class\n"
10428 "20 41 43 41 45 00 00 00 00 00 00 00 00 00 00 00\n"
10434 "11 11 11 11 11 00 00 00 00 00 00 00 00\n"
10436 "00 00 00 00 00 00 01 00 00 00 01 36\n"
10445 " dedicate B ch #\n"
10447 " msg center # len\n"
10449 " msg center in flag\n"
10450 "00 00 00 00 00 00 00 00 00 00 00 00 00 00\n"
10452 "08 01 80 70 8f dd 00 ef 00 00 00 00 00 00 00 00\n"
10460 #. type: Plain text
10461 #: docs/manual/protocol/tdma_5120.rst:120
10463 "More interesting ( and dangerous ) is than the 07 10 sequence in place of 07 "
10464 "11 in the request change the command from read to write.be care full!!! I "
10465 "almost ruin my 5125 with a 40 {+0x00, 0x00, 0x07, 0x10, 0x00, 0x08, 0x00, "
10466 "0x01 } frame , since the frame is ok, but the phone the write info from an "
10467 "area of the buffer that I did not send!!!!"
10470 #. type: Plain text
10471 #: docs/manual/protocol/tdma_5120.rst:121
10472 msgid "OK so far. Still looking for how to handle SMS......"
10475 #. type: Plain text
10476 #: docs/manual/protocol/discovering.rst:2
10477 msgid "_Discovering protocol:"
10481 #: docs/manual/protocol/discovering.rst:4
10483 msgid "Discovering protocol"
10486 #. type: Plain text
10487 #: docs/manual/protocol/discovering.rst:9
10489 "You need to get a communication dump to be able to understand protocol or "
10490 "discover new commands. As most vendors provide some software for Windows, "
10491 "all following sections assume you do the sniffing on Windows."
10494 #. type: Plain text
10495 #: docs/manual/protocol/discovering.rst:11
10502 #. type: Plain text
10503 #: docs/manual/protocol/discovering.rst:16
10505 "For USB there exist various tools to dump USB communication. The dumps can "
10506 "be later analyzed and used to discover protocol details or unknown commands. "
10507 "One of the best free tools available currently is `UsbSnoop`_."
10510 #. type: Plain text
10511 #: docs/manual/protocol/discovering.rst:19
10513 "In directory ``contrib/usbsnoop`` in Gammu sources you can find some tools "
10514 "to decode the output."
10517 #. type: Plain text
10518 #: docs/manual/protocol/discovering.rst:21
10519 msgid "_UsbSnoop: http://www.pcausa.com/Utilities/UsbSnoop/"
10523 #: docs/manual/protocol/discovering.rst:23
10525 msgid "Serial port"
10528 #. type: Plain text
10529 #: docs/manual/protocol/discovering.rst:28
10531 "Download `Portmon`_, which allows one to capture bytes sent and received by "
10532 "ready binary software."
10535 #. type: Plain text
10536 #: docs/manual/protocol/discovering.rst:30
10537 msgid "_Portmon: http://technet.microsoft.com/en-us/sysinternals/bb896644.aspx"
10540 #. type: Plain text
10541 #: docs/manual/protocol/discovering.rst:32
10543 "If you have log saved by PortMon and protocol is the same to \"old\" Nokia"
10546 #. type: Labeled list
10547 #: docs/manual/protocol/discovering.rst:32
10549 msgid "protocols, can use Gammu to decode it. It's simple"
10552 #. type: Plain text
10553 #: docs/manual/protocol/discovering.rst:35
10554 msgid "gammu --decodesniff MBUS2 file 6210 > log"
10557 #. type: Plain text
10558 #: docs/manual/protocol/discovering.rst:39
10560 "saves in log decoded MBUS2 dump session. There is used phone module for 6210 "
10561 "and have you have debug info about 6210 specific frames (you don't have to "
10562 "add model). Dump file for --decodesniff and MBUS should be specific:"
10565 #. type: Plain text
10566 #: docs/manual/protocol/discovering.rst:42
10568 "without bytes sent to phone (in Portmon you set it here: \"Edit\", \"Filter/"
10572 #. type: Plain text
10573 #: docs/manual/protocol/discovering.rst:44
10574 msgid "in Hex format (\"Options\", \"Show Hex\")"
10577 #. type: Plain text
10578 #: docs/manual/protocol/discovering.rst:46
10579 msgid "without Date & Time (\"Options\", \"Show Time\" & \"Clock Time\")"
10583 #: docs/manual/protocol/discovering.rst:49
10588 #. type: Plain text
10589 #: docs/manual/protocol/discovering.rst:56
10591 "First of all you need two computers with IrDA. One running linux, that will "
10592 "sniff and one running windows, which will communicate with the phone and "
10593 "whatever software you want (Nokia, Logomanager, Oxygen Phone Manager). Then "
10594 "you have to get the software from http://www.dev-thomynet.de/nokworld/"
10598 #. type: Plain text
10599 #: docs/manual/protocol/discovering.rst:66
10601 "You have to disable IrDA services on the linux machine and eventually you "
10602 "have to change the default port the 'irda_intercept' program is sniffing "
10603 "from (default ttyS1). On the windows machine you should decrease the maximum "
10604 "transmission speed to 9600bps if possible, because the intercept program "
10605 "doesn't seem to handle speed changes. (9600 is for searching devices in "
10606 "range and then the highest possible speed is chosen) If it isn't possible "
10607 "you have to change the default bitrate in intercept source code, too. Then "
10608 "you won't see anything until the windows machine and the phone start "
10609 "transmitting data, which isn't too bad. At least here in my setup I"
10612 #. type: Labeled list
10613 #: docs/manual/protocol/discovering.rst:66
10615 msgid "could sniff the data coming from phone and sent to it in one go, like that"
10618 #. type: Plain text
10619 #: docs/manual/protocol/discovering.rst:69
10621 msgid "win ------------------> Nokia\n"
10624 #. type: Plain text
10625 #: docs/manual/protocol/discovering.rst:70
10627 msgid "machine <----------------- phone\n"
10630 #. type: Plain text
10631 #: docs/manual/protocol/discovering.rst:72
10638 #. type: Plain text
10639 #: docs/manual/protocol/discovering.rst:73
10644 #. type: Plain text
10645 #: docs/manual/protocol/discovering.rst:74
10650 #. type: Plain text
10651 #: docs/manual/protocol/discovering.rst:82
10653 "You get a raw data file (.trc) from the intercept program, which you can "
10654 "then decode to hex with the second program from the above mentioned page. "
10655 "You should possibly be able to use Marcin's magnokii for decoding the trc "
10656 "files, too, but it didn't work for me so I just figured things out from the "
10657 "hex files. In the hex files you should look for primary frames with 00 01 00 "
10658 "in it, because this is the FBUS header which is in every valuable frame sent "
10659 "to phone. It's not really joy to do that, but if it brings support for a new "
10660 "phone it's worth it :-)"
10663 #. type: Plain text
10664 #: docs/manual/smsd/dbi.rst:2
10665 msgid "_gammu-smsd-dbi:"
10669 #: docs/manual/smsd/dbi.rst:4
10671 msgid "DBI Backend"
10674 #. type: Plain text
10675 #: docs/manual/smsd/dbi.rst:9
10677 "DBI backend stores all data in any database supported by `libdbi`_, which "
10678 "parameters are defined by configuration (see :ref:`gammu-smsdrc` for "
10679 "description of configuration options)."
10682 #. type: Plain text
10683 #: docs/manual/smsd/dbi.rst:11 docs/manual/smsd/pgsql.rst:11
10684 #: docs/manual/smsd/mysql.rst:11
10685 msgid "For tables description see :ref:`gammu-smsd-tables`."
10688 #. type: Plain text
10689 #: docs/manual/smsd/dbi.rst:13 docs/manual/smsd/pgsql.rst:13
10690 #: docs/manual/smsd/mysql.rst:13
10691 msgid "This backend is based on :ref:`gammu-smsd-sql`."
10694 #. type: Plain text
10695 #: docs/manual/smsd/dbi.rst:18
10697 "The DBI driver is currently not supported on Windows because libdbi library "
10698 "does not support this platform."
10702 #: docs/manual/smsd/dbi.rst:21
10704 msgid "Supported drivers"
10707 #. type: Plain text
10708 #: docs/manual/smsd/dbi.rst:25
10710 "For complete list of drivers for `libdbi`_ see `libdbi-drivers`_ project. "
10711 "The drivers for example include:"
10714 #. type: Plain text
10715 #: docs/manual/smsd/dbi.rst:27 docs/manual/smsd/sql.rst:14
10716 msgid "``sqlite3`` - for SQLite 3"
10719 #. type: Plain text
10720 #: docs/manual/smsd/dbi.rst:28 docs/manual/smsd/sql.rst:15
10721 msgid "``mysql`` - for MySQL"
10724 #. type: Plain text
10725 #: docs/manual/smsd/dbi.rst:29 docs/manual/smsd/sql.rst:16
10726 msgid "``pgsql`` - for PostgeSQL"
10729 #. type: Plain text
10730 #: docs/manual/smsd/dbi.rst:30 docs/manual/smsd/sql.rst:17
10731 msgid "``freetds`` - for MS SQL Server or Sybase"
10734 #. type: Plain text
10735 #: docs/manual/smsd/dbi.rst:32
10736 msgid "_libdbi: http://libdbi.sourceforge.net/"
10739 #. type: Plain text
10740 #: docs/manual/smsd/dbi.rst:33
10741 msgid "_libdbi-drivers: http://libdbi-drivers.sourceforge.net/"
10744 #. type: Plain text
10745 #: docs/manual/smsd/dbi.rst:38
10746 msgid "SQL script for creating tables in SQLite database:"
10749 #. type: Plain text
10750 #: docs/manual/smsd/dbi.rst:40
10751 msgid "../../sql/sqlite.sql"
10754 #. type: Plain text
10755 #: docs/manual/smsd/dbi.rst:41 docs/manual/smsd/pgsql.rst:23
10756 msgid ":language: sql"
10759 #. type: Plain text
10760 #: docs/manual/smsd/dbi.rst:45
10762 "You can find the script in :file:`docs/sql/sqlite.sql` as well. There are "
10763 "also scripts for other databases in same folder."
10766 #. type: Plain text
10767 #: docs/manual/smsd/backends.rst:2
10768 msgid "_smsd_services:"
10772 #: docs/manual/smsd/backends.rst:4 docs/manual/smsd/code.rst:5
10774 msgid "Backend services"
10777 #. type: Plain text
10778 #: docs/manual/smsd/backends.rst:8
10780 "The backend service is used to store messages (both incoming and queue of "
10784 #. type: Plain text
10785 #: docs/manual/smsd/backends.rst:20
10786 msgid "files sql mysql pgsql dbi odbc null tables"
10789 #. type: Plain text
10790 #: docs/manual/smsd/sql.rst:2
10791 msgid "_gammu-smsd-sql:"
10795 #: docs/manual/smsd/sql.rst:4
10797 msgid "SQL Service"
10800 #. type: Plain text
10801 #: docs/manual/smsd/sql.rst:8
10803 "SQL service stores all its data in database. It can use one of these SQL "
10804 "backends (configuration option :config:option:`Driver` in smsd section):"
10807 #. type: Plain text
10808 #: docs/manual/smsd/sql.rst:10
10809 msgid "``native_mysql`` for :ref:`gammu-smsd-mysql`"
10812 #. type: Plain text
10813 #: docs/manual/smsd/sql.rst:11
10814 msgid "``native_pgsql`` for :ref:`gammu-smsd-pgsql`"
10817 #. type: Plain text
10818 #: docs/manual/smsd/sql.rst:12
10819 msgid "``odbc`` for :ref:`gammu-smsd-odbc`"
10822 #. type: Plain text
10823 #: docs/manual/smsd/sql.rst:13
10824 msgid "drivers supported by DBI for :ref:`gammu-smsd-dbi`, which include:"
10828 #: docs/manual/smsd/sql.rst:19
10830 msgid "SQL connection parameters"
10833 #. type: Plain text
10834 #: docs/manual/smsd/sql.rst:22
10835 msgid "Common for all backends:"
10838 #. type: Plain text
10839 #: docs/manual/smsd/sql.rst:24
10840 msgid ":config:option:`User` - user connecting to database"
10843 #. type: Plain text
10844 #: docs/manual/smsd/sql.rst:25
10845 msgid ":config:option:`Password` - password for connecting to database"
10848 #. type: Plain text
10849 #: docs/manual/smsd/sql.rst:26
10850 msgid ":config:option:`Host` - database host or data source name"
10853 #. type: Plain text
10854 #: docs/manual/smsd/sql.rst:27
10855 msgid ":config:option:`Database` - database name"
10858 #. type: Plain text
10859 #: docs/manual/smsd/sql.rst:28
10861 ":config:option:`Driver` - ``native_mysql``, ``native_pgsql``, ``odbc`` or "
10865 #. type: Plain text
10866 #: docs/manual/smsd/sql.rst:29
10867 msgid ":config:option:`SQL` - SQL dialect to use"
10870 #. type: Plain text
10871 #: docs/manual/smsd/sql.rst:31
10872 msgid "Specific for DBI:"
10875 #. type: Plain text
10876 #: docs/manual/smsd/sql.rst:33
10877 msgid ":config:option:`DriversPath` - path to DBI drivers"
10880 #. type: Plain text
10881 #: docs/manual/smsd/sql.rst:34
10882 msgid ":config:option:`DBDir` - sqlite/sqlite3 directory with database"
10885 #. type: Plain text
10886 #: docs/manual/smsd/sql.rst:36
10887 msgid "The variables are fully described in :ref:`gammurc` documentation."
10890 #. type: Plain text
10891 #: docs/manual/smsd/sql.rst:38
10892 msgid "_SQL Queries:"
10896 #: docs/manual/smsd/sql.rst:40
10898 msgid "SQL Queries"
10901 #. type: Plain text
10902 #: docs/manual/smsd/sql.rst:43
10903 msgid "Almost all queries are configurable. You can edit them in"
10906 #. type: Attribute :config:
10907 #: docs/manual/smsd/sql.rst:43
10909 msgid "section:`[sql]` section. There are several variables used in SQL"
10912 #. type: Plain text
10913 #: docs/manual/smsd/sql.rst:45
10914 msgid "queries. We can separate them into three groups:"
10917 #. type: Plain text
10918 #: docs/manual/smsd/sql.rst:47
10920 "phone specific, which can be used in every query, see :ref:`Phone Specific "
10924 #. type: Plain text
10925 #: docs/manual/smsd/sql.rst:48
10927 "SMS specific, which can be used in queries which works with SMS messages, "
10928 "see :ref:`SMS Specific Parameters`"
10931 #. type: Plain text
10932 #: docs/manual/smsd/sql.rst:49
10934 "query specific, which are numeric and are specific only for given query (or "
10935 "set of queries), see :ref:`Configurable queries`"
10938 #. type: Plain text
10939 #: docs/manual/smsd/sql.rst:51
10940 msgid "_Phone Specific Parameters:"
10944 #: docs/manual/smsd/sql.rst:53
10946 msgid "Phone Specific Parameters"
10949 #. type: Plain text
10950 #: docs/manual/smsd/sql.rst:61
10956 " PHONE ID (hostname)\n"
10958 " client name (eg. Gammu 1.12.3)\n"
10961 #. type: Plain text
10962 #: docs/manual/smsd/sql.rst:63
10963 msgid "_SMS Specific Parameters:"
10967 #: docs/manual/smsd/sql.rst:65
10969 msgid "SMS Specific Parameters"
10972 #. type: Plain text
10973 #: docs/manual/smsd/sql.rst:93
10977 " remote number [#f1]_\n"
10979 " delivery datetime\n"
10981 " delivery status on receiving or status error on sending\n"
10983 " message reference\n"
10985 " receiving datetime for received sms\n"
10987 " encoded text of SMS\n"
10989 " SMS coding (ie 8bit or UnicodeNoCompression)\n"
10991 " sms centre number\n"
10997 " decoded SMS text\n"
10999 " CreatorID of SMS (sending sms)\n"
11001 " relative validity\n"
11004 #. type: Plain text
11005 #: docs/manual/smsd/sql.rst:95
11007 "[#f1] Sender number for received messages (insert to inbox or delivery "
11008 "notifications), destination otherwise."
11011 #. type: Plain text
11012 #: docs/manual/smsd/sql.rst:97
11013 msgid "_Configurable queries:"
11017 #: docs/manual/smsd/sql.rst:99
11019 msgid "Configurable queries"
11022 #. type: Plain text
11023 #: docs/manual/smsd/sql.rst:102
11025 "All configurable queries can be set in :config:section:`[sql]` section. "
11026 "Sequence of rows in selects are mandatory."
11029 #. type: Plain text
11030 #: docs/manual/smsd/sql.rst:105
11032 "All default queries noted here are noted for MySQL. Actual time and time "
11033 "addition are selected for default queries during initialization."
11036 #. type: Plain text
11037 #: docs/manual/smsd/sql.rst:107
11038 msgid "delete_phone"
11041 #. type: Plain text
11042 #: docs/manual/smsd/sql.rst:109
11043 msgid "Deletes phone from database."
11046 #. type: Plain text
11047 #: docs/manual/smsd/sql.rst:111 docs/manual/smsd/sql.rst:121
11048 #: docs/manual/smsd/sql.rst:139 docs/manual/smsd/sql.rst:150
11049 #: docs/manual/smsd/sql.rst:167 docs/manual/smsd/sql.rst:184
11050 #: docs/manual/smsd/sql.rst:195 docs/manual/smsd/sql.rst:205
11051 #: docs/manual/smsd/sql.rst:221 docs/manual/smsd/sql.rst:239
11052 #: docs/manual/smsd/sql.rst:255 docs/manual/smsd/sql.rst:273
11053 #: docs/manual/smsd/sql.rst:288 docs/manual/smsd/sql.rst:303
11054 #: docs/manual/smsd/sql.rst:328 docs/manual/smsd/sql.rst:352
11055 #: docs/manual/smsd/sql.rst:378 docs/manual/smsd/sql.rst:388
11056 msgid "Default value:"
11057 msgstr "Nilai baku:"
11059 #. type: Plain text
11060 #: docs/manual/smsd/sql.rst:113 docs/manual/smsd/sql.rst:123
11061 #: docs/manual/smsd/sql.rst:141 docs/manual/smsd/sql.rst:152
11062 #: docs/manual/smsd/sql.rst:169 docs/manual/smsd/sql.rst:186
11063 #: docs/manual/smsd/sql.rst:197 docs/manual/smsd/sql.rst:207
11064 #: docs/manual/smsd/sql.rst:223 docs/manual/smsd/sql.rst:241
11065 #: docs/manual/smsd/sql.rst:257 docs/manual/smsd/sql.rst:275
11066 #: docs/manual/smsd/sql.rst:290 docs/manual/smsd/sql.rst:305
11067 #: docs/manual/smsd/sql.rst:330 docs/manual/smsd/sql.rst:354
11068 #: docs/manual/smsd/sql.rst:380 docs/manual/smsd/sql.rst:390
11069 #: docs/manual/smsd/tables.rst:410 docs/manual/smsd/tables.rst:427
11070 #: docs/manual/smsd/tables.rst:457 docs/manual/smsd/mysql.rst:21
11074 #. type: Plain text
11075 #: docs/manual/smsd/sql.rst:115
11076 msgid "DELETE FROM phones WHERE IMEI = %I"
11079 #. type: Plain text
11080 #: docs/manual/smsd/sql.rst:117
11081 msgid "insert_phone"
11084 #. type: Plain text
11085 #: docs/manual/smsd/sql.rst:119
11086 msgid "Inserts phone to database."
11089 #. type: Plain text
11090 #: docs/manual/smsd/sql.rst:126
11092 "INSERT INTO phones (IMEI, ID, Send, Receive, InsertIntoDB, TimeOut, Client, "
11093 "Battery, SignalStrength) VALUES (%I, %P, %1, %2, NOW(), (NOW() + INTERVAL "
11094 "10 SECOND) + 0, %N, -1, -1)"
11097 #. type: Plain text
11098 #: docs/manual/smsd/sql.rst:128 docs/manual/smsd/sql.rst:156
11099 #: docs/manual/smsd/sql.rst:173 docs/manual/smsd/sql.rst:212
11100 #: docs/manual/smsd/sql.rst:230 docs/manual/smsd/sql.rst:246
11101 #: docs/manual/smsd/sql.rst:262 docs/manual/smsd/sql.rst:279
11102 #: docs/manual/smsd/sql.rst:294 docs/manual/smsd/sql.rst:311
11103 #: docs/manual/smsd/sql.rst:335 docs/manual/smsd/sql.rst:361
11104 #: docs/manual/smsd/sql.rst:395
11105 msgid "Query specific parameters:"
11108 #. type: Plain text
11109 #: docs/manual/smsd/sql.rst:130 docs/manual/smsd/sql.rst:158
11110 #: docs/manual/smsd/sql.rst:175 docs/manual/smsd/sql.rst:214
11111 #: docs/manual/smsd/sql.rst:232 docs/manual/smsd/sql.rst:248
11112 #: docs/manual/smsd/sql.rst:264 docs/manual/smsd/sql.rst:281
11113 #: docs/manual/smsd/sql.rst:296 docs/manual/smsd/sql.rst:313
11114 #: docs/manual/smsd/sql.rst:337 docs/manual/smsd/sql.rst:363
11115 #: docs/manual/smsd/sql.rst:397
11119 #. type: Plain text
11120 #: docs/manual/smsd/sql.rst:131
11121 msgid "enable send (yes or no) - configuration option Send"
11124 #. type: Plain text
11125 #: docs/manual/smsd/sql.rst:132 docs/manual/smsd/sql.rst:160
11126 #: docs/manual/smsd/sql.rst:177 docs/manual/smsd/sql.rst:266
11127 #: docs/manual/smsd/sql.rst:315 docs/manual/smsd/sql.rst:339
11128 #: docs/manual/smsd/sql.rst:365 docs/manual/smsd/sql.rst:399
11132 #. type: Plain text
11133 #: docs/manual/smsd/sql.rst:133
11134 msgid "enable receive (yes or no) - configuration option Receive"
11137 #. type: Plain text
11138 #: docs/manual/smsd/sql.rst:135
11139 msgid "save_inbox_sms_select"
11142 #. type: Plain text
11143 #: docs/manual/smsd/sql.rst:137
11144 msgid "Select message for update delivery status."
11147 #. type: Plain text
11148 #: docs/manual/smsd/sql.rst:144
11150 "SELECT ID, Status, SendingDateTime, DeliveryDateTime, SMSCNumber FROM "
11151 "sentitems WHERE DeliveryDateTime IS NULL AND SenderID = %P AND TPMR = %t AND "
11152 "DestinationNumber = %R"
11155 #. type: Plain text
11156 #: docs/manual/smsd/sql.rst:146
11157 msgid "save_inbox_sms_update_delivered"
11160 #. type: Plain text
11161 #: docs/manual/smsd/sql.rst:148
11162 msgid "Update message delivery status if message was delivered."
11165 #. type: Plain text
11166 #: docs/manual/smsd/sql.rst:154
11168 "UPDATE sentitems SET DeliveryDateTime = %C, Status = %1, StatusError = %e "
11169 "WHERE ID = %2 AND TPMR = %t"
11172 #. type: Plain text
11173 #: docs/manual/smsd/sql.rst:159 docs/manual/smsd/sql.rst:176
11174 msgid "delivery status returned by GSM network"
11177 #. type: Plain text
11178 #: docs/manual/smsd/sql.rst:161 docs/manual/smsd/sql.rst:178
11179 #: docs/manual/smsd/sql.rst:215 docs/manual/smsd/sql.rst:249
11180 #: docs/manual/smsd/sql.rst:265 docs/manual/smsd/sql.rst:282
11181 #: docs/manual/smsd/sql.rst:297 docs/manual/smsd/sql.rst:322
11182 #: docs/manual/smsd/sql.rst:346
11183 msgid "ID of message"
11186 #. type: Plain text
11187 #: docs/manual/smsd/sql.rst:163
11188 msgid "save_inbox_sms_update"
11191 #. type: Plain text
11192 #: docs/manual/smsd/sql.rst:165
11193 msgid "Update message if there is an delivery error."
11196 #. type: Plain text
11197 #: docs/manual/smsd/sql.rst:171
11199 "UPDATE sentitems SET Status = %1, StatusError = %e WHERE ID = %2 AND TPMR = "
11203 #. type: Plain text
11204 #: docs/manual/smsd/sql.rst:180
11205 msgid "save_inbox_sms_insert"
11208 #. type: Plain text
11209 #: docs/manual/smsd/sql.rst:182
11210 msgid "Insert received message."
11213 #. type: Plain text
11214 #: docs/manual/smsd/sql.rst:189
11216 "INSERT INTO inbox (ReceivingDateTime, Text, SenderNumber, Coding, "
11217 "SMSCNumber, UDH, Class, TextDecoded, RecipientID) VALUES (%d, %E, %R, %c, "
11218 "%F, %u, %x, %T, %P)"
11221 #. type: Plain text
11222 #: docs/manual/smsd/sql.rst:191
11223 msgid "update_received"
11226 #. type: Plain text
11227 #: docs/manual/smsd/sql.rst:193
11228 msgid "Update statistics after receiving message."
11231 #. type: Plain text
11232 #: docs/manual/smsd/sql.rst:199
11233 msgid "UPDATE phones SET Received = Received + 1 WHERE IMEI = %I"
11236 #. type: Plain text
11237 #: docs/manual/smsd/sql.rst:201
11238 msgid "refresh_send_status"
11241 #. type: Plain text
11242 #: docs/manual/smsd/sql.rst:203
11243 msgid "Update messages in outbox."
11246 #. type: Plain text
11247 #: docs/manual/smsd/sql.rst:210
11249 "UPDATE outbox SET SendingTimeOut = (NOW() + INTERVAL locktime SECOND) + 0 "
11250 "WHERE ID = %1 AND (SendingTimeOut < NOW() OR SendingTimeOut IS NULL)"
11253 #. type: Plain text
11254 #: docs/manual/smsd/sql.rst:217
11255 msgid "find_outbox_sms_id"
11258 #. type: Plain text
11259 #: docs/manual/smsd/sql.rst:219
11260 msgid "Find sms messages for sending."
11263 #. type: Plain text
11264 #: docs/manual/smsd/sql.rst:228
11266 "SELECT ID, InsertIntoDB, SendingDateTime, SenderID FROM outbox WHERE "
11267 "SendingDateTime < NOW() AND SendingTimeOut < NOW() AND SendBefore >= CURTIME"
11268 "() AND SendAfter <= CURTIME() AND ( SenderID is NULL OR SenderID = '' OR "
11269 "SenderID = %P ) ORDER BY InsertIntoDB ASC LIMIT %1"
11272 #. type: Plain text
11273 #: docs/manual/smsd/sql.rst:233
11274 msgid "limit of sms messages sended in one walk in loop"
11277 #. type: Plain text
11278 #: docs/manual/smsd/sql.rst:235
11279 msgid "find_outbox_body"
11282 #. type: Plain text
11283 #: docs/manual/smsd/sql.rst:237
11284 msgid "Select body of message."
11287 #. type: Plain text
11288 #: docs/manual/smsd/sql.rst:244
11290 "SELECT Text, Coding, UDH, Class, TextDecoded, ID, DestinationNumber, "
11291 "MultiPart, RelativeValidity, DeliveryReport, CreatorID FROM outbox WHERE ID="
11295 #. type: Plain text
11296 #: docs/manual/smsd/sql.rst:251
11297 msgid "find_outbox_multipart"
11300 #. type: Plain text
11301 #: docs/manual/smsd/sql.rst:253
11302 msgid "Select remaining parts of sms message."
11305 #. type: Plain text
11306 #: docs/manual/smsd/sql.rst:260
11308 "SELECT Text, Coding, UDH, Class, TextDecoded, ID, SequencePosition FROM "
11309 "outbox_multipart WHERE ID=%1 AND SequencePosition=%2"
11312 #. type: Plain text
11313 #: docs/manual/smsd/sql.rst:267
11314 msgid "Number of multipart message"
11317 #. type: Plain text
11318 #: docs/manual/smsd/sql.rst:269
11319 msgid "delete_outbox"
11322 #. type: Plain text
11323 #: docs/manual/smsd/sql.rst:271
11324 msgid "Remove messages from outbox after threir successful send."
11327 #. type: Plain text
11328 #: docs/manual/smsd/sql.rst:277
11329 msgid "DELETE FROM outbox WHERE ID=%1"
11332 #. type: Plain text
11333 #: docs/manual/smsd/sql.rst:284
11334 msgid "delete_outbox_multipart"
11337 #. type: Plain text
11338 #: docs/manual/smsd/sql.rst:286
11339 msgid "Remove messages from outbox_multipart after threir successful send."
11342 #. type: Plain text
11343 #: docs/manual/smsd/sql.rst:292
11344 msgid "DELETE FROM outbox_multipart WHERE ID=%1"
11347 #. type: Plain text
11348 #: docs/manual/smsd/sql.rst:299
11349 msgid "create_outbox"
11352 #. type: Plain text
11353 #: docs/manual/smsd/sql.rst:301
11354 msgid "Create message (insert to outbox)."
11357 #. type: Plain text
11358 #: docs/manual/smsd/sql.rst:309
11360 "INSERT INTO outbox (CreatorID, SenderID, DeliveryReport, MultiPart, "
11361 "InsertIntoDB, Text, DestinationNumber, RelativeValidity, Coding, UDH, Class, "
11362 "TextDecoded) VALUES (%1, %P, %2, %3, NOW(), %E, %R, %V, %c, %u, %x, %T)"
11365 #. type: Plain text
11366 #: docs/manual/smsd/sql.rst:314 docs/manual/smsd/sql.rst:338
11367 msgid "creator of message"
11370 #. type: Plain text
11371 #: docs/manual/smsd/sql.rst:316 docs/manual/smsd/sql.rst:340
11372 msgid "delivery status report - yes/default"
11375 #. type: Plain text
11376 #: docs/manual/smsd/sql.rst:317 docs/manual/smsd/sql.rst:341
11377 #: docs/manual/smsd/sql.rst:367
11381 #. type: Plain text
11382 #: docs/manual/smsd/sql.rst:318 docs/manual/smsd/sql.rst:342
11383 msgid "multipart - FALSE/TRUE"
11386 #. type: Plain text
11387 #: docs/manual/smsd/sql.rst:319 docs/manual/smsd/sql.rst:343
11388 #: docs/manual/smsd/sql.rst:369
11392 #. type: Plain text
11393 #: docs/manual/smsd/sql.rst:320 docs/manual/smsd/sql.rst:344
11394 msgid "Part (part number)"
11397 #. type: Plain text
11398 #: docs/manual/smsd/sql.rst:321 docs/manual/smsd/sql.rst:345
11399 #: docs/manual/smsd/sql.rst:371
11403 #. type: Plain text
11404 #: docs/manual/smsd/sql.rst:324
11405 msgid "create_outbox_multipart"
11408 #. type: Plain text
11409 #: docs/manual/smsd/sql.rst:326
11410 msgid "Create message remaining parts."
11413 #. type: Plain text
11414 #: docs/manual/smsd/sql.rst:333
11416 "INSERT INTO outbox_multipart (SequencePosition, Text, Coding, UDH, Class, "
11417 "TextDecoded, ID) VALUES (%4, %E, %c, %u, %x, %T, %5)"
11420 #. type: Plain text
11421 #: docs/manual/smsd/sql.rst:348
11422 msgid "add_sent_info"
11425 #. type: Plain text
11426 #: docs/manual/smsd/sql.rst:350
11427 msgid "Insert to sentitems."
11430 #. type: Plain text
11431 #: docs/manual/smsd/sql.rst:359
11433 "INSERT INTO sentitems (CreatorID,ID,SequencePosition,Status,SendingDateTime, "
11434 "SMSCNumber, TPMR, SenderID,Text,DestinationNumber,Coding,UDH,Class,"
11435 "TextDecoded, InsertIntoDB,RelativeValidity) VALUES (%A, %1, %2, %3, NOW(), "
11436 "%F, %4, %P, %E, %R, %c, %u, %x, %T, %5, %V)"
11439 #. type: Plain text
11440 #: docs/manual/smsd/sql.rst:364
11441 msgid "ID of sms message"
11444 #. type: Plain text
11445 #: docs/manual/smsd/sql.rst:366
11446 msgid "part number (for multipart sms)"
11449 #. type: Plain text
11450 #: docs/manual/smsd/sql.rst:368
11451 msgid "message state (SendingError, Error, SendingOK, SendingOKNoReport)"
11454 #. type: Plain text
11455 #: docs/manual/smsd/sql.rst:370
11456 msgid "message reference (TPMR)"
11459 #. type: Plain text
11460 #: docs/manual/smsd/sql.rst:372
11461 msgid "time when inserted in db"
11464 #. type: Plain text
11465 #: docs/manual/smsd/sql.rst:374
11466 msgid "update_sent"
11469 #. type: Plain text
11470 #: docs/manual/smsd/sql.rst:376
11471 msgid "Update sent statistics after sending message."
11474 #. type: Plain text
11475 #: docs/manual/smsd/sql.rst:382
11476 msgid "UPDATE phones SET Sent= Sent + 1 WHERE IMEI = %I"
11479 #. type: Plain text
11480 #: docs/manual/smsd/sql.rst:384
11481 msgid "refresh_phone_status"
11484 #. type: Plain text
11485 #: docs/manual/smsd/sql.rst:386
11486 msgid "Update phone status (battery, signal)."
11489 #. type: Plain text
11490 #: docs/manual/smsd/sql.rst:393
11492 "UPDATE phones SET TimeOut= (NOW() + INTERVAL 10 SECOND) + 0, Battery = %1, "
11493 "SignalStrength = %2 WHERE IMEI = %I"
11496 #. type: Plain text
11497 #: docs/manual/smsd/sql.rst:398
11498 msgid "battery percent"
11501 #. type: Plain text
11502 #: docs/manual/smsd/sql.rst:399
11503 msgid "signal percent"
11506 #. type: Plain text
11507 #: docs/manual/smsd/files.rst:2
11508 msgid "_gammu-smsd-files:"
11512 #: docs/manual/smsd/files.rst:4
11514 msgid "Files backend"
11517 #. type: Plain text
11518 #: docs/manual/smsd/files.rst:8
11520 "FILES backend stores all data on a filesystem in folders defined by "
11521 "configuration (see :ref:`gammu-smsdrc` for description of configuration "
11526 #: docs/manual/smsd/files.rst:10 docs/manual/smsd/tables.rst:16
11528 msgid "Receiving of messages"
11531 #. type: Plain text
11532 #: docs/manual/smsd/files.rst:15
11534 "Received messages are stored in a folder defined by configuration. The "
11535 "filename will be ``IN<date>_<time>_<serial>_<sender>_<sequence>.<ext>``, for "
11536 "example ``NN20021130_021531_00_+45409000931640979_00.txt``."
11539 #. type: Plain text
11540 #: docs/manual/smsd/files.rst:17 docs/manual/smsd/files.rst:45
11541 msgid "Explanation of fields:"
11544 #. type: Plain text
11545 #: docs/manual/smsd/files.rst:30
11549 " date in format ``YYYYMMDD``\n"
11551 " time in format ``HHMMSS``\n"
11555 " order of a message (in case more messages were received at same time), in format ``NN``\n"
11557 " part of the message for multipart messages, in format ``NN``\n"
11559 " ``txt`` for text message, 8-bit messages are stored with ``bin`` extension, ``smsbackup`` for :ref:`gammu-smsbackup`\n"
11562 #. type: Plain text
11563 #: docs/manual/smsd/files.rst:33
11565 "The content of the file is content of the message and the format is defined "
11566 "by configuration directive :config:option:`InboxFormat` (see :ref:`gammu-"
11571 #: docs/manual/smsd/files.rst:35 docs/manual/smsd/tables.rst:21
11573 msgid "Transmitting of messages"
11576 #. type: Plain text
11577 #: docs/manual/smsd/files.rst:39
11579 "Transmitted messages are read from a folder defined by configuration. The "
11580 "filename should be one of the following formats:"
11583 #. type: Plain text
11584 #: docs/manual/smsd/files.rst:41
11585 msgid "``OUT<recipient>.<ext>``"
11588 #. type: Plain text
11589 #: docs/manual/smsd/files.rst:42
11590 msgid "``OUT<priority>_<recipient>_<serial>.<ext>``"
11593 #. type: Plain text
11594 #: docs/manual/smsd/files.rst:43
11595 msgid "``OUT<priority><date>_<time>_<serial>_<recipient>_<note>.<ext>``"
11598 #. type: Plain text
11599 #: docs/manual/smsd/files.rst:54
11602 "``<recipient>``\n"
11603 " recipient number where to send message\n"
11605 " an alphabetic character (A-Z) A = highest priority\n"
11607 " ``txt`` for normal text SMS, ``smsbackup`` for :ref:`gammu-smsbackup`\n"
11609 " any artibrary text which is ignored\n"
11612 #. type: Plain text
11613 #: docs/manual/smsd/files.rst:56
11614 msgid "For text messages, you can additionally append flags to extension:"
11617 #. type: Plain text
11618 #: docs/manual/smsd/files.rst:63
11622 " delivery report requested\n"
11626 " WAP bookmark as name,URL\n"
11629 #. type: Plain text
11630 #: docs/manual/smsd/files.rst:65
11631 msgid "Other fields are same as for received messages."
11634 #. type: Plain text
11635 #: docs/manual/smsd/files.rst:68
11637 "For example OUTG20040620_193810_123_+4512345678_xpq.txtdf is a flash text "
11638 "SMS requesting delivery reports."
11641 #. type: Plain text
11642 #: docs/manual/smsd/files.rst:71
11644 "SMSes will be transmitted sequentially based on the file name. The contents "
11645 "of the file is the SMS to be transmitted (in Unicode or standard character "
11649 #. type: Plain text
11650 #: docs/manual/smsd/files.rst:75
11652 "The contents of the file is the SMS to be transmitted (in Unicode or "
11653 "standard character set), for WAP bookmarks it is split on as Name,URL, for "
11654 "text messages whole file content is used."
11657 #. type: Plain text
11658 #: docs/manual/smsd/files.rst:78
11660 "Please note that if file is not in Unicode, encoding is detected based on "
11661 "locales, which do not have to be configured if SMSD is running from init "
11662 "script. If this is your case, please add locales definition to init script."
11665 #. type: Plain text
11666 #: docs/manual/smsd/index.rst:2
11671 #: docs/manual/smsd/index.rst:4
11676 #. type: Plain text
11677 #: docs/manual/smsd/index.rst:15
11678 msgid "overview usage manual config run backends code"
11682 #: docs/manual/smsd/usage.rst:2
11685 msgstr "Penggunaan"
11687 #. type: Plain text
11688 #: docs/manual/smsd/usage.rst:6
11690 "This chapter will describe basic ways of using SMSD. It's use is not limited "
11691 "to these, but they can give you overview of SMSD abilities."
11695 #: docs/manual/smsd/usage.rst:8
11697 msgid "Storing Messages in Backend"
11700 #. type: Plain text
11701 #: docs/manual/smsd/usage.rst:13
11703 "The standard mode of operating SMSD. You simply configure backend service, "
11704 "and all received messages will end up in it and any message you put into "
11705 "outbox storage will be sent."
11709 #: docs/manual/smsd/usage.rst:15
11711 msgid "Creating Messages to Send"
11714 #. type: Plain text
11715 #: docs/manual/smsd/usage.rst:20
11717 "Creating of messages to send heavily depends on service backend you use. "
11718 "Most of them support :ref:`gammu-smsd-inject`, which can be used to "
11719 "construct the message, or you can just insert message manually to the "
11723 #. type: Plain text
11724 #: docs/manual/smsd/usage.rst:22
11725 msgid "Alternatively you can use :c:func:`SMSD_InjectSMS` (from C) or using"
11728 #. type: Attribute :meth:
11729 #: docs/manual/smsd/usage.rst:22
11731 msgid "`gammu.smsd.SMSD.GetStatus` (from Python)."
11735 #: docs/manual/smsd/usage.rst:25
11737 msgid "Notification about Received Messages"
11740 #. type: Plain text
11741 #: docs/manual/smsd/usage.rst:29
11743 "Once SMSD receives message and stores it in backend service, it can invoke "
11744 "your own program to do any message processing, see :ref:`gammu-smsd-run`."
11748 #: docs/manual/smsd/usage.rst:31
11750 msgid "Monitoring SMSD Status"
11753 #. type: Plain text
11754 #: docs/manual/smsd/usage.rst:35
11756 "You can use :ref:`gammu-smsd-monitor` to monitor status of SMSD. It uses "
11757 "shared memory segment to get current status of running SMSD."
11760 #. type: Plain text
11761 #: docs/manual/smsd/usage.rst:37
11762 msgid "Alternatively you can get the same functionality from libGammu using"
11765 #. type: Attribute :c:
11766 #: docs/manual/smsd/usage.rst:37
11768 msgid "func:`SMSD_GetStatus` or python-gammu using"
11771 #. type: Attribute :meth:
11772 #: docs/manual/smsd/usage.rst:38
11774 msgid "`gammu.smsd.SMSD.GetStatus`."
11778 #: docs/manual/smsd/usage.rst:41
11780 msgid "Reporting Bugs"
11783 #. type: Plain text
11784 #: docs/manual/smsd/usage.rst:44
11785 msgid "Please report bugs to <http://bugs.cihar.com>."
11788 #. type: Plain text
11789 #: docs/manual/smsd/usage.rst:46
11791 "Before reporting a bug, please enable verbose logging in SMSD configuration:"
11794 #. type: Plain text
11795 #: docs/manual/smsd/usage.rst:53 docs/manual/smsd/config.rst:666
11796 msgid "[smsd] debuglevel = 255 logfile = smsd.log"
11799 #. type: Plain text
11800 #: docs/manual/smsd/usage.rst:54
11801 msgid "and include this verbose log within bug report."
11804 #. type: Plain text
11805 #: docs/manual/smsd/tables.rst:2
11806 msgid "_gammu-smsd-tables:"
11810 #: docs/manual/smsd/tables.rst:4
11812 msgid "SMSD Database Structure"
11815 #. type: Plain text
11816 #: docs/manual/smsd/tables.rst:8
11818 "The backends themselves are described in their sections, this document "
11819 "describes general database structure and required tables."
11822 #. type: Plain text
11823 #: docs/manual/smsd/tables.rst:14
11825 "More SMS daemons can share single database. If you do not specify PhoneID in "
11826 "their configuration, all are treated equally and you have no guarantee which "
11827 "one sends outgoing message. If you configure PhoneID and use it when "
11828 "inserting message to the ``outbox`` table (:ref:`gammu-smsd-inject` does "
11829 "this), each SMS daemon will have separate outbox queue."
11832 #. type: Plain text
11833 #: docs/manual/smsd/tables.rst:19
11834 msgid "Received messages are stored in :ref:`inbox` table."
11837 #. type: Plain text
11838 #: docs/manual/smsd/tables.rst:25
11840 "Transmitted messages are read from table :ref:`outbox` and possible "
11841 "subsequent parts of the same message from :ref:`outbox_multipart`."
11845 #: docs/manual/smsd/tables.rst:27
11847 msgid "Description of tables"
11851 #: docs/manual/smsd/tables.rst:30
11856 #. type: Plain text
11857 #: docs/manual/smsd/tables.rst:33
11858 msgid "Information about running daemons."
11861 #. type: delimited block =
11862 #: docs/manual/smsd/tables.rst:35 docs/manual/gammu/index.rst:7
11863 #: docs/manual/python/gammu.rst:5
11868 #. type: Plain text
11869 #: docs/manual/smsd/tables.rst:38
11871 "Table holding single field ``Version`` - version of a database schema. See"
11874 #. type: Attribute :ref:
11875 #: docs/manual/smsd/tables.rst:38
11877 msgid "`smsd-tables-history` for details what has changed."
11880 #. type: Plain text
11881 #: docs/manual/smsd/tables.rst:41
11886 #: docs/manual/smsd/tables.rst:43
11891 #. type: Plain text
11892 #: docs/manual/smsd/tables.rst:46
11893 msgid "Table where received messages will be stored."
11896 #. type: Plain text
11897 #: docs/manual/smsd/tables.rst:48 docs/manual/smsd/tables.rst:95
11898 #: docs/manual/smsd/tables.rst:170 docs/manual/smsd/tables.rst:198
11899 #: docs/manual/smsd/tables.rst:244
11900 msgid "Fields description:"
11903 #. type: Plain text
11904 #: docs/manual/smsd/tables.rst:51 docs/manual/smsd/tables.rst:98
11905 #: docs/manual/smsd/tables.rst:247
11908 "``UpdatedInDB`` (timestamp)\n"
11909 " when somebody (daemon, user, etc.) updated it\n"
11912 #. type: Plain text
11913 #: docs/manual/smsd/tables.rst:54
11916 "``ReceivingDateTime`` (timestamp)\n"
11917 " when SMS was received\n"
11920 #. type: Plain text
11921 #: docs/manual/smsd/tables.rst:57
11924 "``Text`` (text)\n"
11925 " encoded SMS text (for all SMS)\n"
11928 #. type: Plain text
11929 #: docs/manual/smsd/tables.rst:60
11932 "``SenderNumber`` (varchar(20))\n"
11933 " decoded SMS sender number\n"
11936 #. type: Plain text
11937 #: docs/manual/smsd/tables.rst:63 docs/manual/smsd/tables.rst:126
11938 #: docs/manual/smsd/tables.rst:290
11941 "``Coding`` (enum('Default_No_Compression', 'Unicode_No_Compression', '8bit', 'Default_Compression', 'Unicode_Compression'))\n"
11942 " SMS text coding\n"
11945 #. type: Plain text
11946 #: docs/manual/smsd/tables.rst:66
11950 " encoded User Data Header text\n"
11953 #. type: Plain text
11954 #: docs/manual/smsd/tables.rst:69
11957 "``SMSCNumber`` (varchar(20))\n"
11958 " decoded SMSC number\n"
11961 #. type: Plain text
11962 #: docs/manual/smsd/tables.rst:72
11965 "``Class`` (integer)\n"
11966 " SMS class or \\-1 (0 is flash SMS, 1 is normal one)\n"
11969 #. type: Plain text
11970 #: docs/manual/smsd/tables.rst:75
11973 "``TextDecoded`` (varchar(160))\n"
11974 " decoded SMS text (for Default Alphabet/Unicode SMS)\n"
11977 #. type: Plain text
11978 #: docs/manual/smsd/tables.rst:78
11981 "``ID`` (integer unsigned)\n"
11982 " SMS identificator (for using with external applications)\n"
11985 #. type: Plain text
11986 #: docs/manual/smsd/tables.rst:81
11989 "``RecipientID`` (text)\n"
11990 " which Gammu daemon has added it\n"
11993 #. type: Plain text
11994 #: docs/manual/smsd/tables.rst:84
11997 "``Processed`` (enum('false', 'true'))\n"
11998 " you can use for marking, whether SMS was processed or not\n"
12001 #. type: Plain text
12002 #: docs/manual/smsd/tables.rst:87
12007 #: docs/manual/smsd/tables.rst:89
12012 #. type: Plain text
12013 #: docs/manual/smsd/tables.rst:93
12015 "Messages enqueued for sending should be placed in this table. If message is "
12016 "multipart, subsequent parts are stored in table :ref:`outbox_multipart`."
12019 #. type: Plain text
12020 #: docs/manual/smsd/tables.rst:101 docs/manual/smsd/tables.rst:250
12023 "``InsertIntoDB`` (timestamp)\n"
12024 " when message was inserted into database\n"
12027 #. type: Plain text
12028 #: docs/manual/smsd/tables.rst:104
12031 "``SendingDateTime`` (timestamp)\n"
12032 " set it to some value, when want to force sending after some planned time\n"
12035 #. type: Plain text
12036 #: docs/manual/smsd/tables.rst:108
12039 "``SendBefore`` (time)\n"
12040 " Send message before specified time, can be used to limit messages from\n"
12041 " being sent in night. Default value is 23:59:59\n"
12044 #. type: Plain text
12045 #: docs/manual/smsd/tables.rst:114
12048 "``SendAfter`` (time)\n"
12049 " Send message after specified time, can be used to limit messages from\n"
12050 " being sent in night. Default value is 00:00:00\n"
12053 #. type: Plain text
12054 #: docs/manual/smsd/tables.rst:120
12057 "``Text`` (text)\n"
12058 " SMS text encoded using hex values in proper coding. If you want to use\n"
12059 " TextDecoded field, keep this NULL (or empty).\n"
12062 #. type: Plain text
12063 #: docs/manual/smsd/tables.rst:123
12066 "``DestinationNumber`` (varchar(20))\n"
12067 " recipient number\n"
12070 #. type: Plain text
12071 #: docs/manual/smsd/tables.rst:130
12075 " User Data Header encoded using hex values which will be used for constructing\n"
12076 " the message. Without this, message will be sent as plain text.\n"
12079 #. type: Plain text
12080 #: docs/manual/smsd/tables.rst:133 docs/manual/smsd/tables.rst:299
12083 "``Class`` (integer)\n"
12084 " SMS class or \\-1 (0 is normal SMS, 1 is flash one)\n"
12087 #. type: Plain text
12088 #: docs/manual/smsd/tables.rst:136 docs/manual/smsd/tables.rst:302
12091 "``TextDecoded`` (varchar(160))\n"
12092 " SMS text in \"human readable\" form\n"
12095 #. type: Plain text
12096 #: docs/manual/smsd/tables.rst:139
12099 "``ID`` (integer unsigned)\n"
12100 " SMS/SMS sequence ID\n"
12103 #. type: Plain text
12104 #: docs/manual/smsd/tables.rst:142
12107 " Please note that this number has to be unique also for sentitems table, so\n"
12108 " reusing message IDs might not be a good idea.\n"
12111 #. type: Plain text
12112 #: docs/manual/smsd/tables.rst:145
12115 "``MultiPart`` (enum('false','true'))\n"
12116 " info, whether there are more SMS from this sequence in outbox_multipart\n"
12119 #. type: Plain text
12120 #: docs/manual/smsd/tables.rst:148 docs/manual/smsd/tables.rst:317
12123 "``RelativeValidity`` (integer)\n"
12124 " SMS relative validity like encoded using GSM specs\n"
12127 #. type: Plain text
12128 #: docs/manual/smsd/tables.rst:151
12131 "``SenderID`` (text)\n"
12132 " which SMSD instance should send this one sequence, see :config:option:`PhoneID`\n"
12135 #. type: Plain text
12136 #: docs/manual/smsd/tables.rst:154
12139 "``SendingTimeOut`` (timestamp)\n"
12140 " used by SMSD instance for own targets\n"
12143 #. type: Plain text
12144 #: docs/manual/smsd/tables.rst:157
12147 "``DeliveryReport`` (enum('default','yes','no'))\n"
12148 " when default is used, Delivery Report is used or not according to SMSD instance settings; yes forces Delivery Report.\n"
12151 #. type: Plain text
12152 #: docs/manual/smsd/tables.rst:161
12155 "``CreatorID`` (text)\n"
12156 " sender identification, it has to match PhoneID in SMSD configuration to make\n"
12157 " SMSD process this message\n"
12160 #. type: Plain text
12161 #: docs/manual/smsd/tables.rst:163
12162 msgid "_outbox_multipart:"
12166 #: docs/manual/smsd/tables.rst:165
12168 msgid "outbox_multipart"
12171 #. type: Plain text
12172 #: docs/manual/smsd/tables.rst:168
12173 msgid "Data for outgoing multipart messages."
12176 #. type: Plain text
12177 #: docs/manual/smsd/tables.rst:185
12180 "``ID`` (integer unsigned)\n"
12181 " the same meaning as values in outbox table\n"
12182 "``Text`` (text)\n"
12183 " the same meaning as values in outbox table\n"
12184 "``Coding`` (enum('Default_No_Compression', 'Unicode_No_Compression', '8bit', 'Default_Compression', 'Unicode_Compression'))\n"
12185 " the same meaning as values in outbox table\n"
12187 " the same meaning as values in outbox table\n"
12188 "``Class`` (integer)\n"
12189 " the same meaning as values in outbox table\n"
12190 "``TextDecoded`` (varchar(160))\n"
12191 " the same meaning as values in outbox table\n"
12192 "``ID`` (integer unsigned)\n"
12193 " the same meaning as values in outbox table\n"
12196 #. type: Plain text
12197 #: docs/manual/smsd/tables.rst:189
12200 "``SequencePosition`` (integer)\n"
12201 " info, what is SMS number in SMS sequence (start at 2, first part is in :ref:`outbox`\n"
12206 #: docs/manual/smsd/tables.rst:192
12211 #. type: Plain text
12212 #: docs/manual/smsd/tables.rst:196
12214 "Information about connected phones. This table is periodically refreshed and "
12215 "you can get information such as battery or signal level from here."
12218 #. type: Plain text
12219 #: docs/manual/smsd/tables.rst:201
12226 #. type: Plain text
12227 #: docs/manual/smsd/tables.rst:204
12230 "``UpdatedInDB`` (timestamp)\n"
12231 " when this record has been updated\n"
12234 #. type: Plain text
12235 #: docs/manual/smsd/tables.rst:207
12238 "``InsertIntoDB`` (timestamp)\n"
12239 " when this record has been created (when phone has been connected)\n"
12242 #. type: Plain text
12243 #: docs/manual/smsd/tables.rst:210
12246 "``TimeOut`` (timestamp)\n"
12247 " when this record expires\n"
12250 #. type: Plain text
12251 #: docs/manual/smsd/tables.rst:213
12254 "``Send`` (boolean)\n"
12255 " indicates whether SMSD is sending messages, depends on configuration directive :config:option:`Send`\n"
12258 #. type: Plain text
12259 #: docs/manual/smsd/tables.rst:216
12262 "``Receive`` (boolean)\n"
12263 " indicates whether SMSD is receiving messages, depends on configuration directive :config:option:`Receive`\n"
12266 #. type: Plain text
12267 #: docs/manual/smsd/tables.rst:219
12270 "``IMEI`` (text)\n"
12274 #. type: Plain text
12275 #: docs/manual/smsd/tables.rst:222
12278 "``Client`` (text)\n"
12279 " client name, usually string Gammu with version\n"
12282 #. type: Plain text
12283 #: docs/manual/smsd/tables.rst:225
12286 "``Battery`` (integer)\n"
12287 " battery level in percent (or \\-1 if unknown)\n"
12290 #. type: Plain text
12291 #: docs/manual/smsd/tables.rst:228
12294 "``Signal`` (integer)\n"
12295 " signal level in percent (or \\-1 if unknown)\n"
12298 #. type: Plain text
12299 #: docs/manual/smsd/tables.rst:232
12302 "``Sent`` (integer)\n"
12303 " Number of sent SMS messages (SMSD does not reset this counter, so it might\n"
12307 #. type: Plain text
12308 #: docs/manual/smsd/tables.rst:236
12311 "``Received`` (integer)\n"
12312 " Number of received SMS messages (SMSD does not reset this counter, so it might\n"
12317 #: docs/manual/smsd/tables.rst:238
12322 #. type: Plain text
12323 #: docs/manual/smsd/tables.rst:242
12325 "Log of sent messages (and unsent ones with error code). Also if delivery "
12326 "reports are enabled, message state is updated after receiving delivery "
12330 #. type: Plain text
12331 #: docs/manual/smsd/tables.rst:253
12334 "``SendingDateTime`` (timestamp)\n"
12335 " when message has been sent\n"
12338 #. type: Plain text
12339 #: docs/manual/smsd/tables.rst:256
12342 "``DeliveryDateTime`` (timestamp)\n"
12343 " Time of receiving delivery report (if it has been enabled).\n"
12346 #. type: Plain text
12347 #: docs/manual/smsd/tables.rst:260
12350 "``Status`` (enum('SendingOK', 'SendingOKNoReport', 'SendingError', 'DeliveryOK', 'DeliveryFailed', 'DeliveryPending', 'DeliveryUnknown', 'Error'))\n"
12351 " Status of message sending. SendingError mens that phone failed to send the\n"
12352 " message, Error indicates some other error while processing message.\n"
12355 #. type: Plain text
12356 #: docs/manual/smsd/tables.rst:277
12360 " Message has been sent, waiting for delivery report.\n"
12361 " ``SendingOKNoReport``\n"
12362 " Message has been sent without asking for delivery report.\n"
12363 " ``SendingError``\n"
12364 " Sending has failed.\n"
12365 " ``DeliveryOK``\n"
12366 " Delivery report arrived and reported success.\n"
12367 " ``DeliveryFailed``\n"
12368 " Delivery report arrived and reports failure.\n"
12369 " ``DeliveryPending``\n"
12370 " Delivery report announced pending deliver.\n"
12371 " ``DeliveryUnknown``\n"
12372 " Delivery report reported unknown status.\n"
12374 " Some other error happened during sending (usually bug in SMSD).\n"
12377 #. type: Plain text
12378 #: docs/manual/smsd/tables.rst:281
12381 "``StatusError`` (integer)\n"
12382 " Status of delivery from delivery report message, codes are defined in GSM\n"
12383 " specification 03.40 section 9.2.3.15 (TP-Status).\n"
12386 #. type: Plain text
12387 #: docs/manual/smsd/tables.rst:284
12390 "``Text`` (text)\n"
12391 " SMS text encoded using hex values\n"
12394 #. type: Plain text
12395 #: docs/manual/smsd/tables.rst:287
12398 "``DestinationNumber`` (varchar(20))\n"
12399 " decoded destination number for SMS\n"
12402 #. type: Plain text
12403 #: docs/manual/smsd/tables.rst:293
12407 " User Data Header encoded using hex values\n"
12410 #. type: Plain text
12411 #: docs/manual/smsd/tables.rst:296
12414 "``SMSCNumber`` (varchar(20))\n"
12415 " decoded number of SMSC, which sent SMS\n"
12418 #. type: Plain text
12419 #: docs/manual/smsd/tables.rst:305
12422 "``ID`` (integer unsigned)\n"
12426 #. type: Plain text
12427 #: docs/manual/smsd/tables.rst:308
12430 "``SenderID`` (text)\n"
12431 " which SMSD instance sent this one sequence, see :config:option:`PhoneID`\n"
12434 #. type: Plain text
12435 #: docs/manual/smsd/tables.rst:311
12438 "``SequencePosition`` (integer)\n"
12439 " SMS number in SMS sequence\n"
12442 #. type: Plain text
12443 #: docs/manual/smsd/tables.rst:314
12446 "``TPMR`` (integer)\n"
12447 " Message Reference like in GSM specs\n"
12450 #. type: Plain text
12451 #: docs/manual/smsd/tables.rst:320
12454 "``CreatorID`` (text)\n"
12455 " copied from CreatorID from outbox table, matches PhoneID\n"
12458 #. type: Plain text
12459 #: docs/manual/smsd/tables.rst:324
12463 #. type: Plain text
12464 #: docs/manual/smsd/tables.rst:326 docs/manual/smsd/tables.rst:331
12465 msgid "Not used by SMSD currently, included only for application usage."
12469 #: docs/manual/smsd/tables.rst:328
12474 #. type: Plain text
12475 #: docs/manual/smsd/tables.rst:333
12476 msgid "_smsd-tables-history:"
12480 #: docs/manual/smsd/tables.rst:335
12482 msgid "History of database structure"
12483 msgstr "File sistem"
12485 #. type: Plain text
12486 #: docs/manual/smsd/tables.rst:338
12487 msgid "History of schema versions:"
12490 #. type: Plain text
12491 #: docs/manual/smsd/tables.rst:341
12495 " Added ``SendBefore`` and ``SendAfter`` fields.\n"
12498 #. type: Labeled list
12499 #: docs/manual/smsd/tables.rst:342 docs/manual/smsd/tables.rst:349
12500 #: docs/manual/smsd/tables.rst:354 docs/manual/smsd/tables.rst:359
12501 #: docs/manual/smsd/tables.rst:363 docs/manual/smsd/tables.rst:367
12502 #: docs/manual/smsd/tables.rst:371 docs/manual/smsd/tables.rst:375
12503 #: docs/manual/smsd/tables.rst:379 docs/manual/smsd/tables.rst:383
12505 msgid ".. versionchanged"
12508 #. type: Plain text
12509 #: docs/manual/smsd/tables.rst:348
12514 " the changes only affect MySQL structure changing default values for\n"
12515 " timestamps from ``0000-00-00 00:00:00`` to ``CURRENT_TIMESTAMP()`` by\n"
12516 " using triggers, to update to this version, just execute triggers\n"
12517 " definition at the end of SQL file.\n"
12520 #. type: Plain text
12521 #: docs/manual/smsd/tables.rst:353
12526 " all fields for storing message text are no longer limited to 160 chars,\n"
12527 " but are arbitrary length text fields.\n"
12530 #. type: Plain text
12531 #: docs/manual/smsd/tables.rst:358
12536 " ``DeliveryDateTime`` is now NULL when message is not delivered, added several\n"
12540 #. type: Plain text
12541 #: docs/manual/smsd/tables.rst:362
12546 " added sent/received counters to phones table\n"
12549 #. type: Plain text
12550 #: docs/manual/smsd/tables.rst:366
12555 " Signal and battery state are now stored in database.\n"
12558 #. type: Plain text
12559 #: docs/manual/smsd/tables.rst:370
12564 " Added ``CreatorID`` to several tables.\n"
12567 #. type: Plain text
12568 #: docs/manual/smsd/tables.rst:374
12573 " Many fields in outbox can now be NULL.\n"
12576 #. type: Plain text
12577 #: docs/manual/smsd/tables.rst:378
12582 " Introduced daemons table and various other changes.\n"
12585 #. type: Plain text
12586 #: docs/manual/smsd/tables.rst:382
12591 " Introduced phones table and various other changes.\n"
12594 #. type: Plain text
12595 #: docs/manual/smsd/tables.rst:384
12600 #: docs/manual/smsd/tables.rst:390
12602 msgid "Creating tables"
12605 #. type: Plain text
12606 #: docs/manual/smsd/tables.rst:395
12608 "SQL scripts to create all needed tables for most databases are included in "
12609 "Gammu documentation (docs/sql). As well as some PHP scripts interacting with "
12613 #. type: Plain text
12614 #: docs/manual/smsd/tables.rst:397
12615 msgid "For example to create SQLite tables, issue following command:"
12618 #. type: Plain text
12619 #: docs/manual/smsd/tables.rst:401
12620 msgid "sqlite3 smsd.db < docs/sql/sqlite.sql"
12624 #: docs/manual/smsd/tables.rst:403
12626 msgid "Injecting a message using SQL"
12629 #. type: Plain text
12630 #: docs/manual/smsd/tables.rst:408
12632 "To send a message, you can either use :ref:`gammu-smsd-inject`, which does "
12633 "all the magic for you, or you can insert the message manually. The simplest "
12634 "example is short text message:"
12637 #. type: Plain text
12638 #: docs/manual/smsd/tables.rst:412 docs/manual/smsd/tables.rst:429
12639 #: docs/manual/smsd/tables.rst:459
12640 msgid "INSERT INTO outbox ("
12643 #. type: Plain text
12644 #: docs/manual/smsd/tables.rst:416
12645 msgid "DestinationNumber, TextDecoded, CreatorID, Coding"
12648 #. type: Plain text
12649 #: docs/manual/smsd/tables.rst:417 docs/manual/smsd/tables.rst:434
12650 #: docs/manual/smsd/tables.rst:466 docs/manual/smsd/tables.rst:482
12654 #. type: Plain text
12655 #: docs/manual/smsd/tables.rst:421
12657 "'800123465', 'This is a SQL test message', 'Program', "
12658 "'Default_No_Compression'"
12661 #. type: Plain text
12662 #: docs/manual/smsd/tables.rst:422 docs/manual/smsd/tables.rst:439
12666 #. type: Plain text
12667 #: docs/manual/smsd/tables.rst:425
12669 "Please note usage of ``TextDecoded`` field, for ``Text`` field, you would "
12670 "have to hex encode the unicode text:"
12673 #. type: Plain text
12674 #: docs/manual/smsd/tables.rst:433
12675 msgid "DestinationNumber, Text, CreatorID, Coding"
12678 #. type: Plain text
12679 #: docs/manual/smsd/tables.rst:438
12682 "'005400680069007300200069007300200061002000530051004c002000740065007300740020006d006500730073006100670065', "
12683 "'Program', 'Default_No_Compression'"
12687 #: docs/manual/smsd/tables.rst:441
12689 msgid "Injecting long message using SQL"
12692 #. type: Plain text
12693 #: docs/manual/smsd/tables.rst:446
12695 "Inserting multipart messages is a bit more tricky, you need to construct "
12696 "also UDH header and store it hexadecimally written into UDH field. Unless "
12697 "you have a good reason to do this manually, use :ref:`gammu-smsd-inject`."
12700 #. type: Plain text
12701 #: docs/manual/smsd/tables.rst:453
12703 "For long text message, the UDH starts with ``050003`` followed by byte as a "
12704 "message reference (you can put anything there, but it should be different "
12705 "for each message, ``D3`` in following example), byte for number of messages "
12706 "(``02`` in example, it should be unique for each message you send to same "
12707 "phone number) and byte for number of current message (``01`` for first "
12708 "message, ``02`` for second, etc.)."
12711 #. type: Plain text
12712 #: docs/manual/smsd/tables.rst:455
12713 msgid "For example long text message of two parts could look like following:"
12716 #. type: Plain text
12717 #: docs/manual/smsd/tables.rst:465
12718 msgid "CreatorID, MultiPart, DestinationNumber, UDH, TextDecoded, Coding"
12721 #. type: Plain text
12722 #: docs/manual/smsd/tables.rst:472
12724 "'Gammu 1.23.91', 'true', '123465', '050003D30201', 'Mqukqirip ya konej eqniu "
12725 "rejropocejor hugiygydewl tfej nrupxujob xuemymiyliralj. Te tvyjuh qaxumur "
12726 "ibewfoiws zuucoz tdygu gelum L ejqigqesykl kya jdytbez', "
12727 "'Default_No_Compression'"
12730 #. type: Plain text
12731 #: docs/manual/smsd/tables.rst:473 docs/manual/smsd/tables.rst:488
12735 #. type: Plain text
12736 #: docs/manual/smsd/tables.rst:475
12737 msgid "INSERT INTO outbox_multipart ("
12740 #. type: Plain text
12741 #: docs/manual/smsd/tables.rst:481
12742 msgid "SequencePosition, UDH, Class, TextDecoded, ID, Coding"
12745 #. type: Plain text
12746 #: docs/manual/smsd/tables.rst:487
12748 "2, '050003D30202', 'u xewz qisubevumxyzk ufuylehyzc. Nse xobq dfolizygqysj t "
12749 "bvowsyhyhyemim ovutpapeaempye giuuwbib.', "
12750 "<ID_OF_INSERTED_RECORD_IN_OUBOX_TABLE>, 'Default_No_Compression'"
12753 #. type: Plain text
12754 #: docs/manual/smsd/tables.rst:492
12756 "Adding UDH means that you have less space for text, in above example you can "
12757 "use only 153 characters in single message."
12760 #. type: Plain text
12761 #: docs/manual/smsd/pgsql.rst:2
12762 msgid "_gammu-smsd-pgsql:"
12766 #: docs/manual/smsd/pgsql.rst:4
12768 msgid "PostgreSQL Backend"
12771 #. type: Plain text
12772 #: docs/manual/smsd/pgsql.rst:9
12774 "PGSQL backend stores all data in a `PostgreSQL`_ database server, which "
12775 "parameters are defined by configuration (see :ref:`gammu-smsdrc` for "
12776 "description of configuration options)."
12779 #. type: Plain text
12780 #: docs/manual/smsd/pgsql.rst:15
12781 msgid "_PostgreSQL: http://www.postgresql.org/"
12784 #. type: Plain text
12785 #: docs/manual/smsd/pgsql.rst:20
12786 msgid "SQL script for creating tables in PostgreSQL database:"
12789 #. type: Plain text
12790 #: docs/manual/smsd/pgsql.rst:22
12791 msgid "../../sql/pgsql.sql"
12794 #. type: Plain text
12795 #: docs/manual/smsd/pgsql.rst:26
12796 msgid "You can find the script in :file:`docs/sql/pgsql.sql` as well."
12799 #. type: Plain text
12800 #: docs/manual/smsd/null.rst:2
12801 msgid "_gammu-smsd-null:"
12805 #: docs/manual/smsd/null.rst:4
12807 msgid "Null Backend"
12810 #. type: Plain text
12811 #: docs/manual/smsd/null.rst:8
12813 "NULL backend does not store data at all. It could be useful in case you "
12814 "don't want to store messages at all and you want to process then in"
12817 #. type: Attribute :config:
12818 #: docs/manual/smsd/null.rst:8
12820 msgid "option:`RunOnReceive` handler."
12823 #. type: Plain text
12824 #: docs/manual/smsd/run.rst:2
12825 msgid "_gammu-smsd-run:"
12829 #: docs/manual/smsd/run.rst:4
12831 msgid "RunOnReceive Directive"
12834 #. type: Plain text
12835 #: docs/manual/smsd/run.rst:10
12837 "Gammu SMSD can be configured by :config:option:`RunOnReceive` directive (see"
12840 #. type: Attribute :ref:
12841 #: docs/manual/smsd/run.rst:10
12843 msgid "`gammu-smsdrc` for details) to run defined program after receiving"
12846 #. type: Plain text
12847 #: docs/manual/smsd/run.rst:12
12851 #. type: Plain text
12852 #: docs/manual/smsd/run.rst:18 docs/manual/smsd/config.rst:291
12854 "This parameter is executed through shell, so you might need to escape some "
12855 "special characters and you can include any number of parameters. "
12856 "Additionally parameters with identifiers of received messages are appended "
12857 "to the command line. The identifiers depend on used service backend, "
12858 "typically it is ID of inserted row for database backends or file name for "
12859 "file based backends."
12862 #. type: Plain text
12863 #: docs/manual/smsd/run.rst:24 docs/manual/smsd/config.rst:297
12865 "Gammu SMSD waits for the script to terminate. If you make some time "
12866 "consuming there, it will make SMSD not receive new messages. However to "
12867 "limit breakage from this situation, the waiting time is limited to two "
12868 "minutes. After this time SMSD will continue in normal operation and might "
12869 "execute your script again."
12872 #. type: Plain text
12873 #: docs/manual/smsd/run.rst:29
12875 "All input and output file descriptors are closed when this program is "
12876 "invoked, so you have to ensure to open files on your own."
12880 #: docs/manual/smsd/run.rst:31
12882 msgid "Environment"
12885 #. type: Plain text
12886 #: docs/manual/smsd/run.rst:35
12888 "program is executed with environment which contains lot of information about "
12889 "the message. You can use it together with NULL service (see"
12892 #. type: Attribute :ref:
12893 #: docs/manual/smsd/run.rst:35
12895 msgid "`gammu-smsd-null`) to implement completely own processing of messages."
12899 #: docs/manual/smsd/run.rst:38
12901 msgid "Global variables"
12904 #. type: Labeled list
12905 #: docs/manual/smsd/run.rst:40 docs/manual/smsd/run.rst:44
12906 #: docs/manual/smsd/run.rst:54 docs/manual/smsd/run.rst:58
12907 #: docs/manual/smsd/run.rst:62 docs/manual/smsd/run.rst:73
12908 #: docs/manual/smsd/run.rst:77 docs/manual/smsd/run.rst:81
12909 #: docs/manual/smsd/run.rst:85 docs/manual/smsd/run.rst:89
12914 #. type: Plain text
12915 #: docs/manual/smsd/run.rst:41
12916 msgid "SMS_MESSAGES"
12919 #. type: Plain text
12920 #: docs/manual/smsd/run.rst:43
12921 msgid "Number of physical messages received."
12924 #. type: Plain text
12925 #: docs/manual/smsd/run.rst:45
12926 msgid "DECODED_PARTS"
12929 #. type: Plain text
12930 #: docs/manual/smsd/run.rst:47
12931 msgid "Number of decoded message parts."
12935 #: docs/manual/smsd/run.rst:49
12937 msgid "Per message variables"
12940 #. type: Plain text
12941 #: docs/manual/smsd/run.rst:53
12943 "The variables further described as ``SMS_1_...`` are generated for each "
12944 "physical message, where 1 is replaced by current number of message."
12947 #. type: Plain text
12948 #: docs/manual/smsd/run.rst:55
12949 msgid "SMS_1_CLASS"
12952 #. type: Plain text
12953 #: docs/manual/smsd/run.rst:57
12954 msgid "Class of message."
12957 #. type: Plain text
12958 #: docs/manual/smsd/run.rst:59
12959 msgid "SMS_1_NUMBER"
12962 #. type: Plain text
12963 #: docs/manual/smsd/run.rst:61
12964 msgid "Sender number."
12967 #. type: Plain text
12968 #: docs/manual/smsd/run.rst:63
12972 #. type: Plain text
12973 #: docs/manual/smsd/run.rst:65
12974 msgid "Message text. Text is not available for 8-bit binary messages."
12978 #: docs/manual/smsd/run.rst:67
12980 msgid "Per part variables"
12983 #. type: Plain text
12984 #: docs/manual/smsd/run.rst:72
12986 "The variables further described as ``DECODED_1_...`` are generated for each "
12987 "message part, where 1 is replaced by current number of part. Set are only "
12988 "those variables whose content is present in the message."
12991 #. type: Plain text
12992 #: docs/manual/smsd/run.rst:74
12993 msgid "DECODED_1_TEXT"
12996 #. type: Plain text
12997 #: docs/manual/smsd/run.rst:76
12998 msgid "Decoded long message text."
13001 #. type: Plain text
13002 #: docs/manual/smsd/run.rst:78
13003 msgid "DECODED_1_MMS_SENDER"
13006 #. type: Plain text
13007 #: docs/manual/smsd/run.rst:80
13008 msgid "Sender of MMS indication message."
13011 #. type: Plain text
13012 #: docs/manual/smsd/run.rst:82
13013 msgid "DECODED_1_MMS_TITLE"
13016 #. type: Plain text
13017 #: docs/manual/smsd/run.rst:84
13018 msgid "title of MMS indication message."
13021 #. type: Plain text
13022 #: docs/manual/smsd/run.rst:86
13023 msgid "DECODED_1_MMS_ADDRESS"
13026 #. type: Plain text
13027 #: docs/manual/smsd/run.rst:88
13028 msgid "Address (URL) of MMS from MMS indication message."
13031 #. type: Plain text
13032 #: docs/manual/smsd/run.rst:90
13033 msgid "DECODED_1_MMS_SIZE"
13036 #. type: Plain text
13037 #: docs/manual/smsd/run.rst:92
13038 msgid "Size of MMS as specified in MMS indication message."
13042 #: docs/manual/smsd/run.rst:98
13044 msgid "Activating RunOnReceive"
13047 #. type: Plain text
13048 #: docs/manual/smsd/run.rst:102
13050 "To activate this feature you need to set :config:option:`RunOnReceive` in "
13051 "the :ref:`gammu-smsdrc`."
13054 #. type: Plain text
13055 #: docs/manual/smsd/run.rst:107
13056 msgid "[smsd] RunOnReceive = /path/to/script.sh"
13060 #: docs/manual/smsd/run.rst:109
13062 msgid "Processing messages from the files backend"
13065 #. type: Plain text
13066 #: docs/manual/smsd/run.rst:113
13068 "Following script (if used as :config:option:`RunOnReceive` handler) passes "
13069 "message data to other program. This works only with the :ref:`gammu-smsd-"
13073 #. type: Plain text
13074 #: docs/manual/smsd/run.rst:120
13076 "#!/bin/sh INBOX=/path/to/smsd/inbox PROGRAM=/bin/cat for ID in \"$@\" ; do"
13079 #. type: Plain text
13080 #: docs/manual/smsd/run.rst:121
13081 msgid "$PROGRAM < $INBOX/$ID"
13084 #. type: Plain text
13085 #: docs/manual/smsd/run.rst:122 docs/manual/smsd/run.rst:136
13090 #: docs/manual/smsd/run.rst:124
13092 msgid "Passing message text to program"
13095 #. type: Plain text
13096 #: docs/manual/smsd/run.rst:128
13098 "Following script (if used as :config:option:`RunOnReceive` handler) passes "
13099 "message text and sender to external program."
13102 #. type: Plain text
13103 #: docs/manual/smsd/run.rst:134
13104 msgid "#!/bin/sh PROGRAM=/bin/echo for i in `seq $SMS_MESSAGES` ; do"
13107 #. type: Plain text
13108 #: docs/manual/smsd/run.rst:135
13110 "eval \"$PROGRAM \\\"\\${SMS_${i}_NUMBER}\\\" \\\"\\${SMS_${i}_TEXT}\\\"\""
13114 #: docs/manual/smsd/run.rst:139
13116 msgid "Passing MMS indication parameters to external program"
13119 #. type: Plain text
13120 #: docs/manual/smsd/run.rst:144
13122 "Following script (if used as :config:option:`RunOnReceive` handler) will "
13123 "write information about each received MMS indication to the log file. Just "
13124 "replace echo command with your own program to do custom processing."
13127 #. type: Plain text
13128 #: docs/manual/smsd/run.rst:149
13129 msgid "#!/bin/sh if [ $DECODED_PARTS -eq 0 ] ; then"
13132 #. type: Plain text
13133 #: docs/manual/smsd/run.rst:151
13134 msgid "# No decoded parts, nothing to process exit"
13137 #. type: Plain text
13138 #: docs/manual/smsd/run.rst:153
13139 msgid "fi if [ \"$DECODED_1_MMS_ADDRESS\" ] ; then"
13142 #. type: Plain text
13143 #: docs/manual/smsd/run.rst:154
13145 "echo \"$DECODED_1_MMS_ADDRESS\" \"$DECODED_1_MMS_SENDER\" "
13146 "\"$DECODED_1_MMS_TITLE\" >> /tmp/smsd-mms.log"
13149 #. type: Plain text
13150 #: docs/manual/smsd/run.rst:155
13155 #: docs/manual/smsd/run.rst:157
13157 msgid "Processing message text in Python"
13160 #. type: Plain text
13161 #: docs/manual/smsd/run.rst:161
13163 "Following script (if used as :config:option:`RunOnReceive` handler) written "
13164 "in Python will concatenate all text from received message:"
13167 #. type: Plain text
13168 #: docs/manual/smsd/run.rst:163
13172 #. type: Plain text
13173 #: docs/manual/smsd/run.rst:167
13174 msgid "#!/usr/bin/python import os import sys"
13177 #. type: Plain text
13178 #: docs/manual/smsd/run.rst:169
13179 msgid "numparts = int(os.environ['DECODED_PARTS'])"
13182 #. type: Plain text
13183 #: docs/manual/smsd/run.rst:172
13184 msgid "# Are there any decoded parts? if numparts == 0:"
13187 #. type: Plain text
13188 #: docs/manual/smsd/run.rst:174
13189 msgid "print('No decoded parts!') sys.exit(1)"
13192 #. type: Plain text
13193 #: docs/manual/smsd/run.rst:178
13194 msgid "# Get all text parts text = '' for i in range(1, numparts + 1):"
13197 #. type: Plain text
13198 #: docs/manual/smsd/run.rst:180
13199 msgid "varname = 'DECODED_%d_TEXT' % i if varname in os.environ:"
13202 #. type: Plain text
13203 #: docs/manual/smsd/run.rst:181
13204 msgid "text = text + os.environ[varname]"
13207 #. type: Plain text
13208 #: docs/manual/smsd/run.rst:183
13210 "# Do something with the text print('Number %s have sent text: %s' % (os."
13211 "environ['SMS_1_NUMBER'], text))"
13214 #. type: Plain text
13215 #: docs/manual/smsd/config.rst:2
13216 msgid "_gammu-smsdrc:"
13220 #: docs/manual/smsd/config.rst:4
13222 msgid "SMSD Configuration File"
13225 #. type: Plain text
13226 #: docs/manual/smsd/config.rst:12
13228 "gammu-smsd reads configuration from a config file. It's location can be "
13229 "specified on command line, otherwise default path ``/etc/gammu-smsdrc`` is "
13233 #. type: Plain text
13234 #: docs/manual/smsd/config.rst:16
13235 msgid "Configuration file of gammu-smsd consists of at least two sections -"
13238 #. type: Attribute :config:
13239 #: docs/manual/smsd/config.rst:16
13241 msgid "section:`[gammu]` and :config:section:`[smsd]`. For :ref:`gammu-smsd-sql`"
13244 #. type: Plain text
13245 #: docs/manual/smsd/config.rst:18
13246 msgid "you can also use :config:section:`[sql]`."
13249 #. type: Plain text
13250 #: docs/manual/smsd/config.rst:21
13252 "The :config:section:`[gammu]` section is configuration of a phone connection "
13253 "and is same as described in :ref:`gammurc` with the only exception that"
13256 #. type: Attribute :config:
13257 #: docs/manual/smsd/config.rst:21
13259 msgid "option:`LogFile` is ignored and common logging for gammu library and"
13262 #. type: Plain text
13263 #: docs/manual/smsd/config.rst:24
13265 "SMS daemon is used. However the :config:option:`LogFormat` directive still "
13266 "configures how much messages gammu emits."
13269 #. type: Plain text
13270 #: docs/manual/smsd/config.rst:26
13274 #. type: Plain text
13275 #: docs/manual/smsd/config.rst:30
13277 "The :config:section:`[smsd]` section configures SMS daemon itself, which are "
13278 "described in following subsections. First general parameters of SMS daemon "
13279 "are listed and then specific parameters for storage backends."
13282 #. type: Plain text
13283 #: docs/manual/smsd/config.rst:32
13284 msgid "[include_numbers]"
13287 #. type: Plain text
13288 #: docs/manual/smsd/config.rst:34
13290 "List of numbers from which accept messages, see :ref:`message_filtering`."
13293 #. type: Plain text
13294 #: docs/manual/smsd/config.rst:36
13295 msgid "[exclude_numbers]"
13298 #. type: Plain text
13299 #: docs/manual/smsd/config.rst:38
13301 "List of numbers from which reject messages, see :ref:`message_filtering`."
13304 #. type: Plain text
13305 #: docs/manual/smsd/config.rst:40
13306 msgid "[include_smsc]"
13309 #. type: Plain text
13310 #: docs/manual/smsd/config.rst:42
13312 "List of SMSC numbers from which accept messages, see :ref:"
13313 "`message_filtering`."
13316 #. type: Plain text
13317 #: docs/manual/smsd/config.rst:44
13318 msgid "[exclude_smsc]"
13321 #. type: Plain text
13322 #: docs/manual/smsd/config.rst:46
13324 "List of SMSC numbers from which reject messages, see :ref:"
13325 "`message_filtering`."
13328 #. type: Plain text
13329 #: docs/manual/smsd/config.rst:48
13333 #. type: Plain text
13334 #: docs/manual/smsd/config.rst:50
13336 "Configure SQL queries used by :ref:`gammu-smsd-sql`, you usually don't have "
13340 #. type: Plain text
13341 #: docs/manual/smsd/config.rst:52
13342 msgid ":ref:`Configurable queries`"
13346 #: docs/manual/smsd/config.rst:54
13348 msgid "General parameters of SMS daemon"
13351 #. type: Plain text
13352 #: docs/manual/smsd/config.rst:57
13356 #. type: Plain text
13357 #: docs/manual/smsd/config.rst:59
13358 msgid "SMSD service to use, one of following choices:"
13361 #. type: Plain text
13362 #: docs/manual/smsd/config.rst:61
13366 #. type: Plain text
13367 #: docs/manual/smsd/config.rst:62
13368 msgid "stores messages in files, see :ref:`gammu-smsd-files` for details"
13371 #. type: Plain text
13372 #: docs/manual/smsd/config.rst:63
13376 #. type: Plain text
13377 #: docs/manual/smsd/config.rst:64
13378 msgid "does not store messages at all, see :ref:`gammu-smsd-null` for details"
13381 #. type: Plain text
13382 #: docs/manual/smsd/config.rst:65
13386 #. type: Plain text
13387 #: docs/manual/smsd/config.rst:66
13388 msgid "stores messages in SQL database, see :ref:`gammu-smsd-sql` for details"
13391 #. type: Plain text
13392 #: docs/manual/smsd/config.rst:68 docs/manual/smsd/config.rst:74
13393 #: docs/manual/smsd/config.rst:80 docs/manual/smsd/config.rst:88
13394 #: docs/manual/smsd/config.rst:304 docs/manual/smsd/config.rst:448
13398 #. type: Plain text
13399 #: docs/manual/smsd/config.rst:69
13403 #. type: Plain text
13404 #: docs/manual/smsd/config.rst:70
13406 "synonym for :config:option:`Service` = ``SQL`` and :config:option:`Driver` = "
13410 #. type: Plain text
13411 #: docs/manual/smsd/config.rst:72
13413 "stores messages in MySQL database, see :ref:`gammu-smsd-mysql` for details"
13416 #. type: Plain text
13417 #: docs/manual/smsd/config.rst:75
13421 #. type: Plain text
13422 #: docs/manual/smsd/config.rst:76
13424 "synonym for :config:option:`Service` = ``SQL`` and :config:option:`Driver` = "
13428 #. type: Plain text
13429 #: docs/manual/smsd/config.rst:78
13431 "stores messages in PostgreSQL database, see :ref:`gammu-smsd-pgsql` for "
13435 #. type: Plain text
13436 #: docs/manual/smsd/config.rst:81
13440 #. type: Plain text
13441 #: docs/manual/smsd/config.rst:82
13443 "synonym for :config:option:`Service` = ``SQL`` and :config:option:`Driver` = "
13447 #. type: Plain text
13448 #: docs/manual/smsd/config.rst:86
13450 "stores messages in any database supported by libdbi, this includes MSSQL, "
13451 "MySQL, PostgreSQL or SQLite databases, see :ref:`gammu-smsd-dbi` for details"
13454 #. type: Plain text
13455 #: docs/manual/smsd/config.rst:92
13457 "Availability of backends depends on platform and compile time configuration."
13460 #. type: Plain text
13461 #: docs/manual/smsd/config.rst:94
13465 #. type: Plain text
13466 #: docs/manual/smsd/config.rst:97
13468 "PIN for SIM card. This is optional, but you should set it if your phone "
13469 "after power on requires PIN."
13472 #. type: Plain text
13473 #: docs/manual/smsd/config.rst:99
13475 msgid "NetworkCode"
13478 #. type: Plain text
13479 #: docs/manual/smsd/config.rst:102
13481 "Network personalisation password. This is optional, but some phones require "
13482 "it after power on."
13485 #. type: Plain text
13486 #: docs/manual/smsd/config.rst:104
13489 msgstr "Tes telepon"
13491 #. type: Plain text
13492 #: docs/manual/smsd/config.rst:107
13494 "Phone lock password. This is optional, but some phones require it after "
13498 #. type: Plain text
13499 #: docs/manual/smsd/config.rst:113
13501 "File where SMSD actions are being logged. You can also use special value "
13502 "``syslog`` which will send all messages to syslog daemon. On Windows another "
13503 "special value ``eventlog`` exists, which will send logs to Windows Event Log."
13506 #. type: Plain text
13507 #: docs/manual/smsd/config.rst:117
13509 "If you run SMSD as a system daemon (or service), it is recommended to use "
13510 "absolute path to log file as startup directory might be different than you "
13514 #. type: Plain text
13515 #: docs/manual/smsd/config.rst:119
13516 msgid "Default is to provide no logging."
13519 #. type: Plain text
13520 #: docs/manual/smsd/config.rst:121
13521 msgid "LogFacility"
13524 #. type: Plain text
13525 #: docs/manual/smsd/config.rst:124
13527 "Facility to use on logging backends which support it (currently only "
13528 "syslog). One of following chouces:"
13531 #. type: Plain text
13532 #: docs/manual/smsd/config.rst:126
13533 msgid "``DAEMON`` (default)"
13536 #. type: Plain text
13537 #: docs/manual/smsd/config.rst:127
13541 #. type: Plain text
13542 #: docs/manual/smsd/config.rst:128
13546 #. type: Plain text
13547 #: docs/manual/smsd/config.rst:129
13551 #. type: Plain text
13552 #: docs/manual/smsd/config.rst:130
13556 #. type: Plain text
13557 #: docs/manual/smsd/config.rst:131
13561 #. type: Plain text
13562 #: docs/manual/smsd/config.rst:132
13566 #. type: Plain text
13567 #: docs/manual/smsd/config.rst:133
13571 #. type: Plain text
13572 #: docs/manual/smsd/config.rst:134
13576 #. type: Plain text
13577 #: docs/manual/smsd/config.rst:135
13581 #. type: Plain text
13582 #: docs/manual/smsd/config.rst:137
13586 #. type: Plain text
13587 #: docs/manual/smsd/config.rst:139
13591 #. type: Plain text
13592 #: docs/manual/smsd/config.rst:142
13594 "Debug level for SMSD. The integer value should be sum of all flags you want "
13598 #. type: Plain text
13599 #: docs/manual/smsd/config.rst:144
13603 #. type: Plain text
13604 #: docs/manual/smsd/config.rst:145
13605 msgid "enables basic debugging information"
13608 #. type: Plain text
13609 #: docs/manual/smsd/config.rst:146
13613 #. type: Plain text
13614 #: docs/manual/smsd/config.rst:147
13615 msgid "enables logging of SQL queries of service backends"
13618 #. type: Plain text
13619 #: docs/manual/smsd/config.rst:148
13623 #. type: Plain text
13624 #: docs/manual/smsd/config.rst:149
13625 msgid "enables logging of gammu debug information"
13628 #. type: Plain text
13629 #: docs/manual/smsd/config.rst:151
13630 msgid "Generally to get as much debug information as possible, use 255."
13633 #. type: Plain text
13634 #: docs/manual/smsd/config.rst:153
13635 msgid "Default is 0, what should mean no extra information."
13638 #. type: Plain text
13639 #: docs/manual/smsd/config.rst:155
13640 msgid "CommTimeout"
13643 #. type: Plain text
13644 #: docs/manual/smsd/config.rst:157
13645 msgid "How many seconds should SMSD wait after there is no message in outbox."
13648 #. type: Plain text
13649 #: docs/manual/smsd/config.rst:159 docs/manual/smsd/config.rst:166
13650 msgid "Default is 30."
13653 #. type: Plain text
13654 #: docs/manual/smsd/config.rst:161
13655 msgid "SendTimeout"
13658 #. type: Plain text
13659 #: docs/manual/smsd/config.rst:164
13661 "Shows how many seconds SMSD should wait for network answer during sending "
13662 "sms. If nothing happen during this time, sms will be resent."
13665 #. type: Plain text
13666 #: docs/manual/smsd/config.rst:168
13671 #. type: Plain text
13672 #: docs/manual/smsd/config.rst:170
13673 msgid "How many times will SMSD try to resend message if sending fails."
13676 #. type: Plain text
13677 #: docs/manual/smsd/config.rst:172 docs/manual/smsd/config.rst:199
13678 msgid "Default is 1."
13681 #. type: Plain text
13682 #: docs/manual/smsd/config.rst:174
13683 msgid "ReceiveFrequency"
13686 #. type: Plain text
13687 #: docs/manual/smsd/config.rst:178
13689 "The number of seconds between testing for received SMSes, when the phone is "
13690 "busy sending SMSes. Normally a test for received SMSes is done every :config:"
13691 "option:`CommTimeout` seconds and after each sent SMS."
13694 #. type: Plain text
13695 #: docs/manual/smsd/config.rst:180 docs/manual/smsd/config.rst:234
13696 #: docs/manual/smsd/config.rst:248
13697 msgid "Default is 0 (not used)."
13700 #. type: Plain text
13701 #: docs/manual/smsd/config.rst:182
13702 msgid "StatusFrequency"
13705 #. type: Plain text
13706 #: docs/manual/smsd/config.rst:185
13708 "The number of seconds between refreshing phone status (battery, signal) "
13709 "stored in shared memory and possibly in service backends. Use 0 to disable."
13712 #. type: Plain text
13713 #: docs/manual/smsd/config.rst:187
13714 msgid "Default is 15."
13717 #. type: Plain text
13718 #: docs/manual/smsd/config.rst:189
13722 #. type: Plain text
13723 #: docs/manual/smsd/config.rst:194
13725 "The number of seconds how long will SMSD sleep before checking for some "
13726 "activity. Please note that setting this to higher value than 1 will have "
13727 "effects to other time based configurations, because they will be effectively "
13728 "rounded to multiply of this value."
13731 #. type: Plain text
13732 #: docs/manual/smsd/config.rst:197
13734 "Setting this to 0 disables sleeping. Please not this might cause Gammu to "
13735 "consume quite a lot of CPU power."
13738 #. type: Plain text
13739 #: docs/manual/smsd/config.rst:201
13740 msgid "MultipartTimeout"
13743 #. type: Plain text
13744 #: docs/manual/smsd/config.rst:205
13746 "The number of seconds how long will SMSD wait for all parts of multipart "
13747 "message. If all parts won't arrive in time, parts will be processed as "
13748 "separate messages."
13751 #. type: Plain text
13752 #: docs/manual/smsd/config.rst:207 docs/manual/smsd/config.rst:270
13753 msgid "Default is 600 (10 minutes)."
13756 #. type: Plain text
13757 #: docs/manual/smsd/config.rst:209
13758 msgid "CheckSecurity"
13761 #. type: Plain text
13762 #: docs/manual/smsd/config.rst:211
13763 msgid "Whether to check if phone wants to enter PIN."
13766 #. type: Plain text
13767 #: docs/manual/smsd/config.rst:213 docs/manual/smsd/config.rst:219
13768 #: docs/manual/smsd/config.rst:225
13769 msgid "Default is 1 (enabled)."
13772 #. type: Plain text
13773 #: docs/manual/smsd/config.rst:215
13774 msgid "CheckBattery"
13777 #. type: Plain text
13778 #: docs/manual/smsd/config.rst:217
13779 msgid "Whether to check phone battery state periodically."
13782 #. type: Plain text
13783 #: docs/manual/smsd/config.rst:221
13784 msgid "CheckSignal"
13787 #. type: Plain text
13788 #: docs/manual/smsd/config.rst:223
13789 msgid "Whether to check signal level periodically."
13792 #. type: Plain text
13793 #: docs/manual/smsd/config.rst:227
13794 msgid "ResetFrequency"
13797 #. type: Plain text
13798 #: docs/manual/smsd/config.rst:232
13800 "The number of seconds between performing a preventive soft reset in order to "
13801 "minimize the cases of hanging phones e.g. Nokia 5110 will sometimes freeze "
13802 "to a state when only after unmounting the battery the phone will be "
13803 "functional again."
13806 #. type: Plain text
13807 #: docs/manual/smsd/config.rst:236
13808 msgid "HardResetFrequency"
13811 #. type: Plain text
13812 #: docs/manual/smsd/config.rst:238 docs/manual/smsd/config.rst:401
13813 #: docs/manual/smsd/config.rst:407
13817 #. type: Plain text
13818 #: docs/manual/smsd/config.rst:240 docs/manual/gammu/index.rst:181
13819 #: docs/manual/gammu/index.rst:346 docs/manual/gammu/index.rst:490
13820 #: docs/manual/gammu/index.rst:825 docs/manual/gammu/index.rst:1145
13821 #: docs/manual/gammu/index.rst:1158 docs/manual/gammu/index.rst:1629
13822 #: docs/manual/project/directories.rst:118 docs/manual/c/index.rst:16
13823 #: docs/manual/c/api.rst:5
13827 #. type: Plain text
13828 #: docs/manual/smsd/config.rst:243
13830 "For some phones hard reset means deleting all data in it. Use :config:option:"
13831 "`ResetFrequency`, unless you know what you are doing."
13834 #. type: Plain text
13835 #: docs/manual/smsd/config.rst:246
13837 "The number of seconds between performing a preventive hard reset in order to "
13838 "minimize the cases of hanging phones."
13841 #. type: Plain text
13842 #: docs/manual/smsd/config.rst:250
13843 msgid "DeliveryReport"
13846 #. type: Plain text
13847 #: docs/manual/smsd/config.rst:252
13849 "Whether delivery reports should be used, one of ``no``, ``log``, ``sms``."
13852 #. type: Plain text
13853 #: docs/manual/smsd/config.rst:254
13857 #. type: Plain text
13858 #: docs/manual/smsd/config.rst:255
13859 msgid "one line log entry,"
13862 #. type: Plain text
13863 #: docs/manual/smsd/config.rst:256
13867 #. type: Plain text
13868 #: docs/manual/smsd/config.rst:257
13869 msgid "store in inbox as a received SMS"
13872 #. type: Plain text
13873 #: docs/manual/smsd/config.rst:258
13877 #. type: Plain text
13878 #: docs/manual/smsd/config.rst:259
13879 msgid "no delivery reports"
13882 #. type: Plain text
13883 #: docs/manual/smsd/config.rst:261
13884 msgid "Default is ``no``."
13887 #. type: Plain text
13888 #: docs/manual/smsd/config.rst:263
13889 msgid "DeliveryReportDelay"
13892 #. type: Plain text
13893 #: docs/manual/smsd/config.rst:268
13895 "Delay in seconds how long is still delivery report considered valid. This "
13896 "depends on brokeness of your network (delivery report should have same "
13897 "timestamp as sent message). Increase this if delivery reports are not paired "
13898 "with sent messages."
13901 #. type: Plain text
13902 #: docs/manual/smsd/config.rst:272
13906 #. type: Plain text
13907 #: docs/manual/smsd/config.rst:275
13909 "String with info about phone used for sending/receiving. This can be useful "
13910 "if you want to run several SMS daemons."
13913 #. type: Plain text
13914 #: docs/manual/smsd/config.rst:279
13916 "When you set PhoneID, all messages (including injected ones) will be marked "
13917 "by this string (stored as SenderID in the database) and it allows more SMS "
13918 "daemons to share a single database."
13921 #. type: Plain text
13922 #: docs/manual/smsd/config.rst:281
13923 msgid "This option has actually no effect with :ref:`gammu-smsd-files`."
13926 #. type: Plain text
13927 #: docs/manual/smsd/config.rst:283
13928 msgid "RunOnReceive"
13931 #. type: Plain text
13932 #: docs/manual/smsd/config.rst:285
13933 msgid "Executes a program after receiving message."
13936 #. type: Plain text
13937 #: docs/manual/smsd/config.rst:300
13939 "The process has available lot of information about received message in "
13940 "environment, check :ref:`gammu-smsd-run` for more details."
13943 #. type: Plain text
13944 #: docs/manual/smsd/config.rst:302
13945 msgid "RunOnFailure"
13948 #. type: Plain text
13949 #: docs/manual/smsd/config.rst:306
13950 msgid "Executes a program on failure."
13953 #. type: Plain text
13954 #: docs/manual/smsd/config.rst:309
13956 "This can be used to proactively react on some failures or to interactively "
13957 "detect failure of sending message."
13960 #. type: Plain text
13961 #: docs/manual/smsd/config.rst:313
13963 "The program will receive optional parameter, which can currently be either "
13964 "``INIT`` (meaning failure during phone initialization) or message ID, which "
13965 "would indicate error while sending the message."
13968 #. type: Labeled list
13969 #: docs/manual/smsd/config.rst:314 docs/manual/gammu/index.rst:813
13970 #: docs/manual/gammu/index.rst:1548 docs/manual/gammu/index.rst:1600
13971 #: docs/manual/project/install.rst:121 docs/manual/project/install.rst:130
13976 #. type: Plain text
13977 #: docs/manual/smsd/config.rst:315
13979 "The environment with message (as is in :config:option:`RunOnReceive`) is not "
13980 "passed to the command."
13983 #. type: Plain text
13984 #: docs/manual/smsd/config.rst:317
13985 msgid "IncludeNumbersFile"
13988 #. type: Plain text
13989 #: docs/manual/smsd/config.rst:322
13991 "File with list of numbers which are accepted by SMSD. The file contains one "
13992 "number per line, blank lines are ignored. The file is read at startup and is "
13993 "reread only when configuration is being reread. See Message filtering for "
13997 #. type: Plain text
13998 #: docs/manual/smsd/config.rst:324
13999 msgid "ExcludeNumbersFile"
14002 #. type: Plain text
14003 #: docs/manual/smsd/config.rst:329
14005 "File with list of numbers which are not accepted by SMSD. The file contains "
14006 "one number per line, blank lines are ignored. The file is read at startup "
14007 "and is reread only when configuration is being reread. See Message filtering "
14011 #. type: Plain text
14012 #: docs/manual/smsd/config.rst:331
14013 msgid "IncludeSMSCFile"
14016 #. type: Plain text
14017 #: docs/manual/smsd/config.rst:336
14019 "File with list of SMSC numbers which are accepted by SMSD. The file contains "
14020 "one number per line, blank lines are ignored. The file is read at startup "
14021 "and is reread only when configuration is being reread. See Message filtering "
14025 #. type: Plain text
14026 #: docs/manual/smsd/config.rst:338
14027 msgid "ExcludeSMSCFile"
14030 #. type: Plain text
14031 #: docs/manual/smsd/config.rst:343
14033 "File with list of SMSC numbers which are not accepted by SMSD. The file "
14034 "contains one number per line, blank lines are ignored. The file is read at "
14035 "startup and is reread only when configuration is being reread. See Message "
14036 "filtering for details."
14039 #. type: Plain text
14040 #: docs/manual/smsd/config.rst:345
14041 msgid "BackendRetries"
14044 #. type: Plain text
14045 #: docs/manual/smsd/config.rst:347
14046 msgid "How many times will SMSD backend retry operation."
14049 #. type: Plain text
14050 #: docs/manual/smsd/config.rst:350
14052 "The implementation on different backends is different, for database backends "
14053 "it generally means how many times it will try to reconnect to the server."
14056 #. type: Plain text
14057 #: docs/manual/smsd/config.rst:352
14058 msgid "Default is 10."
14061 #. type: Plain text
14062 #: docs/manual/smsd/config.rst:354
14066 #. type: Plain text
14067 #: docs/manual/smsd/config.rst:356 docs/manual/smsd/config.rst:364
14071 #. type: Plain text
14072 #: docs/manual/smsd/config.rst:358
14073 msgid "Whether to enable sending of messages."
14076 #. type: Plain text
14077 #: docs/manual/smsd/config.rst:360 docs/manual/smsd/config.rst:368
14078 msgid "Default is True."
14081 #. type: Plain text
14082 #: docs/manual/smsd/config.rst:362
14086 #. type: Plain text
14087 #: docs/manual/smsd/config.rst:366
14088 msgid "Whether to enable receiving of messages."
14092 #: docs/manual/smsd/config.rst:371
14094 msgid "Database backends options"
14097 #. type: Plain text
14098 #: docs/manual/smsd/config.rst:374
14099 msgid "All DBI, ODBC, MYSQL and PGSQL backends (see :ref:`gammu-smsd-mysql`,"
14102 #. type: Attribute :ref:
14103 #: docs/manual/smsd/config.rst:374
14105 msgid "`gammu-smsd-odbc`, :ref:`gammu-smsd-pgsql`, :ref:`gammu-smsd-dbi` for"
14108 #. type: Plain text
14109 #: docs/manual/smsd/config.rst:377
14111 "their documentation) supports same options for configuring connection to a "
14115 #. type: Plain text
14116 #: docs/manual/smsd/config.rst:379
14120 #. type: Plain text
14121 #: docs/manual/smsd/config.rst:381
14122 msgid "User name used for connection to a database."
14125 #. type: Plain text
14126 #: docs/manual/smsd/config.rst:383
14130 #. type: Plain text
14131 #: docs/manual/smsd/config.rst:385
14132 msgid "Password used for connection to a database."
14135 #. type: Plain text
14136 #: docs/manual/smsd/config.rst:387
14140 #. type: Plain text
14141 #: docs/manual/smsd/config.rst:391
14143 "Database server address. It can also contain port or socket path after "
14144 "semicolon, for example ``localhost:/path/to/socket`` or ``192.168.1.1:8000``."
14147 #. type: Plain text
14148 #: docs/manual/smsd/config.rst:393
14149 msgid "For ODBC this is used as Data source name."
14152 #. type: Plain text
14153 #: docs/manual/smsd/config.rst:399
14155 "Some database servers differentiate usage of ``localhost`` (to use local "
14156 "socket) and ``127.0.0.1`` (to use locat TCP/IP connection). Please make "
14157 "sure your SMSD settings match the database server ones."
14160 #. type: Plain text
14161 #: docs/manual/smsd/config.rst:403
14165 #. type: Plain text
14166 #: docs/manual/smsd/config.rst:405
14167 msgid "Synonym for :config:option:`Host`."
14170 #. type: Plain text
14171 #: docs/manual/smsd/config.rst:409
14175 #. type: Plain text
14176 #: docs/manual/smsd/config.rst:413
14178 "Name of database to use. Please note that you should create tables in this "
14179 "database before using gammu-smsd. SQL files for creating needed tables are "
14180 "included in documentation."
14183 #. type: Plain text
14184 #: docs/manual/smsd/config.rst:415
14185 msgid "SkipSMSCNumber"
14188 #. type: Plain text
14189 #: docs/manual/smsd/config.rst:419
14191 "When you send sms from some SMS centere you can have delivery reports from "
14192 "other SMSC number. You can set here number of this SMSC used by you and "
14193 "Gammu will not check it's number during assigning reports to sent SMS."
14196 #. type: Plain text
14197 #: docs/manual/smsd/config.rst:421
14201 #. type: Plain text
14202 #: docs/manual/smsd/config.rst:423
14203 msgid "SQL driver to use."
14206 #. type: Plain text
14207 #: docs/manual/smsd/config.rst:426
14209 "Can be either one of native drivers (``odbc``, ``native_mysql`` or "
14210 "``native_pgsql``) or :ref:`gammu-smsd-dbi` driver."
14213 #. type: Plain text
14214 #: docs/manual/smsd/config.rst:431
14216 "Depends on what DBI drivers you have installed, DBI supports: ``mysql``, "
14217 "``freetds`` (provides access to MS SQL Server and Sybase), ``pgsql``, "
14218 "``sqlite``, ``sqlite3``, ``firebird`` and ``ingres``, ``msql`` and "
14219 "``oracle`` drivers are under development."
14222 #. type: Plain text
14223 #: docs/manual/smsd/config.rst:433
14227 #. type: Plain text
14228 #: docs/manual/smsd/config.rst:436
14230 "SQL dialect to use. This is specially useful with :ref:`gammu-smsd-odbc` "
14231 "where SMSD does not know which server it is actually talking to."
14234 #. type: Plain text
14235 #: docs/manual/smsd/config.rst:438
14236 msgid "Possible values:"
14239 #. type: Plain text
14240 #: docs/manual/smsd/config.rst:440
14241 msgid "``mysql`` - MySQL"
14244 #. type: Plain text
14245 #: docs/manual/smsd/config.rst:441
14246 msgid "``pgsql`` - PostgreSQL"
14249 #. type: Plain text
14250 #: docs/manual/smsd/config.rst:442
14251 msgid "``sqlite`` - SQLite"
14254 #. type: Plain text
14255 #: docs/manual/smsd/config.rst:443
14256 msgid "``mssql`` - Microsoft SQL Server"
14259 #. type: Plain text
14260 #: docs/manual/smsd/config.rst:444
14261 msgid "``sybase`` - Sybase"
14264 #. type: Plain text
14265 #: docs/manual/smsd/config.rst:445
14266 msgid "``access`` - Microsoft Access"
14269 #. type: Plain text
14270 #: docs/manual/smsd/config.rst:446
14271 msgid "``odbc`` - Generic ODBC"
14274 #. type: Plain text
14275 #: docs/manual/smsd/config.rst:450
14277 "You can also completely customize SQL queries used as described in :ref:`SQL "
14281 #. type: Plain text
14282 #: docs/manual/smsd/config.rst:452
14283 msgid "DriversPath"
14286 #. type: Plain text
14287 #: docs/manual/smsd/config.rst:455
14289 "Path, where DBI drivers are stored, this usually does not have to be set if "
14290 "you have properly installed drivers."
14293 #. type: Plain text
14294 #: docs/manual/smsd/config.rst:457
14298 #. type: Plain text
14299 #: docs/manual/smsd/config.rst:460
14301 "Database directory for some (currently only sqlite) DBI drivers. Set here "
14302 "path where sqlite database files are stored."
14306 #: docs/manual/smsd/config.rst:462
14308 msgid "Files backend options"
14311 #. type: Plain text
14312 #: docs/manual/smsd/config.rst:465
14313 msgid "The FILES backend accepts following configuration options. See"
14316 #. type: Attribute :ref:
14317 #: docs/manual/smsd/config.rst:465
14319 msgid "`gammu-smsd-files` for more detailed service backend description. Please note"
14322 #. type: Plain text
14323 #: docs/manual/smsd/config.rst:467
14325 "that all path should contain trailing path separator (/ on Unix systems):"
14328 #. type: Plain text
14329 #: docs/manual/smsd/config.rst:469
14333 #. type: Plain text
14334 #: docs/manual/smsd/config.rst:471
14335 msgid "Where the received SMSes are stored."
14338 #. type: Plain text
14339 #: docs/manual/smsd/config.rst:473 docs/manual/smsd/config.rst:479
14340 msgid "Default is current directory."
14343 #. type: Plain text
14344 #: docs/manual/smsd/config.rst:475
14348 #. type: Plain text
14349 #: docs/manual/smsd/config.rst:477
14350 msgid "Where SMSes to be sent should be placed."
14353 #. type: Plain text
14354 #: docs/manual/smsd/config.rst:481
14355 msgid "SentSMSPath"
14358 #. type: Plain text
14359 #: docs/manual/smsd/config.rst:484
14361 "Where the transmitted SMSes are placed, if same as :config:option:"
14362 "`OutboxPath` transmitted messages are deleted."
14365 #. type: Plain text
14366 #: docs/manual/smsd/config.rst:486
14367 msgid "Default is to delete transmitted messages."
14370 #. type: Plain text
14371 #: docs/manual/smsd/config.rst:488
14372 msgid "ErrorSMSPath"
14375 #. type: Plain text
14376 #: docs/manual/smsd/config.rst:490
14377 msgid "Where SMSes with error in transmission is placed."
14380 #. type: Plain text
14381 #: docs/manual/smsd/config.rst:492
14382 msgid "Default is same as :config:option:`SentSMSPath`."
14385 #. type: Plain text
14386 #: docs/manual/smsd/config.rst:494
14387 msgid "InboxFormat"
14390 #. type: Plain text
14391 #: docs/manual/smsd/config.rst:496
14393 "The format in which the SMS will be stored: ``detail``, ``unicode``, "
14397 #. type: Plain text
14398 #: docs/manual/smsd/config.rst:498
14402 #. type: Plain text
14403 #: docs/manual/smsd/config.rst:499
14405 "format used for message backup by :ref:`gammu`, see :ref:`gammu-smsbackup`."
14408 #. type: Plain text
14409 #: docs/manual/smsd/config.rst:500
14410 msgid "``unicode``"
14411 msgstr "``unicode``"
14413 #. type: Plain text
14414 #: docs/manual/smsd/config.rst:501
14415 msgid "message text stored in unicode (UTF-16)"
14418 #. type: Plain text
14419 #: docs/manual/smsd/config.rst:502
14420 msgid "``standard``"
14423 #. type: Plain text
14424 #: docs/manual/smsd/config.rst:503
14425 msgid "message text stored in system charset"
14428 #. type: Plain text
14429 #: docs/manual/smsd/config.rst:506
14431 "The ``standard`` and ``unicode`` settings do not apply for 8-bit messages, "
14432 "which are always written raw as they are received with extension .bin."
14435 #. type: Plain text
14436 #: docs/manual/smsd/config.rst:508
14437 msgid "Default is ``unicode``."
14440 #. type: Plain text
14441 #: docs/manual/smsd/config.rst:513
14443 "In ``detail`` format, all message parts are stored into signle file, for all "
14444 "others each message part is saved separately."
14447 #. type: Plain text
14448 #: docs/manual/smsd/config.rst:515
14449 msgid "OutboxFormat"
14452 #. type: Plain text
14453 #: docs/manual/smsd/config.rst:518
14455 "The format in which messages created by :ref:`gammu-smsd-inject` will be "
14456 "stored, it accepts same values as InboxFormat."
14459 #. type: Plain text
14460 #: docs/manual/smsd/config.rst:521
14462 "Default is ``detail`` if Gammu is compiled in with backup functions, "
14463 "``unicode`` otherwise."
14466 #. type: Plain text
14467 #: docs/manual/smsd/config.rst:523
14468 msgid "TransmitFormat"
14471 #. type: Plain text
14472 #: docs/manual/smsd/config.rst:525
14473 msgid "The format for transmitting the SMS: ``auto``, ``unicode``, ``7bit``."
14476 #. type: Plain text
14477 #: docs/manual/smsd/config.rst:527
14478 msgid "Default is ``auto``."
14481 #. type: Plain text
14482 #: docs/manual/smsd/config.rst:529
14483 msgid "_message_filtering:"
14487 #: docs/manual/smsd/config.rst:531
14489 msgid "Message filtering"
14492 #. type: Plain text
14493 #: docs/manual/smsd/config.rst:535
14495 "SMSD allows one to process only limited subset of incoming messages. You can "
14496 "define filters for sender number in :config:section:`[include_numbers]` and"
14499 #. type: Attribute :config:
14500 #: docs/manual/smsd/config.rst:535
14502 msgid "section:`[exclude_numbers]` sections or using"
14505 #. type: Attribute :config:
14506 #: docs/manual/smsd/config.rst:536
14508 msgid "option:`IncludeNumbersFile` and :config:option:`ExcludeNumbersFile`"
14511 #. type: Plain text
14512 #: docs/manual/smsd/config.rst:538
14513 msgid "directives."
14516 #. type: Plain text
14517 #: docs/manual/smsd/config.rst:543
14519 "If :config:section:`[include_numbers]` section exists, all values (keys are "
14520 "ignored) from it are used as allowed phone numbers and no other message is "
14521 "processed. On the other side, in :config:section:`[exclude_numbers]` you can "
14522 "specify numbers which you want to skip."
14525 #. type: Plain text
14526 #: docs/manual/smsd/config.rst:549
14528 "Lists from both sources are merged together. If there is any number in "
14529 "include list, only include list is used and only messages in this list are "
14530 "being accepted. If include list is empty, exclude list can be used to ignore "
14531 "messages from some numbers. If both lists are empty, all messages are "
14535 #. type: Plain text
14536 #: docs/manual/smsd/config.rst:552
14538 "Similar filtering rules can be used for SMSC number filtering, they just use "
14539 "different set of configuration options - :config:section:`[include_smsc]` and"
14542 #. type: Attribute :config:
14543 #: docs/manual/smsd/config.rst:552
14545 msgid "section:`[exclude_smsc]` sections or :config:option:`IncludeSMSCFile`"
14548 #. type: Plain text
14549 #: docs/manual/smsd/config.rst:554
14550 msgid "and :config:option:`ExcludeSMSCFile` directives."
14553 #. type: Plain text
14554 #: docs/manual/smsd/config.rst:561
14556 "There is more complete example available in Gammu documentation. Please note "
14557 "that for simplicity following examples do not include :config:section:`"
14558 "[gammu]` section, you can look into :ref:`gammurc` for some examples how it "
14563 #: docs/manual/smsd/config.rst:563
14565 msgid "Files service"
14566 msgstr "File sistem"
14568 #. type: Plain text
14569 #: docs/manual/smsd/config.rst:566
14570 msgid "SMSD configuration file for FILES backend could look like:"
14573 #. type: Plain text
14574 #: docs/manual/smsd/config.rst:577
14576 "[smsd] Service = files PIN = 1234 LogFile = syslog InboxPath = /var/spool/"
14577 "sms/inbox/ OutboPpath = /var/spool/sms/outbox/ SentSMSPath = /var/spool/sms/"
14578 "sent/ ErrorSMSPath = /var/spool/sms/error/"
14582 #: docs/manual/smsd/config.rst:579
14584 msgid "MySQL service"
14587 #. type: Plain text
14588 #: docs/manual/smsd/config.rst:582
14589 msgid "If you want to use MYSQL backend, you will need something like this:"
14592 #. type: Plain text
14593 #: docs/manual/smsd/config.rst:594
14595 "[smsd] Service = sql Driver = native_mysql PIN = 1234 LogFile = syslog User "
14596 "= smsd Password = smsd PC = localhost Database = smsd"
14600 #: docs/manual/smsd/config.rst:596
14602 msgid "DBI service using SQLite"
14605 #. type: Plain text
14606 #: docs/manual/smsd/config.rst:599
14607 msgid "For :ref:`gammu-smsd-dbi` backend, in this particular case SQLite:"
14610 #. type: Plain text
14611 #: docs/manual/smsd/config.rst:607
14613 "[smsd] Service = sql Driver = sqlite3 DBDir = /var/lib/sqlite3 Database = "
14618 #: docs/manual/smsd/config.rst:609
14620 msgid "ODBC service using MySQL"
14623 #. type: Plain text
14624 #: docs/manual/smsd/config.rst:612
14626 "For :ref:`gammu-smsd-odbc` backend, in this particular case using DSN "
14630 #. type: Plain text
14631 #: docs/manual/smsd/config.rst:619
14632 msgid "[smsd] Service = sql Driver = odbc Host = smsd"
14635 #. type: Plain text
14636 #: docs/manual/smsd/config.rst:621
14638 "The DSN definition (in :file:`~/.odbc.ini` on UNIX) for using MySQL server "
14642 #. type: Plain text
14643 #: docs/manual/smsd/config.rst:633
14645 "[smsd] Description\t\t= MySQL Driver\t\t= MySQL Server\t\t= 127.0.0.1 "
14646 "Database\t\t= smsd Port\t\t= Socket\t\t= Option\t\t= Stmt\t\t="
14649 #. type: Plain text
14650 #: docs/manual/smsd/config.rst:638
14652 "[smsdsuse] Driver\t\t= MySQL ODBC 3.51.27r695 Driver DATABASE\t\t= smsd "
14653 "SERVER\t\t= 127.0.0.1"
14657 #: docs/manual/smsd/config.rst:641
14659 msgid "Numbers filtering"
14662 #. type: Plain text
14663 #: docs/manual/smsd/config.rst:644
14664 msgid "Process only messages from 123456 number:"
14667 #. type: Plain text
14668 #: docs/manual/smsd/config.rst:649
14669 msgid "[include_numbers] number1 = 123456"
14672 #. type: Plain text
14673 #: docs/manual/smsd/config.rst:651
14674 msgid "Do not process messages from evil number 666:"
14677 #. type: Plain text
14678 #: docs/manual/smsd/config.rst:656
14679 msgid "[exclude_numbers] number1 = 666"
14683 #: docs/manual/smsd/config.rst:658 docs/manual/c/hints.rst:167
14688 #. type: Plain text
14689 #: docs/manual/smsd/config.rst:661
14690 msgid "Enabling debugging:"
14694 #: docs/manual/smsd/overview.rst:2
14699 #. type: Plain text
14700 #: docs/manual/smsd/overview.rst:7
14702 "Gammu SMS Daemon is a program that periodically scans GSM modem for received "
14703 "messages, stores them in defined storage and also sends messages enqueued in "
14708 #: docs/manual/smsd/overview.rst:9
14710 msgid "Overall schema"
14713 #. type: Plain text
14714 #: docs/manual/smsd/overview.rst:13
14716 "The interactions of SMS Daemon and related components can be seen on "
14717 "following picture."
14720 #. type: Plain text
14721 #: docs/manual/smsd/overview.rst:15 docs/manual/smsd/code.rst:150
14722 #: docs/manual/smsd/code.rst:182 docs/manual/internal/state-machine.rst:11
14726 #. type: Plain text
14727 #: docs/manual/smsd/overview.rst:17
14728 msgid "digraph smsdinteractions {"
14731 #. type: Plain text
14732 #: docs/manual/smsd/overview.rst:34
14734 "\"gammu-smsd-inject\" [shape=box]; \"gammu-smsd\" [shape=box]; \"Run on "
14735 "receive\" [shape=box, style=dotted]; \"GSM modem\" [shape=box, "
14736 "style=dashed]; \"gammu-smsd-monitor\" [shape=box]; \"Service\\nstorage"
14737 "\" [shape=doublecircle]; \"Kalkun\" [shape=box, style=dotted]; \"gammu-smsd"
14738 "\" -> \"GSM modem\" [label=\"Outgoing\"]; \"GSM modem\" -> \"gammu-smsd"
14739 "\" [label=\"Incoming\"]; \"gammu-smsd\" -> \"Service\\nstorage\" [label="
14740 "\"Save\"]; \"Service\\nstorage\" -> \"gammu-smsd\" [label=\"Read\"]; \"gammu-"
14741 "smsd\" -> \"Run on receive\" [label=\"Execute\"]; \"Service\\nstorage\" -> "
14742 "\"Run on receive\" [label=\"Read\"]; \"Kalkun\" -> \"Service\\nstorage"
14743 "\" [label=\"Inject\"]; \"Service\\nstorage\" -> \"Kalkun\" [label=\"Read\"]; "
14744 "\"gammu-smsd-inject\" -> \"Service\\nstorage\" [label=\"Inject\"]; \"gammu-"
14745 "smsd\" -> \"gammu-smsd-monitor\" [label=\"Monitor\"];"
14748 #. type: Plain text
14749 #: docs/manual/smsd/overview.rst:35 docs/manual/smsd/code.rst:177
14750 #: docs/manual/smsd/code.rst:201 docs/manual/project/coding-style.rst:21
14751 #: docs/manual/project/coding-style.rst:33
14752 #: docs/manual/project/coding-style.rst:39
14753 #: docs/manual/project/coding-style.rst:45
14754 #: docs/manual/project/coding-style.rst:51 docs/manual/python/objects.rst:131
14755 #: docs/manual/python/objects.rst:139 docs/manual/python/objects.rst:201
14756 #: docs/manual/python/objects.rst:251 docs/manual/python/objects.rst:290
14757 #: docs/manual/python/objects.rst:500 docs/manual/python/objects.rst:588
14758 #: docs/manual/python/objects.rst:653 docs/manual/python/objects.rst:820
14759 #: docs/manual/internal/reply.rst:104
14760 #: docs/manual/internal/state-machine.rst:29 docs/manual/c/hints.rst:46
14765 #: docs/manual/smsd/overview.rst:37
14767 msgid "SMSD operation"
14770 #. type: Plain text
14771 #: docs/manual/smsd/overview.rst:40
14772 msgid "The SMSD operation consist of several steps."
14775 #. type: Plain text
14776 #: docs/manual/smsd/overview.rst:42
14777 msgid "Process command line options."
14780 #. type: Plain text
14781 #: docs/manual/smsd/overview.rst:43
14782 msgid "Configure backend service."
14785 #. type: Plain text
14786 #: docs/manual/smsd/overview.rst:44
14787 msgid "Main loop is executed until it is signalled to be terminated."
14790 #. type: Plain text
14791 #: docs/manual/smsd/overview.rst:45
14793 msgid "Try to connect to phone if not connected."
14794 msgstr "Telepon tidak terhubung."
14796 #. type: Plain text
14797 #: docs/manual/smsd/overview.rst:46
14799 "Check for security code if configured (configured by :config:option:"
14800 "`CheckSecurity`)."
14803 #. type: Plain text
14804 #: docs/manual/smsd/overview.rst:47
14806 "Check for received messages (frequency configured by :config:option:"
14807 "`ReceiveFrequency`)."
14810 #. type: Plain text
14811 #: docs/manual/smsd/overview.rst:48
14813 "Check for reset of the phone if configured (frequency configured by :config:"
14814 "option:`ResetFrequency`)."
14817 #. type: Plain text
14818 #: docs/manual/smsd/overview.rst:49
14820 "Check for messages to send (frequency configured by :config:option:"
14824 #. type: Plain text
14825 #: docs/manual/smsd/overview.rst:50
14827 "Check phone status (frequency configured by :config:option:"
14828 "`StatusFrequency`)."
14831 #. type: Plain text
14832 #: docs/manual/smsd/overview.rst:51
14833 msgid "Sleep for defined time (:config:option:`LoopSleep`)."
14836 #. type: Plain text
14837 #: docs/manual/smsd/overview.rst:51
14838 msgid "Backend service is freed."
14842 #: docs/manual/smsd/manual.rst:2
14844 msgid "Program Manuals"
14847 #. type: Plain text
14848 #: docs/manual/smsd/manual.rst:9
14849 msgid "smsd inject monitor"
14852 #. type: Plain text
14853 #: docs/manual/smsd/inject.rst:2
14854 msgid "_gammu-smsd-inject:"
14857 #. type: Plain text
14858 #: docs/manual/smsd/inject.rst:4 docs/manual/smsd/inject.rst:7
14860 msgid "gammu-smsd-inject"
14863 #. type: Labeled list
14864 #: docs/manual/smsd/inject.rst:6 docs/manual/smsd/monitor.rst:6
14865 #: docs/manual/smsd/smsd.rst:6 docs/manual/gammu/index.rst:6
14866 #: docs/manual/utils/gammu-config.rst:6 docs/manual/utils/jadmaker.rst:6
14867 #: docs/manual/utils/gammu-detect.rst:9
14872 #. type: Plain text
14873 #: docs/manual/smsd/inject.rst:12 docs/manual/smsd/monitor.rst:12
14874 #: docs/manual/smsd/monitor.rst:53 docs/manual/smsd/smsd.rst:12
14875 #: docs/manual/gammu/index.rst:13 docs/manual/python/gammu.rst:1088
14876 #: docs/manual/utils/gammu-config.rst:12 docs/manual/utils/jadmaker.rst:12
14877 #: docs/manual/utils/gammu-detect.rst:15
14881 #. type: Plain text
14882 #: docs/manual/smsd/inject.rst:14
14884 "gammu-smsd-inject [OPTION]... MESSAGETYPE RECIPIENT [MESSAGE_PARAMETER]..."
14887 #. type: Plain text
14888 #: docs/manual/smsd/inject.rst:19
14890 "This manual page documents briefly the :program:`gammu-smsd-inject` command."
14893 #. type: Attribute :program:
14894 #: docs/manual/smsd/inject.rst:20
14896 msgid "`gammu-smsd-inject` is a program that enqueues message in Gammu SMS"
14899 #. type: Plain text
14900 #: docs/manual/smsd/inject.rst:22
14902 "Daemon, which will be later sent by the daemon using connected GSM modem."
14905 #. type: Plain text
14906 #: docs/manual/smsd/inject.rst:25
14908 "Support for this program depends on features available in currently used "
14909 "SMSD service backend, however currently it is supported by all of them."
14912 #. type: Plain text
14913 #: docs/manual/smsd/inject.rst:28 docs/manual/smsd/monitor.rst:26
14914 #: docs/manual/smsd/smsd.rst:30
14916 "Program accepts following options (please note that long options might be "
14917 "not accepted on some platforms):"
14920 #. type: Labeled list
14921 #: docs/manual/smsd/inject.rst:29 docs/manual/smsd/inject.rst:33
14922 #: docs/manual/smsd/inject.rst:37 docs/manual/smsd/inject.rst:42
14923 #: docs/manual/smsd/inject.rst:46 docs/manual/smsd/monitor.rst:27
14924 #: docs/manual/smsd/monitor.rst:31 docs/manual/smsd/monitor.rst:35
14925 #: docs/manual/smsd/monitor.rst:40 docs/manual/smsd/monitor.rst:44
14926 #: docs/manual/smsd/monitor.rst:48 docs/manual/smsd/monitor.rst:56
14927 #: docs/manual/smsd/monitor.rst:60 docs/manual/smsd/smsd.rst:31
14928 #: docs/manual/smsd/smsd.rst:35 docs/manual/smsd/smsd.rst:39
14929 #: docs/manual/smsd/smsd.rst:50 docs/manual/smsd/smsd.rst:54
14930 #: docs/manual/smsd/smsd.rst:58 docs/manual/smsd/smsd.rst:62
14931 #: docs/manual/smsd/smsd.rst:66 docs/manual/smsd/smsd.rst:70
14932 #: docs/manual/smsd/smsd.rst:74 docs/manual/smsd/smsd.rst:78
14933 #: docs/manual/smsd/smsd.rst:82 docs/manual/smsd/smsd.rst:86
14934 #: docs/manual/smsd/smsd.rst:90 docs/manual/smsd/smsd.rst:95
14935 #: docs/manual/smsd/smsd.rst:101 docs/manual/smsd/smsd.rst:105
14936 #: docs/manual/gammu/index.rst:31 docs/manual/gammu/index.rst:35
14937 #: docs/manual/gammu/index.rst:39 docs/manual/gammu/index.rst:43
14938 #: docs/manual/gammu/index.rst:51 docs/manual/gammu/index.rst:55
14939 #: docs/manual/gammu/index.rst:59 docs/manual/gammu/index.rst:63
14940 #: docs/manual/gammu/index.rst:67 docs/manual/gammu/index.rst:73
14941 #: docs/manual/gammu/index.rst:88 docs/manual/gammu/index.rst:92
14942 #: docs/manual/gammu/index.rst:96 docs/manual/gammu/index.rst:101
14943 #: docs/manual/gammu/index.rst:105 docs/manual/gammu/index.rst:109
14944 #: docs/manual/gammu/index.rst:113 docs/manual/gammu/index.rst:117
14945 #: docs/manual/gammu/index.rst:203 docs/manual/gammu/index.rst:205
14946 #: docs/manual/gammu/index.rst:209 docs/manual/gammu/index.rst:216
14947 #: docs/manual/gammu/index.rst:221 docs/manual/gammu/index.rst:228
14948 #: docs/manual/gammu/index.rst:233 docs/manual/gammu/index.rst:250
14949 #: docs/manual/gammu/index.rst:256 docs/manual/gammu/index.rst:260
14950 #: docs/manual/gammu/index.rst:264 docs/manual/gammu/index.rst:270
14951 #: docs/manual/gammu/index.rst:274 docs/manual/gammu/index.rst:278
14952 #: docs/manual/gammu/index.rst:286 docs/manual/gammu/index.rst:292
14953 #: docs/manual/gammu/index.rst:297 docs/manual/gammu/index.rst:301
14954 #: docs/manual/gammu/index.rst:305 docs/manual/gammu/index.rst:309
14955 #: docs/manual/gammu/index.rst:313 docs/manual/gammu/index.rst:320
14956 #: docs/manual/gammu/index.rst:326 docs/manual/gammu/index.rst:332
14957 #: docs/manual/gammu/index.rst:340 docs/manual/gammu/index.rst:353
14958 #: docs/manual/gammu/index.rst:357 docs/manual/gammu/index.rst:361
14959 #: docs/manual/gammu/index.rst:365 docs/manual/gammu/index.rst:369
14960 #: docs/manual/gammu/index.rst:373 docs/manual/gammu/index.rst:377
14961 #: docs/manual/gammu/index.rst:381 docs/manual/gammu/index.rst:387
14962 #: docs/manual/gammu/index.rst:391 docs/manual/gammu/index.rst:397
14963 #: docs/manual/gammu/index.rst:401 docs/manual/gammu/index.rst:405
14964 #: docs/manual/gammu/index.rst:409 docs/manual/gammu/index.rst:413
14965 #: docs/manual/gammu/index.rst:417 docs/manual/gammu/index.rst:424
14966 #: docs/manual/gammu/index.rst:429 docs/manual/gammu/index.rst:448
14967 #: docs/manual/gammu/index.rst:456 docs/manual/gammu/index.rst:461
14968 #: docs/manual/gammu/index.rst:466 docs/manual/gammu/index.rst:477
14969 #: docs/manual/gammu/index.rst:484 docs/manual/gammu/index.rst:495
14970 #: docs/manual/gammu/index.rst:500 docs/manual/gammu/index.rst:505
14971 #: docs/manual/gammu/index.rst:511 docs/manual/gammu/index.rst:516
14972 #: docs/manual/gammu/index.rst:521 docs/manual/gammu/index.rst:525
14973 #: docs/manual/gammu/index.rst:530 docs/manual/gammu/index.rst:537
14974 #: docs/manual/gammu/index.rst:541 docs/manual/gammu/index.rst:545
14975 #: docs/manual/gammu/index.rst:549 docs/manual/gammu/index.rst:553
14976 #: docs/manual/gammu/index.rst:557 docs/manual/gammu/index.rst:561
14977 #: docs/manual/gammu/index.rst:566 docs/manual/gammu/index.rst:576
14978 #: docs/manual/gammu/index.rst:586 docs/manual/gammu/index.rst:590
14979 #: docs/manual/gammu/index.rst:600 docs/manual/gammu/index.rst:605
14980 #: docs/manual/gammu/index.rst:611 docs/manual/gammu/index.rst:624
14981 #: docs/manual/gammu/index.rst:629 docs/manual/gammu/index.rst:639
14982 #: docs/manual/gammu/index.rst:645 docs/manual/gammu/index.rst:651
14983 #: docs/manual/gammu/index.rst:655 docs/manual/gammu/index.rst:659
14984 #: docs/manual/gammu/index.rst:663 docs/manual/gammu/index.rst:669
14985 #: docs/manual/gammu/index.rst:710 docs/manual/gammu/index.rst:716
14986 #: docs/manual/gammu/index.rst:722 docs/manual/gammu/index.rst:728
14987 #: docs/manual/gammu/index.rst:736 docs/manual/gammu/index.rst:740
14988 #: docs/manual/gammu/index.rst:753 docs/manual/gammu/index.rst:757
14989 #: docs/manual/gammu/index.rst:761 docs/manual/gammu/index.rst:765
14990 #: docs/manual/gammu/index.rst:770 docs/manual/gammu/index.rst:774
14991 #: docs/manual/gammu/index.rst:778 docs/manual/gammu/index.rst:782
14992 #: docs/manual/gammu/index.rst:787 docs/manual/gammu/index.rst:791
14993 #: docs/manual/gammu/index.rst:795 docs/manual/gammu/index.rst:799
14994 #: docs/manual/gammu/index.rst:803 docs/manual/gammu/index.rst:807
14995 #: docs/manual/gammu/index.rst:811 docs/manual/gammu/index.rst:815
14996 #: docs/manual/gammu/index.rst:820 docs/manual/gammu/index.rst:831
14997 #: docs/manual/gammu/index.rst:835 docs/manual/gammu/index.rst:841
14998 #: docs/manual/gammu/index.rst:853 docs/manual/gammu/index.rst:860
14999 #: docs/manual/gammu/index.rst:864 docs/manual/gammu/index.rst:868
15000 #: docs/manual/gammu/index.rst:874 docs/manual/gammu/index.rst:878
15001 #: docs/manual/gammu/index.rst:882 docs/manual/gammu/index.rst:886
15002 #: docs/manual/gammu/index.rst:890 docs/manual/gammu/index.rst:894
15003 #: docs/manual/gammu/index.rst:898 docs/manual/gammu/index.rst:902
15004 #: docs/manual/gammu/index.rst:904 docs/manual/gammu/index.rst:908
15005 #: docs/manual/gammu/index.rst:915 docs/manual/gammu/index.rst:919
15006 #: docs/manual/gammu/index.rst:925 docs/manual/gammu/index.rst:929
15007 #: docs/manual/gammu/index.rst:945 docs/manual/gammu/index.rst:949
15008 #: docs/manual/gammu/index.rst:953 docs/manual/gammu/index.rst:959
15009 #: docs/manual/gammu/index.rst:961 docs/manual/gammu/index.rst:965
15010 #: docs/manual/gammu/index.rst:970 docs/manual/gammu/index.rst:975
15011 #: docs/manual/gammu/index.rst:992 docs/manual/gammu/index.rst:996
15012 #: docs/manual/gammu/index.rst:1000 docs/manual/gammu/index.rst:1008
15013 #: docs/manual/gammu/index.rst:1012 docs/manual/gammu/index.rst:1016
15014 #: docs/manual/gammu/index.rst:1023 docs/manual/gammu/index.rst:1036
15015 #: docs/manual/gammu/index.rst:1041 docs/manual/gammu/index.rst:1045
15016 #: docs/manual/gammu/index.rst:1049 docs/manual/gammu/index.rst:1068
15017 #: docs/manual/gammu/index.rst:1070 docs/manual/gammu/index.rst:1072
15018 #: docs/manual/gammu/index.rst:1074 docs/manual/gammu/index.rst:1076
15019 #: docs/manual/gammu/index.rst:1082 docs/manual/gammu/index.rst:1098
15020 #: docs/manual/gammu/index.rst:1103 docs/manual/gammu/index.rst:1131
15021 #: docs/manual/gammu/index.rst:1142 docs/manual/gammu/index.rst:1155
15022 #: docs/manual/gammu/index.rst:1164 docs/manual/gammu/index.rst:1169
15023 #: docs/manual/gammu/index.rst:1174 docs/manual/gammu/index.rst:1181
15024 #: docs/manual/gammu/index.rst:1188 docs/manual/gammu/index.rst:1197
15025 #: docs/manual/gammu/index.rst:1211 docs/manual/gammu/index.rst:1215
15026 #: docs/manual/gammu/index.rst:1221 docs/manual/gammu/index.rst:1226
15027 #: docs/manual/gammu/index.rst:1233 docs/manual/gammu/index.rst:1235
15028 #: docs/manual/gammu/index.rst:1266 docs/manual/gammu/index.rst:1271
15029 #: docs/manual/gammu/index.rst:1273 docs/manual/gammu/index.rst:1275
15030 #: docs/manual/gammu/index.rst:1277 docs/manual/gammu/index.rst:1279
15031 #: docs/manual/gammu/index.rst:1285 docs/manual/gammu/index.rst:1287
15032 #: docs/manual/gammu/index.rst:1292 docs/manual/gammu/index.rst:1314
15033 #: docs/manual/gammu/index.rst:1316 docs/manual/gammu/index.rst:1332
15034 #: docs/manual/gammu/index.rst:1342 docs/manual/gammu/index.rst:1346
15035 #: docs/manual/gammu/index.rst:1356 docs/manual/gammu/index.rst:1358
15036 #: docs/manual/gammu/index.rst:1360 docs/manual/gammu/index.rst:1378
15037 #: docs/manual/gammu/index.rst:1382 docs/manual/gammu/index.rst:1384
15038 #: docs/manual/gammu/index.rst:1390 docs/manual/gammu/index.rst:1395
15039 #: docs/manual/gammu/index.rst:1397 docs/manual/gammu/index.rst:1402
15040 #: docs/manual/gammu/index.rst:1404 docs/manual/gammu/index.rst:1408
15041 #: docs/manual/gammu/index.rst:1412 docs/manual/gammu/index.rst:1417
15042 #: docs/manual/gammu/index.rst:1423 docs/manual/gammu/index.rst:1425
15043 #: docs/manual/gammu/index.rst:1427 docs/manual/gammu/index.rst:1433
15044 #: docs/manual/gammu/index.rst:1442 docs/manual/gammu/index.rst:1444
15045 #: docs/manual/gammu/index.rst:1446 docs/manual/gammu/index.rst:1448
15046 #: docs/manual/gammu/index.rst:1450 docs/manual/gammu/index.rst:1456
15047 #: docs/manual/gammu/index.rst:1463 docs/manual/gammu/index.rst:1467
15048 #: docs/manual/gammu/index.rst:1469 docs/manual/gammu/index.rst:1475
15049 #: docs/manual/gammu/index.rst:1479 docs/manual/gammu/index.rst:1483
15050 #: docs/manual/gammu/index.rst:1503 docs/manual/gammu/index.rst:1508
15051 #: docs/manual/gammu/index.rst:1510 docs/manual/gammu/index.rst:1550
15052 #: docs/manual/gammu/index.rst:1555 docs/manual/gammu/index.rst:1562
15053 #: docs/manual/gammu/index.rst:1568 docs/manual/gammu/index.rst:1591
15054 #: docs/manual/gammu/index.rst:1603 docs/manual/gammu/index.rst:1611
15055 #: docs/manual/gammu/index.rst:1624 docs/manual/gammu/index.rst:1634
15056 #: docs/manual/gammu/index.rst:1644 docs/manual/gammu/index.rst:1650
15057 #: docs/manual/gammu/index.rst:1654 docs/manual/gammu/index.rst:1659
15058 #: docs/manual/utils/gammu-config.rst:23 docs/manual/utils/gammu-config.rst:27
15059 #: docs/manual/utils/gammu-config.rst:31 docs/manual/utils/jadmaker.rst:24
15060 #: docs/manual/utils/jadmaker.rst:28 docs/manual/utils/jadmaker.rst:32
15061 #: docs/manual/utils/gammu-detect.rst:44 docs/manual/utils/gammu-detect.rst:48
15062 #: docs/manual/utils/gammu-detect.rst:52 docs/manual/utils/gammu-detect.rst:56
15063 #: docs/manual/utils/gammu-detect.rst:60 docs/manual/utils/gammu-detect.rst:64
15068 #. type: Plain text
15069 #: docs/manual/smsd/inject.rst:30 docs/manual/smsd/monitor.rst:28
15070 #: docs/manual/smsd/smsd.rst:32 docs/manual/utils/gammu-config.rst:24
15071 #: docs/manual/utils/jadmaker.rst:25 docs/manual/utils/gammu-detect.rst:45
15075 #. type: Plain text
15076 #: docs/manual/smsd/inject.rst:32 docs/manual/smsd/monitor.rst:30
15077 #: docs/manual/smsd/smsd.rst:34
15078 msgid "Shows help."
15081 #. type: Plain text
15082 #: docs/manual/smsd/inject.rst:34 docs/manual/smsd/monitor.rst:32
15083 #: docs/manual/smsd/smsd.rst:36 docs/manual/utils/gammu-detect.rst:53
15084 msgid "-v, --version"
15087 #. type: Plain text
15088 #: docs/manual/smsd/inject.rst:36 docs/manual/smsd/monitor.rst:34
15089 #: docs/manual/smsd/smsd.rst:38
15090 msgid "Shows version information and compiled in features."
15093 #. type: Plain text
15094 #: docs/manual/smsd/inject.rst:38 docs/manual/smsd/monitor.rst:36
15095 #: docs/manual/smsd/smsd.rst:40
15096 msgid "-c, --config=file"
15099 #. type: Plain text
15100 #: docs/manual/smsd/inject.rst:41 docs/manual/smsd/monitor.rst:39
15101 #: docs/manual/smsd/smsd.rst:43
15103 "Configuration file to use, default is /etc/gammu-smsdrc, on Windows there is "
15104 "no default and configuration file path has to be always specified."
15107 #. type: Plain text
15108 #: docs/manual/smsd/inject.rst:43 docs/manual/smsd/monitor.rst:57
15109 #: docs/manual/smsd/smsd.rst:102
15110 msgid "-l, --use-log"
15113 #. type: Plain text
15114 #: docs/manual/smsd/inject.rst:45 docs/manual/smsd/monitor.rst:59
15115 msgid "Use logging as configured in config file."
15118 #. type: Plain text
15119 #: docs/manual/smsd/inject.rst:47 docs/manual/smsd/monitor.rst:61
15120 #: docs/manual/smsd/smsd.rst:106
15121 msgid "-L, --no-use-log"
15124 #. type: Plain text
15125 #: docs/manual/smsd/inject.rst:49 docs/manual/smsd/monitor.rst:63
15126 msgid "Do not use logging as configured in config file (default)."
15129 #. type: Plain text
15130 #: docs/manual/smsd/inject.rst:52
15132 "For description of message types and their parameters, please check "
15133 "documentation for :option:`gammu savesms`."
15136 #. type: Plain text
15137 #: docs/manual/smsd/inject.rst:57
15138 msgid "To check it out, you need to have configuration file for SMSD, see"
15141 #. type: Attribute :ref:
15142 #: docs/manual/smsd/inject.rst:57
15144 msgid "`gammu-smsdrc` for more details about it."
15147 #. type: Plain text
15148 #: docs/manual/smsd/inject.rst:60
15149 msgid "Inject text message up to standard 160 chars:"
15152 #. type: Plain text
15153 #: docs/manual/smsd/inject.rst:64
15154 msgid "echo \"All your base are belong to us\" | gammu-smsd-inject TEXT 123456"
15157 #. type: delimited block _
15158 #: docs/manual/smsd/inject.rst:66 docs/manual/smsd/inject.rst:78
15159 #: docs/manual/smsd/inject.rst:84 docs/manual/gammu/index.rst:1855
15160 #: docs/manual/gammu/index.rst:1867 docs/manual/gammu/index.rst:1873
15164 #. type: Plain text
15165 #: docs/manual/smsd/inject.rst:70
15166 msgid "gammu-smsd-inject TEXT 123456 -text \"All your base are belong to us\""
15169 #. type: Plain text
15170 #: docs/manual/smsd/inject.rst:72
15171 msgid "Inject long text message:"
15174 #. type: Plain text
15175 #: docs/manual/smsd/inject.rst:76
15177 "echo \"All your base are belong to us\" | gammu-smsd-inject TEXT 123456 -len "
15181 #. type: Plain text
15182 #: docs/manual/smsd/inject.rst:82
15184 "gammu-smsd-inject TEXT 123456 -len 400 -text \"All your base are belong to us"
15188 #. type: Plain text
15189 #: docs/manual/smsd/inject.rst:88
15190 msgid "gammu-smsd-inject EMS 123456 -text \"All your base are belong to us\""
15193 #. type: Plain text
15194 #: docs/manual/smsd/inject.rst:90
15196 "Inject some funky message with predefined sound and animation from 2 bitmaps:"
15199 #. type: Plain text
15200 #: docs/manual/smsd/inject.rst:94
15202 "gammu-smsd-inject EMS 123456 -text \"Greetings\" -defsound 1 -text \"from "
15203 "Gammu\" -tone10 axelf.txt -animation 2 file1.bmp file2.bmp"
15206 #. type: Plain text
15207 #: docs/manual/smsd/inject.rst:96
15208 msgid "Inject protected message with ringtone:"
15211 #. type: Plain text
15212 #: docs/manual/smsd/inject.rst:99
15214 "gammu-smsd-inject EMS 123456 -protected 2 -variablebitmaplong ala.bmp -"
15215 "toneSElong axelf.txt -toneSE ring.txt"
15218 #. type: Plain text
15219 #: docs/manual/smsd/mysql.rst:2
15220 msgid "_gammu-smsd-mysql:"
15224 #: docs/manual/smsd/mysql.rst:4
15226 msgid "MySQL Backend"
15229 #. type: Plain text
15230 #: docs/manual/smsd/mysql.rst:9
15232 "MYSQL backend stores all data in a `MySQL`_ database server, which "
15233 "parameters are defined by configuration (see :ref:`gammu-smsdrc` for "
15234 "description of configuration options)."
15238 #: docs/manual/smsd/mysql.rst:15
15243 #. type: Plain text
15244 #: docs/manual/smsd/mysql.rst:19
15246 "The user accessing the database does not need much privileges, the following "
15247 "privleges should be enough:"
15250 #. type: Plain text
15251 #: docs/manual/smsd/mysql.rst:23
15252 msgid "GRANT USAGE ON *.* TO 'smsd'@'localhost' IDENTIFIED BY 'password';"
15255 #. type: Plain text
15256 #: docs/manual/smsd/mysql.rst:25
15257 msgid "GRANT SELECT, INSERT, UPDATE, DELETE ON `smsd`.* TO 'smsd'@'localhost';"
15260 #. type: Plain text
15261 #: docs/manual/smsd/mysql.rst:30
15263 "For creating the SQL tables you need more privileges, especially for "
15264 "creating triggers, which are used for some functionality."
15267 #. type: Plain text
15268 #: docs/manual/smsd/mysql.rst:32
15269 msgid "_MySQL: http://www.mysql.com/"
15272 #. type: Plain text
15273 #: docs/manual/smsd/mysql.rst:37
15274 msgid "SQL script for creating tables in MySQL database:"
15277 #. type: Plain text
15278 #: docs/manual/smsd/mysql.rst:39
15279 msgid "../../sql/mysql.sql"
15282 #. type: Plain text
15283 #: docs/manual/smsd/mysql.rst:40
15284 msgid ":language: mysql"
15287 #. type: Plain text
15288 #: docs/manual/smsd/mysql.rst:43
15289 msgid "You can find the script in :file:`docs/sql/mysql.sql` as well."
15293 #: docs/manual/smsd/code.rst:2
15295 msgid "Developer documentation"
15298 #. type: Plain text
15299 #: docs/manual/smsd/code.rst:11
15301 "The backend service is responsible for storing received messages and giving "
15302 "the SMSD core messages to send. It is solely up to them how the message will "
15303 "be stored, for example currently Gammu includes backends to store messages "
15304 "on filesystem (:ref:`gammu-smsd-files`), various databases (:ref:`gammu-smsd-"
15308 #. type: Attribute :ref:
15309 #: docs/manual/smsd/code.rst:11
15311 msgid "`gammu-smsd-pgsql`, :ref:`gammu-smsd-dbi`) or backend which does not store anything"
15314 #. type: Plain text
15315 #: docs/manual/smsd/code.rst:13
15316 msgid "at all (:ref:`gammu-smsd-null`)."
15320 #: docs/manual/smsd/code.rst:16
15322 msgid "Backend interface"
15325 #. type: Plain text
15326 #: docs/manual/smsd/code.rst:20
15328 "Each backend service needs to support several operations, which are exported "
15329 "in ``GSM_SMSDService`` structure:"
15332 #. type: Labeled list
15333 #: docs/manual/smsd/code.rst:21 docs/manual/smsd/code.rst:28
15334 #: docs/manual/smsd/code.rst:35 docs/manual/smsd/code.rst:42
15335 #: docs/manual/smsd/code.rst:51 docs/manual/smsd/code.rst:63
15336 #: docs/manual/smsd/code.rst:74 docs/manual/smsd/code.rst:83
15337 #: docs/manual/smsd/code.rst:95 docs/manual/smsd/code.rst:103
15338 #: docs/manual/smsd/code.rst:110 docs/manual/c/statemachine.rst:4
15339 #: docs/manual/c/statemachine.rst:14 docs/manual/c/statemachine.rst:23
15340 #: docs/manual/c/statemachine.rst:30
15342 msgid ".. c:function"
15345 #. type: Plain text
15346 #: docs/manual/smsd/code.rst:22
15348 msgid "GSM_Error\tGSM_SMSDService::Init \t (GSM_SMSDConfig *Config)\n"
15351 #. type: Plain text
15352 #: docs/manual/smsd/code.rst:24
15353 msgid "Initializes internal state, connect to backend storage."
15356 #. type: Plain text
15357 #: docs/manual/smsd/code.rst:27 docs/manual/smsd/code.rst:34
15358 #: docs/manual/smsd/code.rst:41 docs/manual/smsd/code.rst:109
15359 #: docs/manual/smsd/code.rst:116
15360 msgid ":param Config: Pointer to SMSD configuration data :return: Error code."
15363 #. type: Plain text
15364 #: docs/manual/smsd/code.rst:29
15366 msgid "GSM_Error\tGSM_SMSDService::Free \t (GSM_SMSDConfig *Config)\n"
15369 #. type: Plain text
15370 #: docs/manual/smsd/code.rst:31
15371 msgid "Freeing internal data, disconnect from backend storage."
15374 #. type: Plain text
15375 #: docs/manual/smsd/code.rst:36
15377 msgid "GSM_Error\tGSM_SMSDService::InitAfterConnect (GSM_SMSDConfig *Config)\n"
15380 #. type: Plain text
15381 #: docs/manual/smsd/code.rst:38
15383 "Optional hook called after SMSD is connected to phone, can be used for "
15384 "storing infromation about phone in backend."
15387 #. type: Plain text
15388 #: docs/manual/smsd/code.rst:43
15390 msgid "GSM_Error\tGSM_SMSDService::SaveInboxSMS (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char **Locations)\n"
15393 #. type: Plain text
15394 #: docs/manual/smsd/code.rst:45
15395 msgid "Saves message into inbox."
15398 #. type: Plain text
15399 #: docs/manual/smsd/code.rst:50
15401 ":param sms: Message data to save :param Config: Pointer to SMSD "
15402 "configuration data :param Locations: Newly allocation pointer to string with "
15403 "IDs identifying saved messages. :return: Error code."
15406 #. type: Plain text
15407 #: docs/manual/smsd/code.rst:52
15409 msgid "GSM_Error\tGSM_SMSDService::FindOutboxSMS (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *ID)\n"
15412 #. type: Plain text
15413 #: docs/manual/smsd/code.rst:54
15414 msgid "Finds message in outbox suitable for sending."
15417 #. type: Plain text
15418 #: docs/manual/smsd/code.rst:58
15420 ":param sms: Found outbox message will be stored here :param Config: Pointer "
15421 "to SMSD configuration data :param ID: Identification of found message will "
15422 "be stored here, this"
15425 #. type: Plain text
15426 #: docs/manual/smsd/code.rst:61
15428 "should be unique for different message, so that repeated attempts to send "
15429 "same message can be detected by SMSD core. Empty string avoids this check."
15432 #. type: Plain text
15433 #: docs/manual/smsd/code.rst:62
15434 msgid ":return: Error code."
15437 #. type: Plain text
15438 #: docs/manual/smsd/code.rst:64
15440 msgid "GSM_Error\tGSM_SMSDService::MoveSMS \t (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *ID, gboolean alwaysDelete, gboolean sent)\n"
15443 #. type: Plain text
15444 #: docs/manual/smsd/code.rst:66
15445 msgid "Moves sent message from outbox to sent items."
15448 #. type: Plain text
15449 #: docs/manual/smsd/code.rst:73
15451 ":param sms: Message which should be moved, backend usually can get it by ID "
15452 "as well. :param Config: Pointer to SMSD configuration data. :param ID: "
15453 "Identification of message to be moved. :param alwaysDelete: Whether to "
15454 "delete message from outbox even if moving fails. :param sent: Whether "
15455 "message was sent (``TRUE``) or there was a failure (``FALSE``). :return: "
15459 #. type: Plain text
15460 #: docs/manual/smsd/code.rst:75
15462 msgid "GSM_Error\tGSM_SMSDService::CreateOutboxSMS (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *NewID)\n"
15465 #. type: Plain text
15466 #: docs/manual/smsd/code.rst:77
15467 msgid "Saves message into outbox queue."
15470 #. type: Plain text
15471 #: docs/manual/smsd/code.rst:82
15473 ":param sms: Message data to save :param Config: Pointer to SMSD "
15474 "configuration data :param NewID: ID of created message will be stored "
15475 "here. :return: Error code."
15478 #. type: Plain text
15479 #: docs/manual/smsd/code.rst:84
15481 msgid "GSM_Error\tGSM_SMSDService::AddSentSMSInfo (GSM_MultiSMSMessage *sms, GSM_SMSDConfig *Config, char *ID, int Part, GSM_SMSDSendingError err, int TPMR)\n"
15484 #. type: Plain text
15485 #: docs/manual/smsd/code.rst:86
15486 msgid "Logs information about sent message (eg. delivery report)."
15489 #. type: Plain text
15490 #: docs/manual/smsd/code.rst:94
15492 ":param sms: Message which should be moved, backend usually can get it by ID "
15493 "as well. :param Config: Pointer to SMSD configuration data :param ID: "
15494 "Identification of message to be marked. :param Part: Part of the message "
15495 "which is being processed. :param err: Status of sending message. :param "
15496 "TPMR: Message reference if available (:term:`TPMR`). :return: Error code."
15499 #. type: Plain text
15500 #: docs/manual/smsd/code.rst:96
15502 "GSM_Error\tGSM_SMSDService::RefreshSendStatus (GSM_SMSDConfig *Config, char "
15506 #. type: Plain text
15507 #: docs/manual/smsd/code.rst:98
15508 msgid "Updates sending status in service backend."
15511 #. type: Plain text
15512 #: docs/manual/smsd/code.rst:102
15514 ":param Config: Pointer to SMSD configuration data :param ID: Identification "
15515 "of message to be marked. :return: Error code."
15518 #. type: Plain text
15519 #: docs/manual/smsd/code.rst:104
15520 msgid "GSM_Error\tGSM_SMSDService::RefreshPhoneStatus (GSM_SMSDConfig *Config)"
15523 #. type: Plain text
15524 #: docs/manual/smsd/code.rst:106
15526 "Updates information about phone in database (network status, battery, etc.)."
15529 #. type: Plain text
15530 #: docs/manual/smsd/code.rst:111
15531 msgid "GSM_Error\tGSM_SMSDService::ReadConfiguration (GSM_SMSDConfig *Config)"
15534 #. type: Plain text
15535 #: docs/manual/smsd/code.rst:113
15536 msgid "Reads configuration specific for this backend."
15540 #: docs/manual/smsd/code.rst:118
15545 #. type: Plain text
15546 #: docs/manual/smsd/code.rst:123
15548 "You might have noticed that message ID is often used in the API. The primary "
15549 "reason for this is that it is usually easier for backend to handle message "
15550 "just by it's internal identification instead of handling message data from"
15553 #. type: Attribute :c:
15554 #: docs/manual/smsd/code.rst:123
15556 msgid "type:`GSM_MultiSMSMessage`."
15559 #. type: Plain text
15560 #: docs/manual/smsd/code.rst:128
15562 "If the backend does not use any IDs internally, it really does not have to "
15563 "provide them, with only exception of :c:func:`GSM_SMSDService::"
15564 "FindOutboxSMS`, where ID is used for detection of repeated sending of same "
15568 #. type: Plain text
15569 #: docs/manual/smsd/code.rst:130
15570 msgid "The lifetime of ID for sent message:"
15573 #. type: Plain text
15574 #: docs/manual/smsd/code.rst:133
15576 ":c:func:`GSM_SMSDService::CreateOutboxSMS` or direct manipulation with "
15577 "backend storage creates new ID"
15580 #. type: Plain text
15581 #: docs/manual/smsd/code.rst:135
15583 ":c:func:`GSM_SMSDService::FindOutboxSMS` returns ID of message to process"
15586 #. type: Plain text
15587 #: docs/manual/smsd/code.rst:138
15589 ":c:func:`GSM_SMSDService::AddSentSMSInfo` and :c:func:`GSM_SMSDService::"
15590 "RefreshSendStatus` are then notified using this ID about sending of the "
15594 #. type: Plain text
15595 #: docs/manual/smsd/code.rst:140
15597 ":c:func:`GSM_SMSDService::MoveSMS` then moves the message based on ID to "
15601 #. type: Plain text
15602 #: docs/manual/smsd/code.rst:142
15603 msgid "The lifetime of ID for incoming messages:"
15606 #. type: Plain text
15607 #: docs/manual/smsd/code.rst:144
15608 msgid ":c:func:`GSM_SMSDService::SaveInboxSMS` generates the message"
15611 #. type: Plain text
15612 #: docs/manual/smsd/code.rst:145
15613 msgid ":ref:`gammu-smsd-run` uses this ID"
15617 #: docs/manual/smsd/code.rst:147
15619 msgid "Message Sending Workflow"
15622 #. type: Plain text
15623 #: docs/manual/smsd/code.rst:152
15624 msgid "digraph smsdsending {"
15627 #. type: Plain text
15628 #: docs/manual/smsd/code.rst:176
15630 "\"new message\" [shape=box]; \"message in storage\" [shape=box]; \"message "
15631 "sent\" [shape=box]; \"error sending message\" [shape=box]; \"new message\" -"
15632 "> \"manually created SMS\"; \"new message\" -> \"CreateOutboxSMS\"; "
15633 "\"manually created SMS\" -> \"message in storage\"; \"CreateOutboxSMS\" -> "
15634 "\"message in storage\" \"message in storage\" -> \"FindOutboxSMS\"; "
15635 "\"FindOutboxSMS\" -> \"AddSentSMSInfo(ERROR)\" [label=\"Error\", "
15636 "style=dotted]; \"FindOutboxSMS\" -> \"check duplicates\"; \"check duplicates"
15637 "\" -> \"AddSentSMSInfo(ERROR)\" [label=\"Too many retries\", style=dotted]; "
15638 "\"check duplicates\" -> \"GSM_SendSMS\"; \"GSM_SendSMS\" -> "
15639 "\"RefreshSendStatus\"; \"GSM_SendSMS\" -> \"AddSentSMSInfo(ERROR)\" [label="
15640 "\"Error\", style=dotted]; \"RefreshSendStatus\" -> \"RefreshSendStatus"
15641 "\" [label=\"Sending\"]; \"RefreshSendStatus\" -> \"AddSentSMSInfo"
15642 "(ERROR)\" [label=\"Timeout\", style=dotted]; \"RefreshSendStatus\" -> "
15643 "\"AddSentSMSInfo(OK)\"; \"AddSentSMSInfo(OK)\" -> \"MoveSMS(noforce, OK)\"; "
15644 "\"MoveSMS(noforce, OK)\" -> \"MoveSMS(force, ERR)\" [label=\"Error\", "
15645 "style=dotted]; \"AddSentSMSInfo(OK)\" -> \"MoveSMS(force, ERR)\" [label="
15646 "\"Error\", style=dotted]; \"AddSentSMSInfo(ERROR)\" -> \"MoveSMS(force, "
15647 "ERR)\"; \"MoveSMS(noforce, OK)\" -> \"message sent\"; \"MoveSMS(force, "
15648 "ERR)\" -> \"error sending message\";"
15652 #: docs/manual/smsd/code.rst:179
15654 msgid "Message Receiving Workflow"
15657 #. type: Plain text
15658 #: docs/manual/smsd/code.rst:184
15659 msgid "digraph smsdreceiving {"
15662 #. type: Plain text
15663 #: docs/manual/smsd/code.rst:201
15665 "\"received message\" [shape=box]; \"ignored message\" [shape=box]; \"failed "
15666 "message\" [shape=box]; \"waiting message\" [shape=box]; \"processed message"
15667 "\" [shape=box]; \"received message\" -> \"GSM_GetNextSMS\"; \"GSM_GetNextSMS"
15668 "\" -> \"SMSD_ValidMessage\"; \"SMSD_ValidMessage\" -> \"GSM_LinkSMS\"; "
15669 "\"SMSD_ValidMessage\" -> \"ignored message\" [label=\"Not valid\", "
15670 "style=dotted]; \"GSM_LinkSMS\" -> \"SMSD_CheckMultipart\"; "
15671 "\"SMSD_CheckMultipart\" -> \"SaveInboxSMS\"; \"SMSD_CheckMultipart\" -> "
15672 "\"waiting message\" [label=\"Not all parts\", style=dotted]; \"SaveInboxSMS"
15673 "\" -> \"SMSD_RunOnReceive\" [label=\"Locations are passed here\"]; "
15674 "\"SaveInboxSMS\" -> \"failed message\" [label=\"Error\", style=dotted]; "
15675 "\"SMSD_RunOnReceive\" -> \"GSM_DeleteSMS\"; \"GSM_DeleteSMS\" -> \"processed "
15676 "message\" \"GSM_DeleteSMS\" -> \"failed message\" [label=\"Error\", "
15680 #. type: Plain text
15681 #: docs/manual/smsd/monitor.rst:2
15682 msgid "_gammu-smsd-monitor:"
15685 #. type: Plain text
15686 #: docs/manual/smsd/monitor.rst:4 docs/manual/smsd/monitor.rst:7
15688 msgid "gammu-smsd-monitor"
15691 #. type: Plain text
15692 #: docs/manual/smsd/monitor.rst:14
15693 msgid "gammu-smsd-monitor [OPTION]..."
15696 #. type: Plain text
15697 #: docs/manual/smsd/monitor.rst:19
15699 "This manual page documents briefly the :program:`gammu-smsd-monitor` command."
15702 #. type: Attribute :program:
15703 #: docs/manual/smsd/monitor.rst:20
15705 msgid "`gammu-smsd-monitor` is a program that monitors state of Gammu SMS"
15708 #. type: Plain text
15709 #: docs/manual/smsd/monitor.rst:23
15711 "Daemon. It periodically displays information about phone and number of "
15712 "processed messages."
15715 #. type: Plain text
15716 #: docs/manual/smsd/monitor.rst:41
15717 msgid "-n, --loops=count"
15720 #. type: Plain text
15721 #: docs/manual/smsd/monitor.rst:43
15722 msgid "Number of loops, by default monitor loops infinitely."
15725 #. type: Plain text
15726 #: docs/manual/smsd/monitor.rst:45
15727 msgid "-d, --delay=seconds"
15730 #. type: Plain text
15731 #: docs/manual/smsd/monitor.rst:47
15732 msgid "Delay betwen polling SMSD state, default is 20 seconds."
15735 #. type: Plain text
15736 #: docs/manual/smsd/monitor.rst:49
15740 #. type: Plain text
15741 #: docs/manual/smsd/monitor.rst:51
15742 msgid "Print output in comma separated values format:"
15745 #. type: Plain text
15746 #: docs/manual/smsd/monitor.rst:55
15747 msgid "client;phone ID;IMEI;sent;received;failed;battery;signal"
15750 #. type: Plain text
15751 #: docs/manual/smsd/smsd.rst:2
15752 msgid "_gammu-smsd:"
15755 #. type: Plain text
15756 #: docs/manual/smsd/smsd.rst:4 docs/manual/smsd/smsd.rst:7
15761 #. type: Plain text
15762 #: docs/manual/smsd/smsd.rst:14
15763 msgid "gammu-smsd [OPTION]..."
15766 #. type: Plain text
15767 #: docs/manual/smsd/smsd.rst:20
15768 msgid "This manual page documents briefly the :program:`gammu-smsd` command."
15771 #. type: Attribute :program:
15772 #: docs/manual/smsd/smsd.rst:21
15774 msgid "`gammu-smsd` is a program that periodically scans GSM modem for"
15777 #. type: Plain text
15778 #: docs/manual/smsd/smsd.rst:24
15780 "received messages, stores them in defined storage and also sends messages "
15781 "enqueued in this storage."
15784 #. type: Plain text
15785 #: docs/manual/smsd/smsd.rst:27
15787 "The daemon can reload configuration file after sending hangup signal "
15788 "(SIGHUP) and properly terminates itself on SIGINT and SIGTERM."
15791 #. type: Plain text
15792 #: docs/manual/smsd/smsd.rst:47
15794 "If you run SMSD as a system daemon (or service), it is recommended to use "
15795 "absolute path to configuration file as startup directory might be different "
15799 #. type: Plain text
15800 #: docs/manual/smsd/smsd.rst:49
15801 msgid "See :ref:`gammu-smsdrc` for configuration file documentation."
15804 #. type: Plain text
15805 #: docs/manual/smsd/smsd.rst:51
15806 msgid "-p, --pid=file"
15809 #. type: Plain text
15810 #: docs/manual/smsd/smsd.rst:53
15812 "Lock file for storing pid, empty for no locking. Not supported on Windows."
15815 #. type: Plain text
15816 #: docs/manual/smsd/smsd.rst:55
15817 msgid "-U, --user=user"
15820 #. type: Plain text
15821 #: docs/manual/smsd/smsd.rst:57
15822 msgid "Drop daemon privileges to chosed user after starting."
15825 #. type: Plain text
15826 #: docs/manual/smsd/smsd.rst:59
15827 msgid "-G, --group=group"
15830 #. type: Plain text
15831 #: docs/manual/smsd/smsd.rst:61
15832 msgid "Drop daemon privileges to chosen group after starting."
15835 #. type: Plain text
15836 #: docs/manual/smsd/smsd.rst:63
15837 msgid "-d, --daemon"
15840 #. type: Plain text
15841 #: docs/manual/smsd/smsd.rst:65
15842 msgid "Daemonize program on startup. Not supported on Windows."
15845 #. type: Plain text
15846 #: docs/manual/smsd/smsd.rst:67
15847 msgid "-i, --install-service"
15850 #. type: Plain text
15851 #: docs/manual/smsd/smsd.rst:69
15852 msgid "Installs SMSD as a Windows service."
15855 #. type: Plain text
15856 #: docs/manual/smsd/smsd.rst:71
15857 msgid "-u, --uninstall-service"
15860 #. type: Plain text
15861 #: docs/manual/smsd/smsd.rst:73
15862 msgid "Uninstalls SMSD as a Windows service."
15865 #. type: Plain text
15866 #: docs/manual/smsd/smsd.rst:75
15867 msgid "-s, --start-service"
15870 #. type: Plain text
15871 #: docs/manual/smsd/smsd.rst:77
15872 msgid "Starts SMSD Windows service."
15875 #. type: Plain text
15876 #: docs/manual/smsd/smsd.rst:79
15877 msgid "-k, --stop-service"
15880 #. type: Plain text
15881 #: docs/manual/smsd/smsd.rst:81
15882 msgid "Stops SMSD Windows service."
15885 #. type: Plain text
15886 #: docs/manual/smsd/smsd.rst:83
15887 msgid "-f, --max-failures=count"
15890 #. type: Plain text
15891 #: docs/manual/smsd/smsd.rst:85
15893 "Terminate after defined number of failures. Use 0 to not terminate (this is "
15897 #. type: Plain text
15898 #: docs/manual/smsd/smsd.rst:87
15899 msgid "-X, --suicide=seconds"
15902 #. type: Plain text
15903 #: docs/manual/smsd/smsd.rst:89
15904 msgid "Kills itself after number of seconds."
15907 #. type: Plain text
15908 #: docs/manual/smsd/smsd.rst:91
15909 msgid "-S, --run-service"
15912 #. type: Plain text
15913 #: docs/manual/smsd/smsd.rst:94
15915 "Runs pogram as SMSD Windows service. This should not be used manually, but "
15916 "only Windows Service manager should use this command."
15919 #. type: Plain text
15920 #: docs/manual/smsd/smsd.rst:96
15921 msgid "-n, --service-name=name"
15924 #. type: Plain text
15925 #: docs/manual/smsd/smsd.rst:100
15927 "Defines name of a Windows service. Each service requires an unique name, so "
15928 "if you want to run several SMSD instances, you have to name each service "
15929 "differently. Default is \"GammuSMSD\"."
15932 #. type: Plain text
15933 #: docs/manual/smsd/smsd.rst:104
15934 msgid "Use logging as configured in config file (default)."
15937 #. type: Plain text
15938 #: docs/manual/smsd/smsd.rst:108
15939 msgid "Do not use logging as configured in config file."
15943 #: docs/manual/smsd/smsd.rst:113
15945 msgid "Linux/Unix Examples"
15948 #. type: Plain text
15949 #: docs/manual/smsd/smsd.rst:116
15950 msgid "Start SMSD as a daemon on Linux:"
15953 #. type: Plain text
15954 #: docs/manual/smsd/smsd.rst:120
15956 "gammu-smsd --config /etc/gammu-smsdrc --pid /var/run/gammu-smsd.pid --daemon"
15959 #. type: Plain text
15960 #: docs/manual/smsd/smsd.rst:122
15961 msgid "Start SMSD as a daemon on Linux with reduced privileges:"
15964 #. type: Plain text
15965 #: docs/manual/smsd/smsd.rst:126
15967 "gammu-smsd --config /etc/gammu-smsdrc --pid /var/run/gammu-smsd.pid --daemon "
15968 "--user gammu --group gammu"
15972 #: docs/manual/smsd/smsd.rst:128
15974 msgid "SMSD as a system wide daemon"
15977 #. type: Plain text
15978 #: docs/manual/smsd/smsd.rst:133
15980 "To use SMSD as a daemon, you might want to use init script which is shipped "
15981 "with Gammu in contrib/init directory. It is not installed by default, either "
15982 "install it manually or check INSTALL file for instructions."
15985 #. type: Plain text
15986 #: docs/manual/smsd/smsd.rst:136
15988 "Under Windows 7 you might need to disable UAC (user account control) before "
15989 "you will be able to install SMSD service."
15993 #: docs/manual/smsd/smsd.rst:138
15995 msgid "Windows Service Examples"
15998 #. type: Plain text
15999 #: docs/manual/smsd/smsd.rst:141
16000 msgid "Install Gammu SMSD Windows service:"
16003 #. type: Plain text
16004 #: docs/manual/smsd/smsd.rst:145
16005 msgid "gammu-smsd.exe -c c:\\Gammu\\smsdrc -i"
16008 #. type: Plain text
16009 #: docs/manual/smsd/smsd.rst:147
16010 msgid "Install two instances of SMSD Windows service:"
16013 #. type: Plain text
16014 #: docs/manual/smsd/smsd.rst:151
16015 msgid "gammu-smsd.exe -c c:\\Gammu\\smsdrc-1 -n Gammu-first-phone -i"
16018 #. type: Plain text
16019 #: docs/manual/smsd/smsd.rst:153
16020 msgid "gammu-smsd.exe -c c:\\Gammu\\smsdrc-2 -n Gammu-second-phone -i"
16023 #. type: Plain text
16024 #: docs/manual/smsd/smsd.rst:155
16025 msgid "To uninstall a Windows service:"
16028 #. type: Plain text
16029 #: docs/manual/smsd/smsd.rst:159
16030 msgid "gammu-smsd.exe -u"
16034 #: docs/manual/smsd/smsd.rst:161
16036 msgid "Troubleshooting Windows Service"
16039 #. type: Plain text
16040 #: docs/manual/smsd/smsd.rst:168
16042 "If Gammu fails to start as a Windows service (you will usually get \"Error "
16043 "1053: The service did not respond to the start or control request in a "
16044 "timely fashion\"), first check your SMSD logs. If they do not contain any "
16045 "useful hint, try starting SMSD manually with exactly same parameters as you "
16046 "installed the service (without -i)."
16049 #. type: Plain text
16050 #: docs/manual/smsd/smsd.rst:170
16051 msgid "For example the command line can look like:"
16054 #. type: Plain text
16055 #: docs/manual/smsd/smsd.rst:174
16056 msgid "gammu-smsd.exe -c smsdrc"
16059 #. type: Plain text
16060 #: docs/manual/smsd/smsd.rst:177
16062 "You now should be able to get errors from SMSD even if it fails to start as "
16067 #: docs/manual/smsd/smsd.rst:179
16069 msgid "Known Limitations"
16072 #. type: Plain text
16073 #: docs/manual/smsd/smsd.rst:185
16075 "You can not use same phone by more programs in same time. However in case "
16076 "you did not enable locking in :config:section:`[gammu]` section, it might be "
16077 "able to start the communication with phone from more programs. In this case "
16078 "neither of the programs will probably work."
16081 #. type: Plain text
16082 #: docs/manual/smsd/smsd.rst:188
16084 "There is no way to detect that SMS message is reply to another by looking at "
16085 "message headers. The only way to achieve this is to add some token to the "
16086 "message and let the user include it in the message on reply."
16089 #. type: Plain text
16090 #: docs/manual/gammu/index.rst:2
16095 #: docs/manual/gammu/index.rst:4
16097 msgid "Gammu Utility"
16100 #. type: Plain text
16101 #: docs/manual/gammu/index.rst:15
16102 msgid "gammu [parameters] <command> [options]"
16105 #. type: Plain text
16106 #: docs/manual/gammu/index.rst:18
16108 "Commands actually indicate which operation should Gammu perform. They can be "
16109 "specified with or without leading ``--``."
16111 "Perintah-perintah mengindikasikan operasi apa yang harus dilakukan Gammu. "
16112 "Perintah tersebut dapat dispesifikasikan dengan atau tanpa tanda ``--``."
16114 #. type: Plain text
16115 #: docs/manual/gammu/index.rst:24
16117 "This program is a tool for mobile phones. Many vendors and phones are "
16118 "supported, for actual listing see `Gammu Phones Database <http://wammu.eu/"
16123 #: docs/manual/gammu/index.rst:27
16129 #. type: Plain text
16130 #: docs/manual/gammu/index.rst:30
16131 msgid "Parameters before command configure gammu behaviour:"
16132 msgstr "Parameter sebelum perintah mengkonfigurasi perilaku gammu:"
16134 #. type: Plain text
16135 #: docs/manual/gammu/index.rst:32
16136 msgid "-c, --config <filename>"
16139 #. type: Plain text
16140 #: docs/manual/gammu/index.rst:34
16141 msgid "name of configuration file"
16144 #. type: Plain text
16145 #: docs/manual/gammu/index.rst:36
16146 msgid "-s, --section <confign>"
16149 #. type: Plain text
16150 #: docs/manual/gammu/index.rst:38
16151 msgid "section of config file to use, eg. 42"
16154 #. type: Plain text
16155 #: docs/manual/gammu/index.rst:40
16156 msgid "-d, --debug <level>"
16159 #. type: Plain text
16160 #: docs/manual/gammu/index.rst:42
16162 "debug level (see :config:option:`LogFormat` in :ref:`gammurc` for possible "
16166 #. type: Plain text
16167 #: docs/manual/gammu/index.rst:44
16168 msgid "-f, --debug-file <filename>"
16171 #. type: Plain text
16172 #: docs/manual/gammu/index.rst:46
16173 msgid "file for logging debug messages"
16177 #: docs/manual/gammu/index.rst:49
16179 msgid "Call commands"
16182 #. type: Plain text
16183 #: docs/manual/gammu/index.rst:52
16184 msgid "answercall [id]"
16187 #. type: Plain text
16188 #: docs/manual/gammu/index.rst:54
16189 msgid "Answer incoming call."
16192 #. type: Plain text
16193 #: docs/manual/gammu/index.rst:56
16194 msgid "cancelcall [id]"
16197 #. type: Plain text
16198 #: docs/manual/gammu/index.rst:58
16199 msgid "Cancel incoming call"
16202 #. type: Plain text
16203 #: docs/manual/gammu/index.rst:60
16204 msgid "canceldiverts"
16207 #. type: Plain text
16208 #: docs/manual/gammu/index.rst:62
16209 msgid "Cancel all existing call diverts."
16212 #. type: Plain text
16213 #: docs/manual/gammu/index.rst:64
16214 msgid "conferencecall id"
16217 #. type: Plain text
16218 #: docs/manual/gammu/index.rst:66
16219 msgid "Initiates a conference call."
16222 #. type: Plain text
16223 #: docs/manual/gammu/index.rst:68
16224 msgid "dialvoice number [show|hide]"
16227 #. type: Plain text
16228 #: docs/manual/gammu/index.rst:70
16229 msgid "Make voice call from SIM card line set in phone."
16232 #. type: Plain text
16233 #: docs/manual/gammu/index.rst:72
16235 "``show|hide`` - optional parameter whether to disable call number indication."
16238 #. type: Plain text
16239 #: docs/manual/gammu/index.rst:74
16241 "divert get|set all|busy|noans|outofreach all|voice|fax|data [number timeout]"
16244 #. type: Plain text
16245 #: docs/manual/gammu/index.rst:76
16246 msgid "Manage or display call diverts."
16249 #. type: Plain text
16250 #: docs/manual/gammu/index.rst:78
16251 msgid "``get`` or ``set``"
16254 #. type: Plain text
16255 #: docs/manual/gammu/index.rst:79
16256 msgid "whether to get divert information or to set it."
16259 #. type: Plain text
16260 #: docs/manual/gammu/index.rst:80
16261 msgid "``all`` or ``busy`` or ``noans`` or ``outofreach``"
16264 #. type: Plain text
16265 #: docs/manual/gammu/index.rst:81
16266 msgid "condition when apply divert"
16269 #. type: Plain text
16270 #: docs/manual/gammu/index.rst:82
16271 msgid "``all`` or ``voice`` or ``fax`` or ``data``"
16274 #. type: Plain text
16275 #: docs/manual/gammu/index.rst:83
16276 msgid "call type when apply divert"
16279 #. type: Plain text
16280 #: docs/manual/gammu/index.rst:84
16284 #. type: Plain text
16285 #: docs/manual/gammu/index.rst:85
16286 msgid "number where to divert"
16289 #. type: Plain text
16290 #: docs/manual/gammu/index.rst:86
16294 #. type: Plain text
16295 #: docs/manual/gammu/index.rst:87
16296 msgid "timeout when the diversion will happen"
16299 #. type: Plain text
16300 #: docs/manual/gammu/index.rst:89
16301 msgid "getussd code"
16304 #. type: Plain text
16305 #: docs/manual/gammu/index.rst:91
16306 msgid "Retrieves USSD information - dials a service number and reads response."
16309 #. type: Plain text
16310 #: docs/manual/gammu/index.rst:93
16311 msgid "holdcall id"
16314 #. type: Plain text
16315 #: docs/manual/gammu/index.rst:95
16316 msgid "Holds call."
16319 #. type: Plain text
16320 #: docs/manual/gammu/index.rst:97
16321 msgid "maketerminatedcall number length [show|hide]"
16324 #. type: Plain text
16325 #: docs/manual/gammu/index.rst:100
16327 "Make voice call from SIM card line set in phone which will be terminated "
16328 "after ``length`` seconds."
16331 #. type: Plain text
16332 #: docs/manual/gammu/index.rst:102
16333 msgid "senddtmf sequence"
16336 #. type: Plain text
16337 #: docs/manual/gammu/index.rst:104
16338 msgid "Plays DTMF sequence. In some phones available only during calls"
16341 #. type: Plain text
16342 #: docs/manual/gammu/index.rst:106
16343 msgid "splitcall id"
16346 #. type: Plain text
16347 #: docs/manual/gammu/index.rst:108
16348 msgid "Splits call."
16351 #. type: Plain text
16352 #: docs/manual/gammu/index.rst:110
16353 msgid "switchcall [id]"
16356 #. type: Plain text
16357 #: docs/manual/gammu/index.rst:112
16358 msgid "Switches call."
16361 #. type: Plain text
16362 #: docs/manual/gammu/index.rst:114
16363 msgid "transfercall [id]"
16366 #. type: Plain text
16367 #: docs/manual/gammu/index.rst:116
16368 msgid "Transfers call."
16371 #. type: Plain text
16372 #: docs/manual/gammu/index.rst:118
16373 msgid "unholdcall id"
16376 #. type: Plain text
16377 #: docs/manual/gammu/index.rst:120
16378 msgid "Unholds call."
16381 #. type: Plain text
16382 #: docs/manual/gammu/index.rst:122
16383 msgid "_gammu-sms:"
16387 #: docs/manual/gammu/index.rst:124
16389 msgid "SMS and EMS commands"
16390 msgstr "SMS dan EMS"
16392 #. type: Plain text
16393 #: docs/manual/gammu/index.rst:129
16395 "Sending messages might look a bit complicated on first attempt to use. But "
16396 "be patient, the command line has been written in order to allow almost every "
16397 "usage. See EXAMPLE section for some hints on usage."
16400 #. type: Plain text
16401 #: docs/manual/gammu/index.rst:132
16403 "There is also an option to use :ref:`gammu-smsd` when you want to send or "
16404 "receive more messages and process them automatically."
16407 #. type: Plain text
16408 #: docs/manual/gammu/index.rst:134
16409 msgid "Introduction to SMS formats"
16412 #. type: delimited block _
16413 #: docs/manual/gammu/index.rst:137
16414 msgid "Gammu has support for many SMS formats like:"
16417 #. type: delimited block _
16418 #: docs/manual/gammu/index.rst:148
16421 "Nokia Smart Messaging\n"
16422 " used for monochromatic picture images, downloadable profiles, monochromatic operator logos, monochromatic caller logos and monophonic ringtones\n"
16424 " both with 8 and 16-bit identification numbers in headers\n"
16426 " this is SMS format used for saving monochromatic images, monophonic ringtones, animations, text formatting and others\n"
16427 "MMS notifications\n"
16428 " contains links where phone should download MMS\n"
16429 "Alcatel logo messages\n"
16430 " proprietary format for logos\n"
16433 #. type: delimited block _
16434 #: docs/manual/gammu/index.rst:153
16436 "You need to ensure that the target phone supports message type you want to "
16437 "send. Otherwise the phone will not be able to display it or will even crash, "
16438 "because firmware of phone did not expect this possibility."
16441 #. type: delimited block _
16442 #: docs/manual/gammu/index.rst:155
16443 msgid "Encoding chars in SMS text"
16446 #. type: Plain text
16447 #: docs/manual/gammu/index.rst:158
16448 msgid "Text in SMS can be coded using two ways:"
16452 #: docs/manual/gammu/index.rst:160
16454 msgid "GSM Default Alphabet"
16457 #. type: Plain text
16458 #: docs/manual/gammu/index.rst:166
16460 "With `GSM Default Alphabet` you can fit at most 160 chars into single SMS "
16461 "(Gammu doesn't support compressing such texts according to GSM standards, "
16462 "but it isn't big limit, because there are no phones supporting them), but "
16463 "they're from limited set:"
16466 #. type: Plain text
16467 #: docs/manual/gammu/index.rst:168
16468 msgid "all Latin small and large"
16471 #. type: Plain text
16472 #: docs/manual/gammu/index.rst:169
16476 #. type: Plain text
16477 #: docs/manual/gammu/index.rst:170
16481 #. type: Plain text
16482 #: docs/manual/gammu/index.rst:171
16483 msgid "some other national"
16486 #. type: Plain text
16487 #: docs/manual/gammu/index.rst:172
16488 msgid "some symbols like @ ! \" # & / ( ) % * + = - , . : ; < > ?"
16491 #. type: Plain text
16492 #: docs/manual/gammu/index.rst:173
16497 #: docs/manual/gammu/index.rst:175 docs/manual/python/objects.rst:260
16498 #: docs/manual/c/hints.rst:140 docs/manual/c/unicode.rst:2
16503 #. type: Plain text
16504 #: docs/manual/gammu/index.rst:179
16506 "With `Unicode` single SMS can contain at most 70 chars, but these can be any "
16507 "chars including all national and special ones."
16510 #. type: Plain text
16511 #: docs/manual/gammu/index.rst:184
16513 "Please note, that some older phones might have problems displaying such "
16518 #: docs/manual/gammu/index.rst:186
16523 #. type: Plain text
16524 #: docs/manual/gammu/index.rst:192
16526 "Gammu tries to do the best to handle non ASCII characters in your message. "
16527 "Everything is internally handled in Unicode (the input is converted "
16528 "depending on your locales configuration) and in case message uses Unicode "
16529 "the text will be given as such to the message."
16532 #. type: Plain text
16533 #: docs/manual/gammu/index.rst:199
16535 "Should the message be sent in GSM Default Alphabet, Gammu will try to "
16536 "convert all characters to keep message readable. Gammu does support multi "
16537 "byte encoding for some characters in GSM Default Alphabet (it is needed for "
16538 "``^`` ``{`` ``}`` ``\\`` ``[`` ``]`` ``~`` ``|``). The characters which are "
16539 "not present in GSM Default Alphabet are transliterated to closest ASCII "
16540 "equivalent (accents are removed). Remaining not known characters are "
16541 "replaced by question mark."
16544 #. type: Plain text
16545 #: docs/manual/gammu/index.rst:201
16546 msgid "SMS commands"
16547 msgstr "Perintah SMS"
16549 #. type: delimited block _
16550 #: docs/manual/gammu/index.rst:204
16551 msgid "addsmsfolder name"
16554 #. type: delimited block _
16555 #: docs/manual/gammu/index.rst:206
16556 msgid "deleteallsms folder"
16559 #. type: delimited block _
16560 #: docs/manual/gammu/index.rst:208
16561 msgid "Delete all SMS from specified SMS folder."
16564 #. type: delimited block _
16565 #: docs/manual/gammu/index.rst:210
16566 msgid "deletesms folder start [stop]"
16569 #. type: delimited block _
16570 #: docs/manual/gammu/index.rst:213
16572 "Delete SMS from phone. See description for :option:`gammu getsms` for info "
16573 "about sms folders naming convention."
16576 #. type: delimited block _
16577 #: docs/manual/gammu/index.rst:215 docs/manual/gammu/index.rst:238
16578 #: docs/manual/gammu/index.rst:255 docs/manual/gammu/index.rst:675
16579 #: docs/manual/gammu/index.rst:735 docs/manual/gammu/index.rst:958
16580 #: docs/manual/gammu/index.rst:1422 docs/manual/gammu/index.rst:1432
16581 #: docs/manual/gammu/index.rst:1438
16582 msgid "Locations are numerated from 1."
16585 #. type: delimited block _
16586 #: docs/manual/gammu/index.rst:217
16587 msgid "displaysms ... (options like in sendsms)"
16590 #. type: delimited block _
16591 #: docs/manual/gammu/index.rst:220
16593 "Displays PDU data of encoded SMS messages. It accepts same parameters and "
16594 "behaves same like sendsms."
16597 #. type: delimited block _
16598 #: docs/manual/gammu/index.rst:222
16599 msgid "getallsms -pbk"
16602 #. type: delimited block _
16603 #: docs/manual/gammu/index.rst:227
16605 "Get all SMS from phone. In some phones you will have also SMS templates and "
16606 "info about locations used to save Picture Images. With each sms you will see "
16607 "location. If you want to get such sms from phone alone, use :option:`gammu "
16611 #. type: delimited block _
16612 #: docs/manual/gammu/index.rst:229
16613 msgid "geteachsms -pbk"
16616 #. type: delimited block _
16617 #: docs/manual/gammu/index.rst:232
16619 "Similiary to :option:`gammu getallsms`. Difference is, that links all "
16623 #. type: delimited block _
16624 #: docs/manual/gammu/index.rst:234
16625 msgid "getsms folder start [stop]"
16628 #. type: delimited block _
16629 #: docs/manual/gammu/index.rst:236
16633 #. type: delimited block _
16634 #: docs/manual/gammu/index.rst:242
16636 "Folder 0 means that sms is being read from \"flat\" memory (all sms from all "
16637 "folders have unique numbers). It's sometimes emulated by Gammu. You can use "
16638 "it with all phones."
16641 #. type: delimited block _
16642 #: docs/manual/gammu/index.rst:249
16644 "Other folders like 1, 2, etc. match folders in phone such as Inbox, Outbox, "
16645 "etc. and each sms has unique number in his folder. Name of folders can "
16646 "depend on your phone (the most often 1=\"Inbox\", 2=\"Outbox\", etc.). This "
16647 "method is not supported by all phones (for example, not supported by Nokia "
16648 "3310, 5110, 6110). If work with your phone, use :option:`gammu "
16649 "getsmsfolders` to get folders list."
16652 #. type: delimited block _
16653 #: docs/manual/gammu/index.rst:251
16654 msgid "getsmsc [start [stop]]"
16657 #. type: delimited block _
16658 #: docs/manual/gammu/index.rst:253
16659 msgid "Get SMSC settings from SIM card."
16662 #. type: delimited block _
16663 #: docs/manual/gammu/index.rst:257
16664 msgid "getsmsfolders"
16667 #. type: delimited block _
16668 #: docs/manual/gammu/index.rst:259
16669 msgid "Get names for SMS folders in phone"
16672 #. type: delimited block _
16673 #: docs/manual/gammu/index.rst:261
16675 "savesms TYPE [type parameters] [type options] [-folder id] [-unread] [-read] "
16676 "[-unsent] [-sent] [-sender number] [-smsname name] [-smscset number] [-"
16677 "smscnumber number] [-reply] [-maxsms num]"
16680 #. type: delimited block _
16681 #: docs/manual/gammu/index.rst:263
16682 msgid "Saves SMS to phone, see bellow for ``TYPE`` options."
16685 #. type: delimited block _
16686 #: docs/manual/gammu/index.rst:265
16687 msgid "-smscset number"
16690 #. type: delimited block _
16691 #: docs/manual/gammu/index.rst:267
16693 "SMSC number will be taken from phone stored SMSC configuration ``number``."
16696 #. type: delimited block _
16697 #: docs/manual/gammu/index.rst:269
16701 #. type: delimited block _
16702 #: docs/manual/gammu/index.rst:271
16703 msgid "-smscnumber number"
16706 #. type: Plain text
16707 #: docs/manual/gammu/index.rst:273 docs/manual/python/objects.rst:216
16708 msgid "SMSC number"
16711 #. type: delimited block _
16712 #: docs/manual/gammu/index.rst:275
16716 #. type: delimited block _
16717 #: docs/manual/gammu/index.rst:277
16718 msgid "reply SMSC is set"
16721 #. type: delimited block _
16722 #: docs/manual/gammu/index.rst:279
16723 msgid "-folder number"
16726 #. type: delimited block _
16727 #: docs/manual/gammu/index.rst:281
16728 msgid "save to specified folder."
16729 msgstr "simpan ke folder tertentu."
16731 #. type: delimited block _
16732 #: docs/manual/gammu/index.rst:283
16733 msgid "Folders are numerated from 1."
16736 #. type: delimited block _
16737 #: docs/manual/gammu/index.rst:285
16739 "The most often folder 1 = \"Inbox\", 2 = \"Outbox\",etc. Use :option:`gammu "
16740 "getsmsfolders` to get folder list."
16743 #. type: delimited block _
16744 #: docs/manual/gammu/index.rst:287
16748 #. type: delimited block _
16749 #: docs/manual/gammu/index.rst:291
16751 "makes message unread. In some phones (like 6210) you won't see unread sms "
16752 "envelope after saving such sms. In some phones with internal SMS memory "
16753 "(like 6210) after using it with folder 1 SIM SMS memory will be used"
16756 #. type: delimited block _
16757 #: docs/manual/gammu/index.rst:293
16761 #. type: delimited block _
16762 #: docs/manual/gammu/index.rst:296
16764 "makes message read. In some phones with internal SMS memory (like 6210) "
16765 "after using it with folder 1 SIM SMS memory will be used"
16768 #. type: delimited block _
16769 #: docs/manual/gammu/index.rst:298
16773 #. type: delimited block _
16774 #: docs/manual/gammu/index.rst:300
16775 msgid "makes message unsent"
16778 #. type: delimited block _
16779 #: docs/manual/gammu/index.rst:302
16783 #. type: delimited block _
16784 #: docs/manual/gammu/index.rst:304
16785 msgid "makes message sent"
16788 #. type: delimited block _
16789 #: docs/manual/gammu/index.rst:306
16790 msgid "-smsname name"
16793 #. type: delimited block _
16794 #: docs/manual/gammu/index.rst:308
16795 msgid "set message name"
16798 #. type: delimited block _
16799 #: docs/manual/gammu/index.rst:310
16800 msgid "-sender number"
16803 #. type: delimited block _
16804 #: docs/manual/gammu/index.rst:312
16805 msgid "set sender number (default: ``Gammu``)"
16808 #. type: delimited block _
16809 #: docs/manual/gammu/index.rst:314
16810 msgid "-maxsms num"
16813 #. type: delimited block _
16814 #: docs/manual/gammu/index.rst:317
16816 "Limit maximal number of messages which will be created. If there are more "
16817 "messages, Gammu will terminate with failure."
16820 #. type: delimited block _
16821 #: docs/manual/gammu/index.rst:319
16822 msgid "Types of messages:"
16825 #. type: delimited block _
16826 #: docs/manual/gammu/index.rst:321
16827 msgid "ANIMATION frames file1 file2..."
16830 #. type: delimited block _
16831 #: docs/manual/gammu/index.rst:325
16833 "Save an animation as a SMS. You need to give number of frames and picture "
16834 "for each frame. Each picture can be in any picture format which Gammu "
16835 "supports (B/W bmp, gif, wbmp, nol, nlm...)."
16838 #. type: delimited block _
16839 #: docs/manual/gammu/index.rst:327
16840 msgid "BOOKMARK file location"
16843 #. type: delimited block _
16844 #: docs/manual/gammu/index.rst:330
16846 "Read WAP bookmark from file created by :option:`gammu backup` command and "
16847 "saves in Nokia format as SMS"
16850 #. type: delimited block _
16851 #: docs/manual/gammu/index.rst:333
16852 msgid "CALENDAR file location"
16855 #. type: delimited block _
16856 #: docs/manual/gammu/index.rst:338
16858 "Read calendar note from file created by :option:`gammu backup` command and "
16859 "saves in VCALENDAR 1.0 format as SMS. The location identifies position of "
16860 "calendar item to be read in backup file (usually 1, but can be useful in "
16861 "case the backup contains more items)."
16864 #. type: delimited block _
16865 #: docs/manual/gammu/index.rst:341
16866 msgid "CALLER file"
16869 #. type: delimited block _
16870 #: docs/manual/gammu/index.rst:344
16872 "Save caller logo as sms in Nokia (Smart Messaging) format - size 72x14, two "
16876 #. type: delimited block _
16877 #: docs/manual/gammu/index.rst:350
16879 "Please note, that it isn't designed for colour logos available for example "
16880 "in DCT4/TIKU - you need to put bitmap file there inside phone using "
16881 "filesystem commands."
16884 #. type: delimited block _
16885 #: docs/manual/gammu/index.rst:354
16887 "EMS [-unicode] [-16bit] [-format lcrasbiut] [-text text] [-unicodefiletext "
16888 "file] [-defsound ID] [-defanimation ID] [-tone10 file] [-tone10long file] [-"
16889 "tone12 file] [-tone12long file] [-toneSE file] [-toneSElong file] [-"
16890 "fixedbitmap file] [-variablebitmap file] [-variablebitmaplong file] [-"
16891 "animation frames file1 ...] [-protected number]"
16894 #. type: delimited block _
16895 #: docs/manual/gammu/index.rst:356
16897 "Saves EMS sequence. All format specific parameters (like :option:`-"
16898 "defsound`) can be used few times."
16901 #. type: delimited block _
16902 #: docs/manual/gammu/index.rst:358 docs/manual/gammu/index.rst:587
16906 #. type: delimited block _
16907 #: docs/manual/gammu/index.rst:360
16911 #. type: delimited block _
16912 #: docs/manual/gammu/index.rst:362
16913 msgid "-unicodefiletext"
16916 #. type: delimited block _
16917 #: docs/manual/gammu/index.rst:364
16918 msgid "adds text from Unicode file"
16921 #. type: delimited block _
16922 #: docs/manual/gammu/index.rst:366
16923 msgid "-defanimation"
16926 #. type: delimited block _
16927 #: docs/manual/gammu/index.rst:368
16929 "adds default animation with ID specified by user. ID for different phones "
16933 #. type: delimited block _
16934 #: docs/manual/gammu/index.rst:370
16938 #. type: delimited block _
16939 #: docs/manual/gammu/index.rst:372
16940 msgid "adds \"frames\" frames read from file1, file2, etc."
16943 #. type: delimited block _
16944 #: docs/manual/gammu/index.rst:374
16948 #. type: delimited block _
16949 #: docs/manual/gammu/index.rst:376
16951 "adds default sound with ID specified by user. ID for different phones are "
16955 #. type: delimited block _
16956 #: docs/manual/gammu/index.rst:378
16960 #. type: delimited block _
16961 #: docs/manual/gammu/index.rst:380
16962 msgid "adds IMelody version 1.0 read from RTTL or other compatible file"
16965 #. type: delimited block _
16966 #: docs/manual/gammu/index.rst:382
16967 msgid "-tone10long"
16970 #. type: delimited block _
16971 #: docs/manual/gammu/index.rst:386
16973 "IMelody version 1.0 saved in one of few SMS with UPI. Phones compatible with "
16974 "UPI (like Sony-Ericsson phones) will read such ringtone as one"
16977 #. type: delimited block _
16978 #: docs/manual/gammu/index.rst:388
16982 #. type: delimited block _
16983 #: docs/manual/gammu/index.rst:390
16984 msgid "adds IMelody version 1.2 read from RTTL or other compatible file"
16987 #. type: delimited block _
16988 #: docs/manual/gammu/index.rst:392
16989 msgid "-tone12long"
16992 #. type: delimited block _
16993 #: docs/manual/gammu/index.rst:396
16995 "IMelody version 1.2 saved in one of few SMS with UPI. Phones compatible with "
16996 "UPI (like Sony-Ericsson phones) will read such ringtone as one"
16999 #. type: delimited block _
17000 #: docs/manual/gammu/index.rst:398
17004 #. type: delimited block _
17005 #: docs/manual/gammu/index.rst:400
17006 msgid "adds IMelody in \"short\" form supported by Sony-Ericsson phones"
17009 #. type: delimited block _
17010 #: docs/manual/gammu/index.rst:402
17011 msgid "-toneSElong"
17014 #. type: delimited block _
17015 #: docs/manual/gammu/index.rst:404
17016 msgid "add Sony-Ericsson IMelody saved in one or few SMS with UPI"
17019 #. type: delimited block _
17020 #: docs/manual/gammu/index.rst:406
17021 msgid "-variablebitmap"
17024 #. type: delimited block _
17025 #: docs/manual/gammu/index.rst:408
17026 msgid "bitmap in any size saved in one SMS"
17029 #. type: delimited block _
17030 #: docs/manual/gammu/index.rst:410
17031 msgid "-variablebitmaplong"
17034 #. type: delimited block _
17035 #: docs/manual/gammu/index.rst:412
17036 msgid "bitmap with maximal size 96x128 saved in one or few sms"
17039 #. type: delimited block _
17040 #: docs/manual/gammu/index.rst:414
17041 msgid "-fixedbitmap"
17044 #. type: delimited block _
17045 #: docs/manual/gammu/index.rst:416
17046 msgid "bitmap 16x16 or 32x32"
17049 #. type: delimited block _
17050 #: docs/manual/gammu/index.rst:418 docs/manual/gammu/index.rst:766
17054 #. type: delimited block _
17055 #: docs/manual/gammu/index.rst:423
17057 "all ringtones and bitmaps after this parameter (excluding default ringtones "
17058 "and logos) will be \"protected\" (in phones compatible with ODI like "
17059 "SonyEricsson products it won't be possible to forward them from phone menu)"
17062 #. type: delimited block _
17063 #: docs/manual/gammu/index.rst:425 docs/manual/gammu/index.rst:601
17067 #. type: delimited block _
17068 #: docs/manual/gammu/index.rst:428 docs/manual/gammu/index.rst:604
17070 "Gammu uses SMS headers with 16-bit numbers for saving linking info in SMS "
17071 "(it means less chars available for user in each SMS)"
17074 #. type: delimited block _
17075 #: docs/manual/gammu/index.rst:430
17076 msgid "-format lcrasbiut"
17079 #. type: delimited block _
17080 #: docs/manual/gammu/index.rst:432
17081 msgid "last text will be formatted. You can use combinations of chars:"
17084 #. type: delimited block _
17085 #: docs/manual/gammu/index.rst:446
17088 "========= ==================\n"
17089 "Character Formating\n"
17090 "========= ==================\n"
17091 "``l`` left aligned\n"
17093 "``r`` right aligned\n"
17094 "``a`` large font\n"
17095 "``s`` small font\n"
17096 "``b`` bold font\n"
17097 "``i`` italic font\n"
17098 "``u`` underlined font\n"
17099 "``t`` strikethrough font\n"
17100 "========= ==================\n"
17103 #. type: delimited block _
17104 #: docs/manual/gammu/index.rst:449
17105 msgid "MMSINDICATOR URL Title Sender"
17108 #. type: delimited block _
17109 #: docs/manual/gammu/index.rst:455
17111 "Creates a MMS indication SMS. It contains URL where the actual MMS payload "
17112 "is stored which needs to be SMIL encoded. The phone usually downloads the "
17113 "MMS data using special APN, which does not count to transmitted data, "
17114 "however there might be limitations which URLs can be accessed."
17117 #. type: delimited block _
17118 #: docs/manual/gammu/index.rst:457
17119 msgid "MMSSETTINGS file location"
17122 #. type: delimited block _
17123 #: docs/manual/gammu/index.rst:460
17125 "Saves a message with MMS configuration. The configuration will be read from "
17126 "Gammu backup file from given location."
17129 #. type: delimited block _
17130 #: docs/manual/gammu/index.rst:462
17131 msgid "OPERATOR file [-netcode netcode] [-biglogo]"
17134 #. type: delimited block _
17135 #: docs/manual/gammu/index.rst:465
17137 "Save operator logo as sms in Nokia (Smart Messaging) format - size 72x14 in "
17141 #. type: delimited block _
17142 #: docs/manual/gammu/index.rst:467
17146 #. type: delimited block _
17147 #: docs/manual/gammu/index.rst:469
17148 msgid "Use 78x21 formatted logo instead of standard 72x14."
17151 #. type: delimited block _
17152 #: docs/manual/gammu/index.rst:475
17154 "This isn't designed for colour logos available for example in newer phones - "
17155 "you need to put bitmap file there inside phone using filesystem commands."
17158 #. type: delimited block _
17159 #: docs/manual/gammu/index.rst:478
17160 msgid "PICTURE file [-text text] [-unicode] [-alcatelbmmi]"
17163 #. type: delimited block _
17164 #: docs/manual/gammu/index.rst:482
17166 "Read bitmap from 2 colors file (bmp, nlm, nsl, ngg, nol, wbmp, etc.), format "
17167 "into bitmap in Smart Messaging (72x28, 2 colors, called often Picture Image "
17168 "and saved with text) or Alcatel format and send/save over SMS."
17171 #. type: delimited block _
17172 #: docs/manual/gammu/index.rst:485
17173 msgid "PROFILE [-name name] [-bitmap bitmap] [-ringtone ringtone]"
17176 #. type: delimited block _
17177 #: docs/manual/gammu/index.rst:488
17179 "Read ringtone (RTTL) format, bitmap (Picture Image size) and name, format "
17180 "into Smart Messaging profile and send/save as SMS."
17183 #. type: delimited block _
17184 #: docs/manual/gammu/index.rst:493
17186 "Please note, that this format is abandoned by Nokia and supported by some "
17187 "(older) devices only like Nokia 3310."
17190 #. type: delimited block _
17191 #: docs/manual/gammu/index.rst:496
17192 msgid "RINGTONE file [-long] [-scale]"
17195 #. type: delimited block _
17196 #: docs/manual/gammu/index.rst:499
17198 "Read RTTL ringtone from file and save as SMS into SIM/phone memory. Ringtone "
17199 "is saved in Nokia (Smart Messaging) format."
17202 #. type: delimited block _
17203 #: docs/manual/gammu/index.rst:501
17207 #. type: delimited block _
17208 #: docs/manual/gammu/index.rst:504
17210 "ringtone is saved using Profile style. It can be longer (and saved in 2 "
17211 "SMS), but decoded only by newer phones (like 33xx)"
17214 #. type: delimited block _
17215 #: docs/manual/gammu/index.rst:506 docs/manual/gammu/index.rst:976
17219 #. type: delimited block _
17220 #: docs/manual/gammu/index.rst:509
17222 "ringtone will have Scale info for each note. It will allow one to edit it "
17223 "correctly later in phone composer (for example, in 33xx)"
17226 #. type: delimited block _
17227 #: docs/manual/gammu/index.rst:512
17229 "SMSTEMPLATE [-unicode] [-text text] [-unicodefiletext file] [-defsound ID] [-"
17230 "defanimation ID] [-tone10 file] [-tone10long file] [-tone12 file] [-"
17231 "tone12long file] [-toneSE file] [-toneSElong file] [-variablebitmap file] [-"
17232 "variablebitmaplong file] [-animation frames file1 ...]"
17235 #. type: delimited block _
17236 #: docs/manual/gammu/index.rst:514
17237 msgid "Saves a SMS template (for Alcatel phones)."
17240 #. type: delimited block _
17241 #: docs/manual/gammu/index.rst:517
17243 "TEXT [-inputunicode] [-16bit] [-flash] [-len len] [-autolen len] [-unicode] "
17244 "[-enablevoice] [-disablevoice] [-enablefax] [-disablefax] [-enableemail] [-"
17245 "disableemail] [-voidsms] [-replacemessages ID] [-replacefile file] [-text "
17246 "msgtext] [-textutf8 msgtext]"
17249 #. type: delimited block _
17250 #: docs/manual/gammu/index.rst:520
17252 "Take text from stdin (or commandline if -text specified) and save as text "
17253 "SMS into SIM/phone memory."
17256 #. type: delimited block _
17257 #: docs/manual/gammu/index.rst:522
17261 #. type: delimited block _
17262 #: docs/manual/gammu/index.rst:524
17264 "Class 0 SMS (should be displayed after receiving on recipients' phone "
17265 "display after receiving without entering Inbox)"
17268 #. type: delimited block _
17269 #: docs/manual/gammu/index.rst:526
17273 #. type: delimited block _
17274 #: docs/manual/gammu/index.rst:529
17276 "specify, how many chars will be read. When use this option and text will be "
17277 "longer than 1 SMS, will be split into more linked SMS"
17280 #. type: delimited block _
17281 #: docs/manual/gammu/index.rst:531
17282 msgid "-autolen len"
17285 #. type: delimited block _
17286 #: docs/manual/gammu/index.rst:536
17288 "specify, how many chars will be read. When use this option and text will be "
17289 "longer than 1 SMS, will be split into more linked SMS.Coding type (SMS "
17290 "default alphabet/Unicode) is set according to input text"
17293 #. type: delimited block _
17294 #: docs/manual/gammu/index.rst:538
17295 msgid "-enablevoice"
17298 #. type: delimited block _
17299 #: docs/manual/gammu/index.rst:540
17300 msgid "sms will set voice mail indicator. Text will be cut to 1 sms."
17303 #. type: delimited block _
17304 #: docs/manual/gammu/index.rst:542
17305 msgid "-disablevoice"
17308 #. type: delimited block _
17309 #: docs/manual/gammu/index.rst:544
17310 msgid "sms will not set voice mail indicator. Text will be cut to 1 sms."
17313 #. type: delimited block _
17314 #: docs/manual/gammu/index.rst:546
17318 #. type: delimited block _
17319 #: docs/manual/gammu/index.rst:548
17320 msgid "sms will set fax indicator. Text will be cut to 1 sms."
17323 #. type: delimited block _
17324 #: docs/manual/gammu/index.rst:550
17325 msgid "-disablefax"
17328 #. type: delimited block _
17329 #: docs/manual/gammu/index.rst:552
17330 msgid "sms will not set fax indicator. Text will be cut to 1 sms."
17333 #. type: delimited block _
17334 #: docs/manual/gammu/index.rst:554
17335 msgid "-enableemail"
17338 #. type: delimited block _
17339 #: docs/manual/gammu/index.rst:556
17340 msgid "sms will set email indicator. Text will be cut to 1 sms."
17343 #. type: delimited block _
17344 #: docs/manual/gammu/index.rst:558
17345 msgid "-disableemail"
17348 #. type: delimited block _
17349 #: docs/manual/gammu/index.rst:560
17350 msgid "sms will not set email indicator. Text will be cut to 1 sms."
17353 #. type: delimited block _
17354 #: docs/manual/gammu/index.rst:562
17358 #. type: delimited block _
17359 #: docs/manual/gammu/index.rst:565
17361 "many phones after receiving it won't display anything, only beep, vibrate or "
17362 "turn on light. Text will be cut to 1 sms."
17365 #. type: delimited block _
17366 #: docs/manual/gammu/index.rst:567
17370 #. type: delimited block _
17371 #: docs/manual/gammu/index.rst:569
17372 msgid "SMS will be saved in Unicode format"
17375 #. type: delimited block _
17376 #: docs/manual/gammu/index.rst:575
17378 "The ``~`` char in SMS text and :option:`-unicode` option (Unicode coding "
17379 "required) can cause text of SMS after ``~`` char blink in some phones (like "
17383 #. type: delimited block _
17384 #: docs/manual/gammu/index.rst:577
17385 msgid "-inputunicode"
17388 #. type: delimited block _
17389 #: docs/manual/gammu/index.rst:579
17390 msgid "input text is in Unicode."
17393 #. type: delimited block _
17394 #: docs/manual/gammu/index.rst:585
17396 "You can create Unicode file using WordPad in Windows (during saving select "
17397 "\"Unicode Text Document\" format). In Unix can use for example YUdit or vim."
17400 #. type: delimited block _
17401 #: docs/manual/gammu/index.rst:589
17402 msgid "get text from command line instead of stdin."
17405 #. type: delimited block _
17406 #: docs/manual/gammu/index.rst:591
17410 #. type: delimited block _
17411 #: docs/manual/gammu/index.rst:593
17412 msgid "get text in UTF-8 from command line instead of stdin."
17415 #. type: delimited block _
17416 #: docs/manual/gammu/index.rst:599
17418 "Gammu detects your locales and uses by default encoding based on this. Use "
17419 "this option only when you know the input will be in UTF-8 in all cases."
17422 #. type: delimited block _
17423 #: docs/manual/gammu/index.rst:606
17424 msgid "-replacemessages ID"
17427 #. type: delimited block _
17428 #: docs/manual/gammu/index.rst:610
17430 "``ID`` can be 1..7. When you will use option and send more single SMS to one "
17431 "recipient with the same ID, each another SMS will replace each previous with "
17435 #. type: delimited block _
17436 #: docs/manual/gammu/index.rst:612
17437 msgid "-replacefile file"
17440 #. type: delimited block _
17441 #: docs/manual/gammu/index.rst:617
17443 "File with replacement table in unicode (UCS-2), preferably with byte order "
17444 "mark (BOM). It contains pairs of chars, first one is to replace, second is "
17445 "replacement one. The replacement is done after reading text for the message."
17448 #. type: delimited block _
17449 #: docs/manual/gammu/index.rst:620
17451 "For example replacement ``1`` (0x0061) with ``a`` (0x0031) would be done by "
17452 "file with following content (hex dump, first two bytes"
17455 #. type: Labeled list
17456 #: docs/manual/gammu/index.rst:620
17461 #. type: delimited block _
17462 #: docs/manual/gammu/index.rst:623
17463 msgid "ff fe 61 00 31 00"
17466 #. type: delimited block _
17467 #: docs/manual/gammu/index.rst:625
17468 msgid "TODO file location"
17471 #. type: delimited block _
17472 #: docs/manual/gammu/index.rst:628
17474 "Saves a message with a todo entry. The content will be read from any backup "
17475 "format which Gammu supports and from given location."
17478 #. type: delimited block _
17479 #: docs/manual/gammu/index.rst:630
17480 msgid "VCARD10|VCARD21 file SM|ME location [-nokia]"
17483 #. type: delimited block _
17484 #: docs/manual/gammu/index.rst:637
17486 "Read phonebook entry from file created by :option:`gammu backup` command and "
17487 "saves in VCARD 1.0 (only name and default number) or VCARD 2.1 (all entry "
17488 "details with all numbers, text and name) format as SMS. The location "
17489 "identifies position of contact item to be read in backup file (usually 1, "
17490 "but can be useful in case the backup contains more items)."
17493 #. type: delimited block _
17494 #: docs/manual/gammu/index.rst:640
17495 msgid "WAPINDICATOR URL Title"
17498 #. type: delimited block _
17499 #: docs/manual/gammu/index.rst:643
17500 msgid "Saves a SMS with a WAP indication for given URL and title."
17503 #. type: delimited block _
17504 #: docs/manual/gammu/index.rst:646
17505 msgid "WAPSETTINGS file location DATA|GPRS"
17508 #. type: delimited block _
17509 #: docs/manual/gammu/index.rst:649
17511 "Read WAP settings from file created by :option:`gammu backup` command and "
17512 "saves in Nokia format as SMS"
17515 #. type: delimited block _
17516 #: docs/manual/gammu/index.rst:652
17518 "sendsms TYPE destination [type parameters] [type options] [-smscset number] "
17519 "[-smscnumber number] [-reply] [-report] [-validity HOUR|6HOURS|DAY|3DAYS|"
17520 "WEEK|MAX] [-save [-folder number]]"
17523 #. type: delimited block _
17524 #: docs/manual/gammu/index.rst:654
17526 "Sends a message to a ``destination`` number, most parameters are same as "
17527 "for :option:`gammu savesms`."
17530 #. type: delimited block _
17531 #: docs/manual/gammu/index.rst:656
17535 #. type: delimited block _
17536 #: docs/manual/gammu/index.rst:658
17537 msgid "will also save message which is being sent"
17540 #. type: delimited block _
17541 #: docs/manual/gammu/index.rst:660
17545 #. type: delimited block _
17546 #: docs/manual/gammu/index.rst:662
17547 msgid "request delivery report for message"
17550 #. type: delimited block _
17551 #: docs/manual/gammu/index.rst:664
17552 msgid "-validity HOUR|6HOURS|DAY|3DAYS|WEEK|MAX"
17555 #. type: delimited block _
17556 #: docs/manual/gammu/index.rst:668
17558 "sets how long will be the message valid (SMSC will the discard the message "
17559 "after this time if it could not deliver it)."
17562 #. type: delimited block _
17563 #: docs/manual/gammu/index.rst:670
17564 msgid "setsmsc location number"
17567 #. type: delimited block _
17568 #: docs/manual/gammu/index.rst:673
17570 "Set SMSC settings on SIM card. This keeps all SMSC configuration intact, it "
17571 "just changes the SMSC number."
17575 #: docs/manual/gammu/index.rst:678
17577 msgid "Memory (phonebooks and calls) commands"
17578 msgstr "Memori (buku telepon dan panggilan)"
17580 #. type: delimited block _
17581 #: docs/manual/gammu/index.rst:681
17582 msgid "_memory types:"
17585 #. type: delimited block _
17586 #: docs/manual/gammu/index.rst:683
17587 msgid "Memory types"
17590 #. type: Plain text
17591 #: docs/manual/gammu/index.rst:686
17592 msgid "Gammu recognizes following memory types:"
17595 #. type: Plain text
17596 #: docs/manual/gammu/index.rst:705
17604 " Received calls\n"
17612 " phone internal phonebook\n"
17614 " fixed dialling\n"
17619 #. type: Plain text
17620 #: docs/manual/gammu/index.rst:708
17621 msgid "Memory commands"
17624 #. type: delimited block _
17625 #: docs/manual/gammu/index.rst:711
17626 msgid "deleteallmemory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL"
17629 #. type: delimited block _
17630 #: docs/manual/gammu/index.rst:713
17631 msgid "Deletes all entries from specified memory type."
17634 #. type: delimited block _
17635 #: docs/manual/gammu/index.rst:715 docs/manual/gammu/index.rst:721
17636 #: docs/manual/gammu/index.rst:727 docs/manual/gammu/index.rst:733
17637 msgid "For memory types description see :ref:`memory types`."
17640 #. type: delimited block _
17641 #: docs/manual/gammu/index.rst:717
17642 msgid "deletememory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL start [stop]"
17645 #. type: delimited block _
17646 #: docs/manual/gammu/index.rst:719
17647 msgid "Deletes entries in specified range from specified memory type."
17650 #. type: delimited block _
17651 #: docs/manual/gammu/index.rst:723
17652 msgid "getallmemory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL"
17655 #. type: delimited block _
17656 #: docs/manual/gammu/index.rst:725
17657 msgid "Get all memory locations from phone."
17660 #. type: delimited block _
17661 #: docs/manual/gammu/index.rst:729
17662 msgid "getmemory DC|MC|RC|ON|VM|SM|ME|MT|FD|SL start [stop [-nonempty]]"
17665 #. type: delimited block _
17666 #: docs/manual/gammu/index.rst:731
17667 msgid "Get memory location from phone."
17670 #. type: delimited block _
17671 #: docs/manual/gammu/index.rst:737
17672 msgid "getspeeddial start [stop]"
17675 #. type: delimited block _
17676 #: docs/manual/gammu/index.rst:739
17677 msgid "Gets speed dial choices."
17680 #. type: delimited block _
17681 #: docs/manual/gammu/index.rst:741
17682 msgid "searchmemory text"
17685 #. type: delimited block _
17686 #: docs/manual/gammu/index.rst:745
17688 "Scans all memory entries for given text. It performs case insensitive "
17689 "substring lookup. You can interrupt searching by pressing :kbd:`Ctrl+C`."
17693 #: docs/manual/gammu/index.rst:747
17695 msgid "Filesystem commands"
17696 msgstr "File sistem"
17698 #. type: delimited block _
17699 #: docs/manual/gammu/index.rst:752
17701 "Gammu allows one to access phones using native protocol (Nokias) or OBEX. "
17702 "Your phone can also support usb storage, which is handled on the operating "
17703 "system level and Gammu does not use that."
17706 #. type: delimited block _
17707 #: docs/manual/gammu/index.rst:754
17709 "addfile folderID name [-type JAR|BMP|PNG|GIF|JPG|MIDI|WBMP|AMR|3GP|NRT] [-"
17710 "readonly] [-protected] [-system] [-hidden] [-newtime]"
17713 #. type: delimited block _
17714 #: docs/manual/gammu/index.rst:756
17715 msgid "Add file with specified name to folder with specified folder ID."
17718 #. type: delimited block _
17719 #: docs/manual/gammu/index.rst:758
17723 #. type: delimited block _
17724 #: docs/manual/gammu/index.rst:760
17726 "File type was required for filesystem 1 in Nokia phones (current filesystem "
17727 "2 doesn't need this)."
17730 #. type: delimited block _
17731 #: docs/manual/gammu/index.rst:762
17735 #. type: delimited block _
17736 #: docs/manual/gammu/index.rst:764
17737 msgid "Sets the read only attribute."
17740 #. type: delimited block _
17741 #: docs/manual/gammu/index.rst:769
17743 "Sets the protected attribute (file can't be for example forwarded from phone "
17747 #. type: delimited block _
17748 #: docs/manual/gammu/index.rst:771
17752 #. type: delimited block _
17753 #: docs/manual/gammu/index.rst:773
17754 msgid "Sets the system attribute."
17757 #. type: delimited block _
17758 #: docs/manual/gammu/index.rst:775
17762 #. type: delimited block _
17763 #: docs/manual/gammu/index.rst:777
17764 msgid "Sets the hidden attribute (file is hidden from phone menu)."
17767 #. type: delimited block _
17768 #: docs/manual/gammu/index.rst:779
17772 #. type: delimited block _
17773 #: docs/manual/gammu/index.rst:781
17775 "After using it date/time of file modification will be set to moment of "
17779 #. type: delimited block _
17780 #: docs/manual/gammu/index.rst:783
17781 msgid "addfolder parentfolderID name"
17784 #. type: delimited block _
17785 #: docs/manual/gammu/index.rst:786
17787 "Create a folder in phone with specified name in a folder with specified "
17791 #. type: delimited block _
17792 #: docs/manual/gammu/index.rst:788
17793 msgid "deletefiles fileID"
17796 #. type: delimited block _
17797 #: docs/manual/gammu/index.rst:790
17798 msgid "Delete files with given IDs."
17801 #. type: delimited block _
17802 #: docs/manual/gammu/index.rst:792
17803 msgid "deletefolder name"
17806 #. type: delimited block _
17807 #: docs/manual/gammu/index.rst:794
17808 msgid "Delete folder with given ID."
17811 #. type: delimited block _
17812 #: docs/manual/gammu/index.rst:796
17813 msgid "getfilefolder fileID, fileID, ..."
17816 #. type: delimited block _
17817 #: docs/manual/gammu/index.rst:798
17819 "Retrieve files or all files from folder with given IDs from a phone "
17823 #. type: delimited block _
17824 #: docs/manual/gammu/index.rst:800
17825 msgid "getfiles fileID, fileID, ..."
17828 #. type: delimited block _
17829 #: docs/manual/gammu/index.rst:802
17830 msgid "Retrieve files with given IDs from a phone filesytem."
17833 #. type: delimited block _
17834 #: docs/manual/gammu/index.rst:804
17835 msgid "getfilesystem [-flatall|-flat]"
17838 #. type: delimited block _
17839 #: docs/manual/gammu/index.rst:806
17841 "Display info about all folders and files in phone memory/memory card. By "
17842 "default there is tree displayed, you can change it:"
17845 #. type: delimited block _
17846 #: docs/manual/gammu/index.rst:808
17850 #. type: delimited block _
17851 #: docs/manual/gammu/index.rst:810
17853 "there are displayed full file/folder details like ID (first parameter in "
17857 #. type: delimited block _
17858 #: docs/manual/gammu/index.rst:812
17862 #. type: delimited block _
17863 #: docs/manual/gammu/index.rst:814
17865 "In some phones (like N6230) content of some folders (with more files) can be "
17866 "cut (only part of files will be displayed) for example on infrared "
17867 "connection. This is not Gammu issue, but phone firmware problem."
17870 #. type: delimited block _
17871 #: docs/manual/gammu/index.rst:816
17872 msgid "getfilesystemstatus"
17873 msgstr "getfilesystemstatus"
17875 #. type: delimited block _
17876 #: docs/manual/gammu/index.rst:819
17878 "Display info filesystem status - number of bytes available, used or used by "
17879 "some specific content."
17882 #. type: delimited block _
17883 #: docs/manual/gammu/index.rst:821
17884 msgid "getfolderlisting folderID"
17887 #. type: delimited block _
17888 #: docs/manual/gammu/index.rst:823
17890 "Display files and folders available in folder with given folder ID. You can "
17891 "get ID's using getfilesystem -flatall."
17894 #. type: delimited block _
17895 #: docs/manual/gammu/index.rst:830
17897 "Please note, that in some phones (like N6230) content of some folders (with "
17898 "more files) can be cut (only part of files will be displayed) for example on "
17899 "infrared connection. This is not Gammu issue, but phone firmware problem."
17902 #. type: delimited block _
17903 #: docs/manual/gammu/index.rst:832
17904 msgid "getrootfolders"
17907 #. type: delimited block _
17908 #: docs/manual/gammu/index.rst:834
17909 msgid "Display info about drives available in phone/memory card."
17912 #. type: delimited block _
17913 #: docs/manual/gammu/index.rst:836
17914 msgid "sendfile name"
17917 #. type: delimited block _
17918 #: docs/manual/gammu/index.rst:840
17920 "Sends file to a phone. It's up to phone to decide where to store this file "
17921 "and how to handle it (for example when you send vCard or vCalendar, most of "
17922 "phones will offer you to import it."
17925 #. type: delimited block _
17926 #: docs/manual/gammu/index.rst:842
17927 msgid "setfileattrib folderID [-system] [-readonly] [-hidden] [-protected]"
17931 #: docs/manual/gammu/index.rst:845
17933 msgid "Logo and pictures commands"
17934 msgstr "Logo dan gambar"
17936 #. type: delimited block _
17937 #: docs/manual/gammu/index.rst:850
17939 "These options are mainly (there are few exceptions) for monochromatic logos "
17940 "and images available in older phones. Recognized file formats: xpm (only "
17941 "saving), 2-colors bmp, nlm, nsl, ngg, nol, wbmp, gif (for Samsung)."
17944 #. type: delimited block _
17945 #: docs/manual/gammu/index.rst:852
17947 "In new models all bitmaps are saved in filesystem and should go into "
17948 "filesystem section"
17951 #. type: delimited block _
17952 #: docs/manual/gammu/index.rst:854
17953 msgid "copybitmap inputfile [outputfile [OPERATOR|PICTURE|STARTUP|CALLER]]"
17956 #. type: delimited block _
17957 #: docs/manual/gammu/index.rst:859
17959 "Allow one to convert logos files to another. When give ONLY inputfile, "
17960 "output will be written to stdout using ASCII art. When give output file and "
17961 "format, in some file formats (like NLM) will be set indicator informing "
17962 "about logo type to given."
17965 #. type: delimited block _
17966 #: docs/manual/gammu/index.rst:861
17967 msgid "getbitmap TYPE [type options]"
17970 #. type: delimited block _
17971 #: docs/manual/gammu/index.rst:863
17972 msgid "Reads bitmap from phone, following types are supported:"
17975 #. type: delimited block _
17976 #: docs/manual/gammu/index.rst:865 docs/manual/gammu/index.rst:895
17977 msgid "CALLER location [file]"
17980 #. type: delimited block _
17981 #: docs/manual/gammu/index.rst:867
17982 msgid "Get caller group logo from phone. Locations 1-5."
17985 #. type: delimited block _
17986 #: docs/manual/gammu/index.rst:869
17990 #. type: delimited block _
17991 #: docs/manual/gammu/index.rst:873
17993 "In some models it's possible to save dealer welcome note - text displayed "
17994 "during enabling phone, which can't be edited from phone menu. Here you can "
17998 #. type: delimited block _
17999 #: docs/manual/gammu/index.rst:875
18000 msgid "OPERATOR [file]"
18003 #. type: delimited block _
18004 #: docs/manual/gammu/index.rst:877
18006 "Get operator logo (picture displayed instead of operator name) from phone."
18009 #. type: delimited block _
18010 #: docs/manual/gammu/index.rst:879
18011 msgid "PICTURE location [file]"
18014 #. type: delimited block _
18015 #: docs/manual/gammu/index.rst:881
18016 msgid "Get Picture Image from phone."
18019 #. type: delimited block _
18020 #: docs/manual/gammu/index.rst:883
18021 msgid "STARTUP [file]"
18024 #. type: delimited block _
18025 #: docs/manual/gammu/index.rst:885
18026 msgid "Get static startup logo from phone. Allow one to save it in file."
18029 #. type: delimited block _
18030 #: docs/manual/gammu/index.rst:887
18034 #. type: delimited block _
18035 #: docs/manual/gammu/index.rst:889
18036 msgid "Get startup text from phone."
18039 #. type: delimited block _
18040 #: docs/manual/gammu/index.rst:891
18041 msgid "setbitmap TYPE [type options]"
18044 #. type: delimited block _
18045 #: docs/manual/gammu/index.rst:893
18046 msgid "Sets bitmap in phone, following types are supported:"
18049 #. type: delimited block _
18050 #: docs/manual/gammu/index.rst:897
18051 msgid "Set caller logo."
18054 #. type: delimited block _
18055 #: docs/manual/gammu/index.rst:899
18056 msgid "COLOUROPERATOR [fileID [netcode]]"
18059 #. type: delimited block _
18060 #: docs/manual/gammu/index.rst:901
18061 msgid "Sets color operator logo in phone."
18064 #. type: delimited block _
18065 #: docs/manual/gammu/index.rst:903
18066 msgid "COLOURSTARTUP [fileID]"
18069 #. type: delimited block _
18070 #: docs/manual/gammu/index.rst:905
18071 msgid "DEALER text"
18074 #. type: delimited block _
18075 #: docs/manual/gammu/index.rst:907
18077 "Sets welcome message configured by dealer, which usually can not be changed "
18081 #. type: delimited block _
18082 #: docs/manual/gammu/index.rst:909
18083 msgid "OPERATOR [file [netcode]]"
18086 #. type: delimited block _
18087 #: docs/manual/gammu/index.rst:914
18089 "Set operator logo in phone. When won't give file and netcode, operator logo "
18090 "will be removed from phone. When will give only filename, operator logo will "
18091 "be displayed for your current GSM operator. When you give additionally "
18092 "network code, it will be displayed for this operator."
18095 #. type: delimited block _
18096 #: docs/manual/gammu/index.rst:916
18097 msgid "PICTURE file location [text]"
18100 #. type: delimited block _
18101 #: docs/manual/gammu/index.rst:918
18102 msgid "Sets picture image in phone."
18105 #. type: delimited block _
18106 #: docs/manual/gammu/index.rst:920
18107 msgid "STARTUP file|1|2|3"
18110 #. type: delimited block _
18111 #: docs/manual/gammu/index.rst:924
18113 "Set startup logo in phone. It can be static (then you will have to give file "
18114 "name) or one of predefined animated (only some phones like Nokia 3310 or "
18115 "3330 supports it, use location 1, 2 or 3 for these)."
18118 #. type: delimited block _
18119 #: docs/manual/gammu/index.rst:926
18123 #. type: delimited block _
18124 #: docs/manual/gammu/index.rst:928
18125 msgid "Sets startup text in phone."
18128 #. type: delimited block _
18129 #: docs/manual/gammu/index.rst:930
18130 msgid "WALLPAPER fileID"
18133 #. type: delimited block _
18134 #: docs/manual/gammu/index.rst:932
18135 msgid "Sets wallpaper in phone."
18139 #: docs/manual/gammu/index.rst:934
18141 msgid "Ringtones commands"
18142 msgstr "Nada dering"
18144 #. type: delimited block _
18145 #: docs/manual/gammu/index.rst:938
18147 "Ringtones are mostly supported only for older phones. For recent phones you "
18148 "usually just upload them to some folder in phone filesystem."
18151 #. type: delimited block _
18152 #: docs/manual/gammu/index.rst:943
18154 "There are recognized various file formats by options described below: rttl, "
18155 "binary format created for Gammu, mid (saving), re (reading), ott, "
18156 "communicator, ringtones format found in fkn.pl, wav (saving), ime/imy "
18157 "(saving), rng, mmf (for Samsung)."
18160 #. type: delimited block _
18161 #: docs/manual/gammu/index.rst:946
18162 msgid "copyringtone source destination [RTTL|BINARY]"
18165 #. type: delimited block _
18166 #: docs/manual/gammu/index.rst:948
18167 msgid "Copy source ringtone to destination."
18170 #. type: delimited block _
18171 #: docs/manual/gammu/index.rst:950
18172 msgid "getphoneringtone location [file]"
18175 #. type: delimited block _
18176 #: docs/manual/gammu/index.rst:952
18177 msgid "Get one of \"default\" ringtones and saves into file"
18180 #. type: delimited block _
18181 #: docs/manual/gammu/index.rst:954
18182 msgid "getringtone location [file]"
18185 #. type: delimited block _
18186 #: docs/manual/gammu/index.rst:956
18187 msgid "Get ringtone from phone in RTTL or BINARY format."
18190 #. type: delimited block _
18191 #: docs/manual/gammu/index.rst:960
18192 msgid "getringtoneslist"
18193 msgstr "getringtoneslist"
18195 #. type: delimited block _
18196 #: docs/manual/gammu/index.rst:962
18197 msgid "playringtone file"
18200 #. type: delimited block _
18201 #: docs/manual/gammu/index.rst:964
18203 "Play aproximation of ringtone over phone buzzer. File can be in RTTL or "
18204 "BINARY (Nokia DCT3) format."
18207 #. type: delimited block _
18208 #: docs/manual/gammu/index.rst:966
18209 msgid "playsavedringtone number"
18212 #. type: delimited block _
18213 #: docs/manual/gammu/index.rst:969
18215 "Play one of built-in ringtones. This option is available for DCT4 phones. "
18216 "For getting ringtones list use :option:`gammu getringtoneslist`."
18219 #. type: delimited block _
18220 #: docs/manual/gammu/index.rst:971
18221 msgid "setringtone file [-location location] [-scale] [-name name]"
18224 #. type: delimited block _
18225 #: docs/manual/gammu/index.rst:974
18227 "Set ringtone in phone. When don't give location, it will be written \"with "
18228 "preview\" (in phones supporting this feature like 61xx or 6210)."
18231 #. type: delimited block _
18232 #: docs/manual/gammu/index.rst:980
18234 "Scale information will be added to each note of RTTL ringtone. It will avoid "
18235 "scale problems available during editing ringtone in composer from phone menu "
18236 "(for example, in Nokia 33xx)."
18239 #. type: delimited block _
18240 #: docs/manual/gammu/index.rst:985
18242 "When use ``~`` char in ringtone name, in some phones (like 33xx) name will "
18243 "blink later in phone menus."
18247 #: docs/manual/gammu/index.rst:988
18249 msgid "Calendar notes commands"
18250 msgstr "Catatan kalender"
18252 #. type: delimited block _
18253 #: docs/manual/gammu/index.rst:991
18255 "In Nokia 3310, 3315 and 3330 these are named \"Reminders\" and have some "
18256 "limitations (depending on phone firmware version)."
18259 #. type: delimited block _
18260 #: docs/manual/gammu/index.rst:993
18261 msgid "deletecalendar start [stop]"
18264 #. type: delimited block _
18265 #: docs/manual/gammu/index.rst:995
18266 msgid "Deletes selected calendar entries in phone."
18269 #. type: delimited block _
18270 #: docs/manual/gammu/index.rst:997
18271 msgid "getallcalendar"
18272 msgstr "getallcalendar"
18274 #. type: delimited block _
18275 #: docs/manual/gammu/index.rst:999
18276 msgid "Retrieves all calendar entries from phone."
18279 #. type: delimited block _
18280 #: docs/manual/gammu/index.rst:1001
18281 msgid "getcalendar start [stop]"
18284 #. type: delimited block _
18285 #: docs/manual/gammu/index.rst:1003
18286 msgid "Retrieves selected calendar entries from phone."
18290 #: docs/manual/gammu/index.rst:1006
18292 msgid "To do list commands"
18293 msgstr "List pengerjaan"
18295 #. type: delimited block _
18296 #: docs/manual/gammu/index.rst:1009
18297 msgid "deletetodo start [stop]"
18300 #. type: delimited block _
18301 #: docs/manual/gammu/index.rst:1011
18302 msgid "Deletes selected todo entries in phone."
18305 #. type: delimited block _
18306 #: docs/manual/gammu/index.rst:1013
18310 #. type: delimited block _
18311 #: docs/manual/gammu/index.rst:1015
18312 msgid "Retrieves all todo entries from phone."
18315 #. type: delimited block _
18316 #: docs/manual/gammu/index.rst:1017
18317 msgid "gettodo start [stop]"
18320 #. type: delimited block _
18321 #: docs/manual/gammu/index.rst:1019
18322 msgid "Retrieves selected todo entries from phone."
18326 #: docs/manual/gammu/index.rst:1021
18328 msgid "Notes commands"
18331 #. type: delimited block _
18332 #: docs/manual/gammu/index.rst:1024
18333 msgid "getallnotes"
18336 #. type: delimited block _
18337 #: docs/manual/gammu/index.rst:1026
18338 msgid "Reads all notes from the phone."
18339 msgstr "Membaca semua catatan dari telepon."
18341 #. type: delimited block _
18342 #: docs/manual/gammu/index.rst:1031
18344 "Not all phones supports this function, especially most Sony Ericsson phones "
18345 "even if they have notes inside phone."
18349 #: docs/manual/gammu/index.rst:1034
18351 msgid "Date, time and alarm commands"
18352 msgstr "Tanggal, waktu dan alarm"
18354 #. type: delimited block _
18355 #: docs/manual/gammu/index.rst:1037
18356 msgid "getalarm [start]"
18359 #. type: delimited block _
18360 #: docs/manual/gammu/index.rst:1040
18361 msgid "Get alarm from phone, if no location is specified, 1 is used."
18364 #. type: delimited block _
18365 #: docs/manual/gammu/index.rst:1042
18366 msgid "getdatetime"
18369 #. type: delimited block _
18370 #: docs/manual/gammu/index.rst:1044
18371 msgid "Get date and time from phone"
18374 #. type: delimited block _
18375 #: docs/manual/gammu/index.rst:1046
18376 msgid "setalarm hour minute"
18379 #. type: delimited block _
18380 #: docs/manual/gammu/index.rst:1048
18381 msgid "Sets repeating alarm in phone on selected time."
18384 #. type: delimited block _
18385 #: docs/manual/gammu/index.rst:1050
18386 msgid "setdatetime [HH:MM[:SS]] [YYYY/MM/DD]"
18389 #. type: delimited block _
18390 #: docs/manual/gammu/index.rst:1054
18392 "Set date and time in phone to date and time set in computer. Please note, "
18393 "that this option doesn't show clock on phone screen. It only set date and "
18397 #. type: delimited block _
18398 #: docs/manual/gammu/index.rst:1059
18400 "You can make such synchronization each time, when will connect your phone "
18401 "and use Gammu. See :config:option:`SynchronizeTime` in :ref:`gammurc` for "
18406 #: docs/manual/gammu/index.rst:1062
18408 msgid "Categories commands"
18411 #. type: delimited block _
18412 #: docs/manual/gammu/index.rst:1067
18413 msgid "Categories are supported only on few phones (Alcatel)."
18416 #. type: delimited block _
18417 #: docs/manual/gammu/index.rst:1069
18418 msgid "addcategory TODO|PHONEBOOK text"
18421 #. type: delimited block _
18422 #: docs/manual/gammu/index.rst:1071
18423 msgid "getallcategory TODO|PHONEBOOK"
18426 #. type: delimited block _
18427 #: docs/manual/gammu/index.rst:1073
18428 msgid "getcategory TODO|PHONEBOOK start [stop]"
18431 #. type: delimited block _
18432 #: docs/manual/gammu/index.rst:1075
18433 msgid "listmemorycategory text|number"
18436 #. type: delimited block _
18437 #: docs/manual/gammu/index.rst:1077
18438 msgid "listtodocategory text|number"
18442 #: docs/manual/gammu/index.rst:1080
18444 msgid "Backing up and restoring commands"
18445 msgstr "Backing up dan restoring"
18447 #. type: delimited block _
18448 #: docs/manual/gammu/index.rst:1083
18449 msgid "addnew file [-yes] [-memory ME|SM|..]"
18452 #. type: delimited block _
18453 #: docs/manual/gammu/index.rst:1087
18455 "Adds data written in file created using :option:`gammu backup` command. All "
18456 "things backed up :option:`gammu backup` can be restored (when made backup to "
18457 "Gammu text file)."
18460 #. type: delimited block _
18461 #: docs/manual/gammu/index.rst:1091
18463 "Please note that this adds all content of backup file to phone and does not "
18464 "care about current data in the phone (no duplicates are detected)."
18467 #. type: delimited block _
18468 #: docs/manual/gammu/index.rst:1094
18470 "Use -yes parameter to answer yes to all questions (you want to automatically "
18471 "restore all data)."
18474 #. type: delimited block _
18475 #: docs/manual/gammu/index.rst:1097
18477 "Use -memory parameter to force usage of defined memory type for storing "
18478 "entries regardless what backu format says."
18481 #. type: delimited block _
18482 #: docs/manual/gammu/index.rst:1099
18483 msgid "addsms folder file [-yes]"
18486 #. type: delimited block _
18487 #: docs/manual/gammu/index.rst:1102
18489 "Adds SMSes from file (format like :option:`gammu backupsms` uses) to "
18490 "selected folder in phone."
18493 #. type: delimited block _
18494 #: docs/manual/gammu/index.rst:1104
18495 msgid "backup file [-yes]"
18498 #. type: delimited block _
18499 #: docs/manual/gammu/index.rst:1106
18501 "Backup your phone to file. It's possible to backup (depends on phone and "
18505 #. type: delimited block _
18506 #: docs/manual/gammu/index.rst:1108
18507 msgid "phonebook from SIM and phone memory"
18510 #. type: delimited block _
18511 #: docs/manual/gammu/index.rst:1109
18512 msgid "calendar notes"
18513 msgstr "catatan kalender"
18515 #. type: delimited block _
18516 #: docs/manual/gammu/index.rst:1110
18517 msgid "SMSC settings"
18518 msgstr "Pengaturan SMSC"
18520 #. type: delimited block _
18521 #: docs/manual/gammu/index.rst:1111
18522 msgid "operator logo"
18525 #. type: delimited block _
18526 #: docs/manual/gammu/index.rst:1112
18527 msgid "startup (static) logo or startup text"
18530 #. type: delimited block _
18531 #: docs/manual/gammu/index.rst:1113
18533 msgid "WAP bookmarks"
18534 msgstr "Pengaturan WAP dan bookmark"
18536 #. type: delimited block _
18537 #: docs/manual/gammu/index.rst:1114
18538 msgid "WAP settings"
18539 msgstr "Pengaturan WAP"
18541 #. type: delimited block _
18542 #: docs/manual/gammu/index.rst:1115
18543 msgid "caller logos and groups"
18546 #. type: delimited block _
18547 #: docs/manual/gammu/index.rst:1116
18548 msgid "user ringtones"
18549 msgstr "nadadering pengguna"
18551 #. type: delimited block _
18552 #: docs/manual/gammu/index.rst:1119
18554 "There are various backup formats supported and the backup format is guessed "
18555 "based on file extension:"
18558 #. type: delimited block _
18559 #: docs/manual/gammu/index.rst:1121
18561 "``.lmb`` - Nokia backup, supports contacts, caller logos and startup logo."
18564 #. type: delimited block _
18565 #: docs/manual/gammu/index.rst:1122
18566 msgid "``.vcs`` - vCalendar, supports calendar and todo."
18569 #. type: delimited block _
18570 #: docs/manual/gammu/index.rst:1123
18571 msgid "``.vcf`` - vCard, supports contacts."
18574 #. type: delimited block _
18575 #: docs/manual/gammu/index.rst:1124
18576 msgid "``.ldif`` - LDAP import, supports contacts."
18579 #. type: delimited block _
18580 #: docs/manual/gammu/index.rst:1125
18581 msgid "``.ics`` - iCalendar, supports calendar and todo."
18584 #. type: delimited block _
18585 #: docs/manual/gammu/index.rst:1126
18587 "Any other extension is Gammu backup file and it supports all data mentioned "
18588 "above, see :ref:`gammu-backup` for more details."
18591 #. type: delimited block _
18592 #: docs/manual/gammu/index.rst:1128
18594 "By default this command is interactive and asks which items tou want to "
18598 #. type: delimited block _
18599 #: docs/manual/gammu/index.rst:1130
18600 msgid "Use -yes for answering yes to all questions."
18603 #. type: delimited block _
18604 #: docs/manual/gammu/index.rst:1132
18605 msgid "backupsms file [-yes|-all]"
18608 #. type: delimited block _
18609 #: docs/manual/gammu/index.rst:1134
18610 msgid "Stores all SMSes from phone to file into :ref:`gammu-smsbackup`."
18613 #. type: delimited block _
18614 #: docs/manual/gammu/index.rst:1137
18616 "By default this command is interactive and asks which folders you want to "
18617 "backup and whether you want to remove messages from phone afterwards."
18620 #. type: delimited block _
18621 #: docs/manual/gammu/index.rst:1141
18623 "Use -yes for answering yes to all questions (backup all messages and delete "
18624 "them from phone), or -all to just backup all folders while keeping messages "
18628 #. type: delimited block _
18629 #: docs/manual/gammu/index.rst:1143
18630 msgid "restore file [-yes]"
18633 #. type: delimited block _
18634 #: docs/manual/gammu/index.rst:1148
18636 "Please note that restoring deletes all current content in phone. If you want "
18637 "only to add entries to phone, use :option:`gammu addnew`."
18640 #. type: delimited block _
18641 #: docs/manual/gammu/index.rst:1150
18643 "Restore settings written in file created using :option:`gammu backup` "
18647 #. type: delimited block _
18648 #: docs/manual/gammu/index.rst:1154
18650 "In some phones restoring calendar notes will not show error, but won't be "
18651 "done, when phone doesn't have set clock inside."
18654 #. type: delimited block _
18655 #: docs/manual/gammu/index.rst:1156
18656 msgid "restoresms file [-yes]"
18659 #. type: delimited block _
18660 #: docs/manual/gammu/index.rst:1160
18662 "Please note that this overwrites existing messages in phone (if it supports "
18666 #. type: delimited block _
18667 #: docs/manual/gammu/index.rst:1163
18669 "Restores SMSes from file (format like :option:`gammu backupsms` uses) to "
18670 "selected folder in phone."
18673 #. type: delimited block _
18674 #: docs/manual/gammu/index.rst:1165
18675 msgid "savefile TYPE [type options]"
18678 #. type: delimited block _
18679 #: docs/manual/gammu/index.rst:1168
18681 "Converts between various file formats supported by Gammu, following types "
18685 #. type: delimited block _
18686 #: docs/manual/gammu/index.rst:1170
18687 msgid "BOOKMARK target.url file location"
18690 #. type: delimited block _
18691 #: docs/manual/gammu/index.rst:1173
18692 msgid "Converts backup format supported by Gammu to vBookmark file."
18695 #. type: delimited block _
18696 #: docs/manual/gammu/index.rst:1175
18697 msgid "CALENDAR target.vcs file location"
18700 #. type: delimited block _
18701 #: docs/manual/gammu/index.rst:1180
18703 "Allows one to convert between various backup formats which gammu supports "
18704 "for calendar events. The file type is guessed (for input file guess is based "
18705 "on extension and file content, for output solely on extension)."
18708 #. type: delimited block _
18709 #: docs/manual/gammu/index.rst:1182
18710 msgid "TODO target.vcs file location"
18713 #. type: delimited block _
18714 #: docs/manual/gammu/index.rst:1187
18716 "Allows one to convert between various backup formats which gammu supports "
18717 "for todo events. The file type is guessed (for input file guess is based on "
18718 "extension and file content, for output solely on extension)."
18721 #. type: delimited block _
18722 #: docs/manual/gammu/index.rst:1189
18723 msgid "VCARD10|VCARD21 target.vcf file SM|ME location"
18726 #. type: delimited block _
18727 #: docs/manual/gammu/index.rst:1194
18729 "Allows one to convert between various backup formats which gammu supports "
18730 "for phonebook events. The file type is guessed (for input file guess is "
18731 "based on extension and file content, for output solely on extension)."
18734 #. type: delimited block _
18735 #: docs/manual/gammu/index.rst:1196
18736 msgid ":option:`gammu convertbackup`"
18739 #. type: delimited block _
18740 #: docs/manual/gammu/index.rst:1198
18741 msgid "convertbackup source.file output.file"
18744 #. type: delimited block _
18745 #: docs/manual/gammu/index.rst:1200
18749 #. type: delimited block _
18750 #: docs/manual/gammu/index.rst:1204
18752 "Converts backup between formats supported by Gammu. Unlike :option:`gammu "
18753 "savefile`, this does not give you any options what to convert, it simply "
18754 "takes converts all what can be saved into output file."
18757 #. type: delimited block _
18758 #: docs/manual/gammu/index.rst:1206
18759 msgid ":option:`gammu savefile`"
18763 #: docs/manual/gammu/index.rst:1209
18765 msgid "Nokia specific commands"
18766 msgstr "Perintah spesifik Nokia"
18768 #. type: delimited block _
18769 #: docs/manual/gammu/index.rst:1212
18770 msgid "nokiaaddfile TYPE [type options]"
18773 #. type: delimited block _
18774 #: docs/manual/gammu/index.rst:1214
18775 msgid "Uploads file to phone to specific location for the type:"
18778 #. type: delimited block _
18779 #: docs/manual/gammu/index.rst:1216
18780 msgid "APPLICATION|GAME file [-readonly] [-overwrite] [-overwriteall]"
18783 #. type: delimited block _
18784 #: docs/manual/gammu/index.rst:1220
18786 "Install the ``*.jar/*.jad`` file pair of a midlet in the application or game "
18787 "menu of the phone. You need to specify filename without the jar/jad suffix, "
18788 "both will be added automatically."
18791 #. type: delimited block _
18792 #: docs/manual/gammu/index.rst:1222
18796 #. type: delimited block _
18797 #: docs/manual/gammu/index.rst:1225
18799 "Delete the application's .jad and .jar files before installing, but doesn't "
18800 "delete the application data."
18803 #. type: delimited block _
18804 #: docs/manual/gammu/index.rst:1227
18805 msgid "-overwriteall"
18808 #. type: delimited block _
18809 #: docs/manual/gammu/index.rst:1230
18811 "Delete the application (same as :option:`-overwrite`) and all it's data."
18814 #. type: delimited block _
18815 #: docs/manual/gammu/index.rst:1232
18816 msgid "You can use :ref:`jadmaker` to generate a .jad file from a .jar file."
18819 #. type: delimited block _
18820 #: docs/manual/gammu/index.rst:1234
18822 "GALLERY|GALLERY2|CAMERA|TONES|TONES2|RECORDS|VIDEO|PLAYLIST|MEMORYCARD file "
18823 "[-name name] [-protected] [-readonly] [-system] [-hidden] [-newtime]"
18826 #. type: delimited block _
18827 #: docs/manual/gammu/index.rst:1236
18828 msgid "nokiaaddplaylists"
18831 #. type: delimited block _
18832 #: docs/manual/gammu/index.rst:1238
18834 "Goes through phone memory and generated playlist for all music files found."
18837 #. type: delimited block _
18838 #: docs/manual/gammu/index.rst:1240
18839 msgid "To manually manage playlists:"
18842 #. type: delimited block _
18843 #: docs/manual/gammu/index.rst:1244
18844 msgid "gammu addfile a:\\\\predefplaylist filename.m3u"
18847 #. type: delimited block _
18848 #: docs/manual/gammu/index.rst:1246
18849 msgid "Will add playlist filename.m3u"
18852 #. type: delimited block _
18853 #: docs/manual/gammu/index.rst:1250
18854 msgid "gammu getfilesystem"
18855 msgstr "gammu getfilesystem"
18857 #. type: delimited block _
18858 #: docs/manual/gammu/index.rst:1252
18859 msgid "Will get list of all files (including names of files with playlists)"
18862 #. type: delimited block _
18863 #: docs/manual/gammu/index.rst:1256
18864 msgid "gammu deletefiles a:\\\\predefplaylist\\\\filename.m3u"
18867 #. type: delimited block _
18868 #: docs/manual/gammu/index.rst:1258
18869 msgid "Will delete playlist filename.m3u"
18872 #. type: delimited block _
18873 #: docs/manual/gammu/index.rst:1260
18874 msgid "Format of m3u playlist is easy (standard mp3 playlist):"
18877 #. type: delimited block _
18878 #: docs/manual/gammu/index.rst:1264
18880 "First line is ``#EXTM3U``, next lines contain names of files (``b:\\file1."
18881 "mp3``, ``b:\\folder1\\file2.mp3``, etc.). File needs t have ``\\r\\n`` "
18882 "terminated lines. So just run :program:`unix2dos` on the resulting file "
18883 "before uploading it your your phone."
18886 #. type: delimited block _
18887 #: docs/manual/gammu/index.rst:1267
18888 msgid "nokiacomposer file"
18891 #. type: delimited block _
18892 #: docs/manual/gammu/index.rst:1270
18894 "Show, how to enter RTTL ringtone in composer existing in many Nokia phones "
18895 "(and how should it look like)."
18898 #. type: delimited block _
18899 #: docs/manual/gammu/index.rst:1272
18900 msgid "nokiadebug filename [[v11-22] [,v33-44]...]"
18903 #. type: delimited block _
18904 #: docs/manual/gammu/index.rst:1274
18905 msgid "nokiadisplayoutput"
18908 #. type: delimited block _
18909 #: docs/manual/gammu/index.rst:1276
18910 msgid "nokiadisplaytest number"
18913 #. type: delimited block _
18914 #: docs/manual/gammu/index.rst:1278
18915 msgid "nokiagetadc"
18918 #. type: delimited block _
18919 #: docs/manual/gammu/index.rst:1280
18920 msgid "nokiagetoperatorname"
18923 #. type: delimited block _
18924 #: docs/manual/gammu/index.rst:1284
18926 "6110.c phones have place for name for one GSM network (of course, with "
18927 "flashing it's possible to change all names, but Gammu is not flasher ;-)). "
18928 "You can get this name using this option."
18931 #. type: delimited block _
18932 #: docs/manual/gammu/index.rst:1286
18933 msgid "nokiagetpbkfeatures memorytype"
18936 #. type: delimited block _
18937 #: docs/manual/gammu/index.rst:1288
18941 #. type: delimited block _
18942 #: docs/manual/gammu/index.rst:1291
18943 msgid "This option should display T9 dictionary content from DCT4 phones."
18946 #. type: delimited block _
18947 #: docs/manual/gammu/index.rst:1293
18948 msgid "nokiagetvoicerecord location"
18951 #. type: delimited block _
18952 #: docs/manual/gammu/index.rst:1297
18954 "Get voice record from location and save to WAV file. File is coded using GSM "
18955 "6.10 codec (available for example in win32). Name of file is like name of "
18956 "voice record in phone."
18959 #. type: delimited block _
18960 #: docs/manual/gammu/index.rst:1301
18962 "Created WAV files require GSM 6.10 codec to be played. In Win XP it's "
18963 "included by Microsoft. If you deleted it by accident in this operating "
18964 "system, make such steps:"
18967 #. type: delimited block _
18968 #: docs/manual/gammu/index.rst:1303
18969 msgid "Control Panel"
18972 #. type: delimited block _
18973 #: docs/manual/gammu/index.rst:1304
18974 msgid "Add hardware"
18977 #. type: delimited block _
18978 #: docs/manual/gammu/index.rst:1305
18982 #. type: delimited block _
18983 #: docs/manual/gammu/index.rst:1306
18984 msgid "select \"Yes. I have already connected the hardware"
18987 #. type: delimited block _
18988 #: docs/manual/gammu/index.rst:1307
18989 msgid "select \"Add a new hardware device"
18992 #. type: delimited block _
18993 #: docs/manual/gammu/index.rst:1308
18994 msgid "select \"Install the hardware that I manually select from a list"
18997 #. type: delimited block _
18998 #: docs/manual/gammu/index.rst:1309
18999 msgid "select \"Sound, video and game controllers"
19002 #. type: delimited block _
19003 #: docs/manual/gammu/index.rst:1310
19004 msgid "select \"Audio codecs"
19007 #. type: delimited block _
19008 #: docs/manual/gammu/index.rst:1311
19009 msgid "select \"windows\\\\system32\" directory and file \"mmdriver.inf"
19012 #. type: delimited block _
19013 #: docs/manual/gammu/index.rst:1312
19015 "if You will be asked for file msgsm32.acm, it should unpacked from Windows CD"
19018 #. type: delimited block _
19019 #: docs/manual/gammu/index.rst:1313
19021 "now You can be asked if want to install unsigned driver (YES), about select "
19022 "codec configuration (select what you want) and rebotting PC (make it)"
19025 #. type: delimited block _
19026 #: docs/manual/gammu/index.rst:1315
19027 msgid "nokiamakecamerashoot"
19030 #. type: delimited block _
19031 #: docs/manual/gammu/index.rst:1317
19032 msgid "nokianetmonitor test"
19035 #. type: delimited block _
19036 #: docs/manual/gammu/index.rst:1319
19037 msgid "Takes output or set netmonitor for Nokia DCT3 phones."
19040 #. type: delimited block _
19041 #: docs/manual/gammu/index.rst:1321 docs/manual/gammu/index.rst:1337
19045 #. type: delimited block _
19046 #: docs/manual/gammu/index.rst:1325 docs/manual/gammu/index.rst:1341
19048 "For more info about this option, please visit `Marcin's page <http://www."
19049 "mwiacek.com/>`_ and read netmonitor manual there."
19052 #. type: delimited block _
19053 #: docs/manual/gammu/index.rst:1331
19055 "test ``243`` enables all tests (after using command :command:`gammu "
19056 "nokianetmonitor 243` in some phones like 6210 or 9210 have to reboot them to "
19057 "see netmonitor menu)"
19060 #. type: delimited block _
19061 #: docs/manual/gammu/index.rst:1333
19062 msgid "nokianetmonitor36"
19065 #. type: delimited block _
19066 #: docs/manual/gammu/index.rst:1335
19067 msgid "Reset counters from netmonitor test 36 in Nokia DCT3 phones."
19070 #. type: delimited block _
19071 #: docs/manual/gammu/index.rst:1343
19072 msgid "nokiasecuritycode"
19075 #. type: delimited block _
19076 #: docs/manual/gammu/index.rst:1345
19077 msgid "Get/reset to \"12345\" security code"
19080 #. type: delimited block _
19081 #: docs/manual/gammu/index.rst:1347
19082 msgid "nokiaselftests"
19085 #. type: delimited block _
19086 #: docs/manual/gammu/index.rst:1349
19087 msgid "Perform tests for Nokia DCT3 phones."
19090 #. type: delimited block _
19091 #: docs/manual/gammu/index.rst:1355
19093 "EEPROM test can show an error when your phone has an EEPROM in flash (like "
19094 "82xx/7110/62xx/33xx). The clock test will show an error when the phone doesn?"
19095 "t have an internal battery for the clock (like 3xxx)."
19098 #. type: delimited block _
19099 #: docs/manual/gammu/index.rst:1357
19100 msgid "nokiasetlights keypad|display|torch on|off"
19103 #. type: delimited block _
19104 #: docs/manual/gammu/index.rst:1359
19105 msgid "nokiasetoperatorname [networkcode name]"
19108 #. type: delimited block _
19109 #: docs/manual/gammu/index.rst:1361
19110 msgid "nokiasetphonemenus"
19113 #. type: delimited block _
19114 #: docs/manual/gammu/index.rst:1363
19115 msgid "Enable all (?) possible menus for DCT3 Nokia phones:"
19118 #. type: delimited block _
19119 #: docs/manual/gammu/index.rst:1365 docs/manual/gammu/index.rst:1374
19120 msgid "ALS (Alternative Line Service) option menu"
19123 #. type: delimited block _
19124 #: docs/manual/gammu/index.rst:1366
19125 msgid "vibra menu for 3210"
19128 #. type: delimited block _
19129 #: docs/manual/gammu/index.rst:1367
19130 msgid "3315 features in 3310 5.45 and higher"
19133 #. type: delimited block _
19134 #: docs/manual/gammu/index.rst:1368
19135 msgid "two additional games (React and Logic) for 3210 5.31 and higher"
19138 #. type: delimited block _
19139 #: docs/manual/gammu/index.rst:1369
19140 msgid "WellMate menu for 6150"
19143 #. type: delimited block _
19144 #: docs/manual/gammu/index.rst:1370
19148 #. type: delimited block _
19149 #: docs/manual/gammu/index.rst:1372
19150 msgid "and for DCT4:"
19153 #. type: delimited block _
19154 #: docs/manual/gammu/index.rst:1375
19155 msgid "Bluetooth, WAP bookmarks and settings menu, ... (6310i)"
19158 #. type: delimited block _
19159 #: docs/manual/gammu/index.rst:1376
19160 msgid "GPRS Always Online"
19163 #. type: delimited block _
19164 #: docs/manual/gammu/index.rst:1377
19165 msgid "and others..."
19168 #. type: delimited block _
19169 #: docs/manual/gammu/index.rst:1379
19170 msgid "nokiasetvibralevel level"
19173 #. type: delimited block _
19174 #: docs/manual/gammu/index.rst:1381
19175 msgid "Set vibra power to \"level\" (given in percent)"
19178 #. type: delimited block _
19179 #: docs/manual/gammu/index.rst:1383
19180 msgid "nokiatuneradio"
19183 #. type: delimited block _
19184 #: docs/manual/gammu/index.rst:1385
19185 msgid "nokiavibratest"
19189 #: docs/manual/gammu/index.rst:1388
19191 msgid "Siemens specific commands"
19192 msgstr "Perintah spesifik Siemens"
19194 #. type: delimited block _
19195 #: docs/manual/gammu/index.rst:1391
19196 msgid "siemensnetmonact netmon_type"
19199 #. type: delimited block _
19200 #: docs/manual/gammu/index.rst:1394
19202 "Enables network monitor in Siemens phone. Currently known values for type "
19203 "are 1 for full and 2 for simple mode."
19206 #. type: delimited block _
19207 #: docs/manual/gammu/index.rst:1396
19208 msgid "siemensnetmonitor test"
19211 #. type: delimited block _
19212 #: docs/manual/gammu/index.rst:1398
19213 msgid "siemenssatnetmon"
19217 #: docs/manual/gammu/index.rst:1400
19219 msgid "Network commands"
19222 #. type: delimited block _
19223 #: docs/manual/gammu/index.rst:1403
19224 msgid "getgprspoint start [stop]"
19227 #. type: delimited block _
19228 #: docs/manual/gammu/index.rst:1405
19229 msgid "listnetworks [country]"
19232 #. type: delimited block _
19233 #: docs/manual/gammu/index.rst:1407
19234 msgid "Show names/codes of GSM networks known for Gammu"
19237 #. type: delimited block _
19238 #: docs/manual/gammu/index.rst:1409
19239 msgid "networkinfo"
19240 msgstr "networkinfo"
19242 #. type: delimited block _
19243 #: docs/manual/gammu/index.rst:1411
19244 msgid "Show information about network status from the phone."
19247 #. type: delimited block _
19248 #: docs/manual/gammu/index.rst:1413
19249 msgid "setautonetworklogin"
19253 #: docs/manual/gammu/index.rst:1415
19255 msgid "WAP settings and bookmarks commands"
19256 msgstr "Pengaturan WAP dan bookmark"
19258 #. type: delimited block _
19259 #: docs/manual/gammu/index.rst:1418
19260 msgid "deletewapbookmark start [stop]"
19263 #. type: delimited block _
19264 #: docs/manual/gammu/index.rst:1420
19265 msgid "Delete WAP bookmarks from phone."
19268 #. type: delimited block _
19269 #: docs/manual/gammu/index.rst:1424
19270 msgid "getchatsettings start [stop]"
19273 #. type: delimited block _
19274 #: docs/manual/gammu/index.rst:1426
19275 msgid "getsyncmlsettings start [stop]"
19278 #. type: delimited block _
19279 #: docs/manual/gammu/index.rst:1428
19280 msgid "getwapbookmark start [stop]"
19283 #. type: delimited block _
19284 #: docs/manual/gammu/index.rst:1430
19285 msgid "Get WAP bookmarks from phone."
19286 msgstr "Mengambil bookmark WAP dari telepon."
19288 #. type: delimited block _
19289 #: docs/manual/gammu/index.rst:1434
19290 msgid "getwapsettings start [stop]"
19293 #. type: delimited block _
19294 #: docs/manual/gammu/index.rst:1436
19295 msgid "Get WAP settings from phone."
19296 msgstr "Mengambil pengaturan WAP dari telepon."
19299 #: docs/manual/gammu/index.rst:1440
19301 msgid "MMS and MMS settings commands"
19302 msgstr "MMS dan pengaturan MMS"
19304 #. type: delimited block _
19305 #: docs/manual/gammu/index.rst:1443
19306 msgid "getallmms [-save]"
19309 #. type: delimited block _
19310 #: docs/manual/gammu/index.rst:1445
19311 msgid "geteachmms [-save]"
19314 #. type: delimited block _
19315 #: docs/manual/gammu/index.rst:1447
19316 msgid "getmmsfolders"
19319 #. type: delimited block _
19320 #: docs/manual/gammu/index.rst:1449
19321 msgid "getmmssettings start [stop]"
19324 #. type: delimited block _
19325 #: docs/manual/gammu/index.rst:1451
19326 msgid "readmmsfile file [-save]"
19330 #: docs/manual/gammu/index.rst:1454
19332 msgid "FM radio commands"
19335 #. type: delimited block _
19336 #: docs/manual/gammu/index.rst:1457
19337 msgid "getfmstation start [stop]"
19340 #. type: delimited block _
19341 #: docs/manual/gammu/index.rst:1459
19342 msgid "Show info about FM stations in phone"
19346 #: docs/manual/gammu/index.rst:1461
19348 msgid "Phone information commands"
19349 msgstr "Informasi telepon"
19351 #. type: delimited block _
19352 #: docs/manual/gammu/index.rst:1464
19356 #. type: delimited block _
19357 #: docs/manual/gammu/index.rst:1466
19358 msgid "Displays information about battery and power source."
19361 #. type: delimited block _
19362 #: docs/manual/gammu/index.rst:1468
19363 msgid "getdisplaystatus"
19366 #. type: delimited block _
19367 #: docs/manual/gammu/index.rst:1470
19368 msgid "getlocation"
19371 #. type: delimited block _
19372 #: docs/manual/gammu/index.rst:1474
19374 "Gets network information from phone (same as networkinfo) and prints "
19375 "location (latitude and longitude) based on information from `OpenCellID "
19376 "<http://opencellid.org>`_."
19379 #. type: delimited block _
19380 #: docs/manual/gammu/index.rst:1476
19381 msgid "getsecuritystatus"
19384 #. type: delimited block _
19385 #: docs/manual/gammu/index.rst:1478
19386 msgid "Show, if phone wait for security code (like PIN, PUK, etc.) or not"
19389 #. type: delimited block _
19390 #: docs/manual/gammu/index.rst:1480
19394 #. type: delimited block _
19395 #: docs/manual/gammu/index.rst:1482
19396 msgid "Show the most important phone data."
19399 #. type: delimited block _
19400 #: docs/manual/gammu/index.rst:1484
19401 msgid "monitor [times]"
19404 #. type: delimited block _
19405 #: docs/manual/gammu/index.rst:1487
19407 "Retrieves phone status and writes it continuously to standard output. Press :"
19408 "kbd:`Ctrl+C` to interrupt this command."
19411 #. type: delimited block _
19412 #: docs/manual/gammu/index.rst:1490
19414 "If no parameter is given, the program runs until interrupted, otherwise only "
19415 "given number of iterations is performed."
19418 #. type: delimited block _
19419 #: docs/manual/gammu/index.rst:1492
19420 msgid "This command outputs almost all information Gammu supports:"
19423 #. type: delimited block _
19424 #: docs/manual/gammu/index.rst:1494
19425 msgid "Number of contacts, calendar and todo entries, messages, calls, etc."
19428 #. type: delimited block _
19429 #: docs/manual/gammu/index.rst:1495
19430 msgid "Signal strength."
19433 #. type: delimited block _
19434 #: docs/manual/gammu/index.rst:1496
19435 msgid "Battery state."
19438 #. type: delimited block _
19439 #: docs/manual/gammu/index.rst:1497
19440 msgid "Currently used network."
19443 #. type: delimited block _
19444 #: docs/manual/gammu/index.rst:1498
19445 msgid "Notifications of incoming messages and calls."
19449 #: docs/manual/gammu/index.rst:1501
19451 msgid "Phone settings commands"
19452 msgstr "Pengaturan telepon"
19454 #. type: delimited block _
19455 #: docs/manual/gammu/index.rst:1504
19456 msgid "getcalendarsettings"
19457 msgstr "getcalendarsettings"
19459 #. type: delimited block _
19460 #: docs/manual/gammu/index.rst:1507
19462 "Displays calendar settings like first day of week or automatic deleting of "
19466 #. type: delimited block _
19467 #: docs/manual/gammu/index.rst:1509
19468 msgid "getprofile start [stop]"
19471 #. type: delimited block _
19472 #: docs/manual/gammu/index.rst:1511
19473 msgid "resetphonesettings PHONE|DEV|UIF|ALL|FACTORY"
19476 #. type: Labeled list
19477 #: docs/manual/gammu/index.rst:1512 docs/manual/gammu/index.rst:1601
19482 #. type: delimited block _
19483 #: docs/manual/gammu/index.rst:1513
19484 msgid "This will delete user data, be careful."
19487 #. type: delimited block _
19488 #: docs/manual/gammu/index.rst:1515
19489 msgid "Reset phone settings."
19490 msgstr "Reset pengaturan telepon."
19492 #. type: delimited block _
19493 #: docs/manual/gammu/index.rst:1517
19497 #. type: delimited block _
19498 #: docs/manual/gammu/index.rst:1518
19499 msgid "Clear phone settings."
19500 msgstr "Kosongkan pengaturan telepon."
19502 #. type: delimited block _
19503 #: docs/manual/gammu/index.rst:1520
19507 #. type: delimited block _
19508 #: docs/manual/gammu/index.rst:1521
19509 msgid "Clear device settings."
19512 #. type: delimited block _
19513 #: docs/manual/gammu/index.rst:1523
19517 #. type: delimited block _
19518 #: docs/manual/gammu/index.rst:1524
19519 msgid "Clear user settings."
19520 msgstr "Kosongkan pengaturan pengguna."
19522 #. type: delimited block _
19523 #: docs/manual/gammu/index.rst:1526
19524 msgid "removes or set logos to default"
19527 #. type: delimited block _
19528 #: docs/manual/gammu/index.rst:1527
19529 msgid "set default phonebook and other menu settings"
19532 #. type: delimited block _
19533 #: docs/manual/gammu/index.rst:1528
19534 msgid "clear T9 words,"
19537 #. type: delimited block _
19538 #: docs/manual/gammu/index.rst:1529
19539 msgid "clear call register info"
19542 #. type: delimited block _
19543 #: docs/manual/gammu/index.rst:1530
19544 msgid "set default profiles settings"
19547 #. type: delimited block _
19548 #: docs/manual/gammu/index.rst:1531
19549 msgid "clear user ringtones"
19552 #. type: delimited block _
19553 #: docs/manual/gammu/index.rst:1533
19557 #. type: delimited block _
19558 #: docs/manual/gammu/index.rst:1534
19559 msgid "Clear user settings and disables hidden menus."
19562 #. type: delimited block _
19563 #: docs/manual/gammu/index.rst:1536
19564 msgid "changes like after ``ALL``"
19567 #. type: delimited block _
19568 #: docs/manual/gammu/index.rst:1537
19569 msgid "disables netmon and PPS (all \"hidden\" menus)"
19572 #. type: delimited block _
19573 #: docs/manual/gammu/index.rst:1539
19574 msgid "``FACTORY``"
19577 #. type: delimited block _
19578 #: docs/manual/gammu/index.rst:1540
19579 msgid "Reset to factory defaults."
19582 #. type: delimited block _
19583 #: docs/manual/gammu/index.rst:1542
19584 msgid "changes like after ``UIF``"
19587 #. type: delimited block _
19588 #: docs/manual/gammu/index.rst:1543
19589 msgid "clear date/time"
19593 #: docs/manual/gammu/index.rst:1546
19595 msgid "Dumps decoding commands"
19596 msgstr "Tumpukan sedang didecode"
19598 #. type: delimited block _
19599 #: docs/manual/gammu/index.rst:1549
19601 "These commands are available only if Gammu was compiled with debugging "
19605 #. type: delimited block _
19606 #: docs/manual/gammu/index.rst:1551
19607 msgid "decodebinarydump file [phonemodel]"
19610 #. type: delimited block _
19611 #: docs/manual/gammu/index.rst:1554
19613 "Decodes a dump made by Gammu with :config:option:`LogFormat` set to "
19617 #. type: delimited block _
19618 #: docs/manual/gammu/index.rst:1556
19619 msgid "decodesniff MBUS2|IRDA file [phonemodel]"
19622 #. type: delimited block _
19623 #: docs/manual/gammu/index.rst:1558
19625 "Allows one to decode sniffs. See :ref:`Discovering protocol` for more "
19630 #: docs/manual/gammu/index.rst:1560
19632 msgid "Other commands"
19635 #. type: delimited block _
19636 #: docs/manual/gammu/index.rst:1563
19637 msgid "entersecuritycode PIN|PUK|PIN2|PUK2|PHONE|NETWORK code|- [newpin|-]"
19640 #. type: delimited block _
19641 #: docs/manual/gammu/index.rst:1565
19643 "Allow one to enter security code from PC. When code is ``-``, it is read "
19647 #. type: delimited block _
19648 #: docs/manual/gammu/index.rst:1567
19649 msgid "In case entering PUK, some phones require you to set new PIN as well."
19652 #. type: delimited block _
19653 #: docs/manual/gammu/index.rst:1569
19654 msgid "presskeysequence mMnNpPuUdD+-123456789*0#gGrR<>[]hHcCjJfFoOmMdD@"
19657 #. type: delimited block _
19658 #: docs/manual/gammu/index.rst:1571
19659 msgid "Press specified key sequence on phone keyboard"
19662 #. type: delimited block _
19663 #: docs/manual/gammu/index.rst:1573
19667 #. type: delimited block _
19668 #: docs/manual/gammu/index.rst:1574
19672 #. type: delimited block _
19673 #: docs/manual/gammu/index.rst:1575
19677 #. type: delimited block _
19678 #: docs/manual/gammu/index.rst:1576
19682 #. type: delimited block _
19683 #: docs/manual/gammu/index.rst:1577
19687 #. type: delimited block _
19688 #: docs/manual/gammu/index.rst:1578
19692 #. type: delimited block _
19693 #: docs/manual/gammu/index.rst:1579
19697 #. type: delimited block _
19698 #: docs/manual/gammu/index.rst:1580
19702 #. type: delimited block _
19703 #: docs/manual/gammu/index.rst:1581
19707 #. type: delimited block _
19708 #: docs/manual/gammu/index.rst:1582
19712 #. type: delimited block _
19713 #: docs/manual/gammu/index.rst:1583
19717 #. type: delimited block _
19718 #: docs/manual/gammu/index.rst:1584
19722 #. type: delimited block _
19723 #: docs/manual/gammu/index.rst:1585
19727 #. type: delimited block _
19728 #: docs/manual/gammu/index.rst:1586
19732 #. type: delimited block _
19733 #: docs/manual/gammu/index.rst:1587
19737 #. type: delimited block _
19738 #: docs/manual/gammu/index.rst:1588
19742 #. type: delimited block _
19743 #: docs/manual/gammu/index.rst:1589
19744 msgid "``123456789*0#``"
19747 #. type: delimited block _
19748 #: docs/manual/gammu/index.rst:1590
19749 msgid "numeric keyboard"
19752 #. type: delimited block _
19753 #: docs/manual/gammu/index.rst:1592
19754 msgid "reset SOFT|HARD"
19757 #. type: delimited block _
19758 #: docs/manual/gammu/index.rst:1594
19759 msgid "Make phone reset:"
19762 #. type: delimited block _
19763 #: docs/manual/gammu/index.rst:1596
19767 #. type: delimited block _
19768 #: docs/manual/gammu/index.rst:1597
19769 msgid "without asking for PIN"
19772 #. type: delimited block _
19773 #: docs/manual/gammu/index.rst:1598
19777 #. type: delimited block _
19778 #: docs/manual/gammu/index.rst:1599
19779 msgid "with asking for PIN"
19782 #. type: delimited block _
19783 #: docs/manual/gammu/index.rst:1601
19784 msgid "Some phones will ask for PIN even with ``SOFT`` option."
19787 #. type: delimited block _
19788 #: docs/manual/gammu/index.rst:1602
19789 msgid "Some phones will reset user data on ``HARD`` reset."
19792 #. type: delimited block _
19793 #: docs/manual/gammu/index.rst:1604
19794 msgid "screenshot filename"
19797 #. type: delimited block _
19798 #: docs/manual/gammu/index.rst:1607
19800 "Captures phone screenshot and saves it as filename. The extension is "
19801 "automatically appended to filename based on what data phone provides."
19805 #: docs/manual/gammu/index.rst:1609
19807 msgid "Batch mode commands"
19810 #. type: delimited block _
19811 #: docs/manual/gammu/index.rst:1612
19812 msgid "batch [file]"
19815 #. type: delimited block _
19816 #: docs/manual/gammu/index.rst:1616
19818 "Starts Gammu in a batch mode. In this mode you can issue several commands "
19819 "each on one line. Lines starting with # are treated as a comments."
19822 #. type: delimited block _
19823 #: docs/manual/gammu/index.rst:1620
19825 "By default, commands are read from standard input, but you can optionally "
19826 "specify a file from where they would be read (special case ``-`` means "
19831 #: docs/manual/gammu/index.rst:1622
19833 msgid "Configuration commands"
19836 #. type: delimited block _
19837 #: docs/manual/gammu/index.rst:1625
19838 msgid "searchphone [-debug]"
19841 #. type: delimited block _
19842 #: docs/manual/gammu/index.rst:1627
19843 msgid "Attempts to search for a connected phone."
19846 #. type: delimited block _
19847 #: docs/manual/gammu/index.rst:1633
19849 "Please note that this can take a very long time, but in case you have no "
19850 "clue how to configure phone connection, this is a convenient way to find "
19851 "working setup for Gammu."
19854 #. type: delimited block _
19855 #: docs/manual/gammu/index.rst:1635
19859 #. type: delimited block _
19860 #: docs/manual/gammu/index.rst:1637
19861 msgid "Installs applet for currently configured connection to the phone."
19864 #. type: delimited block _
19865 #: docs/manual/gammu/index.rst:1640
19867 "You can configure search path for instllation files by :config:option:"
19872 #: docs/manual/gammu/index.rst:1642
19874 msgid "Gammu information commands"
19875 msgstr "Informasi gammu"
19877 #. type: delimited block _
19878 #: docs/manual/gammu/index.rst:1645
19879 msgid "checkversion [STABLE]"
19882 #. type: delimited block _
19883 #: docs/manual/gammu/index.rst:1649
19885 "Checks whether there is newer Gammu version available online (if Gammu has "
19886 "been compiled with CURL). If you pass additional parameter ``STABLE``, only "
19887 "stable versions will be checked."
19890 #. type: delimited block _
19891 #: docs/manual/gammu/index.rst:1651
19895 #. type: delimited block _
19896 #: docs/manual/gammu/index.rst:1653
19897 msgid "Print information about compiled in features."
19900 #. type: delimited block _
19901 #: docs/manual/gammu/index.rst:1655
19902 msgid "help [topic]"
19905 #. type: delimited block _
19906 #: docs/manual/gammu/index.rst:1658
19908 "Print help. By default general help is printed, but you can also specify a "
19909 "help category to get more detailed help on some topic."
19912 #. type: delimited block _
19913 #: docs/manual/gammu/index.rst:1660
19917 #. type: delimited block _
19918 #: docs/manual/gammu/index.rst:1662
19919 msgid "Print version information and license."
19923 #: docs/manual/gammu/index.rst:1665
19925 msgid "Return values"
19928 #. type: delimited block _
19929 #: docs/manual/gammu/index.rst:1669
19931 "gammu returns 0 on success. In case of failure non zero code is returned."
19934 #. type: delimited block _
19935 #: docs/manual/gammu/index.rst:1682
19939 " Out of memory or other critical error.\n"
19941 " Invalid command line parameters.\n"
19943 " Failed to open file specified on command line.\n"
19945 " Program was interrupted.\n"
19947 " Gammu library version mismatch.\n"
19949 " Functionality has been moved. For example to :ref:`gammu-smsd`.\n"
19952 #. type: delimited block _
19953 #: docs/manual/gammu/index.rst:1685
19955 "Errors codes greater than 100 map to the GSM_Error values increased by 100:"
19958 #. type: delimited block _
19959 #: docs/manual/gammu/index.rst:1830
19965 " Error opening device. Unknown, busy or no permissions.\n"
19967 " Error opening device, it is locked.\n"
19969 " Error opening device, it doesn't exist.\n"
19971 " Error opening device, it is already opened by other application.\n"
19973 " Error opening device, you don't have permissions.\n"
19975 " Error opening device. No required driver in operating system.\n"
19977 " Error opening device. Some hardware not connected/wrongly configured.\n"
19979 " Error setting device DTR or RTS.\n"
19981 " Error setting device speed. Maybe speed not supported.\n"
19983 " Error writing to the device.\n"
19985 " Error during reading from the device.\n"
19987 " Can't set parity on the device.\n"
19989 " No response in specified timeout. Probably phone not connected.\n"
19991 " Frame not requested right now. See <http://wammu.eu/support/bugs/> for information how to report it.\n"
19993 " Unknown response from phone. See <http://wammu.eu/support/bugs/> for information how to report it.\n"
19995 " Unknown frame. See <http://wammu.eu/support/bugs/> for information how to report it.\n"
19997 " Unknown connection type string. Check config file.\n"
19999 " Unknown model type string. Check config file.\n"
20001 " Some functions not available for your system (disabled in config or not implemented).\n"
20003 " Function not supported by phone.\n"
20005 " Entry is empty.\n"
20007 " Security error. Maybe no PIN?\n"
20009 " Invalid location. Maybe too high?\n"
20011 " Functionality not implemented. You are welcome to help authors with it.\n"
20015 " Unknown error.\n"
20017 " Can not open specified file.\n"
20019 " More memory required...\n"
20021 " Operation not allowed by phone.\n"
20023 " No SMSC number given. Provide it manually or use the one configured in phone.\n"
20025 " You're inside phone menu (maybe editing?). Leave it and try again.\n"
20027 " Phone is not connected.\n"
20029 " Function is currently being implemented. If you want to help, please contact authors.\n"
20031 " Phone is disabled and connected to charger.\n"
20033 " File format not supported by Gammu.\n"
20035 " Nobody is perfect, some bug appeared in protocol implementation. Please contact authors.\n"
20037 " Transfer was canceled by phone, maybe you pressed cancel on phone.\n"
20039 " Phone module need to send another answer frame.\n"
20041 " Current connection type doesn't support called function.\n"
20045 " Invalid date or time specified.\n"
20047 " Phone memory error, maybe it is read only.\n"
20049 " Invalid data given to phone.\n"
20051 " File with specified name already exists.\n"
20053 " File with specified name doesn't exist.\n"
20055 " You have to give folder name and not file name.\n"
20057 " You have to give file name and not folder name.\n"
20059 " Can not access SIM card.\n"
20061 " Wrong GNAPPLET version in phone. Use version from currently used Gammu.\n"
20063 " Only part of folder has been listed.\n"
20065 " Folder must be empty.\n"
20067 " Data were converted.\n"
20069 " Gammu is not configured.\n"
20071 " Wrong folder used.\n"
20073 " Internal phone error.\n"
20075 " Error writing file to disk.\n"
20077 " No such section exists.\n"
20079 " Using default values.\n"
20081 " Corrupted data returned by phone.\n"
20083 " Bad feature string in configuration.\n"
20085 " Desired functionality has been disabled on compile time.\n"
20087 " Bluetooth configuration requires channel option.\n"
20089 " Service is not running.\n"
20091 " Service configuration is missing.\n"
20093 " Command rejected because device was busy. Wait and restart.\n"
20095 " Could not connect to the server.\n"
20097 " Could not resolve the host name.\n"
20099 " Failed to get SMSC number from phone.\n"
20101 " Operation aborted.\n"
20103 " Installation data not found, please consult debug log and/or documentation for more details.\n"
20105 " Entry is read only.\n"
20109 #: docs/manual/gammu/index.rst:1836
20111 msgid "Configuration"
20114 #. type: delimited block _
20115 #: docs/manual/gammu/index.rst:1839
20116 msgid "To check it out, you need to have configuration file for gammu, see"
20119 #. type: Attribute :ref:
20120 #: docs/manual/gammu/index.rst:1839
20122 msgid "`gammurc` for more details about it."
20126 #: docs/manual/gammu/index.rst:1842
20128 msgid "Sending messages"
20131 #. type: delimited block _
20132 #: docs/manual/gammu/index.rst:1847
20134 "All messages bellow are sent to number 123456, replace it with proper "
20138 #. type: delimited block _
20139 #: docs/manual/gammu/index.rst:1849
20140 msgid "Send text message up to standard 160 chars:"
20143 #. type: delimited block _
20144 #: docs/manual/gammu/index.rst:1853
20145 msgid "echo \"All your base are belong to us\" | gammu sendsms TEXT 123456"
20148 #. type: delimited block _
20149 #: docs/manual/gammu/index.rst:1859
20150 msgid "gammu sendsms TEXT 123456 -text \"All your base are belong to us\""
20153 #. type: delimited block _
20154 #: docs/manual/gammu/index.rst:1861
20155 msgid "Send long text message:"
20158 #. type: delimited block _
20159 #: docs/manual/gammu/index.rst:1865
20161 "echo \"All your base are belong to us\" | gammu sendsms TEXT 123456 -len 400"
20164 #. type: delimited block _
20165 #: docs/manual/gammu/index.rst:1871
20167 "gammu sendsms TEXT 123456 -len 400 -text \"All your base are belong to us\""
20170 #. type: delimited block _
20171 #: docs/manual/gammu/index.rst:1877
20172 msgid "gammu sendsms EMS 123456 -text \"All your base are belong to us\""
20175 #. type: delimited block _
20176 #: docs/manual/gammu/index.rst:1879
20178 "Send some funky message with predefined sound and animation from 2 bitmaps:"
20181 #. type: delimited block _
20182 #: docs/manual/gammu/index.rst:1883
20184 "gammu sendsms EMS 123456 -text \"Greetings\" -defsound 1 -text \"from Gammu -"
20185 "tone10 axelf.txt -animation 2 file1.bmp file2.bmp"
20188 #. type: delimited block _
20189 #: docs/manual/gammu/index.rst:1885
20190 msgid "Send protected message with ringtone:"
20193 #. type: delimited block _
20194 #: docs/manual/gammu/index.rst:1889
20196 "gammu sendsms EMS 123456 -protected 2 -variablebitmaplong ala.bmp -"
20197 "toneSElong axelf.txt -toneSE ring.txt"
20201 #: docs/manual/gammu/index.rst:1892
20203 msgid "Retrieving USSD replies"
20206 #. type: delimited block _
20207 #: docs/manual/gammu/index.rst:1895
20209 "For example for retrieving prepaid card status or retrieving various network "
20213 #. type: delimited block _
20214 #: docs/manual/gammu/index.rst:1899
20215 msgid "gammu getussd '#555#'"
20219 #: docs/manual/gammu/index.rst:1901
20221 msgid "Uploading files to Nokia"
20224 #. type: delimited block _
20225 #: docs/manual/gammu/index.rst:1904
20227 "Add Alien to applications in your phone (you need to have files Alien.JAD "
20228 "and Alien.JAR in current directory):"
20231 #. type: delimited block _
20232 #: docs/manual/gammu/index.rst:1908
20233 msgid "gammu nokiaaddfile APPLICATION Alien"
20236 #. type: delimited block _
20237 #: docs/manual/gammu/index.rst:1910
20238 msgid "Add file.mid to ringtones folder:"
20241 #. type: delimited block _
20242 #: docs/manual/gammu/index.rst:1914
20243 msgid "gammu nokiaaddfile TONES file.mid"
20247 #: docs/manual/gammu/index.rst:1916
20249 msgid "Setting operator logo"
20252 #. type: delimited block _
20253 #: docs/manual/gammu/index.rst:1919
20254 msgid "Set logo for network ``230 03`` (Vodafone CZ):"
20257 #. type: delimited block _
20258 #: docs/manual/gammu/index.rst:1923
20259 msgid "gammu setbitmap OPERATOR ala.bmp \"230 03\""
20262 #. type: delimited block _
20263 #: docs/manual/gammu/index.rst:1925
20264 msgid "_converting-formats:"
20268 #: docs/manual/gammu/index.rst:1927
20270 msgid "Converting file formats"
20273 #. type: delimited block _
20274 #: docs/manual/gammu/index.rst:1930
20275 msgid "The formats conversion can done using :option:`gammu savefile` or"
20278 #. type: Attribute :option:
20279 #: docs/manual/gammu/index.rst:1930
20281 msgid "`gammu convertbackup` commands."
20284 #. type: delimited block _
20285 #: docs/manual/gammu/index.rst:1933
20287 "Convert single entry (at position 260) from :ref:`gammu-backup` to vCalendar:"
20290 #. type: delimited block _
20291 #: docs/manual/gammu/index.rst:1937
20292 msgid "gammu savefile CALENDAR output.vcs myCalendar.backup 260"
20295 #. type: delimited block _
20296 #: docs/manual/gammu/index.rst:1939
20297 msgid "Convert first phonebook entry from :ref:`gammu-backup` to vCard:"
20300 #. type: delimited block _
20301 #: docs/manual/gammu/index.rst:1943
20302 msgid "gammu savefile VCARD21 output.vcf phone.backup ME 1"
20305 #. type: delimited block _
20306 #: docs/manual/gammu/index.rst:1945
20307 msgid "Convert all contacts from backup to vCard:"
20310 #. type: delimited block _
20311 #: docs/manual/gammu/index.rst:1949
20312 msgid "gammu convertbackup phone.backup output.vcf"
20316 #: docs/manual/gammu/index.rst:1952
20318 msgid "Reporting bugs"
20321 #. type: delimited block _
20322 #: docs/manual/gammu/index.rst:1957
20324 "There are definitely many bugs, reporting to author is welcome. Please "
20325 "include some useful information when sending bug reports (especially debug "
20326 "logs, operating system, it's version and phone information are needed)."
20329 #. type: delimited block _
20330 #: docs/manual/gammu/index.rst:1959
20331 msgid "To generate debug log, enable it in :ref:`gammurc`:"
20334 #. type: delimited block _
20335 #: docs/manual/gammu/index.rst:1966
20337 "[gammu] YOUR CONNECTION SETTINGS logfile = /tmp/gammu.log logformat = textall"
20340 #. type: delimited block _
20341 #: docs/manual/gammu/index.rst:1968
20342 msgid "Alternatively you can specify logging on command line:"
20345 #. type: delimited block _
20346 #: docs/manual/gammu/index.rst:1972
20347 msgid "gammu -d textall -f /tmp/gammu.log ..."
20350 #. type: delimited block _
20351 #: docs/manual/gammu/index.rst:1976
20353 "With this settings, Gammu generates /tmp/gammu.log on each connection to "
20354 "phone and stores dump of communication there. You can also find some hints "
20355 "for improving support for your phone in this log."
20358 #. type: delimited block _
20359 #: docs/manual/gammu/index.rst:1978
20361 "See <http://wammu.eu/support/bugs/> for more information on reporting bugs."
20364 #. type: delimited block _
20365 #: docs/manual/gammu/index.rst:1979
20366 msgid "Please report bugs to `Gammu bug tracker <http://bugs.cihar.com/>`_."
20370 #: docs/manual/project/documentation.rst:2
20372 msgid "Project Documentation"
20375 #. type: Plain text
20376 #: docs/manual/project/documentation.rst:7
20378 "The documentation for Gammu consists of two major parts - The Gammu Manual, "
20379 "which you are currently reading and comments in the sources, which are "
20380 "partly included in this manual as well."
20384 #: docs/manual/project/documentation.rst:9 docs/manual/index.rst:2
20386 msgid "The Gammu Manual"
20389 #. type: Plain text
20390 #: docs/manual/project/documentation.rst:17
20392 "This manual is in written in rst format and built using `Sphinx <http://"
20393 "sphinx.pocoo.org/>`_ with `breathe <https://github.com/michaeljones/"
20394 "breathe>`_ extension. As Gammu uses latest version of this extension, it is "
20395 "shipped within Gammu sources, but if you use git, you need to check out it "
20396 "separately as git submodule (you should update it as well any time you "
20397 "update Gammu git):"
20400 #. type: Plain text
20401 #: docs/manual/project/documentation.rst:21
20402 msgid "git submodule update --init"
20405 #. type: Plain text
20406 #: docs/manual/project/documentation.rst:24
20408 "To generate the documentation there are various ``manual-*`` targets for "
20409 "make. You can build HTML, PDF, PS, HTMLHELP and Latex versions of it:"
20412 #. type: Plain text
20413 #: docs/manual/project/documentation.rst:29
20414 msgid "# Generates HTML version of manual in docs/manual/html make manual-html"
20417 #. type: Plain text
20418 #: docs/manual/project/documentation.rst:32
20420 "# Generates PS version of manual in docs/manual/latex/gammu.ps make manual-ps"
20423 #. type: Plain text
20424 #: docs/manual/project/documentation.rst:35
20426 "# Generates PDF version of manual in docs/manual/latex/gammu.pdf make manual-"
20430 #. type: Plain text
20431 #: docs/manual/project/documentation.rst:38
20433 "# Generates HTML version of manual in docs/manual/htmlhelp make manual-"
20437 #. type: Plain text
20438 #: docs/manual/project/documentation.rst:41
20440 "# Generates HTML version of manual in docs/manual/latex make manual-latex"
20444 #: docs/manual/project/documentation.rst:43
20449 #. type: Plain text
20450 #: docs/manual/project/documentation.rst:46
20451 msgid "The man pages for all commands are generated using Sphinx as well:"
20454 #. type: Plain text
20455 #: docs/manual/project/documentation.rst:51
20456 msgid "# Generates HTML version of manual in docs/manual/man make manual-man"
20459 #. type: Plain text
20460 #: docs/manual/project/documentation.rst:54
20462 "However man pages are stored in Git as well, so you should update generated "
20463 "copy on each change:"
20466 #. type: Plain text
20467 #: docs/manual/project/documentation.rst:59
20468 msgid "# Updates generated man pages in Git make update-man"
20472 #: docs/manual/project/documentation.rst:61
20474 msgid "Code comments"
20477 #. type: Plain text
20478 #: docs/manual/project/documentation.rst:64
20480 "The code comments in C code should be parseable by Doxygen, what is more or "
20481 "less standard way to document C code."
20485 #: docs/manual/project/versioning.rst:2
20490 #. type: Plain text
20491 #: docs/manual/project/versioning.rst:7
20493 "There are two types of releases - testing and stable, both having version x."
20494 "y.z. Stable releases have usually z = 0 or some small number, while testing "
20495 "ones have z >= 90. Testing releases usually provide latest features, but "
20496 "everything does not have to be stabilized yet."
20500 #: docs/manual/project/directories.rst:2
20502 msgid "Directory structure"
20506 #: docs/manual/project/directories.rst:5
20508 msgid "libgammu directory"
20511 #. type: Plain text
20512 #: docs/manual/project/directories.rst:9
20514 "This directory contains sources of Gammu library. You can find all phone "
20515 "communication and data encoding functionality here."
20518 #. type: Plain text
20519 #: docs/manual/project/directories.rst:11
20520 msgid "There are following subdirectories:"
20523 #. type: Plain text
20524 #: docs/manual/project/directories.rst:30
20528 " drivers for devices such serial ports or irda\n"
20529 "``device/serial``\n"
20530 " drivers for serial ports\n"
20531 "``device/irda``\n"
20532 " drivers for infrared over sockets\n"
20534 " protocol drivers\n"
20535 "``protocol/nokia``\n"
20536 " Nokia specific protocols\n"
20539 "``phone/nokia``\n"
20540 " modules for different Nokia phones\n"
20542 " different services. They can be used for any project\n"
20544 " different gsm services for logos, ringtones, etc.\n"
20548 #: docs/manual/project/directories.rst:32
20550 msgid "gammu directory"
20553 #. type: Plain text
20554 #: docs/manual/project/directories.rst:36
20556 "Sources of Gammu command line utility. It contains interface to libGammu and "
20557 "some additional functionality as well."
20561 #: docs/manual/project/directories.rst:38
20563 msgid "smsd directory"
20566 #. type: Plain text
20567 #: docs/manual/project/directories.rst:41
20568 msgid "Sources of SMS Daemon as well as all it's service backends."
20571 #. type: Plain text
20572 #: docs/manual/project/directories.rst:43
20574 "The ``services`` subdirectory contains source code for :ref:`smsd_services`."
20578 #: docs/manual/project/directories.rst:45
20580 msgid "python directory"
20583 #. type: Plain text
20584 #: docs/manual/project/directories.rst:48
20585 msgid "Sources of python-gammu module and some examples."
20589 #: docs/manual/project/directories.rst:50
20591 msgid "helper directory"
20594 #. type: Plain text
20595 #: docs/manual/project/directories.rst:56
20597 "These are some helper functions used either as replacement for functionality "
20598 "missing on some platforms (eg. strptime) or used in more places (message "
20599 "command line processing which is shared between SMSD and Gammu utility)."
20603 #: docs/manual/project/directories.rst:58
20605 msgid "docs directory"
20608 #. type: Plain text
20609 #: docs/manual/project/directories.rst:62
20611 "Documentation for both end users and developers as well as SQL scripts for "
20612 "creating SMSD database."
20615 #. type: Plain text
20616 #: docs/manual/project/directories.rst:73
20620 " configuration file samples\n"
20622 " examples using libGammu\n"
20624 " sources of The Gammu Manual which you are reading\n"
20626 " SQL scripts to create table structures for :ref:`smsd`\n"
20628 " user documentation like man pages\n"
20632 #: docs/manual/project/directories.rst:75
20634 msgid "admin directory"
20637 #. type: Plain text
20638 #: docs/manual/project/directories.rst:78
20639 msgid "Administrative scripts for updating locales, making release etc."
20643 #: docs/manual/project/directories.rst:80
20645 msgid "cmake directory"
20648 #. type: Plain text
20649 #: docs/manual/project/directories.rst:83
20650 msgid "CMake include files and templates for generated files."
20654 #: docs/manual/project/directories.rst:85
20656 msgid "include directory"
20659 #. type: Plain text
20660 #: docs/manual/project/directories.rst:88
20661 msgid "Public headers for libGammu."
20665 #: docs/manual/project/directories.rst:90
20667 msgid "locale directory"
20670 #. type: Plain text
20671 #: docs/manual/project/directories.rst:94
20673 "Gettext po files for translating Gammu, libGammu and user documentation. "
20674 "See :doc:`localization` for more information."
20678 #: docs/manual/project/directories.rst:96
20680 msgid "tests directory"
20683 #. type: Plain text
20684 #: docs/manual/project/directories.rst:100
20686 "CTest based test suite for libGammu. See :doc:`testing` for more "
20691 #: docs/manual/project/directories.rst:102
20693 msgid "utils directory"
20696 #. type: Plain text
20697 #: docs/manual/project/directories.rst:105
20698 msgid "Various utilities usable with Gammu."
20702 #: docs/manual/project/directories.rst:107
20704 msgid "contrib directory"
20707 #. type: Plain text
20708 #: docs/manual/project/directories.rst:111
20710 "This directory contains various things which might be useful with Gammu. "
20711 "Most of them were contributed by Gammu users."
20714 #. type: Plain text
20715 #: docs/manual/project/directories.rst:116
20717 "Please note that that code here might have different license terms than "
20721 #. type: Plain text
20722 #: docs/manual/project/directories.rst:121
20724 "Most of scripts provided here are not actively maintained and might be "
20728 #. type: Plain text
20729 #: docs/manual/project/directories.rst:123
20730 msgid "bash-completion"
20733 #. type: delimited block *
20734 #: docs/manual/project/directories.rst:126
20735 msgid "Completion script for bash."
20738 #. type: delimited block *
20739 #: docs/manual/project/directories.rst:128
20743 #. type: Plain text
20744 #: docs/manual/project/directories.rst:131
20745 msgid "Various scripts for converting data."
20748 #. type: Plain text
20749 #: docs/manual/project/directories.rst:133
20753 #. type: delimited block *
20754 #: docs/manual/project/directories.rst:136
20755 msgid "Init scripts for Gammu SMSD."
20758 #. type: delimited block *
20759 #: docs/manual/project/directories.rst:138
20763 #. type: Plain text
20764 #: docs/manual/project/directories.rst:141
20765 msgid "Sample media files which can be used with Gammu."
20768 #. type: Plain text
20769 #: docs/manual/project/directories.rst:143
20773 #. type: delimited block *
20774 #: docs/manual/project/directories.rst:146
20775 msgid "Various perl scripts which interface to Gammu or SMSD."
20778 #. type: delimited block *
20779 #: docs/manual/project/directories.rst:149
20783 #. type: delimited block *
20784 #: docs/manual/project/directories.rst:151
20785 msgid "Various PHP frontends to SMSD or Gammu directly."
20788 #. type: delimited block *
20789 #: docs/manual/project/directories.rst:154
20793 #. type: delimited block *
20794 #: docs/manual/project/directories.rst:158
20796 "This directory contains SMS default alphabet saved in Unicode text file (:"
20797 "file:`charset.txt`) and table used for converting chars during saving SMS "
20798 "with default alphabet (:file:`convert.txt`)."
20801 #. type: delimited block *
20802 #: docs/manual/project/directories.rst:160
20803 msgid "sms-gammu2android"
20806 #. type: Plain text
20807 #: docs/manual/project/directories.rst:164
20809 "Perl script to convert :ref:`gammu-smsbackup` into XML suitable for Android "
20810 "SMS Backup & Restore application."
20813 #. type: Plain text
20814 #: docs/manual/project/directories.rst:166
20815 msgid "http://blog.ginkel.com/2009/12/transferring-sms-from-nokia-to-android/"
20818 #. type: Plain text
20819 #: docs/manual/project/directories.rst:168
20823 #. type: delimited block *
20824 #: docs/manual/project/directories.rst:172
20826 "Simple cgi application gor handling SMS messages (a bit lighter version of "
20830 #. type: delimited block *
20831 #: docs/manual/project/directories.rst:175
20835 #. type: delimited block *
20836 #: docs/manual/project/directories.rst:177
20837 msgid "Various SQL snippets and triggers useful with SMSD."
20840 #. type: delimited block *
20841 #: docs/manual/project/directories.rst:179
20845 #. type: Plain text
20846 #: docs/manual/project/directories.rst:182
20847 msgid "Helper scripts for automatic testing or git bisect."
20850 #. type: Plain text
20851 #: docs/manual/project/directories.rst:184
20855 #. type: delimited block *
20856 #: docs/manual/project/directories.rst:187
20857 msgid "System for automatic replying to SMS messages."
20860 #. type: delimited block *
20861 #: docs/manual/project/directories.rst:189
20865 #. type: Plain text
20866 #: docs/manual/project/directories.rst:193
20868 "GNapplet sources and binaries. This comes from Gnokii project, but Gammu "
20869 "includes slightly modified version."
20872 #. type: Plain text
20873 #: docs/manual/project/directories.rst:196
20877 #. type: Plain text
20878 #: docs/manual/project/directories.rst:198
20879 msgid "Series60 applet to use with recent Symbian phones."
20882 #. type: Plain text
20883 #: docs/manual/project/directories.rst:200
20887 #. type: Plain text
20888 #: docs/manual/project/directories.rst:202
20892 #. type: delimited block *
20893 #: docs/manual/project/directories.rst:204
20894 msgid "Unsupported applications built on top of libGammu.dll on Windows."
20898 #: docs/manual/project/about.rst:2
20900 msgid "About Gammu"
20903 #. type: Plain text
20904 #: docs/manual/project/about.rst:6
20906 "Gammu is library and command line utility for mobile phones. It is released "
20907 "under GNU GPL version 2."
20909 "Gammu adalah utiliti library dan command line untuk telepon selular. Gammu "
20910 "dirilis di bawah GNU GPL versi 2."
20912 #. type: Plain text
20913 #: docs/manual/project/about.rst:10
20915 "It has been initiated by Marcin Wiacek and other people. Originally the code "
20916 "was based on `Gnokii`_ and later `MyGnokii`_ projects. Gammu was former (up "
20917 "to version 0.58) called MyGnokii2."
20920 #. type: Plain text
20921 #: docs/manual/project/about.rst:13
20923 "Currently the project is lead by `Michal Čihař`_ with help of many "
20927 #. type: Plain text
20928 #: docs/manual/project/about.rst:15
20929 msgid "_Gnokii: http://www.gnokii.org"
20932 #. type: Plain text
20933 #: docs/manual/project/about.rst:16
20934 msgid "_MyGnokii: http://www.mwiacek.com"
20937 #. type: Plain text
20938 #: docs/manual/project/about.rst:16 docs/manual/project/localization.rst:43
20939 msgid "_Michal Čihař: mailto:michal@cihar.com"
20942 #. type: Plain text
20943 #: docs/manual/project/index.rst:2
20948 #: docs/manual/project/index.rst:4
20950 msgid "Gammu project"
20953 #. type: Plain text
20954 #: docs/manual/project/index.rst:19
20956 "about motivation install contributing localization testing coding-style "
20957 "versioning documentation directories roadmap"
20961 #: docs/manual/project/contributing.rst:2
20963 msgid "Contributing"
20966 #. type: Plain text
20967 #: docs/manual/project/contributing.rst:10
20969 "We welcome contribution in any area, if you don't have developer skills, you "
20970 "can always contribute to :doc:`localization` or just `donate us money`_. In "
20971 "case you are interested in fixing some code, please read :doc:`../internal/"
20972 "index` to understand structure of Gammu code. We also maintain list of "
20973 "`wanted skills <http://wammu.eu/contribute/wanted/>`_ where you can find in "
20974 "which areas we currently mostly lack manpower."
20978 #: docs/manual/project/contributing.rst:12
20980 msgid "Sending patches"
20983 #. type: Plain text
20984 #: docs/manual/project/contributing.rst:16
20986 "As we use `Git <http://git-scm.com/>`_ for development, the preferred way to "
20987 "get patches is in form which can be directly applied to Git. So start with"
20990 #. type: Labeled list
20991 #: docs/manual/project/contributing.rst:16
20993 msgid "cloning our Git repository"
20996 #. type: Plain text
20997 #: docs/manual/project/contributing.rst:19
20998 msgid "git clone git://gitorious.org/gammu/mainline.git gammu"
21001 #. type: Plain text
21002 #: docs/manual/project/contributing.rst:23
21004 "Once you have done that, do some fixes and commit them (see `Git tutorial "
21005 "<http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html>`_ for "
21006 "information how to work with Git). Once you're satisfied with your"
21009 #. type: Labeled list
21010 #: docs/manual/project/contributing.rst:23
21012 msgid "results, you can send the patches (all changes you've made so far) to us"
21015 #. type: Plain text
21016 #: docs/manual/project/contributing.rst:26
21017 msgid "git send-email --to=gammu-users@lists.sourceforge.net origin"
21020 #. type: Plain text
21021 #: docs/manual/project/contributing.rst:30
21023 "Please note that `mailing list <https://lists.sourceforge.net/lists/listinfo/"
21024 "gammu-users>`_ requires you to subscribe before posting. This is anyway good "
21025 "idea in case you want to contribute. However if you don't want to do that, "
21026 "just send the mails"
21029 #. type: Labeled list
21030 #: docs/manual/project/contributing.rst:30
21032 msgid "directly to one of authors"
21035 #. type: Plain text
21036 #: docs/manual/project/contributing.rst:33
21037 msgid "git send-email --to=michal@cihar.com origin"
21041 #: docs/manual/project/contributing.rst:36
21043 msgid "Creating patches"
21046 #. type: Plain text
21047 #: docs/manual/project/contributing.rst:41
21049 "If for whatever reason you don't want to use Git, you can also manually "
21050 "create patches using :program:`diff`. Also we can handle if you send us just "
21051 "the file you have changed with reference where did you take it."
21054 #. type: Plain text
21055 #: docs/manual/project/contributing.rst:43
21056 msgid "To manually create patch you can use following steps:"
21059 #. type: Plain text
21060 #: docs/manual/project/contributing.rst:45
21061 msgid "Copy source with Gammu, you start from, into ``gammu`` directory."
21064 #. type: Plain text
21065 #: docs/manual/project/contributing.rst:46
21066 msgid "Copy source with Gammu, you want to modify, into ``work`` directory."
21069 #. type: Plain text
21070 #: docs/manual/project/contributing.rst:47
21071 msgid "Make your changes in ``work`` directory."
21074 #. type: Plain text
21075 #: docs/manual/project/contributing.rst:49
21077 "Go into parent directory, where ``gammu`` and ``work`` directories are "
21081 #. type: Plain text
21082 #: docs/manual/project/contributing.rst:50
21083 msgid "Call ``diff -rup -X .git gammu work > patchfile``."
21086 #. type: Plain text
21087 #: docs/manual/project/contributing.rst:51
21088 msgid "Send ``patchfile`` to us (you can use bug tracker or mailing list)."
21091 #. type: Plain text
21092 #: docs/manual/project/contributing.rst:52
21093 msgid "_donate us money: http://wammu.eu/donate/"
21097 #: docs/manual/project/testing.rst:2
21102 #. type: Plain text
21103 #: docs/manual/project/testing.rst:7 docs/manual/testing/testsuite.rst:7
21105 "Gammu comes with quite big test suite. It covers some basic low level "
21106 "functions, handling replies from the phone and also does testing of command "
21107 "line utilities and SMSD."
21110 #. type: Plain text
21111 #: docs/manual/project/testing.rst:8
21112 msgid "See :ref:`testing` for more details."
21116 #: docs/manual/project/coding-style.rst:2
21118 msgid "Coding Style"
21121 #. type: Plain text
21122 #: docs/manual/project/coding-style.rst:7
21124 "Please follow coding style when touching Gammu code. We know that there are "
21125 "still some parts which really do not follow it and fixes to that are also "
21129 #. type: Plain text
21130 #: docs/manual/project/coding-style.rst:10
21132 "The coding style is quite similar to what Linux kernel uses, the only major "
21133 "differences are requested block braces and switch indentation."
21136 #. type: Plain text
21137 #: docs/manual/project/coding-style.rst:12
21138 msgid "Use indentation, tab is tab and is 8 chars wide."
21141 #. type: Plain text
21142 #: docs/manual/project/coding-style.rst:14
21144 "Try to avoid long lines (though there is currently no hard limit on line "
21148 #. type: Plain text
21149 #: docs/manual/project/coding-style.rst:15
21150 msgid "Braces are placed according to K&R:"
21153 #. type: Plain text
21154 #: docs/manual/project/coding-style.rst:16
21155 #: docs/manual/project/coding-style.rst:35
21156 #: docs/manual/project/coding-style.rst:41
21157 #: docs/manual/project/coding-style.rst:47 docs/manual/internal/reply.rst:43
21158 #: docs/manual/internal/reply.rst:58 docs/manual/internal/reply.rst:71
21159 #: docs/manual/internal/reply.rst:85 docs/manual/c/hints.rst:14
21160 #: docs/manual/c/hints.rst:30 docs/manual/c/hints.rst:37
21161 #: docs/manual/c/hints.rst:52 docs/manual/c/hints.rst:58
21162 #: docs/manual/c/hints.rst:65 docs/manual/c/hints.rst:86
21163 #: docs/manual/c/hints.rst:94 docs/manual/c/hints.rst:101
21164 #: docs/manual/c/hints.rst:151 docs/manual/c/hints.rst:157
21165 #: docs/manual/c/hints.rst:174 docs/manual/c/hints.rst:182
21169 #. type: Plain text
21170 #: docs/manual/project/coding-style.rst:19
21171 msgid "int function(int x) {"
21174 #. type: Plain text
21175 #: docs/manual/project/coding-style.rst:20
21176 msgid "body of function"
21179 #. type: Plain text
21180 #: docs/manual/project/coding-style.rst:23
21184 #. type: Plain text
21185 #: docs/manual/project/coding-style.rst:24
21186 msgid "body of do-loop"
21189 #. type: Plain text
21190 #: docs/manual/project/coding-style.rst:25
21191 msgid "} while (condition);"
21194 #. type: Plain text
21195 #: docs/manual/project/coding-style.rst:27
21196 msgid "if (x == y) {"
21199 #. type: Plain text
21200 #: docs/manual/project/coding-style.rst:28
21204 #. type: Plain text
21205 #: docs/manual/project/coding-style.rst:29
21206 msgid "} else if (x > y) {"
21209 #. type: Plain text
21210 #: docs/manual/project/coding-style.rst:30
21211 #: docs/manual/project/coding-style.rst:32
21215 #. type: Plain text
21216 #: docs/manual/project/coding-style.rst:31
21220 #. type: Plain text
21221 #: docs/manual/project/coding-style.rst:34
21222 msgid "All blocks should have braces, even if the statements are one liners:"
21225 #. type: Plain text
21226 #: docs/manual/project/coding-style.rst:37
21227 msgid "if (a == 2) {"
21230 #. type: Plain text
21231 #: docs/manual/project/coding-style.rst:38
21235 #. type: Plain text
21236 #: docs/manual/project/coding-style.rst:40
21238 "There should be no spaces after function names, but there should be space "
21239 "after do/while/if/... statements:"
21242 #. type: Plain text
21243 #: docs/manual/project/coding-style.rst:43
21244 msgid "while (TRUE) {"
21247 #. type: Plain text
21248 #: docs/manual/project/coding-style.rst:44
21249 msgid "do_something(work, FALSE);"
21252 #. type: Plain text
21253 #: docs/manual/project/coding-style.rst:46
21255 "Each operand should have spaces around, no spaces after opening parenthesis "
21256 "or before closing parenthesis:"
21259 #. type: Plain text
21260 #: docs/manual/project/coding-style.rst:49
21261 msgid "if ((i + 1) == ((j + 2) / 5)) {"
21264 #. type: Plain text
21265 #: docs/manual/project/coding-style.rst:50
21266 msgid "return *bar;"
21269 #. type: Plain text
21270 #: docs/manual/project/coding-style.rst:52
21272 "Generally all enums start from 1, not from 0. 0 is used for not set value."
21275 #. type: Plain text
21276 #: docs/manual/project/coding-style.rst:54
21278 "You can use :program:`admin/Gindent` to adjust coding style of your file to "
21279 "match our coding style."
21282 #. type: Plain text
21283 #: docs/manual/project/install.rst:2
21284 msgid "_installing:"
21288 #: docs/manual/project/install.rst:4
21290 msgid "Installing Gammu"
21294 #: docs/manual/project/install.rst:7
21296 msgid "Prebuilt Binaries for Linux"
21299 #. type: Plain text
21300 #: docs/manual/project/install.rst:13
21302 "Many distributions come with prebuilt Gammu binaries, if you can use them, "
21303 "it is definitely the easiest thing. There are also binary packages of latest "
21304 "release built for many distributions available on Gammu home page <http://"
21305 "wammu.eu/gammu/>."
21308 #. type: Plain text
21309 #: docs/manual/project/install.rst:16
21311 "You can usually also find Gammu in your distribution, so unless you need a "
21312 "newer version, just install package from your distribution."
21316 #: docs/manual/project/install.rst:18
21321 #. type: Plain text
21322 #: docs/manual/project/install.rst:25
21324 "Gammu packages are included in Debian (testing versions go to experimental "
21325 "and stable to unstable). If you want to build Debian package on your own, "
21326 "you can find packaging in Git repository at ``git://git.debian.org/git/"
21327 "collab-maint/gammu.git`` (you can browse it on <http://git.debian.org/?"
21328 "p=collab-maint/gammu.git>)."
21331 #. type: Plain text
21332 #: docs/manual/project/install.rst:28
21336 #. type: Plain text
21337 #: docs/manual/project/install.rst:31
21339 "Gammu packages are included in openSUSE and Fedora. Additionally source "
21340 "tarball contains :file:`gammu.spec` which you can use for building RPM "
21345 #: docs/manual/project/install.rst:33
21350 #. type: Plain text
21351 #: docs/manual/project/install.rst:36
21353 "Gammu packages are included in Gentoo. Additionally source tarball contains"
21356 #. type: Attribute :file:
21357 #: docs/manual/project/install.rst:36
21359 msgid "`description-pak` which you can use for building Slackware package."
21363 #: docs/manual/project/install.rst:39
21365 msgid "Prebuilt Binaries for Windows"
21368 #. type: Plain text
21369 #: docs/manual/project/install.rst:44
21371 "You can download Windows binaries from <http://wammu.eu/gammu/>. For Windows "
21372 "95, 98 and NT 4.0 you will also need ShFolder DLL, which can be downloaded "
21376 #. type: Plain text
21377 #: docs/manual/project/install.rst:46
21379 "http://www.microsoft.com/downloads/details.aspx?"
21380 "displaylang=en&FamilyID=6AE02498-07E9-48F1-A5D6-DBFA18D37E0F"
21383 #. type: Plain text
21384 #: docs/manual/project/install.rst:49
21389 #: docs/manual/project/install.rst:51
21391 msgid "Dependencies"
21394 #. type: Plain text
21395 #: docs/manual/project/install.rst:54
21396 msgid "You need CMake from <http://www.cmake.org/> for compiling Gammu."
21399 #. type: Plain text
21400 #: docs/manual/project/install.rst:57
21402 "Additionally pkg-config <http://pkg-config.freedesktop.org/> is used for "
21403 "detecting available libraries."
21406 #. type: Plain text
21407 #: docs/manual/project/install.rst:59
21412 #: docs/manual/project/install.rst:61
21414 msgid "Optional Dependencies"
21417 #. type: Plain text
21418 #: docs/manual/project/install.rst:65
21420 "Gammu does not require any special libraries at all to build, but you might "
21421 "miss some features. Optional libraries include:"
21425 #: docs/manual/project/install.rst:67
21430 #. type: Plain text
21431 #: docs/manual/project/install.rst:70
21432 msgid "Required for Bluetooth support on Linux."
21435 #. type: Plain text
21436 #: docs/manual/project/install.rst:72
21437 msgid "http://www.bluez.org/"
21441 #: docs/manual/project/install.rst:74
21446 #. type: Plain text
21447 #: docs/manual/project/install.rst:77
21448 msgid "Required for fbususb/dku2 connection support on Linux."
21451 #. type: Plain text
21452 #: docs/manual/project/install.rst:79
21453 msgid "http://libusb.sourceforge.net/"
21457 #: docs/manual/project/install.rst:81
21462 #. type: Plain text
21463 #: docs/manual/project/install.rst:85
21465 "Required for new versions notification (see :option:`gammu checkversion`) "
21466 "and OpenCellID access (see :option:`gammu getlocation`)."
21469 #. type: Plain text
21470 #: docs/manual/project/install.rst:87
21471 msgid "http://curl.haxx.se/libcurl/"
21475 #: docs/manual/project/install.rst:89
21480 #. type: Plain text
21481 #: docs/manual/project/install.rst:92
21482 msgid "Used to support more character sets in AT engine."
21485 #. type: Plain text
21486 #: docs/manual/project/install.rst:94
21487 msgid "http://www.gnu.org/software/libiconv/"
21491 #: docs/manual/project/install.rst:96 docs/manual/project/install.rst:466
21496 #. type: Plain text
21497 #: docs/manual/project/install.rst:99
21498 msgid "Localization of strings."
21501 #. type: Plain text
21502 #: docs/manual/project/install.rst:101
21503 msgid "http://www.gnu.org/software/gettext/"
21507 #: docs/manual/project/install.rst:103 docs/manual/project/install.rst:442
21512 #. type: Plain text
21513 #: docs/manual/project/install.rst:106
21514 msgid "Required for :ref:`gammu-smsd-mysql` in :ref:`smsd`."
21517 #. type: Plain text
21518 #: docs/manual/project/install.rst:108
21519 msgid "http://mysql.com/"
21523 #: docs/manual/project/install.rst:110 docs/manual/project/install.rst:459
21528 #. type: Plain text
21529 #: docs/manual/project/install.rst:113
21530 msgid "Required for :ref:`gammu-smsd-pgsql` in :ref:`smsd`."
21533 #. type: Plain text
21534 #: docs/manual/project/install.rst:115
21535 msgid "http://www.postgresql.org/"
21539 #: docs/manual/project/install.rst:117
21544 #. type: Plain text
21545 #: docs/manual/project/install.rst:120
21546 msgid "Required for :ref:`gammu-smsd-odbc` in :ref:`smsd`."
21549 #. type: Plain text
21550 #: docs/manual/project/install.rst:122
21552 "Not needed on platforms having native ODBC support such as Microsoft Windows."
21555 #. type: Plain text
21556 #: docs/manual/project/install.rst:124
21557 msgid "http://www.unixodbc.org/"
21561 #: docs/manual/project/install.rst:126
21566 #. type: Plain text
21567 #: docs/manual/project/install.rst:129
21568 msgid "Required for :ref:`gammu-smsd-dbi` in :ref:`smsd`."
21571 #. type: Plain text
21572 #: docs/manual/project/install.rst:131
21573 msgid "Required at least version 0.8.2."
21576 #. type: Plain text
21577 #: docs/manual/project/install.rst:133
21578 msgid "http://libdbi.sourceforge.net/"
21582 #: docs/manual/project/install.rst:135
21587 #. type: Plain text
21588 #: docs/manual/project/install.rst:138
21589 msgid "Gammu has a Python bindings, see :ref:`python`."
21592 #. type: Plain text
21593 #: docs/manual/project/install.rst:140
21594 msgid "http://www.python.org/"
21598 #: docs/manual/project/install.rst:142
21600 msgid "SQLite + libdbi-drivers with SQLite"
21603 #. type: Plain text
21604 #: docs/manual/project/install.rst:145
21606 "Needed for testing of SMSD using libdbi driver (libdbd-sqlite3), see :ref:"
21610 #. type: Plain text
21611 #: docs/manual/project/install.rst:147
21612 msgid "http://www.sqlite.org/"
21616 #: docs/manual/project/install.rst:149
21621 #. type: Plain text
21622 #: docs/manual/project/install.rst:152 docs/manual/project/install.rst:159
21623 msgid "Currently needed only for :ref:`gammu-detect`."
21626 #. type: Plain text
21627 #: docs/manual/project/install.rst:154
21628 msgid "http://www.gtk.org/"
21632 #: docs/manual/project/install.rst:156
21637 #. type: Plain text
21638 #: docs/manual/project/install.rst:161
21639 msgid "http://gudev.sourceforge.net/"
21643 #: docs/manual/project/install.rst:164
21645 msgid "Compiling on Linux/Unix Systems"
21648 #. type: Plain text
21649 #: docs/manual/project/install.rst:169
21651 "First install all :ref:`deps` and :ref:`opt-deps`. Do not forget to install "
21652 "corresponding devel packages as well, they are usually named with ``-dev`` "
21653 "or ``-devel`` suffix, depending on your distribution."
21656 #. type: Plain text
21657 #: docs/manual/project/install.rst:172
21659 "For example on Debian or Ubuntu, you can install all optional packages by "
21660 "following command:"
21663 #. type: Plain text
21664 #: docs/manual/project/install.rst:176
21666 "apt-get install cmake python-dev pkg-config libmysqlclient-dev libpq-dev \\"
21669 #. type: Plain text
21670 #: docs/manual/project/install.rst:178
21672 "libcurl4-gnutls-dev libusb-1.0-0-dev libdbi0-dev libbluetooth-dev \\ "
21673 "libgudev-1.0-dev libglib2.0-dev unixodbc-dev"
21676 #. type: Plain text
21677 #: docs/manual/project/install.rst:180
21678 msgid "For openSUSE, the installation all optional packages could look like:"
21681 #. type: Plain text
21682 #: docs/manual/project/install.rst:184
21684 "zypper install libusb-1_0-devel libdbi-devel bluez-devel postgresql-devel \\"
21687 #. type: Plain text
21688 #: docs/manual/project/install.rst:186
21690 "mysql-devel python-devel libcurl-devel cmake pkgconfig unixODBC-devel \\ "
21691 "glib2-devel libgudev-1_0-devel"
21694 #. type: Plain text
21695 #: docs/manual/project/install.rst:189
21697 "For compatibility reasons, configure like wrapper is provided, if you don't "
21698 "need much specific tuning, you can use usual set of commands:"
21701 #. type: Plain text
21702 #: docs/manual/project/install.rst:195
21703 msgid "./configure make sudo make install"
21706 #. type: Plain text
21707 #: docs/manual/project/install.rst:199
21709 "The configure wrapper will create directory build-configure and build all "
21710 "binaries there (nothing is changed in source tree), for example gammu binary "
21711 "is in build-configure/gammu directory."
21714 #. type: Plain text
21715 #: docs/manual/project/install.rst:203
21717 "If you need/want to tweak build a bit more than configure wrapper provides, "
21718 "you have to use `CMake`_ directly. For now, only out of source build is "
21719 "supported, so you have to create separate directory for build:"
21722 #. type: Plain text
21723 #: docs/manual/project/install.rst:208
21724 msgid "mkdir build cd build"
21727 #. type: Plain text
21728 #: docs/manual/project/install.rst:210
21729 msgid "Then just configure project:"
21732 #. type: Plain text
21733 #: docs/manual/project/install.rst:214
21737 #. type: Plain text
21738 #: docs/manual/project/install.rst:216
21742 #. type: Plain text
21743 #: docs/manual/project/install.rst:220 docs/manual/c/hints.rst:120
21747 #. type: Plain text
21748 #: docs/manual/project/install.rst:222
21749 msgid "Test that everything is okay:"
21752 #. type: Plain text
21753 #: docs/manual/project/install.rst:226
21755 msgstr "lakukan tes"
21757 #. type: Plain text
21758 #: docs/manual/project/install.rst:228
21759 msgid "And finally install it:"
21762 #. type: Plain text
21763 #: docs/manual/project/install.rst:232
21764 msgid "sudo make install"
21767 #. type: Plain text
21768 #: docs/manual/project/install.rst:235
21770 "You can configure build parameters either by command line (see parameters "
21771 "bellow), or using TUI - ccmake."
21774 #. type: Plain text
21775 #: docs/manual/project/install.rst:237
21776 msgid "Useful cmake parameters:"
21779 #. type: Plain text
21780 #: docs/manual/project/install.rst:239
21781 msgid "``-DBUILD_SHARED_LIBS=ON`` enables shared library"
21784 #. type: Plain text
21785 #: docs/manual/project/install.rst:240
21786 msgid "``-DCMAKE_BUILD_TYPE=\"Debug\"`` enables debug build"
21789 #. type: Plain text
21790 #: docs/manual/project/install.rst:241
21791 msgid "``-DCMAKE_INSTALL_PREFIX=\"/usr\"`` change installation prefix"
21794 #. type: Plain text
21795 #: docs/manual/project/install.rst:243
21797 "``-DENABLE_PROTECTION=OFF`` disables various compile time protections "
21798 "against buffer overflows and similar attacks"
21801 #. type: Plain text
21802 #: docs/manual/project/install.rst:245
21804 "``-DBUILD_PYTHON=/usr/bin/python2.6`` changes Python used for build Python "
21808 #. type: Plain text
21809 #: docs/manual/project/install.rst:246
21810 msgid "``-DWITH_PYTHON=OFF`` disables build of python-gammu"
21813 #. type: Plain text
21814 #: docs/manual/project/install.rst:248
21815 msgid "You can also disable support for whole set of phones, e.g.:"
21818 #. type: Plain text
21819 #: docs/manual/project/install.rst:250
21820 msgid "``-DWITH_NOKIA_SUPPORT=OFF`` disables Nokia phones support"
21823 #. type: Plain text
21824 #: docs/manual/project/install.rst:251
21825 msgid "``-DWITH_BLUETOOTH=OFF`` disables Bluetooth support"
21828 #. type: Plain text
21829 #: docs/manual/project/install.rst:252
21830 msgid "``-DWITH_IRDA=OFF`` disables IrDA support"
21834 #: docs/manual/project/install.rst:254
21836 msgid "Library search paths"
21839 #. type: Plain text
21840 #: docs/manual/project/install.rst:259
21842 "By installing Gammu to non default system paths, you might need to add path "
21843 "where libGammu and other Gammu liraries are installed to :program:`ldconfig` "
21847 #. type: Plain text
21848 #: docs/manual/project/install.rst:261
21850 "You can do this by editing :file:`/etc/ld.so.conf` or adding new file to"
21853 #. type: Attribute :file:
21854 #: docs/manual/project/install.rst:261
21856 msgid "`/etc/ld.so.conf.d/` directory containing path, wherge Gammu library has"
21859 #. type: Plain text
21860 #: docs/manual/project/install.rst:263
21861 msgid "been installed. Some examples:"
21864 #. type: Plain text
21865 #: docs/manual/project/install.rst:268
21867 "# Gammu on 64-bit Fedora installed to /opt/gammu echo /opt/gammu/lib64 > /"
21868 "etc/ld.so.conf.d/gammu.conf"
21871 #. type: Plain text
21872 #: docs/manual/project/install.rst:271
21874 "# Gammu installed to /usr/local echo /usr/local/lib > /etc/ld.so.conf.d/"
21878 #. type: Plain text
21879 #: docs/manual/project/install.rst:274
21881 "You can also avoid changing ldconfig configuration by installing Gammu to "
21882 "paths where it already searches, for examble by:"
21885 #. type: Plain text
21886 #: docs/manual/project/install.rst:278
21887 msgid "cmake .. -DCMAKE_INSTALL_PREFIX=\"/usr\""
21891 #: docs/manual/project/install.rst:281
21893 msgid "Compiling on Microsoft Windows"
21896 #. type: Plain text
21897 #: docs/manual/project/install.rst:284 docs/manual/project/install.rst:361
21898 msgid "First install all :ref:`deps` and :ref:`opt-deps`."
21901 #. type: Plain text
21902 #: docs/manual/project/install.rst:291
21904 "`CMake`_ is able to generate projects for various tools including Microsoft "
21905 "Visual Studio, Borland toolchains, Cygwin or Mingw32. Just click on "
21906 "CMakeLists.txt in project sources and configure CMake to be able to find "
21907 "optional libraries (see cross compilation section for more information about "
21908 "getting those). The result should be project for your compiler where you "
21909 "should be able to work with it as with any other project."
21913 #: docs/manual/project/install.rst:293
21915 msgid "Compiling using MS Visual C++"
21918 #. type: Plain text
21919 #: docs/manual/project/install.rst:296
21920 msgid "You will probably need additional SDKs:"
21923 #. type: Plain text
21924 #: docs/manual/project/install.rst:302
21926 "Microsoft Windows Platform SDK (required especially for Bluetooth). It's "
21927 "given for free. Below are links to different releases (if you have problems "
21928 "with latest one, use older). They work for various Windows versions, even "
21929 "though Microsoft named them Windows Server 2003 Platform SDK."
21932 #. type: Plain text
21933 #: docs/manual/project/install.rst:304
21935 "For free Visual C++ Express 2005 you need to set compiler to work with "
21936 "Platform SDK (see description)."
21939 #. type: Plain text
21940 #: docs/manual/project/install.rst:306
21942 "MySQL include/library files from MySQL install package (for MySQL support in "
21946 #. type: Plain text
21947 #: docs/manual/project/install.rst:308
21949 "PostgreSQL include/library files from PostgreSQL install package (for "
21950 "PostgreSQL support in SMSD)."
21953 #. type: Plain text
21954 #: docs/manual/project/install.rst:310
21956 "For gettext (internationalization) support, you will need gettext packages "
21957 "from GnuWin32 project."
21960 #. type: Plain text
21961 #: docs/manual/project/install.rst:312
21963 "As build is now based on CMake, you will need to get it from http://cmake."
21967 #. type: Plain text
21968 #: docs/manual/project/install.rst:314
21969 msgid "After downloading and installing them into your system:"
21972 #. type: Plain text
21973 #: docs/manual/project/install.rst:318
21975 "Now you should be able to execute cmake by clicking on CMakeLists.txt file "
21976 "in Gammu sources, this should pop up dialog with configuration options."
21979 #. type: Plain text
21980 #: docs/manual/project/install.rst:321
21982 "You can also start CMakeSetup from start menu and select source directory "
21983 "(just point to it to Gammu sources)."
21986 #. type: Plain text
21987 #: docs/manual/project/install.rst:323
21989 "Select directory where binaries will be stored, I suggest this is different "
21990 "than source one, eg. append subdirectory build."
21993 #. type: Plain text
21994 #: docs/manual/project/install.rst:324
21995 msgid "Select compiler you want to use in Build for select."
21998 #. type: Plain text
21999 #: docs/manual/project/install.rst:327
22001 "In list bellow, you can tweak paths to some optional libraries and project "
22005 #. type: Plain text
22006 #: docs/manual/project/install.rst:329
22008 "Then just press Configure button, which will do the hard job. After this, "
22009 "just click OK button to generate Visual Studio project."
22012 #. type: Plain text
22013 #: docs/manual/project/install.rst:331
22015 "Project files for Visual Studio should be now generated in directory you "
22016 "selected, just open it in Visual Studio and compile :-)."
22019 #. type: Plain text
22020 #: docs/manual/project/install.rst:334
22022 "Project file should be named Gammu.dsw or Gammu.sln depending on what MSVC "
22023 "version you choose."
22026 #. type: Plain text
22027 #: docs/manual/project/install.rst:336
22029 "You should see ALL_BUILD target, which builds everything needed, simmilar to "
22030 "make all on Linux."
22033 #. type: Plain text
22034 #: docs/manual/project/install.rst:341
22036 "I know this guide is incomplete, I don't have environment to test, you're "
22037 "welcome to improve it!. Some more information can be found in howtos for "
22038 "other projects using CMake, eg. Blender, SIM, KDE, VTK, ISGTK. ITK, "
22039 "[wxWidgets http://www.wxwidgets.org/wiki/index.php/CMake]."
22043 #: docs/manual/project/install.rst:343
22045 msgid "Compiling using Borland C++"
22048 #. type: Plain text
22049 #: docs/manual/project/install.rst:351
22051 "Borland toolchain - you can download compiler at <http://www.codegear.com/"
22052 "downloads/free/cppbuilder>. You need to add c:/Borland/BCC55/Bin to system "
22053 "path (or manually set it when running CMake) and add -Lc:/Borland/BCC55/Lib -"
22054 "Ic:/Borland/BCC55/Include -Lc:/Borland/BCC55/Lib/PSDK to CMAKE_C_FLAGS in "
22055 "CMake (otherwise compilation fails)."
22059 #: docs/manual/project/install.rst:353
22061 msgid "Compiling using Cygwin"
22064 #. type: Plain text
22065 #: docs/manual/project/install.rst:356
22066 msgid "This should work pretty much same as on Linux."
22070 #: docs/manual/project/install.rst:358
22072 msgid "Compiling on Mac OS X"
22075 #. type: Plain text
22076 #: docs/manual/project/install.rst:366
22078 "Gammu should be compilable on Mac OS X, you need to have installed Developer "
22079 "Tols (version 2.4.1 was tested) and `CMake`_ (there is a Mac OS X \"Darwin\" "
22080 "DMG download). For database support in SMSD, install wanted database, eg. "
22084 #. type: Plain text
22085 #: docs/manual/project/install.rst:369
22087 "The rest of the compilation should be pretty same as on Linux, see Linux "
22088 "section for more details about compile time options."
22091 #. type: Plain text
22092 #: docs/manual/project/install.rst:373
22094 "If you get some errors while linking with iconv, it is caused by two "
22095 "incompatible iconv libraries available on the system. You can override the "
22099 #. type: Plain text
22100 #: docs/manual/project/install.rst:377
22101 msgid "cmake -D ICONV_LIBRARIES=\"/opt/local/lib/libiconv.dylib\" .."
22104 #. type: Plain text
22105 #: docs/manual/project/install.rst:379
22106 msgid "Or completely disable iconv support:"
22109 #. type: Plain text
22110 #: docs/manual/project/install.rst:383
22111 msgid "cmake -DWITH_Iconv=OFF .."
22115 #: docs/manual/project/install.rst:386
22117 msgid "Cross compilation for Windows on Linux"
22118 msgstr "Kompilasi silang untuk Windows pada Linux"
22120 #. type: Plain text
22121 #: docs/manual/project/install.rst:390
22123 "First install all :ref:`deps` and :ref:`opt-deps` into your mingw build "
22127 #. type: Plain text
22128 #: docs/manual/project/install.rst:394
22130 "Only cross compilation using `CMake`_ has been tested. You need to install "
22131 "MinGW cross tool chain and run time. On Debian you can do it by apt-get "
22132 "install mingw32. Build is then quite simple:"
22135 #. type: Plain text
22136 #: docs/manual/project/install.rst:401
22138 "mkdir build-win32 cd build-win32 cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/"
22139 "Toolchain-mingw32.cmake make"
22142 #. type: Plain text
22143 #: docs/manual/project/install.rst:403
22144 msgid "There is also toolchain configuration for Win64 available:"
22147 #. type: Plain text
22148 #: docs/manual/project/install.rst:410
22150 "mkdir build-win64 cd build-win64 cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/"
22151 "Toolchain-mingw64.cmake make"
22154 #. type: Plain text
22155 #: docs/manual/project/install.rst:413
22157 "If your MinGW cross compiler binaries are not found automatically, you can "
22158 "specify their different names in cmake/Toolchain-mingw32.cmake."
22161 #. type: Plain text
22162 #: docs/manual/project/install.rst:415
22163 msgid "To build just bare static library without any dependencies, use:"
22166 #. type: Plain text
22167 #: docs/manual/project/install.rst:419
22168 msgid "cmake .. -DCMAKE_TOOLCHAIN_FILE=../cmake/Toolchain-mingw32.cmake \\"
22171 #. type: Plain text
22172 #: docs/manual/project/install.rst:425
22174 "-DBUILD_SHARED_LIBS=OFF \\ -DWITH_MySQL=OFF \\ -DWITH_Postgres=OFF \\ -"
22175 "DWITH_GettextLibs=OFF \\ -DWITH_Iconv=OFF \\ -DWITH_CURL=OFF"
22178 #. type: Plain text
22179 #: docs/manual/project/install.rst:432
22181 "To be compatible with current Python on Windows, we need to build against "
22182 "matching Microsoft C Runtime library. For Python 2.4 and 2.5 MSVCR71 was "
22183 "used, for Python 2.6 the right one is MSVCR90. To achieve building against "
22184 "different MSVCRT, you need to adjust compiler specifications, example is "
22185 "shown in cmake/mingw.spec, which is used by CMakeLists.txt. You might need "
22186 "to tune it for your environment."
22190 #: docs/manual/project/install.rst:434
22192 msgid "Third party libraries"
22195 #. type: Plain text
22196 #: docs/manual/project/install.rst:439
22198 "The easies way to link with third party libraries is to add path to their "
22199 "installation to cmake/Toolchain-mingw32.cmake or to list these paths in "
22200 "CMAKE_FIND_ROOT_PATH when invoking cmake."
22203 #. type: Plain text
22204 #: docs/manual/project/install.rst:446
22206 "You can download MySQL binaries from <http://dev.mysql.com/>, but then need "
22210 #. type: Plain text
22211 #: docs/manual/project/install.rst:452
22213 "cd mysql/lib/opt reimp.exe -d libmysql.lib i586-mingw32msvc-dlltool --kill-"
22214 "at --input-def libmysql.def \\"
22217 #. type: Plain text
22218 #: docs/manual/project/install.rst:453
22219 msgid "--dllname libmysql.dll --output-lib libmysql.a"
22222 #. type: Plain text
22223 #: docs/manual/project/install.rst:456
22225 "reimp.exe is part of mingw-utils and can be run through wine, I didn't try "
22226 "to compile native binary from it."
22229 #. type: Plain text
22230 #: docs/manual/project/install.rst:463
22232 "You can download PostgreSQL binaries from <http://www.postgresql.org/>, but "
22233 "then you need to add wldap32.dll library to bin."
22236 #. type: Plain text
22237 #: docs/manual/project/install.rst:471
22239 "For Gettext (internationalization support), you need gettext-0.14.4-bin.zip, "
22240 "gettext-0.14.4-dep.zip, gettext-0.14.4-lib.zip from <http://gnuwin32."
22241 "sourceforge.net/>. Unpack these to same directory."
22245 #: docs/manual/project/install.rst:474
22250 #. type: Plain text
22251 #: docs/manual/project/install.rst:478
22253 "For CURL support, you need curl-7.19.0-devel-mingw32.zip from <http://curl."
22258 #: docs/manual/project/install.rst:480
22260 msgid "Crosscompiling to different platform"
22263 #. type: Plain text
22264 #: docs/manual/project/install.rst:484
22266 "To cross compile Gammu to different architecture (or platform) you need to "
22267 "provide CMake toolchain file for that and invoke `CMake`_ with it:"
22270 #. type: Plain text
22271 #: docs/manual/project/install.rst:488
22272 msgid "cmake -DCMAKE_TOOLCHAIN_FILE=~/Toolchain-eldk-ppc74xx.cmake .."
22275 #. type: Plain text
22276 #: docs/manual/project/install.rst:492
22278 "More information on creating that is described in `CMake Cross Compiling`_ "
22279 "wiki page. Also distributions like `OpenEmbedded`_ usually already come with "
22280 "prepared recipes for `CMake`_."
22283 #. type: Plain text
22284 #: docs/manual/project/install.rst:494
22285 msgid "_CMake Cross Compiling: http://www.vtk.org/Wiki/CMake_Cross_Compiling"
22288 #. type: Plain text
22289 #: docs/manual/project/install.rst:495
22290 msgid "_OpenEmbedded: http://www.openembedded.org/"
22294 #: docs/manual/project/install.rst:497
22296 msgid "Advanced Build Options"
22299 #. type: Plain text
22300 #: docs/manual/project/install.rst:502
22302 "The build system accepts wide range of options. You can see them all by "
22303 "running GUI version of `CMake`_ or by inspecting :file:`CMakeCache.txt` in "
22308 #: docs/manual/project/install.rst:504
22310 msgid "Limiting set of installed data"
22313 #. type: Plain text
22314 #: docs/manual/project/install.rst:508
22316 "By setting following flags you can control which additional parts will be "
22320 #. type: Plain text
22321 #: docs/manual/project/install.rst:510
22322 msgid "INSTALL_GNAPPLET - Install Gnapplet binaries"
22325 #. type: Plain text
22326 #: docs/manual/project/install.rst:511
22327 msgid "INSTALL_MEDIA - Install sample media files"
22330 #. type: Plain text
22331 #: docs/manual/project/install.rst:512
22332 msgid "INSTALL_PHP_EXAMPLES - Install PHP example scripts"
22335 #. type: Plain text
22336 #: docs/manual/project/install.rst:513
22337 msgid "INSTALL_BASH_COMPLETION - Install bash completion script for Gammu"
22340 #. type: Plain text
22341 #: docs/manual/project/install.rst:514
22342 msgid "INSTALL_LSB_INIT - Install LSB compatible init script for Gammu"
22345 #. type: Plain text
22346 #: docs/manual/project/install.rst:515
22347 msgid "INSTALL_DOC - Install documentation"
22350 #. type: Plain text
22351 #: docs/manual/project/install.rst:516
22352 msgid "INSTALL_LOC - Install locales data"
22355 #. type: Plain text
22356 #: docs/manual/project/install.rst:518
22357 msgid "For example:"
22360 #. type: Plain text
22361 #: docs/manual/project/install.rst:522
22362 msgid "cmake -DINSTALL_DOC=OFF"
22366 #: docs/manual/project/install.rst:525
22368 msgid "Debugging build failures"
22371 #. type: Plain text
22372 #: docs/manual/project/install.rst:529
22374 "If there is some build failure (eg. some dependencies are not correctly "
22375 "detected), please attach :file:`CMakeCache.txt`,"
22378 #. type: Attribute :file:
22379 #: docs/manual/project/install.rst:529
22381 msgid "`CMakeFiles/CMakeError.log` and :file:`CMakeFiles/CMakeOutput.log` files"
22384 #. type: Plain text
22385 #: docs/manual/project/install.rst:532
22387 "to the report. It will help diagnose what was detected on the system and "
22388 "possibly fix these errors."
22391 #. type: Plain text
22392 #: docs/manual/project/install.rst:535
22394 "To find out what is going on during compilation, add ``-"
22395 "DCMAKE_VERBOSE_MAKEFILE=ON`` to :program:`cmake` command line or run"
22398 #. type: Attribute :program:
22399 #: docs/manual/project/install.rst:535
22401 msgid "`make` with ``VERBOSE=1``:"
22404 #. type: Plain text
22405 #: docs/manual/project/install.rst:540
22406 msgid "make VERBOSE=1"
22410 #: docs/manual/project/install.rst:542
22412 msgid "Debugging crashes"
22415 #. type: Plain text
22416 #: docs/manual/project/install.rst:547
22418 "To debug program crashes, you might want to build Gammu with ``-"
22419 "DENABLE_PROTECTION=OFF``, otherwise debugging tools are somehow confused "
22420 "with protections GCC makes and produce bogus back traces."
22424 #: docs/manual/project/install.rst:550
22426 msgid "Compliling python-gammu"
22429 #. type: Plain text
22430 #: docs/manual/project/install.rst:555
22432 "Currently python-gammu is distributed together with Gammu, so all you need "
22433 "to get it is to build Gammu with Python support (it should be automatically "
22434 "detected if you have development environment installed for Python)."
22437 #. type: Plain text
22438 #: docs/manual/project/install.rst:560
22440 "Gammu uses CMake_ to generate build environment (for example Makefiles for "
22441 "UNIX, Visual Studio projects, Eclipse projects, etc.) which you can later "
22442 "use for building. You can use ``-DBUILD_PYTHON=/path/to/python`` to define "
22443 "path to another Python interpreter to use than default one available in the "
22447 #. type: Plain text
22448 #: docs/manual/project/install.rst:563
22450 "Alternatively you can use standard distutils, for which :file:`setup.py` is "
22451 "placed in `python` subdirectory."
22454 #. type: Plain text
22455 #: docs/manual/project/install.rst:564
22456 msgid "_CMake: http://www.cmake.org/"
22460 #: docs/manual/project/motivation.rst:2
22462 msgid "Motivation to fork Gnokii"
22465 #. type: Plain text
22466 #: docs/manual/project/motivation.rst:9
22468 "Please note that this is original list of differences written by Marcin when "
22469 "forking Gnokii, so it represents state of the code in that time."
22472 #. type: Plain text
22473 #: docs/manual/project/motivation.rst:11
22474 msgid "Unicode used almost everywhere. In MyGnokii and Gnokii with modern"
22477 #. type: Plain text
22478 #: docs/manual/project/motivation.rst:14
22480 "phones (they return everything in Unicode) things are converted from Unicode "
22481 "and again to Unicode in other places. No more unnecessary conversions."
22484 #. type: Plain text
22485 #: docs/manual/project/motivation.rst:15
22486 msgid "Almost everything is structural. In Gnokii some things are declared"
22489 #. type: Plain text
22490 #: docs/manual/project/motivation.rst:17
22492 "in files, not in \"main\" phone structure. It can make some problems, when "
22493 "will try to support two phones on two serial ports in one application."
22496 #. type: Plain text
22497 #: docs/manual/project/motivation.rst:18
22498 msgid "in Gammu you can make support for some things without adding source"
22501 #. type: Plain text
22502 #: docs/manual/project/motivation.rst:22
22504 "to \"main\" phone modules. Very good idea for things, which are available "
22505 "only for few models and for all other will be UNIMPLEMENTED. It includes "
22506 "also some obsolete functions - why should we compile RLP source, when all "
22507 "new better phones have modems built in ?"
22510 #. type: Plain text
22511 #: docs/manual/project/motivation.rst:23
22513 "Gnokii/MyGnokii has to have some compatibility with previously written "
22514 "source. In Gammu some solutions are reimplemented and done easier."
22517 #. type: Plain text
22518 #: docs/manual/project/motivation.rst:24
22519 msgid "no more reimplementing C libraries in source - see snprintf in gnokii."
22522 #. type: Plain text
22523 #: docs/manual/project/motivation.rst:25
22524 msgid "more OS supported."
22527 #. type: Plain text
22528 #: docs/manual/project/motivation.rst:26
22530 "better sharing source. Less source = smaller application easier to debug."
22533 #. type: Plain text
22534 #: docs/manual/project/motivation.rst:27
22535 msgid "better user friendly interface"
22538 #. type: Plain text
22539 #: docs/manual/project/motivation.rst:28
22540 msgid "no more 2 years rewriting source..."
22543 #. type: Plain text
22544 #: docs/manual/project/motivation.rst:29
22546 "it's easier to see, what frames are implemented, what not (in phone modules "
22547 "they're put line after line)."
22550 #. type: Plain text
22551 #: docs/manual/project/motivation.rst:30
22552 msgid "better compatiblity with ANSI C = no warnings in MS VC 6"
22555 #. type: Plain text
22556 #: docs/manual/project/motivation.rst:31
22558 "all locations for user start from 0 (in Gnokii some from 0, some from 1)"
22561 #. type: Plain text
22562 #: docs/manual/project/motivation.rst:32
22563 msgid "some things like SMS can be accessed few ways"
22566 #. type: Plain text
22567 #: docs/manual/project/motivation.rst:34
22569 "when possible, there are used \"constant\" locations. I will explain on the "
22573 #. type: Plain text
22574 #: docs/manual/project/motivation.rst:36
22576 "save two calendar notes in any Nokia 61xx phone. Call them \"reminder\" and "
22577 "\"call\" notes. Reminder will be returned by phone of 1'st location, Call on "
22581 #. type: Plain text
22582 #: docs/manual/project/motivation.rst:37
22584 "Now Reminder will be deleted (for example, from phone keypad). Call will be "
22585 "moved from 2'nd to 1'st."
22588 #. type: Plain text
22589 #: docs/manual/project/motivation.rst:43
22591 "When will read calendar notes again, have to read all notes again because of "
22592 "changed locations (let's say, we won't read Call note again. It will have "
22593 "location 2 in PC. Now you will write new note into phone (for keypad) and it "
22594 "will save in under location 2. When will try to save Call not with location "
22595 "2, it will overwrite new saved note !)."
22598 #. type: Plain text
22599 #: docs/manual/project/motivation.rst:46
22601 "This is not good. When for example delete one entry from phonebook, other "
22602 "locations \"stays\" on their places. These are \"constant\" locations."
22605 #. type: Plain text
22606 #: docs/manual/project/motivation.rst:49
22608 "With \"constans\" locations, when delete one location from PC, don't have to "
22609 "read full memory from phone."
22612 #. type: Plain text
22613 #: docs/manual/project/motivation.rst:51
22617 #. type: Plain text
22618 #: docs/manual/project/motivation.rst:52
22619 msgid "Of course, some of these things can be in the future in gnokii too..."
22623 #: docs/manual/project/localization.rst:2
22625 msgid "Localization"
22628 #. type: Plain text
22629 #: docs/manual/project/localization.rst:6
22631 "Localization uses `Gettext`_ po files for both program translations and the "
22632 "documentation. The documentation translation is managed using `po4a`_."
22636 #: docs/manual/project/localization.rst:8
22638 msgid "Using Translation"
22641 #. type: Plain text
22642 #: docs/manual/project/localization.rst:13
22644 "You can set locales you want to use by specifying LANG or LC_* environment "
22645 "variables (on Linux you usually don't care about this, on Windows just "
22646 "export e.g. ``LANG=cs_CZ``)."
22650 #: docs/manual/project/localization.rst:15
22652 msgid "Improving Translation"
22655 #. type: Plain text
22656 #: docs/manual/project/localization.rst:21
22658 "If you want to improve existing translation, please visit `translation "
22659 "server`_. For adding new one, you need to contact `Michal Čihař`_ and then "
22660 "you will be able to edit it on former mentioned URL."
22663 #. type: Plain text
22664 #: docs/manual/project/localization.rst:24
22666 "You can also go ahead with traditional way of creating/updating po files in "
22667 "locale/ folder and then sending updated ones to bug tracker."
22671 #: docs/manual/project/localization.rst:26
22673 msgid "Translation Areas"
22676 #. type: Plain text
22677 #: docs/manual/project/localization.rst:29
22678 msgid "There are several po files to translate:"
22681 #. type: Plain text
22682 #: docs/manual/project/localization.rst:39
22685 "``libgammu.po``\n"
22686 " Messages used in the Gammu library (see :ref:`libgammu`).\n"
22688 " Messages used by command line utilities (mostly :ref:`gammu`).\n"
22690 " Basic documentation shipped withing package (eg. :file:`README` and\n"
22691 " :file:`INSTALL` files).\n"
22693 " The Gammu Manual translation (this manual).\n"
22696 #. type: Plain text
22697 #: docs/manual/project/localization.rst:42
22698 msgid "_translation server: http://l10n.cihar.com/projects/gammu/"
22701 #. type: Plain text
22702 #: docs/manual/project/localization.rst:44
22703 msgid "_Gettext: http://en.wikipedia.org/wiki/GNU_gettext\\"
22706 #. type: Plain text
22707 #: docs/manual/project/localization.rst:44
22708 msgid "_po4a: http://po4a.alioth.debian.org/"
22712 #: docs/manual/glossary.rst:2
22717 #. type: Plain text
22718 #: docs/manual/glossary.rst:6
22719 msgid "glossary:: :sorted:"
22722 #. type: Plain text
22723 #: docs/manual/glossary.rst:8
22727 #. type: Plain text
22728 #: docs/manual/glossary.rst:8
22729 msgid "Message reference as generated by GSM network."
22732 #. type: Plain text
22733 #: docs/manual/index.rst:7
22735 "Gammu is a project providing abstraction layer for cell phones access. It "
22736 "covers wide range of phones, mostly focusing on AT compatible phones and "
22740 #. type: Plain text
22741 #: docs/manual/index.rst:9
22743 "This manual describes all parts of Gammu, starting with information about"
22746 #. type: Attribute :ref:
22747 #: docs/manual/index.rst:9
22749 msgid "`project`, going through API documentation for both :ref:`python` and"
22752 #. type: Attribute :ref:
22753 #: docs/manual/index.rst:10
22755 msgid "`libgammu` and covering :ref:`smsd` as well."
22759 #: docs/manual/index.rst:14
22761 msgid "Continue reading"
22764 #. type: Plain text
22765 #: docs/manual/index.rst:17
22769 #. type: Plain text
22770 #: docs/manual/index.rst:18
22771 msgid ":columns: 2"
22774 #. type: Plain text
22775 #: docs/manual/index.rst:20
22776 msgid ":ref:`project` -- learn about Gammu project"
22779 #. type: Plain text
22780 #: docs/manual/index.rst:21
22781 msgid ":ref:`smsd` -- comprehensive SMSD documentation"
22784 #. type: Plain text
22785 #: docs/manual/index.rst:22
22786 msgid ":ref:`gammu` -- the Gammu utility"
22789 #. type: Plain text
22790 #: docs/manual/index.rst:23
22791 msgid ":ref:`gammurc` -- the Gammu configuration file"
22794 #. type: Plain text
22795 #: docs/manual/index.rst:24
22796 msgid ":ref:`python` -- use Gammu functionality from Python"
22799 #. type: Plain text
22800 #: docs/manual/index.rst:25
22801 msgid ":ref:`libgammu` -- use Gammu functionality from C"
22804 #. type: Plain text
22805 #: docs/manual/index.rst:26
22806 msgid ":ref:`internal` -- learn about Gammu internals"
22809 #. type: Plain text
22810 #: docs/manual/index.rst:27
22811 msgid ":ref:`faq` -- frequently asked questions"
22814 #. type: Plain text
22815 #: docs/manual/index.rst:28
22816 msgid ":ref:`protocols` -- learn about phone protocols"
22819 #. type: Plain text
22820 #: docs/manual/index.rst:29
22821 msgid ":ref:`formats` -- file formats supported by Gammu"
22822 msgstr ":ref:`formats` -- format file yang didukung Gammu"
22825 #: docs/manual/index.rst:31
22827 msgid "Full contents"
22830 #. type: Plain text
22831 #: docs/manual/index.rst:36
22835 #. type: Plain text
22836 #: docs/manual/testing/index.rst:2
22841 #: docs/manual/testing/index.rst:4
22843 msgid "Testing Gammu"
22846 #. type: Plain text
22847 #: docs/manual/testing/index.rst:11
22848 msgid "testsuite dummy-driver"
22851 #. type: Plain text
22852 #: docs/manual/testing/dummy-driver.rst:2
22853 msgid "_dummy-driver:"
22857 #: docs/manual/testing/dummy-driver.rst:4
22859 msgid "Dummy Driver"
22862 #. type: Plain text
22863 #: docs/manual/testing/dummy-driver.rst:7
22867 #. type: Plain text
22868 #: docs/manual/testing/dummy-driver.rst:12
22870 "The ``dummy`` driver in Gammu emulates all operations on filesystem. It is "
22871 "used by :doc:`testsuite`, but it is also very helpful for application "
22872 "developers, because they can test the functionality without using real phone "
22873 "and avoiding risk of corrupting data in the phone."
22877 #: docs/manual/testing/dummy-driver.rst:14
22879 msgid "Filesystem structure"
22880 msgstr "File sistem"
22882 #. type: Plain text
22883 #: docs/manual/testing/dummy-driver.rst:17
22884 msgid "The dummy driver emulates all phone functionality on filesystem. The"
22887 #. type: Attribute :config:
22888 #: docs/manual/testing/dummy-driver.rst:17
22890 msgid "option:`Device` configuration directive sets top level directory,"
22893 #. type: Plain text
22894 #: docs/manual/testing/dummy-driver.rst:19
22895 msgid "where all data are stored."
22898 #. type: Plain text
22899 #: docs/manual/testing/dummy-driver.rst:23
22901 "This directory contains file :file:`operations.log`, where are logged "
22902 "operations which do not modify any data in the dummy phone (eg. sending "
22907 #: docs/manual/testing/dummy-driver.rst:25 docs/manual/c/message.rst:2
22912 #. type: Plain text
22913 #: docs/manual/testing/dummy-driver.rst:29
22915 "Messages are stored in :file:`sms/<FOLDER>` directories (``<FOLDER>`` is in "
22916 "range 1-5) in Gammu native smsbackup format."
22919 #. type: Plain text
22920 #: docs/manual/testing/dummy-driver.rst:31 docs/manual/python/objects.rst:415
22925 #. type: Plain text
22926 #: docs/manual/testing/dummy-driver.rst:35
22928 "Phonebook (and calls registers) are stored in :file:`pbk/<MEMORY>` "
22929 "(``<MEMORY>`` is type of memory like ``ME`` or ``SM``) directories in vCard "
22933 #. type: Plain text
22934 #: docs/manual/testing/dummy-driver.rst:40
22935 msgid "Notes are stored in :file:`note` directory in vNote format."
22938 #. type: Plain text
22939 #: docs/manual/testing/dummy-driver.rst:45
22941 "Calendar entries are stored in :file:`calendar` directory in vCalendar "
22946 #: docs/manual/testing/dummy-driver.rst:47
22951 #. type: Plain text
22952 #: docs/manual/testing/dummy-driver.rst:50
22953 msgid "Todo entries are stored in :file:`todo` directory in vCalendar format."
22957 #: docs/manual/testing/dummy-driver.rst:52
22960 msgstr "File sistem"
22962 #. type: Plain text
22963 #: docs/manual/testing/dummy-driver.rst:56
22965 "Filesystem is stored in :file:`fs` directory. You can create another "
22966 "subdirectories there."
22970 #: docs/manual/testing/dummy-driver.rst:58
22972 msgid "Other features"
22975 #. type: Plain text
22976 #: docs/manual/testing/dummy-driver.rst:61
22978 "By specifying :config:option:`Features` you can configure some specific "
22982 #. type: Plain text
22983 #: docs/manual/testing/dummy-driver.rst:67
22986 "``DISABLE_GETNEXT``\n"
22987 " Makes the dummy driver fail all GetNext* calls as not supported (with\n"
22988 " exception of GetNextSMS* and GetNextFile*).\n"
22989 "``DISABLE_GETNEXTSMS``\n"
22990 " Makes the dummy driver fail all GetNextSMS* calls as not supported.\n"
22993 #. type: Plain text
22994 #: docs/manual/testing/dummy-driver.rst:72
22996 "To use dummy driver, you need something like following in :file:`~/.gammurc`:"
22999 #. type: Plain text
23000 #: docs/manual/testing/dummy-driver.rst:79
23001 msgid "[gammu] model = dummy connection = none device = /path/to/directory/"
23004 #. type: Plain text
23005 #: docs/manual/testing/dummy-driver.rst:81
23007 "For disabling GetNext* functions within dummy driver, you need something "
23008 "like following in :file:`~/.gammurc`:"
23011 #. type: Plain text
23012 #: docs/manual/testing/dummy-driver.rst:88
23014 "[gammu] model = dummy connection = none features = DISABLE_GETNEXT device = /"
23015 "path/to/directory/"
23019 #: docs/manual/testing/testsuite.rst:2
23021 msgid "Gammu Testsuite"
23025 #: docs/manual/testing/testsuite.rst:10
23027 msgid "Running the tests"
23030 #. type: Plain text
23031 #: docs/manual/testing/testsuite.rst:17
23033 "You can run the test suite this using ``make test``. CMake build system uses "
23034 "for testing CTest, which also includes option to connect to dashboard and "
23035 "submit test results there, so that they can be reviewed and fixed by others. "
23036 "To participate in this testing, you need just to run ``make Experimental`` "
23037 "which also does submission to the dashboard."
23040 #. type: Plain text
23041 #: docs/manual/testing/testsuite.rst:19
23042 msgid "There are some more options for testing:"
23045 #. type: Plain text
23046 #: docs/manual/testing/testsuite.rst:21
23047 msgid "``make test``"
23050 #. type: Plain text
23051 #: docs/manual/testing/testsuite.rst:23
23053 msgid " Runs testsuite with no uploading of results.\n"
23056 #. type: Plain text
23057 #: docs/manual/testing/testsuite.rst:25
23058 msgid "``make Experimental``"
23061 #. type: Plain text
23062 #: docs/manual/testing/testsuite.rst:27
23064 msgid " Runs testsuite and uploads results to the dashboard.\n"
23067 #. type: Plain text
23068 #: docs/manual/testing/testsuite.rst:29
23069 msgid "``make ExperimentalMemCheck``"
23072 #. type: Plain text
23073 #: docs/manual/testing/testsuite.rst:33
23076 " This checks memory accesses using valgrind during tests and submits\n"
23077 " report. You need to do this after ``make Experimental`` and you can\n"
23078 " submit results using ``make ExperimentalSubmit``.\n"
23081 #. type: Plain text
23082 #: docs/manual/testing/testsuite.rst:35
23083 msgid "Coverage reports"
23086 #. type: Plain text
23087 #: docs/manual/testing/testsuite.rst:38
23090 " To get test coverage reports, you need to configure project using\n"
23091 " ``cmake -DCOVERAGE=ON``\n"
23094 #. type: Plain text
23095 #: docs/manual/testing/testsuite.rst:40
23096 msgid "Nightly testing"
23099 #. type: Plain text
23100 #: docs/manual/testing/testsuite.rst:47
23103 " Currently several machines do compile and test Gammu every night. If\n"
23104 " you want to tak part of this, just ensure that your machine executes\n"
23105 " test suite every night (preferably after 3:00 CET). You can select\n"
23106 " either ``make Nightly`` to do regullar testing or\n"
23107 " ``make NightlyMemoryCheck`` to test with valgrind. Also you can enable\n"
23108 " coverage tests as described above.\n"
23111 #. type: Plain text
23112 #: docs/manual/testing/testsuite.rst:49
23113 msgid "Running single test"
23116 #. type: Labeled list
23117 #: docs/manual/testing/testsuite.rst:50
23119 msgid "You can run single test by directly calling ctest"
23122 #. type: Plain text
23123 #: docs/manual/testing/testsuite.rst:53
23124 msgid "ctest -R test-name"
23127 #. type: Labeled list
23128 #: docs/manual/testing/testsuite.rst:54
23130 msgid "Adding ``-V`` runs it in verbose mode with all test output"
23133 #. type: Plain text
23134 #: docs/manual/testing/testsuite.rst:57
23135 msgid "ctest -V -R test-name"
23139 #: docs/manual/testing/testsuite.rst:59
23141 msgid "Collecting results"
23144 #. type: Plain text
23145 #: docs/manual/testing/testsuite.rst:63
23147 "The tests are ran daily on several platforms and you can find the results on "
23148 "`dashboard <https://cdash.cihar.com/index.php?project=Gammu>`_."
23151 #. type: Plain text
23152 #: docs/manual/testing/testsuite.rst:66
23154 "You are welcome to join this effort, all you need is to setup job to pull "
23155 "current Gammu sources and execute the test suite every day (the preferred "
23159 #. type: Labeled list
23160 #: docs/manual/testing/testsuite.rst:66
23162 msgid "it 3:00 CET)"
23165 #. type: Plain text
23166 #: docs/manual/testing/testsuite.rst:70
23167 msgid "git pull make -C build-configure Nightly"
23170 #. type: Labeled list
23171 #: docs/manual/testing/testsuite.rst:71
23173 msgid "or also with checking for memory leaks"
23176 #. type: Plain text
23177 #: docs/manual/testing/testsuite.rst:75
23178 msgid "git pull make -C build-configure NightlyMemCheck"
23182 #: docs/manual/testing/testsuite.rst:77
23184 msgid "Testing of SMSD"
23187 #. type: Plain text
23188 #: docs/manual/testing/testsuite.rst:83
23190 "SMSD tests are performed using :ref:`dummy-driver` and uses file backend and "
23191 "sqlite database by default. For this you nee Gammu compiled with libdbi, "
23192 "have installed sqlite driver for libdbi and have :program:`sqlite3` binary "
23193 "available on the syste,."
23196 #. type: Plain text
23197 #: docs/manual/testing/testsuite.rst:85
23198 msgid "Testing of additional database backends must be enabled separately:"
23201 #. type: Plain text
23202 #: docs/manual/testing/testsuite.rst:88
23205 "``MYSQL_TESTING``:\n"
23206 " you need to have setup MySQL server with database where SMSD can play.\n"
23209 #. type: Plain text
23210 #: docs/manual/testing/testsuite.rst:91
23213 "``PSQL_TESTING``\n"
23214 " you need to have setup PostgreSQL server with database where SMSD can play.\n"
23218 #: docs/manual/testing/testsuite.rst:93
23220 msgid "Testing of command line utility"
23223 #. type: Plain text
23224 #: docs/manual/testing/testsuite.rst:98
23226 "Gammu command line tests are performed using :ref:`dummy-driver` where "
23227 "required. It covers most of command line interface, but some parts need to "
23228 "be explicitly enabled:"
23231 #. type: Plain text
23232 #: docs/manual/testing/testsuite.rst:101
23235 "``ONLINE_TESTING``:\n"
23236 " enable testing of features which require internet access\n"
23240 #: docs/manual/testing/testsuite.rst:103
23242 msgid "Testing of Python interface"
23245 #. type: Plain text
23246 #: docs/manual/testing/testsuite.rst:108
23248 "Python module tests are performed using :ref:`dummy-driver` where required. "
23249 "It does also cover testing of SMSD interface, which is done using libdbi"
23254 #: docs/manual/testing/testsuite.rst:110
23256 msgid "Testing of reply functions"
23259 #. type: Plain text
23260 #: docs/manual/testing/testsuite.rst:114
23262 "The :file:`tests` directory contains various tests which do inject data into "
23263 "reply functions and check their response."
23267 #: docs/manual/testing/testsuite.rst:116
23269 msgid "Testing of data parsing"
23272 #. type: Plain text
23273 #: docs/manual/testing/testsuite.rst:120
23275 "The :file:`tests` directory contains various tests which just try to parse "
23276 "various file formats supported by libGammu."
23280 #: docs/manual/testing/testsuite.rst:122
23282 msgid "Configuration of the test suite"
23285 #. type: Plain text
23286 #: docs/manual/testing/testsuite.rst:125
23287 msgid "You can pass various parameters to configure the test suite:"
23291 #: docs/manual/testing/testsuite.rst:127
23293 msgid "Programs used for testing"
23296 #. type: Plain text
23297 #: docs/manual/testing/testsuite.rst:141
23301 " Path to the :program:`sh` program\n"
23303 " Path to the :program:`bash` program\n"
23305 " Path to the :program:`sqlite3` program\n"
23307 " Path to the :program:`sed` program\n"
23309 " Path to the :program:`mysql` program\n"
23311 " Path to the :program:`psql` program\n"
23315 #: docs/manual/testing/testsuite.rst:143
23317 msgid "Limiting testsuite"
23320 #. type: Plain text
23321 #: docs/manual/testing/testsuite.rst:151
23324 "``ONLINE_TESTING``\n"
23325 " Enable testing of parts which use remote servers, requires connection to interned\n"
23326 "``PSQL_TESTING``\n"
23327 " Enable testing of PostgreSQL SMSD backend, requires configured PostgreSQL database\n"
23328 "``MYSQL_TESTING``\n"
23329 " Enable testing of MySQL SMSD backend, requires configured MySQL database\n"
23333 #: docs/manual/testing/testsuite.rst:153
23335 msgid "Database backends configuration"
23336 msgstr "Konfigurasi backend basisdata"
23338 #. type: Plain text
23339 #: docs/manual/testing/testsuite.rst:173
23343 " Host to use for PostgreSQL tests (default: ``127.0.0.1``)\n"
23344 "``PSQL_DATABASE``\n"
23345 " Database to use for PostgreSQL tests (default: ``smsd``)\n"
23347 " User to use for PostgreSQL tests (default: ``smsd``)\n"
23348 "``PSQL_PASSWORD``\n"
23349 " Password to use for PostgreSQL tests (default: ``smsd``)\n"
23351 " Host to use for MySQL tests (default: ``127.0.0.1``)\n"
23352 "``MYSQL_DATABASE``\n"
23353 " Database to use for MySQL tests (default: ``smsd``)\n"
23355 " User to use for MySQL tests (default: ``smsd``)\n"
23356 "``MYSQL_PASSWORD``\n"
23357 " Password to use for MySQL tests (default: ``smsd``)\n"
23359 " ODBC DSN to use for ODBC tests (default: ``smsd``). \n"
23360 " Currently needs to point to MySQL database.\n"
23363 #. type: Plain text
23364 #: docs/manual/contents.rst:2
23369 #: docs/manual/contents.rst:4
23371 msgid "Gammu Documentation Contents"
23374 #. type: Plain text
23375 #: docs/manual/contents.rst:22
23377 "project/index faq/index python/index c/index internal/index formats/index "
23378 "config/index gammu/index smsd/index utils/index testing/index protocol/index "
23383 #: docs/manual/contents.rst:24
23385 msgid "Indices and tables"
23388 #. type: Plain text
23389 #: docs/manual/contents.rst:27
23390 msgid ":ref:`genindex`"
23393 #. type: Plain text
23394 #: docs/manual/contents.rst:28
23395 msgid ":ref:`modindex`"
23398 #. type: Plain text
23399 #: docs/manual/contents.rst:28
23400 msgid ":ref:`search`"
23404 #: docs/manual/python/objects.rst:2
23409 #. type: Plain text
23410 #: docs/manual/python/objects.rst:7
23412 "For various (mostly historical) reasons, all objects you get from Gammu are "
23413 "not real objects but rather a dictionaries. This has quite a big impact of "
23414 "usability and will most likely change in the future."
23417 #. type: Plain text
23418 #: docs/manual/python/objects.rst:9
23420 "All the objects basically map to C structures, so you might also refer to"
23423 #. type: Attribute :ref:
23424 #: docs/manual/python/objects.rst:9
23426 msgid "`libgammu` chapter."
23429 #. type: Plain text
23430 #: docs/manual/python/objects.rst:12
23435 #: docs/manual/python/objects.rst:14
23440 #. type: Plain text
23441 #: docs/manual/python/objects.rst:18
23443 "Object describing single SMS message in a way GSM network handles is (140 "
23444 "bytes of data). You can construct it from :ref:`sms_info_obj` using"
23447 #. type: Attribute :meth:
23448 #: docs/manual/python/objects.rst:18
23450 msgid "`gammu.EncodeSMS`."
23453 #. type: Plain text
23454 #: docs/manual/python/objects.rst:21
23455 msgid "Message dictionary can consist of following fields:"
23458 #. type: Labeled list
23459 #: docs/manual/python/objects.rst:22 docs/manual/python/objects.rst:26
23460 #: docs/manual/python/objects.rst:30 docs/manual/python/objects.rst:35
23461 #: docs/manual/python/objects.rst:39 docs/manual/python/objects.rst:43
23462 #: docs/manual/python/objects.rst:47 docs/manual/python/objects.rst:51
23463 #: docs/manual/python/objects.rst:55 docs/manual/python/objects.rst:59
23464 #: docs/manual/python/objects.rst:63 docs/manual/python/objects.rst:67
23465 #: docs/manual/python/objects.rst:71 docs/manual/python/objects.rst:75
23466 #: docs/manual/python/objects.rst:79 docs/manual/python/objects.rst:83
23467 #: docs/manual/python/objects.rst:92 docs/manual/python/objects.rst:104
23468 #: docs/manual/python/objects.rst:110 docs/manual/python/objects.rst:114
23469 #: docs/manual/python/objects.rst:148 docs/manual/python/objects.rst:152
23470 #: docs/manual/python/objects.rst:156 docs/manual/python/objects.rst:160
23471 #: docs/manual/python/objects.rst:164 docs/manual/python/objects.rst:189
23472 #: docs/manual/python/objects.rst:209 docs/manual/python/objects.rst:213
23473 #: docs/manual/python/objects.rst:217 docs/manual/python/objects.rst:221
23474 #: docs/manual/python/objects.rst:225 docs/manual/python/objects.rst:234
23475 #: docs/manual/python/objects.rst:259 docs/manual/python/objects.rst:263
23476 #: docs/manual/python/objects.rst:267 docs/manual/python/objects.rst:271
23477 #: docs/manual/python/objects.rst:275 docs/manual/python/objects.rst:298
23478 #: docs/manual/python/objects.rst:350 docs/manual/python/objects.rst:354
23479 #: docs/manual/python/objects.rst:358 docs/manual/python/objects.rst:362
23480 #: docs/manual/python/objects.rst:366 docs/manual/python/objects.rst:370
23481 #: docs/manual/python/objects.rst:374 docs/manual/python/objects.rst:378
23482 #: docs/manual/python/objects.rst:382 docs/manual/python/objects.rst:386
23483 #: docs/manual/python/objects.rst:390 docs/manual/python/objects.rst:394
23484 #: docs/manual/python/objects.rst:398 docs/manual/python/objects.rst:402
23485 #: docs/manual/python/objects.rst:406 docs/manual/python/objects.rst:410
23486 #: docs/manual/python/objects.rst:414 docs/manual/python/objects.rst:418
23487 #: docs/manual/python/objects.rst:422 docs/manual/python/objects.rst:426
23488 #: docs/manual/python/objects.rst:430 docs/manual/python/objects.rst:441
23489 #: docs/manual/python/objects.rst:445 docs/manual/python/objects.rst:478
23490 #: docs/manual/python/objects.rst:487 docs/manual/python/objects.rst:506
23491 #: docs/manual/python/objects.rst:525 docs/manual/python/objects.rst:536
23492 #: docs/manual/python/objects.rst:540 docs/manual/python/objects.rst:573
23493 #: docs/manual/python/objects.rst:594 docs/manual/python/objects.rst:620
23494 #: docs/manual/python/objects.rst:631 docs/manual/python/objects.rst:635
23495 #: docs/manual/python/objects.rst:639 docs/manual/python/objects.rst:659
23496 #: docs/manual/python/objects.rst:713 docs/manual/python/objects.rst:721
23497 #: docs/manual/python/objects.rst:725 docs/manual/python/objects.rst:736
23498 #: docs/manual/python/objects.rst:740 docs/manual/python/objects.rst:744
23499 #: docs/manual/python/objects.rst:748 docs/manual/python/objects.rst:752
23500 #: docs/manual/python/objects.rst:769 docs/manual/python/objects.rst:773
23501 #: docs/manual/python/objects.rst:777 docs/manual/python/objects.rst:781
23502 #: docs/manual/python/objects.rst:785 docs/manual/python/objects.rst:789
23503 #: docs/manual/python/objects.rst:793 docs/manual/python/objects.rst:797
23504 #: docs/manual/python/objects.rst:801
23506 msgid ".. attribute"
23509 #. type: Plain text
23510 #: docs/manual/python/objects.rst:23
23514 #. type: Plain text
23515 #: docs/manual/python/objects.rst:25
23516 msgid "SMSC information, see :ref:`smsc_obj`."
23519 #. type: Plain text
23520 #: docs/manual/python/objects.rst:27 docs/manual/python/objects.rst:214
23521 #: docs/manual/python/objects.rst:391
23525 #. type: Plain text
23526 #: docs/manual/python/objects.rst:29
23527 msgid "Recipient number, needs to be set for sending."
23530 #. type: Plain text
23531 #: docs/manual/python/objects.rst:31 docs/manual/python/objects.rst:218
23532 #: docs/manual/python/objects.rst:741
23536 #. type: Plain text
23537 #: docs/manual/python/objects.rst:34
23539 "Name of the message, does not make any effect on sending, some phones might "
23543 #. type: Plain text
23544 #: docs/manual/python/objects.rst:36
23548 #. type: Plain text
23549 #: docs/manual/python/objects.rst:38
23550 msgid "User defined headers for SMS, see :ref:`udh_obj`."
23554 #: docs/manual/python/objects.rst:40 docs/manual/python/objects.rst:190
23555 #: docs/manual/internal/reply.rst:53
23560 #. type: Plain text
23561 #: docs/manual/python/objects.rst:42
23562 msgid "Message text"
23565 #. type: Plain text
23566 #: docs/manual/python/objects.rst:44 docs/manual/python/objects.rst:745
23570 #. type: Plain text
23571 #: docs/manual/python/objects.rst:46
23572 msgid "Folder where the message is stored"
23575 #. type: Plain text
23576 #: docs/manual/python/objects.rst:48 docs/manual/python/objects.rst:210
23577 #: docs/manual/python/objects.rst:442 docs/manual/python/objects.rst:537
23578 #: docs/manual/python/objects.rst:632 docs/manual/python/objects.rst:714
23582 #. type: Plain text
23583 #: docs/manual/python/objects.rst:50
23584 msgid "Location where the message is stored"
23587 #. type: Plain text
23588 #: docs/manual/python/objects.rst:52
23589 msgid "InboxFolder"
23592 #. type: Plain text
23593 #: docs/manual/python/objects.rst:54
23594 msgid "Indication whether folder is an inbox"
23597 #. type: Plain text
23598 #: docs/manual/python/objects.rst:56
23599 msgid "DeliveryStatus"
23602 #. type: Plain text
23603 #: docs/manual/python/objects.rst:58
23604 msgid "Message delivery status, used only for received messages"
23607 #. type: Plain text
23608 #: docs/manual/python/objects.rst:60
23609 msgid "ReplyViaSameSMSC"
23612 #. type: Plain text
23613 #: docs/manual/python/objects.rst:62
23614 msgid "Flag indicating whether reply using same SMSC is requested"
23617 #. type: Plain text
23618 #: docs/manual/python/objects.rst:64 docs/manual/python/objects.rst:272
23622 #. type: Plain text
23623 #: docs/manual/python/objects.rst:66 docs/manual/python/objects.rst:274
23624 msgid "Message class"
23627 #. type: Plain text
23628 #: docs/manual/python/objects.rst:68
23629 msgid "MessageReference"
23632 #. type: Plain text
23633 #: docs/manual/python/objects.rst:70
23634 msgid "Message reference number, used mostly to identify delivery reports"
23637 #. type: Plain text
23638 #: docs/manual/python/objects.rst:72 docs/manual/python/objects.rst:264
23639 msgid "ReplaceMessage"
23642 #. type: Plain text
23643 #: docs/manual/python/objects.rst:74 docs/manual/python/objects.rst:266
23644 msgid "Id of message which this message is supposed to replace"
23647 #. type: Plain text
23648 #: docs/manual/python/objects.rst:76
23649 msgid "RejectDuplicates"
23652 #. type: Plain text
23653 #: docs/manual/python/objects.rst:78
23654 msgid "Whether to reject duplicates"
23658 #: docs/manual/python/objects.rst:80 docs/manual/c/memory.rst:2
23663 #. type: Plain text
23664 #: docs/manual/python/objects.rst:82 docs/manual/python/objects.rst:638
23665 msgid "Memory where the message is stored"
23668 #. type: Plain text
23669 #: docs/manual/python/objects.rst:84 docs/manual/python/objects.rst:165
23670 #: docs/manual/python/objects.rst:446 docs/manual/python/objects.rst:507
23671 #: docs/manual/python/objects.rst:541 docs/manual/python/objects.rst:595
23672 #: docs/manual/python/objects.rst:660 docs/manual/python/objects.rst:753
23676 #. type: Plain text
23677 #: docs/manual/python/objects.rst:86
23678 msgid "Message type, one of:"
23681 #. type: Plain text
23682 #: docs/manual/python/objects.rst:88
23683 msgid "``Submit`` - message to be send"
23686 #. type: Plain text
23687 #: docs/manual/python/objects.rst:89
23688 msgid "``Deliver`` - delivered message"
23691 #. type: Plain text
23692 #: docs/manual/python/objects.rst:91
23694 "``Status_Report`` - when creating new message this will create submit "
23695 "message with request for delivery report"
23698 #. type: Plain text
23699 #: docs/manual/python/objects.rst:93
23703 #. type: Plain text
23704 #: docs/manual/python/objects.rst:95
23705 msgid "Message encoding, one of:"
23708 #. type: Plain text
23709 #: docs/manual/python/objects.rst:98
23711 "``Unicode_No_Compression`` - unicode message which can contain any chars, "
23712 "but can be only 70 chars long"
23715 #. type: Plain text
23716 #: docs/manual/python/objects.rst:99
23717 msgid "``Unicode_Compression`` - not supported by Gammu and most phones"
23720 #. type: Plain text
23721 #: docs/manual/python/objects.rst:101
23723 "``Default_No_Compression`` - message with GSM alphabet only, up to 160 chars "
23727 #. type: Plain text
23728 #: docs/manual/python/objects.rst:102
23729 msgid "``Default_Compression`` - not supported by Gammu and most phones"
23732 #. type: Plain text
23733 #: docs/manual/python/objects.rst:103
23734 msgid "``8bit`` - for binary messages"
23737 #. type: Plain text
23738 #: docs/manual/python/objects.rst:105 docs/manual/python/gammu.rst:1292
23742 #. type: Plain text
23743 #: docs/manual/python/objects.rst:107
23744 msgid "Timestamp when the message was received or sent."
23747 #. type: Plain text
23748 #: docs/manual/python/objects.rst:109
23749 msgid "Please note that most phones do no record timestamp of sent messages."
23752 #. type: Plain text
23753 #: docs/manual/python/objects.rst:111
23754 msgid "SMSCDateTime"
23757 #. type: Plain text
23758 #: docs/manual/python/objects.rst:113
23759 msgid "Timestamp when the message was at SMSC."
23762 #. type: Plain text
23763 #: docs/manual/python/objects.rst:115
23767 #. type: Plain text
23768 #: docs/manual/python/objects.rst:117
23769 msgid "Message state, one of:"
23772 #. type: Plain text
23773 #: docs/manual/python/objects.rst:119 docs/manual/formats/smsbackup.rst:82
23777 #. type: Plain text
23778 #: docs/manual/python/objects.rst:120
23782 #. type: Plain text
23783 #: docs/manual/python/objects.rst:121 docs/manual/formats/smsbackup.rst:80
23787 #. type: Plain text
23788 #: docs/manual/python/objects.rst:122 docs/manual/formats/smsbackup.rst:81
23792 #. type: Plain text
23793 #: docs/manual/python/objects.rst:127
23794 msgid "# Simple message to send, using SMSC from phone SMS_1 = {"
23797 #. type: Plain text
23798 #: docs/manual/python/objects.rst:130
23799 msgid "'Number': '123465', 'SMSC': {'Location': 1}, 'Text': 'Hello world!',"
23802 #. type: Plain text
23803 #: docs/manual/python/objects.rst:134
23804 msgid "# Class 0 (on display) message using custom SMSC number SMS_2 = {"
23807 #. type: Plain text
23808 #: docs/manual/python/objects.rst:138
23810 "'Number': '123465', 'SMSC': {'Number': '+420987654321'}, 'Text': 'Hello "
23811 "world!', 'Class': 0,"
23814 #. type: Plain text
23815 #: docs/manual/python/objects.rst:142
23820 #: docs/manual/python/objects.rst:144
23825 #. type: Plain text
23826 #: docs/manual/python/objects.rst:147
23827 msgid "UDH dictionary can consist of following fields:"
23830 #. type: Plain text
23831 #: docs/manual/python/objects.rst:149
23835 #. type: Plain text
23836 #: docs/manual/python/objects.rst:151
23837 msgid "8-bit ID of the message, not required"
23840 #. type: Plain text
23841 #: docs/manual/python/objects.rst:153
23845 #. type: Plain text
23846 #: docs/manual/python/objects.rst:155
23847 msgid "16-bit ID of the message, not required"
23850 #. type: Plain text
23851 #: docs/manual/python/objects.rst:157
23855 #. type: Plain text
23856 #: docs/manual/python/objects.rst:159
23857 msgid "Number of current part"
23860 #. type: Plain text
23861 #: docs/manual/python/objects.rst:161
23865 #. type: Plain text
23866 #: docs/manual/python/objects.rst:163
23867 msgid "Count of all message parts"
23870 #. type: Plain text
23871 #: docs/manual/python/objects.rst:167
23872 msgid "UDH type, one of predefined strings:"
23875 #. type: Plain text
23876 #: docs/manual/python/objects.rst:169
23880 #. type: Plain text
23881 #: docs/manual/python/objects.rst:170
23882 msgid "``ConcatenatedMessages``"
23885 #. type: Plain text
23886 #: docs/manual/python/objects.rst:171
23887 msgid "``ConcatenatedMessages16bit``"
23890 #. type: Plain text
23891 #: docs/manual/python/objects.rst:172 docs/manual/python/objects.rst:325
23892 msgid "``DisableVoice``"
23895 #. type: Plain text
23896 #: docs/manual/python/objects.rst:173 docs/manual/python/objects.rst:326
23897 msgid "``DisableFax``"
23900 #. type: Plain text
23901 #: docs/manual/python/objects.rst:174 docs/manual/python/objects.rst:327
23902 msgid "``DisableEmail``"
23905 #. type: Plain text
23906 #: docs/manual/python/objects.rst:175 docs/manual/python/objects.rst:328
23907 msgid "``EnableVoice``"
23910 #. type: Plain text
23911 #: docs/manual/python/objects.rst:176 docs/manual/python/objects.rst:329
23912 msgid "``EnableFax``"
23915 #. type: Plain text
23916 #: docs/manual/python/objects.rst:177 docs/manual/python/objects.rst:330
23917 msgid "``EnableEmail``"
23920 #. type: Plain text
23921 #: docs/manual/python/objects.rst:178 docs/manual/python/objects.rst:331
23922 msgid "``VoidSMS``"
23925 #. type: Plain text
23926 #: docs/manual/python/objects.rst:179
23927 msgid "``NokiaRingtone``"
23928 msgstr "``NokiaRingtone``"
23930 #. type: Plain text
23931 #: docs/manual/python/objects.rst:180
23932 msgid "``NokiaRingtoneLong``"
23935 #. type: Plain text
23936 #: docs/manual/python/objects.rst:181
23937 msgid "``NokiaOperatorLogoLong``"
23940 #. type: Plain text
23941 #: docs/manual/python/objects.rst:182
23942 msgid "``NokiaCallerLogo``"
23945 #. type: Plain text
23946 #: docs/manual/python/objects.rst:183
23947 msgid "``NokiaWAP``"
23950 #. type: Plain text
23951 #: docs/manual/python/objects.rst:184
23952 msgid "``NokiaWAPLong``"
23955 #. type: Plain text
23956 #: docs/manual/python/objects.rst:185
23957 msgid "``NokiaCalendarLong``"
23960 #. type: Plain text
23961 #: docs/manual/python/objects.rst:186
23962 msgid "``NokiaProfileLong``"
23965 #. type: Plain text
23966 #: docs/manual/python/objects.rst:187
23967 msgid "``NokiaPhonebookLong``"
23970 #. type: Plain text
23971 #: docs/manual/python/objects.rst:188
23972 msgid "``UserUDH``"
23975 #. type: Plain text
23976 #: docs/manual/python/objects.rst:192
23977 msgid "UDH content"
23980 #. type: Plain text
23981 #: docs/manual/python/objects.rst:196
23985 #. type: Plain text
23986 #: docs/manual/python/objects.rst:200
23988 "'ID8bit': 0xcd, 'PartNumber': 1, 'AllParts': 2, 'Type': "
23989 "'ConcatenatedMessages',"
23992 #. type: Plain text
23993 #: docs/manual/python/objects.rst:203
23998 #: docs/manual/python/objects.rst:205
24000 msgid "SMSC Object"
24003 #. type: Plain text
24004 #: docs/manual/python/objects.rst:208
24005 msgid "SMSC dictionary can consist of following fields:"
24008 #. type: Plain text
24009 #: docs/manual/python/objects.rst:212
24010 msgid "Location where the SMSC is stored"
24013 #. type: Plain text
24014 #: docs/manual/python/objects.rst:220
24015 msgid "Name of the SMSC configuration"
24016 msgstr "Nama konfigurasi SMSC"
24018 #. type: Plain text
24019 #: docs/manual/python/objects.rst:222
24020 msgid "DefaultNumber"
24023 #. type: Plain text
24024 #: docs/manual/python/objects.rst:224
24025 msgid "Default recipient number, ignored on most phones"
24028 #. type: Plain text
24029 #: docs/manual/python/objects.rst:226
24033 #. type: Plain text
24034 #: docs/manual/python/objects.rst:228
24035 msgid "Default message format, one of:"
24038 #. type: Plain text
24039 #: docs/manual/python/objects.rst:230 docs/manual/python/objects.rst:303
24043 #. type: Plain text
24044 #: docs/manual/python/objects.rst:231
24048 #. type: Plain text
24049 #: docs/manual/python/objects.rst:232
24053 #. type: Plain text
24054 #: docs/manual/python/objects.rst:233
24058 #. type: Plain text
24059 #: docs/manual/python/objects.rst:235
24063 #. type: Plain text
24064 #: docs/manual/python/objects.rst:237
24065 msgid "Default message validity as a string"
24068 #. type: Plain text
24069 #: docs/manual/python/objects.rst:239
24070 msgid "``NA`` - validity not available"
24073 #. type: Plain text
24074 #: docs/manual/python/objects.rst:240
24075 msgid "``Max`` - maximal validity allowed by network"
24078 #. type: Plain text
24079 #: docs/manual/python/objects.rst:242
24081 "``nM``, ``nH``, ``nD``, ``nW`` - period defined in minutes, hours, days or "
24082 "weeks, eg. ``3W``"
24085 #. type: Plain text
24086 #: docs/manual/python/objects.rst:246
24090 #. type: Plain text
24091 #: docs/manual/python/objects.rst:250
24093 "'Location': 1, 'Number': '+420987654321', 'Format': 'Text', 'Validity': "
24097 #. type: Plain text
24098 #: docs/manual/python/objects.rst:253
24099 msgid "_sms_info_obj:"
24103 #: docs/manual/python/objects.rst:255
24105 msgid "SMS Info Object"
24108 #. type: Plain text
24109 #: docs/manual/python/objects.rst:258
24110 msgid "Message info dictionary can consist of following fields:"
24113 #. type: Plain text
24114 #: docs/manual/python/objects.rst:262
24115 msgid "Whether to use Unicode for the message."
24118 #. type: Plain text
24119 #: docs/manual/python/objects.rst:268
24121 msgstr "Tidak diketahui"
24123 #. type: Plain text
24124 #: docs/manual/python/objects.rst:270
24126 "Boolean flag indicating there was some part which Gammu could not decode."
24129 #. type: Plain text
24130 #: docs/manual/python/objects.rst:276 docs/manual/python/objects.rst:488
24131 #: docs/manual/python/objects.rst:574 docs/manual/python/objects.rst:640
24135 #. type: Plain text
24136 #: docs/manual/python/objects.rst:278
24137 msgid "Actual message data, see :ref:`sms_info_part_obj`."
24140 #. type: Plain text
24141 #: docs/manual/python/objects.rst:282
24142 msgid "SMSINFO = {"
24145 #. type: Plain text
24146 #: docs/manual/python/objects.rst:284
24147 msgid "'Class': 1, 'Entries': ["
24150 #. type: Plain text
24151 #: docs/manual/python/objects.rst:289
24153 "{'ID': 'Text', 'Buffer': 'This is a '}, {'ID': 'Text', 'Buffer': 'message', "
24154 "'Italic': True}, {'ID': 'Text', 'Buffer': ' from '}, {'ID': 'Text', "
24155 "'Buffer': 'Gammu', 'Bold': True}, ],"
24158 #. type: Plain text
24159 #: docs/manual/python/objects.rst:292
24160 msgid "_sms_info_part_obj:"
24164 #: docs/manual/python/objects.rst:294
24166 msgid "SMS Info Part Object"
24169 #. type: Plain text
24170 #: docs/manual/python/objects.rst:297
24171 msgid "Message component can consist of following fields:"
24174 #. type: Plain text
24175 #: docs/manual/python/objects.rst:299
24179 #. type: Plain text
24180 #: docs/manual/python/objects.rst:301
24181 msgid "Identification of the part type:"
24184 #. type: Plain text
24185 #: docs/manual/python/objects.rst:304
24186 msgid "``ConcatenatedTextLong`` - Contacenated SMS, when longer than 1 SMS."
24189 #. type: Plain text
24190 #: docs/manual/python/objects.rst:305
24192 "``ConcatenatedAutoTextLong`` - Contacenated SMS, auto Default/Unicode coding."
24195 #. type: Plain text
24196 #: docs/manual/python/objects.rst:306
24197 msgid "``ConcatenatedTextLong16bit``"
24200 #. type: Plain text
24201 #: docs/manual/python/objects.rst:307
24202 msgid "``ConcatenatedAutoTextLong16bit``"
24205 #. type: Plain text
24206 #: docs/manual/python/objects.rst:308
24207 msgid "``NokiaProfileLong`` - Nokia profile = Name`` Ringtone`` ScreenSaver"
24210 #. type: Plain text
24211 #: docs/manual/python/objects.rst:309
24212 msgid "``NokiaPictureImageLong`` - Nokia Picture Image + (text)"
24215 #. type: Plain text
24216 #: docs/manual/python/objects.rst:310
24217 msgid "``NokiaScreenSaverLong`` - Nokia screen saver + (text)"
24220 #. type: Plain text
24221 #: docs/manual/python/objects.rst:311
24222 msgid "``NokiaRingtone`` - Nokia ringtone - old SM2.0 format`` 1 SMS"
24225 #. type: Plain text
24226 #: docs/manual/python/objects.rst:312
24227 msgid "``NokiaRingtoneLong`` - Nokia ringtone contacenated`` when very long"
24230 #. type: Plain text
24231 #: docs/manual/python/objects.rst:313
24232 msgid "``NokiaOperatorLogo`` - Nokia 72x14 operator logo`` 1 SMS"
24235 #. type: Plain text
24236 #: docs/manual/python/objects.rst:314
24237 msgid "``NokiaOperatorLogoLong`` - Nokia 72x14 op logo or 78x21 in 2 SMS"
24240 #. type: Plain text
24241 #: docs/manual/python/objects.rst:315
24242 msgid "``NokiaCallerLogo`` - Nokia 72x14 caller logo`` 1 SMS"
24245 #. type: Plain text
24246 #: docs/manual/python/objects.rst:316
24247 msgid "``NokiaWAPBookmarkLong`` - Nokia WAP bookmark in 1 or 2 SMS"
24250 #. type: Plain text
24251 #: docs/manual/python/objects.rst:317
24252 msgid "``NokiaWAPSettingsLong`` - Nokia WAP settings in 2 SMS"
24255 #. type: Plain text
24256 #: docs/manual/python/objects.rst:318
24257 msgid "``NokiaMMSSettingsLong`` - Nokia MMS settings in 2 SMS"
24260 #. type: Plain text
24261 #: docs/manual/python/objects.rst:319
24262 msgid "``NokiaVCARD10Long`` - Nokia VCARD 1.0 - only name and default number"
24265 #. type: Plain text
24266 #: docs/manual/python/objects.rst:320
24267 msgid "``NokiaVCARD21Long`` - Nokia VCARD 2.1 - all numbers + text"
24270 #. type: Plain text
24271 #: docs/manual/python/objects.rst:321
24272 msgid "``NokiaVCALENDAR10Long`` - Nokia VCALENDAR 1.0 - can be in few sms"
24275 #. type: Plain text
24276 #: docs/manual/python/objects.rst:322
24277 msgid "``NokiaVTODOLong``"
24280 #. type: Plain text
24281 #: docs/manual/python/objects.rst:323
24282 msgid "``VCARD10Long``"
24285 #. type: Plain text
24286 #: docs/manual/python/objects.rst:324
24287 msgid "``VCARD21Long``"
24290 #. type: Plain text
24291 #: docs/manual/python/objects.rst:332
24292 msgid "``EMSSound10`` - IMelody 1.0"
24295 #. type: Plain text
24296 #: docs/manual/python/objects.rst:333
24297 msgid "``EMSSound12`` - IMelody 1.2"
24300 #. type: Plain text
24301 #: docs/manual/python/objects.rst:334
24303 "``EMSSonyEricssonSound`` - IMelody without header - SonyEricsson extension"
24306 #. type: Plain text
24307 #: docs/manual/python/objects.rst:335
24308 msgid "``EMSSound10Long`` - IMelody 1.0 with UPI."
24311 #. type: Plain text
24312 #: docs/manual/python/objects.rst:336
24313 msgid "``EMSSound12Long`` - IMelody 1.2 with UPI."
24316 #. type: Plain text
24317 #: docs/manual/python/objects.rst:337
24318 msgid "``EMSSonyEricssonSoundLong`` - IMelody without header with UPI."
24321 #. type: Plain text
24322 #: docs/manual/python/objects.rst:338
24323 msgid "``EMSPredefinedSound``"
24326 #. type: Plain text
24327 #: docs/manual/python/objects.rst:339
24328 msgid "``EMSPredefinedAnimation``"
24331 #. type: Plain text
24332 #: docs/manual/python/objects.rst:340
24333 msgid "``EMSAnimation``"
24336 #. type: Plain text
24337 #: docs/manual/python/objects.rst:341
24338 msgid "``EMSFixedBitmap`` - Fixed bitmap of size 16x16 or 32x32."
24341 #. type: Plain text
24342 #: docs/manual/python/objects.rst:342
24343 msgid "``EMSVariableBitmap``"
24346 #. type: Plain text
24347 #: docs/manual/python/objects.rst:343
24348 msgid "``EMSVariableBitmapLong``"
24351 #. type: Plain text
24352 #: docs/manual/python/objects.rst:344
24353 msgid "``MMSIndicatorLong`` - MMS message indicator."
24356 #. type: Plain text
24357 #: docs/manual/python/objects.rst:345
24358 msgid "``WAPIndicatorLong``"
24361 #. type: Plain text
24362 #: docs/manual/python/objects.rst:346
24363 msgid "``AlcatelMonoBitmapLong`` - Variable bitmap with black and white colors"
24366 #. type: Plain text
24367 #: docs/manual/python/objects.rst:347
24369 "``AlcatelMonoAnimationLong`` - Variable animation with black and white colors"
24372 #. type: Plain text
24373 #: docs/manual/python/objects.rst:348
24374 msgid "``AlcatelSMSTemplateName``"
24377 #. type: Plain text
24378 #: docs/manual/python/objects.rst:349
24379 msgid "``SiemensFile`` - Siemens OTA"
24382 #. type: Plain text
24383 #: docs/manual/python/objects.rst:351
24387 #. type: Plain text
24388 #: docs/manual/python/objects.rst:353 docs/manual/python/objects.rst:357
24389 #: docs/manual/python/objects.rst:361 docs/manual/python/objects.rst:365
24390 #: docs/manual/python/objects.rst:369 docs/manual/python/objects.rst:373
24391 #: docs/manual/python/objects.rst:377 docs/manual/python/objects.rst:381
24392 #: docs/manual/python/objects.rst:385
24394 msgid "Text formatting"
24395 msgstr "Informasi telepon"
24397 #. type: Plain text
24398 #: docs/manual/python/objects.rst:355
24402 #. type: Plain text
24403 #: docs/manual/python/objects.rst:359
24407 #. type: Plain text
24408 #: docs/manual/python/objects.rst:363
24412 #. type: Plain text
24413 #: docs/manual/python/objects.rst:367
24417 #. type: Plain text
24418 #: docs/manual/python/objects.rst:371
24422 #. type: Plain text
24423 #: docs/manual/python/objects.rst:375
24427 #. type: Plain text
24428 #: docs/manual/python/objects.rst:379
24430 msgstr "Garisbawah"
24432 #. type: Plain text
24433 #: docs/manual/python/objects.rst:383
24434 msgid "Strikethrough"
24437 #. type: Plain text
24438 #: docs/manual/python/objects.rst:387 docs/manual/python/objects.rst:782
24442 #. type: Plain text
24443 #: docs/manual/python/objects.rst:389
24444 msgid "Whether message part should be protected (DRM)"
24447 #. type: Plain text
24448 #: docs/manual/python/objects.rst:393
24449 msgid "Number to encode in message."
24453 #: docs/manual/python/objects.rst:395 docs/manual/c/ringtone.rst:2
24456 msgstr "Nada dering"
24458 #. type: Plain text
24459 #: docs/manual/python/objects.rst:397
24460 msgid "Ringtone to encode in message."
24464 #: docs/manual/python/objects.rst:399 docs/manual/c/bitmap.rst:2
24469 #. type: Plain text
24470 #: docs/manual/python/objects.rst:401
24471 msgid "Bitmap to encode in message."
24474 #. type: Plain text
24475 #: docs/manual/python/objects.rst:403
24479 #. type: Plain text
24480 #: docs/manual/python/objects.rst:405
24481 msgid "Bookmark to encode in message."
24485 #: docs/manual/python/objects.rst:407 docs/manual/c/settings.rst:2
24488 msgstr "Pengaturan"
24490 #. type: Plain text
24491 #: docs/manual/python/objects.rst:409
24492 msgid "Settings to encode in message."
24495 #. type: Plain text
24496 #: docs/manual/python/objects.rst:411
24497 msgid "MMSIndicator"
24500 #. type: Plain text
24501 #: docs/manual/python/objects.rst:413
24502 msgid "MMS indication to encode in message."
24505 #. type: Plain text
24506 #: docs/manual/python/objects.rst:417
24507 msgid "Phonebook entry to encode in message, see :ref:`pbk_obj`."
24510 #. type: Plain text
24511 #: docs/manual/python/objects.rst:421
24512 msgid "Calendar entry to encode in message, see :ref:`cal_obj`."
24515 #. type: Plain text
24516 #: docs/manual/python/objects.rst:423 docs/manual/python/gammu.rst:1291
24520 #. type: Plain text
24521 #: docs/manual/python/objects.rst:425
24522 msgid "Todo entry to encode in message, see :ref:`todo_obj`."
24526 #: docs/manual/python/objects.rst:427 docs/manual/c/file.rst:2
24531 #. type: Plain text
24532 #: docs/manual/python/objects.rst:429
24533 msgid "File to encode in message, see :ref:`file_obj`."
24536 #. type: Plain text
24537 #: docs/manual/python/objects.rst:431 docs/manual/python/objects.rst:774
24541 #. type: Plain text
24542 #: docs/manual/python/objects.rst:433
24543 msgid "String to encode in message."
24546 #. type: Plain text
24547 #: docs/manual/python/objects.rst:435
24552 #: docs/manual/python/objects.rst:437
24554 msgid "Todo Object"
24557 #. type: Plain text
24558 #: docs/manual/python/objects.rst:440
24559 msgid "Todo entry is a dictionary consisting of following fields:"
24562 #. type: Plain text
24563 #: docs/manual/python/objects.rst:444 docs/manual/python/objects.rst:539
24564 #: docs/manual/python/objects.rst:634
24565 msgid "Location where the entry is stored"
24568 #. type: Plain text
24569 #: docs/manual/python/objects.rst:448 docs/manual/python/objects.rst:509
24570 #: docs/manual/python/objects.rst:543 docs/manual/python/objects.rst:597
24571 #: docs/manual/python/objects.rst:662
24572 msgid "Type of entry, one of:"
24575 #. type: Plain text
24576 #: docs/manual/python/objects.rst:450 docs/manual/python/objects.rst:545
24577 msgid "``REMINDER`` - Reminder or Date"
24580 #. type: Plain text
24581 #: docs/manual/python/objects.rst:451 docs/manual/python/objects.rst:546
24582 msgid "``CALL`` - Call"
24585 #. type: Plain text
24586 #: docs/manual/python/objects.rst:452 docs/manual/python/objects.rst:547
24587 msgid "``MEETING`` - Meeting"
24590 #. type: Plain text
24591 #: docs/manual/python/objects.rst:453 docs/manual/python/objects.rst:548
24592 msgid "``BIRTHDAY`` - Birthday or Anniversary or Special Occasion"
24595 #. type: Plain text
24596 #: docs/manual/python/objects.rst:454 docs/manual/python/objects.rst:549
24597 msgid "``MEMO`` - Memo or Miscellaneous"
24600 #. type: Plain text
24601 #: docs/manual/python/objects.rst:455 docs/manual/python/objects.rst:550
24602 msgid "``TRAVEL`` - Travel"
24605 #. type: Plain text
24606 #: docs/manual/python/objects.rst:456 docs/manual/python/objects.rst:551
24607 msgid "``VACATION`` - Vacation"
24610 #. type: Plain text
24611 #: docs/manual/python/objects.rst:457 docs/manual/python/objects.rst:552
24612 msgid "``T_ATHL`` - Training - Athletism"
24615 #. type: Plain text
24616 #: docs/manual/python/objects.rst:458 docs/manual/python/objects.rst:553
24617 msgid "``T_BALL`` - Training - Ball Games"
24620 #. type: Plain text
24621 #: docs/manual/python/objects.rst:459 docs/manual/python/objects.rst:554
24622 msgid "``T_CYCL`` - Training - Cycling"
24625 #. type: Plain text
24626 #: docs/manual/python/objects.rst:460 docs/manual/python/objects.rst:555
24627 msgid "``T_BUDO`` - Training - Budo"
24630 #. type: Plain text
24631 #: docs/manual/python/objects.rst:461 docs/manual/python/objects.rst:556
24632 msgid "``T_DANC`` - Training - Dance"
24635 #. type: Plain text
24636 #: docs/manual/python/objects.rst:462 docs/manual/python/objects.rst:557
24637 msgid "``T_EXTR`` - Training - Extreme Sports"
24640 #. type: Plain text
24641 #: docs/manual/python/objects.rst:463 docs/manual/python/objects.rst:558
24642 msgid "``T_FOOT`` - Training - Football"
24645 #. type: Plain text
24646 #: docs/manual/python/objects.rst:464 docs/manual/python/objects.rst:559
24647 msgid "``T_GOLF`` - Training - Golf"
24650 #. type: Plain text
24651 #: docs/manual/python/objects.rst:465 docs/manual/python/objects.rst:560
24652 msgid "``T_GYM`` - Training - Gym"
24655 #. type: Plain text
24656 #: docs/manual/python/objects.rst:466 docs/manual/python/objects.rst:561
24657 msgid "``T_HORS`` - Training - Horse Race"
24660 #. type: Plain text
24661 #: docs/manual/python/objects.rst:467 docs/manual/python/objects.rst:562
24662 msgid "``T_HOCK`` - Training - Hockey"
24665 #. type: Plain text
24666 #: docs/manual/python/objects.rst:468 docs/manual/python/objects.rst:563
24667 msgid "``T_RACE`` - Training - Races"
24670 #. type: Plain text
24671 #: docs/manual/python/objects.rst:469 docs/manual/python/objects.rst:564
24672 msgid "``T_RUGB`` - Training - Rugby"
24675 #. type: Plain text
24676 #: docs/manual/python/objects.rst:470 docs/manual/python/objects.rst:565
24677 msgid "``T_SAIL`` - Training - Sailing"
24680 #. type: Plain text
24681 #: docs/manual/python/objects.rst:471 docs/manual/python/objects.rst:566
24682 msgid "``T_STRE`` - Training - Street Games"
24685 #. type: Plain text
24686 #: docs/manual/python/objects.rst:472 docs/manual/python/objects.rst:567
24687 msgid "``T_SWIM`` - Training - Swimming"
24690 #. type: Plain text
24691 #: docs/manual/python/objects.rst:473 docs/manual/python/objects.rst:568
24692 msgid "``T_TENN`` - Training - Tennis"
24695 #. type: Plain text
24696 #: docs/manual/python/objects.rst:474 docs/manual/python/objects.rst:569
24697 msgid "``T_TRAV`` - Training - Travels"
24700 #. type: Plain text
24701 #: docs/manual/python/objects.rst:475 docs/manual/python/objects.rst:570
24702 msgid "``T_WINT`` - Training - Winter Games"
24705 #. type: Plain text
24706 #: docs/manual/python/objects.rst:476 docs/manual/python/objects.rst:571
24707 msgid "``ALARM`` - Alarm"
24710 #. type: Plain text
24711 #: docs/manual/python/objects.rst:477 docs/manual/python/objects.rst:572
24712 msgid "``DAILY_ALARM`` - Alarm repeating each day."
24715 #. type: Plain text
24716 #: docs/manual/python/objects.rst:479
24720 #. type: Plain text
24721 #: docs/manual/python/objects.rst:481
24722 msgid "Entry priority, one of:"
24725 #. type: Plain text
24726 #: docs/manual/python/objects.rst:483
24730 #. type: Plain text
24731 #: docs/manual/python/objects.rst:484
24735 #. type: Plain text
24736 #: docs/manual/python/objects.rst:485
24740 #. type: Plain text
24741 #: docs/manual/python/objects.rst:486
24745 #. type: Plain text
24746 #: docs/manual/python/objects.rst:490
24747 msgid "Actual entries, see :ref:`todo_entry_obj`"
24750 #. type: Plain text
24751 #: docs/manual/python/objects.rst:494
24755 #. type: Plain text
24756 #: docs/manual/python/objects.rst:496 docs/manual/python/objects.rst:582
24757 msgid "'Type': 'MEMO', 'Entries': ["
24760 #. type: Plain text
24761 #: docs/manual/python/objects.rst:499
24763 "{'Type': 'END_DATETIME', 'Value': datetime.datetime.now() + datetime."
24764 "timedelta(days = 1)}, {'Type': 'TEXT', 'Value': 'Buy some milk'}, ],"
24767 #. type: Plain text
24768 #: docs/manual/python/objects.rst:502
24769 msgid "_todo_entry_obj:"
24773 #: docs/manual/python/objects.rst:504
24775 msgid "Todo Entries Object"
24778 #. type: Plain text
24779 #: docs/manual/python/objects.rst:511
24780 msgid "``END_DATETIME`` - Due date (Date)."
24783 #. type: Plain text
24784 #: docs/manual/python/objects.rst:512
24785 msgid "``COMPLETED`` - Whether is completed (Number)."
24788 #. type: Plain text
24789 #: docs/manual/python/objects.rst:513
24790 msgid "``ALARM_DATETIME`` - When should alarm be fired (Date)."
24793 #. type: Plain text
24794 #: docs/manual/python/objects.rst:514
24795 msgid "``SILENT_ALARM_DATETIME`` - When should silent alarm be fired (Date)."
24798 #. type: Plain text
24799 #: docs/manual/python/objects.rst:515
24800 msgid "``TEXT`` - Text of to do (Text)."
24803 #. type: Plain text
24804 #: docs/manual/python/objects.rst:516
24805 msgid "``DESCRIPTION`` - Description of to do (Text)."
24808 #. type: Plain text
24809 #: docs/manual/python/objects.rst:517
24810 msgid "``LOCATION`` - Location of to do (Text)."
24813 #. type: Plain text
24814 #: docs/manual/python/objects.rst:518
24815 msgid "``PRIVATE`` - Whether entry is private (Number)."
24818 #. type: Plain text
24819 #: docs/manual/python/objects.rst:519
24820 msgid "``CATEGORY`` - Category of entry (Number)."
24823 #. type: Plain text
24824 #: docs/manual/python/objects.rst:520
24825 msgid "``CONTACTID`` - Related contact ID (Number)."
24828 #. type: Plain text
24829 #: docs/manual/python/objects.rst:521
24830 msgid "``PHONE`` - Number to call (Text)."
24833 #. type: Plain text
24834 #: docs/manual/python/objects.rst:522
24835 msgid "``LUID`` - IrMC LUID which can be used for synchronisation (Text)."
24838 #. type: Plain text
24839 #: docs/manual/python/objects.rst:523
24840 msgid "``LAST_MODIFIED`` - Date and time of last modification (Date)."
24843 #. type: Plain text
24844 #: docs/manual/python/objects.rst:524
24845 msgid "``START_DATETIME`` - Start date (Date)."
24848 #. type: Plain text
24849 #: docs/manual/python/objects.rst:526 docs/manual/python/objects.rst:621
24850 #: docs/manual/python/objects.rst:722
24854 #. type: Plain text
24855 #: docs/manual/python/objects.rst:528 docs/manual/python/objects.rst:623
24856 #: docs/manual/python/objects.rst:724
24857 msgid "Actual value, corresponding type to Type field."
24860 #. type: Plain text
24861 #: docs/manual/python/objects.rst:530
24866 #: docs/manual/python/objects.rst:532
24868 msgid "Calendar Object"
24871 #. type: Plain text
24872 #: docs/manual/python/objects.rst:535
24873 msgid "Calendar entry is a dictionary consisting of following fields:"
24876 #. type: Plain text
24877 #: docs/manual/python/objects.rst:576
24878 msgid "Actual entries, see :ref:`cal_entry_obj`"
24881 #. type: Plain text
24882 #: docs/manual/python/objects.rst:580
24886 #. type: Plain text
24887 #: docs/manual/python/objects.rst:587
24889 "{'Type': 'START_DATETIME', 'Value': datetime.datetime.now()}, {'Type': "
24890 "'END_DATETIME', 'Value': datetime.datetime.now() + datetime.timedelta(days = "
24891 "1)}, {'Type': 'LOCATION', 'Value': 'Home'}, {'Type': 'TEXT', 'Value': 'Relax "
24892 "for one day'}, ],"
24895 #. type: Plain text
24896 #: docs/manual/python/objects.rst:590
24897 msgid "_cal_entry_obj:"
24901 #: docs/manual/python/objects.rst:592
24903 msgid "Calendar Entries Object"
24904 msgstr "Catatan kalender"
24906 #. type: Plain text
24907 #: docs/manual/python/objects.rst:599
24908 msgid "``START_DATETIME`` - Date and time of event start."
24911 #. type: Plain text
24912 #: docs/manual/python/objects.rst:600
24913 msgid "``END_DATETIME`` - Date and time of event end."
24916 #. type: Plain text
24917 #: docs/manual/python/objects.rst:601
24918 msgid "``TONE_ALARM_DATETIME`` - Alarm date and time."
24921 #. type: Plain text
24922 #: docs/manual/python/objects.rst:602
24923 msgid "``SILENT_ALARM_DATETIME`` - Date and time of silent alarm."
24926 #. type: Plain text
24927 #: docs/manual/python/objects.rst:603
24928 msgid "``TEXT`` - Text."
24931 #. type: Plain text
24932 #: docs/manual/python/objects.rst:604
24933 msgid "``DESCRIPTION`` - Detailed description."
24936 #. type: Plain text
24937 #: docs/manual/python/objects.rst:605
24938 msgid "``LOCATION`` - Location."
24941 #. type: Plain text
24942 #: docs/manual/python/objects.rst:606
24943 msgid "``PHONE`` - Phone number."
24946 #. type: Plain text
24947 #: docs/manual/python/objects.rst:607
24948 msgid "``PRIVATE`` - Whether this entry is private."
24951 #. type: Plain text
24952 #: docs/manual/python/objects.rst:608
24953 msgid "``CONTACTID`` - Related contact id."
24956 #. type: Plain text
24957 #: docs/manual/python/objects.rst:609
24958 msgid "``REPEAT_DAYOFWEEK`` - Repeat each x'th day of week."
24961 #. type: Plain text
24962 #: docs/manual/python/objects.rst:610
24963 msgid "``REPEAT_DAY`` - Repeat each x'th day of month."
24966 #. type: Plain text
24967 #: docs/manual/python/objects.rst:611
24968 msgid "``REPEAT_DAYOFYEAR`` - Repeat each x'th day of year."
24971 #. type: Plain text
24972 #: docs/manual/python/objects.rst:612
24973 msgid "``REPEAT_WEEKOFMONTH`` - Repeat x'th week of month."
24976 #. type: Plain text
24977 #: docs/manual/python/objects.rst:613
24978 msgid "``REPEAT_MONTH`` - Repeat x'th month."
24981 #. type: Plain text
24982 #: docs/manual/python/objects.rst:614
24983 msgid "``REPEAT_FREQUENCY`` - Repeating frequency."
24986 #. type: Plain text
24987 #: docs/manual/python/objects.rst:615
24988 msgid "``REPEAT_STARTDATE`` - Repeating start."
24991 #. type: Plain text
24992 #: docs/manual/python/objects.rst:616
24993 msgid "``REPEAT_STOPDATE`` - Repeating end."
24996 #. type: Plain text
24997 #: docs/manual/python/objects.rst:617
24998 msgid "``REPEAT_COUNT`` - Number of repetitions."
25001 #. type: Plain text
25002 #: docs/manual/python/objects.rst:618
25003 msgid "``LUID`` - IrMC LUID which can be used for synchronisation."
25006 #. type: Plain text
25007 #: docs/manual/python/objects.rst:619
25008 msgid "``LAST_MODIFIED`` - Date and time of last modification."
25011 #. type: Plain text
25012 #: docs/manual/python/objects.rst:625
25017 #: docs/manual/python/objects.rst:627
25019 msgid "Phonebook Object"
25022 #. type: Plain text
25023 #: docs/manual/python/objects.rst:630
25024 msgid "Phonebook entry is a dictionary consisting of following fields:"
25027 #. type: Plain text
25028 #: docs/manual/python/objects.rst:636
25032 #. type: Plain text
25033 #: docs/manual/python/objects.rst:642
25034 msgid "Actual entries, see :ref:`pbk_entry_obj`"
25037 #. type: Plain text
25038 #: docs/manual/python/objects.rst:646
25042 #. type: Plain text
25043 #: docs/manual/python/objects.rst:649
25044 msgid "'Location': 1000, 'MemoryType': 'ME', 'Entries': ["
25047 #. type: Plain text
25048 #: docs/manual/python/objects.rst:652
25050 "{'Type': 'Number_General', 'Value': '+420123456789'}, {'Type': 'Text_Name', "
25051 "'Value': 'Stojan Jakotyc'}, ],"
25054 #. type: Plain text
25055 #: docs/manual/python/objects.rst:655
25056 msgid "_pbk_entry_obj:"
25060 #: docs/manual/python/objects.rst:657
25062 msgid "Phonebook Entries Object"
25065 #. type: Plain text
25066 #: docs/manual/python/objects.rst:664
25067 msgid "``Number_General`` - General number. (Text)"
25070 #. type: Plain text
25071 #: docs/manual/python/objects.rst:665
25072 msgid "``Number_Mobile`` - Mobile number. (Text)"
25075 #. type: Plain text
25076 #: docs/manual/python/objects.rst:666
25077 msgid "``Number_Fax`` - Fax number. (Text)"
25080 #. type: Plain text
25081 #: docs/manual/python/objects.rst:667
25082 msgid "``Number_Pager`` - Pager number. (Text)"
25085 #. type: Plain text
25086 #: docs/manual/python/objects.rst:668
25087 msgid "``Number_Other`` - Other number. (Text)"
25090 #. type: Plain text
25091 #: docs/manual/python/objects.rst:669
25092 msgid "``Text_Note`` - Note. (Text)"
25095 #. type: Plain text
25096 #: docs/manual/python/objects.rst:670
25097 msgid "``Text_Postal`` - Complete postal address. (Text)"
25100 #. type: Plain text
25101 #: docs/manual/python/objects.rst:671
25102 msgid "``Text_Email`` - Email. (Text)"
25105 #. type: Plain text
25106 #: docs/manual/python/objects.rst:672
25107 msgid "``Text_Email2`` - Second email. (Text)"
25110 #. type: Plain text
25111 #: docs/manual/python/objects.rst:673
25112 msgid "``Text_URL`` - URL (Text)"
25115 #. type: Plain text
25116 #: docs/manual/python/objects.rst:674
25117 msgid "``Date`` - Date and time of last call. (Date)"
25120 #. type: Plain text
25121 #: docs/manual/python/objects.rst:675
25122 msgid "``Caller_Group`` - Caller group. (Number)"
25125 #. type: Plain text
25126 #: docs/manual/python/objects.rst:676
25127 msgid "``Text_Name`` - Name (Text)"
25130 #. type: Plain text
25131 #: docs/manual/python/objects.rst:677
25132 msgid "``Text_LastName`` - Last name. (Text)"
25135 #. type: Plain text
25136 #: docs/manual/python/objects.rst:678
25137 msgid "``Text_FirstName`` - First name. (Text)"
25140 #. type: Plain text
25141 #: docs/manual/python/objects.rst:679
25142 msgid "``Text_Company`` - Company. (Text)"
25145 #. type: Plain text
25146 #: docs/manual/python/objects.rst:680
25147 msgid "``Text_JobTitle`` - Job title. (Text)"
25150 #. type: Plain text
25151 #: docs/manual/python/objects.rst:681
25152 msgid "``Category`` - Category. (Number, if -1 then text)"
25155 #. type: Plain text
25156 #: docs/manual/python/objects.rst:682
25157 msgid "``Private`` - Whether entry is private. (Number)"
25160 #. type: Plain text
25161 #: docs/manual/python/objects.rst:683
25162 msgid "``Text_StreetAddress`` - Street address. (Text)"
25165 #. type: Plain text
25166 #: docs/manual/python/objects.rst:684
25167 msgid "``Text_City`` - City. (Text)"
25170 #. type: Plain text
25171 #: docs/manual/python/objects.rst:685
25172 msgid "``Text_State`` - State. (Text)"
25175 #. type: Plain text
25176 #: docs/manual/python/objects.rst:686
25177 msgid "``Text_Zip`` - Zip code. (Text)"
25180 #. type: Plain text
25181 #: docs/manual/python/objects.rst:687
25182 msgid "``Text_Country`` - Country. (Text)"
25185 #. type: Plain text
25186 #: docs/manual/python/objects.rst:688
25187 msgid "``Text_Custom1`` - Custom information 1. (Text)"
25190 #. type: Plain text
25191 #: docs/manual/python/objects.rst:689
25192 msgid "``Text_Custom2`` - Custom information 2. (Text)"
25195 #. type: Plain text
25196 #: docs/manual/python/objects.rst:690
25197 msgid "``Text_Custom3`` - Custom information 3. (Text)"
25200 #. type: Plain text
25201 #: docs/manual/python/objects.rst:691
25202 msgid "``Text_Custom4`` - Custom information 4. (Text)"
25205 #. type: Plain text
25206 #: docs/manual/python/objects.rst:692
25207 msgid "``RingtoneID`` - Ringtone ID. (Number)"
25210 #. type: Plain text
25211 #: docs/manual/python/objects.rst:693
25212 msgid "``PictureID`` - Picture ID. (Number)"
25215 #. type: Plain text
25216 #: docs/manual/python/objects.rst:694
25217 msgid "``Text_UserID`` - User ID. (Text)"
25220 #. type: Plain text
25221 #: docs/manual/python/objects.rst:695
25222 msgid "``CallLength`` - Length of call (Number)"
25225 #. type: Plain text
25226 #: docs/manual/python/objects.rst:696
25228 "``Text_LUID`` - LUID - Unique Identifier used for synchronisation (Text)"
25231 #. type: Plain text
25232 #: docs/manual/python/objects.rst:697
25233 msgid "``LastModified`` - Date of last modification (Date)"
25236 #. type: Plain text
25237 #: docs/manual/python/objects.rst:698
25238 msgid "``Text_NickName`` - Nick name (Text)"
25241 #. type: Plain text
25242 #: docs/manual/python/objects.rst:699
25243 msgid "``Text_FormalName`` - Formal name (Text)"
25246 #. type: Plain text
25247 #: docs/manual/python/objects.rst:700
25248 msgid "``Text_PictureName`` - Picture name (on phone filesystem). (Text)"
25251 #. type: Plain text
25252 #: docs/manual/python/objects.rst:701
25253 msgid "``PushToTalkID`` - Push-to-talk ID (Text)"
25256 #. type: Plain text
25257 #: docs/manual/python/objects.rst:702
25258 msgid "``Number_Messaging`` - Favorite messaging number. (Text)"
25261 #. type: Plain text
25262 #: docs/manual/python/objects.rst:703
25263 msgid "``Photo`` - Photo (Picture)."
25266 #. type: Plain text
25267 #: docs/manual/python/objects.rst:704
25268 msgid "``SecondName`` - Second name. (Text)"
25271 #. type: Plain text
25272 #: docs/manual/python/objects.rst:705
25273 msgid "``VOIP`` - VOIP address (Text)."
25276 #. type: Plain text
25277 #: docs/manual/python/objects.rst:706
25278 msgid "``SIP`` - SIP address (Text)."
25281 #. type: Plain text
25282 #: docs/manual/python/objects.rst:707
25283 msgid "``DTMF`` - DTMF (Text)."
25286 #. type: Plain text
25287 #: docs/manual/python/objects.rst:708
25288 msgid "``Video`` - Video number. (Text)"
25291 #. type: Plain text
25292 #: docs/manual/python/objects.rst:709
25293 msgid "``SWIS`` - See What I See address. (Text)"
25296 #. type: Plain text
25297 #: docs/manual/python/objects.rst:710
25298 msgid "``WVID`` - Wireless Village user ID. (Text)"
25301 #. type: Plain text
25302 #: docs/manual/python/objects.rst:711
25303 msgid "``NamePrefix`` - Name prefix (Text)"
25306 #. type: Plain text
25307 #: docs/manual/python/objects.rst:712
25308 msgid "``NameSuffix`` - Name suffix (Text)"
25311 #. type: Plain text
25312 #: docs/manual/python/objects.rst:716
25313 msgid "Location for the field:"
25316 #. type: Plain text
25317 #: docs/manual/python/objects.rst:718
25318 msgid "``Unknown`` - not define"
25321 #. type: Plain text
25322 #: docs/manual/python/objects.rst:719
25323 msgid "``Home`` - home"
25326 #. type: Plain text
25327 #: docs/manual/python/objects.rst:720
25328 msgid "``Work`` - work"
25331 #. type: Plain text
25332 #: docs/manual/python/objects.rst:726
25333 msgid "PictureType"
25336 #. type: Plain text
25337 #: docs/manual/python/objects.rst:728
25339 "Type of picture which is stored in Value field (only for Picture fields)."
25342 #. type: Plain text
25343 #: docs/manual/python/objects.rst:730
25348 #: docs/manual/python/objects.rst:732
25350 msgid "File Object"
25353 #. type: Plain text
25354 #: docs/manual/python/objects.rst:735
25355 msgid "File is a dictionary consisting of following fields:"
25358 #. type: Plain text
25359 #: docs/manual/python/objects.rst:737
25363 #. type: Plain text
25364 #: docs/manual/python/objects.rst:739
25365 msgid "Number of bytes used by this file."
25368 #. type: Plain text
25369 #: docs/manual/python/objects.rst:743
25373 #. type: Plain text
25374 #: docs/manual/python/objects.rst:747
25375 msgid "Boolean value indicating whether this is a folder."
25378 #. type: Plain text
25379 #: docs/manual/python/objects.rst:749
25383 #. type: Plain text
25384 #: docs/manual/python/objects.rst:751
25385 msgid "Depth of file on the filesystem."
25388 #. type: Plain text
25389 #: docs/manual/python/objects.rst:755
25390 msgid "File type, one of:"
25393 #. type: Plain text
25394 #: docs/manual/python/objects.rst:757
25398 #. type: Plain text
25399 #: docs/manual/python/objects.rst:758
25400 msgid "``Java_JAR``"
25403 #. type: Plain text
25404 #: docs/manual/python/objects.rst:759
25405 msgid "``Image_JPG``"
25408 #. type: Plain text
25409 #: docs/manual/python/objects.rst:760
25410 msgid "``Image_BMP``"
25413 #. type: Plain text
25414 #: docs/manual/python/objects.rst:761
25415 msgid "``Image_GIF``"
25418 #. type: Plain text
25419 #: docs/manual/python/objects.rst:762
25420 msgid "``Image_PNG``"
25423 #. type: Plain text
25424 #: docs/manual/python/objects.rst:763
25425 msgid "``Image_WBMP``"
25428 #. type: Plain text
25429 #: docs/manual/python/objects.rst:764
25430 msgid "``Video_3GP``"
25433 #. type: Plain text
25434 #: docs/manual/python/objects.rst:765
25435 msgid "``Sound_AMR``"
25438 #. type: Plain text
25439 #: docs/manual/python/objects.rst:766
25440 msgid "``Sound_NRT`` - DCT4 binary format"
25443 #. type: Plain text
25444 #: docs/manual/python/objects.rst:767
25445 msgid "``Sound_MIDI``"
25448 #. type: Plain text
25449 #: docs/manual/python/objects.rst:768
25453 #. type: Plain text
25454 #: docs/manual/python/objects.rst:770
25455 msgid "ID_FullName"
25458 #. type: Plain text
25459 #: docs/manual/python/objects.rst:772
25460 msgid "Full file name including path."
25463 #. type: Plain text
25464 #: docs/manual/python/objects.rst:776
25465 msgid "Content of the file."
25468 #. type: Plain text
25469 #: docs/manual/python/objects.rst:778
25473 #. type: Plain text
25474 #: docs/manual/python/objects.rst:780
25475 msgid "Timestamp of last change"
25478 #. type: Plain text
25479 #: docs/manual/python/objects.rst:784
25480 msgid "Boolean value indicating whether file is protected (DRM)."
25483 #. type: Plain text
25484 #: docs/manual/python/objects.rst:786
25488 #. type: Plain text
25489 #: docs/manual/python/objects.rst:788
25490 msgid "Boolean value indicating whether file is read only."
25493 #. type: Plain text
25494 #: docs/manual/python/objects.rst:790
25498 #. type: Plain text
25499 #: docs/manual/python/objects.rst:792
25500 msgid "Boolean value indicating whether file is hidden."
25503 #. type: Plain text
25504 #: docs/manual/python/objects.rst:794
25507 msgstr "File sistem"
25509 #. type: Plain text
25510 #: docs/manual/python/objects.rst:796
25511 msgid "Boolean value indicating whether file is system."
25514 #. type: Plain text
25515 #: docs/manual/python/objects.rst:798
25519 #. type: Plain text
25520 #: docs/manual/python/objects.rst:800
25521 msgid "Current poosition of file upload"
25524 #. type: Plain text
25525 #: docs/manual/python/objects.rst:802
25529 #. type: Plain text
25530 #: docs/manual/python/objects.rst:804
25531 msgid "Boolean value indicating completed file transfer."
25534 #. type: Plain text
25535 #: docs/manual/python/objects.rst:808
25539 #. type: Plain text
25540 #: docs/manual/python/objects.rst:820
25542 "'ID_FullName': PATH, 'Name': os.path.basename(PATH) 'Buffer': data, "
25543 "'Protected': 0, 'ReadOnly': 0, 'Hidden': 0, 'System': 0, 'Folder': 0, "
25544 "'Level': 0, 'Type': 'Other', 'Finished': 0, 'Pos': 0,"
25547 #. type: Plain text
25548 #: docs/manual/python/examples.rst:2
25549 msgid "_python-gammu-examples:"
25553 #: docs/manual/python/examples.rst:4
25555 msgid "More python-gammu Examples"
25558 #. type: Plain text
25559 #: docs/manual/python/examples.rst:8
25561 "All these (and some more) examples are also available in ``python/examples/"
25562 "`` directory in Gammu sources."
25566 #: docs/manual/python/examples.rst:10
25568 msgid "Sending a message"
25571 #. type: Plain text
25572 #: docs/manual/python/examples.rst:13
25573 msgid "../../../python/examples/sendsms.py"
25576 #. type: Plain text
25577 #: docs/manual/python/examples.rst:14 docs/manual/python/examples.rst:20
25578 #: docs/manual/python/examples.rst:26 docs/manual/python/examples.rst:32
25579 msgid ":language: python"
25583 #: docs/manual/python/examples.rst:16
25585 msgid "Sending a long message"
25588 #. type: Plain text
25589 #: docs/manual/python/examples.rst:19
25590 msgid "../../../python/examples/sendlongsms.py"
25594 #: docs/manual/python/examples.rst:22
25596 msgid "Initiating a voice call"
25599 #. type: Plain text
25600 #: docs/manual/python/examples.rst:25
25601 msgid "../../../python/examples/dialvoice.py"
25605 #: docs/manual/python/examples.rst:28
25607 msgid "Reading calendar from phone"
25610 #. type: Plain text
25611 #: docs/manual/python/examples.rst:31
25612 msgid "../../../python/examples/getallcalendar.py"
25615 #. type: Attribute :mod:
25616 #: docs/manual/python/data.rst:1
25618 msgid "`gammu.data` -- Generic data usable with Gammu"
25621 #. type: Labeled list
25622 #: docs/manual/python/data.rst:4 docs/manual/python/exceptions.rst:4
25623 #: docs/manual/python/worker.rst:4 docs/manual/python/gammu.rst:4
25624 #: docs/manual/python/smsd.rst:4
25629 #. type: delimited block =
25630 #: docs/manual/python/data.rst:5
25634 #. type: delimited block =
25635 #: docs/manual/python/data.rst:6
25636 msgid ":synopsis: Provides various data, which can be useful with Gammu."
25639 #. type: Labeled list
25640 #: docs/manual/python/data.rst:7 docs/manual/python/data.rst:12
25641 #: docs/manual/python/data.rst:16 docs/manual/python/data.rst:20
25642 #: docs/manual/python/data.rst:24 docs/manual/python/data.rst:28
25643 #: docs/manual/python/data.rst:32 docs/manual/python/data.rst:36
25644 #: docs/manual/python/data.rst:40 docs/manual/python/gammu.rst:1317
25645 #: docs/manual/python/gammu.rst:1321
25650 #. type: delimited block =
25651 #: docs/manual/python/data.rst:8
25652 msgid "Connections"
25655 #. type: delimited block =
25656 #: docs/manual/python/data.rst:11
25658 "Provides list of connection strings known to Gammu. They can be used for "
25659 "example when giving user a choice of connection string."
25662 #. type: delimited block =
25663 #: docs/manual/python/data.rst:13
25664 msgid "MemoryValueTypes"
25667 #. type: delimited block =
25668 #: docs/manual/python/data.rst:15
25669 msgid "Provides list of types of memory entry values."
25672 #. type: delimited block =
25673 #: docs/manual/python/data.rst:17
25675 msgid "CalendarTypes"
25678 #. type: delimited block =
25679 #: docs/manual/python/data.rst:19
25680 msgid "Provides list of calendar envet types."
25683 #. type: delimited block =
25684 #: docs/manual/python/data.rst:21
25686 msgid "CalendarValueTypes"
25689 #. type: delimited block =
25690 #: docs/manual/python/data.rst:23
25691 msgid "Provides list of types of calendar entry values."
25694 #. type: delimited block =
25695 #: docs/manual/python/data.rst:25
25696 msgid "TodoPriorities"
25699 #. type: delimited block =
25700 #: docs/manual/python/data.rst:27
25701 msgid "Provides list of todo priorities."
25704 #. type: delimited block =
25705 #: docs/manual/python/data.rst:29
25706 msgid "TodoValueTypes"
25709 #. type: delimited block =
25710 #: docs/manual/python/data.rst:31
25711 msgid "Provides list of types of todo entry values."
25714 #. type: delimited block =
25715 #: docs/manual/python/data.rst:33
25716 msgid "InternationalPrefixes"
25719 #. type: delimited block =
25720 #: docs/manual/python/data.rst:35
25721 msgid "List of known internaltional prefixes."
25724 #. type: delimited block =
25725 #: docs/manual/python/data.rst:37
25729 #. type: delimited block =
25730 #: docs/manual/python/data.rst:39
25732 "Mapping of text representation of errors to gammu error codes. Reverse to :"
25733 "data:`ErrorNumbers`."
25736 #. type: delimited block =
25737 #: docs/manual/python/data.rst:41
25738 msgid "ErrorNumbers"
25741 #. type: delimited block =
25742 #: docs/manual/python/data.rst:42
25744 "Mapping of gammu error codes to text representation. Reverse to :data:"
25748 #. type: Plain text
25749 #: docs/manual/python/index.rst:2
25754 #: docs/manual/python/index.rst:4
25756 msgid "python-gammu API"
25760 #: docs/manual/python/index.rst:7
25762 msgid "A taste of python-gammu"
25765 #. type: Plain text
25766 #: docs/manual/python/index.rst:11
25768 "Python-gammu allows you to easily access the phone. Following code will "
25769 "connect to phone based on your Gammu configuration (usually stored in"
25772 #. type: Attribute :file:
25773 #: docs/manual/python/index.rst:11
25775 msgid "`~/.gammurc`) and gets network information from it::"
25778 #. type: Plain text
25779 #: docs/manual/python/index.rst:15
25786 #. type: Plain text
25787 #: docs/manual/python/index.rst:18
25790 " # Create state machine object\n"
25791 " sm = gammu.StateMachine()\n"
25794 #. type: Plain text
25795 #: docs/manual/python/index.rst:21
25798 " # Read ~/.gammurc\n"
25799 " sm.ReadConfig()\n"
25802 #. type: Plain text
25803 #: docs/manual/python/index.rst:24
25806 " # Connect to phone\n"
25810 #. type: Plain text
25811 #: docs/manual/python/index.rst:27
25814 " # Reads network information from phone\n"
25815 " netinfo = sm.GetNetworkInfo()\n"
25818 #. type: Plain text
25819 #: docs/manual/python/index.rst:33
25822 " # Print information\n"
25823 " print 'Network name: %s' % netinfo['NetworkName']\n"
25824 " print 'Network code: %s' % netinfo['NetworkCode']\n"
25825 " print 'LAC: %s' % netinfo['LAC']\n"
25826 " print 'CID: %s' % netinfo['CID']\n"
25829 #. type: Plain text
25830 #: docs/manual/python/index.rst:36 docs/manual/python/index.rst:44
25831 #: docs/manual/c/index.rst:23 docs/manual/c/api.rst:12
25832 msgid ":maxdepth: 3"
25835 #. type: Plain text
25836 #: docs/manual/python/index.rst:38
25841 #: docs/manual/python/index.rst:40
25843 msgid "API documentation"
25846 #. type: Plain text
25847 #: docs/manual/python/index.rst:51
25848 msgid "gammu smsd data worker exceptions objects"
25851 #. type: Attribute :mod:
25852 #: docs/manual/python/exceptions.rst:1
25854 msgid "`gammu.exception` -- Gammu exception handling"
25857 #. type: delimited block =
25858 #: docs/manual/python/exceptions.rst:5
25859 msgid "gammu.exception"
25862 #. type: delimited block =
25863 #: docs/manual/python/exceptions.rst:6
25864 msgid ":synopsis: Defines all exceptions used in Gammu."
25867 #. type: Labeled list
25868 #: docs/manual/python/exceptions.rst:7 docs/manual/python/worker.rst:148
25870 msgid ".. exception"
25873 #. type: delimited block =
25874 #: docs/manual/python/exceptions.rst:8
25875 msgid "gammu.GSMError"
25878 #. type: delimited block =
25879 #: docs/manual/python/exceptions.rst:11
25881 "Generic class as parent for all Gammu exceptions. This is never raised "
25882 "directly, but should be used to catch any Gammu related exception."
25885 #. type: Labeled list
25886 #: docs/manual/python/exceptions.rst:12 docs/manual/python/exceptions.rst:14
25887 #: docs/manual/python/exceptions.rst:16 docs/manual/python/exceptions.rst:18
25888 #: docs/manual/python/exceptions.rst:20 docs/manual/python/exceptions.rst:22
25889 #: docs/manual/python/exceptions.rst:24 docs/manual/python/exceptions.rst:26
25890 #: docs/manual/python/exceptions.rst:28 docs/manual/python/exceptions.rst:30
25891 #: docs/manual/python/exceptions.rst:32 docs/manual/python/exceptions.rst:34
25892 #: docs/manual/python/exceptions.rst:36 docs/manual/python/exceptions.rst:38
25893 #: docs/manual/python/exceptions.rst:40 docs/manual/python/exceptions.rst:42
25894 #: docs/manual/python/exceptions.rst:44 docs/manual/python/exceptions.rst:46
25895 #: docs/manual/python/exceptions.rst:48 docs/manual/python/exceptions.rst:50
25896 #: docs/manual/python/exceptions.rst:52 docs/manual/python/exceptions.rst:54
25897 #: docs/manual/python/exceptions.rst:56 docs/manual/python/exceptions.rst:58
25898 #: docs/manual/python/exceptions.rst:60 docs/manual/python/exceptions.rst:62
25899 #: docs/manual/python/exceptions.rst:64 docs/manual/python/exceptions.rst:66
25900 #: docs/manual/python/exceptions.rst:68 docs/manual/python/exceptions.rst:70
25901 #: docs/manual/python/exceptions.rst:72 docs/manual/python/exceptions.rst:74
25902 #: docs/manual/python/exceptions.rst:76 docs/manual/python/exceptions.rst:78
25903 #: docs/manual/python/exceptions.rst:80 docs/manual/python/exceptions.rst:82
25904 #: docs/manual/python/exceptions.rst:84 docs/manual/python/exceptions.rst:86
25905 #: docs/manual/python/exceptions.rst:88 docs/manual/python/exceptions.rst:90
25906 #: docs/manual/python/exceptions.rst:92 docs/manual/python/exceptions.rst:94
25907 #: docs/manual/python/exceptions.rst:96 docs/manual/python/exceptions.rst:98
25908 #: docs/manual/python/exceptions.rst:100 docs/manual/python/exceptions.rst:102
25909 #: docs/manual/python/exceptions.rst:104 docs/manual/python/exceptions.rst:106
25910 #: docs/manual/python/exceptions.rst:108 docs/manual/python/exceptions.rst:110
25911 #: docs/manual/python/exceptions.rst:112 docs/manual/python/exceptions.rst:114
25912 #: docs/manual/python/exceptions.rst:116 docs/manual/python/exceptions.rst:118
25913 #: docs/manual/python/exceptions.rst:120 docs/manual/python/exceptions.rst:122
25914 #: docs/manual/python/exceptions.rst:124 docs/manual/python/exceptions.rst:126
25915 #: docs/manual/python/exceptions.rst:128 docs/manual/python/exceptions.rst:130
25916 #: docs/manual/python/exceptions.rst:132 docs/manual/python/exceptions.rst:134
25917 #: docs/manual/python/exceptions.rst:136 docs/manual/python/exceptions.rst:138
25918 #: docs/manual/python/exceptions.rst:140 docs/manual/python/exceptions.rst:142
25919 #: docs/manual/python/exceptions.rst:144 docs/manual/python/exceptions.rst:146
25920 #: docs/manual/python/exceptions.rst:148
25922 msgid ".. autoexception"
25925 #. type: delimited block =
25926 #: docs/manual/python/exceptions.rst:13
25927 msgid "gammu.ERR_NONE"
25930 #. type: delimited block =
25931 #: docs/manual/python/exceptions.rst:14 docs/manual/python/exceptions.rst:16
25932 #: docs/manual/python/exceptions.rst:18 docs/manual/python/exceptions.rst:20
25933 #: docs/manual/python/exceptions.rst:22 docs/manual/python/exceptions.rst:24
25934 #: docs/manual/python/exceptions.rst:26 docs/manual/python/exceptions.rst:28
25935 #: docs/manual/python/exceptions.rst:30 docs/manual/python/exceptions.rst:32
25936 #: docs/manual/python/exceptions.rst:34 docs/manual/python/exceptions.rst:36
25937 #: docs/manual/python/exceptions.rst:38 docs/manual/python/exceptions.rst:40
25938 #: docs/manual/python/exceptions.rst:42 docs/manual/python/exceptions.rst:44
25939 #: docs/manual/python/exceptions.rst:46 docs/manual/python/exceptions.rst:48
25940 #: docs/manual/python/exceptions.rst:50 docs/manual/python/exceptions.rst:52
25941 #: docs/manual/python/exceptions.rst:54 docs/manual/python/exceptions.rst:56
25942 #: docs/manual/python/exceptions.rst:58 docs/manual/python/exceptions.rst:60
25943 #: docs/manual/python/exceptions.rst:62 docs/manual/python/exceptions.rst:64
25944 #: docs/manual/python/exceptions.rst:66 docs/manual/python/exceptions.rst:68
25945 #: docs/manual/python/exceptions.rst:70 docs/manual/python/exceptions.rst:72
25946 #: docs/manual/python/exceptions.rst:74 docs/manual/python/exceptions.rst:76
25947 #: docs/manual/python/exceptions.rst:78 docs/manual/python/exceptions.rst:80
25948 #: docs/manual/python/exceptions.rst:82 docs/manual/python/exceptions.rst:84
25949 #: docs/manual/python/exceptions.rst:86 docs/manual/python/exceptions.rst:88
25950 #: docs/manual/python/exceptions.rst:90 docs/manual/python/exceptions.rst:92
25951 #: docs/manual/python/exceptions.rst:94 docs/manual/python/exceptions.rst:96
25952 #: docs/manual/python/exceptions.rst:98 docs/manual/python/exceptions.rst:100
25953 #: docs/manual/python/exceptions.rst:102 docs/manual/python/exceptions.rst:104
25954 #: docs/manual/python/exceptions.rst:106 docs/manual/python/exceptions.rst:108
25955 #: docs/manual/python/exceptions.rst:110 docs/manual/python/exceptions.rst:112
25956 #: docs/manual/python/exceptions.rst:114 docs/manual/python/exceptions.rst:116
25957 #: docs/manual/python/exceptions.rst:118 docs/manual/python/exceptions.rst:120
25958 #: docs/manual/python/exceptions.rst:122 docs/manual/python/exceptions.rst:124
25959 #: docs/manual/python/exceptions.rst:126 docs/manual/python/exceptions.rst:128
25960 #: docs/manual/python/exceptions.rst:130 docs/manual/python/exceptions.rst:132
25961 #: docs/manual/python/exceptions.rst:134 docs/manual/python/exceptions.rst:136
25962 #: docs/manual/python/exceptions.rst:138 docs/manual/python/exceptions.rst:140
25963 #: docs/manual/python/exceptions.rst:142 docs/manual/python/exceptions.rst:144
25964 #: docs/manual/python/exceptions.rst:146 docs/manual/python/exceptions.rst:148
25965 #: docs/manual/python/exceptions.rst:149
25966 msgid ":show-inheritance:"
25969 #. type: delimited block =
25970 #: docs/manual/python/exceptions.rst:15
25971 msgid "gammu.ERR_DEVICEOPENERROR"
25974 #. type: delimited block =
25975 #: docs/manual/python/exceptions.rst:17
25976 msgid "gammu.ERR_DEVICELOCKED"
25979 #. type: delimited block =
25980 #: docs/manual/python/exceptions.rst:19
25981 msgid "gammu.ERR_DEVICENOTEXIST"
25984 #. type: delimited block =
25985 #: docs/manual/python/exceptions.rst:21
25986 msgid "gammu.ERR_DEVICEBUSY"
25989 #. type: delimited block =
25990 #: docs/manual/python/exceptions.rst:23
25991 msgid "gammu.ERR_DEVICENOPERMISSION"
25994 #. type: delimited block =
25995 #: docs/manual/python/exceptions.rst:25
25996 msgid "gammu.ERR_DEVICENODRIVER"
25999 #. type: delimited block =
26000 #: docs/manual/python/exceptions.rst:27
26001 msgid "gammu.ERR_DEVICENOTWORK"
26004 #. type: delimited block =
26005 #: docs/manual/python/exceptions.rst:29
26006 msgid "gammu.ERR_DEVICEDTRRTSERROR"
26009 #. type: delimited block =
26010 #: docs/manual/python/exceptions.rst:31
26011 msgid "gammu.ERR_DEVICECHANGESPEEDERROR"
26014 #. type: delimited block =
26015 #: docs/manual/python/exceptions.rst:33
26016 msgid "gammu.ERR_DEVICEWRITEERROR"
26019 #. type: delimited block =
26020 #: docs/manual/python/exceptions.rst:35
26021 msgid "gammu.ERR_DEVICEREADERROR"
26024 #. type: delimited block =
26025 #: docs/manual/python/exceptions.rst:37
26026 msgid "gammu.ERR_DEVICEPARITYERROR"
26029 #. type: delimited block =
26030 #: docs/manual/python/exceptions.rst:39
26031 msgid "gammu.ERR_TIMEOUT"
26034 #. type: delimited block =
26035 #: docs/manual/python/exceptions.rst:41
26036 msgid "gammu.ERR_FRAMENOTREQUESTED"
26039 #. type: delimited block =
26040 #: docs/manual/python/exceptions.rst:43
26041 msgid "gammu.ERR_UNKNOWNRESPONSE"
26044 #. type: delimited block =
26045 #: docs/manual/python/exceptions.rst:45
26046 msgid "gammu.ERR_UNKNOWNFRAME"
26049 #. type: delimited block =
26050 #: docs/manual/python/exceptions.rst:47
26051 msgid "gammu.ERR_UNKNOWNCONNECTIONTYPESTRING"
26054 #. type: delimited block =
26055 #: docs/manual/python/exceptions.rst:49
26056 msgid "gammu.ERR_UNKNOWNMODELSTRING"
26059 #. type: delimited block =
26060 #: docs/manual/python/exceptions.rst:51
26061 msgid "gammu.ERR_SOURCENOTAVAILABLE"
26064 #. type: delimited block =
26065 #: docs/manual/python/exceptions.rst:53
26066 msgid "gammu.ERR_NOTSUPPORTED"
26069 #. type: delimited block =
26070 #: docs/manual/python/exceptions.rst:55
26071 msgid "gammu.ERR_EMPTY"
26074 #. type: delimited block =
26075 #: docs/manual/python/exceptions.rst:57
26076 msgid "gammu.ERR_SECURITYERROR"
26079 #. type: delimited block =
26080 #: docs/manual/python/exceptions.rst:59
26081 msgid "gammu.ERR_INVALIDLOCATION"
26084 #. type: delimited block =
26085 #: docs/manual/python/exceptions.rst:61
26086 msgid "gammu.ERR_NOTIMPLEMENTED"
26089 #. type: delimited block =
26090 #: docs/manual/python/exceptions.rst:63
26091 msgid "gammu.ERR_FULL"
26094 #. type: delimited block =
26095 #: docs/manual/python/exceptions.rst:65
26096 msgid "gammu.ERR_UNKNOWN"
26099 #. type: delimited block =
26100 #: docs/manual/python/exceptions.rst:67
26101 msgid "gammu.ERR_CANTOPENFILE"
26104 #. type: delimited block =
26105 #: docs/manual/python/exceptions.rst:69
26106 msgid "gammu.ERR_MOREMEMORY"
26109 #. type: delimited block =
26110 #: docs/manual/python/exceptions.rst:71
26111 msgid "gammu.ERR_PERMISSION"
26114 #. type: delimited block =
26115 #: docs/manual/python/exceptions.rst:73
26116 msgid "gammu.ERR_EMPTYSMSC"
26119 #. type: delimited block =
26120 #: docs/manual/python/exceptions.rst:75
26121 msgid "gammu.ERR_INSIDEPHONEMENU"
26124 #. type: delimited block =
26125 #: docs/manual/python/exceptions.rst:77
26126 msgid "gammu.ERR_NOTCONNECTED"
26129 #. type: delimited block =
26130 #: docs/manual/python/exceptions.rst:79
26131 msgid "gammu.ERR_WORKINPROGRESS"
26134 #. type: delimited block =
26135 #: docs/manual/python/exceptions.rst:81
26136 msgid "gammu.ERR_PHONEOFF"
26139 #. type: delimited block =
26140 #: docs/manual/python/exceptions.rst:83
26141 msgid "gammu.ERR_FILENOTSUPPORTED"
26144 #. type: delimited block =
26145 #: docs/manual/python/exceptions.rst:85
26146 msgid "gammu.ERR_BUG"
26149 #. type: delimited block =
26150 #: docs/manual/python/exceptions.rst:87
26151 msgid "gammu.ERR_CANCELED"
26154 #. type: delimited block =
26155 #: docs/manual/python/exceptions.rst:89
26156 msgid "gammu.ERR_NEEDANOTHERANSWER"
26159 #. type: delimited block =
26160 #: docs/manual/python/exceptions.rst:91
26161 msgid "gammu.ERR_OTHERCONNECTIONREQUIRED"
26164 #. type: delimited block =
26165 #: docs/manual/python/exceptions.rst:93
26166 msgid "gammu.ERR_WRONGCRC"
26169 #. type: delimited block =
26170 #: docs/manual/python/exceptions.rst:95
26171 msgid "gammu.ERR_INVALIDDATETIME"
26174 #. type: delimited block =
26175 #: docs/manual/python/exceptions.rst:97
26176 msgid "gammu.ERR_MEMORY"
26179 #. type: delimited block =
26180 #: docs/manual/python/exceptions.rst:99
26181 msgid "gammu.ERR_INVALIDDATA"
26184 #. type: delimited block =
26185 #: docs/manual/python/exceptions.rst:101
26186 msgid "gammu.ERR_FILEALREADYEXIST"
26189 #. type: delimited block =
26190 #: docs/manual/python/exceptions.rst:103
26191 msgid "gammu.ERR_FILENOTEXIST"
26194 #. type: delimited block =
26195 #: docs/manual/python/exceptions.rst:105
26196 msgid "gammu.ERR_SHOULDBEFOLDER"
26199 #. type: delimited block =
26200 #: docs/manual/python/exceptions.rst:107
26201 msgid "gammu.ERR_SHOULDBEFILE"
26204 #. type: delimited block =
26205 #: docs/manual/python/exceptions.rst:109
26206 msgid "gammu.ERR_NOSIM"
26209 #. type: delimited block =
26210 #: docs/manual/python/exceptions.rst:111
26211 msgid "gammu.ERR_GNAPPLETWRONG"
26214 #. type: delimited block =
26215 #: docs/manual/python/exceptions.rst:113
26216 msgid "gammu.ERR_FOLDERPART"
26219 #. type: delimited block =
26220 #: docs/manual/python/exceptions.rst:115
26221 msgid "gammu.ERR_FOLDERNOTEMPTY"
26224 #. type: delimited block =
26225 #: docs/manual/python/exceptions.rst:117
26226 msgid "gammu.ERR_DATACONVERTED"
26229 #. type: delimited block =
26230 #: docs/manual/python/exceptions.rst:119
26231 msgid "gammu.ERR_UNCONFIGURED"
26234 #. type: delimited block =
26235 #: docs/manual/python/exceptions.rst:121
26236 msgid "gammu.ERR_WRONGFOLDER"
26239 #. type: delimited block =
26240 #: docs/manual/python/exceptions.rst:123
26241 msgid "gammu.ERR_PHONE_INTERNAL"
26244 #. type: delimited block =
26245 #: docs/manual/python/exceptions.rst:125
26246 msgid "gammu.ERR_WRITING_FILE"
26249 #. type: delimited block =
26250 #: docs/manual/python/exceptions.rst:127
26251 msgid "gammu.ERR_NONE_SECTION"
26254 #. type: delimited block =
26255 #: docs/manual/python/exceptions.rst:129
26256 msgid "gammu.ERR_USING_DEFAULTS"
26259 #. type: delimited block =
26260 #: docs/manual/python/exceptions.rst:131
26261 msgid "gammu.ERR_CORRUPTED"
26264 #. type: delimited block =
26265 #: docs/manual/python/exceptions.rst:133
26266 msgid "gammu.ERR_BADFEATURE"
26269 #. type: delimited block =
26270 #: docs/manual/python/exceptions.rst:135
26271 msgid "gammu.ERR_DISABLED"
26274 #. type: delimited block =
26275 #: docs/manual/python/exceptions.rst:137
26276 msgid "gammu.ERR_SPECIFYCHANNEL"
26279 #. type: delimited block =
26280 #: docs/manual/python/exceptions.rst:139
26281 msgid "gammu.ERR_NOTRUNNING"
26284 #. type: delimited block =
26285 #: docs/manual/python/exceptions.rst:141
26286 msgid "gammu.ERR_NOSERVICE"
26289 #. type: delimited block =
26290 #: docs/manual/python/exceptions.rst:143
26291 msgid "gammu.ERR_BUSY"
26294 #. type: delimited block =
26295 #: docs/manual/python/exceptions.rst:145
26296 msgid "gammu.ERR_COULDNT_CONNECT"
26299 #. type: delimited block =
26300 #: docs/manual/python/exceptions.rst:147
26301 msgid "gammu.ERR_COULDNT_RESOLVE"
26304 #. type: delimited block =
26305 #: docs/manual/python/exceptions.rst:149
26306 msgid "gammu.ERR_GETTING_SMSC"
26309 #. type: Attribute :mod:
26310 #: docs/manual/python/worker.rst:1
26312 msgid "`gammu.worker` - Asynchronous communication to phone."
26315 #. type: delimited block =
26316 #: docs/manual/python/worker.rst:5
26317 msgid "gammu.worker"
26320 #. type: delimited block =
26321 #: docs/manual/python/worker.rst:6
26322 msgid ":synopsis: Asynchronous communication to phone."
26325 #. type: delimited block =
26326 #: docs/manual/python/worker.rst:9
26328 "Mostly you should use only :class:`GammuWorker` class, others are only "
26329 "helpers which are used by this class."
26332 #. type: Labeled list
26333 #: docs/manual/python/worker.rst:11 docs/manual/python/worker.rst:35
26334 #: docs/manual/python/worker.rst:53 docs/manual/python/worker.rst:78
26339 #. type: delimited block =
26340 #: docs/manual/python/worker.rst:12
26341 msgid "GammuCommand(command, params=None, percentage=100)"
26344 #. type: delimited block =
26345 #: docs/manual/python/worker.rst:13 docs/manual/python/worker.rst:19
26346 #: docs/manual/python/worker.rst:25 docs/manual/python/worker.rst:31
26347 #: docs/manual/python/worker.rst:37 docs/manual/python/worker.rst:43
26348 #: docs/manual/python/worker.rst:49 docs/manual/python/worker.rst:55
26349 #: docs/manual/python/worker.rst:61 docs/manual/python/worker.rst:67
26350 #: docs/manual/python/worker.rst:73 docs/manual/python/worker.rst:80
26351 #: docs/manual/python/worker.rst:88 docs/manual/python/worker.rst:94
26352 #: docs/manual/python/worker.rst:103 docs/manual/python/worker.rst:116
26353 #: docs/manual/python/worker.rst:127 docs/manual/python/worker.rst:138
26354 #: docs/manual/python/worker.rst:144 docs/manual/python/worker.rst:150
26355 #: docs/manual/python/worker.rst:156
26356 msgid ":module: gammu.worker"
26359 #. type: delimited block =
26360 #: docs/manual/python/worker.rst:15
26361 msgid "Storage of single command for gammu."
26364 #. type: Labeled list
26365 #: docs/manual/python/worker.rst:17 docs/manual/python/worker.rst:23
26366 #: docs/manual/python/worker.rst:29 docs/manual/python/worker.rst:41
26367 #: docs/manual/python/worker.rst:47 docs/manual/python/worker.rst:59
26368 #: docs/manual/python/worker.rst:65 docs/manual/python/worker.rst:71
26369 #: docs/manual/python/worker.rst:86 docs/manual/python/worker.rst:92
26370 #: docs/manual/python/worker.rst:101 docs/manual/python/worker.rst:114
26371 #: docs/manual/python/worker.rst:125 docs/manual/python/worker.rst:136
26372 #: docs/manual/python/worker.rst:142
26377 #. type: delimited block =
26378 #: docs/manual/python/worker.rst:18
26379 msgid "GammuCommand.get_command()"
26382 #. type: delimited block =
26383 #: docs/manual/python/worker.rst:21
26384 msgid "Returns command name."
26387 #. type: delimited block =
26388 #: docs/manual/python/worker.rst:24
26389 msgid "GammuCommand.get_params()"
26392 #. type: delimited block =
26393 #: docs/manual/python/worker.rst:27
26394 msgid "Returns command params."
26397 #. type: delimited block =
26398 #: docs/manual/python/worker.rst:30
26399 msgid "GammuCommand.get_percentage()"
26402 #. type: delimited block =
26403 #: docs/manual/python/worker.rst:33
26404 msgid "Returns percentage of current task."
26407 #. type: delimited block =
26408 #: docs/manual/python/worker.rst:36
26409 msgid "GammuTask(name, commands)"
26412 #. type: delimited block =
26413 #: docs/manual/python/worker.rst:39
26414 msgid "Storage of taks for gammu."
26417 #. type: delimited block =
26418 #: docs/manual/python/worker.rst:42
26419 msgid "GammuTask.get_name()"
26422 #. type: delimited block =
26423 #: docs/manual/python/worker.rst:45
26424 msgid "Returns task name."
26427 #. type: delimited block =
26428 #: docs/manual/python/worker.rst:48
26429 msgid "GammuTask.get_next()"
26432 #. type: delimited block =
26433 #: docs/manual/python/worker.rst:51
26434 msgid "Returns next command to be executed as :class:`GammuCommand`."
26437 #. type: delimited block =
26438 #: docs/manual/python/worker.rst:54
26439 msgid "GammuThread(queue, config, callback)"
26442 #. type: delimited block =
26443 #: docs/manual/python/worker.rst:57
26444 msgid "Thread for phone communication."
26447 #. type: delimited block =
26448 #: docs/manual/python/worker.rst:60
26449 msgid "GammuThread.join(timeout=None)"
26452 #. type: delimited block =
26453 #: docs/manual/python/worker.rst:63
26454 msgid "Terminates thread and waits for it."
26457 #. type: delimited block =
26458 #: docs/manual/python/worker.rst:66
26459 msgid "GammuThread.kill()"
26462 #. type: delimited block =
26463 #: docs/manual/python/worker.rst:69
26464 msgid "Forces thread end without emptying queue."
26467 #. type: delimited block =
26468 #: docs/manual/python/worker.rst:72
26469 msgid "GammuThread.run()"
26472 #. type: delimited block =
26473 #: docs/manual/python/worker.rst:76
26475 "Thread body, which handles phone communication. This should not be used from "
26479 #. type: delimited block =
26480 #: docs/manual/python/worker.rst:79
26481 msgid "GammuWorker(callback)"
26484 #. type: delimited block =
26485 #: docs/manual/python/worker.rst:84
26487 "Wrapper class for asynchronous communication with Gammu. It spaws own thread "
26488 "and then passes all commands to this thread. When task is done, caller is "
26489 "notified via callback."
26492 #. type: delimited block =
26493 #: docs/manual/python/worker.rst:87
26494 msgid "GammuWorker.abort()"
26497 #. type: delimited block =
26498 #: docs/manual/python/worker.rst:90
26499 msgid "Aborts any remaining operations."
26502 #. type: delimited block =
26503 #: docs/manual/python/worker.rst:93
26504 msgid "GammuWorker.configure(config)"
26507 #. type: delimited block =
26508 #: docs/manual/python/worker.rst:96
26509 msgid "Configures gammu instance according to config."
26512 #. type: delimited block =
26513 #: docs/manual/python/worker.rst:99
26515 ":param config: Gammu configuration, same as :meth:`gammu.StateMachine."
26516 "SetConfig` accepts. :type config: hash"
26519 #. type: delimited block =
26520 #: docs/manual/python/worker.rst:102
26521 msgid "GammuWorker.enqueue(command, params=None, commands=None)"
26524 #. type: delimited block =
26525 #: docs/manual/python/worker.rst:105
26526 msgid "Enqueues command or task."
26529 #. type: delimited block =
26530 #: docs/manual/python/worker.rst:112
26532 ":param command: Command(s) to execute. Each command is tuple containing "
26533 "function name and it's parameters. :type command: tuple of list of tuples :"
26534 "param params: Parameters to command. :type params: tuple or string :param "
26535 "commands: List of commands to execute. When this is not none, params are "
26536 "ignored and command is taken as task name. :type commands: list of tuples "
26540 #. type: delimited block =
26541 #: docs/manual/python/worker.rst:115
26542 msgid "GammuWorker.enqueue_command(command, params)"
26545 #. type: delimited block =
26546 #: docs/manual/python/worker.rst:118
26547 msgid "Enqueues command."
26550 #. type: delimited block =
26551 #: docs/manual/python/worker.rst:123
26553 ":param command: Command(s) to execute. Each command is tuple containing "
26554 "function name and it's parameters. :type command: tuple of list of tuples :"
26555 "param params: Parameters to command. :type params: tuple or string"
26558 #. type: delimited block =
26559 #: docs/manual/python/worker.rst:126
26560 msgid "GammuWorker.enqueue_task(command, commands)"
26563 #. type: delimited block =
26564 #: docs/manual/python/worker.rst:129
26565 msgid "Enqueues task."
26568 #. type: delimited block =
26569 #: docs/manual/python/worker.rst:134
26571 ":param command: Command(s) to execute. Each command is tuple containing "
26572 "function name and it's parameters. :type command: tuple of list of tuples :"
26573 "param commands: List of commands to execute. :type commands: list of tuples "
26577 #. type: delimited block =
26578 #: docs/manual/python/worker.rst:137
26579 msgid "GammuWorker.initiate()"
26582 #. type: delimited block =
26583 #: docs/manual/python/worker.rst:140
26584 msgid "Connects to phone."
26587 #. type: delimited block =
26588 #: docs/manual/python/worker.rst:143
26589 msgid "GammuWorker.terminate(timeout=None)"
26592 #. type: delimited block =
26593 #: docs/manual/python/worker.rst:146
26594 msgid "Terminates phone connection."
26597 #. type: delimited block =
26598 #: docs/manual/python/worker.rst:149
26599 msgid "InvalidCommand(value)"
26602 #. type: delimited block =
26603 #: docs/manual/python/worker.rst:152
26604 msgid "Exception indicating invalid command."
26607 #. type: Labeled list
26608 #: docs/manual/python/worker.rst:154 docs/manual/python/gammu.rst:1060
26609 #: docs/manual/python/gammu.rst:1070 docs/manual/python/gammu.rst:1079
26610 #: docs/manual/python/gammu.rst:1100 docs/manual/python/gammu.rst:1111
26611 #: docs/manual/python/gammu.rst:1126 docs/manual/python/gammu.rst:1137
26612 #: docs/manual/python/gammu.rst:1146 docs/manual/python/gammu.rst:1157
26613 #: docs/manual/python/gammu.rst:1173 docs/manual/python/gammu.rst:1182
26614 #: docs/manual/python/gammu.rst:1191 docs/manual/python/gammu.rst:1200
26615 #: docs/manual/python/gammu.rst:1209 docs/manual/python/gammu.rst:1218
26616 #: docs/manual/python/gammu.rst:1227 docs/manual/python/gammu.rst:1236
26617 #: docs/manual/python/gammu.rst:1248 docs/manual/python/gammu.rst:1261
26618 #: docs/manual/python/gammu.rst:1274 docs/manual/python/gammu.rst:1294
26619 #: docs/manual/python/gammu.rst:1305
26621 msgid ".. function"
26624 #. type: delimited block =
26625 #: docs/manual/python/worker.rst:155
26626 msgid "check_worker_command(command)"
26629 #. type: delimited block =
26630 #: docs/manual/python/worker.rst:158
26631 msgid "Checks whether command is valid."
26634 #. type: delimited block =
26635 #: docs/manual/python/worker.rst:161
26636 msgid ":param command: Name of command. :type command: string"
26639 #. type: Attribute :mod:
26640 #: docs/manual/python/gammu.rst:1
26642 msgid "`gammu` -- Mobile phone access"
26645 #. type: delimited block =
26646 #: docs/manual/python/gammu.rst:6
26647 msgid ":synopsis: Provides access to mobile phones."
26650 #. type: delimited block =
26651 #: docs/manual/python/gammu.rst:8
26652 msgid "This module wraps all python-gammu functionality."
26655 #. type: Attribute :class:
26656 #: docs/manual/python/gammu.rst:9
26658 msgid "`gammu.StateMachine`"
26661 #. type: delimited block -
26662 #: docs/manual/python/gammu.rst:13
26664 msgid ".. class:: StateMachine(Locale)\n"
26667 #. type: delimited block -
26668 #: docs/manual/python/gammu.rst:15
26670 msgid " StateMachine object, that is used for communication with phone.\n"
26673 #. type: delimited block -
26674 #: docs/manual/python/gammu.rst:18
26677 " :param Locale: What locales to use for gammu error messages, default is ``auto`` which does autodetection according to user locales\n"
26678 " :type Locale: string\n"
26681 #. type: delimited block -
26682 #: docs/manual/python/gammu.rst:21
26684 msgid " .. method:: AddCalendar(Value)\n"
26687 #. type: delimited block -
26688 #: docs/manual/python/gammu.rst:23
26690 msgid " Adds calendar entry.\n"
26693 #. type: delimited block -
26694 #: docs/manual/python/gammu.rst:28
26697 " :param Value: Calendar entry data, see :ref:`cal_obj`\n"
26698 " :type Value: dict\n"
26699 " :return: Location of newly created entry\n"
26703 #. type: delimited block -
26704 #: docs/manual/python/gammu.rst:31
26706 msgid " .. method:: AddCategory(Type, Name)\n"
26709 #. type: delimited block -
26710 #: docs/manual/python/gammu.rst:33
26712 msgid " Adds category to phone.\n"
26715 #. type: delimited block -
26716 #: docs/manual/python/gammu.rst:40
26719 " :param Type: Type of category to read, one of ``ToDo``, ``Phonebook``\n"
26720 " :type Type: string\n"
26721 " :param Name: Category name\n"
26722 " :type Name: string\n"
26723 " :return: Location of created category\n"
26727 #. type: delimited block -
26728 #: docs/manual/python/gammu.rst:43
26730 msgid " .. method:: AddFilePart(File)\n"
26733 #. type: delimited block -
26734 #: docs/manual/python/gammu.rst:45
26736 msgid " Adds file part to filesystem.\n"
26739 #. type: delimited block -
26740 #: docs/manual/python/gammu.rst:50
26743 " :param File: File data, see :ref:`file_obj`\n"
26744 " :type File: dict\n"
26745 " :return: File data for subsequent calls (Finished indicates transfer has been completed)\n"
26749 #. type: delimited block -
26750 #: docs/manual/python/gammu.rst:53
26752 msgid " .. method:: AddFolder(ParentFolderID, Name)\n"
26755 #. type: delimited block -
26756 #: docs/manual/python/gammu.rst:55
26758 msgid " Adds folder to filesystem.\n"
26761 #. type: delimited block -
26762 #: docs/manual/python/gammu.rst:62
26765 " :param ParentFolderID: Folder where to create subfolder\n"
26766 " :type ParentFolderID: string\n"
26767 " :param Name: New folder name\n"
26768 " :type Name: string\n"
26769 " :return: New folder ID.\n"
26770 " :rtype: string\n"
26773 #. type: delimited block -
26774 #: docs/manual/python/gammu.rst:65
26776 msgid " .. method:: AddMemory(Value)\n"
26779 #. type: delimited block -
26780 #: docs/manual/python/gammu.rst:67
26782 msgid " Adds memory (phonebooks or calls) entry.\n"
26783 msgstr " Menambah memori (buku telepon atau panggilan) entri.\n"
26785 #. type: delimited block -
26786 #: docs/manual/python/gammu.rst:72 docs/manual/python/gammu.rst:960
26789 " :param Value: Memory entry, see :ref:`pbk_obj`\n"
26790 " :type Value: dict\n"
26791 " :return: Location of created entry\n"
26795 #. type: delimited block -
26796 #: docs/manual/python/gammu.rst:75
26798 msgid " .. method:: AddSMS(Value)\n"
26801 #. type: delimited block -
26802 #: docs/manual/python/gammu.rst:77
26804 msgid " Adds SMS to specified folder.\n"
26807 #. type: delimited block -
26808 #: docs/manual/python/gammu.rst:82 docs/manual/python/gammu.rst:970
26811 " :param Value: SMS data, see :ref:`sms_obj`\n"
26812 " :type Value: dict\n"
26813 " :return: Tuple for location and folder.\n"
26817 #. type: delimited block -
26818 #: docs/manual/python/gammu.rst:85
26820 msgid " .. method:: AddSMSFolder(Name)\n"
26823 #. type: delimited block -
26824 #: docs/manual/python/gammu.rst:87
26826 msgid " Creates SMS folder.\n"
26829 #. type: delimited block -
26830 #: docs/manual/python/gammu.rst:92
26833 " :param Name: Name of new folder\n"
26834 " :type Name: string\n"
26839 #. type: delimited block -
26840 #: docs/manual/python/gammu.rst:95
26842 msgid " .. method:: AddToDo(Value)\n"
26845 #. type: delimited block -
26846 #: docs/manual/python/gammu.rst:97
26848 msgid " Adds ToDo in phone.\n"
26851 #. type: delimited block -
26852 #: docs/manual/python/gammu.rst:102 docs/manual/python/gammu.rst:1000
26855 " :param Value: ToDo data, see :ref:`todo_obj`\n"
26856 " :type Value: dict\n"
26857 " :return: Location of created entry\n"
26861 #. type: delimited block -
26862 #: docs/manual/python/gammu.rst:105
26864 msgid " .. method:: AnswerCall(ID, All)\n"
26867 #. type: delimited block -
26868 #: docs/manual/python/gammu.rst:107
26870 msgid " Accept current incoming call.\n"
26873 #. type: delimited block -
26874 #: docs/manual/python/gammu.rst:114
26877 " :param ID: ID of call\n"
26878 " :type ID: integer\n"
26879 " :param All: Answer all calls?\n"
26880 " :type All: boolean\n"
26885 #. type: delimited block -
26886 #: docs/manual/python/gammu.rst:117
26888 msgid " .. method:: CancelCall(ID, All)\n"
26891 #. type: delimited block -
26892 #: docs/manual/python/gammu.rst:119
26894 msgid " Deny current incoming call.\n"
26897 #. type: delimited block -
26898 #: docs/manual/python/gammu.rst:126
26901 " :param ID: ID of call\n"
26902 " :type ID: integer\n"
26903 " :param All: Cancel all calls?\n"
26904 " :type All: boolean\n"
26909 #. type: delimited block -
26910 #: docs/manual/python/gammu.rst:129
26912 msgid " .. method:: ConferenceCall(ID)\n"
26915 #. type: delimited block -
26916 #: docs/manual/python/gammu.rst:131
26918 msgid " Initiates conference call.\n"
26921 #. type: delimited block -
26922 #: docs/manual/python/gammu.rst:136 docs/manual/python/gammu.rst:672
26923 #: docs/manual/python/gammu.rst:1010 docs/manual/python/gammu.rst:1020
26924 #: docs/manual/python/gammu.rst:1044 docs/manual/python/gammu.rst:1054
26927 " :param ID: ID of call\n"
26928 " :type ID: integer\n"
26933 #. type: delimited block -
26934 #: docs/manual/python/gammu.rst:139
26936 msgid " .. method:: DeleteAllCalendar()\n"
26939 #. type: delimited block -
26940 #: docs/manual/python/gammu.rst:141
26942 msgid " Deletes all calendar entries.\n"
26945 #. type: delimited block -
26946 #: docs/manual/python/gammu.rst:144 docs/manual/python/gammu.rst:162
26947 #: docs/manual/python/gammu.rst:804 docs/manual/python/gammu.rst:1028
26948 #: docs/manual/python/gammu.rst:1035
26955 #. type: delimited block -
26956 #: docs/manual/python/gammu.rst:147
26958 msgid " .. method:: DeleteAllMemory(Type)\n"
26961 #. type: delimited block -
26962 #: docs/manual/python/gammu.rst:149
26964 msgid " Deletes all memory (phonebooks or calls) entries of specified type.\n"
26967 #. type: delimited block -
26968 #: docs/manual/python/gammu.rst:154
26971 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
26972 " :type Type: string\n"
26977 #. type: delimited block -
26978 #: docs/manual/python/gammu.rst:157
26980 msgid " .. method:: DeleteAllToDo()\n"
26983 #. type: delimited block -
26984 #: docs/manual/python/gammu.rst:159
26986 msgid " Deletes all todo entries in phone.\n"
26989 #. type: delimited block -
26990 #: docs/manual/python/gammu.rst:165
26992 msgid " .. method:: DeleteCalendar(Location)\n"
26995 #. type: delimited block -
26996 #: docs/manual/python/gammu.rst:167
26998 msgid " Deletes calendar entry.\n"
27001 #. type: delimited block -
27002 #: docs/manual/python/gammu.rst:172
27005 " :param Location: Calendar entry to delete\n"
27006 " :type Location: int\n"
27011 #. type: delimited block -
27012 #: docs/manual/python/gammu.rst:175
27014 msgid " .. method:: DeleteFile(FileID)\n"
27017 #. type: delimited block -
27018 #: docs/manual/python/gammu.rst:177
27020 msgid " Deletes file from filesystem.\n"
27023 #. type: delimited block -
27024 #: docs/manual/python/gammu.rst:182
27027 " :param FileID: File to delete\n"
27028 " :type FileID: string\n"
27033 #. type: delimited block -
27034 #: docs/manual/python/gammu.rst:185
27036 msgid " .. method:: DeleteFolder(FolderID)\n"
27039 #. type: delimited block -
27040 #: docs/manual/python/gammu.rst:187
27042 msgid " Deletes folder on filesystem.\n"
27045 #. type: delimited block -
27046 #: docs/manual/python/gammu.rst:192
27049 " :param FolderID: Folder to delete\n"
27050 " :type FolderID: string\n"
27055 #. type: delimited block -
27056 #: docs/manual/python/gammu.rst:195
27058 msgid " .. method:: DeleteMemory(Type, Location)\n"
27061 #. type: delimited block -
27062 #: docs/manual/python/gammu.rst:197
27064 msgid " Deletes memory (phonebooks or calls) entry.\n"
27065 msgstr " Menghapus memori (buku telepon atau panggilan) entri.\n"
27067 #. type: delimited block -
27068 #: docs/manual/python/gammu.rst:204
27071 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27072 " :type Type: string\n"
27073 " :param Location: Location of entry to delete\n"
27074 " :type Location: int\n"
27079 #. type: delimited block -
27080 #: docs/manual/python/gammu.rst:207
27082 msgid " .. method:: DeleteSMS(Folder, Location)\n"
27085 #. type: delimited block -
27086 #: docs/manual/python/gammu.rst:209
27088 msgid " Deletes SMS.\n"
27091 #. type: delimited block -
27092 #: docs/manual/python/gammu.rst:216
27095 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
27096 " :type Folder: int\n"
27097 " :param Location: Location of entry to delete\n"
27098 " :type Location: int\n"
27103 #. type: delimited block -
27104 #: docs/manual/python/gammu.rst:219
27106 msgid " .. method:: DeleteSMSFolder(ID)\n"
27109 #. type: delimited block -
27110 #: docs/manual/python/gammu.rst:221
27112 msgid " Deletes SMS folder.\n"
27115 #. type: delimited block -
27116 #: docs/manual/python/gammu.rst:226
27119 " :param ID: Index of folder to delete\n"
27125 #. type: delimited block -
27126 #: docs/manual/python/gammu.rst:229
27128 msgid " .. method:: DeleteToDo(Location)\n"
27131 #. type: delimited block -
27132 #: docs/manual/python/gammu.rst:231
27134 msgid " Deletes ToDo entry in phone.\n"
27137 #. type: delimited block -
27138 #: docs/manual/python/gammu.rst:236
27141 " :param Location: Location of entry to delete\n"
27142 " :type Location: int\n"
27147 #. type: delimited block -
27148 #: docs/manual/python/gammu.rst:239
27150 msgid " .. method:: DialService(Number)\n"
27153 #. type: delimited block -
27154 #: docs/manual/python/gammu.rst:241 docs/manual/python/gammu.rst:251
27156 msgid " Dials number and starts voice call.\n"
27159 #. type: delimited block -
27160 #: docs/manual/python/gammu.rst:246 docs/manual/python/gammu.rst:748
27163 " :param Number: Number to dial\n"
27164 " :type Number: string\n"
27169 #. type: delimited block -
27170 #: docs/manual/python/gammu.rst:249
27172 msgid " .. method:: DialVoice(Number, ShowNumber)\n"
27175 #. type: delimited block -
27176 #: docs/manual/python/gammu.rst:258
27179 " :param Number: Number to dial\n"
27180 " :type Number: string\n"
27181 " :param ShowNumber: Identifies whether to enable CLIR (None = keep default phone settings). Default is None\n"
27182 " :type ShowNumber: boolean or None\n"
27187 #. type: delimited block -
27188 #: docs/manual/python/gammu.rst:261
27190 msgid " .. method:: EnterSecurityCode(Type, Code, NewPIN)\n"
27193 #. type: delimited block -
27194 #: docs/manual/python/gammu.rst:263
27196 msgid " Entres security code.\n"
27199 #. type: delimited block -
27200 #: docs/manual/python/gammu.rst:272
27203 " :param Type: What code to enter, one of ``PIN``, ``PUK``, ``PIN2``, ``PUK2``, ``Phone``.\n"
27204 " :type Type: string\n"
27205 " :param Code: Code value\n"
27206 " :type Code: string\n"
27207 " :param NewPIN: New PIN value in case entering PUK\n"
27208 " :type NewPIN: string\n"
27213 #. type: delimited block -
27214 #: docs/manual/python/gammu.rst:275
27216 msgid " .. method:: GetAlarm(Location)\n"
27219 #. type: delimited block -
27220 #: docs/manual/python/gammu.rst:277
27222 msgid " Reads alarm set in phone.\n"
27225 #. type: delimited block -
27226 #: docs/manual/python/gammu.rst:282
27229 " :param Location: Which alarm to read. Many phone support only one alarm. Default is 1.\n"
27230 " :type Location: int\n"
27231 " :return: Alarm dict\n"
27235 #. type: delimited block -
27236 #: docs/manual/python/gammu.rst:285
27238 msgid " .. method:: GetBatteryCharge()\n"
27241 #. type: delimited block -
27242 #: docs/manual/python/gammu.rst:287
27244 msgid " Gets information about battery charge and phone charging state.\n"
27247 #. type: delimited block -
27248 #: docs/manual/python/gammu.rst:290
27251 " :return: Dictionary containing information about battery state (BatteryPercent and ChargeState)\n"
27255 #. type: delimited block -
27256 #: docs/manual/python/gammu.rst:293
27258 msgid " .. method:: GetCalendar(Location)\n"
27261 #. type: delimited block -
27262 #: docs/manual/python/gammu.rst:295
27264 msgid " Retrieves calendar entry.\n"
27267 #. type: delimited block -
27268 #: docs/manual/python/gammu.rst:300
27271 " :param Location: Calendar entry to read\n"
27272 " :type Location: int\n"
27273 " :return: Dictionary with calendar values, see :ref:`cal_obj`\n"
27277 #. type: delimited block -
27278 #: docs/manual/python/gammu.rst:303
27280 msgid " .. method:: GetCalendarStatus()\n"
27283 #. type: delimited block -
27284 #: docs/manual/python/gammu.rst:305
27286 msgid " Retrieves calendar status (number of used entries).\n"
27289 #. type: delimited block -
27290 #: docs/manual/python/gammu.rst:308
27293 " :return: Dictionary with calendar status (Used)\n"
27297 #. type: delimited block -
27298 #: docs/manual/python/gammu.rst:311
27300 msgid " .. method:: GetCategory(Type, Location)\n"
27303 #. type: delimited block -
27304 #: docs/manual/python/gammu.rst:313
27306 msgid " Reads category from phone.\n"
27309 #. type: delimited block -
27310 #: docs/manual/python/gammu.rst:320
27313 " :param Type: Type of category to read, one of ``ToDo``, ``Phonebook``\n"
27314 " :type Type: string\n"
27315 " :param Location: Location of category to read\n"
27316 " :type Location: int\n"
27317 " :return: Category name as string\n"
27318 " :rtype: string\n"
27321 #. type: delimited block -
27322 #: docs/manual/python/gammu.rst:323
27324 msgid " .. method:: GetCategoryStatus(Type)\n"
27327 #. type: delimited block -
27328 #: docs/manual/python/gammu.rst:325
27330 msgid " Reads category status (number of used entries) from phone.\n"
27333 #. type: delimited block -
27334 #: docs/manual/python/gammu.rst:330
27337 " :param Type: Type of category to read, one of ``ToDo``, ``Phonebook``\n"
27338 " :type Type: string\n"
27339 " :return: Dictionary containing information about category status (Used)\n"
27343 #. type: delimited block -
27344 #: docs/manual/python/gammu.rst:333
27346 msgid " .. method:: GetConfig(Section)\n"
27349 #. type: delimited block -
27350 #: docs/manual/python/gammu.rst:344
27353 " Gets specified config section. Configuration consists of all params which can be defined in gammurc config file:\n"
27362 " - UseGlobalDebugFile\n"
27365 #. type: delimited block -
27366 #: docs/manual/python/gammu.rst:349
27369 " :param Section: Index of config section to read. Defaults to 0.\n"
27370 " :type Section: int\n"
27371 " :return: Dictionary containing configuration\n"
27375 #. type: delimited block -
27376 #: docs/manual/python/gammu.rst:352
27378 msgid " .. method:: GetDateTime()\n"
27381 #. type: delimited block -
27382 #: docs/manual/python/gammu.rst:354
27384 msgid " Reads date and time from phone.\n"
27387 #. type: delimited block -
27388 #: docs/manual/python/gammu.rst:357
27391 " :return: Date and time from phone as datetime.datetime object.\n"
27392 " :rtype: datetime.datetime\n"
27395 #. type: delimited block -
27396 #: docs/manual/python/gammu.rst:360
27398 msgid " .. method:: GetDisplayStatus()\n"
27401 #. type: delimited block -
27402 #: docs/manual/python/gammu.rst:364
27405 " Acquired display status.\n"
27406 " :return: List of indicators displayed on display\n"
27410 #. type: delimited block -
27411 #: docs/manual/python/gammu.rst:367
27413 msgid " .. method:: GetFilePart(File)\n"
27416 #. type: delimited block -
27417 #: docs/manual/python/gammu.rst:369
27419 msgid " Gets file part from filesystem.\n"
27422 #. type: delimited block -
27423 #: docs/manual/python/gammu.rst:374 docs/manual/python/gammu.rst:758
27426 " :param File: File data, see :ref:`file_obj`\n"
27427 " :type File: dict\n"
27428 " :return: File data for subsequent calls (Finished indicates transfer has been completed), see :ref:`file_obj`\n"
27432 #. type: delimited block -
27433 #: docs/manual/python/gammu.rst:377
27435 msgid " .. method:: GetFileSystemStatus()\n"
27438 #. type: delimited block -
27439 #: docs/manual/python/gammu.rst:379
27441 msgid " Acquires filesystem status.\n"
27444 #. type: delimited block -
27445 #: docs/manual/python/gammu.rst:382
27448 " :return: Dictionary containing filesystem status (Used and Free)\n"
27452 #. type: delimited block -
27453 #: docs/manual/python/gammu.rst:385
27455 msgid " .. method:: GetFirmware()\n"
27458 #. type: delimited block -
27459 #: docs/manual/python/gammu.rst:387
27461 msgid " Reads firmware information from phone.\n"
27464 #. type: delimited block -
27465 #: docs/manual/python/gammu.rst:390
27468 " :return: Tuple from version, date and numeric version.\n"
27472 #. type: delimited block -
27473 #: docs/manual/python/gammu.rst:393
27475 msgid " .. method:: GetFolderListing(Folder, Start)\n"
27478 #. type: delimited block -
27479 #: docs/manual/python/gammu.rst:395
27481 msgid " Gets next filename from filesystem folder.\n"
27484 #. type: delimited block -
27485 #: docs/manual/python/gammu.rst:402
27488 " :param Folder: Folder to list\n"
27489 " :type Folder: string\n"
27490 " :param Start: Whether we're starting listing. Defaults to False.\n"
27491 " :type Start: boolean\n"
27492 " :return: File data as dict, see :ref:`file_obj`\n"
27496 #. type: delimited block -
27497 #: docs/manual/python/gammu.rst:405
27499 msgid " .. method:: GetHardware()\n"
27502 #. type: delimited block -
27503 #: docs/manual/python/gammu.rst:407
27505 msgid " Gets hardware information about device.\n"
27508 #. type: delimited block -
27509 #: docs/manual/python/gammu.rst:410
27512 " :return: Hardware information as string.\n"
27513 " :rtype: string\n"
27516 #. type: delimited block -
27517 #: docs/manual/python/gammu.rst:413
27519 msgid " .. method:: GetIMEI()\n"
27522 #. type: delimited block -
27523 #: docs/manual/python/gammu.rst:415
27525 msgid " Reads IMEI/serial number from phone.\n"
27526 msgstr " Membaca IMEI/nomor serial dari telepon.\n"
27528 #. type: delimited block -
27529 #: docs/manual/python/gammu.rst:418
27532 " :return: IMEI of phone as string.\n"
27533 " :rtype: string\n"
27536 #. type: delimited block -
27537 #: docs/manual/python/gammu.rst:421
27539 msgid " .. method:: GetLocale()\n"
27542 #. type: delimited block -
27543 #: docs/manual/python/gammu.rst:423
27545 msgid " Gets locale information from phone.\n"
27548 #. type: delimited block -
27549 #: docs/manual/python/gammu.rst:426
27552 " :return: Dictionary of locale settings. :meth:`SetLocale` lists them all.\n"
27556 #. type: delimited block -
27557 #: docs/manual/python/gammu.rst:429
27559 msgid " .. method:: GetManufactureMonth()\n"
27562 #. type: delimited block -
27563 #: docs/manual/python/gammu.rst:431
27565 msgid " Gets month when device was manufactured.\n"
27568 #. type: delimited block -
27569 #: docs/manual/python/gammu.rst:434
27572 " :return: Month of manufacture as string.\n"
27573 " :rtype: string\n"
27576 #. type: delimited block -
27577 #: docs/manual/python/gammu.rst:437
27579 msgid " .. method:: GetManufacturer()\n"
27582 #. type: delimited block -
27583 #: docs/manual/python/gammu.rst:439
27585 msgid " Reads manufacturer from phone.\n"
27588 #. type: delimited block -
27589 #: docs/manual/python/gammu.rst:442
27592 " :return: String with manufacturer name\n"
27593 " :rtype: string\n"
27596 #. type: delimited block -
27597 #: docs/manual/python/gammu.rst:445
27599 msgid " .. method:: GetMemory(Type, Location)\n"
27602 #. type: delimited block -
27603 #: docs/manual/python/gammu.rst:447
27605 msgid " Reads entry from memory (phonebooks or calls). Which entry shouldbe read is defined in entry.\n"
27608 #. type: delimited block -
27609 #: docs/manual/python/gammu.rst:452
27612 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27613 " :type Type: string\n"
27614 " :return: Memory entry as dict, see :ref:`pbk_obj`\n"
27618 #. type: delimited block -
27619 #: docs/manual/python/gammu.rst:455
27621 msgid " .. method:: GetMemoryStatus(Type)\n"
27624 #. type: delimited block -
27625 #: docs/manual/python/gammu.rst:457
27627 msgid " Gets memory (phonebooks or calls) status (eg. number of used andfree entries).\n"
27630 #. type: delimited block -
27631 #: docs/manual/python/gammu.rst:462
27634 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27635 " :type Type: string\n"
27636 " :return: Dictionary with information about memory (Used and Free)\n"
27640 #. type: delimited block -
27641 #: docs/manual/python/gammu.rst:465
27643 msgid " .. method:: GetModel()\n"
27646 #. type: delimited block -
27647 #: docs/manual/python/gammu.rst:467
27649 msgid " Reads model from phone.\n"
27652 #. type: delimited block -
27653 #: docs/manual/python/gammu.rst:470
27656 " :return: Tuple containing gammu identification and real model returned by phone.\n"
27660 #. type: delimited block -
27661 #: docs/manual/python/gammu.rst:473
27663 msgid " .. method:: GetNetworkInfo()\n"
27666 #. type: delimited block -
27667 #: docs/manual/python/gammu.rst:475
27669 msgid " Gets network information.\n"
27672 #. type: delimited block -
27673 #: docs/manual/python/gammu.rst:478
27676 " :return: Dictionary with information about network (NetworkName, State, NetworkCode, CID and LAC)\n"
27680 #. type: delimited block -
27681 #: docs/manual/python/gammu.rst:481
27683 msgid " .. method:: GetNextCalendar(Start, Location)\n"
27686 #. type: delimited block -
27687 #: docs/manual/python/gammu.rst:483
27689 msgid " Retrieves calendar entry. This is useful for continuous reading of all calendar entries.\n"
27692 #. type: delimited block -
27693 #: docs/manual/python/gammu.rst:490
27696 " :param Start: Whether to start. This can not be used together with Location\n"
27697 " :type Start: boolean\n"
27698 " :param Location: Last read location. This can not be used together with Start\n"
27699 " :type Location: int\n"
27700 " :return: Dictionary with calendar values, see :ref:`cal_obj`\n"
27704 #. type: delimited block -
27705 #: docs/manual/python/gammu.rst:493
27707 msgid " .. method:: GetNextFileFolder(Start)\n"
27710 #. type: delimited block -
27711 #: docs/manual/python/gammu.rst:495
27713 msgid " Gets next filename from filesystem.\n"
27716 #. type: delimited block -
27717 #: docs/manual/python/gammu.rst:500
27720 " :param Start: Whether we're starting listing. Defaults to False.\n"
27721 " :type Start: boolean\n"
27722 " :return: File data as dict, see :ref:`file_obj`\n"
27726 #. type: delimited block -
27727 #: docs/manual/python/gammu.rst:503
27729 msgid " .. method:: GetNextMemory(Type, Start, Location)\n"
27732 #. type: delimited block -
27733 #: docs/manual/python/gammu.rst:505
27735 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"
27738 #. type: delimited block -
27739 #: docs/manual/python/gammu.rst:514
27742 " :param Type: Memory type, one of ``ME``, ``SM``, ``ON``, ``DC``, ``RC``, ``MC``, ``MT``, ``FD``, ``VM``\n"
27743 " :type Type: string\n"
27744 " :param Start: Whether to start. This can not be used together with Location\n"
27745 " :type Start: boolean\n"
27746 " :param Location: Last read location. This can not be used together with Start\n"
27747 " :type Location: int\n"
27748 " :return: Memory entry as dict, see :ref:`pbk_obj`\n"
27752 #. type: delimited block -
27753 #: docs/manual/python/gammu.rst:517
27755 msgid " .. method:: GetNextRootFolder(Folder)\n"
27758 #. type: delimited block -
27759 #: docs/manual/python/gammu.rst:519
27761 msgid " Gets next root folder from filesystem. Start with empty folder name.\n"
27764 #. type: delimited block -
27765 #: docs/manual/python/gammu.rst:523
27768 " :param Folder: Previous read fodlder. Start with empty folder name.\n"
27769 " :type Folder: string\n"
27770 " :return: Structure with folder information\n"
27773 #. type: delimited block -
27774 #: docs/manual/python/gammu.rst:526
27776 msgid " .. method:: GetNextSMS(Folder, Start, Location)\n"
27779 #. type: delimited block -
27780 #: docs/manual/python/gammu.rst:528
27782 msgid " Reads next (or first if start set) SMS message. This might befaster for some phones than using :meth:`GetSMS` for each message.\n"
27785 #. type: delimited block -
27786 #: docs/manual/python/gammu.rst:537
27789 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
27790 " :type Folder: int\n"
27791 " :param Start: Whether to start. This can not be used together with Location\n"
27792 " :type Start: boolean\n"
27793 " :param Location: Location last read entry. This can not be used together with Start\n"
27794 " :type Location: int\n"
27795 " :return: Dictionary with SMS data, see :ref:`sms_obj`\n"
27799 #. type: delimited block -
27800 #: docs/manual/python/gammu.rst:540
27802 msgid " .. method:: GetNextToDo(Start, Location)\n"
27805 #. type: delimited block -
27806 #: docs/manual/python/gammu.rst:542 docs/manual/python/gammu.rst:649
27808 msgid " Reads ToDo from phone.\n"
27811 #. type: delimited block -
27812 #: docs/manual/python/gammu.rst:549
27815 " :param Start: Whether to start. This can not be used together with Location\n"
27816 " :type Start: boolean\n"
27817 " :param Location: Last read location. This can not be used together with Start\n"
27818 " :type Location: int\n"
27819 " :return: Dictionary with ToDo values, see :ref:`todo_obj`\n"
27823 #. type: delimited block -
27824 #: docs/manual/python/gammu.rst:552
27826 msgid " .. method:: GetOriginalIMEI()\n"
27829 #. type: delimited block -
27830 #: docs/manual/python/gammu.rst:554
27832 msgid " Gets original IMEI from phone.\n"
27835 #. type: delimited block -
27836 #: docs/manual/python/gammu.rst:557
27839 " :return: Original IMEI of phone as string.\n"
27840 " :rtype: string\n"
27843 #. type: delimited block -
27844 #: docs/manual/python/gammu.rst:560
27846 msgid " .. method:: GetPPM()\n"
27849 #. type: delimited block -
27850 #: docs/manual/python/gammu.rst:562
27852 msgid " Gets PPM (Post Programmable Memory) from phone.\n"
27855 #. type: delimited block -
27856 #: docs/manual/python/gammu.rst:565
27859 " :return: PPM as string\n"
27860 " :rtype: string\n"
27863 #. type: delimited block -
27864 #: docs/manual/python/gammu.rst:568
27866 msgid " .. method:: GetProductCode()\n"
27869 #. type: delimited block -
27870 #: docs/manual/python/gammu.rst:572
27873 " Gets product code of device.\n"
27874 " :return: Product code as string.\n"
27875 " :rtype: string\n"
27878 #. type: delimited block -
27879 #: docs/manual/python/gammu.rst:575
27881 msgid " .. method:: GetSIMIMSI()\n"
27884 #. type: delimited block -
27885 #: docs/manual/python/gammu.rst:577
27887 msgid " Gets SIM IMSI from phone.\n"
27890 #. type: delimited block -
27891 #: docs/manual/python/gammu.rst:580
27894 " :return: SIM IMSI as string\n"
27895 " :rtype: string\n"
27898 #. type: delimited block -
27899 #: docs/manual/python/gammu.rst:583
27901 msgid " .. method:: GetSMS(Folder, Location)\n"
27904 #. type: delimited block -
27905 #: docs/manual/python/gammu.rst:585
27907 msgid " Reads SMS message.\n"
27910 #. type: delimited block -
27911 #: docs/manual/python/gammu.rst:592
27914 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
27915 " :type Folder: int\n"
27916 " :param Location: Location of entry to read\n"
27917 " :type Location: int\n"
27918 " :return: Dictionary with SMS data, see :ref:`sms_obj`\n"
27922 #. type: delimited block -
27923 #: docs/manual/python/gammu.rst:595
27925 msgid " .. method:: GetSMSC(Location)\n"
27928 #. type: delimited block -
27929 #: docs/manual/python/gammu.rst:597
27931 msgid " Gets SMS Service Center number and SMS settings.\n"
27934 #. type: delimited block -
27935 #: docs/manual/python/gammu.rst:602
27938 " :param Location: Location of entry to read. Defaults to 1\n"
27939 " :type Location: int\n"
27940 " :return: Dictionary with SMSC information, see :ref:`smsc_obj`\n"
27944 #. type: delimited block -
27945 #: docs/manual/python/gammu.rst:605
27947 msgid " .. method:: GetSMSFolders()\n"
27950 #. type: delimited block -
27951 #: docs/manual/python/gammu.rst:607
27953 msgid " Returns SMS folders information.\n"
27956 #. type: delimited block -
27957 #: docs/manual/python/gammu.rst:610
27960 " :return: List of SMS folders.\n"
27964 #. type: delimited block -
27965 #: docs/manual/python/gammu.rst:613
27967 msgid " .. method:: GetSMSStatus()\n"
27970 #. type: delimited block -
27971 #: docs/manual/python/gammu.rst:615
27973 msgid " Gets information about SMS memory (read/unread/size of memory for both SIM and phone).\n"
27976 #. type: delimited block -
27977 #: docs/manual/python/gammu.rst:618
27980 " :return: Dictionary with information about phone memory (SIMUnRead, SIMUsed, SIMSize, PhoneUnRead, PhoneUsed, PhoneSize and TemplatesUsed)\n"
27984 #. type: delimited block -
27985 #: docs/manual/python/gammu.rst:621
27987 msgid " .. method:: GetSecurityStatus()\n"
27990 #. type: delimited block -
27991 #: docs/manual/python/gammu.rst:623
27993 msgid " Queries whether some security code needs to be entered.\n"
27996 #. type: delimited block -
27997 #: docs/manual/python/gammu.rst:626
28000 " :return: String indicating which code needs to be entered or None if none is needed\n"
28001 " :rtype: string\n"
28004 #. type: delimited block -
28005 #: docs/manual/python/gammu.rst:629
28007 msgid " .. method:: GetSignalQuality()\n"
28010 #. type: delimited block -
28011 #: docs/manual/python/gammu.rst:631
28013 msgid " Reads signal quality (strength and error rate).\n"
28016 #. type: delimited block -
28017 #: docs/manual/python/gammu.rst:634
28020 " :return: Dictionary containing information about signal state (SignalStrength, SignalPercent and BitErrorRate)\n"
28024 #. type: delimited block -
28025 #: docs/manual/python/gammu.rst:637
28027 msgid " .. method:: GetSpeedDial(Location)\n"
28030 #. type: delimited block -
28031 #: docs/manual/python/gammu.rst:639
28033 msgid " Gets speed dial.\n"
28036 #. type: delimited block -
28037 #: docs/manual/python/gammu.rst:644
28040 " :param Location: Location of entry to read\n"
28041 " :type Location: int\n"
28042 " :return: Dictionary with speed dial (Location, MemoryLocation, MemoryNumberID, MemoryType)\n"
28046 #. type: delimited block -
28047 #: docs/manual/python/gammu.rst:647
28049 msgid " .. method:: GetToDo(Location)\n"
28052 #. type: delimited block -
28053 #: docs/manual/python/gammu.rst:654
28056 " :param Location: Location of entry to read\n"
28057 " :type Location: int\n"
28058 " :return: Dictionary with ToDo values, see :ref:`todo_obj`\n"
28062 #. type: delimited block -
28063 #: docs/manual/python/gammu.rst:657
28065 msgid " .. method:: GetToDoStatus()\n"
28068 #. type: delimited block -
28069 #: docs/manual/python/gammu.rst:659
28071 msgid " Gets status of ToDos (count of used entries).\n"
28074 #. type: delimited block -
28075 #: docs/manual/python/gammu.rst:662
28078 " :return: Dictionary of status (Used)\n"
28082 #. type: delimited block -
28083 #: docs/manual/python/gammu.rst:665
28085 msgid " .. method:: HoldCall(ID)\n"
28088 #. type: delimited block -
28089 #: docs/manual/python/gammu.rst:667
28091 msgid " Holds call.\n"
28094 #. type: delimited block -
28095 #: docs/manual/python/gammu.rst:675
28097 msgid " .. method:: Init(Replies)\n"
28100 #. type: delimited block -
28101 #: docs/manual/python/gammu.rst:677
28103 msgid " Initialises the connection with phone.\n"
28106 #. type: delimited block -
28107 #: docs/manual/python/gammu.rst:682
28110 " :param Replies: Number of replies to wait for on each request. Defaults to 1. Higher value makes sense only on unreliable links.\n"
28111 " :type Replies: int\n"
28116 #. type: delimited block -
28117 #: docs/manual/python/gammu.rst:685
28119 msgid " .. method:: PressKey(Key, Press)\n"
28122 #. type: delimited block -
28123 #: docs/manual/python/gammu.rst:687
28125 msgid " Emulates key press.\n"
28128 #. type: delimited block -
28129 #: docs/manual/python/gammu.rst:694
28132 " :param Key: What key to press\n"
28133 " :type Key: string\n"
28134 " :param Press: Whether to emulate press or release.\n"
28135 " :type Press: boolean\n"
28140 #. type: delimited block -
28141 #: docs/manual/python/gammu.rst:697
28143 msgid " .. method:: ReadConfig(Section, Configuration, Filename)\n"
28146 #. type: delimited block -
28147 #: docs/manual/python/gammu.rst:699
28149 msgid " Reads specified section of gammurc\n"
28152 #. type: delimited block -
28153 #: docs/manual/python/gammu.rst:708
28156 " :param Section: Index of config section to read. Defaults to 0.\n"
28157 " :type Section: int\n"
28158 " :param Configuration: Index where config section will be stored. Defaults to Section.\n"
28159 " :type Configuration: int\n"
28160 " :param Filename: Path to configuration file (otherwise it is autodetected).\n"
28161 " :type Filename: string\n"
28166 #. type: delimited block -
28167 #: docs/manual/python/gammu.rst:711
28169 msgid " .. method:: ReadDevice(Wait)\n"
28172 #. type: delimited block -
28173 #: docs/manual/python/gammu.rst:713
28175 msgid " Reads data from device.\n"
28178 #. type: delimited block -
28179 #: docs/manual/python/gammu.rst:718
28182 " :param Wait: Whether to wait, default is not to wait.\n"
28183 " :type Wait: boolean\n"
28184 " :return: Number of bytes read\n"
28188 #. type: delimited block -
28189 #: docs/manual/python/gammu.rst:721
28191 msgid " .. method:: Reset(Hard)\n"
28194 #. type: delimited block -
28195 #: docs/manual/python/gammu.rst:723
28197 msgid " Performs phone reset.\n"
28200 #. type: delimited block -
28201 #: docs/manual/python/gammu.rst:728
28204 " :param Hard: Whether to make hard reset\n"
28205 " :type Hard: boolean\n"
28210 #. type: delimited block -
28211 #: docs/manual/python/gammu.rst:731
28213 msgid " .. method:: ResetPhoneSettings(Type)\n"
28216 #. type: delimited block -
28217 #: docs/manual/python/gammu.rst:733
28219 msgid " Resets phone settings.\n"
28220 msgstr " Reset pengaturan telepon.\n"
28222 #. type: delimited block -
28223 #: docs/manual/python/gammu.rst:738
28226 " :param Type: What to reset, one of ``PHONE``, ``UIF``, ``ALL``, ``DEV``, ``FACTORY``\n"
28227 " :type Type: string\n"
28232 #. type: delimited block -
28233 #: docs/manual/python/gammu.rst:741
28235 msgid " .. method:: SendDTMF(Number)\n"
28238 #. type: delimited block -
28239 #: docs/manual/python/gammu.rst:743
28241 msgid " Sends DTMF (Dual Tone Multi Frequency) tone.\n"
28244 #. type: delimited block -
28245 #: docs/manual/python/gammu.rst:751
28247 msgid " .. method:: SendFilePart(File)\n"
28250 #. type: delimited block -
28251 #: docs/manual/python/gammu.rst:753
28253 msgid " Sends file part to phone.\n"
28256 #. type: delimited block -
28257 #: docs/manual/python/gammu.rst:761
28259 msgid " .. method:: SendSMS(Value)\n"
28262 #. type: delimited block -
28263 #: docs/manual/python/gammu.rst:763
28265 msgid " Sends SMS.\n"
28268 #. type: delimited block -
28269 #: docs/manual/python/gammu.rst:768
28272 " :param Value: SMS data, see :ref:`sms_obj`\n"
28273 " :type Value: dict\n"
28274 " :return: Message reference as integer\n"
28278 #. type: delimited block -
28279 #: docs/manual/python/gammu.rst:771
28281 msgid " .. method:: SendSavedSMS(Folder, Location)\n"
28284 #. type: delimited block -
28285 #: docs/manual/python/gammu.rst:773
28287 msgid " Sends SMS saved in phone.\n"
28290 #. type: delimited block -
28291 #: docs/manual/python/gammu.rst:780
28294 " :param Folder: Folder where to read entry (0 is emulated flat memory)\n"
28295 " :type Folder: int\n"
28296 " :param Location: Location of entry to send\n"
28297 " :type Location: int\n"
28298 " :return: Message reference as integer\n"
28302 #. type: delimited block -
28303 #: docs/manual/python/gammu.rst:783
28305 msgid " .. method:: SetAlarm(DateTime, Location, Repeating, Text)\n"
28308 #. type: delimited block -
28309 #: docs/manual/python/gammu.rst:785
28311 msgid " Sets alarm in phone.\n"
28314 #. type: delimited block -
28315 #: docs/manual/python/gammu.rst:796
28318 " :param DateTime: When should alarm happen.\n"
28319 " :type DateTime: datetime.datetime\n"
28320 " :param Location: Location of alarm to set. Defaults to 1.\n"
28321 " :type Location: int\n"
28322 " :param Repeating: Whether alarm should be repeating. Defaults to True.\n"
28323 " :type Repeating: boolean\n"
28324 " :param Text: Text to be displayed on alarm. Defaults to empty.\n"
28325 " :type Text: string\n"
28330 #. type: delimited block -
28331 #: docs/manual/python/gammu.rst:799
28333 msgid " .. method:: SetAutoNetworkLogin()\n"
28336 #. type: delimited block -
28337 #: docs/manual/python/gammu.rst:801
28339 msgid " Enables network auto login.\n"
28342 #. type: delimited block -
28343 #: docs/manual/python/gammu.rst:807
28345 msgid " .. method:: SetCalendar(Value)\n"
28348 #. type: delimited block -
28349 #: docs/manual/python/gammu.rst:809
28351 msgid " Sets calendar entry\n"
28354 #. type: delimited block -
28355 #: docs/manual/python/gammu.rst:814
28358 " :param Value: Calendar entry data, see :ref:`cal_obj`\n"
28359 " :type Value: dict\n"
28360 " :return: Location of set entry\n"
28364 #. type: delimited block -
28365 #: docs/manual/python/gammu.rst:817
28367 msgid " .. method:: SetConfig(Section, Values)\n"
28370 #. type: delimited block -
28371 #: docs/manual/python/gammu.rst:819
28373 msgid " Sets specified config section.\n"
28376 #. type: delimited block -
28377 #: docs/manual/python/gammu.rst:826
28380 " :param Section: Index of config section to modify\n"
28381 " :type Section: int\n"
28382 " :param Values: Config values, see :meth:`GetConfig` for description of accepted\n"
28383 " :type Values: dict\n"
28388 #. type: delimited block -
28389 #: docs/manual/python/gammu.rst:829
28391 msgid " .. method:: SetDateTime(Date)\n"
28394 #. type: delimited block -
28395 #: docs/manual/python/gammu.rst:831
28397 msgid " Sets date and time in phone.\n"
28400 #. type: delimited block -
28401 #: docs/manual/python/gammu.rst:836
28404 " :param Date: Date to set\n"
28405 " :type Date: datetime.datetime\n"
28410 #. type: delimited block -
28411 #: docs/manual/python/gammu.rst:839
28413 msgid " .. method:: SetDebugFile(File, Global)\n"
28416 #. type: delimited block -
28417 #: docs/manual/python/gammu.rst:841
28419 msgid " Sets state machine debug file.\n"
28422 #. type: delimited block -
28423 #: docs/manual/python/gammu.rst:848
28426 " :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"
28427 " :type File: mixed\n"
28428 " :param Global: Whether to use global debug structure (overrides File)\n"
28429 " :type Global: boolean\n"
28434 #. type: delimited block -
28435 #: docs/manual/python/gammu.rst:851
28437 msgid " .. method:: SetDebugLevel(Level)\n"
28440 #. type: delimited block -
28441 #: docs/manual/python/gammu.rst:853
28443 msgid " Sets state machine debug level accorting to passed string. You need to configure output file using :meth:`SetDebugFile` to activate it.\n"
28446 #. type: delimited block -
28447 #: docs/manual/python/gammu.rst:866
28450 " :type Level: string\n"
28451 " :param Level: name of debug level to use, currently one of:\n"
28464 #. type: delimited block -
28465 #: docs/manual/python/gammu.rst:869
28467 msgid " .. method:: SetFileAttributes(Filename, ReadOnly, Protected, System, Hidden)\n"
28470 #. type: delimited block -
28471 #: docs/manual/python/gammu.rst:871
28473 msgid " Sets file attributes.\n"
28476 #. type: delimited block -
28477 #: docs/manual/python/gammu.rst:884
28480 " :param Filename: File to modify\n"
28481 " :type Filename: string\n"
28482 " :param ReadOnly: Whether file is read only. Default to False.\n"
28483 " :type ReadOnly: boolean\n"
28484 " :param Protected: Whether file is protected. Default to False.\n"
28485 " :type Protected: boolean\n"
28486 " :param System: Whether file is system. Default to False.\n"
28487 " :type System: boolean\n"
28488 " :param Hidden: Whether file is hidden. Default to False.\n"
28489 " :type Hidden: boolean\n"
28494 #. type: delimited block -
28495 #: docs/manual/python/gammu.rst:887
28497 msgid " .. method:: SetIncomingCB(Enable)\n"
28500 #. type: delimited block -
28501 #: docs/manual/python/gammu.rst:889
28503 msgid " Gets network information from phone.\n"
28506 #. type: delimited block -
28507 #: docs/manual/python/gammu.rst:894 docs/manual/python/gammu.rst:904
28508 #: docs/manual/python/gammu.rst:926 docs/manual/python/gammu.rst:936
28511 " :type Enable: boolean\n"
28512 " :param Enable: Whether to enable notifications, default is True\n"
28517 #. type: delimited block -
28518 #: docs/manual/python/gammu.rst:897
28520 msgid " .. method:: SetIncomingCall(Enable)\n"
28523 #. type: delimited block -
28524 #: docs/manual/python/gammu.rst:899
28526 msgid " Activates/deactivates noticing about incoming calls.\n"
28529 #. type: delimited block -
28530 #: docs/manual/python/gammu.rst:907
28532 msgid " .. method:: SetIncomingCallback(Callback)\n"
28535 #. type: delimited block -
28536 #: docs/manual/python/gammu.rst:909
28538 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"
28541 #. type: delimited block -
28542 #: docs/manual/python/gammu.rst:911
28544 msgid " The callback function needs to accept three parameters: StateMachine object, event type and it's data in dictionary.\n"
28547 #. type: delimited block -
28548 #: docs/manual/python/gammu.rst:916
28551 " :param Callback: callback function or None for disabling\n"
28552 " :type Callback: function\n"
28557 #. type: delimited block -
28558 #: docs/manual/python/gammu.rst:919
28560 msgid " .. method:: SetIncomingSMS(Enable)\n"
28563 #. type: delimited block -
28564 #: docs/manual/python/gammu.rst:921
28566 msgid " Enable/disable notification on incoming SMS.\n"
28569 #. type: delimited block -
28570 #: docs/manual/python/gammu.rst:929
28572 msgid " .. method:: SetIncomingUSSD(Enable)\n"
28575 #. type: delimited block -
28576 #: docs/manual/python/gammu.rst:931
28578 msgid " Activates/deactivates noticing about incoming USSDs (UnStructured Supplementary Services).\n"
28581 #. type: delimited block -
28582 #: docs/manual/python/gammu.rst:939
28584 msgid " .. method:: SetLocale(DateSeparator, DateFormat, AMPMTime)\n"
28587 #. type: delimited block -
28588 #: docs/manual/python/gammu.rst:941
28590 msgid " Sets locale of phone.\n"
28593 #. type: delimited block -
28594 #: docs/manual/python/gammu.rst:950
28597 " :param DateSeparator: Date separator.\n"
28598 " :type DateSeparator: string\n"
28599 " :param DateFormat: Date format, one of ``DDMMYYYY``, ``MMDDYYYY``, ``YYYYMMDD``\n"
28600 " :type DateFormat: string\n"
28601 " :param AMPMTime: Whether to use AM/PM time.\n"
28602 " :type AMPMTime: boolean\n"
28607 #. type: delimited block -
28608 #: docs/manual/python/gammu.rst:953
28610 msgid " .. method:: SetMemory(Value)\n"
28613 #. type: delimited block -
28614 #: docs/manual/python/gammu.rst:955
28616 msgid " Sets memory (phonebooks or calls) entry.\n"
28617 msgstr " Mengatur memori (buku telepon atau panggilan) entri.\n"
28619 #. type: delimited block -
28620 #: docs/manual/python/gammu.rst:963
28622 msgid " .. method:: SetSMS(Value)\n"
28625 #. type: delimited block -
28626 #: docs/manual/python/gammu.rst:965
28628 msgid " Sets SMS.\n"
28631 #. type: delimited block -
28632 #: docs/manual/python/gammu.rst:973
28634 msgid " .. method:: SetSMSC(Value)\n"
28637 #. type: delimited block -
28638 #: docs/manual/python/gammu.rst:975
28640 msgid " Sets SMS Service Center number and SMS settings.\n"
28643 #. type: delimited block -
28644 #: docs/manual/python/gammu.rst:980
28647 " :param Value: SMSC information, see :ref:`smsc_obj`\n"
28648 " :type Value: dict\n"
28653 #. type: delimited block -
28654 #: docs/manual/python/gammu.rst:983
28656 msgid " .. method:: SetSpeedDial(Value)\n"
28659 #. type: delimited block -
28660 #: docs/manual/python/gammu.rst:985
28662 msgid " Sets speed dial.\n"
28665 #. type: delimited block -
28666 #: docs/manual/python/gammu.rst:990
28669 " :param Value: Speed dial data, see :meth:`GetSpeedDial` for listing.\n"
28670 " :type Value: dict\n"
28675 #. type: delimited block -
28676 #: docs/manual/python/gammu.rst:993
28678 msgid " .. method:: SetToDo(Value)\n"
28681 #. type: delimited block -
28682 #: docs/manual/python/gammu.rst:995
28684 msgid " Sets ToDo in phone.\n"
28687 #. type: delimited block -
28688 #: docs/manual/python/gammu.rst:1003
28690 msgid " .. method:: SplitCall(ID)\n"
28693 #. type: delimited block -
28694 #: docs/manual/python/gammu.rst:1005
28696 msgid " Splits call.\n"
28699 #. type: delimited block -
28700 #: docs/manual/python/gammu.rst:1013
28702 msgid " .. method:: SwitchCall(ID, Next)\n"
28705 #. type: delimited block -
28706 #: docs/manual/python/gammu.rst:1015
28708 msgid " Switches call.\n"
28711 #. type: delimited block -
28712 #: docs/manual/python/gammu.rst:1023
28714 msgid " .. method:: Terminate()\n"
28717 #. type: delimited block -
28718 #: docs/manual/python/gammu.rst:1025
28720 msgid " Terminates the connection with phone.\n"
28723 #. type: delimited block -
28724 #: docs/manual/python/gammu.rst:1030
28726 msgid " .. method:: Abort()\n"
28729 #. type: delimited block -
28730 #: docs/manual/python/gammu.rst:1032
28732 msgid " Aborts current operation.\n"
28735 #. type: delimited block -
28736 #: docs/manual/python/gammu.rst:1037
28738 msgid " .. method:: TransferCall(ID, Next)\n"
28741 #. type: delimited block -
28742 #: docs/manual/python/gammu.rst:1039
28744 msgid " Transfers call.\n"
28747 #. type: delimited block -
28748 #: docs/manual/python/gammu.rst:1047
28750 msgid " .. method:: UnholdCall(ID)\n"
28753 #. type: delimited block -
28754 #: docs/manual/python/gammu.rst:1049
28756 msgid " Unholds call.\n"
28759 #. type: delimited block -
28760 #: docs/manual/python/gammu.rst:1058
28762 msgid "Generic functions\n"
28765 #. type: Plain text
28766 #: docs/manual/python/gammu.rst:1061
28770 #. type: Plain text
28771 #: docs/manual/python/gammu.rst:1063
28772 msgid "Get version information."
28773 msgstr "Mengambil informasi versi."
28775 #. type: Plain text
28776 #: docs/manual/python/gammu.rst:1066
28778 ":return: Tuple of version information - Gammu runtime version, python-gammu "
28779 "version, build time Gammu version. :rtype: tuple"
28783 #: docs/manual/python/gammu.rst:1068
28785 msgid "Debugging configuration"
28786 msgstr "Konfigurasi debugging"
28788 #. type: Plain text
28789 #: docs/manual/python/gammu.rst:1071
28790 msgid "SetDebugFile(File)"
28793 #. type: Plain text
28794 #: docs/manual/python/gammu.rst:1073
28795 msgid "Sets global debug file."
28798 #. type: Plain text
28799 #: docs/manual/python/gammu.rst:1078
28801 ":param File: File where to write debug stuff (as configured by :meth:"
28802 "`SetDebugLevel`). Can be either None for no file, Python file object or "
28803 "filename. :type File: mixed :return: None :rtype: None"
28806 #. type: Plain text
28807 #: docs/manual/python/gammu.rst:1080
28808 msgid "SetDebugLevel(Level)"
28811 #. type: Plain text
28812 #: docs/manual/python/gammu.rst:1082
28814 "Sets global debug level accorting to passed string. You need to configure "
28815 "output file using :meth:`SetDebugFile` to activate it."
28818 #. type: Plain text
28819 #: docs/manual/python/gammu.rst:1085
28821 ":type Level: string :param Level: name of debug level to use, currently one "
28825 #. type: Plain text
28826 #: docs/manual/python/gammu.rst:1087
28830 #. type: Plain text
28831 #: docs/manual/python/gammu.rst:1089
28835 #. type: Plain text
28836 #: docs/manual/python/gammu.rst:1090
28840 #. type: Plain text
28841 #: docs/manual/python/gammu.rst:1091
28845 #. type: Plain text
28846 #: docs/manual/python/gammu.rst:1092
28850 #. type: Plain text
28851 #: docs/manual/python/gammu.rst:1093
28852 msgid "textalldate"
28855 #. type: Plain text
28856 #: docs/manual/python/gammu.rst:1094
28858 msgstr "errorsdate"
28860 #. type: Plain text
28861 #: docs/manual/python/gammu.rst:1096
28862 msgid ":return: None :rtype: None"
28866 #: docs/manual/python/gammu.rst:1098
28868 msgid "Message processing"
28871 #. type: Plain text
28872 #: docs/manual/python/gammu.rst:1101
28873 msgid "LinkSMS(Messages, EMS)"
28876 #. type: Plain text
28877 #: docs/manual/python/gammu.rst:1103
28878 msgid "Links multi part SMS messages."
28881 #. type: Plain text
28882 #: docs/manual/python/gammu.rst:1110
28884 ":type Messages: list :type EMS: boolean :param Messages: List of messages to "
28885 "link, see :ref:`sms_obj` :param EMS: Whether to detect ems, defauls to True :"
28886 "return: List of linked messages, see :ref:`sms_obj` :rtype: list"
28889 #. type: Plain text
28890 #: docs/manual/python/gammu.rst:1112
28891 msgid "SMSCounter(Text, UDH = \"NoUDH\", Coding = \"Default\")"
28894 #. type: Plain text
28895 #: docs/manual/python/gammu.rst:1114
28896 msgid "Calculates number of SMS and free chars in SMS."
28899 #. type: Plain text
28900 #: docs/manual/python/gammu.rst:1123
28902 ":type Text: string :param Text: Message text :type UDH: string :param UDH: "
28903 "Message UDH :type Coding: string :param Coding: Message coding (eg. Unicode "
28904 "or Default) :return: Number of messages and number of free chars :rtype: "
28908 #. type: Plain text
28909 #: docs/manual/python/gammu.rst:1127
28910 msgid "DecodeSMS(Messages, EMS)"
28913 #. type: Plain text
28914 #: docs/manual/python/gammu.rst:1129
28915 msgid "Decodes multi part SMS message."
28918 #. type: Plain text
28919 #: docs/manual/python/gammu.rst:1136
28921 ":param Messages: Nessages to decode, see :ref:`sms_obj` :type Messages: "
28922 "list :param EMS: Whether to use EMS, defalt to True :type EMS: boolean :"
28923 "return: Multi part message information, see :ref:`sms_info_obj` :rtype: dict"
28926 #. type: Plain text
28927 #: docs/manual/python/gammu.rst:1138
28928 msgid "EncodeSMS(MessageInfo)"
28931 #. type: Plain text
28932 #: docs/manual/python/gammu.rst:1140
28933 msgid "Encodes multi part SMS message."
28936 #. type: Plain text
28937 #: docs/manual/python/gammu.rst:1145
28939 ":param MessageInfo: Description of message, see :ref:`sms_info_obj` :type "
28940 "MessageInfo: dict :return: List of dictionaries with raw message, see :ref:"
28941 "`sms_obj` :rtype: dict"
28944 #. type: Plain text
28945 #: docs/manual/python/gammu.rst:1147
28946 msgid "DecodePDU(Data, SMSC = False)"
28949 #. type: Plain text
28950 #: docs/manual/python/gammu.rst:1149
28951 msgid "Parses PDU packet."
28954 #. type: Plain text
28955 #: docs/manual/python/gammu.rst:1156
28957 ":param Data: PDU data, need to be binary not hex encoded :type Data: string :"
28958 "param SMSC: Whether PDU includes SMSC. :type SMSC: boolean :return: Message "
28959 "data, see :ref:`sms_obj` :rtype: dict"
28962 #. type: Plain text
28963 #: docs/manual/python/gammu.rst:1158
28964 msgid "EncodePDU(SMS, Layout = Submit)"
28967 #. type: Plain text
28968 #: docs/manual/python/gammu.rst:1160
28969 msgid "Creates PDU packet."
28972 #. type: Plain text
28973 #: docs/manual/python/gammu.rst:1167
28975 ":param SMS: SMS dictionary, see :ref:`sms_obj` :type SMS: dict :param "
28976 "Layout: Layout (one of Submit, Deliver, StatusReport), Submit is default :"
28977 "type Layout: string :return: Message data :rtype: string"
28980 #. type: Plain text
28981 #: docs/manual/python/gammu.rst:1169
28986 #: docs/manual/python/gammu.rst:1171
28988 msgid "Encoding and decoding entries"
28991 #. type: Plain text
28992 #: docs/manual/python/gammu.rst:1174
28993 msgid "DecodeVCARD(Text)"
28996 #. type: Plain text
28997 #: docs/manual/python/gammu.rst:1176
28998 msgid "Decodes memory entry v from a string."
29001 #. type: Plain text
29002 #: docs/manual/python/gammu.rst:1181
29004 ":param Text: String to decode :type Text: string :return: Memory entry, see :"
29005 "ref:`pbk_obj` :rtype: dict"
29008 #. type: Plain text
29009 #: docs/manual/python/gammu.rst:1183
29010 msgid "EncodeVCARD(Entry)"
29013 #. type: Plain text
29014 #: docs/manual/python/gammu.rst:1185
29015 msgid "Encodes memory entry to a vCard."
29018 #. type: Plain text
29019 #: docs/manual/python/gammu.rst:1190
29021 ":param Entry: Memory entry, see :ref:`pbk_obj` :type Entry: dict :return: "
29022 "String with vCard :rtype: string"
29025 #. type: Plain text
29026 #: docs/manual/python/gammu.rst:1192
29027 msgid "DecodeVCS(Text)"
29030 #. type: Plain text
29031 #: docs/manual/python/gammu.rst:1194 docs/manual/python/gammu.rst:1203
29032 msgid "Decodes todo/calendar entry v from a string."
29035 #. type: Plain text
29036 #: docs/manual/python/gammu.rst:1199 docs/manual/python/gammu.rst:1208
29038 ":param Text: String to decode :type Text: string :return: Calendar or todo "
29039 "entry (whatever one was included in string), see :ref:`cal_obj`, :ref:"
29040 "`todo_obj` :rtype: dict"
29043 #. type: Plain text
29044 #: docs/manual/python/gammu.rst:1201
29045 msgid "DecodeICS(Text)"
29048 #. type: Plain text
29049 #: docs/manual/python/gammu.rst:1210
29050 msgid "EncodeVCALENDAR(Entry)"
29053 #. type: Plain text
29054 #: docs/manual/python/gammu.rst:1212
29055 msgid "Encodes calendar entry to a vCalendar."
29058 #. type: Plain text
29059 #: docs/manual/python/gammu.rst:1217
29061 ":param Entry: Calendar entry, see :ref:`cal_obj` :type Entry: dict :return: "
29062 "String with vCalendar :rtype: string"
29065 #. type: Plain text
29066 #: docs/manual/python/gammu.rst:1219
29067 msgid "EncodeICALENDAR(Entry)"
29070 #. type: Plain text
29071 #: docs/manual/python/gammu.rst:1221
29072 msgid "Encodes calendar entry to a iCalendar."
29075 #. type: Plain text
29076 #: docs/manual/python/gammu.rst:1226
29078 ":param Entry: Calendar entry, see :ref:`cal_obj` :type Entry: dict :return: "
29079 "String with iCalendar :rtype: string"
29082 #. type: Plain text
29083 #: docs/manual/python/gammu.rst:1228
29084 msgid "EncodeVTODO(Entry)"
29087 #. type: Plain text
29088 #: docs/manual/python/gammu.rst:1230
29089 msgid "Encodes todo entry to a vTodo."
29092 #. type: Plain text
29093 #: docs/manual/python/gammu.rst:1235
29095 ":param Entry: Todo entry, see :ref:`todo_obj` :type Entry: dict :return: "
29096 "String with vTodo :rtype: string"
29099 #. type: Plain text
29100 #: docs/manual/python/gammu.rst:1237
29101 msgid "EncodeITODO(Entry)"
29104 #. type: Plain text
29105 #: docs/manual/python/gammu.rst:1239
29106 msgid "Encodes todo entry to a iTodo."
29109 #. type: Plain text
29110 #: docs/manual/python/gammu.rst:1244
29112 ":param Entry: Todo entry, see :ref:`todo_obj` :type Entry: dict :return: "
29113 "String with vCard :rtype: string"
29117 #: docs/manual/python/gammu.rst:1246
29119 msgid "Backup reading and writing"
29120 msgstr "Backing up dan restoring"
29122 #. type: Plain text
29123 #: docs/manual/python/gammu.rst:1249
29124 msgid "SaveRingtone(Filename, Ringtone, Format)"
29127 #. type: Plain text
29128 #: docs/manual/python/gammu.rst:1251
29129 msgid "Saves ringtone into file."
29132 #. type: Plain text
29133 #: docs/manual/python/gammu.rst:1260
29135 ":param Filename: Name of file where ringote will be saved :type Filename: "
29136 "string :param Ringtone: Ringtone to save :type Ringtone: dict :param Format: "
29137 "One of ``ott``, ``mid``, ``rng``, ``imy``, ``wav``, ``rttl`` :type Format: "
29138 "string :return: None :rtype: None"
29141 #. type: Plain text
29142 #: docs/manual/python/gammu.rst:1262
29143 msgid "SaveBackup(Filename, Backup, Format)"
29146 #. type: Plain text
29147 #: docs/manual/python/gammu.rst:1264
29148 msgid "Saves backup into file."
29151 #. type: Plain text
29152 #: docs/manual/python/gammu.rst:1273
29154 ":param Filename: Name of file to read backup from :type Filename: string :"
29155 "param Backup: Backup data, see :func:`ReadBackup` for description :type "
29156 "Backup: dict :param Format: File format to use (``Auto``, ``AutoUnicode``, "
29157 "``LMB``, ``VCalendar``, ``VCard``, ``LDIF``, ``ICS``, ``Gammu``, "
29158 "``GammuUnicode``, the default is ``AutoUnicode``) :type Format: string :"
29159 "return: None :rtype: None"
29162 #. type: Plain text
29163 #: docs/manual/python/gammu.rst:1275
29164 msgid "ReadBackup(Filename, Format)"
29167 #. type: Plain text
29168 #: docs/manual/python/gammu.rst:1277
29169 msgid "Reads backup into file."
29172 #. type: Plain text
29173 #: docs/manual/python/gammu.rst:1283
29175 ":param Filename: Name of file where backup is stored :type Filename: string :"
29176 "param Format: File format to use (``Auto``, ``AutoUnicode``, ``LMB``, "
29177 "``VCalendar``, ``VCard``, ``LDIF``, ``ICS``, ``Gammu``, ``GammuUnicode``, "
29178 "the default is ``AutoUnicode``) :type Format: string :return: Dictionary of "
29179 "read entries, it contains following keys, each might be empty:"
29182 #. type: Plain text
29183 #: docs/manual/python/gammu.rst:1285
29187 #. type: Plain text
29188 #: docs/manual/python/gammu.rst:1287
29192 #. type: Plain text
29193 #: docs/manual/python/gammu.rst:1288
29194 msgid "PhonePhonebook"
29197 #. type: Plain text
29198 #: docs/manual/python/gammu.rst:1289
29199 msgid "SIMPhonebook"
29202 #. type: Plain text
29203 #: docs/manual/python/gammu.rst:1293
29204 msgid ":rtype: dict"
29207 #. type: Plain text
29208 #: docs/manual/python/gammu.rst:1295
29209 msgid "SaveSMSBackup(Filename, Backup)"
29212 #. type: Plain text
29213 #: docs/manual/python/gammu.rst:1297
29214 msgid "Saves SMS backup into file."
29217 #. type: Plain text
29218 #: docs/manual/python/gammu.rst:1304
29220 ":param Filename: Name of file where to save SMS backup :type Filename: "
29221 "string :param Backup: List of messages to store :type Backup: list :return: "
29222 "None :rtype: None"
29225 #. type: Plain text
29226 #: docs/manual/python/gammu.rst:1306
29227 msgid "ReadSMSBackup(Filename)"
29230 #. type: Plain text
29231 #: docs/manual/python/gammu.rst:1308
29232 msgid "Reads SMS backup into file."
29235 #. type: Plain text
29236 #: docs/manual/python/gammu.rst:1313
29238 ":param Filename: Name of file where SMS backup is stored :type Filename: "
29239 "string :return: List of messages read from file :rtype: list"
29243 #: docs/manual/python/gammu.rst:1315
29245 msgid "Various data"
29248 #. type: Plain text
29249 #: docs/manual/python/gammu.rst:1318
29250 msgid "GSMNetworks"
29251 msgstr "GSMNetworks"
29253 #. type: Plain text
29254 #: docs/manual/python/gammu.rst:1320
29255 msgid "Dictionary with GSM network codes."
29258 #. type: Plain text
29259 #: docs/manual/python/gammu.rst:1322
29260 msgid "GSMCountries"
29263 #. type: Plain text
29264 #: docs/manual/python/gammu.rst:1323
29265 msgid "Dictionary with GSM country codes."
29268 #. type: Attribute :mod:
29269 #: docs/manual/python/smsd.rst:1
29271 msgid "`gammu.smsd` -- SMSD access"
29274 #. type: delimited block =
29275 #: docs/manual/python/smsd.rst:5
29279 #. type: delimited block =
29280 #: docs/manual/python/smsd.rst:6
29281 msgid ":synopsis: Provides access to Gammu SMSD functions."
29284 #. type: Attribute :class:
29285 #: docs/manual/python/smsd.rst:7
29290 #. type: delimited block -
29291 #: docs/manual/python/smsd.rst:11
29293 msgid ".. class:: SMSD(Config)\n"
29296 #. type: delimited block -
29297 #: docs/manual/python/smsd.rst:13
29299 msgid " SMSD main class, that is used for communication with phone.\n"
29302 #. type: delimited block -
29303 #: docs/manual/python/smsd.rst:18
29306 " You don't need to run the SMS daemon itself to control or ask it for\n"
29307 " status, this can be also done on separately running instances. All you\n"
29308 " need to do for this is to give same configuration file as that instance is\n"
29312 #. type: delimited block -
29313 #: docs/manual/python/smsd.rst:21
29316 " :param Config: Path to SMSD configuration file.\n"
29317 " :type Config: string\n"
29320 #. type: delimited block -
29321 #: docs/manual/python/smsd.rst:23
29323 msgid " .. method:: MainLoop(MaxFailures)\n"
29326 #. type: delimited block -
29327 #: docs/manual/python/smsd.rst:25
29329 msgid " Runs SMS daemon main loop.\n"
29332 #. type: delimited block -
29333 #: docs/manual/python/smsd.rst:28
29336 " Please note that this will run until some serious error occurs or until\n"
29337 " terminated by :meth:`Shutdown`.\n"
29340 #. type: delimited block -
29341 #: docs/manual/python/smsd.rst:33
29344 " :param MaxFailures: After how many init failures SMSD ends. Defaults to 0, what means never.\n"
29345 " :type MaxFailures: int\n"
29350 #. type: delimited block -
29351 #: docs/manual/python/smsd.rst:36
29353 msgid " .. method:: Shutdown()\n"
29356 #. type: delimited block -
29357 #: docs/manual/python/smsd.rst:38
29359 msgid " Signals SMS daemon to stop.\n"
29362 #. type: delimited block -
29363 #: docs/manual/python/smsd.rst:41
29370 #. type: delimited block -
29371 #: docs/manual/python/smsd.rst:43
29373 msgid " .. method:: GetStatus()\n"
29376 #. type: delimited block -
29377 #: docs/manual/python/smsd.rst:45
29379 msgid " Returns SMSD status.\n"
29380 msgstr " Mengembalikan status SMSD.\n"
29382 #. type: delimited block -
29383 #: docs/manual/python/smsd.rst:47
29385 msgid " The following values are set in resulting dictionary:\n"
29388 #. type: delimited block -
29389 #: docs/manual/python/smsd.rst:49
29394 #. type: delimited block -
29395 #: docs/manual/python/smsd.rst:51
29397 msgid " Client software name.\n"
29400 #. type: delimited block -
29401 #: docs/manual/python/smsd.rst:53
29406 #. type: delimited block -
29407 #: docs/manual/python/smsd.rst:55
29409 msgid " PhoneID which can be used for multiple SMSD setup.\n"
29412 #. type: delimited block -
29413 #: docs/manual/python/smsd.rst:57
29418 #. type: delimited block -
29419 #: docs/manual/python/smsd.rst:59
29421 msgid " IMEI of currently connected phone.\n"
29424 #. type: delimited block -
29425 #: docs/manual/python/smsd.rst:61
29430 #. type: delimited block -
29431 #: docs/manual/python/smsd.rst:63
29433 msgid " Number of sent messages.\n"
29436 #. type: delimited block -
29437 #: docs/manual/python/smsd.rst:65
29439 msgid " Received\n"
29442 #. type: delimited block -
29443 #: docs/manual/python/smsd.rst:67
29445 msgid " Number of received messages.\n"
29448 #. type: delimited block -
29449 #: docs/manual/python/smsd.rst:69
29454 #. type: delimited block -
29455 #: docs/manual/python/smsd.rst:71
29457 msgid " Number of failed messages.\n"
29460 #. type: delimited block -
29461 #: docs/manual/python/smsd.rst:73
29463 msgid " BatterPercent\n"
29466 #. type: delimited block -
29467 #: docs/manual/python/smsd.rst:75
29469 msgid " Last battery state as reported by connected phone.\n"
29472 #. type: delimited block -
29473 #: docs/manual/python/smsd.rst:77
29475 msgid " NetworkSignal\n"
29478 #. type: delimited block -
29479 #: docs/manual/python/smsd.rst:79
29481 msgid " Last signal level as reported by connected phone.\n"
29484 #. type: delimited block -
29485 #: docs/manual/python/smsd.rst:82
29488 " :return: Dict with status values\n"
29492 #. type: delimited block -
29493 #: docs/manual/python/smsd.rst:84
29495 msgid " .. method:: InjectSMS(Message)\n"
29498 #. type: delimited block -
29499 #: docs/manual/python/smsd.rst:86
29501 msgid " Injects SMS message into outgoing messages queue in SMSD.\n"
29504 #. type: delimited block -
29505 #: docs/manual/python/smsd.rst:90
29508 " :param Message: Message to inject (can be multipart)\n"
29509 " :type Message: list of :ref:`sms_obj`\n"
29510 " :return: ID of inserted message\n"
29511 " :rtype: string\n"
29514 #. type: Plain text
29515 #: docs/manual/internal/reply.rst:2
29516 msgid "_reply-functions:"
29517 msgstr "_reply-functions:"
29520 #: docs/manual/internal/reply.rst:4
29522 msgid "Reply functions"
29525 #. type: Plain text
29526 #: docs/manual/internal/reply.rst:10
29528 "When phone gives answers, we check if we requested received info and we "
29529 "redirect it to concrete reply function, which will decode it. Different "
29530 "phone answers can go to one reply function let's say responsible for getting "
29534 #. type: Labeled list
29535 #: docs/manual/internal/reply.rst:11 docs/manual/c/statemachine.rst:48
29536 #: docs/manual/c/statemachine.rst:54 docs/manual/c/statemachine.rst:58
29537 #: docs/manual/c/statemachine.rst:66
29542 #. type: Plain text
29543 #: docs/manual/internal/reply.rst:12
29544 msgid "GSM_Reply_Function"
29545 msgstr "GSM_Reply_Function"
29547 #. type: Plain text
29548 #: docs/manual/internal/reply.rst:14
29549 msgid "Defines reply function for phone driver."
29552 #. type: Labeled list
29553 #: docs/manual/internal/reply.rst:15 docs/manual/internal/reply.rst:19
29554 #: docs/manual/internal/reply.rst:23 docs/manual/internal/reply.rst:27
29555 #: docs/manual/internal/reply.rst:31 docs/manual/c/statemachine.rst:62
29557 msgid ".. c:member"
29560 #. type: Plain text
29561 #: docs/manual/internal/reply.rst:16
29563 "GSM_Error (*Function)\t(GSM_Protocol_Message *msg, GSM_StateMachine *s);"
29566 #. type: Plain text
29567 #: docs/manual/internal/reply.rst:18
29568 msgid "Callback on reply match."
29571 #. type: Plain text
29572 #: docs/manual/internal/reply.rst:20
29573 msgid "const unsigned char\t\t*msgtype;"
29576 #. type: Plain text
29577 #: docs/manual/internal/reply.rst:22
29578 msgid "String match on the message."
29581 #. type: Plain text
29582 #: docs/manual/internal/reply.rst:24
29584 msgid "const size_t\t\t\tsubtypechar;\n"
29587 #. type: Plain text
29588 #: docs/manual/internal/reply.rst:26
29589 msgid "Position for char match inside reply. If 0, message type is checked."
29592 #. type: Plain text
29593 #: docs/manual/internal/reply.rst:28
29595 msgid "const int\t\t\tsubtype;\n"
29598 #. type: Plain text
29599 #: docs/manual/internal/reply.rst:30
29600 msgid "Match for char/message type check (see above)."
29603 #. type: Plain text
29604 #: docs/manual/internal/reply.rst:32
29605 msgid "const GSM_Phone_RequestID\trequestID;"
29608 #. type: Plain text
29609 #: docs/manual/internal/reply.rst:34
29611 "Match for request ID. this is filled in when calling :c:func:`GSM_WaitFor`."
29614 #. type: Plain text
29615 #: docs/manual/internal/reply.rst:36
29616 msgid "There are three types of answer matching:"
29620 #: docs/manual/internal/reply.rst:38
29625 #. type: Plain text
29626 #: docs/manual/internal/reply.rst:41 docs/manual/internal/reply.rst:56
29627 #: docs/manual/internal/reply.rst:69 docs/manual/internal/reply.rst:83
29631 #. type: Plain text
29632 #: docs/manual/internal/reply.rst:45
29633 msgid "{N6110_ReplySaveSMSMessage,\"\\x14\",0x03,0x05,ID_SaveSMSMessage},"
29636 #. type: Plain text
29637 #: docs/manual/internal/reply.rst:51
29639 "ID_SaveSMSMessage request function reply. Frame is type \"\\x14\", 0x03 char "
29640 "of frame must be 0x05. If yes, we go to N6110_ReplySaveSMSMessage. Of "
29641 "course, things like frame type are found in protocol (here FBUS, MBUS, etc.) "
29642 "funcitons. If don't need anything more than frame type, 0x03,0x05 should be "
29643 "0x00, 0x00 - it means then, that we check only frame type."
29646 #. type: Plain text
29647 #: docs/manual/internal/reply.rst:60
29648 msgid "{ATGEN_ReplyIncomingCallInfo,\"+CLIP\",0x00,0x00,ID_IncomingFrame},"
29651 #. type: Plain text
29652 #: docs/manual/internal/reply.rst:64
29654 "All incoming (not requested in the moment, sent by phone, who likes us - "
29655 "ID_IncomingFrame) responses starting from \"+CLIP\" will go to the "
29656 "ATGEN_ReplyIncomingCallInfo."
29660 #: docs/manual/internal/reply.rst:66
29665 #. type: Plain text
29666 #: docs/manual/internal/reply.rst:73
29667 msgid "{S60_Reply_Generic, \"\", 0x00, NUM_QUIT, ID_Terminate },"
29670 #. type: Plain text
29671 #: docs/manual/internal/reply.rst:76
29673 "When match string is empty and match char position is zero, matching on "
29674 "message type is performed."
29678 #: docs/manual/internal/reply.rst:78
29683 #. type: Plain text
29684 #: docs/manual/internal/reply.rst:81
29686 "This is how GSM_Reply_Function is filled. Now how to make phone requests ?"
29689 #. type: Plain text
29690 #: docs/manual/internal/reply.rst:87
29692 msgid "static GSM_Error N6110_GetMemory (GSM_StateMachine *s,\n"
29695 #. type: Plain text
29696 #: docs/manual/internal/reply.rst:88
29698 msgid "GSM_PhonebookEntry *entry)\n"
29701 #. type: Plain text
29702 #: docs/manual/internal/reply.rst:89
29707 #. type: Plain text
29708 #: docs/manual/internal/reply.rst:90
29710 msgid "unsigned char req[] = {\n"
29713 #. type: Plain text
29714 #: docs/manual/internal/reply.rst:94
29717 "N6110_FRAME_HEADER, 0x01,\n"
29718 "0x00, /* memory type */\n"
29719 "0x00, /* location */\n"
29723 #. type: Plain text
29724 #: docs/manual/internal/reply.rst:97
29726 "req[4] = NOKIA_GetMemoryType(entry->MemoryType,N6110_MEMORY_TYPES); if (req"
29727 "[4]==0xff) return GE_NOTSUPPORTED;"
29730 #. type: Plain text
29731 #: docs/manual/internal/reply.rst:99
29732 msgid "req[5] = entry->Location;"
29735 #. type: Plain text
29736 #: docs/manual/internal/reply.rst:103
29738 "s->Phone.Data.Memory=entry; dprintf(\"Getting phonebook entry\\n\"); return "
29739 "GSM_WaitFor (s, req, 7, 0x03, 4, ID_GetMemory);"
29742 #. type: Plain text
29743 #: docs/manual/internal/reply.rst:116
29745 "First we fill req according to values in \\*entry. Later set pointer in s-"
29746 ">Phone.Data (it's available for reply functions and they set responses "
29747 "exactly to it) and use GSM_WaitFor. It uses s statemachine, sends req frame "
29748 "with length 7, msg type is 0x03, we wait for answer during 4 seconds, "
29749 "request id is ID_GetMemory. GSM_WaitFor internally checks incoming bytes "
29750 "from phone and redirect them to protocol functions. If they found full "
29751 "frame, there is checked GSM_Reply_Function, where is called ReplyFunction or "
29752 "showed debug info, that frame is unknown. If there is ReplyFunction, it has "
29753 "access to s->Phone.Data and decodes answer. Returns error or not (and this "
29754 "is value for GSM_WaitFor). If there is no requested answer during time, "
29755 "GSM_WaitFor returns GE_TIMEOUT."
29758 #. type: Plain text
29759 #: docs/manual/internal/index.rst:2
29764 #: docs/manual/internal/index.rst:4
29766 msgid "Gammu internals"
29767 msgstr "Informasi gammu"
29769 #. type: Plain text
29770 #: docs/manual/internal/index.rst:8
29772 "Gammu project internals are a bit more complicated than required, mostly for "
29773 "historical reasons. Before digging into source code, you should look at"
29776 #. type: Attribute :doc:
29777 #: docs/manual/internal/index.rst:8
29779 msgid "`../project/directories` and :doc:`../project/coding-style`."
29782 #. type: Plain text
29783 #: docs/manual/internal/index.rst:15
29784 msgid "reply state-machine new-phone"
29788 #: docs/manual/internal/state-machine.rst:2
29790 msgid "State Machine"
29793 #. type: Plain text
29794 #: docs/manual/internal/state-machine.rst:6
29796 "The state machine is core of libGammu operations. It gets the data from the "
29797 "phone and dispatches them through protocol layer to phone drivers."
29800 #. type: Plain text
29801 #: docs/manual/internal/state-machine.rst:8
29803 "To see how it operates, following figure shows example of what happens when"
29806 #. type: Attribute :c:
29807 #: docs/manual/internal/state-machine.rst:8
29809 msgid "func:`GSM_GetModel` is called from the program:"
29812 #. type: Plain text
29813 #: docs/manual/internal/state-machine.rst:13
29814 msgid "digraph statemachine {"
29817 #. type: Plain text
29818 #: docs/manual/internal/state-machine.rst:28
29820 "\"GSM_GetModel\" -> \"Phone.Functions.GetModel\"; \"Phone.Functions.GetModel"
29821 "\" -> \"GSM_WaitFor\"; \"GSM_WaitFor\" -> \"Protocol.Functions.WriteMessage"
29822 "\"; \"Protocol.Functions.WriteMessage\" -> \"GSM_WaitForOnce\"; "
29823 "\"GSM_WaitForOnce\" -> \"GSM_WaitFor\" [label=\"Retries\"]; \"GSM_WaitForOnce"
29824 "\" -> \"GSM_ReadDevice\"; \"GSM_ReadDevice\" -> \"GSM_WaitForOnce\" [label="
29825 "\"Wair for complete request\"]; \"GSM_ReadDevice\" -> \"Device.Functions."
29826 "ReadDevice\"; \"Device.Functions.ReadDevice\" -> \"GSM_ReadDevice\" [label="
29827 "\"Wait for data\"]; \"Device.Functions.ReadDevice\" -> \"Protocol.Functions."
29828 "StateMachine\"; \"Protocol.Functions.StateMachine\" -> \"Phone.Functions."
29829 "DispatchMessage\" \"Phone.Functions.DispatchMessage\" -> "
29830 "\"GSM_DispatchMessage\"; \"GSM_DispatchMessage\" -> \"Phone.Functions."
29831 "ReplyFunctions[]()\"; \"Phone.Functions.ReplyFunctions[]()\" -> \"Phone."
29832 "Functions.GetModel\"; \"Phone.Functions.GetModel\" -> \"GSM_GetModel\";"
29835 #. type: Plain text
29836 #: docs/manual/formats/smsbackup.rst:2
29837 msgid "_gammu-smsbackup:"
29841 #: docs/manual/formats/smsbackup.rst:4
29843 msgid "SMS Backup Format"
29846 #. type: Plain text
29847 #: docs/manual/formats/smsbackup.rst:8
29849 "The SMS backup format is text file encoded in current encoding of platform "
29850 "where Gammu is running."
29854 #: docs/manual/formats/smsbackup.rst:12
29859 #. type: Plain text
29860 #: docs/manual/formats/smsbackup.rst:19
29862 "The file consists of sections, whose name starts with ``SMSBackup``. When "
29863 "creating the backup file, three digits are appended to this text defining "
29864 "order. While reading the backup, any part after ``SMSBackup`` text is "
29865 "ignored and everything which begins with this is processed. So you can as "
29866 "well give the section name ``SMSBackupFoo`` and it will be processed."
29869 #. type: Plain text
29870 #: docs/manual/formats/smsbackup.rst:21
29871 msgid "The number of messages in backup file is currently limited by"
29874 #. type: Attribute :c:
29875 #: docs/manual/formats/smsbackup.rst:21
29877 msgid "data:`GSM_BACKUP_MAX_SMS` (100000 at time of writing this document)."
29881 #: docs/manual/formats/smsbackup.rst:24
29883 msgid "``SMSBackup`` section"
29886 #. type: Plain text
29887 #: docs/manual/formats/smsbackup.rst:28
29889 "Each section interprets one physical SMS message (eg. one message part in "
29890 "case of multipart messages)."
29894 #: docs/manual/formats/smsbackup.rst:30
29896 msgid "Decoded text"
29899 #. type: Plain text
29900 #: docs/manual/formats/smsbackup.rst:34
29902 "For SMS backups created by Gammu, there is a decoded text as a comment just "
29903 "after the section name:"
29906 #. type: Plain text
29907 #: docs/manual/formats/smsbackup.rst:39
29908 msgid "[SMSBackup001] ; This is message text"
29911 #. type: Plain text
29912 #: docs/manual/formats/smsbackup.rst:42
29914 "The text can be split to more lines if it is too long or of original message "
29915 "included new lines."
29918 #. type: Plain text
29919 #: docs/manual/formats/smsbackup.rst:47
29921 "This is easiest way to get message text, however also the least reliable "
29922 "one, because it is stored in the comments in the file."
29926 #: docs/manual/formats/smsbackup.rst:49
29931 #. type: Plain text
29932 #: docs/manual/formats/smsbackup.rst:52
29933 msgid "The following variables can be defined for each SMS:"
29936 #. type: Plain text
29937 #: docs/manual/formats/smsbackup.rst:64
29941 " Text representation of SMSC number, not used by Gammu if ``SMSCUnicode``\n"
29943 "``SMSCUnicode``\n"
29944 " Hex encoded UCS-2 string with SMSC number.\n"
29946 " Message class.\n"
29948 " Timestamp, when message has been sent.\n"
29950 " Message type, one of:\n"
29953 #. type: Plain text
29954 #: docs/manual/formats/smsbackup.rst:66
29955 msgid "``Deliver`` - received message"
29958 #. type: Plain text
29959 #: docs/manual/formats/smsbackup.rst:67
29960 msgid "``Submit`` - message to send"
29963 #. type: Plain text
29964 #: docs/manual/formats/smsbackup.rst:78
29967 "``Status_Report`` - message to send with delivery report\n"
29969 " Timestamp of message (sent or received).\n"
29970 "``RejectDuplicates``\n"
29971 " Whether receiver should reject duplicates.\n"
29972 "``ReplaceMessage``\n"
29973 " ID of message to replace.\n"
29974 "``MessageReference``\n"
29975 " Message reference number as generated by network.\n"
29977 " State of the message:\n"
29980 #. type: Plain text
29981 #: docs/manual/formats/smsbackup.rst:91
29986 " Recipient number.\n"
29988 " Name of the message.\n"
29990 " Length of message text.\n"
29992 " Coding of the message:\n"
29995 #. type: Plain text
29996 #: docs/manual/formats/smsbackup.rst:93
29997 msgid "``8bit`` - binary message"
30000 #. type: Plain text
30001 #: docs/manual/formats/smsbackup.rst:94
30002 msgid "``Default`` - GSM encoding, up to 160 chars in message"
30005 #. type: Plain text
30006 #: docs/manual/formats/smsbackup.rst:101
30009 "``Unicode`` - Unicode encoding, up to 70 chars in message\n"
30010 "``Text00`` ... ``TextNN``\n"
30011 " Numbered parts of the message payload.\n"
30013 " ID of folder where the message was saved.\n"
30015 " User defined header of the message.\n"
30018 #. type: Plain text
30019 #: docs/manual/formats/smsbackup.rst:107
30020 msgid "The backup of message can look like following:"
30023 #. type: Plain text
30024 #: docs/manual/formats/smsbackup.rst:129
30026 "[SMSBackup000] #ABCDEFGHIJKLMNOPQRSTUVWXYZ # SMSC = \"+4540590000\" "
30027 "SMSCUnicode = 002B0034003500340030003500390030003000300030 Sent = "
30028 "20021201T025023 State = UnRead Number = \"+4522706947\" NumberUnicode = "
30029 "002B0034003500320032003700300036003900340037 Name = \"\" NameUnicode = "
30031 "004100420043004400450046004700480049004A004B004C004D004E004F0050005100520053005400550056005700580059005A000A "
30032 "Coding = Default Folder = 1 Length = 27 Class = -1 ReplySMSC = False "
30033 "RejectDuplicates = True ReplaceMessage = 0 MessageReference = 0"
30036 #. type: Plain text
30037 #: docs/manual/formats/backup.rst:2
30038 msgid "_gammu-backup:"
30042 #: docs/manual/formats/backup.rst:4
30044 msgid "Backup Format"
30047 #. type: Plain text
30048 #: docs/manual/formats/backup.rst:7
30050 "The backup format is text file encoded in either ASCII or UCS-2-BE encodings."
30053 #. type: Plain text
30054 #: docs/manual/formats/backup.rst:21
30056 "If you will backup settings to Gammu text file, it will be possible to edit "
30057 "it. It's easy: many things in this file will be written double - once in "
30058 "Unicode, once in ASCII. When you will remove Unicode version Gammu will use "
30059 "ASCII on \\fBrestore\\fR (and you can easy edit ASCII text) and will convert "
30060 "it according to your OS locale. When will be available Unicode version of "
30061 "text, it will be used instead of ASCII (useful with Unicode phones - it "
30062 "isn't important, what locale is set in computer and no conversion Unicode -> "
30063 "ASCII and ASCII -> Unicode is done)."
30066 #. type: Plain text
30067 #: docs/manual/formats/backup.rst:25
30069 "You can use any editor with regular expressions function to edit backup text "
30070 "file. Examples of such editors can be `vim <http://www.vim.org/>`_ or "
30071 "`TextPad <http://www.textpad.com/>`_ which both do support regular "
30075 #. type: Plain text
30076 #: docs/manual/formats/backup.rst:27
30077 msgid "Remove info about voice tags"
30080 #. type: Labeled list
30081 #: docs/manual/formats/backup.rst:28 docs/manual/formats/backup.rst:38
30082 #: docs/manual/formats/backup.rst:48
30087 #. type: Plain text
30088 #: docs/manual/formats/backup.rst:31
30089 msgid "^Entry\\([0-9][0-9]\\)VoiceTag = \\(.*\\)\\n"
30092 #. type: Labeled list
30093 #: docs/manual/formats/backup.rst:32 docs/manual/formats/backup.rst:42
30094 #: docs/manual/formats/backup.rst:52
30099 #. type: Plain text
30100 #: docs/manual/formats/backup.rst:35
30104 #. type: Plain text
30105 #: docs/manual/formats/backup.rst:37
30106 msgid "Change all numbers starting from +3620, +3630, +3660, +3670 to +3620"
30109 #. type: Plain text
30110 #: docs/manual/formats/backup.rst:41
30112 "Type = NumberGeneral\\nEntry\\([0-9][0-9]\\)Text = \"\\+36\\(20\\|30\\|60\\|"
30116 #. type: Plain text
30117 #: docs/manual/formats/backup.rst:45
30118 msgid "Type = NumberMobile\\nEntry\\1Text = \"\\+3620"
30121 #. type: Plain text
30122 #: docs/manual/formats/backup.rst:47
30124 "Change phone numbers type to mobile for numbers starting from +3620, "
30125 "+3630,... and removing the corresponding TextUnicode line"
30128 #. type: Plain text
30129 #: docs/manual/formats/backup.rst:51
30131 "Type = NumberGeneral\\nEntry\\([0-9][0-9]\\)Text = \"\\+36\\([2367]0\\)\\([^"
30132 "\\\"]*\\)\"\\nEntry\\([0-9][0-9]\\)TextUnicode = \\([^\\n]*\\)\\n"
30135 #. type: Plain text
30136 #: docs/manual/formats/backup.rst:55
30137 msgid "Type = NumberMobile\\nEntry\\1Text = \"\\+36\\2\\3\"\\n"
30140 #. type: Plain text
30141 #: docs/manual/formats/backup.rst:56
30142 msgid ":ref:`converting-formats`"
30145 #. type: Plain text
30146 #: docs/manual/formats/index.rst:2
30151 #: docs/manual/formats/index.rst:4
30153 msgid "File formats used by Gammu"
30154 msgstr "Format file yang digunakan Gammu"
30156 #. type: Plain text
30157 #: docs/manual/formats/index.rst:8
30159 "Gammu understands wide range of standard formats as well as introduces own "
30160 "formats for storing some data."
30163 #. type: Plain text
30164 #: docs/manual/formats/index.rst:14
30165 msgid "ini smsbackup backup"
30168 #. type: Plain text
30169 #: docs/manual/formats/ini.rst:2
30174 #: docs/manual/formats/ini.rst:4
30176 msgid "INI file format"
30179 #. type: Plain text
30180 #: docs/manual/formats/ini.rst:7
30182 "The INI file format is widely used in Gammu, for both configuration (see"
30185 #. type: Attribute :ref:
30186 #: docs/manual/formats/ini.rst:7
30188 msgid "`gammurc`) and storing data (see :ref:`gammu-backup` and :ref:`gammu-smsbackup`)."
30191 #. type: Plain text
30192 #: docs/manual/formats/ini.rst:12
30194 "This file use ini file syntax, with comment parts being marked with both ``;"
30195 "`` and ``#``. Sections of config file are identified in square brackets line "
30196 "``[this]``. All key values are case insensitive."
30199 #. type: Plain text
30200 #: docs/manual/formats/ini.rst:18
30202 "You most likely know INI files from other programs, however to illustrate, "
30203 "here is some example:"
30206 #. type: Plain text
30207 #: docs/manual/formats/ini.rst:22
30211 #. type: Plain text
30212 #: docs/manual/formats/ini.rst:25
30213 msgid "[section] key = value"
30216 #. type: Plain text
30217 #: docs/manual/formats/ini.rst:27
30218 msgid "[another section]"
30221 #. type: Plain text
30222 #: docs/manual/formats/ini.rst:29
30223 msgid "key = longer value"
30226 #. type: Plain text
30227 #: docs/manual/formats/ini.rst:31
30228 msgid "# another comment"
30232 #: docs/manual/c/call.rst:2
30237 #. type: Labeled list
30238 #: docs/manual/c/call.rst:4 docs/manual/c/call.rst:5 docs/manual/c/call.rst:6
30239 #: docs/manual/c/call.rst:7 docs/manual/c/call.rst:8 docs/manual/c/call.rst:9
30240 #: docs/manual/c/call.rst:10 docs/manual/c/call.rst:11
30241 #: docs/manual/c/call.rst:12 docs/manual/c/call.rst:13
30242 #: docs/manual/c/call.rst:14 docs/manual/c/call.rst:15
30243 #: docs/manual/c/call.rst:16 docs/manual/c/call.rst:17
30244 #: docs/manual/c/call.rst:18 docs/manual/c/bitmap.rst:4
30245 #: docs/manual/c/bitmap.rst:5 docs/manual/c/bitmap.rst:6
30246 #: docs/manual/c/bitmap.rst:7 docs/manual/c/bitmap.rst:8
30247 #: docs/manual/c/bitmap.rst:9 docs/manual/c/bitmap.rst:10
30248 #: docs/manual/c/bitmap.rst:11 docs/manual/c/bitmap.rst:12
30249 #: docs/manual/c/bitmap.rst:18 docs/manual/c/security.rst:4
30250 #: docs/manual/c/security.rst:5 docs/manual/c/backup.rst:4
30251 #: docs/manual/c/backup.rst:5 docs/manual/c/backup.rst:6
30252 #: docs/manual/c/backup.rst:7 docs/manual/c/backup.rst:8
30253 #: docs/manual/c/backup.rst:9 docs/manual/c/backup.rst:10
30254 #: docs/manual/c/backup.rst:11 docs/manual/c/backup.rst:12
30255 #: docs/manual/c/backup.rst:13 docs/manual/c/backup.rst:14
30256 #: docs/manual/c/misc.rst:4 docs/manual/c/misc.rst:5 docs/manual/c/misc.rst:6
30257 #: docs/manual/c/misc.rst:7 docs/manual/c/misc.rst:8 docs/manual/c/misc.rst:9
30258 #: docs/manual/c/misc.rst:10 docs/manual/c/misc.rst:11 docs/manual/c/wap.rst:4
30259 #: docs/manual/c/wap.rst:5 docs/manual/c/wap.rst:6 docs/manual/c/wap.rst:7
30260 #: docs/manual/c/wap.rst:8 docs/manual/c/wap.rst:9 docs/manual/c/nokia.rst:4
30261 #: docs/manual/c/nokia.rst:5 docs/manual/c/datetime.rst:4
30262 #: docs/manual/c/datetime.rst:5 docs/manual/c/datetime.rst:6
30263 #: docs/manual/c/datetime.rst:7 docs/manual/c/datetime.rst:8
30264 #: docs/manual/c/datetime.rst:9 docs/manual/c/datetime.rst:10
30265 #: docs/manual/c/datetime.rst:11 docs/manual/c/datetime.rst:12
30266 #: docs/manual/c/datetime.rst:13 docs/manual/c/datetime.rst:14
30267 #: docs/manual/c/datetime.rst:15 docs/manual/c/calendar.rst:4
30268 #: docs/manual/c/calendar.rst:5 docs/manual/c/calendar.rst:6
30269 #: docs/manual/c/calendar.rst:7 docs/manual/c/calendar.rst:8
30270 #: docs/manual/c/calendar.rst:9 docs/manual/c/calendar.rst:10
30271 #: docs/manual/c/calendar.rst:11 docs/manual/c/calendar.rst:12
30272 #: docs/manual/c/calendar.rst:13 docs/manual/c/calendar.rst:14
30273 #: docs/manual/c/calendar.rst:15 docs/manual/c/calendar.rst:16
30274 #: docs/manual/c/calendar.rst:17 docs/manual/c/calendar.rst:18
30275 #: docs/manual/c/calendar.rst:19 docs/manual/c/calendar.rst:20
30276 #: docs/manual/c/calendar.rst:21 docs/manual/c/calendar.rst:22
30277 #: docs/manual/c/calendar.rst:23 docs/manual/c/calendar.rst:24
30278 #: docs/manual/c/calendar.rst:25 docs/manual/c/calendar.rst:26
30279 #: docs/manual/c/calendar.rst:27 docs/manual/c/calendar.rst:28
30280 #: docs/manual/c/calendar.rst:29 docs/manual/c/calendar.rst:30
30281 #: docs/manual/c/calendar.rst:31 docs/manual/c/calendar.rst:32
30282 #: docs/manual/c/calendar.rst:33 docs/manual/c/calendar.rst:34
30283 #: docs/manual/c/calendar.rst:35 docs/manual/c/info.rst:4
30284 #: docs/manual/c/info.rst:5 docs/manual/c/info.rst:6 docs/manual/c/info.rst:7
30285 #: docs/manual/c/info.rst:8 docs/manual/c/info.rst:9 docs/manual/c/info.rst:10
30286 #: docs/manual/c/info.rst:11 docs/manual/c/info.rst:12
30287 #: docs/manual/c/info.rst:13 docs/manual/c/info.rst:14
30288 #: docs/manual/c/info.rst:15 docs/manual/c/info.rst:16
30289 #: docs/manual/c/info.rst:17 docs/manual/c/info.rst:18
30290 #: docs/manual/c/info.rst:19 docs/manual/c/info.rst:20
30291 #: docs/manual/c/info.rst:21 docs/manual/c/info.rst:22
30292 #: docs/manual/c/info.rst:23 docs/manual/c/info.rst:24
30293 #: docs/manual/c/category.rst:4 docs/manual/c/category.rst:5
30294 #: docs/manual/c/category.rst:6 docs/manual/c/keys.rst:4
30295 #: docs/manual/c/keys.rst:5 docs/manual/c/debug.rst:4
30296 #: docs/manual/c/debug.rst:5 docs/manual/c/debug.rst:6
30297 #: docs/manual/c/debug.rst:7 docs/manual/c/debug.rst:8
30298 #: docs/manual/c/debug.rst:9 docs/manual/c/debug.rst:10
30299 #: docs/manual/c/debug.rst:11 docs/manual/c/debug.rst:12
30300 #: docs/manual/c/debug.rst:13 docs/manual/c/debug.rst:14
30301 #: docs/manual/c/error.rst:4 docs/manual/c/error.rst:5
30302 #: docs/manual/c/unicode.rst:4 docs/manual/c/unicode.rst:5
30303 #: docs/manual/c/unicode.rst:6 docs/manual/c/unicode.rst:7
30304 #: docs/manual/c/unicode.rst:8 docs/manual/c/unicode.rst:9
30305 #: docs/manual/c/unicode.rst:10 docs/manual/c/unicode.rst:11
30306 #: docs/manual/c/unicode.rst:12 docs/manual/c/unicode.rst:13
30307 #: docs/manual/c/unicode.rst:14 docs/manual/c/unicode.rst:15
30308 #: docs/manual/c/unicode.rst:16 docs/manual/c/unicode.rst:17
30309 #: docs/manual/c/unicode.rst:18 docs/manual/c/unicode.rst:19
30310 #: docs/manual/c/unicode.rst:20 docs/manual/c/unicode.rst:21
30311 #: docs/manual/c/unicode.rst:22 docs/manual/c/unicode.rst:23
30312 #: docs/manual/c/unicode.rst:24 docs/manual/c/message.rst:4
30313 #: docs/manual/c/message.rst:5 docs/manual/c/message.rst:6
30314 #: docs/manual/c/message.rst:7 docs/manual/c/message.rst:8
30315 #: docs/manual/c/message.rst:9 docs/manual/c/message.rst:10
30316 #: docs/manual/c/message.rst:11 docs/manual/c/message.rst:12
30317 #: docs/manual/c/message.rst:13 docs/manual/c/message.rst:14
30318 #: docs/manual/c/message.rst:15 docs/manual/c/message.rst:16
30319 #: docs/manual/c/message.rst:17 docs/manual/c/message.rst:18
30320 #: docs/manual/c/message.rst:19 docs/manual/c/message.rst:20
30321 #: docs/manual/c/message.rst:21 docs/manual/c/message.rst:22
30322 #: docs/manual/c/message.rst:23 docs/manual/c/message.rst:24
30323 #: docs/manual/c/message.rst:25 docs/manual/c/message.rst:26
30324 #: docs/manual/c/message.rst:27 docs/manual/c/message.rst:28
30325 #: docs/manual/c/message.rst:29 docs/manual/c/message.rst:30
30326 #: docs/manual/c/message.rst:31 docs/manual/c/message.rst:32
30327 #: docs/manual/c/message.rst:33 docs/manual/c/message.rst:34
30328 #: docs/manual/c/message.rst:35 docs/manual/c/message.rst:36
30329 #: docs/manual/c/message.rst:37 docs/manual/c/message.rst:38
30330 #: docs/manual/c/message.rst:39 docs/manual/c/message.rst:40
30331 #: docs/manual/c/message.rst:41 docs/manual/c/message.rst:42
30332 #: docs/manual/c/file.rst:4 docs/manual/c/file.rst:5 docs/manual/c/file.rst:6
30333 #: docs/manual/c/file.rst:7 docs/manual/c/file.rst:8 docs/manual/c/file.rst:9
30334 #: docs/manual/c/file.rst:10 docs/manual/c/file.rst:11
30335 #: docs/manual/c/file.rst:12 docs/manual/c/file.rst:13
30336 #: docs/manual/c/file.rst:14 docs/manual/c/file.rst:15
30337 #: docs/manual/c/file.rst:16 docs/manual/c/file.rst:17
30338 #: docs/manual/c/inifile.rst:4 docs/manual/c/inifile.rst:5
30339 #: docs/manual/c/inifile.rst:6 docs/manual/c/inifile.rst:7
30340 #: docs/manual/c/inifile.rst:8 docs/manual/c/inifile.rst:9
30341 #: docs/manual/c/inifile.rst:10 docs/manual/c/memory.rst:4
30342 #: docs/manual/c/memory.rst:5 docs/manual/c/memory.rst:6
30343 #: docs/manual/c/memory.rst:7 docs/manual/c/memory.rst:8
30344 #: docs/manual/c/memory.rst:9 docs/manual/c/memory.rst:10
30345 #: docs/manual/c/memory.rst:11 docs/manual/c/memory.rst:12
30346 #: docs/manual/c/memory.rst:13 docs/manual/c/memory.rst:14
30347 #: docs/manual/c/memory.rst:15 docs/manual/c/memory.rst:16
30348 #: docs/manual/c/memory.rst:17 docs/manual/c/memory.rst:18
30349 #: docs/manual/c/callback.rst:4 docs/manual/c/callback.rst:5
30350 #: docs/manual/c/callback.rst:6 docs/manual/c/callback.rst:7
30351 #: docs/manual/c/callback.rst:8 docs/manual/c/smsd.rst:4
30352 #: docs/manual/c/smsd.rst:5 docs/manual/c/smsd.rst:6 docs/manual/c/smsd.rst:7
30353 #: docs/manual/c/smsd.rst:8 docs/manual/c/smsd.rst:9 docs/manual/c/smsd.rst:10
30354 #: docs/manual/c/statemachine.rst:74 docs/manual/c/statemachine.rst:75
30355 #: docs/manual/c/statemachine.rst:76 docs/manual/c/statemachine.rst:77
30356 #: docs/manual/c/statemachine.rst:78 docs/manual/c/statemachine.rst:79
30357 #: docs/manual/c/statemachine.rst:80 docs/manual/c/statemachine.rst:81
30358 #: docs/manual/c/statemachine.rst:82 docs/manual/c/statemachine.rst:83
30359 #: docs/manual/c/ringtone.rst:4 docs/manual/c/ringtone.rst:5
30360 #: docs/manual/c/ringtone.rst:6 docs/manual/c/ringtone.rst:7
30361 #: docs/manual/c/ringtone.rst:8 docs/manual/c/ringtone.rst:9
30362 #: docs/manual/c/ringtone.rst:10 docs/manual/c/ringtone.rst:11
30363 #: docs/manual/c/ringtone.rst:12 docs/manual/c/ringtone.rst:13
30364 #: docs/manual/c/ringtone.rst:14 docs/manual/c/ringtone.rst:15
30365 #: docs/manual/c/ringtone.rst:16 docs/manual/c/ringtone.rst:17
30366 #: docs/manual/c/ringtone.rst:18 docs/manual/c/ringtone.rst:19
30367 #: docs/manual/c/ringtone.rst:20 docs/manual/c/settings.rst:4
30368 #: docs/manual/c/settings.rst:5 docs/manual/c/settings.rst:6
30369 #: docs/manual/c/settings.rst:7 docs/manual/c/settings.rst:8
30370 #: docs/manual/c/settings.rst:9 docs/manual/c/settings.rst:10
30371 #: docs/manual/c/settings.rst:11 docs/manual/c/settings.rst:12
30372 #: docs/manual/c/settings.rst:13 docs/manual/c/settings.rst:14
30373 #: docs/manual/c/settings.rst:15 docs/manual/c/settings.rst:16
30374 #: docs/manual/c/settings.rst:17 docs/manual/c/settings.rst:18
30375 #: docs/manual/c/settings.rst:19 docs/manual/c/settings.rst:20
30376 #: docs/manual/c/settings.rst:21
30378 msgid ".. doxygenfunction"
30381 #. type: Plain text
30382 #: docs/manual/c/call.rst:5
30383 msgid "GSM_DialVoice"
30386 #. type: Plain text
30387 #: docs/manual/c/call.rst:6
30388 msgid "GSM_DialService"
30391 #. type: Plain text
30392 #: docs/manual/c/call.rst:7
30393 msgid "GSM_AnswerCall"
30396 #. type: Plain text
30397 #: docs/manual/c/call.rst:8
30398 msgid "GSM_CancelCall"
30401 #. type: Plain text
30402 #: docs/manual/c/call.rst:9
30403 msgid "GSM_HoldCall"
30406 #. type: Plain text
30407 #: docs/manual/c/call.rst:10
30408 msgid "GSM_UnholdCall"
30411 #. type: Plain text
30412 #: docs/manual/c/call.rst:11
30413 msgid "GSM_ConferenceCall"
30416 #. type: Plain text
30417 #: docs/manual/c/call.rst:12
30418 msgid "GSM_SplitCall"
30421 #. type: Plain text
30422 #: docs/manual/c/call.rst:13
30423 msgid "GSM_TransferCall"
30426 #. type: Plain text
30427 #: docs/manual/c/call.rst:14
30428 msgid "GSM_SwitchCall"
30431 #. type: Plain text
30432 #: docs/manual/c/call.rst:15
30433 msgid "GSM_GetCallDivert"
30436 #. type: Plain text
30437 #: docs/manual/c/call.rst:16
30438 msgid "GSM_SetCallDivert"
30441 #. type: Plain text
30442 #: docs/manual/c/call.rst:17
30443 msgid "GSM_CancelAllDiverts"
30446 #. type: Plain text
30447 #: docs/manual/c/call.rst:18
30448 msgid "GSM_SetIncomingCall"
30451 #. type: Plain text
30452 #: docs/manual/c/call.rst:19
30453 msgid "GSM_SendDTMF"
30456 #. type: Labeled list
30457 #: docs/manual/c/call.rst:19 docs/manual/c/call.rst:21
30458 #: docs/manual/c/call.rst:22 docs/manual/c/call.rst:25
30459 #: docs/manual/c/bitmap.rst:13 docs/manual/c/bitmap.rst:15
30460 #: docs/manual/c/security.rst:6 docs/manual/c/backup.rst:17
30461 #: docs/manual/c/wap.rst:11 docs/manual/c/wap.rst:12
30462 #: docs/manual/c/calendar.rst:39 docs/manual/c/calendar.rst:40
30463 #: docs/manual/c/calendar.rst:43 docs/manual/c/calendar.rst:44
30464 #: docs/manual/c/calendar.rst:49 docs/manual/c/calendar.rst:50
30465 #: docs/manual/c/info.rst:25 docs/manual/c/info.rst:26
30466 #: docs/manual/c/info.rst:29 docs/manual/c/info.rst:30
30467 #: docs/manual/c/info.rst:32 docs/manual/c/info.rst:34
30468 #: docs/manual/c/category.rst:7 docs/manual/c/keys.rst:6
30469 #: docs/manual/c/error.rst:6 docs/manual/c/message.rst:43
30470 #: docs/manual/c/message.rst:46 docs/manual/c/message.rst:49
30471 #: docs/manual/c/message.rst:50 docs/manual/c/message.rst:51
30472 #: docs/manual/c/message.rst:54 docs/manual/c/message.rst:55
30473 #: docs/manual/c/message.rst:56 docs/manual/c/message.rst:58
30474 #: docs/manual/c/message.rst:67 docs/manual/c/message.rst:70
30475 #: docs/manual/c/file.rst:19 docs/manual/c/memory.rst:19
30476 #: docs/manual/c/memory.rst:21 docs/manual/c/memory.rst:22
30477 #: docs/manual/c/memory.rst:26 docs/manual/c/ringtone.rst:21
30478 #: docs/manual/c/ringtone.rst:22 docs/manual/c/ringtone.rst:23
30479 #: docs/manual/c/ringtone.rst:24 docs/manual/c/ringtone.rst:25
30480 #: docs/manual/c/ringtone.rst:27 docs/manual/c/ringtone.rst:32
30481 #: docs/manual/c/settings.rst:23 docs/manual/c/settings.rst:25
30482 #: docs/manual/c/settings.rst:26 docs/manual/c/settings.rst:30
30484 msgid ".. doxygenenum"
30487 #. type: Plain text
30488 #: docs/manual/c/call.rst:20
30489 msgid "GSM_CallStatus"
30492 #. type: Labeled list
30493 #: docs/manual/c/call.rst:20 docs/manual/c/call.rst:23
30494 #: docs/manual/c/call.rst:24 docs/manual/c/bitmap.rst:14
30495 #: docs/manual/c/bitmap.rst:16 docs/manual/c/bitmap.rst:17
30496 #: docs/manual/c/security.rst:7 docs/manual/c/backup.rst:15
30497 #: docs/manual/c/backup.rst:16 docs/manual/c/backup.rst:18
30498 #: docs/manual/c/wap.rst:10 docs/manual/c/wap.rst:13 docs/manual/c/wap.rst:14
30499 #: docs/manual/c/datetime.rst:16 docs/manual/c/datetime.rst:17
30500 #: docs/manual/c/calendar.rst:36 docs/manual/c/calendar.rst:37
30501 #: docs/manual/c/calendar.rst:38 docs/manual/c/calendar.rst:41
30502 #: docs/manual/c/calendar.rst:42 docs/manual/c/calendar.rst:45
30503 #: docs/manual/c/calendar.rst:46 docs/manual/c/calendar.rst:47
30504 #: docs/manual/c/calendar.rst:48 docs/manual/c/info.rst:27
30505 #: docs/manual/c/info.rst:28 docs/manual/c/info.rst:31
30506 #: docs/manual/c/info.rst:33 docs/manual/c/info.rst:35
30507 #: docs/manual/c/category.rst:8 docs/manual/c/category.rst:9
30508 #: docs/manual/c/message.rst:44 docs/manual/c/message.rst:45
30509 #: docs/manual/c/message.rst:47 docs/manual/c/message.rst:48
30510 #: docs/manual/c/message.rst:52 docs/manual/c/message.rst:53
30511 #: docs/manual/c/message.rst:57 docs/manual/c/message.rst:59
30512 #: docs/manual/c/message.rst:60 docs/manual/c/message.rst:61
30513 #: docs/manual/c/message.rst:62 docs/manual/c/message.rst:63
30514 #: docs/manual/c/message.rst:64 docs/manual/c/message.rst:65
30515 #: docs/manual/c/message.rst:66 docs/manual/c/message.rst:68
30516 #: docs/manual/c/message.rst:69 docs/manual/c/message.rst:71
30517 #: docs/manual/c/message.rst:72 docs/manual/c/file.rst:18
30518 #: docs/manual/c/file.rst:20 docs/manual/c/inifile.rst:14
30519 #: docs/manual/c/inifile.rst:15 docs/manual/c/memory.rst:20
30520 #: docs/manual/c/memory.rst:23 docs/manual/c/memory.rst:24
30521 #: docs/manual/c/memory.rst:25 docs/manual/c/smsd.rst:11
30522 #: docs/manual/c/statemachine.rst:84 docs/manual/c/ringtone.rst:26
30523 #: docs/manual/c/ringtone.rst:28 docs/manual/c/ringtone.rst:29
30524 #: docs/manual/c/ringtone.rst:30 docs/manual/c/ringtone.rst:31
30525 #: docs/manual/c/ringtone.rst:33 docs/manual/c/ringtone.rst:34
30526 #: docs/manual/c/ringtone.rst:35 docs/manual/c/settings.rst:22
30527 #: docs/manual/c/settings.rst:24 docs/manual/c/settings.rst:27
30528 #: docs/manual/c/settings.rst:28 docs/manual/c/settings.rst:29
30529 #: docs/manual/c/settings.rst:31 docs/manual/c/settings.rst:32
30531 msgid ".. doxygenstruct"
30534 #. type: Plain text
30535 #: docs/manual/c/call.rst:21
30539 #. type: Plain text
30540 #: docs/manual/c/call.rst:22
30541 msgid "GSM_Divert_DivertTypes"
30544 #. type: Plain text
30545 #: docs/manual/c/call.rst:23
30546 msgid "GSM_Divert_CallTypes"
30549 #. type: Plain text
30550 #: docs/manual/c/call.rst:24
30551 msgid "GSM_CallDivert"
30554 #. type: Plain text
30555 #: docs/manual/c/call.rst:25
30556 msgid "GSM_MultiCallDivert"
30559 #. type: Plain text
30560 #: docs/manual/c/call.rst:25
30561 msgid "GSM_CallShowNumber"
30564 #. type: Plain text
30565 #: docs/manual/c/examples.rst:6
30567 "All these examples are also available in docs/examples/ directory in Gammu "
30572 #: docs/manual/c/examples.rst:8
30574 msgid "Getting phone information"
30575 msgstr "Informasi telepon"
30577 #. type: Plain text
30578 #: docs/manual/c/examples.rst:11
30579 msgid "../../examples/phone-info.c"
30582 #. type: Plain text
30583 #: docs/manual/c/examples.rst:12 docs/manual/c/examples.rst:18
30584 #: docs/manual/c/examples.rst:24 docs/manual/c/examples.rst:30
30585 #: docs/manual/c/examples.rst:36 docs/manual/c/examples.rst:42
30586 msgid ":language: c"
30590 #: docs/manual/c/examples.rst:14
30592 msgid "Reading SMS message"
30595 #. type: Plain text
30596 #: docs/manual/c/examples.rst:17
30597 msgid "../../examples/sms-read.c"
30601 #: docs/manual/c/examples.rst:20
30603 msgid "Sending SMS message"
30606 #. type: Plain text
30607 #: docs/manual/c/examples.rst:23
30608 msgid "../../examples/sms-send.c"
30612 #: docs/manual/c/examples.rst:26
30614 msgid "Sending Long SMS message"
30617 #. type: Plain text
30618 #: docs/manual/c/examples.rst:29
30619 msgid "../../examples/long-sms.c"
30623 #: docs/manual/c/examples.rst:32
30625 msgid "SMSD example"
30628 #. type: Plain text
30629 #: docs/manual/c/examples.rst:35
30630 msgid "../../examples/smsd.c"
30634 #: docs/manual/c/examples.rst:38
30636 msgid "Custom configuration"
30637 msgstr "Konfigurasi buatan"
30639 #. type: Plain text
30640 #: docs/manual/c/examples.rst:41
30641 msgid "../../examples/custom-config.c"
30644 #. type: Plain text
30645 #: docs/manual/c/bitmap.rst:5
30646 msgid "GSM_GetBitmap"
30649 #. type: Plain text
30650 #: docs/manual/c/bitmap.rst:6
30651 msgid "GSM_SetBitmap"
30654 #. type: Plain text
30655 #: docs/manual/c/bitmap.rst:7
30656 msgid "GSM_PrintBitmap"
30659 #. type: Plain text
30660 #: docs/manual/c/bitmap.rst:8
30661 msgid "GSM_SaveBitmapFile"
30664 #. type: Plain text
30665 #: docs/manual/c/bitmap.rst:9
30666 msgid "GSM_ReadBitmapFile"
30669 #. type: Plain text
30670 #: docs/manual/c/bitmap.rst:10
30671 msgid "GSM_IsPointBitmap"
30674 #. type: Plain text
30675 #: docs/manual/c/bitmap.rst:11
30676 msgid "GSM_SetPointBitmap"
30679 #. type: Plain text
30680 #: docs/manual/c/bitmap.rst:12
30681 msgid "GSM_ClearPointBitmap"
30684 #. type: Plain text
30685 #: docs/manual/c/bitmap.rst:13
30686 msgid "GSM_ClearBitmap"
30689 #. type: Plain text
30690 #: docs/manual/c/bitmap.rst:14
30691 msgid "GSM_BinaryPicture_Types"
30694 #. type: Plain text
30695 #: docs/manual/c/bitmap.rst:15
30696 msgid "GSM_BinaryPicture"
30699 #. type: Plain text
30700 #: docs/manual/c/bitmap.rst:16
30701 msgid "GSM_Bitmap_Types"
30704 #. type: Plain text
30705 #: docs/manual/c/bitmap.rst:17
30709 #. type: Plain text
30710 #: docs/manual/c/bitmap.rst:18
30711 msgid "GSM_MultiBitmap"
30714 #. type: Plain text
30715 #: docs/manual/c/bitmap.rst:18
30717 msgid "GSM_GetScreenshot"
30718 msgstr "Pengaturan telepon"
30721 #: docs/manual/c/security.rst:2
30726 #. type: Plain text
30727 #: docs/manual/c/security.rst:5
30728 msgid "GSM_EnterSecurityCode"
30731 #. type: Plain text
30732 #: docs/manual/c/security.rst:6
30733 msgid "GSM_GetSecurityStatus"
30736 #. type: Plain text
30737 #: docs/manual/c/security.rst:7
30738 msgid "GSM_SecurityCodeType"
30741 #. type: Plain text
30742 #: docs/manual/c/security.rst:7
30743 msgid "GSM_SecurityCode"
30747 #: docs/manual/c/backup.rst:2
30752 #. type: Plain text
30753 #: docs/manual/c/backup.rst:5
30754 msgid "GSM_ReadSMSBackupFile"
30757 #. type: Plain text
30758 #: docs/manual/c/backup.rst:6
30759 msgid "GSM_AddSMSBackupFile"
30762 #. type: Plain text
30763 #: docs/manual/c/backup.rst:7
30764 msgid "GSM_ClearSMSBackup"
30767 #. type: Plain text
30768 #: docs/manual/c/backup.rst:8
30769 msgid "GSM_FreeSMSBackup"
30772 #. type: Plain text
30773 #: docs/manual/c/backup.rst:9
30774 msgid "GSM_SaveBackupFile"
30777 #. type: Plain text
30778 #: docs/manual/c/backup.rst:10
30779 msgid "GSM_GuessBackupFormat"
30782 #. type: Plain text
30783 #: docs/manual/c/backup.rst:11
30784 msgid "GSM_ReadBackupFile"
30787 #. type: Plain text
30788 #: docs/manual/c/backup.rst:12
30789 msgid "GSM_ClearBackup"
30792 #. type: Plain text
30793 #: docs/manual/c/backup.rst:13
30794 msgid "GSM_FreeBackup"
30797 #. type: Plain text
30798 #: docs/manual/c/backup.rst:14
30799 msgid "GSM_GetBackupFormatFeatures"
30802 #. type: Plain text
30803 #: docs/manual/c/backup.rst:15
30804 msgid "GSM_GetBackupFileFeatures"
30807 #. type: Plain text
30808 #: docs/manual/c/backup.rst:16
30809 msgid "GSM_SMS_Backup"
30812 #. type: Plain text
30813 #: docs/manual/c/backup.rst:17
30817 #. type: Plain text
30818 #: docs/manual/c/backup.rst:18
30819 msgid "GSM_BackupFormat"
30822 #. type: Plain text
30823 #: docs/manual/c/backup.rst:18
30824 msgid "GSM_Backup_Info"
30828 #: docs/manual/c/misc.rst:2
30830 msgid "Miscellaneous"
30831 msgstr "Miscellaneous"
30833 #. type: Plain text
30834 #: docs/manual/c/misc.rst:5
30838 #. type: Plain text
30839 #: docs/manual/c/misc.rst:6
30840 msgid "GetGammuVersion"
30843 #. type: Plain text
30844 #: docs/manual/c/misc.rst:7
30845 msgid "GetCompiler"
30848 #. type: Plain text
30849 #: docs/manual/c/misc.rst:8
30853 #. type: Plain text
30854 #: docs/manual/c/misc.rst:9
30855 msgid "GetGammuLocalePath"
30858 #. type: Plain text
30859 #: docs/manual/c/misc.rst:10
30860 msgid "GSM_InitLocales"
30863 #. type: Plain text
30864 #: docs/manual/c/misc.rst:11
30865 msgid "EncodeHexBin"
30868 #. type: Plain text
30869 #: docs/manual/c/misc.rst:11
30870 msgid "GSM_IsNewerVersion"
30873 #. type: Plain text
30874 #: docs/manual/c/wap.rst:2
30881 #. type: Plain text
30882 #: docs/manual/c/wap.rst:5
30883 msgid "GSM_EncodeURLFile"
30886 #. type: Plain text
30887 #: docs/manual/c/wap.rst:6
30889 msgid "GSM_GetWAPBookmark"
30890 msgstr "Pengaturan WAP dan bookmark"
30892 #. type: Plain text
30893 #: docs/manual/c/wap.rst:7
30895 msgid "GSM_SetWAPBookmark"
30896 msgstr "Pengaturan WAP dan bookmark"
30898 #. type: Plain text
30899 #: docs/manual/c/wap.rst:8
30900 msgid "GSM_DeleteWAPBookmark"
30903 #. type: Plain text
30904 #: docs/manual/c/wap.rst:9
30905 msgid "GSM_GetWAPSettings"
30906 msgstr "GSM_GetWAPSettings"
30908 #. type: Plain text
30909 #: docs/manual/c/wap.rst:10
30910 msgid "GSM_SetWAPSettings"
30911 msgstr "GSM_SetWAPSettings"
30913 #. type: Plain text
30914 #: docs/manual/c/wap.rst:11
30916 msgid "GSM_WAPBookmark"
30917 msgstr "Pengaturan WAP dan bookmark"
30919 #. type: Plain text
30920 #: docs/manual/c/wap.rst:12
30922 msgid "WAPSettings_Speed"
30923 msgstr "Pengaturan telepon"
30925 #. type: Plain text
30926 #: docs/manual/c/wap.rst:13
30928 msgid "WAPSettings_Bearer"
30929 msgstr "Pengaturan telepon"
30931 #. type: Plain text
30932 #: docs/manual/c/wap.rst:14
30933 msgid "GSM_WAPSettings"
30934 msgstr "GSM_WAPSettings"
30936 #. type: Plain text
30937 #: docs/manual/c/wap.rst:14
30938 msgid "GSM_MultiWAPSettings"
30939 msgstr "GSM_MultiWAPSettings"
30942 #: docs/manual/c/nokia.rst:2
30947 #. type: Plain text
30948 #: docs/manual/c/nokia.rst:5
30949 msgid "NOKIA_GetDefaultCallerGroupName"
30952 #. type: Plain text
30953 #: docs/manual/c/nokia.rst:5
30954 msgid "NOKIA_GetDefaultProfileName"
30958 #: docs/manual/c/datetime.rst:2
30960 msgid "Date and time"
30963 #. type: Plain text
30964 #: docs/manual/c/datetime.rst:5
30968 #. type: Plain text
30969 #: docs/manual/c/datetime.rst:6
30970 msgid "GSM_GetCurrentDateTime"
30973 #. type: Plain text
30974 #: docs/manual/c/datetime.rst:7
30975 msgid "Fill_Time_T"
30978 #. type: Plain text
30979 #: docs/manual/c/datetime.rst:8
30980 msgid "GSM_GetLocalTimezoneOffset"
30983 #. type: Plain text
30984 #: docs/manual/c/datetime.rst:9
30985 msgid "Fill_GSM_DateTime"
30988 #. type: Plain text
30989 #: docs/manual/c/datetime.rst:10
30990 msgid "GSM_DateTimeFromTimestamp"
30993 #. type: Plain text
30994 #: docs/manual/c/datetime.rst:11
30998 #. type: Plain text
30999 #: docs/manual/c/datetime.rst:12
31003 #. type: Plain text
31004 #: docs/manual/c/datetime.rst:13
31008 #. type: Plain text
31009 #: docs/manual/c/datetime.rst:14
31013 #. type: Plain text
31014 #: docs/manual/c/datetime.rst:15
31015 msgid "GSM_GetDateTime"
31018 #. type: Plain text
31019 #: docs/manual/c/datetime.rst:16
31020 msgid "GSM_SetDateTime"
31023 #. type: Plain text
31024 #: docs/manual/c/datetime.rst:17
31025 msgid "GSM_DateTime"
31028 #. type: Plain text
31029 #: docs/manual/c/datetime.rst:17
31030 msgid "GSM_DeltaTime"
31033 #. type: Plain text
31034 #: docs/manual/c/calendar.rst:5
31035 msgid "GSM_CalendarFindDefaultTextTimeAlarmPhone"
31038 #. type: Plain text
31039 #: docs/manual/c/calendar.rst:6
31040 msgid "GSM_EncodeVTODO"
31043 #. type: Plain text
31044 #: docs/manual/c/calendar.rst:7
31045 msgid "GSM_EncodeVCALENDAR"
31048 #. type: Plain text
31049 #: docs/manual/c/calendar.rst:8
31050 msgid "GSM_DecodeVNOTE"
31053 #. type: Plain text
31054 #: docs/manual/c/calendar.rst:9
31055 msgid "GSM_EncodeVNTFile"
31058 #. type: Plain text
31059 #: docs/manual/c/calendar.rst:10
31060 msgid "GSM_DecodeVCALENDAR_VTODO"
31063 #. type: Plain text
31064 #: docs/manual/c/calendar.rst:11
31065 msgid "GSM_IsCalendarNoteFromThePast"
31068 #. type: Plain text
31069 #: docs/manual/c/calendar.rst:12
31070 msgid "GSM_GetAlarm"
31073 #. type: Plain text
31074 #: docs/manual/c/calendar.rst:13
31075 msgid "GSM_SetAlarm"
31078 #. type: Plain text
31079 #: docs/manual/c/calendar.rst:14
31080 msgid "GSM_GetToDoStatus"
31083 #. type: Plain text
31084 #: docs/manual/c/calendar.rst:15
31085 msgid "GSM_GetToDo"
31088 #. type: Plain text
31089 #: docs/manual/c/calendar.rst:16
31090 msgid "GSM_GetNextToDo"
31093 #. type: Plain text
31094 #: docs/manual/c/calendar.rst:17
31095 msgid "GSM_SetToDo"
31098 #. type: Plain text
31099 #: docs/manual/c/calendar.rst:18
31100 msgid "GSM_AddToDo"
31103 #. type: Plain text
31104 #: docs/manual/c/calendar.rst:19
31105 msgid "GSM_DeleteToDo"
31108 #. type: Plain text
31109 #: docs/manual/c/calendar.rst:20
31110 msgid "GSM_DeleteAllToDo"
31113 #. type: Plain text
31114 #: docs/manual/c/calendar.rst:21
31115 msgid "GSM_GetCalendarStatus"
31118 #. type: Plain text
31119 #: docs/manual/c/calendar.rst:22
31120 msgid "GSM_GetCalendar"
31121 msgstr "GSM_GetCalendar"
31123 #. type: Plain text
31124 #: docs/manual/c/calendar.rst:23
31125 msgid "GSM_GetNextCalendar"
31128 #. type: Plain text
31129 #: docs/manual/c/calendar.rst:24
31130 msgid "GSM_SetCalendar"
31131 msgstr "GSM_SetCalendar"
31133 #. type: Plain text
31134 #: docs/manual/c/calendar.rst:25
31135 msgid "GSM_AddCalendar"
31136 msgstr "GSM_AddCalendar"
31138 #. type: Plain text
31139 #: docs/manual/c/calendar.rst:26
31140 msgid "GSM_DeleteCalendar"
31141 msgstr "GSM_DeleteCalendar"
31143 #. type: Plain text
31144 #: docs/manual/c/calendar.rst:27
31145 msgid "GSM_DeleteAllCalendar"
31148 #. type: Plain text
31149 #: docs/manual/c/calendar.rst:28
31150 msgid "GSM_GetCalendarSettings"
31153 #. type: Plain text
31154 #: docs/manual/c/calendar.rst:29
31156 msgid "GSM_SetCalendarSettings"
31157 msgstr "MMS dan pengaturan MMS"
31159 #. type: Plain text
31160 #: docs/manual/c/calendar.rst:30
31161 msgid "GSM_GetNotesStatus"
31164 #. type: Plain text
31165 #: docs/manual/c/calendar.rst:31
31166 msgid "GSM_GetNote"
31169 #. type: Plain text
31170 #: docs/manual/c/calendar.rst:32
31171 msgid "GSM_GetNextNote"
31174 #. type: Plain text
31175 #: docs/manual/c/calendar.rst:33
31176 msgid "GSM_SetNote"
31179 #. type: Plain text
31180 #: docs/manual/c/calendar.rst:34
31181 msgid "GSM_AddNote"
31184 #. type: Plain text
31185 #: docs/manual/c/calendar.rst:35
31186 msgid "GSM_DeleteNote"
31189 #. type: Plain text
31190 #: docs/manual/c/calendar.rst:36
31191 msgid "GSM_DeleteAllNotes"
31194 #. type: Plain text
31195 #: docs/manual/c/calendar.rst:37
31197 msgid "GSM_CalendarSettings"
31198 msgstr "MMS dan pengaturan MMS"
31200 #. type: Plain text
31201 #: docs/manual/c/calendar.rst:38
31202 msgid "GSM_ToDoStatus"
31205 #. type: Plain text
31206 #: docs/manual/c/calendar.rst:39
31207 msgid "GSM_CalendarStatus"
31208 msgstr "GSM_CalendarStatus"
31210 #. type: Plain text
31211 #: docs/manual/c/calendar.rst:40
31213 msgid "GSM_CalendarNoteType"
31214 msgstr "Catatan kalender"
31216 #. type: Plain text
31217 #: docs/manual/c/calendar.rst:41
31218 msgid "GSM_CalendarType"
31219 msgstr "GSM_CalendarType"
31221 #. type: Plain text
31222 #: docs/manual/c/calendar.rst:42
31223 msgid "GSM_SubCalendarEntry"
31226 #. type: Plain text
31227 #: docs/manual/c/calendar.rst:43
31228 msgid "GSM_CalendarEntry"
31229 msgstr "GSM_CalendarEntry"
31231 #. type: Plain text
31232 #: docs/manual/c/calendar.rst:44
31233 msgid "GSM_ToDoType"
31236 #. type: Plain text
31237 #: docs/manual/c/calendar.rst:45
31238 msgid "GSM_ToDo_Priority"
31241 #. type: Plain text
31242 #: docs/manual/c/calendar.rst:46
31243 msgid "GSM_SubToDoEntry"
31246 #. type: Plain text
31247 #: docs/manual/c/calendar.rst:47
31248 msgid "GSM_ToDoEntry"
31251 #. type: Plain text
31252 #: docs/manual/c/calendar.rst:48
31253 msgid "GSM_NoteEntry"
31256 #. type: Plain text
31257 #: docs/manual/c/calendar.rst:49
31261 #. type: Plain text
31262 #: docs/manual/c/calendar.rst:50
31263 msgid "GSM_VToDoVersion"
31266 #. type: Plain text
31267 #: docs/manual/c/calendar.rst:50
31268 msgid "GSM_VCalendarVersion"
31271 #. type: Plain text
31272 #: docs/manual/c/porting.rst:2
31273 msgid "Porting from libGammu older than 1.12.0"
31277 #: docs/manual/c/porting.rst:5
31279 msgid "Rationale for API change"
31282 #. type: delimited block =
31283 #: docs/manual/c/porting.rst:10
31285 "This document describes what you have to change in your code, if you used "
31286 "Gammu older than 1.12.0. This release came with huge changes to API, which "
31287 "has to be done for various reasons:"
31290 #. type: delimited block =
31291 #: docs/manual/c/porting.rst:15
31293 "ABI stability. - Till now almost every change in internals of any driver "
31294 "lead to ABI change. If we would correctly increase soname on each ABI "
31295 "change, we would be somewhere near 200, what is not something we could be "
31299 #. type: delimited block =
31300 #: docs/manual/c/porting.rst:19
31302 "Centralisation of variables cleanup. - Currently all phone drivers have to "
31303 "do some common things in each function. New API allows one to centralize "
31304 "those operations in one place."
31307 #. type: delimited block =
31308 #: docs/manual/c/porting.rst:23
31310 "Exposing of internals. - Old API exposed too much of Gammu internals, what "
31311 "could be misused by programmers and could lead to unexpected behaviour when "
31312 "some internals are changed."
31316 #: docs/manual/c/porting.rst:25
31318 msgid "Changes you have to do in your code"
31321 #. type: delimited block =
31322 #: docs/manual/c/porting.rst:29
31324 "Bellow examples expect ``sm`` to be state machine structure in your current "
31325 "code, change it to appropriate variable name if it differs."
31328 #. type: delimited block =
31329 #: docs/manual/c/porting.rst:34
31331 "Use pointer to :c:type:`GSM_StateMachine` instead of it. API now do not "
31332 "expose this structure, so you will get compiler error. You should allocate "
31333 "this pointer by :c:func:`GSM_AllocStateMachine` and free by :c:func:"
31334 "`GSM_FreeStateMachine`."
31337 #. type: delimited block =
31338 #: docs/manual/c/porting.rst:39
31340 "Change all phone functions from ``sm.Phone.Functions->SomeFunction`` to "
31341 "``GSM_SomeFunction``. Only functions which results were stored inside state "
31342 "machine structure have changed signature to include results of the operation."
31345 #. type: delimited block =
31346 #: docs/manual/c/porting.rst:42
31348 "All callbacks are set by function ``GSM_Set*Callback`` instead of directly "
31349 "accessing structure."
31352 #. type: delimited block =
31353 #: docs/manual/c/porting.rst:44
31354 msgid "Some function have been renamed to follow ``GSM_*`` naming conventions."
31357 #. type: delimited block =
31358 #: docs/manual/c/porting.rst:47
31360 "As there might be some functions still missing from new API, don't hesitate "
31361 "to contact author or ask on mailing list if you miss something."
31364 #. type: delimited block =
31365 #: docs/manual/c/porting.rst:50
31367 "API documentation can be generated using Doxygen (make apidoc in build tree) "
31368 "or Sphinx and is part of this manual."
31371 #. type: delimited block =
31372 #: docs/manual/c/porting.rst:51
31373 msgid ":ref:`libgammu`"
31376 #. type: Plain text
31377 #: docs/manual/c/index.rst:2
31382 #: docs/manual/c/index.rst:4
31387 #. type: Plain text
31388 #: docs/manual/c/index.rst:9
31390 "The libGammu library exposes all Gammu functionality for various phones in "
31391 "standard API. It can be used to do anything with your phone, however for "
31392 "easier tasks you might prefer to use Python and :doc:`../python/index`."
31395 #. type: Plain text
31396 #: docs/manual/c/index.rst:14
31398 "If you intend to use libGammu in your application, all you should need is to "
31399 "``#include <gammu.h>`` and then use Gammu functions. You can check docs/"
31400 "examples/ for some small example applications. You don't need real phone for "
31401 "testing, use :ref:`dummy-driver` instead."
31404 #. type: Plain text
31405 #: docs/manual/c/index.rst:20 docs/manual/c/api.rst:9
31407 "The C API documentation is still more complete in Doxygen format available "
31408 "on Gammu website. This still lacks some parts due to problems in Doxygen - "
31412 #. type: Plain text
31413 #: docs/manual/c/index.rst:27
31414 msgid "hints examples api porting"
31418 #: docs/manual/c/info.rst:2
31423 #. type: Plain text
31424 #: docs/manual/c/info.rst:5
31425 msgid "GSM_GetNetworkName"
31428 #. type: Plain text
31429 #: docs/manual/c/info.rst:6
31430 msgid "GSM_GetCountryName"
31433 #. type: Plain text
31434 #: docs/manual/c/info.rst:7
31435 msgid "GSM_FeatureToString"
31438 #. type: Plain text
31439 #: docs/manual/c/info.rst:8
31440 msgid "GSM_FeatureFromString"
31443 #. type: Plain text
31444 #: docs/manual/c/info.rst:9
31445 msgid "GSM_IsPhoneFeatureAvailable"
31448 #. type: Plain text
31449 #: docs/manual/c/info.rst:10
31450 msgid "GSM_AddPhoneFeature"
31453 #. type: Plain text
31454 #: docs/manual/c/info.rst:11
31455 msgid "GSM_GetManufacturer"
31458 #. type: Plain text
31459 #: docs/manual/c/info.rst:12
31460 msgid "GSM_GetModel"
31463 #. type: Plain text
31464 #: docs/manual/c/info.rst:13
31465 msgid "GSM_GetModelInfo"
31468 #. type: Plain text
31469 #: docs/manual/c/info.rst:14
31470 msgid "GSM_GetFirmware"
31473 #. type: Plain text
31474 #: docs/manual/c/info.rst:15
31475 msgid "GSM_GetIMEI"
31478 #. type: Plain text
31479 #: docs/manual/c/info.rst:16
31480 msgid "GSM_GetOriginalIMEI"
31483 #. type: Plain text
31484 #: docs/manual/c/info.rst:17
31485 msgid "GSM_GetManufactureMonth"
31488 #. type: Plain text
31489 #: docs/manual/c/info.rst:18
31490 msgid "GSM_GetProductCode"
31493 #. type: Plain text
31494 #: docs/manual/c/info.rst:19
31495 msgid "GSM_GetHardware"
31498 #. type: Plain text
31499 #: docs/manual/c/info.rst:20
31503 #. type: Plain text
31504 #: docs/manual/c/info.rst:21
31505 msgid "GSM_GetSIMIMSI"
31508 #. type: Plain text
31509 #: docs/manual/c/info.rst:22
31510 msgid "GSM_GetBatteryCharge"
31513 #. type: Plain text
31514 #: docs/manual/c/info.rst:23
31515 msgid "GSM_GetSignalQuality"
31518 #. type: Plain text
31519 #: docs/manual/c/info.rst:24
31520 msgid "GSM_GetNetworkInfo"
31523 #. type: Plain text
31524 #: docs/manual/c/info.rst:25
31525 msgid "GSM_GetDisplayStatus"
31528 #. type: Plain text
31529 #: docs/manual/c/info.rst:26
31530 msgid "GSM_NetworkInfo_State"
31533 #. type: Plain text
31534 #: docs/manual/c/info.rst:27
31535 msgid "GSM_GPRS_State"
31538 #. type: Plain text
31539 #: docs/manual/c/info.rst:28
31540 msgid "GSM_NetworkInfo"
31541 msgstr "GSM_NetworkInfo"
31543 #. type: Plain text
31544 #: docs/manual/c/info.rst:29
31545 msgid "GSM_SignalQuality"
31548 #. type: Plain text
31549 #: docs/manual/c/info.rst:30
31550 msgid "GSM_ChargeState"
31553 #. type: Plain text
31554 #: docs/manual/c/info.rst:31
31555 msgid "GSM_BatteryType"
31558 #. type: Plain text
31559 #: docs/manual/c/info.rst:32
31560 msgid "GSM_BatteryCharge"
31563 #. type: Plain text
31564 #: docs/manual/c/info.rst:33
31565 msgid "GSM_DisplayFeature"
31568 #. type: Plain text
31569 #: docs/manual/c/info.rst:34
31570 msgid "GSM_DisplayFeatures"
31573 #. type: Plain text
31574 #: docs/manual/c/info.rst:35
31575 msgid "GSM_Feature"
31578 #. type: Plain text
31579 #: docs/manual/c/info.rst:35
31580 msgid "GSM_PhoneModel"
31584 #: docs/manual/c/category.rst:2
31589 #. type: Plain text
31590 #: docs/manual/c/category.rst:5
31591 msgid "GSM_GetCategory"
31594 #. type: Plain text
31595 #: docs/manual/c/category.rst:6
31596 msgid "GSM_AddCategory"
31599 #. type: Plain text
31600 #: docs/manual/c/category.rst:7
31601 msgid "GSM_GetCategoryStatus"
31604 #. type: Plain text
31605 #: docs/manual/c/category.rst:8
31606 msgid "GSM_CategoryType"
31607 msgstr "GSM_CategoryType"
31609 #. type: Plain text
31610 #: docs/manual/c/category.rst:9
31611 msgid "GSM_Category"
31612 msgstr "GSM_Category"
31614 #. type: Plain text
31615 #: docs/manual/c/category.rst:9
31616 msgid "GSM_CategoryStatus"
31620 #: docs/manual/c/api.rst:2
31622 msgid "libGammu C API"
31625 #. type: Plain text
31626 #: docs/manual/c/api.rst:38
31628 "backup bitmap calendar callback call category datetime debug error file info "
31629 "inifile keys limits memory message misc nokia ringtone security settings "
31630 "smsd statemachine types unicode wap"
31634 #: docs/manual/c/keys.rst:2
31639 #. type: Plain text
31640 #: docs/manual/c/keys.rst:5
31641 msgid "MakeKeySequence"
31644 #. type: Plain text
31645 #: docs/manual/c/keys.rst:6
31646 msgid "GSM_PressKey"
31649 #. type: Plain text
31650 #: docs/manual/c/keys.rst:6
31651 msgid "GSM_KeyCode"
31655 #: docs/manual/c/types.rst:2
31660 #. type: Labeled list
31661 #: docs/manual/c/types.rst:4 docs/manual/c/debug.rst:15
31662 #: docs/manual/c/inifile.rst:12 docs/manual/c/inifile.rst:13
31663 #: docs/manual/c/callback.rst:9 docs/manual/c/callback.rst:10
31664 #: docs/manual/c/callback.rst:11 docs/manual/c/callback.rst:12
31665 #: docs/manual/c/callback.rst:13 docs/manual/c/smsd.rst:12
31667 msgid ".. doxygentypedef"
31670 #. type: Plain text
31671 #: docs/manual/c/types.rst:5
31676 #: docs/manual/c/hints.rst:2
31678 msgid "Hints for libGammu Novices"
31681 #. type: Plain text
31682 #: docs/manual/c/hints.rst:5
31684 "This is very short overview of libGammu usage. You will probably need to "
31688 #. type: Attribute :doc:
31689 #: docs/manual/c/hints.rst:5
31691 msgid "`api` to find out what functions you want to use."
31695 #: docs/manual/c/hints.rst:9
31697 msgid "Basic library usage"
31700 #. type: Plain text
31701 #: docs/manual/c/hints.rst:12
31702 msgid "You need to include main header file:"
31705 #. type: Plain text
31706 #: docs/manual/c/hints.rst:16
31707 msgid "#include <gammu.h>"
31710 #. type: Labeled list
31711 #: docs/manual/c/hints.rst:17
31713 msgid "To compile you need to pass flags from pkg-config"
31716 #. type: Plain text
31717 #: docs/manual/c/hints.rst:20
31718 msgid "pkg-config --cflags gammu"
31721 #. type: Labeled list
31722 #: docs/manual/c/hints.rst:21
31724 msgid "To link you need to pass from pkg-config"
31727 #. type: Plain text
31728 #: docs/manual/c/hints.rst:24
31729 msgid "pkg-config --libs gammu"
31732 #. type: Plain text
31733 #: docs/manual/c/hints.rst:28
31735 "Gammu stores all its data in a GSM_StateMachine struct. This structure is "
31736 "not public, so all you can define is a pointer to it:"
31739 #. type: Plain text
31740 #: docs/manual/c/hints.rst:32
31741 msgid "GSM_StateMachine *state_machine;"
31744 #. type: Plain text
31745 #: docs/manual/c/hints.rst:35
31747 "You'll want to check for errors from time to time. Do it using a function "
31748 "something like this:"
31751 #. type: Plain text
31752 #: docs/manual/c/hints.rst:40
31753 msgid "void check_error(GSM_Error err) {"
31756 #. type: Plain text
31757 #: docs/manual/c/hints.rst:41
31758 msgid "if (err == ERR_NONE) {"
31761 #. type: Plain text
31762 #: docs/manual/c/hints.rst:42
31766 #. type: Plain text
31767 #: docs/manual/c/hints.rst:45
31769 "} fprintf(stderr, \"Gammu failure: %s\\n\", GSM_ErrorString(error)); exit(1);"
31772 #. type: Plain text
31773 #: docs/manual/c/hints.rst:50
31775 "As libGammu does interact with strings in your local encoding, it is good "
31776 "idea to initialize locales subsystem first (otherwise you would get broken "
31777 "non ASCII characters):"
31780 #. type: Plain text
31781 #: docs/manual/c/hints.rst:54
31782 msgid "GSM_InitLocales(NULL);"
31785 #. type: Plain text
31786 #: docs/manual/c/hints.rst:56
31787 msgid "You first need to allocate a state machine structure:"
31790 #. type: Plain text
31791 #: docs/manual/c/hints.rst:60
31792 msgid "state_machine = GSM_AllocStateMachine();"
31795 #. type: Plain text
31796 #: docs/manual/c/hints.rst:62
31797 msgid "Now think about the configuration file. To use the default"
31800 #. type: Attribute :file:
31801 #: docs/manual/c/hints.rst:62
31803 msgid "`~/.gammurc`, do this:"
31806 #. type: Plain text
31807 #: docs/manual/c/hints.rst:67
31808 msgid "INI_Section *cfg;"
31811 #. type: Plain text
31812 #: docs/manual/c/hints.rst:71
31813 msgid "/* Find it */ error = GSM_FindGammuRC(&cfg, NULL); check_error(error);"
31816 #. type: Plain text
31817 #: docs/manual/c/hints.rst:75
31819 "/* Read it */ error = GSM_ReadConfig(cfg, GSM_GetConfig(state_machine, 0), "
31820 "0); check_error(error);"
31823 #. type: Plain text
31824 #: docs/manual/c/hints.rst:78
31825 msgid "/* Free allocated memory */ INI_Free(cfg);"
31828 #. type: Plain text
31829 #: docs/manual/c/hints.rst:81
31830 msgid "/* We care onlu about first configuration */ GSM_SetConfigNum(s, 1);"
31833 #. type: Plain text
31834 #: docs/manual/c/hints.rst:84
31836 "OK, now initialise the connection (1 means number of replies you want to "
31837 "wait for in case of failure):"
31840 #. type: Plain text
31841 #: docs/manual/c/hints.rst:89
31842 msgid "error = GSM_InitConnection(s, 1); check_error(error);"
31845 #. type: Plain text
31846 #: docs/manual/c/hints.rst:92
31848 "Now you are ready to communicate with the phone, for example you can read "
31849 "manufacturer name:"
31852 #. type: Plain text
31853 #: docs/manual/c/hints.rst:97
31854 msgid "error = GSM_GetManufacturer(s, buffer); check_error(error);"
31857 #. type: Plain text
31858 #: docs/manual/c/hints.rst:99
31859 msgid "When you're finished, you need to disconnect and free allocated memory:"
31862 #. type: Plain text
31863 #: docs/manual/c/hints.rst:104
31864 msgid "error = GSM_TerminateConnection(s); check_error(error);"
31867 #. type: Plain text
31868 #: docs/manual/c/hints.rst:108
31869 msgid "/* Free up used memory */ GSM_FreeStateMachine(s); check_error(error);"
31872 #. type: Plain text
31873 #: docs/manual/c/hints.rst:110
31874 msgid "There are also other :doc:`examples`."
31878 #: docs/manual/c/hints.rst:112
31880 msgid "Compling the code"
31883 #. type: Plain text
31884 #: docs/manual/c/hints.rst:118
31886 "To compile program using Gammu library, you need to pass include path to the "
31887 "compiler and library name and search path to the linker. This can be easiest "
31888 "achieved by using :program:`pkg-config`. See following ``Makefile`` for "
31892 #. type: Plain text
31893 #: docs/manual/c/hints.rst:122
31895 "# Sample Makefile which can be used to build examples shipped with Gammu"
31898 #. type: Plain text
31899 #: docs/manual/c/hints.rst:125
31901 "CFLAGS=$(shell pkg-config --cflags --libs gammu-smsd) -Wall LDFLAGS=$(shell "
31902 "pkg-config --cflags --libs gammu)"
31905 #. type: Plain text
31906 #: docs/manual/c/hints.rst:127
31907 msgid "ALL=phone-info sms-send smsd"
31910 #. type: Plain text
31911 #: docs/manual/c/hints.rst:129
31912 msgid ".PHONY: all clean"
31915 #. type: Plain text
31916 #: docs/manual/c/hints.rst:131
31917 msgid "all: $(ALL)"
31920 #. type: Plain text
31921 #: docs/manual/c/hints.rst:133
31925 #. type: Plain text
31926 #: docs/manual/c/hints.rst:134
31927 msgid "rm -f $(ALL)"
31930 #. type: Plain text
31931 #: docs/manual/c/hints.rst:136
31935 #. type: Plain text
31936 #: docs/manual/c/hints.rst:137
31937 msgid "$(CC) $< $(CFLAGS) $(LDFLAGS) -o $@"
31940 #. type: Plain text
31941 #: docs/manual/c/hints.rst:147
31943 "Gammu stores all strings internally in UCS-2-BE encoding (terminated by two "
31944 "zero bytes). This is used mostly for historical reasons and today the "
31945 "obvious choice would be ``wchar_t``. To work with these strings, various "
31946 "functions are provided (``UnicodeLength``, ``DecodeUnicode``, "
31947 "``EncodeUnicode``, ``CopyUnicodeString``, etc.)."
31950 #. type: Plain text
31951 #: docs/manual/c/hints.rst:149
31952 msgid "For printing on console you should use:"
31955 #. type: Plain text
31956 #: docs/manual/c/hints.rst:153
31957 msgid "printf(\"%s\\n\", DecodeUnicodeConsole(unicode_string));"
31960 #. type: Plain text
31961 #: docs/manual/c/hints.rst:155
31962 msgid "For giving string to some GUI toolkit:"
31965 #. type: Plain text
31966 #: docs/manual/c/hints.rst:159
31967 msgid "printf(\"%s\\n\", DecodeUnicodeString(unicode_string));"
31970 #. type: Plain text
31971 #: docs/manual/c/hints.rst:165
31973 "These functions differ only on platforms where console uses historically "
31974 "different character set than GUI, what effectively means only Microsoft "
31978 #. type: Plain text
31979 #: docs/manual/c/hints.rst:170
31980 msgid "You can either enabled debug logging globally or per state machine."
31983 #. type: Plain text
31984 #: docs/manual/c/hints.rst:172
31985 msgid "To enable global debugging use:"
31988 #. type: Plain text
31989 #: docs/manual/c/hints.rst:178
31991 "debug_info = GSM_GetGlobalDebug(); GSM_SetDebugFileDescriptor(stderr, FALSE, "
31992 "debug_info); GSM_SetDebugLevel(\"textall\", debug_info);"
31995 #. type: Plain text
31996 #: docs/manual/c/hints.rst:180
31997 msgid "For per state machine configuration:"
31998 msgstr "Untuk konfigurasi masing-masing mesin:"
32000 #. type: Plain text
32001 #: docs/manual/c/hints.rst:186
32003 "debug_info = GSM_GetDebug(s); GSM_SetDebugGlobal(FALSE, debug_info); "
32004 "GSM_SetDebugFileDescriptor(stderr, FALSE, debug_info); GSM_SetDebugLevel"
32005 "(\"textall\", debug_info);"
32009 #: docs/manual/c/debug.rst:2
32014 #. type: Plain text
32015 #: docs/manual/c/debug.rst:5
32016 msgid "GSM_SetDebugFunction"
32019 #. type: Plain text
32020 #: docs/manual/c/debug.rst:6
32021 msgid "GSM_SetDebugFile"
32024 #. type: Plain text
32025 #: docs/manual/c/debug.rst:7
32026 msgid "GSM_SetDebugFileDescriptor"
32029 #. type: Plain text
32030 #: docs/manual/c/debug.rst:8
32031 msgid "GSM_GetGlobalDebug"
32034 #. type: Plain text
32035 #: docs/manual/c/debug.rst:9
32036 msgid "GSM_GetDebug"
32039 #. type: Plain text
32040 #: docs/manual/c/debug.rst:10
32044 #. type: Plain text
32045 #: docs/manual/c/debug.rst:11
32046 msgid "GSM_SetDebugLevel"
32049 #. type: Plain text
32050 #: docs/manual/c/debug.rst:12
32051 msgid "GSM_SetDebugCoding"
32054 #. type: Plain text
32055 #: docs/manual/c/debug.rst:13
32056 msgid "GSM_SetDebugGlobal"
32059 #. type: Plain text
32060 #: docs/manual/c/debug.rst:14
32061 msgid "GSM_LogError"
32064 #. type: Plain text
32065 #: docs/manual/c/debug.rst:15
32069 #. type: Plain text
32070 #: docs/manual/c/debug.rst:15
32071 msgid "GSM_Debug_Info"
32075 #: docs/manual/c/error.rst:2
32077 msgid "Error handling"
32080 #. type: Plain text
32081 #: docs/manual/c/error.rst:5
32082 msgid "GSM_ErrorString"
32085 #. type: Plain text
32086 #: docs/manual/c/error.rst:6
32087 msgid "GSM_ErrorName"
32090 #. type: Plain text
32091 #: docs/manual/c/error.rst:6
32095 #. type: Plain text
32096 #: docs/manual/c/unicode.rst:5
32097 msgid "UnicodeLength"
32100 #. type: Plain text
32101 #: docs/manual/c/unicode.rst:6
32102 msgid "DecodeUnicodeString"
32105 #. type: Plain text
32106 #: docs/manual/c/unicode.rst:7
32107 msgid "DecodeUnicodeConsole"
32110 #. type: Plain text
32111 #: docs/manual/c/unicode.rst:8
32112 msgid "DecodeUnicode"
32115 #. type: Plain text
32116 #: docs/manual/c/unicode.rst:9
32117 msgid "EncodeUnicode"
32120 #. type: Plain text
32121 #: docs/manual/c/unicode.rst:10
32122 msgid "ReadUnicodeFile"
32125 #. type: Plain text
32126 #: docs/manual/c/unicode.rst:11
32127 msgid "CopyUnicodeString"
32130 #. type: Plain text
32131 #: docs/manual/c/unicode.rst:12
32132 msgid "EncodeUTF8QuotedPrintable"
32135 #. type: Plain text
32136 #: docs/manual/c/unicode.rst:13
32137 msgid "DecodeUTF8QuotedPrintable"
32140 #. type: Plain text
32141 #: docs/manual/c/unicode.rst:14
32142 msgid "EncodeWithUTF8Alphabet"
32145 #. type: Plain text
32146 #: docs/manual/c/unicode.rst:15
32147 msgid "DecodeWithUTF8Alphabet"
32150 #. type: Plain text
32151 #: docs/manual/c/unicode.rst:16
32152 msgid "DecodeHexUnicode"
32155 #. type: Plain text
32156 #: docs/manual/c/unicode.rst:17
32157 msgid "EncodeHexUnicode"
32160 #. type: Plain text
32161 #: docs/manual/c/unicode.rst:18
32165 #. type: Plain text
32166 #: docs/manual/c/unicode.rst:19
32170 #. type: Plain text
32171 #: docs/manual/c/unicode.rst:20
32172 msgid "mywstrncasecmp"
32175 #. type: Plain text
32176 #: docs/manual/c/unicode.rst:21
32180 #. type: Plain text
32181 #: docs/manual/c/unicode.rst:22
32185 #. type: Plain text
32186 #: docs/manual/c/unicode.rst:23
32187 msgid "DecodeHexBin"
32190 #. type: Plain text
32191 #: docs/manual/c/unicode.rst:24
32192 msgid "EncodeWithUnicodeAlphabet"
32195 #. type: Plain text
32196 #: docs/manual/c/unicode.rst:24
32197 msgid "DecodeWithUnicodeAlphabet"
32200 #. type: Plain text
32201 #: docs/manual/c/message.rst:5
32202 msgid "GSM_DecodePDUFrame"
32205 #. type: Plain text
32206 #: docs/manual/c/message.rst:6
32207 msgid "GSM_DecodeSMSFrame"
32210 #. type: Plain text
32211 #: docs/manual/c/message.rst:7
32212 msgid "GSM_GetMessageCoding"
32215 #. type: Plain text
32216 #: docs/manual/c/message.rst:8
32217 msgid "GSM_EncodeSMSFrame"
32220 #. type: Plain text
32221 #: docs/manual/c/message.rst:9
32222 msgid "GSM_DecodeSMSFrameStatusReportData"
32225 #. type: Plain text
32226 #: docs/manual/c/message.rst:10
32227 msgid "GSM_DecodeSMSFrameText"
32230 #. type: Plain text
32231 #: docs/manual/c/message.rst:11
32232 msgid "GSM_DecodeUDHHeader"
32235 #. type: Plain text
32236 #: docs/manual/c/message.rst:12
32237 msgid "GSM_EncodeUDHHeader"
32240 #. type: Plain text
32241 #: docs/manual/c/message.rst:13
32242 msgid "GSM_SetDefaultReceivedSMSData"
32245 #. type: Plain text
32246 #: docs/manual/c/message.rst:14
32247 msgid "GSM_SetDefaultSMSData"
32250 #. type: Plain text
32251 #: docs/manual/c/message.rst:15
32252 msgid "GSM_DecodeSiemensOTASMS"
32255 #. type: Plain text
32256 #: docs/manual/c/message.rst:16
32257 msgid "PHONE_EncodeSMSFrame"
32260 #. type: Plain text
32261 #: docs/manual/c/message.rst:17
32262 msgid "GSM_EncodeMultiPartSMS"
32265 #. type: Plain text
32266 #: docs/manual/c/message.rst:18
32267 msgid "GSM_DecodeMultiPartSMS"
32270 #. type: Plain text
32271 #: docs/manual/c/message.rst:19
32272 msgid "GSM_ClearMultiPartSMSInfo"
32275 #. type: Plain text
32276 #: docs/manual/c/message.rst:20
32277 msgid "GSM_FreeMultiPartSMSInfo"
32280 #. type: Plain text
32281 #: docs/manual/c/message.rst:21
32282 msgid "GSM_LinkSMS"
32285 #. type: Plain text
32286 #: docs/manual/c/message.rst:22
32287 msgid "GSM_DecodeMMSFileToMultiPart"
32290 #. type: Plain text
32291 #: docs/manual/c/message.rst:23
32292 msgid "GSM_ClearMMSMultiPart"
32295 #. type: Plain text
32296 #: docs/manual/c/message.rst:24
32297 msgid "GSM_GetSMSC"
32300 #. type: Plain text
32301 #: docs/manual/c/message.rst:25
32302 msgid "GSM_SetSMSC"
32305 #. type: Plain text
32306 #: docs/manual/c/message.rst:26
32307 msgid "GSM_GetSMSStatus"
32310 #. type: Plain text
32311 #: docs/manual/c/message.rst:27
32315 #. type: Plain text
32316 #: docs/manual/c/message.rst:28
32317 msgid "GSM_GetNextSMS"
32320 #. type: Plain text
32321 #: docs/manual/c/message.rst:29
32325 #. type: Plain text
32326 #: docs/manual/c/message.rst:30
32330 #. type: Plain text
32331 #: docs/manual/c/message.rst:31
32332 msgid "GSM_DeleteSMS"
32335 #. type: Plain text
32336 #: docs/manual/c/message.rst:32
32337 msgid "GSM_SendSMS"
32340 #. type: Plain text
32341 #: docs/manual/c/message.rst:33
32342 msgid "GSM_SendSavedSMS"
32345 #. type: Plain text
32346 #: docs/manual/c/message.rst:34
32347 msgid "GSM_SetFastSMSSending"
32350 #. type: Plain text
32351 #: docs/manual/c/message.rst:35
32352 msgid "GSM_SetIncomingSMS"
32355 #. type: Plain text
32356 #: docs/manual/c/message.rst:36
32357 msgid "GSM_SetIncomingCB"
32360 #. type: Plain text
32361 #: docs/manual/c/message.rst:37
32362 msgid "GSM_GetSMSFolders"
32365 #. type: Plain text
32366 #: docs/manual/c/message.rst:38
32367 msgid "GSM_AddSMSFolder"
32370 #. type: Plain text
32371 #: docs/manual/c/message.rst:39
32372 msgid "GSM_DeleteSMSFolder"
32375 #. type: Plain text
32376 #: docs/manual/c/message.rst:40
32377 msgid "GSM_GetMMSFolders"
32380 #. type: Plain text
32381 #: docs/manual/c/message.rst:41
32382 msgid "GSM_GetNextMMSFileInfo"
32385 #. type: Plain text
32386 #: docs/manual/c/message.rst:42
32387 msgid "GSM_SetIncomingUSSD"
32390 #. type: Plain text
32391 #: docs/manual/c/message.rst:43
32392 msgid "GSM_SMSCounter"
32393 msgstr "GSM_SMSCounter"
32395 #. type: Plain text
32396 #: docs/manual/c/message.rst:44
32397 msgid "GSM_MMS_Class"
32400 #. type: Plain text
32401 #: docs/manual/c/message.rst:45
32402 msgid "GSM_MMSIndicator"
32405 #. type: Plain text
32406 #: docs/manual/c/message.rst:46
32407 msgid "GSM_CBMessage"
32410 #. type: Plain text
32411 #: docs/manual/c/message.rst:47
32412 msgid "GSM_USSDStatus"
32415 #. type: Plain text
32416 #: docs/manual/c/message.rst:48
32417 msgid "GSM_USSDMessage"
32420 #. type: Plain text
32421 #: docs/manual/c/message.rst:49
32422 msgid "GSM_SMSMemoryStatus"
32425 #. type: Plain text
32426 #: docs/manual/c/message.rst:50
32427 msgid "GSM_SMSFormat"
32430 #. type: Plain text
32431 #: docs/manual/c/message.rst:51
32432 msgid "GSM_ValidityPeriod"
32435 #. type: Plain text
32436 #: docs/manual/c/message.rst:52
32437 msgid "GSM_ValidityPeriodFormat"
32440 #. type: Plain text
32441 #: docs/manual/c/message.rst:53
32442 msgid "GSM_SMSValidity"
32445 #. type: Plain text
32446 #: docs/manual/c/message.rst:54
32450 #. type: Plain text
32451 #: docs/manual/c/message.rst:55
32452 msgid "GSM_SMS_State"
32455 #. type: Plain text
32456 #: docs/manual/c/message.rst:56
32457 msgid "GSM_Coding_Type"
32460 #. type: Plain text
32461 #: docs/manual/c/message.rst:57
32465 #. type: Plain text
32466 #: docs/manual/c/message.rst:58
32467 msgid "GSM_UDHHeader"
32470 #. type: Plain text
32471 #: docs/manual/c/message.rst:59
32472 msgid "GSM_SMSMessageType"
32475 #. type: Plain text
32476 #: docs/manual/c/message.rst:60
32477 msgid "GSM_SMSMessage"
32480 #. type: Plain text
32481 #: docs/manual/c/message.rst:61
32482 msgid "GSM_SMSMessageLayout"
32485 #. type: Plain text
32486 #: docs/manual/c/message.rst:62
32487 msgid "GSM_OneSMSFolder"
32490 #. type: Plain text
32491 #: docs/manual/c/message.rst:63
32492 msgid "GSM_SMSFolders"
32495 #. type: Plain text
32496 #: docs/manual/c/message.rst:64
32497 msgid "GSM_SiemensOTASMSInfo"
32500 #. type: Plain text
32501 #: docs/manual/c/message.rst:65
32502 msgid "GSM_MultiSMSMessage"
32505 #. type: Plain text
32506 #: docs/manual/c/message.rst:66
32507 msgid "GSM_OneMMSFolder"
32510 #. type: Plain text
32511 #: docs/manual/c/message.rst:67
32512 msgid "GSM_MMSFolders"
32515 #. type: Plain text
32516 #: docs/manual/c/message.rst:68
32517 msgid "EncodeMultiPartSMSID"
32520 #. type: Plain text
32521 #: docs/manual/c/message.rst:69
32522 msgid "GSM_MultiPartSMSEntry"
32525 #. type: Plain text
32526 #: docs/manual/c/message.rst:70
32527 msgid "GSM_MultiPartSMSInfo"
32530 #. type: Plain text
32531 #: docs/manual/c/message.rst:71
32532 msgid "MMSAddressType"
32535 #. type: Plain text
32536 #: docs/manual/c/message.rst:72
32537 msgid "GSM_EncodedMultiPartMMSEntry"
32540 #. type: Plain text
32541 #: docs/manual/c/message.rst:72
32542 msgid "GSM_EncodedMultiPartMMSInfo"
32545 #. type: Plain text
32546 #: docs/manual/c/file.rst:5
32547 msgid "GSM_JADFindData"
32550 #. type: Plain text
32551 #: docs/manual/c/file.rst:6
32552 msgid "GSM_ReadFile"
32555 #. type: Plain text
32556 #: docs/manual/c/file.rst:7
32557 msgid "GSM_IdentifyFileFormat"
32560 #. type: Plain text
32561 #: docs/manual/c/file.rst:8
32562 msgid "GSM_GetNextFileFolder"
32565 #. type: Plain text
32566 #: docs/manual/c/file.rst:9
32567 msgid "GSM_GetFolderListing"
32570 #. type: Plain text
32571 #: docs/manual/c/file.rst:10
32572 msgid "GSM_GetNextRootFolder"
32575 #. type: Plain text
32576 #: docs/manual/c/file.rst:11
32577 msgid "GSM_SetFileAttributes"
32580 #. type: Plain text
32581 #: docs/manual/c/file.rst:12
32582 msgid "GSM_GetFilePart"
32585 #. type: Plain text
32586 #: docs/manual/c/file.rst:13
32587 msgid "GSM_AddFilePart"
32590 #. type: Plain text
32591 #: docs/manual/c/file.rst:14
32592 msgid "GSM_SendFilePart"
32595 #. type: Plain text
32596 #: docs/manual/c/file.rst:15
32597 msgid "GSM_GetFileSystemStatus"
32600 #. type: Plain text
32601 #: docs/manual/c/file.rst:16
32602 msgid "GSM_DeleteFile"
32605 #. type: Plain text
32606 #: docs/manual/c/file.rst:17
32607 msgid "GSM_AddFolder"
32610 #. type: Plain text
32611 #: docs/manual/c/file.rst:18
32612 msgid "GSM_DeleteFolder"
32615 #. type: Plain text
32616 #: docs/manual/c/file.rst:19
32617 msgid "GSM_FileSystemStatus"
32618 msgstr "GSM_FileSystemStatus"
32620 #. type: Plain text
32621 #: docs/manual/c/file.rst:20
32622 msgid "GSM_FileType"
32625 #. type: Plain text
32626 #: docs/manual/c/file.rst:20
32631 #: docs/manual/c/inifile.rst:2
32636 #. type: Plain text
32637 #: docs/manual/c/inifile.rst:5
32641 #. type: Plain text
32642 #: docs/manual/c/inifile.rst:6
32643 msgid "INI_ReadFile"
32646 #. type: Plain text
32647 #: docs/manual/c/inifile.rst:7
32648 msgid "INI_FindLastSectionEntry"
32651 #. type: Plain text
32652 #: docs/manual/c/inifile.rst:8
32653 msgid "INI_GetValue"
32656 #. type: Plain text
32657 #: docs/manual/c/inifile.rst:9
32661 #. type: Plain text
32662 #: docs/manual/c/inifile.rst:10
32663 msgid "INI_GetBool"
32666 #. type: Plain text
32667 #: docs/manual/c/inifile.rst:11
32668 msgid "GSM_StringToBool"
32669 msgstr "GSM_StringToBool"
32671 #. type: Plain text
32672 #: docs/manual/c/inifile.rst:13
32676 #. type: Plain text
32677 #: docs/manual/c/inifile.rst:14
32678 msgid "INI_Section"
32681 #. type: Plain text
32682 #: docs/manual/c/inifile.rst:15
32686 #. type: Plain text
32687 #: docs/manual/c/inifile.rst:15
32688 msgid "_INI_Section"
32692 #: docs/manual/c/limits.rst:2
32697 #. type: Plain text
32698 #: docs/manual/c/memory.rst:5
32699 msgid "GSM_StringToMemoryType"
32702 #. type: Plain text
32703 #: docs/manual/c/memory.rst:6
32704 msgid "GSM_GetMemoryStatus"
32707 #. type: Plain text
32708 #: docs/manual/c/memory.rst:7
32709 msgid "GSM_GetMemory"
32712 #. type: Plain text
32713 #: docs/manual/c/memory.rst:8
32714 msgid "GSM_GetNextMemory"
32717 #. type: Plain text
32718 #: docs/manual/c/memory.rst:9
32719 msgid "GSM_SetMemory"
32722 #. type: Plain text
32723 #: docs/manual/c/memory.rst:10
32724 msgid "GSM_AddMemory"
32727 #. type: Plain text
32728 #: docs/manual/c/memory.rst:11
32729 msgid "GSM_DeleteMemory"
32732 #. type: Plain text
32733 #: docs/manual/c/memory.rst:12
32734 msgid "GSM_DeleteAllMemory"
32737 #. type: Plain text
32738 #: docs/manual/c/memory.rst:13
32739 msgid "GSM_GetSpeedDial"
32742 #. type: Plain text
32743 #: docs/manual/c/memory.rst:14
32744 msgid "GSM_SetSpeedDial"
32747 #. type: Plain text
32748 #: docs/manual/c/memory.rst:15
32749 msgid "GSM_PhonebookGetEntryName"
32752 #. type: Plain text
32753 #: docs/manual/c/memory.rst:16
32754 msgid "GSM_PhonebookFindDefaultNameNumberGroup"
32757 #. type: Plain text
32758 #: docs/manual/c/memory.rst:17
32759 msgid "GSM_EncodeVCARD"
32762 #. type: Plain text
32763 #: docs/manual/c/memory.rst:18
32764 msgid "GSM_DecodeVCARD"
32767 #. type: Plain text
32768 #: docs/manual/c/memory.rst:19
32769 msgid "GSM_FreeMemoryEntry"
32772 #. type: Plain text
32773 #: docs/manual/c/memory.rst:20
32774 msgid "GSM_MemoryType"
32777 #. type: Plain text
32778 #: docs/manual/c/memory.rst:21
32779 msgid "GSM_MemoryStatus"
32782 #. type: Plain text
32783 #: docs/manual/c/memory.rst:22
32784 msgid "GSM_EntryType"
32787 #. type: Plain text
32788 #: docs/manual/c/memory.rst:23
32789 msgid "GSM_EntryLocation"
32790 msgstr "GSM_EntryLocation"
32792 #. type: Plain text
32793 #: docs/manual/c/memory.rst:24
32794 msgid "GSM_SubMemoryEntry"
32797 #. type: Plain text
32798 #: docs/manual/c/memory.rst:25
32799 msgid "GSM_MemoryEntry"
32802 #. type: Plain text
32803 #: docs/manual/c/memory.rst:26
32804 msgid "GSM_SpeedDial"
32807 #. type: Plain text
32808 #: docs/manual/c/memory.rst:26
32809 msgid "GSM_VCardVersion"
32813 #: docs/manual/c/callback.rst:2
32818 #. type: Plain text
32819 #: docs/manual/c/callback.rst:5
32820 msgid "GSM_SetIncomingCallCallback"
32823 #. type: Plain text
32824 #: docs/manual/c/callback.rst:6
32825 msgid "GSM_SetIncomingSMSCallback"
32828 #. type: Plain text
32829 #: docs/manual/c/callback.rst:7
32830 msgid "GSM_SetIncomingCBCallback"
32833 #. type: Plain text
32834 #: docs/manual/c/callback.rst:8
32835 msgid "GSM_SetIncomingUSSDCallback"
32838 #. type: Plain text
32839 #: docs/manual/c/callback.rst:9
32840 msgid "GSM_SetSendSMSStatusCallback"
32843 #. type: Plain text
32844 #: docs/manual/c/callback.rst:10
32845 msgid "IncomingCallCallback"
32848 #. type: Plain text
32849 #: docs/manual/c/callback.rst:11
32850 msgid "IncomingSMSCallback"
32853 #. type: Plain text
32854 #: docs/manual/c/callback.rst:12
32855 msgid "IncomingCBCallback"
32858 #. type: Plain text
32859 #: docs/manual/c/callback.rst:13
32860 msgid "IncomingUSSDCallback"
32863 #. type: Plain text
32864 #: docs/manual/c/callback.rst:13
32865 msgid "SendSMSStatusCallback"
32869 #: docs/manual/c/smsd.rst:2
32874 #. type: Plain text
32875 #: docs/manual/c/smsd.rst:5
32876 msgid "SMSD_InjectSMS"
32879 #. type: Plain text
32880 #: docs/manual/c/smsd.rst:6
32881 msgid "SMSD_GetStatus"
32884 #. type: Plain text
32885 #: docs/manual/c/smsd.rst:7
32886 msgid "SMSD_Shutdown"
32889 #. type: Plain text
32890 #: docs/manual/c/smsd.rst:8
32891 msgid "SMSD_ReadConfig"
32894 #. type: Plain text
32895 #: docs/manual/c/smsd.rst:9
32896 msgid "SMSD_MainLoop"
32899 #. type: Plain text
32900 #: docs/manual/c/smsd.rst:10
32901 msgid "SMSD_NewConfig"
32904 #. type: Plain text
32905 #: docs/manual/c/smsd.rst:11
32906 msgid "SMSD_FreeConfig"
32909 #. type: Plain text
32910 #: docs/manual/c/smsd.rst:12
32911 msgid "GSM_SMSDStatus"
32914 #. type: Plain text
32915 #: docs/manual/c/smsd.rst:12
32916 msgid "GSM_SMSDConfig"
32920 #: docs/manual/c/statemachine.rst:2
32922 msgid "State machine"
32925 #. type: Plain text
32926 #: docs/manual/c/statemachine.rst:5
32928 "GSM_Error GSM_InitConnection_Log(GSM_StateMachine * s, int ReplyNum, "
32929 "GSM_Log_Function log_function, void *user_data)"
32932 #. type: Plain text
32933 #: docs/manual/c/statemachine.rst:11
32935 ":param s: State machine data :param ReplyNum: Number of replies to await "
32936 "(usually 3). :param log_function: Logging function, see :c:type:"
32937 "`GSM_SetDebugFunction`. :param user_data: User data for logging function, "
32938 "see :c:type:`GSM_SetDebugFunction`. :return: Error code"
32941 #. type: Plain text
32942 #: docs/manual/c/statemachine.rst:13
32943 msgid "Initiates connection with custom logging callback."
32946 #. type: Plain text
32947 #: docs/manual/c/statemachine.rst:15
32948 msgid "GSM_Error GSM_InitConnection(GSM_StateMachine * s, int ReplyNum)"
32951 #. type: Plain text
32952 #: docs/manual/c/statemachine.rst:19
32954 ":param s: State machine data :param ReplyNum: Number of replies to await "
32955 "(usually 1). Higher value makes sense only on unreliable links. :return: "
32959 #. type: Plain text
32960 #: docs/manual/c/statemachine.rst:21
32961 msgid "Initiates connection."
32964 #. type: Plain text
32965 #: docs/manual/c/statemachine.rst:24
32966 msgid "GSM_Error GSM_TerminateConnection(GSM_StateMachine * s)"
32969 #. type: Plain text
32970 #: docs/manual/c/statemachine.rst:27 docs/manual/c/statemachine.rst:34
32971 msgid ":param s: State machine data :return: Error code"
32974 #. type: Plain text
32975 #: docs/manual/c/statemachine.rst:29
32976 msgid "Terminates connection."
32979 #. type: Plain text
32980 #: docs/manual/c/statemachine.rst:31
32981 msgid "GSM_Error GSM_AbortOperation(GSM_StateMachine * s)"
32984 #. type: Plain text
32985 #: docs/manual/c/statemachine.rst:36
32986 msgid "Aborts current operation."
32989 #. type: Plain text
32990 #: docs/manual/c/statemachine.rst:39
32992 "This is thread safe call to abort any existing operations with the phone."
32995 #. type: Plain text
32996 #: docs/manual/c/statemachine.rst:41
32998 "c:function: GSM_Error GSM_Install(GSM_StateMachine *s, const char *ExtraPath)"
33001 #. type: Plain text
33002 #: docs/manual/c/statemachine.rst:45
33004 ":param s: State machine data. :param ExtraPath: Extra path where to search "
33005 "for installation data. :return: Result of operation."
33008 #. type: Plain text
33009 #: docs/manual/c/statemachine.rst:47
33010 msgid "Installs applet required for configured connection to the phone."
33013 #. type: Plain text
33014 #: docs/manual/c/statemachine.rst:49
33015 msgid "GSM_StateMachine"
33018 #. type: Plain text
33019 #: docs/manual/c/statemachine.rst:53
33021 "Private structure holding information about phone connection. Should be "
33022 "allocated by :c:func:`GSM_AllocStateMachine` and freed by :c:func:"
33023 "`GSM_FreeStateMachine`."
33026 #. type: Plain text
33027 #: docs/manual/c/statemachine.rst:55
33028 msgid "GSM_ConnectionType"
33031 #. type: Plain text
33032 #: docs/manual/c/statemachine.rst:57
33033 msgid "Connection types definitions."
33036 #. type: Plain text
33037 #: docs/manual/c/statemachine.rst:59 docs/manual/c/statemachine.rst:85
33041 #. type: Plain text
33042 #: docs/manual/c/statemachine.rst:61
33043 msgid "Configuration of state machine."
33046 #. type: Plain text
33047 #: docs/manual/c/statemachine.rst:63
33048 msgid "char Model[50]"
33051 #. type: Plain text
33052 #: docs/manual/c/statemachine.rst:65
33053 msgid "Model from config file."
33056 #. type: Plain text
33057 #: docs/manual/c/statemachine.rst:67
33058 msgid "GSM_Log_Function"
33061 #. type: Plain text
33062 #: docs/manual/c/statemachine.rst:71
33064 ":param text: Text to be printed, \\n will be also sent (as a separate "
33065 "message). :param data: Arbitrary logger data, as passed to :c:func:"
33066 "`GSM_InitConnection_Log`. :returns: void"
33069 #. type: Plain text
33070 #: docs/manual/c/statemachine.rst:73
33071 msgid "Type of callback function for logging."
33074 #. type: Plain text
33075 #: docs/manual/c/statemachine.rst:75
33076 msgid "GSM_ReadDevice"
33079 #. type: Plain text
33080 #: docs/manual/c/statemachine.rst:76
33081 msgid "GSM_IsConnected"
33084 #. type: Plain text
33085 #: docs/manual/c/statemachine.rst:77
33086 msgid "GSM_FindGammuRC"
33089 #. type: Plain text
33090 #: docs/manual/c/statemachine.rst:78
33091 msgid "GSM_ReadConfig"
33094 #. type: Plain text
33095 #: docs/manual/c/statemachine.rst:79
33096 msgid "GSM_GetConfig"
33099 #. type: Plain text
33100 #: docs/manual/c/statemachine.rst:80
33101 msgid "GSM_GetConfigNum"
33104 #. type: Plain text
33105 #: docs/manual/c/statemachine.rst:81
33106 msgid "GSM_SetConfigNum"
33109 #. type: Plain text
33110 #: docs/manual/c/statemachine.rst:82
33111 msgid "GSM_AllocStateMachine"
33114 #. type: Plain text
33115 #: docs/manual/c/statemachine.rst:83
33116 msgid "GSM_FreeStateMachine"
33119 #. type: Plain text
33120 #: docs/manual/c/statemachine.rst:84
33121 msgid "GSM_GetUsedConnection"
33124 #. type: Plain text
33125 #: docs/manual/c/ringtone.rst:5
33126 msgid "PHONE_RTTLPlayOneNote"
33129 #. type: Plain text
33130 #: docs/manual/c/ringtone.rst:6
33134 #. type: Plain text
33135 #: docs/manual/c/ringtone.rst:7
33136 msgid "GSM_GetRingtone"
33137 msgstr "GSM_GetRingtone"
33139 #. type: Plain text
33140 #: docs/manual/c/ringtone.rst:8
33141 msgid "GSM_SetRingtone"
33142 msgstr "GSM_SetRingtone"
33144 #. type: Plain text
33145 #: docs/manual/c/ringtone.rst:9
33146 msgid "GSM_GetRingtonesInfo"
33147 msgstr "GSM_GetRingtonesInfo"
33149 #. type: Plain text
33150 #: docs/manual/c/ringtone.rst:10
33151 msgid "GSM_DeleteUserRingtones"
33154 #. type: Plain text
33155 #: docs/manual/c/ringtone.rst:11
33156 msgid "GSM_PlayTone"
33159 #. type: Plain text
33160 #: docs/manual/c/ringtone.rst:12
33161 msgid "GSM_RingtoneConvert"
33164 #. type: Plain text
33165 #: docs/manual/c/ringtone.rst:13
33166 msgid "GSM_ReadRingtoneFile"
33169 #. type: Plain text
33170 #: docs/manual/c/ringtone.rst:14
33171 msgid "GSM_SaveRingtoneFile"
33174 #. type: Plain text
33175 #: docs/manual/c/ringtone.rst:15
33176 msgid "GSM_SaveRingtoneOtt"
33179 #. type: Plain text
33180 #: docs/manual/c/ringtone.rst:16
33181 msgid "GSM_SaveRingtoneMidi"
33184 #. type: Plain text
33185 #: docs/manual/c/ringtone.rst:17
33186 msgid "GSM_SaveRingtoneIMelody"
33189 #. type: Plain text
33190 #: docs/manual/c/ringtone.rst:18
33191 msgid "GSM_SaveRingtoneWav"
33194 #. type: Plain text
33195 #: docs/manual/c/ringtone.rst:19
33196 msgid "GSM_SaveRingtoneRttl"
33199 #. type: Plain text
33200 #: docs/manual/c/ringtone.rst:20
33201 msgid "GSM_GetRingtoneName"
33204 #. type: Plain text
33205 #: docs/manual/c/ringtone.rst:21
33206 msgid "GSM_RTTLGetTempo"
33209 #. type: Plain text
33210 #: docs/manual/c/ringtone.rst:22
33211 msgid "GSM_RingNoteStyle"
33214 #. type: Plain text
33215 #: docs/manual/c/ringtone.rst:23
33216 msgid "GSM_RingNoteNote"
33219 #. type: Plain text
33220 #: docs/manual/c/ringtone.rst:24
33221 msgid "GSM_RingNoteDuration"
33224 #. type: Plain text
33225 #: docs/manual/c/ringtone.rst:25
33226 msgid "GSM_RingNoteDurationSpec"
33229 #. type: Plain text
33230 #: docs/manual/c/ringtone.rst:26
33231 msgid "GSM_RingNoteScale"
33234 #. type: Plain text
33235 #: docs/manual/c/ringtone.rst:27
33236 msgid "GSM_RingNote"
33239 #. type: Plain text
33240 #: docs/manual/c/ringtone.rst:28
33241 msgid "GSM_RingCommandType"
33244 #. type: Plain text
33245 #: docs/manual/c/ringtone.rst:29
33246 msgid "GSM_RingCommand"
33249 #. type: Plain text
33250 #: docs/manual/c/ringtone.rst:30
33251 msgid "GSM_NoteRingtone"
33252 msgstr "GSM_NoteRingtone"
33254 #. type: Plain text
33255 #: docs/manual/c/ringtone.rst:31
33256 msgid "GSM_NokiaBinaryRingtone"
33257 msgstr "GSM_NokiaBinaryRingtone"
33259 #. type: Plain text
33260 #: docs/manual/c/ringtone.rst:32
33261 msgid "GSM_BinaryTone"
33264 #. type: Plain text
33265 #: docs/manual/c/ringtone.rst:33
33266 msgid "GSM_RingtoneFormat"
33269 #. type: Plain text
33270 #: docs/manual/c/ringtone.rst:34
33271 msgid "GSM_Ringtone"
33272 msgstr "GSM_Ringtone"
33274 #. type: Plain text
33275 #: docs/manual/c/ringtone.rst:35
33276 msgid "GSM_RingtoneInfo"
33277 msgstr "GSM_RingtoneInfo"
33279 #. type: Plain text
33280 #: docs/manual/c/ringtone.rst:35
33281 msgid "GSM_AllRingtonesInfo"
33282 msgstr "GSM_AllRingtonesInfo"
33284 #. type: Plain text
33285 #: docs/manual/c/settings.rst:5
33286 msgid "GSM_GetLocale"
33289 #. type: Plain text
33290 #: docs/manual/c/settings.rst:6
33291 msgid "GSM_SetLocale"
33294 #. type: Plain text
33295 #: docs/manual/c/settings.rst:7
33296 msgid "GSM_GetSyncMLSettings"
33299 #. type: Plain text
33300 #: docs/manual/c/settings.rst:8
33301 msgid "GSM_SetSyncMLSettings"
33304 #. type: Plain text
33305 #: docs/manual/c/settings.rst:9
33307 msgid "GSM_GetChatSettings"
33308 msgstr "MMS dan pengaturan MMS"
33310 #. type: Plain text
33311 #: docs/manual/c/settings.rst:10
33313 msgid "GSM_SetChatSettings"
33314 msgstr "MMS dan pengaturan MMS"
33316 #. type: Plain text
33317 #: docs/manual/c/settings.rst:11
33319 msgid "GSM_GetMMSSettings"
33320 msgstr "MMS dan pengaturan MMS"
33322 #. type: Plain text
33323 #: docs/manual/c/settings.rst:12
33325 msgid "GSM_SetMMSSettings"
33326 msgstr "MMS dan pengaturan MMS"
33328 #. type: Plain text
33329 #: docs/manual/c/settings.rst:13
33330 msgid "GSM_SetAutoNetworkLogin"
33333 #. type: Plain text
33334 #: docs/manual/c/settings.rst:14
33338 #. type: Plain text
33339 #: docs/manual/c/settings.rst:15
33341 msgid "GSM_ResetPhoneSettings"
33342 msgstr "Pengaturan telepon"
33344 #. type: Plain text
33345 #: docs/manual/c/settings.rst:16
33346 msgid "GSM_GetProfile"
33349 #. type: Plain text
33350 #: docs/manual/c/settings.rst:17
33351 msgid "GSM_SetProfile"
33354 #. type: Plain text
33355 #: docs/manual/c/settings.rst:18
33356 msgid "GSM_GetFMStation"
33359 #. type: Plain text
33360 #: docs/manual/c/settings.rst:19
33361 msgid "GSM_SetFMStation"
33364 #. type: Plain text
33365 #: docs/manual/c/settings.rst:20
33366 msgid "GSM_ClearFMStations"
33369 #. type: Plain text
33370 #: docs/manual/c/settings.rst:21
33371 msgid "GSM_GetGPRSAccessPoint"
33374 #. type: Plain text
33375 #: docs/manual/c/settings.rst:22
33376 msgid "GSM_SetGPRSAccessPoint"
33379 #. type: Plain text
33380 #: docs/manual/c/settings.rst:23
33382 msgid "GSM_SyncMLSettings"
33383 msgstr "MMS dan pengaturan MMS"
33385 #. type: Plain text
33386 #: docs/manual/c/settings.rst:24
33387 msgid "GSM_ResetSettingsType"
33390 #. type: Plain text
33391 #: docs/manual/c/settings.rst:25
33393 msgid "GSM_ChatSettings"
33394 msgstr "MMS dan pengaturan MMS"
33396 #. type: Plain text
33397 #: docs/manual/c/settings.rst:26
33398 msgid "GSM_Profile_Feat_Value"
33401 #. type: Plain text
33402 #: docs/manual/c/settings.rst:27
33403 msgid "GSM_Profile_Feat_ID"
33406 #. type: Plain text
33407 #: docs/manual/c/settings.rst:28
33408 msgid "GSM_Profile"
33411 #. type: Plain text
33412 #: docs/manual/c/settings.rst:29
33413 msgid "GSM_FMStation"
33416 #. type: Plain text
33417 #: docs/manual/c/settings.rst:30
33418 msgid "GSM_GPRSAccessPoint"
33421 #. type: Plain text
33422 #: docs/manual/c/settings.rst:31
33423 msgid "GSM_DateFormat"
33426 #. type: Plain text
33427 #: docs/manual/c/settings.rst:32
33431 #. type: Plain text
33432 #: docs/manual/c/settings.rst:32
33433 msgid "GSM_Profile_PhoneTableValue"
33436 #. type: Plain text
33437 #: docs/manual/utils/index.rst:2
33442 #: docs/manual/utils/index.rst:4
33444 msgid "Miscellaneous utilities"
33447 #. type: Plain text
33448 #: docs/manual/utils/index.rst:12
33449 msgid "gammu-detect gammu-config jadmaker"
33452 #. type: Plain text
33453 #: docs/manual/utils/gammu-config.rst:2
33454 msgid "_gammu-config:"
33457 #. type: Plain text
33458 #: docs/manual/utils/gammu-config.rst:4 docs/manual/utils/gammu-config.rst:7
33460 msgid "gammu-config"
33463 #. type: Plain text
33464 #: docs/manual/utils/gammu-config.rst:14
33465 msgid "gammu-config [-f|--force] [-c|--config CONFIG]"
33468 #. type: Plain text
33469 #: docs/manual/utils/gammu-config.rst:19
33470 msgid "Script to help configuring :ref:`gammu`."
33473 #. type: Plain text
33474 #: docs/manual/utils/gammu-config.rst:22 docs/manual/utils/jadmaker.rst:22
33476 "This program follows the usual GNU command line syntax, with long options "
33477 "starting with two dashes (``-``). A summary of options is included below."
33480 #. type: Plain text
33481 #: docs/manual/utils/gammu-config.rst:26 docs/manual/utils/jadmaker.rst:27
33482 #: docs/manual/utils/gammu-detect.rst:47
33483 msgid "Show summary of options."
33484 msgstr "Tampilkan ringkasan dari pilihan."
33486 #. type: Plain text
33487 #: docs/manual/utils/gammu-config.rst:28 docs/manual/utils/jadmaker.rst:29
33488 msgid "-f, --force"
33491 #. type: Plain text
33492 #: docs/manual/utils/gammu-config.rst:30
33493 msgid "Force configuring even if config already exists."
33496 #. type: Plain text
33497 #: docs/manual/utils/gammu-config.rst:32
33498 msgid "-c, --config CONFIG"
33501 #. type: Plain text
33502 #: docs/manual/utils/gammu-config.rst:33
33503 msgid "Define which configuration file to use."
33506 #. type: Plain text
33507 #: docs/manual/utils/jadmaker.rst:2
33511 #. type: Plain text
33512 #: docs/manual/utils/jadmaker.rst:4 docs/manual/utils/jadmaker.rst:7
33517 #. type: Plain text
33518 #: docs/manual/utils/jadmaker.rst:14
33519 msgid "jadmaker [-f|--force] [-u|--url URL] <filename.jar>..."
33522 #. type: Plain text
33523 #: docs/manual/utils/jadmaker.rst:19
33524 msgid "Script to generate JAD file from JAR file."
33527 #. type: Plain text
33528 #: docs/manual/utils/jadmaker.rst:31
33529 msgid "Force rewriting of JAD file even if exists."
33532 #. type: Plain text
33533 #: docs/manual/utils/jadmaker.rst:33
33534 msgid "-u, --url URL"
33537 #. type: Plain text
33538 #: docs/manual/utils/jadmaker.rst:34
33539 msgid "Define URL to be included in JAD file."
33542 #. type: Plain text
33543 #: docs/manual/utils/gammu-detect.rst:3
33544 msgid "_gammu-detect:"
33547 #. type: Plain text
33548 #: docs/manual/utils/gammu-detect.rst:5 docs/manual/utils/gammu-detect.rst:10
33550 msgid "gammu-detect"
33553 #. type: Plain text
33554 #: docs/manual/utils/gammu-detect.rst:8
33558 #. type: Plain text
33559 #: docs/manual/utils/gammu-detect.rst:17
33560 msgid "gammu-detect [OPTIONS]"
33563 #. type: Plain text
33564 #: docs/manual/utils/gammu-detect.rst:22
33566 "Script to detect available devices, which might be suitable for :ref:`gammu`."
33569 #. type: Plain text
33570 #: docs/manual/utils/gammu-detect.rst:27
33572 "This program lists all devices, which might be suitable, it does not do any "
33573 "probing on devices them self."
33576 #. type: Plain text
33577 #: docs/manual/utils/gammu-detect.rst:29
33578 msgid "Currently it supports following devices:"
33581 #. type: Plain text
33582 #: docs/manual/utils/gammu-detect.rst:31
33583 msgid "USB devices using udev"
33586 #. type: Plain text
33587 #: docs/manual/utils/gammu-detect.rst:32
33588 msgid "Serial ports using udev"
33591 #. type: Plain text
33592 #: docs/manual/utils/gammu-detect.rst:33
33593 msgid "Serial ports on Windows"
33596 #. type: Plain text
33597 #: docs/manual/utils/gammu-detect.rst:34
33598 msgid "Bluetooth devices using Bluez"
33601 #. type: Plain text
33602 #: docs/manual/utils/gammu-detect.rst:40
33604 "Supported devices depend on platform you are using and compiled in features. "
33605 "You can find out what is actually compiled in by running :option:`gammu-"
33609 #. type: Plain text
33610 #: docs/manual/utils/gammu-detect.rst:43
33612 "This program follows the usual GNU command line syntax, with long options "
33613 "starting with two dashes (``--``). A summary of options is included below."
33616 #. type: Plain text
33617 #: docs/manual/utils/gammu-detect.rst:49
33618 msgid "-d, --debug"
33621 #. type: Plain text
33622 #: docs/manual/utils/gammu-detect.rst:51
33623 msgid "Show debugging output for detecting devices."
33624 msgstr "Lihat keluaran debugging untuk medeteksi perangkat."
33626 #. type: Plain text
33627 #: docs/manual/utils/gammu-detect.rst:55
33628 msgid "Show version information and compiled in features."
33629 msgstr "Tampilkan informasi versi dan kompilasi dalam fitur-fitur."
33631 #. type: Plain text
33632 #: docs/manual/utils/gammu-detect.rst:57
33633 msgid "-u, --no-udev"
33636 #. type: Plain text
33637 #: docs/manual/utils/gammu-detect.rst:59
33638 msgid "Disables scanning of udev."
33639 msgstr "Non-aktiv pencarian dari udev."
33641 #. type: Plain text
33642 #: docs/manual/utils/gammu-detect.rst:61
33643 msgid "-b, --no-bluez"
33646 #. type: Plain text
33647 #: docs/manual/utils/gammu-detect.rst:63
33648 msgid "Disables scanning using Bluez."
33649 msgstr "Nokaktifkan pencarian dengan Bluez."
33651 #. type: Plain text
33652 #: docs/manual/utils/gammu-detect.rst:65
33653 msgid "-w, --no-win32-serial"
33656 #. type: Plain text
33657 #: docs/manual/utils/gammu-detect.rst:67
33658 msgid "Disables scanning of Windows serial ports."
33659 msgstr "Non-aktiv pencarian Windows serial ports."
33662 #: docs/manual/utils/gammu-detect.rst:69
33667 #. type: Plain text
33668 #: docs/manual/utils/gammu-detect.rst:72
33669 msgid "The output of :ref:`gammu-detect` is configuration file for Gammu (see"
33672 #. type: Attribute :ref:
33673 #: docs/manual/utils/gammu-detect.rst:72
33675 msgid "`gammurc`) with configuration section for every device which might be"
33678 #. type: Plain text
33679 #: docs/manual/utils/gammu-detect.rst:74
33680 msgid "used with :ref:`gammu`."
33683 #. type: Plain text
33684 #: docs/manual/utils/gammu-detect.rst:78
33686 "You can choose which section to use in :ref:`gammu` by :option:`gammu -s`."
33689 #. type: Plain text
33690 #: docs/manual/utils/gammu-detect.rst:81
33692 "When invoked as :option:`gammu-detect -d`, also all examined devices are "
33693 "listed as comments in the output."
33696 #. type: Plain text
33697 #: docs/manual/utils/gammu-detect.rst:89
33699 "; Configuration file generated by gammu-detect. ; Please check The Gammu "
33700 "Manual for more information."
33703 #. type: Plain text
33704 #: docs/manual/utils/gammu-detect.rst:94
33705 msgid "[gammu] device = /dev/ttyACM0 name = Nokia E52 connection = at"
33708 #. type: Plain text
33709 #: docs/manual/utils/gammu-detect.rst:99
33710 msgid "[gammu1] device = /dev/ttyACM1 name = Nokia E52 connection = at"
33713 #. type: Plain text
33714 #: docs/manual/utils/gammu-detect.rst:104
33716 "[gammu2] device = /dev/ttyS0 name = Phone on serial port 0 connection = at"
33719 #. type: Plain text
33720 #: docs/manual/utils/gammu-detect.rst:109
33722 "[gammu3] device = /dev/ttyS1 name = Phone on serial port 1 connection = at"
33725 #. type: Plain text
33726 #: docs/manual/utils/gammu-detect.rst:114
33728 "[gammu4] device = /dev/ttyS2 name = Phone on serial port 2 connection = at"
33731 #. type: Plain text
33732 #: docs/manual/utils/gammu-detect.rst:119
33734 "[gammu5] device = /dev/ttyS3 name = Phone on serial port 3 connection = at"
33737 #. type: Plain text
33738 #: docs/manual/utils/gammu-detect.rst:124
33740 "[gammu6] device = 5C:57:C8:BB:BB:BB name = Nokia E52 connection = bluephonet"
33744 #~ msgid "New versions notification and OpenCellID access."
33745 #~ msgstr "Informasi telepon"