Commit Graph

4175 Commits (0e441647906c29fd2169844e6fdfc8b3c6b386e9)

Author SHA1 Message Date
Donat Zenichev 0e44164790 MT#61856 control_ng: appeal to parser via local ptr
4 months ago
Donat Zenichev c6ef37035d MT#61856 control_ng: add `prepare_resp_ctx()` for resp ctx
4 months ago
Donat Zenichev 95c59e1035 MT#61856 control_ng: init err response to dict by default
4 months ago
Donat Zenichev bb8b91e1b0 MT#61856 control_ng: `json_list_iter()` handle `item_callback`
4 months ago
Donat Zenichev ab534f3412 MT#61856 control_ng: correct decode JSON error string
4 months ago
Donat Zenichev a7a46e3124 MT#61856 control_ng: `control_ng_process_payload()` allocate dict
4 months ago
Donat Zenichev 923da556c9 MT#61856 main: validate more time/count options
4 months ago
Donat Zenichev 57350ab350 MT#61856 main: remove usless `n`s in `die()` calls
4 months ago
Donat Zenichev 96634a7ad1 MT#61856 main: fix some word typos
4 months ago
Donat Zenichev 15bc48bc4b MT#61856 main: use `die()` instead of `abort()`
4 months ago
Donat Zenichev ff8602829e MT#61856 main: `initial_rtpe_config` copy completeness
4 months ago
Donat Zenichev bb2139e3dc MT#61856 main: properly log failure in `do_transcode_config()`
4 months ago
Donat Zenichev 5c01cfd85e MT#61856 main: dealloc `addr`
4 months ago
Richard Fuchs 887e8bc038 MT#55283 rename build test results from .h
4 months ago
Richard Fuchs 27a2d688ec MT#55283 reformat makefiles
4 months ago
Richard Fuchs d8d32bbc06 MT#55283 silence compiler warning
4 months ago
Richard Fuchs d9b72e0134 MT#55283 eliminate duplicate compilation of .S
4 months ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
4 months ago
Richard Fuchs 0a932ff84f MT#55283 store shared log levels in shared file
4 months ago
Richard Fuchs 8e6b6feeb8 MT#55283 move shared build flags into shared file
4 months ago
Donat Zenichev 27b968cde5 MT#61856 main: remove some trailing spaces
4 months ago
Donat Zenichev 9e1f4c142c MT#61856 main: validate global port range
4 months ago
Donat Zenichev 442e783fad MT#61856 main: validate min/max port in `add_if_from_config()`
4 months ago
Donat Zenichev a80afc50fe MT#61856 main: moh max duration, correctly parse it
4 months ago
Donat Zenichev 0f2eaff9bb MT#61856 main: rtpe_config, check `0 <= silence_detect <= 100`
4 months ago
Donat Zenichev bcd92e137b MT#61856 main: rtpe_config, don't accept xmlrpc timeout < 0
4 months ago
Richard Fuchs 7f46579034 MT#55283 add missing lock in JB
4 months ago
Richard Fuchs b1c20eec6a MT#55283 don't write to null
4 months ago
Richard Fuchs 5403ed616a MT#55283 add ring buffers
4 months ago
Richard Fuchs 707d02ddac MT#55283 move stream_fd into shm
4 months ago
Donat Zenichev df32af138f MT#61856 main: redis host/port parsing
4 months ago
Donat Zenichev b659b2371f MT#61856 main: prevent duplicated usage of `F` shortcut
4 months ago
Donat Zenichev d1aa03507d MT#61856 call_flags: drop support of replace `session-connection`
4 months ago
Donat Zenichev d651b4cf8f MT#61856 call_flags: code comment typos
4 months ago
Donat Zenichev 98512e0152 MT#61856 call_flags: reorder guards in `ng_sdp_attr_manipulations_iter()`
4 months ago
Donat Zenichev a7b24c955c MT#61856 call_flags: improve styling in `call_ng_flags_prefix()`
4 months ago
Donat Zenichev a5e1a839ba MT#61856 call_flags: return actual error
4 months ago
Donat Zenichev e87cdabf75 MT#61856 call_flags: `call_ng_flags_str_pair_ht()` might return error
4 months ago
Donat Zenichev 08e8fe7d08 MT#61856 call_flags: log wrong type used in sdp media remove
4 months ago
Donat Zenichev 89e126af29 MT#61856 call_flags: attr manipulations, return if unsupported
4 months ago
Richard Fuchs efd96fd820 MT#55283 don't free codec_opts
4 months ago
Richard Fuchs 23299afcc1 MT#55283 add static_bufferpool
4 months ago
Richard Fuchs 92ae6a2dec MT#55283 add warning for mutually exclusive option
4 months ago
Donat Zenichev 10c003a158 MT#61856 `!IS_OWN_CALL()` has a dedicated equivalent
4 months ago
Donat Zenichev 8b5f505fc2 MT#61856 call.c/.h: fix commentary and declaration typos
4 months ago
Donat Zenichev 4bce6bd411 MT#61856 call.h: fix `stream_params` typo
4 months ago
Donat Zenichev 6cc463d354 MT#61856 call_get_dialogue: remove `__monologue_unconfirm()` dups
4 months ago
Donat Zenichev 3730f8ed32 MT#61856 deprecate `dialog_unconfirm()`
4 months ago
Donat Zenichev 88f13a644d MT#61856 make `call_timer_delete_monologues()` return void
4 months ago
Donat Zenichev 4303e191c7 MT#61856 check PS before cleaning in `__streams_set_sinks()`
4 months ago