Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeswitch packet relay metrics #2292

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    907a957 View commit details
    Browse the repository at this point in the history
  2. Elastic jitter buffer tuning

    - add buffering skip counter
    - jitter buffer reset when too many missed frames
    - jb disable when facing too many consecutive missing frames
    - fix check_jb_size while expanding
    - disable non elactic skip due to buffering
    - another check size roll-over issue
    - reset when expanding above the maximum size
    - buffer size management
    - proper handling of seq roll-over and fix seq decrement
    - force accelerate when above the max size
    jchavanton committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4137bca View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. fix

    jchavanton committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    52ca18f View commit details
    Browse the repository at this point in the history