Commit Graph

6169 Commits (df32af138f4a641c6cc46a1fdedaa2c975ca64dd)
 

Author SHA1 Message Date
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
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 42cd2e0198 MT#55283 dynamically allocate shm map
1 month ago
Richard Fuchs 2e439c91c1 MT#55283 kfree doesn't need a null check
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 7859619275 MT#61856 call.h: add some macro hygiene
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 0469eafa3e MT#61856 call.h: make `packet_stream_last_packet()` inliner consistent
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
OrbisAI Security ad6fbef99b MT#55283 recording-daemon: add static_assert for payload_type bounds invariant
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
Jake Robers cc0f04fba2 MT#55283 add(Dockerfile): libip4tc2 to runtime image
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
Donat Zenichev dc2fdfbcf4 MT#61856 media_socket: use INLINE shortening
1 month ago
Donat Zenichev 50daf6f0ec MT#61856 sdp.c: use a proper type for port append
1 month ago
Donat Zenichev 2d4fcf2a71 MT#61856 sdp.c: fix some code comments typos
1 month ago
Donat Zenichev 84d844d27a MT#61856 sdp.c: remove duplicate include of call.h
1 month ago
Donat Zenichev 7102c97120 MT#55283 rtpp flags parsing, use the semi-colon once
1 month ago