Commit Graph

3307 Commits (aa4945f6fef31ae09a664213ca3444cf58e12601)

Author SHA1 Message Date
Richard Fuchs aa4945f6fe MT#61371 support changing of to-tag
2 years ago
Richard Fuchs e1055bef1a MT#61556 fix typo and remove unused variable
2 years ago
Donat Zenichev d9ae6c57cd MT#61556 redis: use hostname for logging where makes sense
2 years ago
Donat Zenichev 1eb0c5e13e MT#61556 redis: re-resolve when re-connecting
2 years ago
Donat Zenichev b2774a1a31 MT#56465 monologue_offer_answer: manipulations refactoring
2 years ago
Donat Zenichev 2c222063ca MT#56465 call_get_dialogue: add some code comments
2 years ago
Donat Zenichev ec21fe5cb7 MT#56465 sdp manipulations: add media types removal
2 years ago
Donat Zenichev 4f48d31444 MT#56465 Improve "this" side lookup by subs
2 years ago
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