Commit Graph

787 Commits (ebeb69b139bc89f0de3aa760d7c167918e9e1306)

Author SHA1 Message Date
Richard Fuchs 0f938bd645 MT#55283 allow overriding T.38 version
9 months ago
Richard Fuchs 950de61b90 MT#55283 add T.38 fill-in
9 months ago
Richard Fuchs 31a5b01c6b MT#55283 fix bit flag collision
9 months ago
Richard Fuchs 67080e0c2c MT#55283 add evs-dtx= option
9 months ago
Richard Fuchs 7800d94f53 MT#55283 change amr_cn_dtx option to bool
9 months ago
Richard Fuchs 785a458f76 MT#55283 prevent erroneous swithch to DB 0
9 months ago
Richard Fuchs ee47735fdd MT#61404 clone previous sequence number for T.38
9 months ago
Richard Fuchs 4f0a8c250c MT#61404 always update egress RTP index
9 months ago
Richard Fuchs cfb9342aa8 MT#55283 fix compilation error for pcre2 >= 10.43
1 year ago
Richard Fuchs e95d51585a MT#55283 switch to BIO_set_callback_arg
1 year ago
Donat Zenichev 028c62e3d4 MT#61140 call_delete_ng: add normal parsing
1 year ago
Richard Fuchs abbc02296f MT#60347 extend allow-asymmetric-codecs
1 year ago
Donat Zenichev c98c98374a MT#60476 origin-replace: introduce full and limited replace
1 year ago
Donat Zenichev 9daa320c20 MT#60476 sdp_replace: use `ml->session_sdp_orig`
1 year ago
Donat Zenichev e037367878 MT#60476 call_monologue: use whole `sdp_origin` struct
1 year ago
Donat Zenichev dbc0896439 MT#60476 Make `struct sdp_origin` a typedef
1 year ago
Donat Zenichev bdf49e48a5 MT#55283 Break circular dependency sdp.h/call.h
1 year ago
Donat Zenichev e40af889d1 MT#60476 Move `call_subscribe_request_ng()` to `sdp_create()`
1 year ago
Richard Fuchs d02ce7e81e MT#55283 look up remote b= via subscriptions
1 year ago
Richard Fuchs 25f966ad44 MT#55283 look up remote address via subscriptions
1 year ago
Donat Zenichev 3eb68c819f MT#60386 sdp_create: don't carry stream_params
1 year ago
Donat Zenichev 4f944502a5 MT#56465 sdp_create(), set the actual sdp timing
1 year ago
Donat Zenichev 41331bfe75 MT#56465 sdp_create(), set the actual sdp media bandwidth
1 year ago
Donat Zenichev 5c9edacf5b MT#56465 sdp_create(), set the actual sdp sess bandwidth
1 year ago
Richard Fuchs a008e27a45 MT#55283 support interface aliases
1 year ago
Richard Fuchs 5e6d4cf6a3 MT#55283 update interface config queue to typed
1 year ago
Richard Fuchs a140d83975 MT#55283 enforce hash table types in callbacks
1 year ago
Richard Fuchs 9f714288fd MT#55283 add convenience alias flag `WebRTC`
1 year ago
Donat Zenichev 2da116cfdb MT#56465 sdp_create(), set the actual media connection
2 years ago
Donat Zenichev 9f8820bd36 MT#56465 Drop support for `replace-session-connection`
2 years ago
Donat Zenichev 138ba8c178 MT#56465 sdp_create(), set the actual sdp session name
2 years ago
Donat Zenichev 4dfd94964f MT#56465 Introduce `call_get_top_media_subscription()` func
2 years ago
Richard Fuchs 38b17eb04d MT#55283 support kernel-based media player
2 years ago
Donat Zenichev 2f24609a7b MT#56465 Make `sdp_ng_flags` non-const for `sdp_create()`
2 years ago
Donat Zenichev 7123b59bb4 MT#56465 Carry `sdp_origin` via flags to ml init func
2 years ago
Richard Fuchs 216f4f12fd MT#55283 eliminate `config_lock`
2 years ago
Richard Fuchs 1b378c616c MT#55283 obsolete kernel RTCP sender
2 years ago
Richard Fuchs 74f07ccc41 MT#55283 remove vestiges of kernel<>user stats
2 years ago
Richard Fuchs f389b42ab4 MT#55283 obsolete /blist
2 years ago
Richard Fuchs e20262489a MT#55283 track time of last Redis update per call
2 years ago
Richard Fuchs d45cdc85ce MT#55283 refactor kernel/user stats counting
2 years ago
Richard Fuchs cf64a137c1 MT#55283 eliminate last_rtcp_index
2 years ago
Richard Fuchs a56deffe9a MT#55283 eliminate last_rtp_index
2 years ago
Richard Fuchs 08c7f5853d MT#55283 move srtp_index into shm
2 years ago
Richard Fuchs 9ba3297d44 MT#55283 move packets_lost to shm
2 years ago
Richard Fuchs e8982c3cf9 MT#55283 move SSRC stats into shm
2 years ago
Richard Fuchs 2c425bc47e MT#55283 move TOS reporting to shm
2 years ago
Richard Fuchs b3d50ccb7f MT#55283 move rtp_stats to bufferpool
2 years ago
Richard Fuchs 263234b1c7 MT#55283 move kernel stats counting to shm
2 years ago
Richard Fuchs 7e8acd6102 MT#55283 split up table open and init
2 years ago