If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.

0
U

Property:faxd (avmcmd)

From BoxMatrix


BoxMatrix >> Shell-Commands >> faxd (avmcmd) @ BoxMatrix   -   IRC-Chat   -   Translate: de es fr it nl pl
News Selectors Models Accessories Components Environment Config Commands System Webif Software Develop Lexicon Community Project Media

Startup-Scr Hotplug-Scr BusyBox-Cmds Bash-Cmds AVM-Cmds Chipset-Cmds Linux-Cmds Shared-Libs Kernel-Mods Research

Info
  
Name-Collision - multiple objects in this wiki use the name faxd!
faxd (avmcmd) Fax receiption daemon.
faxd (evsink) Event-Sink of faxd
faxd (evsrc) Event-Source of faxd
faxd (process) Fax receiption daemon.
faxd (watchdog) Fax receiption daemon.

AVM-Command

Goto:   Events  -  Source  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

faxd is a Fax receiption daemon.

An incoming Fax is stored in SFF or JPG format in /var/tmp/fax.data.
It then is converted to PDF format to /var/tmp/fax.pdf using libconverttopdf.so.

If storing the Fax is enabled it is then stored in folder FRITZ/faxbox, either on USB-Storage or Internal-Storage.

If Push-Mail notification for Fax is enabled the files /var/tmp/faxdmail.txt and /var/tmp/faxdmail.html are created
using libhtmltemplate.so and the templates fax_rcv_message.txt and fax_rcv_message.html. This will also adapt all text to
the currently selected Language using SSI and the HTML-Text database.

faxdmail.txt and faxdmail.html are then sent as a multipart MIME Email using mailer, if Fax2Mail is enabled fax.pdf is
attachhed additionally. To test Fax2Mail configuration a test Email could be sent usng fax-test.pdf as attachment.

fw 7.29 help - no help function provided:

root@fritz2:/var/mod/root# faxd -?
faxd: invalid option -- ?

Found out by try and error:

faxd -c <controller>  # specified controller
faxd -a               # all controllers (typical usage)
faxd -k               # does NOT kill it

Events

Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this command. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.
A ** in the Mod column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A - in the Mod column marks manual research, the Firmware then shows where the item occurs, not the Relation.

Relation Typ Object Mod Firmware Info Origin
Sink evsink faxd (evsink) 17* 6.98 - 7.51 Event-Sink of faxd AVM
Receives event fax_file 11* 7.19 - 7.51 Incoming Fax status AVM
Receives event user_source_notify 17* 6.98 - 7.51 TODO AVM
Source evsrc faxd (evsrc) 20* 6.98 - 7.51 Event-Source of faxd AVM
Sends event fax_file 17* 6.98 - 7.51 Incoming Fax status AVM
Sends event fax_status_change 17* 6.98 - 7.51 faxd settings changed AVM
Sends event remote_notifier 3* 7.01 - 7.29 Remote Event-Source notify AVM
Sends event telephony_fax_received 17* 6.98 - 7.51 Incoming Fax trigger AVM
8 event relations for this command

Source

The names of source files compiled into an executable often help to understand function blocks (and show gaps in the docs).
fw 7.39 source files:

$ strings /usr/bin/faxd | grep -e '\.c$' -e '\.cpp$'

