openbsc.git branch master updated. 0.14.0-170-gceef936

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
Wed Aug 19 14:31:52 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  ceef936ea894781a14584efc9256856cca6d1c0f (commit)
      from  57e95a22f02b5b2ec781d9bc977c785a6e6f1166 (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=ceef936ea894781a14584efc9256856cca6d1c0f

commit ceef936ea894781a14584efc9256856cca6d1c0f
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Wed Aug 19 14:43:35 2015 +0200

    mgcp: Add transcoding from PCMU as well
    
    Use the existing ulaw encode/decode to support PCMU as well.
    The MERA VoIP switch has some severe issues with the GSM codec
    and it appears easier to enable transcoding for it.
    
    The mera switch doesn't appear to cope with codec change
    between a SIP 180 trying and the 200 ok connection result.
    
    Inserting the codec is touching too many places. Ideally we
    should have the transcoding function as pointer in the struct
    as well but the arguments differ.. so it is not a direct way
    forward.

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

Summary of changes:
 openbsc/include/openbsc/mgcp_transcode.h |  3 ++-
 openbsc/src/libmgcp/mgcp_sdp.c           |  8 ++++++++
 openbsc/src/libmgcp/mgcp_transcode.c     | 26 ++++++++++++++++++++++++++
 3 files changed, 36 insertions(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list