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.
Property:msgsend
BoxMatrix >> Shell-Commands >> msgsend | @ 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 |
AVM-Command
Command: | msgsend - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> AVM-Commands - Origin: AVM | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 5.1k - 13.6k - Firmware: 4.30 - 8.00 | ||||||
Function: | Send a command to a Message-Endpoint. |
Goto: Endpoints - Examples - Source - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
msgsend sends a command to a Message-Endpoint, by default asynchronous without waiting, unless option -a is passed.
Message-Endpoints are a special kind of Linux-Sockets which are named me_<endpoint>.ctl
. The <endpoint>
is often
the name of a daemon, but unlike the usage text below states not always. Daemons can serve multiple endpoints,
For example: The valid endpoint usbinfod
is no own daemon, me_usbinfod.ctl is served by ctlmgr.
msgsend does not output a response from the contacted endpoint, it just sends a silent trigger.
fw 7.29 help:
root@fritz2:/var/mod/root# msgsend -? usage: msgsend msgsend [options] daemon command options: -? - print this help -r - only receive messages. (NOTSET) -n INTEGER - send message n times. (1) -a - wait till message processed by receiver. (NOTSET) -t INTEGER - timeout in seconds for -a. (15) -e STRING - name of the endpoint. (NULL) -D STRING - switch debug logs on. (FUNC) disconnect voip interface: msgsend dsld disconnect 1 only receive messages: msgsend -r -e msgrecv
Endpoints
Unlike the comfort of aicmd there is no command to list the msgsend endpoints and their respective commands.
They must be collected. This will be a list of daemons, each daemon article explains the endpoints and commands:
- avmcounterd
- avmlogd
- avmpacmstated
- avmntpd
- cableinfo
- cloudmsgd
- ctlmgr (+ usbinfod, KPI)
- ddnsd
- dnsqcheckd
- dsld
- fritznasdb
- l2tpv3d
- multid
- pumaglued
- upnpd (+ upnpd_srv)
- voipd
Examples
To just wait until an endpoint or daemon received a message an empty command can be passed, ie:
msgsend -a ctlmgr "" 2> /dev/null
The reload function of supervisor services is implemented like this:
msgsend -a ddnsd reload
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 /bin/msgsend | grep -e '\.c$' -e '\.cpp$' <empty>
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-15 07:53 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Reloads | serv | assetsd.service | 22 | 7.90 - 8.00 | supervisor service for assetsd. | AVM |
Reloads | serv | avmcounterd.service | 31 | 7.39 - 8.00 | supervisor service for avmcounterd. | AVM |
Reloads | serv | avmntpd.service | 43 | 7.39 - 8.00 | supervisor service for avmntpd. | AVM |
Reloads | serv | cloudmsgd.service | 31 | 7.39 - 8.00 | supervisor service for cloudmsgd. | AVM |
Reloads | serv | ddnsd.service | 31 | 7.39 - 8.00 | supervisor service for ddnsd. | AVM |
Reloads | serv | dsld.service | 31 | 7.39 - 8.00 | supervisor service for dsld. | AVM |
Reloads | serv | latencyd.service | 22 | 7.61 - 8.00 | supervisor service for latencyd. | AVM |
Reloads | serv | multid.service | 31 | 7.39 - 8.00 | supervisor service for multid. | AVM |
Reloads | serv | rextd.service | 12 | 7.39 - 7.63 | supervisor service for rextd | AVM |
PostStop | serv | svlogd.service | 50 | 7.39 - 8.00 | supervisor service for svlogd. | AVM |
Reloads | serv | upnpd.service | 43 | 7.39 - 8.00 | supervisor service for upnpd. | AVM |
Serving | sock | me_msgsend($num).ctl | 1* | 6.87 | TODO | AVM |
Depends on | lib | ld.so | 47 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libavmcsock.so | 145 | 4.30 - 8.00 | Networking, I/O and helper functions | AVM |
Depends on | lib | libc.so | 145 | 4.30 - 8.00 | Standard C library | Linux |
Depends on | lib | libdl.so | 123 | 4.30 - 8.00 | Dynamic linking library | Linux |
Depends on | lib | libgcc_s.so | 79 | 4.30 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libpthread.so | 123 | 4.30 - 8.00 | POSIX threading library | Linux |
Depends on | lib | librt.so | 62 | 6.35 - 8.00 | POSIX realtime extensions library | Linux |
Depends on | lib | libslab.so | 40 | 4.30 - 5.09 | Slab allocator or empty dummy library | Linux |
Depends on | lib | libsvctl.so | 60 | 7.19 - 8.00 | supervisor notification library | AVM |
Depends on | lib | libz.so | 60 | 6.98 - 8.00 | Zlib compressor / decompressor | Linux |
22 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-15 05:53 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/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
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 2110 | 4.52 | /bin | 10.0k |
FRITZ!Box 2170 | 4.34 - 4.57 | /bin | 10.0k |
FRITZ!Box SL WLAN | 4.33 - 4.34 | /bin | 10.0k |
FRITZ!Box WLAN 3020 | 4.33 - 4.34 | /bin | 10.0k |
FRITZ!Box WLAN 3030 | 4.33 - 4.34 | /bin | 10.0k |
FRITZ!Box WLAN 3130 | 4.34 | /bin | 10.0k |
FRITZ!Box WLAN 3131 | 4.34 - 4.57 | /bin | 10.0k |
FRITZ!Box WLAN 3170 | 4.34 - 4.58 | /bin | 10.0k |
FRITZ!Box WLAN 3270 | 4.57 - 5.54 | /bin | 6.4k - 6.7k |
FRITZ!Box WLAN 3270 v3 | 4.77 - 5.54 | /bin | 6.4k - 6.7k |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /bin | 6.7k |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /bin | 6.7k - 7.9k |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /bin | 6.6k - 7.9k |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /bin | 6.6k - 7.9k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /bin | 6.9k - 10.1k |
FRITZ!Box 4020 | /bin | 7.4k - 7.6k | |
FRITZ!Box 4040 | 6.52 - 8.00 | /bin | 6.0k - 9.5k |
FRITZ!Box 4050 | 7.58 - 7.90 | /bin | 9.5k |
FRITZ!Box 4060 | 7.29 - 7.90 | /bin | 9.4k - 9.5k |
FRITZ!Box Fon | 4.30 - 4.49 | /bin | 10.0k |
FRITZ!Box Fon 5010 | 4.43 | /bin | 10.0k |
FRITZ!Box Fon 5113 | 4.82 - 4.83 | /bin | 6.4k |
FRITZ!Box Fon 5124 | 4.47 - 4.77 | /bin | 6.3k - 10.0k |
FRITZ!Box Fon 5140 | 4.37 - 4.67 | /bin | 10.0k |
VoIP Gateway 5188 | 4.30 - 4.81 | /bin | 6.4k - 10.0k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /bin | 7.4k - 10.1k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /bin | 7.6k - 10.1k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /bin | 9.9k - 10.1k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /bin | 9.3k - 9.5k |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 8.00 | /bin | 9.9k - 10.1k |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /bin | 9.4k - 9.5k |
FRITZ!Box 5690 Pro (rtl) | 7.62 - 7.90 | /bin | 10.1k - 10.2k |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /bin | 5.6k |
FRITZ!Box 6320 Cable v2 | 6.21 | /bin | 5.6k |
FRITZ!Box 6340 Cable | 5.24 | /bin | 5.6k |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /bin | 5.1k - 6.1k |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | /bin | 6.2k - 9.4k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /bin | 6.2k - 9.3k |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | /bin | 5.6k - 9.4k |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | /bin | 5.6k - 9.3k |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /bin | 6.2k - 9.4k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /bin | 6.2k - 9.3k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | /bin | 6.9k - 9.8k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /bin | 6.9k - 13.6k |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | /bin | 9.7k - 9.8k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /bin | 9.4k - 13.6k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /bin | 9.7k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /bin | 13.5k - 13.6k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /bin | 9.7k - 9.8k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /bin | 9.4k - 13.6k |
FRITZ!Box 6810 LTE | 6.35 | /bin | 6.6k - 7.9k |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.51 | /bin | 7.5k - 10.1k |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | /bin | 7.5k - 10.1k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /bin | 10.1k |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /bin | 6.6k - 7.9k |
FRITZ!Box 6842 LTE | /bin | 6.7k - 7.0k | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /bin | 9.4k - 10.0k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /bin | 9.4k - 9.5k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /bin | 7.4k - 10.0k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /bin | 7.4k - 10.0k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /bin | 7.4k - 10.0k |
FRITZ!Box Fon WLAN | 4.33 - 4.49 | /bin | 10.0k |
FRITZ!Box Fon WLAN 7050 | 4.33 - 4.50 | /bin | 10.0k |
FRITZ!Box Fon WLAN 7112 | 4.76 - 4.88 | /bin | 6.3k - 6.4k |
FRITZ!Box Fon WLAN 7113 | 4.40 - 4.86 | /bin | 6.4k - 10.0k |
FRITZ!Box Fon WLAN 7113 DE | 4.40 - 4.77 | /bin | 10.0k |
FRITZ!Box Fon WLAN 7113 INT | 4.82 - 4.86 | /bin | 6.4k |
FRITZ!Box Fon WLAN 7140 | 4.33 - 4.77 | /bin | 6.3k - 10.0k |
FRITZ!Box Fon WLAN 7141 | 4.33 - 4.77 | /bin | 6.4k - 10.0k |
FRITZ!Fon 7150 | 4.30 - 4.77 | /bin | 6.4k - 10.0k |
FRITZ!Box Fon WLAN 7170 | 4.31 - 4.99 | /bin | 6.3k - 10.0k |
FRITZ!Box Fon WLAN 7170 v1 | 4.31 - 4.99 | /bin | 6.3k - 10.0k |
FRITZ!Box Fon WLAN 7170 v2 | 4.31 - 4.99 | /bin | 6.3k - 10.0k |
FRITZ!Box Fon WLAN 7240 | 4.65 - 6.06 | /bin | 6.4k - 6.8k |
FRITZ!Box Fon WLAN 7270 v1 | 4.44 - 4.99 | /bin | 6.4k - 10.0k |
FRITZ!Box Fon WLAN 7270 v2 | 4.67 - 6.06 | /bin | 6.4k - 6.8k |
FRITZ!Box Fon WLAN 7270 v3 | 4.76 - 6.06 | /bin | 6.4k - 6.8k |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /bin | 6.7k - 7.9k |
FRITZ!Box 7312 | 5.23 - 6.56 | /bin | 6.6k - 7.9k |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /bin | 6.6k - 7.0k |
FRITZ!Box 7330 | 5.06 - 6.56 | /bin | 6.6k - 7.9k |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /bin | 6.6k - 7.9k |
FRITZ!Box Fon WLAN 7340 | 4.83 - 5.05 | /bin | 6.4k - 7.9k |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /bin | 6.6k - 7.9k |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /bin | 6.6k - 7.9k |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /bin | 6.6k - 7.9k |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /bin | 6.6k - 10.0k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /bin | 7.9k |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /bin | 6.4k - 7.9k |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /bin | 6.9k - 7.4k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /bin | 7.4k - 10.1k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /bin | 6.6k - 10.1k |
FRITZ!Box 7510 | 7.30 - 8.00 | /bin | 9.3k - 9.5k |
FRITZ!Box 7520 | 6.98 - 8.00 | /bin | 6.0k - 9.5k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /bin | 9.4k - 9.5k |
FRITZ!Box 7530 | 6.98 - 8.00 | /bin | 6.0k - 9.5k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /bin | 9.5k - 9.7k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /bin | 7.4k - 10.0k |
FRITZ!Box Fon WLAN 7570 vDSL | 4.70 - 4.94 | /bin | 6.4k - 6.7k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /bin | 7.4k - 10.0k |
FRITZ!Box 7581 | 6.54 - 7.18 | /bin | 5.8k - 9.6k |
FRITZ!Box 7582 | 6.83 - 7.18 | /bin | 5.8k - 9.6k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /bin | 7.6k - 10.0k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /bin | 9.9k - 10.1k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /bin | 7.4k - 10.1k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /bin | 9.9k - 10.1k |
FRITZ!Box 7690 | 7.61 - 7.90 | /bin | 9.4k - 9.5k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /bin | 9.3k - 9.4k |
FRITZ!WLAN Repeater N/G | 4.65 - 4.88 | /bin | 6.4k - 6.7k |
FRITZ!WLAN Repeater 300E | 5.01 - 6.34 | /bin | 6.7k - 7.9k |
FRITZ!WLAN Repeater 310 A | 5.24 - 7.16 | /bin | 6.7k - 10.0k |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /bin | 7.4k - 10.0k |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /bin | 6.7k - 10.0k |
FRITZ!Repeater 600 | 7.11 - 7.58 | /bin | 10.0k - 10.1k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /bin | 10.1k |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /bin | 7.4k - 10.0k |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /bin | 9.4k - 9.5k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /bin | 9.3k - 9.5k |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /bin | 7.0k - 10.1k |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /bin | 10.0k - 10.1k |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /bin | 6.0k - 9.5k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /bin | 9.4k - 9.5k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /bin | 9.3k - 9.5k |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /bin | 7.0k - 7.9k |
FRITZ!Powerline 540E | 5.58 - 7.15 | /bin | 6.7k - 10.0k |
FRITZ!Powerline 546E | 5.50 - 7.15 | /bin | 6.7k - 10.0k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /bin | 9.4k - 9.5k |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /bin | 7.4k - 10.0k |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /bin | 6.0k - 9.5k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /bin | 9.4k - 9.5k |
congstar DSL-Box | 4.44 - 4.81 | /bin | 6.4k - 10.0k |
congstar komplett Box | 4.68 - 4.81 | /bin | 6.4k - 6.7k |
Speedport W 503V | 4.68 - 4.81 | /bin | 6.4k - 6.7k |
Speedport W 503V MK | 4.79 | /bin | 6.4k |
Speedport W 504V MK | 5.04 | /bin | 6.8k |
Speedport W 701V | 4.44 - 4.81 | /bin | 6.4k - 10.0k |
Speedport W 721V | 4.74 - 4.75 | /bin | 6.4k |
Speedport W 722V | 4.76 - 4.79 | /bin | 6.4k |
Speedport W 900V | 4.57 | /bin | 10.0k |
Speedport W 920V | 4.78 - 4.79 | /bin | 6.4k |
Speedport W 101 Bridge | 4.68 | /bin | 6.4k |
Eumex 300 IP | 4.44 | /bin | 10.0k |
Alice IAD 5130 | 4.65 - 4.71 | /bin | 10.0k |
Alice IAD WLAN 3331 | 4.90 | /bin | 6.4k |
Alice IAD 7570 vDSL | 4.86 - 5.09 | /bin | 6.4k |
145 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-15 07:53 GMT.
Firmware | Symbol |
---|---|
4.30 - 8.00 | main |
1 symbol for this command |