faxd.c  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-05-12 07:46 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
Runs as proc faxd (process) 23* 5.50 - 7.51 Fax receiption daemon. AVM
Registers wdog faxd (watchdog) 22* 6.50 - 7.51 Fax receiption daemon. AVM
Serving sock faxd_ipc 23* 6.81 - 7.51 TODO AVM
Depends on lib ld.so 20 7.08 - 7.90 Dynamic linker / loader Linux
Depends on lib libavm_event.so 63 6.25 - 7.90 AVM-Events management API AVM
Depends on lib libavmcsock.so 87 4.44 - 7.90 Networking, I/O and helper functions AVM
Depends on lib libavmhmac.so 10 4.59 - 4.99 HMAC / SHA / MD5 hashing. AVM
Depends on lib libavmwdt.so 16 7.59 - 7.90 AVM-Watchdogs management API AVM
Depends on lib libbacktrace.so 87 4.48 - 7.90 Crash handler and logger AVM
Depends on lib libboxlib.so 87 4.44 - 7.90 Box status, logging and statistics functions AVM
Depends on lib libbsd.so 41 7.19 - 7.90 BSD functions lacking on GNU systems BSD
Depends on lib libc.so 87 4.44 - 7.90 Standard C library Linux
Depends on lib libcalllog.so 75 5.23 - 7.90 Telephony event logger AVM
Depends on lib libcapi20.so 87 4.44 - 7.90 CAPI 2.0 ISDN controller interface AVM
Depends on lib libcm.so 59 6.54 - 7.90 ctlmgr / cm_logic messaging API AVM
Depends on lib libconverttopdf.so 87 4.70 - 7.90 Convert SFF or JPG to PDF AVM
Depends on lib libdl.so 82 4.44 - 7.90 Dynamic linking library Linux
Depends on lib libemailservice.so 75 5.55 - 7.90 Email sender using mailer AVM
Depends on lib libfaxmeta.so 56 6.98 - 7.90 Maintains a metadata index of incoming and outgoing Fax AVM
Depends on lib libgcc_s.so 38 4.44 - 6.110 GCC low-level runtime library Linux
Depends on lib libhtmltemplate.so 76 5.06 - 7.90 Template preprocessor for HTML / XML markup AVM
Depends on lib libled.so 13 4.56 - 4.99 LED API - first generation AVM
Depends on lib libled2.so 85 4.63 - 7.90 LED API - second+third generation AVM
Depends on lib libphonebook.so 85 4.44 - 7.90 Phonebook access API AVM
Depends on lib libpthread.so 82 4.44 - 7.90 POSIX threading library Linux
Depends on lib libsfftopdf.so 12 4.55 - 4.99 Convert SFF to PDF AVM
Depends on lib libsfftotiff.so 6 4.44 - 4.99 Convert SFF to TIFF AVM
Depends on lib libslab.so 11 4.44 - 4.99 Slab allocator or empty dummy library Linux
Depends on lib libwdt.so 84 4.44 - 7.80 AVM-Watchdogs management API AVM
29 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-05-12 05:13 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom) label in the Model column shows which CPU is meant for models with multiple Linux instances.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.

