openbsc.git branch master updated. 0.14.0-30-gcb43a9a

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
Fri Apr 24 20:12:45 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, master has been updated
       via  cb43a9ac4489040185addd528a3143655ea349be (commit)
       via  c57b5507b21d12f656ec1667a8a875485344fe8d (commit)
      from  7f100c9712de5c684462e809bf31a58c0c326337 (commit)

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

commit cb43a9ac4489040185addd528a3143655ea349be
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Fri Apr 24 16:03:55 2015 -0400

    mgcp: Allow to disable transcoding for trunks
    
    We might have compiled transcoding into the MGW but
    we don't want to enable it for a given user. Add a new
    switch that should allow that.
    
    I had manually tested the allow-transcoding/no allow
    VTY interface for the primary interface and a new trunk
    using show running-config.

http://cgit.osmocom.org/openbsc/commit/?id=c57b5507b21d12f656ec1667a8a875485344fe8d

commit c57b5507b21d12f656ec1667a8a875485344fe8d
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Fri Apr 24 15:07:20 2015 -0400

    mgcp: Ignore the case for finding a codec
    
    It is unlikely that GSM, gsm and GsM refer to different codecs.
    The mera mvts does send the audio codecs in lower case even if
    RFC 3551 has them in upper case (but copy and paste is sometimes
    too hard).

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

Summary of changes:
 openbsc/include/openbsc/mgcp.h       |  2 ++
 openbsc/src/libmgcp/mgcp_transcode.c | 17 +++++++++----
 openbsc/src/libmgcp/mgcp_vty.c       | 47 ++++++++++++++++++++++++++++++++++++
 3 files changed, 61 insertions(+), 5 deletions(-)


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



More information about the osmocom-commitlog mailing list