Commit Graph

3299 Commits (4e6b40a9fc89c5b00aed20c7f49ad0cdafa1d362)

Author SHA1 Message Date
Donat Zenichev 4e6b40a9fc MT#56465 offer/answer: use subscription lookups for answer
2 years ago
Donat Zenichev ce9c767cf9 MT#56465 offer/answer: don't drop existing offer's subs
2 years ago
Donat Zenichev 4669051cac MT#56465 offer/answer: subscribe sender to receiver
2 years ago
Donat Zenichev 61b4eb8239 MT#56465 monologue_offer_answer: rename ml objects
2 years ago
Donat Zenichev bac282a501 MT#56465 monologue_offer_answer: rename media objects
2 years ago
Donat Zenichev e051a68dae MT#56465 bandwidth: don't add session lvl for subscribe req
2 years ago
Richard Fuchs 98c037baf3 MT#61372 add `SIP code` support to protocol
2 years ago
Richard Fuchs a99e162202 MT#61352 use "introspection" to manage config
2 years ago
Richard Fuchs 0a1d658766 MT#55283 fix wrong string length being used
2 years ago
Peter Pulham 8e04c44b86 MT#55283 media_socket.c: check for NULL payload_types passed to kernelize_one
2 years ago
Richard Fuchs 70392c401f MT#61371 compile fix for older gcc
2 years ago
Richard Fuchs eb9d4edbfd MT#61371 pass `flags` to offer_answer functions
2 years ago
Richard Fuchs 71b3298935 MT#61371 add aliases to CLI/log output
2 years ago
Richard Fuchs 4c00ab0c83 MT#61371 add tag aliases to query output
2 years ago
Richard Fuchs 916bdde573 MT#61371 add tag aliases to Redis output
2 years ago
Richard Fuchs 84350cb850 MT#61371 support tag aliases
2 years ago
Richard Fuchs e7143500ea MT#61371 prevent A <> A dialogue associations
2 years ago
Richard Fuchs 9f019fd7fe MT#61352 strip leading spaces in interfaces
2 years ago
Richard Fuchs dafd71fd98 MT#61352 free options at the end
2 years ago
Richard Fuchs 8f458d0511 MT#61372 add alternative spellings
2 years ago
Richard Fuchs 2ffd489938 MT#61371 shorten Redis printing
2 years ago
Richard Fuchs fdefcc1ab8 MT#55283 remove remnant
2 years ago
Richard Fuchs a6775d3ca7 MT#61371 remove one level of indentation
2 years ago
Richard Fuchs d2d9603ddf MT#61371 replace code with helper function
2 years ago
Richard Fuchs 3ac08574bd MT#55283 fix possible integer overflow
2 years ago
Richard Fuchs 1aca54ab01 MT#55283 use auto_iter for const queue
2 years ago
Richard Fuchs 38985b96df MT#55283 always use full-struct initialisation
2 years ago
Richard Fuchs a631e54e7e MT#55283 fix SDP-write-after regression
2 years ago
Richard Fuchs 0a36e65398 MT#55283 set metafile to unbuffered
2 years ago
Donat Zenichev 33ea7382ca MT#60476 Use `source_media` since already present
2 years ago
Donat Zenichev ac488e3e10 MT#56128 Re-move misleading log line
2 years ago
Donat Zenichev b20a37fccd MT#56465 make sdp manipulations helpers array agnostic
2 years ago
Donat Zenichev 7bae4a780c MT#60476 Add `call_media_get_top_ms()` getter
2 years ago
Richard Fuchs c1a0db9f08 MT#55283 use `fwrite` instead of `write`
2 years ago
Richard Fuchs a371d369b2 MT#61263 add G.107.2 fullband option
2 years ago
Richard Fuchs 7ceacf9713 MT#61263 update legacy MOS code
2 years ago
Richard Fuchs ef4e548dd8 MT#61263 update MOS formula
2 years ago
Richard Fuchs 50b1d03e61 MT#61263 add flexible MOS calculation
2 years ago
Richard Fuchs bcf9d7a0fd MT#61263 convert mos= option into array
2 years ago
Richard Fuchs bf4f32b652 MT#57719 unconditional subscribe
2 years ago
Richard Fuchs b8468ec042 MT#61263 add missing log context
2 years ago
Richard Fuchs 7b28ec4402 MT#61263 fix `delete` stats reporting
2 years ago
Richard Fuchs 4ebebe08d8 MT#55283 fix compilation error for pcre2 >= 10.43
2 years ago
Richard Fuchs bf0b178c4d MT#55283 upgrade minimum chunk allocation size
2 years ago
Richard Fuchs 9f88270642 MT#55283 remove unneeded NULL check
2 years ago
Richard Fuchs c4b81b644c MT#55283 add option `allow no codec media`
2 years ago
Richard Fuchs 39069a7457 MT#55283 remove unused return value
2 years ago
Richard Fuchs f60ee917c9 MT#55283 unify types used for sequence numbers
2 years ago
Richard Fuchs f3aa776b93 MT#55283 support leading spaces in string dict
2 years ago
Richard Fuchs 09ec2abf6e MT#55283 use correct type in argument
2 years ago