Model Firmware Path Size
FRITZ!Box 4020 7.39 /usr/bin 49.6k
FRITZ!Box 4040 7.39 /usr/bin 49.6k
FRITZ!Box 4050 7.57 /usr/bin 45.6k
FRITZ!Box 4060 7.27 - 7.57 /usr/bin 41.4k - 49.6k
FRITZ!Box Fon 5124 4.67 - 4.77 /usr/bin 24.2k - 24.8k
VoIP Gateway 5188 4.56 - 4.81 /usr/bin 27.0k - 43.6k
FRITZ!Box 5490 (main) 6.51 - 7.29 /usr/bin 31.7k - 40.4k
FRITZ!Box 5491 (main) 7.01 - 7.29 /usr/bin 36.6k - 40.4k
FRITZ!Box 5530 Fiber (main) 7.21 - 7.80 /usr/bin 48.3k - 49.6k
FRITZ!Box 5590 Fiber (arm) 7.27 - 7.90 /usr/bin 41.4k - 49.6k
FRITZ!Box 5690 Pro (arm) 7.59 - 7.60 /usr/bin 41.5k
FRITZ!Box 6320 Cable v1 6.03 - 6.04 /usr/bin 30.1k
FRITZ!Box 6320 Cable v2 6.21 /usr/bin 30.1k
FRITZ!Box 6340 Cable 5.24 /usr/bin 26.2k
FRITZ!Box 6360 Cable 4.85 - 6.51 /usr/bin 26.2k - 30.1k
FRITZ!Box 6430 Cable (arm) 6.84 - 7.57 /usr/bin 34.2k - 49.6k
FRITZ!Box 6430 Cable (atom) 6.84 - 7.29 /usr/bin 34.2k - 41.3k
FRITZ!Box 6490 Cable (arm) 6.20 - 7.57 /usr/bin 30.1k - 49.6k
FRITZ!Box 6490 Cable (atom) 6.83 - 7.51 /usr/bin 34.2k - 41.4k
FRITZ!Box 6590 Cable (arm) 6.83 - 7.57 /usr/bin 34.2k - 49.6k
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /usr/bin 34.2k - 41.4k
FRITZ!Box 6591 Cable (arm) 7.04 - 7.90 /usr/bin 38.0k - 49.6k
FRITZ!Box 6591 Cable (atom) 7.04 - 7.90 /usr/bin 38.0k - 49.6k
FRITZ!Box 6660 Cable (arm) 7.14 - 7.90 /usr/bin 38.0k - 49.6k
FRITZ!Box 6660 Cable (atom) 7.14 - 7.90 /usr/bin 38.0k - 49.6k
FRITZ!Box 6670 Cable (arm) 7.57 - 7.62 /usr/bin 49.6k
FRITZ!Box 6670 Cable (atom) 7.61 - 7.62 /usr/bin 49.6k
FRITZ!Box 6690 Cable (arm) 7.28 - 7.90 /usr/bin 41.4k - 49.6k
FRITZ!Box 6690 Cable (atom) 7.28 - 7.90 /usr/bin 41.4k - 49.6k
FRITZ!Box 6810 LTE 6.35 /usr/bin 28.2k - 31.6k
FRITZ!Box 6820 LTE v1 7.39 /usr/bin 49.6k
FRITZ!Box 6820 LTE v2 7.39 /usr/bin 49.6k
FRITZ!Box 6840 LTE 5.08 - 7.39 /usr/bin 28.2k - 49.6k
FRITZ!Box 6842 LTE /usr/bin 28.3k - 31.6k
FRITZ!Box 6850 LTE 7.21 - 7.90 /usr/bin 41.5k - 49.6k
FRITZ!Box 6850 5G 7.24 - 7.90 /usr/bin 41.5k - 49.6k
FRITZ!Box 6890 LTE 6.84 - 7.51 /usr/bin 41.0k - 49.6k
FRITZ!Box 6890 LTE v1 6.84 - 7.51 /usr/bin 41.0k - 49.6k
FRITZ!Box 6890 LTE v2 6.84 - 7.51 /usr/bin 41.0k - 49.6k
FRITZ!Box Fon WLAN 7112 4.76 - 4.88 /usr/bin 27.0k - 33.2k
FRITZ!Box Fon WLAN 7140 4.50 - 4.77 /usr/bin 18.6k - 27.0k
FRITZ!Box Fon WLAN 7141 4.49 - 4.77 /usr/bin 18.6k - 27.0k
FRITZ!Fon 7150 4.56 - 4.72 /usr/bin 24.8k - 27.0k
FRITZ!Box Fon WLAN 7170 4.44 - 4.99 /usr/bin 18.2k - 33.2k
FRITZ!Box Fon WLAN 7170 v1 4.44 - 4.99 /usr/bin 18.2k - 33.2k
FRITZ!Box Fon WLAN 7170 v2 4.44 - 4.99 /usr/bin 18.2k - 33.2k
FRITZ!Box Fon WLAN 7240 4.65 - 6.06 /usr/bin 24.7k - 55.7k
FRITZ!Box Fon WLAN 7270 v1 4.48 - 4.99 /usr/bin 18.6k - 35.8k
FRITZ!Box Fon WLAN 7270 v2 4.67 - 6.06 /usr/bin 24.9k - 55.7k
FRITZ!Box Fon WLAN 7270 v3 4.76 - 6.06 /usr/bin 27.0k - 55.7k
FRITZ!Box 7272 5.55 - 7.39 /usr/bin 28.5k - 49.6k
FRITZ!Box 7312 5.23 - 6.56 /usr/bin 28.3k - 32.3k
FRITZ!Box Fon WLAN 7320 4.85 - 6.35 /usr/bin 28.3k - 33.0k
FRITZ!Box 7330 5.06 - 6.56 /usr/bin 28.3k - 32.6k
FRITZ!Box 7330 SL 5.08 - 6.56 /usr/bin 28.3k - 32.6k
FRITZ!Box Fon WLAN 7340 4.83 - 5.05 /usr/bin 28.3k - 35.8k
FRITZ!Box Fon WLAN 7360 SL 5.04 - 6.34 /usr/bin 28.3k - 35.8k
FRITZ!Box Fon WLAN 7360 v1 5.06 - 6.36 /usr/bin 28.3k - 32.5k
FRITZ!Box Fon WLAN 7360 v2 5.22 - 6.88 /usr/bin 28.3k - 36.1k
FRITZ!Box 7362 SL 5.53 - 7.14 /usr/bin 28.3k - 40.3k
FRITZ!Box 7369 6.30 - 6.32 /usr/bin 31.6k
FRITZ!Box Fon WLAN 7390 4.81 - 5.22 /usr/bin 28.2k - 55.7k
FRITZ!Box 7412 6.21 - 6.88 /usr/bin 31.6k - 36.1k
FRITZ!Box 7430 6.26 - 7.39 /usr/bin 31.7k - 49.6k
FRITZ!Box 7490 (main) 5.57 - 7.57 /usr/bin 28.5k - 49.6k
FRITZ!Box 7510 7.30 - 7.57 /usr/bin 41.4k - 45.6k
FRITZ!Box 7520 6.98 - 7.51 /usr/bin 34.3k - 49.6k
FRITZ!Box 7520 v2 (arm) 7.30 - 7.57 /usr/bin 41.5k - 49.6k
FRITZ!Box 7530 6.98 - 7.56 /usr/bin 34.3k - 49.6k
FRITZ!Box 7530 AX 7.20 - 7.90 /usr/bin 41.6k - 49.6k
FRITZ!Box 7560 6.51 - 7.39 /usr/bin 36.6k - 49.6k
FRITZ!Box Fon WLAN 7570 vDSL 4.70 - 4.94 /usr/bin 24.8k - 35.8k
FRITZ!Box 7580 6.53 - 7.30 /usr/bin 36.6k - 48.3k
FRITZ!Box 7581 6.54 - 7.16 /usr/bin 34.5k - 41.6k
FRITZ!Box 7582 6.83 - 7.17 /usr/bin 34.5k - 41.6k
FRITZ!Box 7583 7.01 - 7.57 /usr/bin 44.3k - 48.5k
FRITZ!Box 7583 VDSL 7.19 - 7.31 /usr/bin 48.3k
FRITZ!Box 7590 6.83 - 7.90 /usr/bin 41.0k - 49.6k
FRITZ!Box 7590 AX 7.19 - 7.90 /usr/bin 48.3k - 49.6k
FRITZ!Box 7690 7.59 - 7.60 /usr/bin 41.5k
FRITZ!Repeater 600 7.39 /usr/bin 49.6k
FRITZ!Repeater 1200 7.39 /usr/bin 49.6k
FRITZ!WLAN Repeater 1750E 7.39 /usr/bin 49.6k
FRITZ!Repeater 2400 7.39 /usr/bin 49.6k
FRITZ!Repeater 3000 7.39 /usr/bin 49.6k
FRITZ!Repeater 3000 AX 7.39 /usr/bin 49.6k
FRITZ!Powerline 1260E 7.39 /usr/bin 49.6k
87 models use this command

