Commit Graph

3137 Commits (mr12.5.1.51)

Author SHA1 Message Date
Guillem Jover bbf7b2e7b8 MT#61993 build: Force recursive variables into simple ones
1 year ago
Richard Fuchs 5db3023660 MT#55283 don't pick an unsupported PT for playback
1 year ago
Richard Fuchs 1a87737ff5 MT#55283 add codec_def_supported() helper
1 year ago
Richard Fuchs ee47735fdd MT#61404 clone previous sequence number for T.38
1 year ago
Richard Fuchs 4f0a8c250c MT#61404 always update egress RTP index
1 year ago
Richard Fuchs a0173ec810 MT#61404 remove unused RTP/non-RTP distinction
1 year ago
Richard Fuchs b151b1093f MT#55283 change shutdown order
1 year ago
Lucian Balaceanu a4ea37540f MT#55283 fix calling redis_delete when call is not persisted to db
1 year ago
Donat Zenichev f4860a0dd2 MT#62098 Support session level connection replacement in mr12.5+
1 year ago
Richard Fuchs c6177cc46f MT#55283 don't accept incompatible codecs
1 year ago
Richard Fuchs 905a1979f2 MT#55283 fork to background before init HTTP/WS
1 year ago
Richard Fuchs e493452efe MT#61822 fix missing duration scaling
1 year ago
Richard Fuchs 1bf22a019d MT#61822 fix possible NULL dereference
1 year ago
Richard Fuchs 4f011a8d15 MT#55283 silence compiler warning
1 year ago
Orgad Shaneh a3ff45d932 MT#55283 Prevent warning logs when recording-method is pcap
1 year ago
Richard Fuchs d7373607b4 MT#55283 fix possible NULL dereference
1 year ago
Richard Fuchs 415565e17c MT#61371 prevent A <> A dialogue associations
1 year ago
Richard Fuchs 6b1c0d9515 MT#61352 strip leading spaces in interfaces
1 year ago
Richard Fuchs 97a9d4f959 MT#61352 free options at the end
1 year ago
Richard Fuchs 90ef88221b MT#61372 add alternative spellings
1 year ago
Richard Fuchs 0109b1ec3f MT#55283 remove remnant
1 year ago
Richard Fuchs 42139ac5d9 MT#61371 remove one level of indentation
1 year ago
Richard Fuchs 67aefcec14 MT#61371 replace code with helper function
1 year ago
Richard Fuchs 95f6cde45d MT#55283 fix wrong string length being used
2 years ago
Peter Pulham 6029071ad5 MT#55283 media_socket.c: check for NULL payload_types passed to kernelize_one
2 years ago
Richard Fuchs 5ed335d44b MT#55283 always use full-struct initialisation
2 years ago
Donat Zenichev 70325a4a40 MT#56128 Re-move misleading log line
2 years ago
Richard Fuchs 4001d0319e MT#61263 add missing log context
2 years ago
Richard Fuchs d3b944199c MT#61263 fix `delete` stats reporting
2 years ago
Richard Fuchs cfb9342aa8 MT#55283 fix compilation error for pcre2 >= 10.43
2 years ago
Richard Fuchs 0e1338711d MT#55283 unify types used for sequence numbers
2 years ago
Richard Fuchs e95d51585a MT#55283 switch to BIO_set_callback_arg
2 years ago
Richard Fuchs d0ed54e004 MT#55283 fix session reference booboo
2 years ago
Richard Fuchs 5cafeb8151 MT#55283 fix websocket shutdown mem leak
2 years ago
Donat Zenichev ea6fdcbd8c MT#61140 Fix Coverity Scan defect (to_tag_flag)
2 years ago
Donat Zenichev 028c62e3d4 MT#61140 call_delete_ng: add normal parsing
2 years ago
Richard Fuchs 9cb5b644a0 MT#55283 rekernelize after DTLS connect
2 years ago
Richard Fuchs db3ace01bf MT#55283 catch changes in a=mid
2 years ago
Richard Fuchs ab6af8eeeb MT#55283 fix possible null dereference
2 years ago
Richard Fuchs f1d1662d38 MT#55283 allow rejection of first m=
2 years ago
Richard Fuchs 43f15cd8e3 MT#55283 fix compile warning
2 years ago
Richard Fuchs b685584cd4 MT#55283 remove unsupported codecs w/ audio player
2 years ago
Richard Fuchs f4150b5478 MT#55283 trigger rekernel for SSRC-less streams
2 years ago
Richard Fuchs 3549b31e64 MT#55283 fix IPv6 XMLRPC callbacks
2 years ago
Richard Fuchs d00b29e110 MT#55283 bugfix for 91f7b29cc
2 years ago
Richard Fuchs 7cca30ed4e MT#60827 use correct free function
2 years ago
Richard Fuchs 5ae500d4da MT#55283 fix alphabet order booboo
2 years ago
Richard Fuchs 541d40235f MT#55283 fix unsubscribe/update order
2 years ago
Richard Fuchs dac99c9d9c MT#55283 fix missing space in log message
2 years ago
Richard Fuchs 1fee77bd57 MT#60347 remove redundant hash table lookup
2 years ago
Richard Fuchs 0cfc3dda65 MT#60347 fix fringe DTMF payload type case
2 years ago
Donat Zenichev c519776f82 MT#60588 redis: allocate `sdp_origin` using g_malloc
2 years ago
Richard Fuchs 91f7b29cc5 MT#55283 fix unsigned integer underflow
2 years ago
Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs
2 years ago
Donat Zenichev 10cbbc324f MT#60476 monologue_subscribe_request: update last orig
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 9a75c37437 MT#60476 redis: replicate `ml->session_sdp_orig`
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 2bcb385989 MT#57719 Don't include headers two times
2 years ago
Donat Zenichev 9a1c67be75 MT#57719 Remove superfluous inclusion of time.h
2 years ago
Donat Zenichev f9aab8255c MT#57719 Remove superfluous inclusion of sdp.h
2 years ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
2 years 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
Richard Fuchs 236ca51ac8 MT#55283 extend fake string hashing for IDE
2 years ago
Richard Fuchs a05884016d MT#55283 convert flags parsing to `str`
2 years ago
Richard Fuchs 560ec9af27 MT#55283 update str_token*() to bool return type
2 years ago
Richard Fuchs 025e06c9df MT#55283 handle userspace fallback buffer pool
2 years ago
Richard Fuchs 1a456213de MT#55283 honour userspace fallback
2 years ago
Richard Fuchs a008e27a45 MT#55283 support interface aliases
2 years ago
Richard Fuchs 3e73fb5181 MT#55283 move ownership of logical_intf to queue
2 years ago
Richard Fuchs 68b7bfa72c MT#55283 introduce dedicated intf_key struct
2 years ago
Richard Fuchs fbc195fbe3 MT#55283 used typed hash table for interfaces
2 years ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
2 years ago
Richard Fuchs 6d4ffb8ceb MT#55283 support seperate from/to-interface=
2 years ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
2 years ago
Richard Fuchs 9f714288fd MT#55283 add convenience alias flag `WebRTC`
2 years ago
Richard Fuchs 76363a0569 MT#55283 restore poller_isblocked
2 years ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
2 years ago