openbsc.git branch pespin/jitterbuffer updated. 0.15.0-748-ga99fee180

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
Thu Apr 27 14:03:26 UTC 2017


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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, pespin/jitterbuffer has been updated
  discards  0f7e87ee50f449f0e975aeeda3a0f60f4f9b17fa (commit)
       via  a99fee1806bb0f5826985c6f0fee1e18524f2e38 (commit)
       via  8b8fca757eafc7ae07a8a3c9f522265c8c73f729 (commit)
       via  2b229ffaef4d82ec87dc37d274ae62a7c214da7a (commit)
       via  cb1e3660946684e68bba3ab8d59ebd9cf530f83e (commit)
       via  11e4e41ffcd839cf6a570a2c9541e97495db96b4 (commit)
       via  7636c0833bd7d6ccf2eb0a67677334a72b5d7a92 (commit)
       via  dc9de2352329ac5523e19d89f7e17fbd16c5e25a (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 (0f7e87ee50f449f0e975aeeda3a0f60f4f9b17fa)
            \
             N -- N -- N (a99fee1806bb0f5826985c6f0fee1e18524f2e38)

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/openbsc/commit/?id=a99fee1806bb0f5826985c6f0fee1e18524f2e38

commit a99fee1806bb0f5826985c6f0fee1e18524f2e38
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Thu Apr 27 15:59:19 2017 +0200

    mgcp: Add jitter buffer on the uplink receiver
    
    Change-Id: Ibf3932adc07442fb5e9c7a06404853f9d0a20959

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

Summary of changes:
 debian/openbsc-dev.install                      |  1 +
 openbsc/contrib/systemd/osmo-gbproxy.service    | 12 ++++++++++++
 openbsc/include/openbsc/meas_rep.h              |  3 ++-
 openbsc/openbsc.pc.in                           |  1 -
 openbsc/src/libbsc/abis_rsl.c                   | 20 +++++++++++++++-----
 openbsc/src/libbsc/bsc_vty.c                    |  3 +--
 openbsc/src/libmgcp/mgcp_vty.c                  |  4 ++--
 openbsc/src/libmsc/smpp_openbsc.c               |  4 ++--
 openbsc/src/osmo-bsc_nat/bsc_nat_rewrite_trie.c |  2 +-
 openbsc/src/osmo-bsc_nat/bsc_nat_vty.c          |  2 +-
 openbsc/src/osmo-bsc_nat/bsc_sccp.c             | 10 ++++------
 openbsc/src/utils/meas_db.c                     |  3 +--
 openbsc/src/utils/meas_vis.c                    |  2 +-
 13 files changed, 43 insertions(+), 24 deletions(-)
 create mode 100644 openbsc/contrib/systemd/osmo-gbproxy.service


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list