Commit Graph

4158 Commits (4cf920c19de38b32d7c64152f763486f9425e75a)

Author SHA1 Message Date
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
4 weeks ago
Richard Fuchs 0a932ff84f MT#55283 store shared log levels in shared file
4 weeks ago
Richard Fuchs 8e6b6feeb8 MT#55283 move shared build flags into shared file
4 weeks 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
Richard Fuchs d4e11d655b MT#55283 prevent possible NULL dereference
1 month ago
Richard Fuchs 4103df7cf8 Revert "MT#55283 drop NULL allowance"
1 month ago
Donat Zenichev d86f51ac54 MT#61856 monologue_publish: refactor the func for ports
1 month ago
Donat Zenichev b1b6e63245 MT#61856 monologue_call_create_media: check output of `monologue_open_ports()`
1 month ago
Donat Zenichev 2d714cb44b MT#61856 monologue_subscribe_request: check output of `monologue_open_ports()`
1 month ago
Donat Zenichev fb6d6508f2 MT#61856 monologue_publish: check output of `monologue_open_ports()`
1 month ago
Richard Fuchs 0faa777e17 MT#55283 add bufferpool stats output
1 month ago
Donat Zenichev 3cd93d4796 MT#61856 call.c: correction for `unsubscribe_all_from_monologue()`
1 month ago
Richard Fuchs 6ed2e239d3 MT#55283 fix __unsubscribe_all_from_media
1 month ago
Donat Zenichev 86c77a4810 MT#61856 sdp.c: use the `UINT_MAX` explicitly
1 month ago
Donat Zenichev 1d9b45c805 MT#61856 sdp.c: `sdp_attr_dup()` fully copy strs
1 month ago
Donat Zenichev 2b8b628373 MT#61856 sdp.c: manipulations (add) check if `a=` given
1 month ago
Donat Zenichev f41feae811 MT#61856 sdp.c: `sdp_out_add_media_connection()` add assert
1 month ago
Donat Zenichev 8c518d0e1d MT#61856 sdp.c: properly clean stream params
1 month ago