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:cableinfo (avmcmd)

From BoxMatrix


BoxMatrix >> Shell-Commands >> cableinfo (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 cableinfo!
cableinfo (avmcmd) DVB-C and SAT-IP streaming daemon.
cableinfo (process) Process running cableinfo
cableinfo (watchdog) Watchdog for cableinfo

AVM-Command

Goto:   M3U  -  SAT-IP  -  Endpoints  -  Events  -  Config  -  Logs  -  Source  -  Dependencies   -   Model-Matrix   -   Symbols   -   SMW-Browser

Details

cableinfo is the DVB-C and SAT-IP streaming daemon on 6490+ cable models and the FRITZ!WLAN Repeater DVB-C.
This is completely independent from DOCSIS and even works if a box is running in IP-Client mode.

The amount of DVB-C channels which could be received simultaneously is 4 for the FRITZ!Box and 2 for the repeater.
See the TV-Streams property. The amount of clients which could be served simultaneously is 6, regardless of the channel limit.

cableinfo serves Port-554-tcp to be controllable by RTSP.

fw 7.29 help:

root@fritz2:/var/mod/root# cableinfo -?

usage: cableinfo cableinfo [options]

options:
  -?                 - print this help
  -f                 - run in foreground. (NOTSET)
  -s                 - stop daemon. (NOTSET)
  -v                 - verbose. (NOTSET)
  -I                 - send cableinfo a SIGHUP. (NOTSET)
  -M STRING          - memory debug output. (NULL)
  -p STRING          - Pidfile. ("/var/run/cableinfo.pid")
  -S                 - force scan on start. (NOTSET)
  -N                 - no automatic initial scan. (NOTSET)
  -x                 - no check of dead rtsp sessions (use only for SAT>IP debugging). (NOTSET)
  -C                 - logfile messages to console. (NOTSET)
  -D STRING          - switch debug logs on. (FUNC)

start server:             cableinfo
stop server :             cableinfo -s
start server with scan:   cableinfo -S

M3U

cableinfo has to scan the cable spectrum once to find all channels served and to create 3 M3U playlists:

  • fritz.box or fritz.repeater /dvb/m3u/ tvhd.m3u - HD TV-channels
  • fritz.box or fritz.repeater /dvb/m3u/ tvsd.m3u - SD TV-channels
  • fritz.box or fritz.repeater /dvb/m3u/ radio.m3u - Radio channels

These lists only contain links to uncrypted streams to be used as a VLC playlist to shuffle through all channels.
Each link is a RTSP URL pointing at Port-554-tcp of the box, which is served by cableinfo.

The playlists are also used by FRITZ!App TV.

SAT-IP

Since FRITZ!OS 7 cableinfo also supports SAT-IP, which modern TVs can receive.
This also works with crypted channels, if the TV provides the respective decryption hardware.

cableinfo announces the satip UPnP root device via SSDP which is described by satipdesc.xml.
The description satipdesc.xml is dynamically created by preprocessing the satipdesc-template.xml.

This is also used by FRITZ!App TV, but only for uncrypted streams.

See also the related AVM pages:

Endpoints

msgsend endpoint(s) provided by cableinfo, with these functions: (endpoints + commands, collected manually)

cableinfo supportdata      # from supportdata

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
Netlink family NETLINK_ROUTE 2** 7.29 - 7.39 Communication channel between routing dæmons and the kernel packet forwarding (#0) Linux
Multicast group RTMGRP_IPV4_IFADD 2** 7.29 - 7.39 IPv4 address change of a Network-Interface Linux
Multicast group RTMGRP_IPV4_ROUTE 2** 7.29 - 7.39 IPv4 Routing Table change Linux
Multicast group RTMGRP_IPV6_IFADDR 2** 7.29 - 7.39 IPv6 address change of a Network-Interface Linux
Multicast group RTMGRP_IPV6_ROUTE 2** 7.29 - 7.39 IPv6 Routing Table change Linux
Multicast group RTMGRP_LINK 2** 7.29 - 7.39 Creation / deletion or up / down change of a Network-Interface. Linux
Multicast group RTMGRP_NOTIFY 2** 7.29 - 7.39 Enable notification about changes in subscribed rtnetlink groups Linux
Multicast group RTMGRP_TC 2** 7.29 - 7.39 Packet Scheduler Traffic Control change Linux
Endpoint sock me_SATIP.ctl 6* 6.20 - 7.29 avmipc endpoint of cableinfo AVM
Listens to avmipc @ 1** 7.29 - 7.39 Special event for listeners of nameless private messages. AVM
Endpoint sock me_cableinfo.ctl 6* 6.20 - 7.50 avmipc endpoint of cableinfo AVM
Listens to avmipc @ 2** 7.29 - 7.39 Special event for listeners of nameless private messages. AVM
Endpoint sock me_dvbif.ctl 5* 6.60 - 7.50 avmipc endpoint of cableinfo AVM
Listens to avmipc @ 2** 7.29 - 7.39 Special event for listeners of nameless private messages. AVM
Listens to avmipc dvbipc_state 2** 7.29 - 7.39 State of the DVB cable tuner in JSON format. AVM
15 event relations for this command

Config

Daily updated index of Configuration files accessed by this command. Last update: 2024-12-21 07:02 GMT.
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
Config from tffs dvb.cfg (tffs) - 6.08 - 7.24 TODO AVM
1 config relation for this command

Logs

This is a subset of the Temp-Files section, filtered for logfiles of cableinfo:

Daily updated index of all cableinfo logfiles found scanning Supportdata-Probes. Last update: 2024-12-21 07:02 GMT.
The label (temp) in the Logfile column shows there are other objects in this wiki using this name.
The Mod column shows the amount of models using the respective logfile. Click the column header to sort by this number.

Source

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

$ strings /sbin/cableinfo | grep -e '\.c$' -e '\.cpp$'

dvbconfig.c
cablestream.c
upnp-satip.c
cableinfo.c
client.c
dvbdb.c
error.c
header.c
util.c
mimeinfo.c
replacement.c
reply.c
request.c
rtsp.c
websrvlib.c
rtpsession.c  

Dependencies

Daily updated index of all dependencies of this command. Last update: 2024-12-21 07:44 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 cableinfo (process) 7* 6.20 - 7.61 Process running cableinfo AVM
Registers wdog cableinfo (watchdog) 7* 6.20 - 7.61 Watchdog for cableinfo AVM
Serving port Port-554-tcp 7* 6.20 - 7.61 RTSP - Real Time Streaming Protocol / SAT-IP AVM
Serving sock me_SATIP.ctl 7* 6.20 - 7.61 avmipc endpoint of cableinfo AVM
Serving sock me_cableinfo.ctl 7* 6.20 - 7.61 avmipc endpoint of cableinfo AVM
Serving sock me_dvbif.ctl 6* 6.60 - 7.61 avmipc endpoint of cableinfo AVM
Depends on lib libavmcsock.so 7 6.12 - 8.00 Networking, I/O and helper functions AVM
Depends on lib libavmhmac.so 7 6.12 - 8.00 HMAC / SHA / MD5 hashing. AVM
Depends on lib libboxlib.so 7 6.12 - 8.00 Box status, logging and statistics functions AVM
Depends on lib libc.so 7 6.12 - 8.00 Standard C library Linux
Depends on lib libdl.so 7 6.12 - 8.00 Dynamic linking library Linux
Depends on lib libewnwled.so 6 7.39 - 8.00 LED event helper functions AVM
Depends on lib libewnwlinux.so 7 6.12 - 8.00 Linux networking functions AVM
Depends on lib libewnwnet.so 7 6.12 - 8.00 Internet helper functions AVM
Depends on lib libgcc_s.so 3 6.12 - 6.110 GCC low-level runtime library Linux
Depends on lib libled2.so 6 6.12 - 7.29 LED API - second+third generation AVM
Depends on lib libpthread.so 7 6.12 - 8.00 POSIX threading library Linux
Depends on lib libupnpdev.so 7 6.12 - 8.00 UPnP root device helper library AVM
18 dependencies for this command

Model-Matrix

Daily updated index of the presence, path and size of this command for each model. Last update: 2024-12-21 05:44 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 6490 Cable (arm) 6.20 - 6.64 /sbin 72
FRITZ!Box 6490 Cable (atom) 6.20 - 7.51 /sbin 151k - 171k
FRITZ!Box 6590 Cable (atom) 6.83 - 7.51 /sbin 151k - 171k
FRITZ!Box 6591 Cable (atom) 7.19 - 8.00 /sbin 152k - 172k
FRITZ!Box 6660 Cable (atom) 7.19 - 8.00 /sbin 152k - 172k
FRITZ!Box 6670 Cable (atom) 7.61 - 7.90 /sbin 172k - 175k
FRITZ!Box 6690 Cable (atom) 7.28 - 7.90 /sbin 168k - 172k
FRITZ!WLAN Repeater DVB-C 6.12 - 7.04 /sbin 151k - 164k
8 models use this command

Symbols

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

Firmware Symbol
6.12 - 7.04 DVBCFG_bouquet_tid_alloc
6.12 - 7.04 DVBCFG_dvbcfg_alloc
6.12 - 7.04 DVBCFG_dvbcfg_free
6.12 - 7.04 DVBCFG_init
6.12 - 7.04 DVBCFG_struct_channel_alloc
6.12 - 7.04 DVBCFG_struct_pid_alloc
6.12 - 8.00 add_multihome_url_redirect
6.12 - 8.00 add_url_redirect
6.12 - 8.00 add_url_redirect_with_id
6.12 - 8.00 assemble_chunks
6.12 - 7.29 buf_write2sock
6.20 - 7.04 cableinfo_log_exit
6.20 - 7.04 cableinfo_log_init
6.20 - 7.04 cableinfo_log_msg
6.12 - 7.04 cablestream_bouquet_spectrum
6.12 - 7.04 cablestream_bouquets_found
6.92 - 7.04 cablestream_check_reset
6.98 - 7.04 cablestream_check_tuners_changed
6.12 - 7.04 cablestream_deinit
6.12 - 7.04 cablestream_deinit_lib
6.12 - 7.04 cablestream_get_bouquet_spectrum_status
6.12 - 7.04 cablestream_get_number_of_tuners
6.12 - 7.04 cablestream_get_spectrum_status
6.12 - 7.04 cablestream_get_tv_led_status
6.12 - 7.04 cablestream_init
6.12 - 7.04 cablestream_init_lib
6.12 - 7.04 cablestream_ip_update
6.12 - 6.92 cablestream_is_stopped
6.12 - 7.04 cablestream_load
6.12 - 7.04 cablestream_reinit
6.12 - 6.51 cablestream_save
6.12 - 7.04 cablestream_scan
6.30 - 7.04 cablestream_scan_stop
6.12 - 6.92 cablestream_select
6.12 - 7.04 cablestream_select_with_cb
6.12 - 7.04 cablestream_start_bouquet_spectrum
6.12 - 6.92 cablestream_start_epg
6.12 - 7.04 cablestream_start_spectrum
6.12 - 7.04 cablestream_stop_bouquet_spectrum
6.12 - 7.04 cablestream_stop_spectrum
6.12 - 6.92 change_stream
6.12 - 8.00 check_and_process_auth
6.12 - 7.12 check_auth_info
6.12 - 6.64 check_for_auth_brute_force_protection
6.12 - 8.00 check_for_client_supports_chunk
6.12 - 8.00 check_for_sid_auth
6.12 - 6.92 check_hangup
6.12 - 8.00 client_accepted
6.12 - 8.00 client_close_all
6.12 - 8.00 client_link
6.12 - 8.00 client_requestcomplete
6.12 - 8.00 client_unlink
6.12 - 8.00 client_valid
6.12 - 8.00 connector_error2httperror
6.20 - 7.04 cs_check_pids_in_ts
6.12 - 7.04 cs_export_table
6.12 - 7.04 cs_find_map_by_rtsp
6.12 - 7.04 cs_get_tuner_info
6.12 - 7.04 cs_get_tuner_map_by_number
6.12 - 6.92 cs_rtsp_find_sid_name
6.12 - 7.04 cs_start_stream
6.12 - 7.04 cs_stop_and_free_stream_by_rtsp
6.20 - 7.04 cs_write_stream_info
6.12 - 7.04 db_config_get
6.12 - 7.04 db_config_save
6.12 - 7.04 db_free_network
6.12 - 6.92 db_free_sid_epg
6.12 - 7.04 db_get_channel_for_rtsp
6.12 - 7.04 db_get_network
6.12 - 7.04 db_get_sid
6.36 - 7.04 db_get_sid_by_frequency
6.30 - 6.32 db_get_sid_by_frequnency
6.20 - 6.23 db_get_sid_by_tsid
6.12 - 7.04 db_get_sid_first
6.12 - 6.32 db_get_sid_last
6.12 - 6.23 db_get_tsid
6.12 - 7.04 db_get_tsid_by_frequency
6.12 - 7.04 db_get_tsid_first
6.12 - 7.04 db_init_network
6.36 - 7.04 db_sort_sids_kernel
6.12 - 7.04 di_add_pid
6.12 - 7.04 di_alloc_stream
6.12 - 7.04 di_alloc_stream_param
6.23 - 7.04 di_automode_supported
6.12 - 7.04 di_close_stream
6.12 - 7.04 di_exit
6.12 - 7.04 di_free_stream
6.12 - 7.04 di_free_stream_param
6.12 - 7.04 di_get_error_rates
6.12 - 7.04 di_get_input_signal_power
6.12 - 7.04 di_get_lock_status
6.12 - 7.04 di_get_number_of_tuners
6.12 - 7.04 di_get_signal_noise_ratio
6.12 - 7.04 di_get_support_data
6.12 - 7.04 di_init
6.12 - 7.04 di_open_stream
6.12 - 7.04 di_recvpid_stream
6.12 - 7.04 di_remove_pid
6.92 - 7.04 di_reset
6.12 - 7.04 di_spectrum_progress
6.12 - 7.04 di_spectrum_start
6.12 - 7.04 di_spectrum_stop
6.12 - 7.04 di_tune_stream
6.12 - 8.00 digest_random_string
6.12 - 7.04 dvb_config_add_bouquet_tid
6.12 - 7.04 dvb_config_add_channel
6.12 - 7.04 dvb_config_add_pid
6.12 - 7.04 dvb_config_get
6.12 - 7.04 dvb_config_save
6.12 - 8.00 emit_error
6.12 - 8.00 emit_error_extended
6.12 - 7.04 emit_rtsp_error_extended
6.12 - 8.00 errorpages_free
6.12 - 8.00 errorpages_init
6.12 - 6.92 event_tabele_event_add
6.12 - 6.92 event_tabele_event_first
6.12 - 6.92 event_tabele_free
6.12 - 8.00 free_sid_auth
6.12 - 8.00 free_sid_auth_list
6.12 - 8.00 get_auth_content
6.12 - 8.00 get_auth_name_from_request
6.12 - 7.29 get_len
6.12 - 7.29 get_len64
6.12 - 7.29 get_webdir
6.12 - 8.00 header_addauthreq
6.12 - 8.00 header_adddate
6.12 - 8.00 header_addint
6.12 - 8.00 header_addint64
6.12 - 8.00 header_addproxyauthreq
6.12 - 8.00 header_addstr
6.12 - 8.00 header_alloc
6.12 - 8.00 header_cbuf_write
6.12 - 8.00 header_copy
6.12 - 8.00 header_delete
6.12 - 7.12 header_exit
6.12 - 8.00 header_free
6.12 - 8.00 header_get
6.12 - 8.00 header_getauth
6.12 - 8.00 header_getdate
6.12 - 8.00 header_getfieldnumber
6.12 - 7.29 header_getint
6.12 - 8.00 header_getstr
6.12 - 7.29 header_getulong
6.12 - 7.12 header_init
6.12 - 8.00 header_list_shcasematch_contains
6.12 - 8.00 header_listcontains
6.12 - 8.00 header_mapfields
6.12 - 8.00 header_nameaddstr
6.12 - 8.00 header_namebegin_delete
6.12 - 8.00 header_namedelete
6.12 - 8.00 header_nameget
6.12 - 8.00 header_namegetstr
6.12 - 8.00 header_parseheader
6.12 - 8.00 header_parseline
6.12 - 8.00 header_parsestr
6.12 - 8.00 httperror2str
6.12 - 8.00 httpstatuscode2str
6.36 - 7.04 infomsglog
6.36 - 7.04 infomsglog_enable
6.12 - 8.00 is_valid_real_path
6.12 - 8.00 iscachablemethod
6.12 - 8.00 isgenaclimethod
6.12 - 8.00 isgenasrvmethod
6.12 - 8.00 ispostmethod
6.12 - 7.51 main
6.12 - 8.00 make_client_auth_string
6.12 - 7.12 make_etag
6.12 - 8.00 method2str
6.12 - 8.00 method_expect_with11
6.12 - 8.00 method_needs_expect
6.12 - 7.29 mimeinfo_exit
6.12 - 7.29 mimeinfo_find
6.12 - 7.29 mimeinfo_init
6.12 - 7.29 mimeinfo_internal_add
6.12 - 8.00 mkrfc1123
6.12 - 6.110 multihome_config_free
6.12 - 8.00 parse_chunk_len
6.12 - 8.00 parse_iso3307_time
6.12 - 8.00 parse_rfc1123
6.12 - 8.00 process_html5_cors
6.12 - 8.00 process_request
6.12 - 6.64 remove_auth_brute_force_protection
6.12 - 8.00 remove_sid_auth
6.12 - 8.00 remove_url_redirect
6.12 - 8.00 remove_url_redirect_with_id
6.12 - 8.00 replacement_init_context
6.12 - 8.00 replacement_processing
6.12 - 8.00 replacement_processing_end
6.12 - 8.00 replacement_processing_ex
6.12 - 8.00 reply_alloc
6.12 - 8.00 reply_genreply
6.12 - 8.00 reply_link
6.12 - 8.00 reply_unlink
6.12 - 8.00 request2url
6.12 - 8.00 request2url_for_logfile
6.12 - 8.00 request_authcomplete
6.12 - 8.00 request_change_url
6.12 - 8.00 request_create
6.12 - 8.00 request_create_already_parsed
6.12 - 8.00 request_link
6.12 - 8.00 request_parseheaderfields
6.12 - 8.00 request_process_url
6.12 - 8.00 request_sendbody
6.12 - 8.00 request_sendrequest
6.12 - 8.00 request_unlink
6.12 - 8.00 rfc1738_escape
6.12 - 8.00 rfc1738_escape_no_blank
6.12 - 8.00 rfc1738_escape_with_amp
6.98 - 7.04 rtpsession_add_payload
6.98 - 7.04 rtpsession_alloc_packet
6.12 - 7.04 rtpsession_close
6.12 - 7.04 rtpsession_init_ts
6.23 - 7.04 rtpsession_no_data_timer_start
6.12 - 7.04 rtpsession_rtpcreate
6.98 - 7.04 rtpsession_send_packet
6.12 - 7.04 rtpsession_send_ts
6.98 - 7.04 rtpsession_set_application_specific
6.12 - 7.04 rtpsession_set_cname
6.12 - 7.04 rtpsession_set_connection_status
6.12 - 7.04 rtpsession_set_priorities
6.98 - 7.04 rtpsession_set_remoteaddr
6.12 - 7.04 rtpsession_set_seq_number
6.12 - 7.04 rtpsession_set_ssrc
6.12 - 7.04 rtsp_check_rtp_data_dead
6.12 - 6.32 rtsp_deinit_rtp
6.12 - 7.04 rtsp_get_first_rtsp
6.12 - 7.04 rtsp_get_session_id_counter
6.12 - 7.04 rtsp_get_stream
6.12 - 7.04 rtsp_handle_data
6.12 - 7.04 rtsp_init_rtp
6.12 - 7.04 rtsp_is_stream_activ
6.12 - 7.04 rtsp_is_tuner_blocked_by_scan
6.12 - 7.04 rtsp_parse_setup_options
6.12 - 7.04 rtsp_parse_setup_transport
6.12 - 7.04 rtsp_parse_stream_id
6.12 - 7.04 rtsp_pid_delete_old
6.12 - 7.04 rtsp_pid_get_higher_pid
6.12 - 6.92 rtsp_rtp_test
7.12 - 7.51 rtsp_select
6.12 - 7.04 rtsp_session_delete
6.12 - 7.04 rtsp_session_find
6.12 - 7.04 rtsp_session_new
6.98 - 7.04 rtsp_set_rtcp_update_time
6.98 - 7.04 rtsp_set_rtp_update_time
6.12 - 7.04 rtsp_set_tuner_blocked_by_scan
6.23 - 7.04 rtsp_start_rtp_no_data_timer
6.20 - 6.92 rtsp_supoortdata_streams
6.98 - 7.04 rtsp_supportdata_streams
6.12 - 7.04 rtsp_timer_start
6.12 - 8.00 send_authorization_needed
6.12 - 7.29 send_chunk
6.12 - 8.00 set_cors_config
6.12 - 8.00 set_file_get_replacement_func
6.12 - 8.00 set_file_redirect_handler
6.12 - 8.00 set_fileget_cb_handler
6.12 - 8.00 set_header_cb_handler
6.12 - 8.00 set_proxy_request_handler
6.12 - 8.00 set_url_hit_count_handler
6.98 - 7.04 setup_rtcp_timer
6.12 - 8.00 setupnpclient_handler
6.12 - 8.00 setupnpserver_handler
6.12 - 6.92 sid_tabele_event_add
6.12 - 8.00 statusline_cbuf_write
6.12 - 8.00 statusline_parse
6.12 - 8.00 statusline_set
6.12 - 8.00 statusline_set_ex
6.12 - 7.12 store_auth_info
6.12 - 8.00 str2method
6.12 - 8.00 str2url
6.12 - 6.64 update_auth_brute_force_protection
6.12 - 8.00 update_sid_auth
6.12 - 7.04 upnpsatip_start
6.12 - 7.04 upnpsatip_stop
6.12 - 8.00 use_html5_cors
6.12 - 7.12 uudecode
6.12 - 7.12 uuencode
6.12 - 8.00 websrv_changed_srv_type
6.12 - 8.00 websrv_client_inject
6.12 - 8.00 websrv_config_changed
6.12 - 8.00 websrv_freeconfig
6.12 - 8.00 websrv_init
6.12 - 8.00 websrv_poll
6.12 - 8.00 websrv_proxy_client_sleep
6.12 - 8.00 websrv_proxy_client_wakeup
6.12 - 8.00 websrv_proxy_enable
6.12 - 8.00 websrv_proxy_handle_auth
6.12 - 8.00 websrv_proxy_handle_redirect
6.12 - 8.00 websrv_proxy_set_datahandler
6.12 - 8.00 websrv_proxy_set_dnscontext
6.12 - 8.00 websrv_proxy_set_hooks
6.12 - 8.00 websrv_proxy_set_hooks_v2
6.12 - 8.00 websrv_proxy_set_netmark
6.12 - 8.00 websrv_proxy_set_ssl_ctx
6.12 - 8.00 websrv_proxy_set_tcclass
6.12 - 8.00 websrv_reset_sid_auth_cache
6.12 - 8.00 websrv_set_auth_param
6.12 - 8.00 websrv_set_redirect_filenames
6.12 - 8.00 websrv_set_statistic_callback
6.12 - 7.12 websrv_signature
6.12 - 8.00 websrv_stop
6.12 - 8.00 websrv_switch_sid_auth_cache
6.12 - 8.00 websrv_update_ssl_config
6.12 - 8.00 websrvlib_format_url
6.12 - 8.00 websrvlib_parse_url
304 symbols for this command

SMW-Browser

Information is currently being retrieved from the backend.