Commit Graph

6195 Commits (bb2139e3dca944aadeaa22e3bca29be493909c65)
 

Author SHA1 Message Date
Donat Zenichev bb2139e3dc MT#61856 main: properly log failure in `do_transcode_config()`
3 months ago
Donat Zenichev 5c01cfd85e MT#61856 main: dealloc `addr`
3 months ago
Richard Fuchs 887e8bc038 MT#55283 rename build test results from .h
3 months ago
Richard Fuchs 61dbd3cc18 MT#55283 eliminate duplicate compilation of daemon
3 months ago
Richard Fuchs 27a2d688ec MT#55283 reformat makefiles
3 months ago
Richard Fuchs d8d32bbc06 MT#55283 silence compiler warning
3 months ago
Richard Fuchs b066877d7e MT#55283 eliminate duplicate compilation of l/*c
3 months ago
Richard Fuchs 8a904fe3d5 MT#55283 eliminate CUSTOM_POLLER
3 months ago
Richard Fuchs d9b72e0134 MT#55283 eliminate duplicate compilation of .S
3 months ago
Richard Fuchs 4cf920c19d MT#55283 enable separate compilation of lib/*
3 months ago
Richard Fuchs c05ba00dd3 MT#55283 clean up logging system
3 months ago
Richard Fuchs 0a932ff84f MT#55283 store shared log levels in shared file
3 months ago
Richard Fuchs 8e6b6feeb8 MT#55283 move shared build flags into shared file
3 months ago
Donat Zenichev 27b968cde5 MT#61856 main: remove some trailing spaces
3 months ago
Donat Zenichev 9e1f4c142c MT#61856 main: validate global port range
3 months ago
Donat Zenichev 442e783fad MT#61856 main: validate min/max port in `add_if_from_config()`
3 months ago
Donat Zenichev a80afc50fe MT#61856 main: moh max duration, correctly parse it
3 months ago
Donat Zenichev 0f2eaff9bb MT#61856 main: rtpe_config, check `0 <= silence_detect <= 100`
3 months ago
Donat Zenichev bcd92e137b MT#61856 main: rtpe_config, don't accept xmlrpc timeout < 0
3 months ago
Richard Fuchs a37e544289 MT#55283 remove temporary workaround
3 months ago
Richard Fuchs 18625c7ac5 MT#55283 move structs out of #ifdef scope
3 months ago
Richard Fuchs 7f46579034 MT#55283 add missing lock in JB
3 months ago
Richard Fuchs b1c20eec6a MT#55283 don't write to null
3 months ago
Richard Fuchs 5403ed616a MT#55283 add ring buffers
3 months ago
Richard Fuchs 707d02ddac MT#55283 move stream_fd into shm
3 months ago
Richard Fuchs a190d56a53 MT#55283 save TOS in socket struct
3 months ago
Donat Zenichev df32af138f MT#61856 main: redis host/port parsing
3 months ago
Donat Zenichev b659b2371f MT#61856 main: prevent duplicated usage of `F` shortcut
3 months ago
Richard Fuchs c70f493b41 MT#55283 fix non-tc builds
3 months ago
Richard Fuchs b725d4a78c MT#55283 slightly defuse some tests
3 months ago
Donat Zenichev d1aa03507d MT#61856 call_flags: drop support of replace `session-connection`
3 months ago
Donat Zenichev d651b4cf8f MT#61856 call_flags: code comment typos
3 months ago
Donat Zenichev 98512e0152 MT#61856 call_flags: reorder guards in `ng_sdp_attr_manipulations_iter()`
3 months ago
Donat Zenichev a7b24c955c MT#61856 call_flags: improve styling in `call_ng_flags_prefix()`
3 months ago
Donat Zenichev a5e1a839ba MT#61856 call_flags: return actual error
3 months ago
Donat Zenichev e87cdabf75 MT#61856 call_flags: `call_ng_flags_str_pair_ht()` might return error
3 months ago
Donat Zenichev 08e8fe7d08 MT#61856 call_flags: log wrong type used in sdp media remove
3 months ago
Donat Zenichev 89e126af29 MT#61856 call_flags: attr manipulations, return if unsupported
3 months ago
Richard Fuchs 42cd2e0198 MT#55283 dynamically allocate shm map
3 months ago
Richard Fuchs 2e439c91c1 MT#55283 kfree doesn't need a null check
3 months ago
Richard Fuchs efd96fd820 MT#55283 don't free codec_opts
3 months ago
Richard Fuchs 23299afcc1 MT#55283 add static_bufferpool
3 months ago
Richard Fuchs 92ae6a2dec MT#55283 add warning for mutually exclusive option
3 months ago
Donat Zenichev 7859619275 MT#61856 call.h: add some macro hygiene
3 months ago
Donat Zenichev 10c003a158 MT#61856 `!IS_OWN_CALL()` has a dedicated equivalent
3 months ago
Donat Zenichev 8b5f505fc2 MT#61856 call.c/.h: fix commentary and declaration typos
3 months ago
Donat Zenichev 0469eafa3e MT#61856 call.h: make `packet_stream_last_packet()` inliner consistent
3 months ago
Donat Zenichev 4bce6bd411 MT#61856 call.h: fix `stream_params` typo
3 months ago
Donat Zenichev 6cc463d354 MT#61856 call_get_dialogue: remove `__monologue_unconfirm()` dups
3 months ago
Donat Zenichev 3730f8ed32 MT#61856 deprecate `dialog_unconfirm()`
3 months ago