Commit Graph

455 Commits (43f15cd8e357a3b56bcb6acf616d06c3345a2dfb)

Author SHA1 Message Date
Richard Fuchs 989695ab75 MT#55283 mandate use of `flags`
1 year ago
Richard Fuchs 8e1ba9e1e9 MT#55283 fix missing return
1 year ago
Richard Fuchs bda1b937cb MT#59071 support selective DB updates
1 year ago
Richard Fuchs e4630eb53c MT#59069 add option to override rec file pattern
1 year ago
Richard Fuchs b19f5982a4 MT#59069 add recording-path option
1 year ago
Richard Fuchs 366448e44b MT#59069 merge handling of output-dest w metadata
1 year ago
Richard Fuchs 7510730797 MT#59069 refactor handling of metafile prefix
1 year ago
Richard Fuchs 26352abf6b MT#59069 unify recording metadata update
1 year ago
Donat Zenichev c95ec2b8da MT#59087 refactor flags handling in alphabet ordering
1 year ago
Donat Zenichev bebe291656 MT#59086 Unify header files inclusions.
1 year ago
Donat Zenichev 3348f2a0ae MT#59086 Remove superfluous inclusion of `call_interfaces.h`
1 year ago
Donat Zenichev 2924e892e9 MT#58717 Refactor the `call_block_silence_media()`
1 year ago
Richard Fuchs 76203fdce9 MT#58636 add new option 'static codecs'
1 year ago
Donat Zenichev f4c5f8f210 MT#58717 Media sinks: `call_block_silence_media()`
1 year ago
Richard Fuchs 949c5a9d8e MT#55283 work around gcc <12 being stupid
1 year ago
Richard Fuchs 8f98f69e98 MT#55283 use typed G* for subscriptions
1 year ago
Richard Fuchs 7b2ba5339a MT#55283 use typed G* for call members
1 year ago
Richard Fuchs c9ac6ecc73 MT#55283 convert struct rtp_payload_time to typedef
1 year ago
Richard Fuchs 5bd94a1cc2 MT#55283 use obj_release macro
1 year ago
Richard Fuchs c6b907017d MT#55283 use g_auto for call_t
1 year ago
Richard Fuchs 2975b2131d MT#55283 convert struct call to typedef
1 year ago
Richard Fuchs 5fec35e819 MT#55283 use typed GPtrArray for medias
1 year ago
Richard Fuchs 610238d5e3 MT#55283 use typed GHashTable for labels
1 year ago
Richard Fuchs 57598e1255 MT#55283 use typed GQueue for stream/handlers
1 year ago
Richard Fuchs e5ccca36fc MT#55283 use typed GHashTable for SDP rem/subst
1 year ago
Richard Fuchs 7c6f5d1dae MT#55283 use typed GHashTables for globals calls hash
1 year ago
Richard Fuchs 49037aee91 MT#55283 use typed G* for codec-set/except/SDES
1 year ago
Richard Fuchs 6685fb6efd MT#55283 use g_auto for sdp_streams/sessions
1 year ago
Richard Fuchs 9810c501fd MT#55283 use str_q for parsed flags
1 year ago
Richard Fuchs 575d86816f MT#55283 turn ng_buffer into typedef
1 year ago
Richard Fuchs 83140f60df MT#55283 backport fix for I2ce02e92debce0b
1 year ago
Richard Fuchs 0a7812aed5 MT#55283 fix missing unlock
1 year ago
Richard Fuchs afbb76992c MT#55283 use g_auto for str objects
1 year ago
Richard Fuchs 83ee0b1aca MT#55283 use g_auto for sdp_ng_flags
1 year ago
Richard Fuchs bc61caf2cc MT#55283 turn sdp_ng_flags into a typedef
1 year ago
Richard Fuchs fccf2df73c MT#55283 use transparent union
1 year ago
Richard Fuchs 43d1427b4d MT#55283 switch basic GQueue to g_auto
1 year ago
Donat Zenichev 6a792f2bdf MT#57550 Demount `call_subscription` concept
2 years ago
Donat Zenichev b923e5e039 MT#57550 Unconfirm monologue medias using subs
2 years ago
Donat Zenichev 3c28cb325a MT#57719 Add SDP session attributes print (subscribe)
2 years ago
Donat Zenichev 71aa1496b3 MT#57719 Provide some of attributes list via `stream_params`
2 years ago
Donat Zenichev 85fc7ff70c MT#57719 Move `monologue_subscribe_*` to media subs
2 years ago
Richard Fuchs b265477654 MT#55283 add SDES-prefer option
2 years ago
Richard Fuchs 96ae63764d MT#55283 remove some duplicate code
2 years ago
Richard Fuchs c3510b4788 MT#55283 reverse order of "all" subscriptions
2 years ago
Richard Fuchs 469789bf19 MT#55283 make code checkers happy
2 years ago
Richard Fuchs dbae76c3b6 MT#57977 fix save/restore of "foreign" call flag
2 years ago
Donat Zenichev 1fd6d5f3a3 MT#57719 Stop using call subscriptions: `call_block_silence_media()`
2 years ago
Richard Fuchs 1238d2f3c2 MT#57977 integrate block/silence_media into bfield
2 years ago
Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field
2 years ago
Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint
2 years ago
Richard Fuchs 81151b3793 MT#57977 support short-packet blocking
2 years ago
Donat Zenichev d1e29f1dff MT#57719 call_interfaces: Use media subscriptions
2 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
2 years ago
Richard Fuchs 16e7b9465f MT#55283 add `allow-asymmetric-codecs` option
2 years ago
Richard Fuchs cbd17da6b3 MT#55283 switch to pcre2
2 years ago
Richard Fuchs ea0d1775f3 MT#55283 update parsing function to bool
2 years ago
Richard Fuchs 4f6f5fdf4e MT#55283 update config settings to bool type
2 years ago
Richard Fuchs d9e682b7db MT#56374 add convenience macros for string creation
2 years ago
Richard Fuchs 0a400e05c2 MT#56128 support sdp-attr manipulations via flags
2 years ago
Richard Fuchs bd9d2d6ff9 MT#55283 add extra string escaping mechanism
2 years ago
Richard Fuchs 6b294c8688 MT#56128 add helper function for table building
2 years ago
Richard Fuchs d8c1a6785d MT#56128 use existing helper functions
2 years ago
Richard Fuchs 4089005074 MT#56128 simplify sdp_manipulations_add case
2 years ago
Richard Fuchs 7990d127b8 MT#56128 convert sdp_manipulations to array
2 years ago
Richard Fuchs 0bc36b6508 MT#55283 refactor call_ng_flags_list
2 years ago
Orgad Shaneh 1a28b73a2d MT#55283 Rename aux -> helpers
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs b4a96be7f1 TT#146201 return offer/answer subscription objects
2 years ago
Richard Fuchs ee0b2bc2c1 MT#55283 set output-dest even if not active yet
2 years ago
Richard Fuchs d24133372a MT#55283 move declarations to eliminate shadowing
2 years ago
Richard Fuchs 5e5e08e377 MT#55283 rename variables to eliminate shadowing
2 years ago
Richard Fuchs 5b9d624fae MT#57302 add `exclude-recording` flag
2 years ago
Richard Fuchs 6dfb2786c8 MT#55283 remove duplicate code
2 years ago
Donat Zenichev 643c12e0b9 MT#56128 SDP manipulations: mode `substitute` to GHashTable
2 years ago
Richard Fuchs 8cb7a4c9a6 MT#56861 support DTMF injection with kernel mode
2 years ago
Richard Fuchs 6640c719cb TT#147451 support from-tags=x,y,z syntax
2 years ago
Richard Fuchs eea05c878f MT#56759 support discarding call recordings
2 years ago
Richard Fuchs 52f757e966 MT#56759 provide alternative call_delete_branch()
2 years ago
Richard Fuchs f0191a1556 MT#56759 update var to bool
2 years ago
Richard Fuchs 8b851c4663 MT#56759 unify recording_start trigger
2 years ago
Richard Fuchs fc491af7f3 MT#57093 log reasons for unkernel event
2 years ago
Richard Fuchs 6608a1ed7b MT#56447 dequeue ICE fragments after pub/sub
2 years ago
Richard Fuchs 6678d15631 MT#56447 refactor trickle ICE update
2 years ago
Richard Fuchs e561a1cc0c MT#56447 refactor trickle ICE handling
2 years ago
Richard Fuchs a590831bd0 MT#56447 move ICE fragment handle
2 years ago
Richard Fuchs a789afa548 MT#56447 use g_hash_table_steal_extended
2 years ago
Richard Fuchs b9ba273780 MT#56447 update var to bool
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Richard Fuchs d09a6b196b MT#55283 fix possible mem leaks
2 years ago
Richard Fuchs c0c754f7f5 MT#55283 fix possible mem leaks
2 years ago
Michael Prokop 710e676524 TT#71950 Fix typos
2 years ago
Richard Fuchs 7865337f66 MT#55283 introduce `inactive` flag
2 years ago
Richard Fuchs 0914bf761d MT#55283 add per-call dtmf-log-dest
2 years ago
Donat Zenichev 4b79d20577 MT#56128 SDP manipulations: add support for 'substitute' command.
2 years ago
Richard Fuchs 4b7ec4e11f MT#56471 add flag to suppress early media
2 years ago
Richard Fuchs dd75c761cc MT#56471 tie in play_media with audio_player
2 years ago
Richard Fuchs ddab4a71e4 MT#56471 add audio_player
2 years ago
Donat Zenichev 521532599c MT#56128 sdp manipulations: improve structures design
2 years ago
Donat Zenichev af643cb3a2 MT#56128 Fix a defect detected by the CoverityScan
2 years ago