Commit Graph

6252 Commits (551ba3d82d48d1a2c4bf12683ac743abb00a0fd5)
 

Author SHA1 Message Date
Donat Zenichev 551ba3d82d MT#61856 control_ng: introduce NG commands table
2 weeks ago
Donat Zenichev 98d9bf091f MT#61856 control_ng: move cli.h include into header
2 weeks ago
Donat Zenichev 095ecb2d59 MT#61856 control_ng: extend NG_COMMANDS macro
2 weeks ago
Donat Zenichev 022942aa24 MT#61856 control_ng: extend macro list with the wrapper name
2 weeks ago
Richard Fuchs 71ced3c2c5 MT#55283 remove unused methods
2 weeks ago
Richard Fuchs 7b41827160 MT#55283 allow for non-ngcp named build profiles
3 weeks ago
Richard Fuchs dd4c127ffd Revert "MT#55283 rename build profiles in backports"
3 weeks ago
Richard Fuchs c89aa440ac MT#55283 rename build profiles in backports
3 weeks ago
Javier Montoro 90f4f8e418 MT#55283 differentiate sequence-gap based and rtcp based packets lost
3 weeks ago
Richard Fuchs d804264da6 MT#55283 pysip-lite packaging
3 weeks ago
Richard Fuchs 7403746ccd MT#55283 demo scripts/lib
3 weeks ago
Donat Zenichev d0b380272c MT#61856 call_interfaces: avoid double header includes
3 weeks ago
Donat Zenichev 8e527b4148 MT#61856 call_interfaces: `call_transform_ng()` add iteration guards
3 weeks ago
Donat Zenichev df56d3c10c MT#61856 call_interfaces: subscriber answer, check given sdp
3 weeks ago
Donat Zenichev 962a869575 MT#61856 call_interfaces: play dtmf, use audio sink only
3 weeks ago
Donat Zenichev b6a3cc8199 MT#61856 call_interfaces: use enum value for `stream_address_format`
3 weeks ago
Richard Fuchs 0c0e609909 MT#55283 fix call ID alias logic after merge
3 weeks ago
Richard Fuchs 5df7cabbb2 MT#55283 update replay helper script
3 weeks ago
Richard Fuchs 8172b83e23 MT#55283 protect against invalid metadata
3 weeks ago
Richard Fuchs 421868df45 MT#55283 remove unused flag from metafile
3 weeks ago
Donat Zenichev 3285aec607 MT#61856 call_interfaces: block silence media, iteration bug
3 weeks ago
Donat Zenichev 6611e15d12 MT#61856 call_interfaces: streams print hardening
3 weeks ago
Richard Fuchs 31375ca349 MT#55283 fix bencode buffer alignment
3 weeks ago
Donat Zenichev 93c49e9c2e MT#61856 media_player: refactor kernel_idx none entry
3 weeks ago
Donat Zenichev ad8911e906 MT#61856 media_player: cache entry free, add `kernel_idx` guard
3 weeks ago
Donat Zenichev b79b99edf6 MT#61856 media_player: clean partially initialized AV resources
3 weeks ago
Richard Fuchs ceb7996cca MT#55283 refcount ICE stream_fds
3 weeks ago
Richard Fuchs fd057cc020 MT#55283 remove unused DEL_STREAM
3 weeks ago
Donat Zenichev 7a4feef1ff MT#61856 media_player: add cached file func, name ownership issue
3 weeks ago
Donat Zenichev b04cf1202c MT#61856 media_player: use `str_free()` for cached file keys
3 weeks ago
Donat Zenichev b8a0dd52ee MT#61856 media_player: get db id, release mysql res
3 weeks ago
Donat Zenichev 04655f3275 MT#61856 media_player: use `media_expire_us`
3 weeks ago
Donat Zenichev fff6e5abaf MT#61856 media_player: calculate cache times in us
3 weeks ago
Donat Zenichev 75ab591022 MT#62750 media_player: guard `call_stop_media_for_ml()`
3 weeks ago
Donat Zenichev 4203e10c1e MT#61856 control_ng: generate enum from NG_COMMANDS
4 weeks ago
Donat Zenichev 34bb030bff MT#61856 control_ng: make NG commands consistent
4 weeks ago
Donat Zenichev e36ad85c00 MT#61856 control_ng: add some spaces clean-ups
4 weeks ago
Donat Zenichev 227e0170ef MT#61856 control_ng: hardening for `bencode_pretty_print()`
4 weeks ago
Donat Zenichev 822e5b7cc3 MT#61856 control_ng: avoid duplicate includes
4 weeks ago
Donat Zenichev c5fef5e0d4 MT#62750 stop media: if MoH is ongoing, ignore the command
4 weeks ago
Donat Zenichev 7a83ce891a MT#62750 media_player: skip MP init if there is ongoing MoH
4 weeks ago
Donat Zenichev 2dc3014149 MT#62750 media_player: revert `ilog()`
4 weeks ago
Richard Fuchs fd0d1c2702 MT#55283 add call ID logging for create/publish
4 weeks ago
Richard Fuchs 0e5f2d3048 MT#55283 prevent overflow of async queue
4 weeks ago
Donat Zenichev bdb8dc412d MT#61856 control_ng: `prepare_resp_ctx()` check command ctx parser
4 weeks ago
Donat Zenichev e09c2321aa MT#61856 control_ng: for JSON err resp, use own parser
4 weeks ago
Donat Zenichev 0e44164790 MT#61856 control_ng: appeal to parser via local ptr
4 weeks ago
Donat Zenichev c6ef37035d MT#61856 control_ng: add `prepare_resp_ctx()` for resp ctx
4 weeks ago
Donat Zenichev 95c59e1035 MT#61856 control_ng: init err response to dict by default
4 weeks ago
Donat Zenichev bb8b91e1b0 MT#61856 control_ng: `json_list_iter()` handle `item_callback`
4 weeks ago