3052 Commits (3793a29e92fd42dc1e5cdb4789a457ea6ec65256)

Author SHA1 Message Date
  Donat Zenichev 3793a29e92 MT#61140 call_delete_ng: add normal parsing 1 year ago
  Richard Fuchs 4ee17cf21b MT#55283 rekernelize after DTLS connect 1 year ago
  Richard Fuchs 6480bd6284 MT#55283 catch changes in a=mid 1 year ago
  Richard Fuchs 874eb4a079 MT#55283 fix possible null dereference 1 year ago
  Richard Fuchs 28a2f02a0a MT#55283 allow rejection of first m= 1 year ago
  Richard Fuchs 77782d6ae0 MT#55283 fix compile warning 1 year ago
  Richard Fuchs 657faf5744 MT#55283 remove unsupported codecs w/ audio player 1 year ago
  Richard Fuchs c3dd3dc558 MT#55283 trigger rekernel for SSRC-less streams 1 year ago
  Richard Fuchs d5bec43345 MT#55283 fix IPv6 XMLRPC callbacks 1 year ago
  Richard Fuchs 512a041649 MT#55283 bugfix for 91f7b29cc 1 year ago
  Richard Fuchs 85feb1093f MT#60827 use correct free function 1 year ago
  Richard Fuchs e633d2d4cd MT#55283 fix alphabet order booboo 1 year ago
  Richard Fuchs bd5f9f9f0f MT#55283 fix unsubscribe/update order 1 year ago
  Richard Fuchs e0a3abf2d6 MT#55283 fix missing space in log message 1 year ago
  Richard Fuchs b99b466695 MT#60347 remove redundant hash table lookup 1 year ago
  Richard Fuchs db2067e367 MT#60347 fix fringe DTMF payload type case 1 year ago
  Donat Zenichev c519776f82 MT#60588 redis: allocate `sdp_origin` using g_malloc 1 year ago
  Richard Fuchs 91f7b29cc5 MT#55283 fix unsigned integer underflow 1 year ago
  Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs 2 years ago
  Donat Zenichev 10cbbc324f MT#60476 monologue_subscribe_request: update last orig 1 year ago
  Donat Zenichev c2c802ac24 MT#60476 sdp_out_add_origin: add replacements support 1 year ago
  Donat Zenichev a0b165d986 MT#60476 Set `->session_last_sdp_orig` while initializing 1 year ago
  Donat Zenichev 2d07ccf5a4 MT#60476 sdp_replace: correct behavior of `replace-origin-full` 1 year ago
  Donat Zenichev 7f90fed7ad MT#60476 sdp_replace: generalize usage of `->session_last_sdp_orig` 1 year ago
  Donat Zenichev 92d172b524 MT#60476 sdp_replace: add support of replace `origin-full` flag 1 year ago
  Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace 1 year ago
  Donat Zenichev 9a75c37437 MT#60476 redis: replicate `ml->session_sdp_orig` 1 year ago
  Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig` 1 year ago
  Donat Zenichev e037367878 MT#60476 call_monologue: use whole `sdp_origin` struct 1 year ago
  Donat Zenichev dbc0896439 MT#60476 Make `struct sdp_origin` a typedef 1 year ago
  Donat Zenichev 2bcb385989 MT#57719 Don't include headers two times 1 year ago
  Donat Zenichev 9a1c67be75 MT#57719 Remove superfluous inclusion of time.h 1 year ago
  Donat Zenichev f9aab8255c MT#57719 Remove superfluous inclusion of sdp.h 1 year ago
  Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()` 1 year ago
  Richard Fuchs d0fd6966f1 MT#55283 honour offerer_pref for RTP<>SRTP 2 years ago
  Richard Fuchs db7315b34d MT#55283 refactor SDES reordering 2 years ago
  Richard Fuchs 225b20f81f MT#55283 clarify in-line comment slightly 2 years ago
  Donat Zenichev a0a03c86d1 MT#60403 refactoring of `sdp_out_add_bandwidth()` 2 years ago
  Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions 2 years ago
  Richard Fuchs 25f966ad44 MT#55283 look up remote address via subscriptions 2 years ago
  Richard Fuchs 14b7569b1c MT#55283 set default media bandwidth 2 years ago
  Donat Zenichev 31d6cd2398 MT#60384 support replication of sdp session attributes 2 years ago
  Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params 2 years ago
  Donat Zenichev 2c48bc68e2 MT#60403 sdp_parse: add actual parsing of bandwidth (b=) 2 years ago
  Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing 2 years ago
  Donat Zenichev 611469eca0 MT#56465 sdp_parse: add support of `t=` attr parsing 2 years ago
  Donat Zenichev 41331bfe75 MT#56465 sdp_create(), set the actual sdp media bandwidth 2 years ago
  Donat Zenichev 5c9edacf5b MT#56465 sdp_create(), set the actual sdp sess bandwidth 2 years ago
  Donat Zenichev fee6c2b5d1 MT#56465 sdp_parse: add support of `b=AS:` 2 years ago
  Donat Zenichev 023e9c54bf MT#56465 sdp_create: add code commentaries 2 years ago