2606 Commits (2fa121c0d90745fcbd714c20f0cbf9ae2f1e574a)

Author SHA1 Message Date
  Richard Fuchs 2fa121c0d9 MT#54294 add GPU support 2 years ago
  Richard Fuchs 1238d2f3c2 MT#57977 integrate block/silence_media into bfield 2 years ago
  Richard Fuchs 7fe1145b83 MT#57977 store call_flags into Redis 2 years ago
  Richard Fuchs 280795ddc9 MT#57977 convert call flags to uint bit field 2 years ago
  Richard Fuchs 0e35f40233 MT#57977 store ml_flags into Redis 2 years ago
  Richard Fuchs 62615d9193 MT#57977 use local scope variables 2 years ago
  Richard Fuchs 17e57fbba4 MT#57977 convert monologue flags to uint 2 years ago
  Donat Zenichev 13367cb2e6 MT#57719 stop using call subscriptions for `__sub_is_transcoding()` 2 years ago
  Donat Zenichev d4f29df6aa MT#57719 Deprecate call subscriptions `monologue_subscribe_answer()` 2 years ago
  Donat Zenichev a0abcd67e4 MT#57719 monologue_offer_answer: stop using call subscriptions 2 years ago
  Donat Zenichev bf2403f67c MT#57719 redis: move media to monologue linking to `json_medias()` 2 years ago
  Donat Zenichev 78ea344dde MT#57719 codec: stop using call subscriptions 2 years ago
  Donat Zenichev f984c8e5e3 MT#57719 redis: Use media subscriptions approach 2 years ago
  Donat Zenichev ecc5420300 MT#57719 redis: Use media subscriptions in `__find_subscriber()` 2 years ago
  Richard Fuchs 81151b3793 MT#57977 support short-packet blocking 2 years ago
  Richard Fuchs f05a8e4b4d MT#55283 take ice-lite option from session level 2 years ago
  Tom Briden e40e6c5cd0 MT#55283 Allow dtmf injection when also using a delay buffer 2 years ago
  Richard Fuchs 1ef2e94d4b MT#56447 don't return details of inactive/disabled 2 years ago
  Richard Fuchs a54f638707 MT#55283 retain attributes of unsupp protocols 6 years ago
  Richard Fuchs 8684a1933a MT#57977 use symmetric UDP 2 years ago
  Richard Fuchs ddc3565bfe MT#57977 support multiple listen sockets 2 years ago
  Donat Zenichev d1e29f1dff MT#57719 call_interfaces: Use media subscriptions 2 years ago
  Donat Zenichev 530a569d1e MT#57719 cdr: Use media subscriptions in `cdr_update_entry()` 2 years ago
  Donat Zenichev 91f16a8221 MT#57719 Use media subscriptions in `cli_list_tag_info()` 2 years ago
  Donat Zenichev 554832d8e4 MT#57719 Use media subscriptions in `codec_update_all_source_handlers()` 2 years ago
  Donat Zenichev 4f8cd655a8 MT#57719 Use media subscriptions approach in `stream_packet()` 2 years ago
  Donat Zenichev 2152a90f08 MT#57719 ssrc: Use media subscriptions: `hunt_ssrc()` 2 years ago
  Donat Zenichev 06f0c7ebf5 MT#57719 Use media subscriptions: `call_get_dialogue()` 2 years ago
  Donat Zenichev d02f42c663 MT#57719 call.c remove unsed functions 2 years ago
  Donat Zenichev d753910691 MT#57719 Use media subscriptions: `__update_init_subscribers()` 2 years ago
  Donat Zenichev 78f56e0e53 MT#57719 Use media subscriptions: `call_get_monologue_new()` 2 years ago
  Donat Zenichev 101cc3bb6c MT#57719 Introduce the `media_unconfirm()` function 2 years ago
  Donat Zenichev c6a5657212 MT#57719 Refactor `call_media_unkernelize()` 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
  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 1475e19e06 MT#55283 use g_free after g_strdup 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
  Donat Zenichev d9f12ce27b TT#136952 fix `cw_printf()` in `cli_list_tag_info()` 2 years ago
  Richard Fuchs cbd217d5b1 MT#55283 fix for NULL selected_sfd 2 years ago
  Richard Fuchs 4cbc35e0f2 MT#55283 fix RTCP/MOS reporting 2 years ago
  Richard Fuchs 5f345ec54b MT#55283 pass flags to subscribe answer 2 years ago
  Richard Fuchs d9131bf9b7 MT#55283 introduce __monologue_free 2 years ago
  Richard Fuchs 19a0b93850 MT#55283 rename rtp_payload_type_fmt_eq 2 years ago
  Richard Fuchs 2364464fc7 MT#55283 split up codec_offer/answer 2 years ago
  Richard Fuchs 6038711bdf MT#55283 update var to bool 2 years ago
  Richard Fuchs 5c5ad6d830 MT#55283 use fancy "named args" syntax 2 years ago
  Richard Fuchs 8893281e3d MT#55283 switch to anonymous unions 2 years ago