Commit Graph

6211 Commits (2dc3014149819758d70d96e5dc696ff405c5d476)
 

Author SHA1 Message Date
Donat Zenichev 2dc3014149 MT#62750 media_player: revert `ilog()`
4 weeks ago
Richard Fuchs fd0d1c2702 MT#55283 add call ID logging for create/publish
4 weeks ago
Richard Fuchs 0e5f2d3048 MT#55283 prevent overflow of async queue
4 weeks ago
Donat Zenichev bdb8dc412d MT#61856 control_ng: `prepare_resp_ctx()` check command ctx parser
4 weeks ago
Donat Zenichev e09c2321aa MT#61856 control_ng: for JSON err resp, use own parser
4 weeks ago
Donat Zenichev 0e44164790 MT#61856 control_ng: appeal to parser via local ptr
4 weeks ago
Donat Zenichev c6ef37035d MT#61856 control_ng: add `prepare_resp_ctx()` for resp ctx
4 weeks ago
Donat Zenichev 95c59e1035 MT#61856 control_ng: init err response to dict by default
4 weeks ago
Donat Zenichev bb8b91e1b0 MT#61856 control_ng: `json_list_iter()` handle `item_callback`
4 weeks ago
Donat Zenichev ab534f3412 MT#61856 control_ng: correct decode JSON error string
4 weeks ago
Donat Zenichev a7a46e3124 MT#61856 control_ng: `control_ng_process_payload()` allocate dict
4 weeks ago
Donat Zenichev 923da556c9 MT#61856 main: validate more time/count options
4 weeks ago
Donat Zenichev 57350ab350 MT#61856 main: remove usless `n`s in `die()` calls
1 month ago
Donat Zenichev 96634a7ad1 MT#61856 main: fix some word typos
1 month ago
Donat Zenichev 15bc48bc4b MT#61856 main: use `die()` instead of `abort()`
1 month ago
Donat Zenichev ff8602829e MT#61856 main: `initial_rtpe_config` copy completeness
1 month ago
Donat Zenichev bb2139e3dc MT#61856 main: properly log failure in `do_transcode_config()`
1 month ago
Donat Zenichev 5c01cfd85e MT#61856 main: dealloc `addr`
1 month ago
Richard Fuchs 887e8bc038 MT#55283 rename build test results from .h
1 month ago
Richard Fuchs 61dbd3cc18 MT#55283 eliminate duplicate compilation of daemon
1 month ago
Richard Fuchs 27a2d688ec MT#55283 reformat makefiles
1 month ago
Richard Fuchs d8d32bbc06 MT#55283 silence compiler warning
1 month ago
Richard Fuchs b066877d7e MT#55283 eliminate duplicate compilation of l/*c
1 month ago
Richard Fuchs 8a904fe3d5 MT#55283 eliminate CUSTOM_POLLER
1 month ago
Richard Fuchs d9b72e0134 MT#55283 eliminate duplicate compilation of .S
1 month ago
Richard Fuchs 4cf920c19d MT#55283 enable separate compilation of lib/*
1 month ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
1 month ago
Richard Fuchs 0a932ff84f MT#55283 store shared log levels in shared file
1 month ago
Richard Fuchs 8e6b6feeb8 MT#55283 move shared build flags into shared file
1 month ago
Donat Zenichev 27b968cde5 MT#61856 main: remove some trailing spaces
1 month ago
Donat Zenichev 9e1f4c142c MT#61856 main: validate global port range
1 month ago
Donat Zenichev 442e783fad MT#61856 main: validate min/max port in `add_if_from_config()`
1 month ago
Donat Zenichev a80afc50fe MT#61856 main: moh max duration, correctly parse it
1 month ago
Donat Zenichev 0f2eaff9bb MT#61856 main: rtpe_config, check `0 <= silence_detect <= 100`
1 month ago
Donat Zenichev bcd92e137b MT#61856 main: rtpe_config, don't accept xmlrpc timeout < 0
1 month ago
Richard Fuchs a37e544289 MT#55283 remove temporary workaround
1 month ago
Richard Fuchs 18625c7ac5 MT#55283 move structs out of #ifdef scope
1 month ago
Richard Fuchs 7f46579034 MT#55283 add missing lock in JB
1 month ago
Richard Fuchs b1c20eec6a MT#55283 don't write to null
1 month ago
Richard Fuchs 5403ed616a MT#55283 add ring buffers
1 month ago
Richard Fuchs 707d02ddac MT#55283 move stream_fd into shm
1 month ago
Richard Fuchs a190d56a53 MT#55283 save TOS in socket struct
1 month ago
Donat Zenichev df32af138f MT#61856 main: redis host/port parsing
1 month ago
Donat Zenichev b659b2371f MT#61856 main: prevent duplicated usage of `F` shortcut
1 month ago
Richard Fuchs c70f493b41 MT#55283 fix non-tc builds
1 month ago
Richard Fuchs b725d4a78c MT#55283 slightly defuse some tests
1 month ago
Donat Zenichev d1aa03507d MT#61856 call_flags: drop support of replace `session-connection`
1 month ago
Donat Zenichev d651b4cf8f MT#61856 call_flags: code comment typos
1 month ago
Donat Zenichev 98512e0152 MT#61856 call_flags: reorder guards in `ng_sdp_attr_manipulations_iter()`
1 month ago
Donat Zenichev a7b24c955c MT#61856 call_flags: improve styling in `call_ng_flags_prefix()`
1 month ago