osmo-cc-router/src/router
Andreas Eversberg 863ba053ef Audio rework, new jitter buffer
Jitter buffer is now based on packets, not on samples. The frames are
dejittered in received form. After reading from jitter buffer, they are
decoded in correct order. If a frame is missing, it is concealed by
repeating audio.
2024-03-25 21:30:31 +01:00
..
Makefile.am Move from local to external osmo* libraries 2024-01-25 20:09:11 +01:00
audio.c Audio rework, new jitter buffer 2024-03-25 21:30:31 +01:00
audio.h Add support for telephone events 2023-11-12 17:45:29 +01:00
call.c Audio rework, new jitter buffer 2024-03-25 21:30:31 +01:00
call.h Audio rework, new jitter buffer 2024-03-25 21:30:31 +01:00
display.h Initial GIT import 2020-12-29 19:02:56 +01:00
display_status.c Move from local to external osmo* libraries 2024-01-25 20:09:11 +01:00
gsm_codec.c Move from local to external osmo* libraries 2024-01-25 20:09:11 +01:00
gsm_codec.h Add GSM (libgsm) codec support 2022-11-25 09:29:03 +01:00
main.c Move from local to external osmo* libraries 2024-01-25 20:09:11 +01:00
routing.c Fix for SIGABRT if redirecting stdout or running osmo-cc-router within systemd 2024-01-27 09:11:04 +00:00
routing.h Do not abort, if forking/pipes fail while starting routing script 2024-01-27 09:59:41 +01:00
rtp_bridge.c Initial GIT import 2020-12-29 19:02:56 +01:00