openbsc.git branch sylvain/32c3_codec updated. 0.15.0-140-gaf8285e

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 Dec 27 14:05:49 UTC 2015


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, sylvain/32c3_codec has been updated
  discards  860673df5cd3b7411137de3f44f2193b31846021 (commit)
       via  af8285ed7c0848463667f4db660f77fd32b89f9d (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 (860673df5cd3b7411137de3f44f2193b31846021)
            \
             N -- N -- N (af8285ed7c0848463667f4db660f77fd32b89f9d)

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=af8285ed7c0848463667f4db660f77fd32b89f9d

commit af8285ed7c0848463667f4db660f77fd32b89f9d
Author: Sylvain Munaut <tnt at 246tNt.com>
Date:   Sun Dec 27 15:05:41 2015 +0100

    osmo-nitb support for codec negotiation
    
    The caller's most preferred codec is selected out of the union of codecs,
    which both parties support.
    
    Since codec negotiation is done automatically, there is no need to define
    codec for TCH/F and TCH/H via VTY anymore.

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

Summary of changes:
 openbsc/include/openbsc/mncc_int.h        |  8 ++++++
 openbsc/src/libmsc/gsm_04_08.c            | 17 ------------
 openbsc/src/libmsc/mncc_builtin.c         | 10 +++++++
 openbsc/src/libmsc/vty_interface_layer3.c | 44 +++++++++++++++++++++++++++++++
 4 files changed, 62 insertions(+), 17 deletions(-)


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



More information about the osmocom-commitlog mailing list