Commit Graph

396 Commits (544393f518c7bf922410fc843e624f4cb04cc6c4)

Author SHA1 Message Date
Donat Zenichev 544393f518 MT#60476 handle_sdp_media_attributes: check port not 0
9 months ago
Donat Zenichev c04e112664 MT#60476 sdp_create: handle osrtp in separate funcs
9 months ago
Donat Zenichev a5fdc870fd MT#60476 sdp_create: no need to initialze prtp to NULL
9 months ago
Donat Zenichev 6cca37fbfd MT#60476 Session lvl `sdp_attr_print` in `sdp_out_add_other`
9 months ago
Richard Fuchs f622ae36af MT#55283 remove unused attributes
9 months ago
Donat Zenichev 47d08ca02f MT#60476 sdp_create: print other session lvl attributes
9 months ago
Donat Zenichev f35d70fcb4 MT#60693 sdp_create: set port to 0 if no FD found
9 months ago
Donat Zenichev 08cdc658cc MT#60693 add accepted legacy OSRTP for sdp_create()
9 months ago
Donat Zenichev 2ddbedac7d MT#60693 sdp_create: print attributes in a func
9 months ago
Donat Zenichev 9b3cd95045 MT#60403 bandwidth: add support of AS for session level
10 months ago
Donat Zenichev 21677a39e6 MT#60688 Add support of maxptime for media
10 months ago
Donat Zenichev 808c3e7f20 MT#60476 sdp_version_replace: don't check src_orig ptr
10 months ago
Donat Zenichev 7308a88b34 MT#60476 sdp_create: add support of sdp_version_check
10 months ago
Richard Fuchs edd28770e9 MT#55283 allow null string in __parse_address()
10 months ago
Donat Zenichev c6b903d519 MT#60476 treat force_inc_sdp_ver independently
10 months ago
Donat Zenichev bf4c6246b0 MT#60476 sdp_replace/sdp_version_check: remove left-overs
10 months ago
Richard Fuchs ec964c3958 MT#55283 modernise str_dup_str()
11 months ago
Richard Fuchs 3f5b1ad8db MT#55283 rename STR_INIT_GS to STR_GS
11 months ago
Richard Fuchs a2ee38ac44 MT#55283 rename STR_CONST_INIT...
11 months ago
Richard Fuchs a2059a2449 MT#55283 modernise STR_INIT_LEN() et al
11 months ago
Richard Fuchs a6b28af6f8 MT#55283 modernise STR_INIT and str_init
11 months ago
Richard Fuchs 5f6739b9fa MT#55283 formalise str_slice_q
11 months ago
Donat Zenichev c2c802ac24 MT#60476 sdp_out_add_origin: add replacements support
11 months ago
Donat Zenichev a0b165d986 MT#60476 Set `->session_last_sdp_orig` while initializing
11 months ago
Donat Zenichev 2d07ccf5a4 MT#60476 sdp_replace: correct behavior of `replace-origin-full`
11 months ago
Donat Zenichev 7f90fed7ad MT#60476 sdp_replace: generalize usage of `->session_last_sdp_orig`
11 months ago
Donat Zenichev 92d172b524 MT#60476 sdp_replace: add support of replace `origin-full` flag
11 months ago
Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace
11 months ago
Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig`
11 months ago
Donat Zenichev e037367878 MT#60476 call_monologue: use whole `sdp_origin` struct
11 months ago
Donat Zenichev dbc0896439 MT#60476 Make `struct sdp_origin` a typedef
11 months ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
11 months ago
Donat Zenichev a0a03c86d1 MT#60403 refactoring of `sdp_out_add_bandwidth()`
12 months ago
Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions
12 months ago
Richard Fuchs 25f966ad44 MT#55283 look up remote address via subscriptions
12 months ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
12 months ago
Donat Zenichev 2c48bc68e2 MT#60403 sdp_parse: add actual parsing of bandwidth (b=)
12 months ago
Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing
12 months ago
Donat Zenichev 611469eca0 MT#56465 sdp_parse: add support of `t=` attr parsing
12 months ago
Donat Zenichev 41331bfe75 MT#56465 sdp_create(), set the actual sdp media bandwidth
12 months ago
Donat Zenichev 5c9edacf5b MT#56465 sdp_create(), set the actual sdp sess bandwidth
12 months ago
Donat Zenichev fee6c2b5d1 MT#56465 sdp_parse: add support of `b=AS:`
12 months ago
Donat Zenichev 023e9c54bf MT#56465 sdp_create: add code commentaries
12 months ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
1 year ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
1 year ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
1 year ago
Donat Zenichev 9f8820bd36 MT#56465 Drop support for `replace-session-connection`
1 year ago
Donat Zenichev fa8be542d3 MT#56465 Rework the `sdp_out_add_origin()` func
1 year ago
Donat Zenichev 138ba8c178 MT#56465 sdp_create(), set the actual sdp session name
1 year ago
Donat Zenichev 282b4490e8 MT#56465 sdp_create(), set the origin attr including name
1 year ago