Commit Graph

412 Commits (71b2629465ddb30aa6b2e1f8280d76c8dc134307)

Author SHA1 Message Date
Donat Zenichev 71b2629465 MT#60476 make `print_rtcp()` func static
9 months ago
Donat Zenichev 572dd713c6 MT#60476 sdp_create: convert parameter naming
9 months ago
Donat Zenichev eecc7d5a36 MT#60476 sdp_create: add group attribute support
9 months ago
Donat Zenichev ea68824d5d MT#60403 bandwidth: add support of `b=TIAS:` attr
9 months ago
Donat Zenichev 56005da1c5 MT#60476 sdp_create: detect if media is active
9 months ago
Donat Zenichev b6b23648f1 MT#60476 sdp_create: add dedicated func for port setting
9 months ago
Donat Zenichev ef64c3069e MT#60476 sdp_create: keep an original media port for message/force relay
9 months ago
Donat Zenichev 0f6f1854ae MT#60476 add handling of `a=setup:` for message type
9 months ago
Donat Zenichev a44ee46201 MT#56465 sdp_create: refactor bandwidth handling
9 months ago
Donat Zenichev f46fe98f9d MT#56465 sdp_out_add_session_name: remove unused func param
9 months ago
Donat Zenichev e7f478d879 MT#56465 sdp_create: keep `s=` empty if it is indeed
9 months ago
Donat Zenichev 319cefe165 MT#60476 sdp_replace: set `keep_zero_address` in one line
9 months ago
Donat Zenichev b170ded75d MT#60403 bandwidth: add support of CT for session level
9 months ago
Donat Zenichev c64cc3918d MT#60476 Check zero_address when printing `c=` attr
9 months ago
Donat Zenichev 1b5f899ff6 MT#60476 sdp_create: print `a=mid:` for non-accepted media
9 months ago
Donat Zenichev bc8de2ba3a MT#60476 sdp_create: add `sdp_out_add_media()`
9 months ago
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