libosmo-abis.git branch ipse/jitter-stats-print updated. v0.3.2-2-g0cd67ac

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Sun Nov 27 14:23:20 UTC 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Osmocom A-bis protcol interface library".

The branch, ipse/jitter-stats-print has been updated
  discards  c4f6ca55c3199274cfa609974e5525034b153702 (commit)
  discards  9ed7ca5b86240313dc4df8dbf4ff67be112084c1 (commit)
  discards  12814b96367ca4ef7e94fb5fb18609d5fabd33a1 (commit)
  discards  b2d727a10256ed133f0db7f6760bfef73f8b9f6e (commit)
  discards  8c119f7a0510b75e7fa1b96a37f2a6650e13824f (commit)
  discards  80f7c0465fd244c26b037aaee92458c8dce86c6e (commit)
  discards  e54d7bcef534461f794f98fa186f8afd8f8c318d (commit)
  discards  d8026ec1b7be7922fd1c3122d2407a783cdab163 (commit)
  discards  7c9337b7755bfa51bdcba5cc76682217202fd635 (commit)
  discards  0db1d43c0d6bdf4c2e67a07ebf77923e9e191aff (commit)
  discards  86fc3c8787a9c29f566a44969d528a604ee7e11f (commit)
  discards  3cef39b03cb46de4a7aba65137d724a000b184cb (commit)
       via  0cd67acffb954caff86005c364ca83ca39140db0 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (c4f6ca55c3199274cfa609974e5525034b153702)
            \
             N -- N -- N (0cd67acffb954caff86005c364ca83ca39140db0)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/libosmo-abis/commit/?id=0cd67acffb954caff86005c364ca83ca39140db0

commit 0cd67acffb954caff86005c364ca83ca39140db0
Author: Alexander Chemeris <Alexander.Chemeris at gmail.com>
Date:   Mon Apr 25 20:11:53 2016 +0200

    ortp: Print jitter stats along with sent/received RTP stats.
    
    Jitter statistics is important for debugging voice quality issues.
    A number of dropped packets is sometimes not enough to really understand
    what's going on and jitter buffer statistics offer a deper view into
    the network quality.

-----------------------------------------------------------------------

Summary of changes:
 Makefile.am                                        |  2 -
 contrib/jenkins.sh                                 | 19 ------
 debian/changelog                                   |  8 +--
 debian/control                                     | 10 +--
 .../{libosmoabis5.install => libosmoabis4.install} |  0
 .../{libosmotrau1.install => libosmotrau0.install} |  0
 include/internal.h                                 |  3 -
 include/osmocom/abis/e1_input.h                    |  1 -
 include/osmocom/abis/ipa.h                         |  6 --
 include/osmocom/abis/lapd.h                        |  2 -
 include/osmocom/trau/osmo_ortp.h                   |  1 -
 src/Makefile.am                                    |  4 +-
 src/e1_input_vty.c                                 | 19 ------
 src/input/ipa.c                                    | 75 ----------------------
 src/input/ipaccess.c                               | 40 ++----------
 src/trau/osmo_ortp.c                               | 24 ++-----
 16 files changed, 21 insertions(+), 193 deletions(-)
 delete mode 100755 contrib/jenkins.sh
 rename debian/{libosmoabis5.install => libosmoabis4.install} (100%)
 rename debian/{libosmotrau1.install => libosmotrau0.install} (100%)


hooks/post-receive
-- 
Osmocom A-bis protcol interface library



More information about the osmocom-commitlog mailing list