Commit Graph

172 Commits (ec55ccf5fce56a5dbff197edf64134900d2f15e5)

Author SHA1 Message Date
Richard Fuchs dbae76c3b6 MT#57977 fix save/restore of "foreign" call flag
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
Donat Zenichev f984c8e5e3 MT#57719 redis: Use media subscriptions approach
2 years ago
Richard Fuchs 81151b3793 MT#57977 support short-packet blocking
2 years ago
Donat Zenichev 101cc3bb6c MT#57719 Introduce the `media_unconfirm()` function
2 years ago
Donat Zenichev 4bbbfba818 MT#57719 stop using `call_subscription` when getting dialogs
2 years ago
Donat Zenichev 2a9564983b MT#57719 call: funcs introduction for media subscriptions handling
2 years ago
Donat Zenichev 259b3a7088 MT#57719 call: introduce `media_subscription` and according objects
2 years ago
Richard Fuchs cbd17da6b3 MT#55283 switch to pcre2
2 years ago
Richard Fuchs d9131bf9b7 MT#55283 introduce __monologue_free
2 years ago
Richard Fuchs 2364464fc7 MT#55283 split up codec_offer/answer
2 years ago
Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions
2 years ago
Richard Fuchs 73489fc556 MT#56374 obsolete non-global pollers
2 years ago
Richard Fuchs 196e874c65 TT#146201 obsolete TRANSCODE flag entirely
2 years ago
Richard Fuchs 8783e1391a TT#146201 directly set transcoding flag
2 years ago
Richard Fuchs b4a96be7f1 TT#146201 return offer/answer subscription objects
2 years ago
Richard Fuchs c34f3e6765 MT#55283 refactor call_timer
2 years ago
Richard Fuchs 5b9d624fae MT#57302 add `exclude-recording` flag
2 years ago
Richard Fuchs 8cb7a4c9a6 MT#56861 support DTMF injection with kernel mode
2 years ago
Richard Fuchs 52f757e966 MT#56759 provide alternative call_delete_branch()
2 years ago
Richard Fuchs fc491af7f3 MT#57093 log reasons for unkernel event
2 years ago
Richard Fuchs e561a1cc0c MT#56447 refactor trickle ICE handling
2 years ago
Richard Fuchs 5822cb889d MT#56447 change ml->medias to GPtrArray
2 years ago
Michael Prokop 710e676524 TT#71950 Fix typos
2 years ago
Richard Fuchs 0914bf761d MT#55283 add per-call dtmf-log-dest
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
Richard Fuchs d71d46362e MT#56521 support reverse legacy OSRTP offers
2 years ago
Richard Fuchs f8fef89f5b MT#56521 support legacy non-RFC OSRTP
2 years ago
Richard Fuchs f0aea65234 MT#55283 support parsing a=tls-id
2 years ago
Richard Fuchs 6c1fbc5706 MT#55283 move stats variables into sensible units
2 years ago
Richard Fuchs dddaa60afb MT#55283 simplify/clarify stats gathering
2 years ago
Richard Fuchs 7be1153acb MT#56447 move "janus_session" to monologue
2 years ago
Donat Zenichev 83fc4c930f MT#56127 Improve the way we accept crypto suites
2 years ago
Richard Fuchs 8d413f6018 MT#55984 obsolete `branches` hash table
2 years ago
Richard Fuchs 8712e3b88e MT#55984 obsolete `other_tags` table
2 years ago
Richard Fuchs 53dbef7e1a MT#55984 fix call teardown logic
2 years ago
Richard Fuchs 6f0ad0db0f MT#55984 introduce `associated_tags` hash table
2 years ago
Richard Fuchs 25e2640145 TT#136957 support multiple frequencies for `tone`
2 years ago
Richard Fuchs 8a99171200 MT#55283 allow for delay in kernel mode
2 years ago
Donat Zenichev eb9aae1ddb MT#55897 Document general objects in RTPEgnine code (part 1)
3 years ago
Richard Fuchs a65954bbbb MT#55447 refactor encoder callback struct
3 years ago
Richard Fuchs 387895b61c TT#44805 add bookkeeping for output stream stats
3 years ago
Richard Fuchs e7abe3b378 TT#44805 rename `stats` to `stats_in`
3 years ago
Richard Fuchs 4a19714cd1 TT#189201 support per-sink media blocking/silencing
3 years ago
Richard Fuchs 1699c90705 TT#189201 refactor __add_subscription arguments
3 years ago
Richard Fuchs 0b8d74ae2f TT#189201 preserve existing attributes after repeated offer/answer
3 years ago
Richard Fuchs 9e227099c6 TT#189201 add convenience function call_get_call_subscription
3 years ago