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:CONFIG TR369
BoxMatrix >> Environment >> CONFIG_TR369 | @ 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 |
Bootloader-Env | Brandings | TIATM-Env | Linux-Env | AVM-Env | Config-Env | CGI-Env | WebCM-Env | Kernel-Cfg | Research |
Config-Variable
Variable: | CONFIG_TR369 - type Boolean | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Environment >> Config-Environment - Origin: rc.conf | ||||||
Source: | rc.conf | ||||||
Values: | Release: n, y Lab+Rel: n, y | ||||||
Properties: | Firmware: 7.19 - 7.81 | ||||||
Defines: | y= This Firmware supports the TR369 protocol. |
Goto: Dependencies - Model-Matrix - SMW-Browser
Details
TR-369 aka USP (User Services Platform) is an extension of TR-069 to invade and control the LAN and all devices there.
A good short intro is: https://www.qacafe.com/resources/user-services-platform-tr-369-overview/
Starting in fw 7.39 it is supported and enabled by default, with the settings listed below.
It has its own UI-Module named tr369 and can be disabled.
Listing it in fw 7.39 shows it can be fine tuned and disabled:
root@fritz:/var/mod/root# ctlmgr_ctl u tr369 tr369:settings/ enable=1 controller0/ enable=1 endpoint_id=pen:872:myfritz-usp visible_by= prov_code= gui_access=2 source=config periodic_notif_interval=0 mtp=websocket host=connect.myfritz.net port=443 path=/fritzos/usp/v1/BOX_ID use_tls=1 trusted_ca_file=/etc/avm_root_ca.pem username= password= conn_status=disconnected conn_retry_initial_interval=5 conn_retry_interval_multiplier=2000 ws_keepalive_interval=120 mqtt_client_id= mqtt_controller_topic= mqtt_response_topic= feature_obr_on_connect=1 access_smarthome=1 access_mesh=1 access_internet=1 access_system=1 access_controller=0 access_wifi=0 access_avm=1 restrict_add=1 restrict_delete=1 restrict_operate=0 restrict_set=1
To disable it call:
ctlmgr_ctl w tr369 settings/controller0/enable 0
This implies there is only one controller, better get the amount of controllers and use a foreach loop.
ctlmgr_ctl r tr369 settings/controller/count 1
Model-Matrix
Daily updated index of the presence and value of this variable for each model. Last update: 2025-01-23 05:06 GMT.
Showing all models using this variable. 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.
If the 'Value' column contains '<comp>' the variable is computed at runtime. '<empty>' means the variable is present but empty (rare).
Multiple values typically show a conditional static assignment or different values in different firmware.