Commit Graph

2876 Commits (bc698a3fcb95656738cab4a06684cc16ce9f686f)

Author SHA1 Message Date
Donat Zenichev 15d0867737 MT#58535 rtpp_flags: add directional flag parsing
2 years ago
Donat Zenichev f60139cf0d MT#58535 Add opmode to processing of flags
2 years ago
Donat Zenichev 31641efe06 MT#58535 Be able to detect message type (request/reply)
2 years ago
Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes
2 years ago
Donat Zenichev 36c19b9111 MT#58535 rtpp_flags: introduce raw flags parsing
2 years ago
Dennis Yurasov c3e32b77e4 MT#55283 Fix TLS-ID change detection
2 years ago
Richard Fuchs 63059122f0 MT#59038 add rec announcement options
2 years ago
Richard Fuchs cb39c9a7e8 MT#59038 support repeat starts of the same player
2 years ago
Richard Fuchs 151c45ddd7 MT#59038 add block-egress flag
2 years ago
Richard Fuchs 40ce322a42 MT#59038 add missing flags to query output
2 years ago
Richard Fuchs 931c0c7ed7 MT#59038 use recording monologue setup wrapper
2 years ago
Richard Fuchs ed877868c1 MT#59038 separate player init/start functions
2 years ago
Richard Fuchs 9223109d04 MT#59038 specialise media_player_play_init
2 years ago
Richard Fuchs bd43cd5809 MT#59038 extend transcoding code exclusion
2 years ago
Richard Fuchs 18f807fb69 MT#59038 clean up repeat/start_pos
2 years ago
Richard Fuchs afdf0ad9bf MT#59038 exclude function from non-tc builds
2 years ago
Richard Fuchs ed199058c5 MT#59038 split up media player start functions
2 years ago
Richard Fuchs 70db5c5770 MT#59038 update return types to bool
2 years ago
Richard Fuchs 24ce8de2bb MT#59038 shortcut media_player_new()
2 years ago
Richard Fuchs 72c3ce7e7e MT#59038 add alternative option name
2 years ago
Richard Fuchs d6b09b53ea MT#55283 add version test for X509_STORE_CTX_get0_cert
2 years ago
Richard Fuchs 527225a5c3 MT#55283 unify buffer-sending code
2 years ago
Richard Fuchs 826bfe7e7c MT#55283 consolidate t/c return codes
2 years ago
Richard Fuchs e8b5887235 MT#55283 use per-call poller
2 years ago
Richard Fuchs 90aa63a97c MT#55283 fix/rework poller-per-thread feature
2 years ago
Richard Fuchs a74b87716d MT#55283 use function to avoid silly goto
2 years ago
Richard Fuchs 074acd0f0a MT#55283 optimise timer tree lookup
2 years ago
Richard Fuchs 95621285e5 MT#55283 conditionally wake timer threads
2 years ago
Richard Fuchs bc504e2aef MT#55283 use one timerthread context per thread
2 years ago
Richard Fuchs da7b8f30ff MT#55283 refactor timer thread creation
2 years ago
Richard Fuchs 5f2d5ed72c MT#55283 move config defaults around
2 years ago
Richard Fuchs 1e1f00412e MT#55283 update kernel.c to bool types
2 years ago
Richard Fuchs 8458652d5f MT#55283 fix regression from fe9d1f5ae3
2 years ago
Richard Fuchs 2f0b45bcf6 MT#55283 add check_matched_flag()
2 years ago
Richard Fuchs cb2ae4e399 MT#55283 rename match flag and function
3 years ago
Richard Fuchs e437c06a41 MT#55283 remove pointless struct
3 years ago
Richard Fuchs 99021caf77 MT#55283 fix potential deadlock
3 years ago
Donat Zenichev e2d4da995b MT#59038 Fix a defect detected by Coverity Scan (dtmf)
3 years ago
Donat Zenichev 5a7a757431 MT#59038 Fix a defect detected by Coverity Scan (websocket)
3 years ago
Richard Fuchs c96755de06 MT#55283 set up recording after offer/answer
3 years ago
Richard Fuchs 953fabbf10 MT#59038 support `block DTMF` flag
3 years ago
Richard Fuchs 0ef4984a79 MT#59038 mutually exclusive operations
3 years ago
Richard Fuchs 4835e5e2ba MT#59038 split up call_block_dtmf_ng
3 years ago
Richard Fuchs 72b388a7ce MT#59038 add support for "plain" NG protocols
3 years ago
Richard Fuchs 89997638fd MT#55283 fix typo
3 years ago
Richard Fuchs 460baac18e MT#59038 split out cookie handling
3 years ago
Richard Fuchs 698ab0272b MT#59038 add recording query capabilities
3 years ago
Richard Fuchs b6b9395fd5 MT#59038 refactor CLI parsing
3 years ago
Richard Fuchs 4f14413526 MT#59038 abbreviate single-line CLI output
3 years ago
Richard Fuchs 849419150b MT#59038 reformat string literal
3 years ago