Symbols

Daily updated index of all symbols of this command. Last update: 2024-05-12 07:46 GMT.

Firmware Symbol
4.61 - 4.86 BlackPixel
4.61 - 4.86 Encode_White_Line
4.61 - 4.86 EndOfLine
4.61 - 4.86 EndOfPage
4.44 - 5.06 ReplaceVariables
4.44 - 5.06 ReplaceVariablesIO
4.80 - 5.06 SkipTo
4.61 - 4.86 WhitePixel
7.39 - 7.90 create_directories
7.39 - 7.90 current_fax_path_different_to_config
4.61 - 4.86 encoder_init
6.98 - 7.90 fax_event_file
4.55 - 7.90 fax_get_free_disk_space
6.54 - 7.90 fax_get_storage_fill_percentage
4.44 - 7.90 fax_machine
4.44 - 7.90 fax_mail_subject
6.98 - 7.90 fax_status_change_event
6.54 - 7.90 fax_template_get_config_produkt_url
4.44 - 7.90 fax_template_get_day
5.58 - 7.90 fax_template_get_empty
5.07 - 7.90 fax_template_get_hour
5.07 - 7.90 fax_template_get_minute
4.44 - 7.90 fax_template_get_month
4.44 - 7.90 fax_template_get_name
4.44 - 7.90 fax_template_get_number
4.74 - 7.90 fax_template_get_reason
4.55 - 7.90 fax_template_get_serviceportal_url
4.44 - 5.09 fax_template_get_time
4.44 - 7.90 fax_template_get_year
6.54 - 7.90 fax_template_memory_full
6.25 - 7.90 faxd_event_register
4.44 - 7.90 faxd_msn_match
6.98 - 7.90 faxd_read_event
4.80 - 7.90 faxd_tree_changed
6.54 - 7.90 find_fax_dir
4.74 - 7.90 get_free_memory
4.55 - 7.90 ignore_call
4.44 - 4.97 install_crash_handler
6.54 - 7.90 ipc_handle_msg
6.54 - 7.90 ipc_listen
4.44 - 7.90 listen_on_controller
4.44 - 7.90 main
4.55 - 7.90 may_accept_call
4.44 - 7.90 my_capi_put_cmsg
4.80 - 7.90 notify_add_watch
4.80 - 7.90 notify_alloc_set
4.80 - 7.90 notify_deinit
4.80 - 7.90 notify_find_set
4.80 - 7.90 notify_init
6.25 - 7.90 notify_missed_fax_event
4.80 - 7.90 notify_poll
4.80 - 7.90 notify_rm_set
4.80 - 7.90 notify_rm_watch
4.80 - 7.90 notify_rm_watch_by_cookie
4.80 - 7.90 notify_watch_tree
4.85 - 4.86 pdf_add_document_catalog
4.85 - 4.86 pdf_add_document_info
4.85 - 4.86 pdf_add_outlines
4.85 - 4.86 pdf_add_page
4.85 - 4.86 pdf_add_page_content_stream
4.85 - 4.86 pdf_add_page_jpgfax_stream
4.85 - 4.86 pdf_add_page_sfffax_stream
4.85 - 4.86 pdf_add_pages
4.85 - 4.86 pdf_add_trailer
4.85 - 4.86 pdf_add_xref
4.85 - 4.86 pdf_count_sff_pages
4.85 - 4.86 pdf_init_file
4.85 - 4.86 pdf_read_sff_page
4.61 - 4.86 sff2pdf
4.61 - 4.86 sff_get_record
4.61 - 4.86 sff_huff2pixline
4.61 - 4.86 sff_open
4.55 - 7.90 unlisten
73 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.