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:eid bcm voip.txt

From BoxMatrix


BoxMatrix >> Configuration >> eid_bcm_voip.txt @ 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

Static-Config Bin-Files Audio-Files Crypto-Files Vartar-Items TFFS-Config Temp-Files Data-Dirs Inet-Providers VoIP-Providers Firmware Research

Static-Configuration

Goto:   GPL-Browser  -  Dependencies   -   Model-Matrix   -   SMW-Browser

Details

eid_bcm_voip.txt is the entity definition file for Broadcom VoIP executables which do not exist.

It is interpreted by libcms_util.so for the Broadcom system daemon smd.

Each entry is encapsulated in a BEGIN / END clause and my contain:

  • eid - the Entity ID, an enum defined in cms_eid.h
  • name - the name of an executable to launch unless path or altPath are specified
  • runArgs - optional commandline arguments to pass
  • flags - property flags also defined in cms_eid.h

The flags may define an automatical launch of the respective executable:

  • EIF_LAUNCH_IN_STAGE_1 - launch during stage 1 of CMS startup
  • EIF_LAUNCH_ON_BOOT - launch on system boot (during stage 2)

Executables which are EIF_MESSAGING_CAPABLE connect smd through the smd_messaging_server_addr socket.

Full quote 7530ax fw 7.56 from the GPL-Browser below:

#
# This file contains EID info for the voice and dect related threads.
#
# Fields not set here are initialized to zero or NULL.
# All field values must be on a single line
#


BEGIN
  eid         = EID_VOICE
  name        = voice
  flags       = EIF_MDM | EIF_MESSAGING_CAPABLE | EIF_AUTO_RELAUNCH | EIF_LAUNCH_ON_BOOT
END

BEGIN
  eid         = EID_DECT
  name        = dectd
  flags       = EIF_MDM | EIF_MESSAGING_CAPABLE
END

BEGIN
  eid         = EID_DECTDBGD
  name        = dectdbgd_NEW
  path        = /bin/dectdbgd
  flags       = EIF_MDM | EIF_MESSAGING_CAPABLE
END

GPL-Browser

Daily updated index of all eid_bcm_voip.txt code findings on the GPL-Browser. Last update: 2024-04-18 15:23 GMT.
The Browse column points to the Path containing the respective source code on the gpl.boxmatrix.info service.
The SoC column lists the Chip-Codenames, the Model column lists the nicks of the Box-Models.
The Diff column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download column links the full tarball the respective directory content is extracted from.
The presence of the source does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.

Dependencies

Daily updated index of all dependencies of this file. Last update: 2024-04-18 06:32 GMT.
A * in the Mod column marks info from Supportdata-Probes, which will always stay incomplete.

Relation Typ Object Mod Firmware Info Origin
0 dependencies for this file

Model-Matrix

Daily updated index of the presence, path and size of this file for each model. Last update: 2024-04-18 05:44 GMT.
Showing all models using this file. 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 Firmw Path Size
FRITZ!Box 7530 AX 7.20 - 7.90 /etc/cms_entity_info.d 549 - 568
FRITZ!Box 7581 6.54 - 7.16 /etc/cms_entity_info.d 549
FRITZ!Box 7582 6.83 - 7.17 /etc/cms_entity_info.d 549
3 models use this file

SMW-Browser

Information is currently being retrieved from the backend.