Commit Graph

2981 Commits (5e8d5535dcfcb76f7579a8ef631e38788ee5a8a1)

Author SHA1 Message Date
Richard Fuchs 9c2bccde84 MT#55283 io_uring poller implementation
2 years ago
Richard Fuchs ebaca8a4e0 MT#55283 initial support for io_uring
2 years ago
Richard Fuchs ad00134c61 MT#55283 use bufferpool for media packets
2 years ago
Richard Fuchs 872c06d1cc MT#55283 add bufferpool implementation
2 years ago
Richard Fuchs e553660e23 MT#55283 virtualise poller methods
2 years ago
Richard Fuchs 6aca3e88ad MT#55283 generalise thread_waker
2 years ago
Richard Fuchs a3f6a9228d MT#55283 removed unused poller argument
2 years ago
Richard Fuchs 58cbd2f21c MT#55283 delegate closing sockets to poller
2 years ago
Richard Fuchs aab5d66c31 MT#55283 update external poller API to bool
2 years ago
Richard Fuchs c13da00fdc MT#55283 fix typo breaking per-sec stats
2 years ago
Tom Briden ce66c7b8fa MT#55283 codec_add_raw_packet_dup: allocate enough space to support encrpytion
2 years ago
Richard Fuchs 8b7cab4ea7 MT#55283 force re-encryption if DTMF injection is requested
2 years ago
Richard Fuchs 096f7d7736 MT#55283 add interface stats to CLI output
2 years ago
Richard Fuchs ea3d4da69b MT#55283 fix session reference leak
2 years ago
Richard Fuchs 3bd606eda1 MT#55283 fix auto completion gone wrong
2 years ago
Richard Fuchs 93f4ea427e MT#55283 fix log-info reference leak
2 years ago
Richard Fuchs 4fb5c99228 MT#57719 do lookup based on a=mid in get_media()
2 years ago
Richard Fuchs 88f09f9b02 MT#55283 add static
2 years ago
Lucian Balaceanu 7905811c53 MT#55283 Adding support for NG trace to Homer
2 years ago
Richard Fuchs 28e9079e2f MT#55283 mass codec-chain update
2 years ago
Richard Fuchs ebe9501beb MT#55283 obsolete RE_HAS_MEASUREDELAY
2 years ago
Richard Fuchs fa7a7adc17 MT#55283 use gcc builtins for 64-bit atomics
2 years ago
Donat Zenichev f695e77064 MT#58535 rtpp_flags: add support for generic 'rtcp-mux-*'
2 years ago
Donat Zenichev 09f129f345 MT#58535 rtpp_flags: refactor default case of flags-flags parsing
2 years ago
Richard Fuchs 41a43218c6 MT#55283 decrease log severity
2 years ago
Donat Zenichev ceb49c9b54 MT#58535 rtpp_flags: deprecate usage of dict for parsing
2 years ago
Donat Zenichev 7b94627fc2 MT#58535 rtpp_flags: parse the rest of flags directly
2 years ago
Donat Zenichev e79bc405ca MT#58535 rtpp_flags: Deprecate `repacketize` flag parsing
2 years ago
Donat Zenichev db6bfb9325 MT#58535 rtpp_flags: deprecate `new_list_to_dict()`
2 years ago
Donat Zenichev 97f7098459 MT#58535 rtpp_flags: parse `direction` flag directly
2 years ago
Donat Zenichev 8548e7d67b MT#58535 rtpp_flags: parse `codec-*` flags directly
2 years ago
Donat Zenichev a642a4e917 MT#58535 rtpp_flags: parse `transport` flag directly
2 years ago
Donat Zenichev 1e65172b52 MT#58535 rtpp_flags: parse key/val flags directly
2 years ago
Donat Zenichev 066ca7387c MT#58535 rtpp_flags: fix typo in code commentaries
2 years ago
Donat Zenichev 1331437a1b MT#58535 rtpp_flags: fix bug in `direction` parsing
2 years ago
Richard Fuchs 292c8ae660 MT#55283 add a few more missing nft cleanups
2 years ago
Richard Fuchs c6f43b7d2b MT#55283 Fix for crash introduced by 6c03a44c
2 years ago
Richard Fuchs 6c03a44c84 MT#55283 fix missing cleanup
2 years ago
Richard Fuchs 3903d9104f MT#55283 remove unused DEL_TARGET method
2 years ago
Richard Fuchs 46919cedd1 MT#55283 remove GET_STATS
2 years ago
Richard Fuchs 3e0fe5ae75 MT#55283 remove unused argument
2 years ago
Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media
2 years ago
Donat Zenichev ff98b83f6f MT#58535 rtpp_flags: remove unused `flags` bencode list item
2 years ago
Richard Fuchs 2527f8d643 MT#55283 fix copy/pasto
2 years ago
Donat Zenichev d1c4b44f79 MT#58535 Fix a defect detected by Coverity Scan
2 years ago
Tom Briden c57a3f7def MT#55283 dtmf: only update recv list if not injected and send list if injected, delayed or not blocked
2 years ago
Tom Briden e12e408ee3 MT#55283 dtmf_inject: adjust start_pts if last_event + pause is later than it
2 years ago
Tom Briden bdb1022677 MT#55283 codec_last_dtmf_event: return ts of dtmf_state if handler queue is empty
2 years ago
Tom Briden c92748dc9d MT#55283 dtmf_inject: fix generating one too many event packets
2 years ago
Richard Fuchs 41a9894cce MT#55283 fix DTMF end event sequencing
2 years ago
Tom Briden c7fa81c764 MT#55283 dtmf_event_payload: canonicalise DTMF end event ts if start packet send was delayed
2 years ago
Tom Briden 6aa10931ad MT#55283 packet_encoded_tx: add a ts delay when transmitting DTMF event packets
2 years ago
Donat Zenichev d7b8ebbc68 MT#58535 Add an empty statement after `rtpp-flags` parsing
2 years ago
Donat Zenichev 59dca7dcec MT#58535 Shadow the `parse_str_flag()` because unused
2 years ago
Donat Zenichev 282f57884e MT#58535 Use `call_ng_flags_flags()` for generic flags
2 years ago
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
2 years ago
Richard Fuchs e437c06a41 MT#55283 remove pointless struct
2 years ago
Richard Fuchs 99021caf77 MT#55283 fix potential deadlock
2 years ago
Donat Zenichev e2d4da995b MT#59038 Fix a defect detected by Coverity Scan (dtmf)
2 years ago
Donat Zenichev 5a7a757431 MT#59038 Fix a defect detected by Coverity Scan (websocket)
2 years ago
Richard Fuchs c96755de06 MT#55283 set up recording after offer/answer
2 years ago
Richard Fuchs 953fabbf10 MT#59038 support `block DTMF` flag
2 years ago
Richard Fuchs 0ef4984a79 MT#59038 mutually exclusive operations
2 years ago
Richard Fuchs 4835e5e2ba MT#59038 split up call_block_dtmf_ng
2 years ago
Richard Fuchs 72b388a7ce MT#59038 add support for "plain" NG protocols
2 years ago
Richard Fuchs 89997638fd MT#55283 fix typo
2 years ago