Commit Graph

3076 Commits (e493452efe006bdb8e4e2679fc9377591e9e646a)

Author SHA1 Message Date
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
2 years ago
Orgad Shaneh a3ff45d932 MT#55283 Prevent warning logs when recording-method is pcap
2 years ago
Richard Fuchs d7373607b4 MT#55283 fix possible NULL dereference
2 years ago
Richard Fuchs 415565e17c MT#61371 prevent A <> A dialogue associations
2 years ago
Richard Fuchs 6b1c0d9515 MT#61352 strip leading spaces in interfaces
2 years ago
Richard Fuchs 97a9d4f959 MT#61352 free options at the end
2 years ago
Richard Fuchs 90ef88221b MT#61372 add alternative spellings
2 years ago
Richard Fuchs 0109b1ec3f MT#55283 remove remnant
2 years ago
Richard Fuchs 42139ac5d9 MT#61371 remove one level of indentation
2 years ago
Richard Fuchs 67aefcec14 MT#61371 replace code with helper function
2 years 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