Commit Graph

344 Commits (mr26.0.1.3)

Author SHA1 Message Date
Richard Fuchs 52b19f400b MT#55283 decouple SDP origin settings
1 month ago
Richard Fuchs d8915abc79 MT#55283 rename SDP origin fields
1 month ago
Nikolay Feshenko 352bda7035 MT#55283 add inject start/stop commands for one-way audio injection
2 months ago
Richard Fuchs cdba96c09d MT#55283 switch subscriptions to intrusive list
3 months ago
Richard Fuchs d1c235cbd2 MT#55283 tmp buffer improvements
3 months ago
Richard Fuchs cd5a77ab96 MT#55283 fix colliding use of temp buffer
3 months ago
Richard Fuchs 1fdf5cf2ea MT#55283 add TCP keepalives for Redis connections
6 months ago
Richard Fuchs cf278b447e MT#55283 delete from Redis when call goes standby
7 months ago
Richard Fuchs 5853dcb41b MT#63317 move confirmed/kernel flags to stream_fd
8 months ago
Richard Fuchs e82c5da918 MT#55283 fix redis metadata typo
8 months ago
Richard Fuchs e03f814855 MT#55283 combine in/out_lock
9 months ago
Richard Fuchs ab48284de5 MT#55283 allow null logical_intf
9 months ago
Richard Fuchs b6bd9804a0 MT#55283 upgrade xmlrpc_callback to string
9 months ago
Richard Fuchs 6a72ce30db MT#55283 move Redis macros
9 months ago
Richard Fuchs 98a78a335e MT#55283 update condition to test for socket
9 months ago
Richard Fuchs a7a43c9b75 MT#55283 fix mem leak
10 months ago
Richard Fuchs c35ee940d0 MT#55283 fix PT Redis JSON encoding
11 months ago
Richard Fuchs cf22d82932 MT#55283 eliminate input/output combination SSRC
1 year ago
Richard Fuchs 19af8034a4 MT#55283 split SSRC hash into in and out
1 year ago
Richard Fuchs 206e7db48b MT#55283 scale redis timeouts
1 year ago
Richard Fuchs e12ba22a7c MT#55283 scale redis timers
1 year ago
Richard Fuchs 27ff6e6f57 MT#55283 convert last_redis_update to int64_t
1 year ago
Richard Fuchs f35881548d MT#55283 convert async_last to int64_t
1 year ago
Richard Fuchs e097ee3701 MT#55283 convert time_t to int64_t
1 year ago
Richard Fuchs ad65c9096f MT#55283 convert call structs to int64_t
1 year ago
Richard Fuchs 952429aa89 MT#55283 convert last_packet to int64_t
1 year ago
Richard Fuchs 0050ac5998 MT#55283 convert redis to int64_t
1 year ago
Richard Fuchs e92f260e7a MT#55283 convert daemon/ to int64_t
1 year ago
Richard Fuchs 165c42fb8e MT#55283 convert calls to int64_t
1 year ago
Richard Fuchs c70510303a MT#55283 convert rtpe_now to int64_t
1 year ago
Richard Fuchs d75e44829d MT#55283 replace UINT64F with PRIu64
1 year ago
Richard Fuchs 238dc9d5be MT#55283 integrate ssrc_hash into upper objects
1 year ago
Richard Fuchs 954bac923b MT#55283 move SSRC hash from monologue to media
1 year ago
Richard Fuchs 2a141c2f92 MT#55283 overhaul SSRC hash
1 year ago
Richard Fuchs 75aa3038db MT#55283 convert ssrc_hash to g_direct
1 year ago
Richard Fuchs 4d8156bf91 MT#55283 remove remnants of g_slice
1 year ago
Richard Fuchs 1ad61d90bb MT#55283 split up __get_consecutive_ports
1 year ago
Richard Fuchs 806d272f89 MT#55283 use bool for get_consecutive_ports
1 year ago
Richard Fuchs 48e971398c MT#55283 convert bit field to bool
1 year ago
Richard Fuchs eeeb2d8641 MT#55283 move socket_port_link into stream_fd
1 year ago
Richard Fuchs 80f7c20429 MT#55283 convert sockaddr_getaddrinfo to bool
1 year ago
Richard Fuchs 927c85e5ff MT#55283 convert endpoint_parse_any to bool
1 year ago
Richard Fuchs 3cce4ac230 MT#55283 convert sockaddr_parse_any_str to bool
1 year ago
Richard Fuchs 5dd0a387a3 MT#55283 modernise timeval_from_us
1 year ago
Richard Fuchs 416ca38d25 MT#55283 allow overlapping port ranges
1 year ago
Richard Fuchs 6276b37cd2 MT#55283 use list pointer ops for port pool
1 year ago
Richard Fuchs ad6fb06b13 MT#55283 type safety for uid_alloc
1 year ago
Richard Fuchs 02bccee56b MT#55283 use typed queue for local_intf
1 year ago
Donat Zenichev bebc6f8f31 MT#55283 redis: cover a usage of write DB with lock
1 year ago
Richard Fuchs fdabc9b59e MT#55283 restore selected DB after delete
1 year ago