Commit Graph

379 Commits (mr12.5.1.52)

Author SHA1 Message Date
Richard Fuchs a418d9165b MT#55283 guard media_index against out of bounds
1 year ago
Donat Zenichev f4860a0dd2 MT#62098 Support session level connection replacement in mr12.5+
1 year ago
Richard Fuchs 95f6cde45d MT#55283 fix wrong string length being used
2 years ago
Donat Zenichev 70325a4a40 MT#56128 Re-move misleading log line
2 years ago
Richard Fuchs f1d1662d38 MT#55283 allow rejection of first m=
2 years ago
Donat Zenichev c2c802ac24 MT#60476 sdp_out_add_origin: add replacements support
2 years ago
Donat Zenichev a0b165d986 MT#60476 Set `->session_last_sdp_orig` while initializing
2 years ago
Donat Zenichev 2d07ccf5a4 MT#60476 sdp_replace: correct behavior of `replace-origin-full`
2 years ago
Donat Zenichev 7f90fed7ad MT#60476 sdp_replace: generalize usage of `->session_last_sdp_orig`
2 years ago
Donat Zenichev 92d172b524 MT#60476 sdp_replace: add support of replace `origin-full` flag
2 years ago
Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace
2 years ago
Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig`
2 years ago
Donat Zenichev e037367878 MT#60476 call_monologue: use whole `sdp_origin` struct
2 years ago
Donat Zenichev dbc0896439 MT#60476 Make `struct sdp_origin` a typedef
2 years ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
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
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
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
2 years ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
2 years ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
2 years ago
Donat Zenichev 9f8820bd36 MT#56465 Drop support for `replace-session-connection`
2 years ago
Donat Zenichev fa8be542d3 MT#56465 Rework the `sdp_out_add_origin()` func
2 years ago
Donat Zenichev 138ba8c178 MT#56465 sdp_create(), set the actual sdp session name
2 years ago
Donat Zenichev 282b4490e8 MT#56465 sdp_create(), set the origin attr including name
2 years ago
Donat Zenichev 2f24609a7b MT#56465 Make `sdp_ng_flags` non-const for `sdp_create()`
2 years ago
Donat Zenichev 7123b59bb4 MT#56465 Carry `sdp_origin` via flags to ml init func
2 years ago
Richard Fuchs 57c490f817 MT#55283 Add output-mixed-per-media
2 years ago
Donat Zenichev bb52ae4ebc MT#58535 Add support of the rest of opmodes
2 years ago
Richard Fuchs ac4f2ef641 MT#55283 reverse handling of session attributes
2 years ago
Richard Fuchs 1454500979 MT#55283 reverse handling of media attributes
2 years ago
Richard Fuchs 24fb7a0bd7 MT#55283 create function to move SDP attributes
2 years ago
Richard Fuchs f40a33a753 MT#55283 shift extmap handling to printing stage
2 years ago
Richard Fuchs 0e23551fbc MT#55283 add distinctions to OTHER attrs
2 years ago
Richard Fuchs b098e01c76 MT#55283 remove unused argument
2 years ago
Richard Fuchs 908f2af271 MT#55283 remove unused argument
2 years ago
Richard Fuchs 9da775ad5a MT#55283 convert list of attributes from strings
2 years ago
Richard Fuchs 8c99588550 MT#55283 directly print T.38 attributes
2 years ago
Richard Fuchs 0a20da45ed MT#55283 introduce sdp_attr_print_f
2 years ago
Richard Fuchs 363a48870e MT#55283 split out insert_monologue_attributes
2 years ago
Richard Fuchs f87ac874d3 MT#55283 const updates
2 years ago
Richard Fuchs 1f201f78d0 MT#55283 add wrapper around append_attr_to_gstring
2 years ago