Commit Graph

4172 Commits (bb8b91e1b0ba3ecc44c629da8d45368f8ff6fc32)

Author SHA1 Message Date
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 27a2d688ec MT#55283 reformat makefiles
1 month ago
Richard Fuchs d8d32bbc06 MT#55283 silence compiler warning
1 month ago
Richard Fuchs d9b72e0134 MT#55283 eliminate duplicate compilation of .S
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 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
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
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
Donat Zenichev a5e1a839ba MT#61856 call_flags: return actual error
1 month ago
Donat Zenichev e87cdabf75 MT#61856 call_flags: `call_ng_flags_str_pair_ht()` might return error
1 month ago
Donat Zenichev 08e8fe7d08 MT#61856 call_flags: log wrong type used in sdp media remove
1 month ago
Donat Zenichev 89e126af29 MT#61856 call_flags: attr manipulations, return if unsupported
1 month ago
Richard Fuchs efd96fd820 MT#55283 don't free codec_opts
1 month ago
Richard Fuchs 23299afcc1 MT#55283 add static_bufferpool
1 month ago
Richard Fuchs 92ae6a2dec MT#55283 add warning for mutually exclusive option
1 month ago
Donat Zenichev 10c003a158 MT#61856 `!IS_OWN_CALL()` has a dedicated equivalent
1 month ago
Donat Zenichev 8b5f505fc2 MT#61856 call.c/.h: fix commentary and declaration typos
1 month ago
Donat Zenichev 4bce6bd411 MT#61856 call.h: fix `stream_params` typo
1 month ago
Donat Zenichev 6cc463d354 MT#61856 call_get_dialogue: remove `__monologue_unconfirm()` dups
1 month ago
Donat Zenichev 3730f8ed32 MT#61856 deprecate `dialog_unconfirm()`
1 month ago
Donat Zenichev 88f13a644d MT#61856 make `call_timer_delete_monologues()` return void
1 month ago
Donat Zenichev 4303e191c7 MT#61856 check PS before cleaning in `__streams_set_sinks()`
1 month ago
Donat Zenichev 9bb0a7a968 MT#61856 `monologue_call_create_answer()` returns bool
1 month ago
Orgad Shaneh 4be228b4fb MT#55283 support 'all' codec accept mode
1 month ago
Richard Fuchs eb108705b2 MT#55283 ignore ICE=force for answer SDPs
1 month ago