openbsc.git branch pmaier/aoip updated. 0.15.0-870-g030312043

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 Jun 23 08:27:43 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, pmaier/aoip has been updated
       via  030312043a84b0bfaf35c36790e56e3016c68661 (commit)
       via  e1257c75a6302c84cfa9d4a265e288c643a29a70 (commit)
      from  b5b809da0b18fcb0d4840ea567130b31b8524ca0 (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=030312043a84b0bfaf35c36790e56e3016c68661

commit 030312043a84b0bfaf35c36790e56e3016c68661
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 23 10:13:27 2017 +0200

    wip: vty: make msc sccp addressesconfigurable
    
    Currently all sccp addresses on the msc (and bsc)
    side are hardcoded.
    
    Prepare the msc code to make the associated BSCs
    configurble. Make the compiler link libosmo-sccp
    properly and start using the sccp addressbook
    feature of libosmoc-sccp.

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

commit e1257c75a6302c84cfa9d4a265e288c643a29a70
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 23 10:21:42 2017 +0200

    fixup: rename gsm0808_extrapolate_speech_codec()
    
    Libosmocore renames gsm0808_extrapolate_speech_codec() to
    gsm0808_speech_codec_from_chan_type()

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

Summary of changes:
 openbsc/include/openbsc/a_iface.h     | 19 +++++++++++++++++--
 openbsc/include/openbsc/gsm_data.h    |  3 +++
 openbsc/src/gprs/Makefile.am          |  2 ++
 openbsc/src/libcommon-cs/common_cs.c  |  1 +
 openbsc/src/libcommon/common_vty.c    | 22 +++++++++++++++-------
 openbsc/src/libmsc/a_iface.c          | 32 ++++++++++----------------------
 openbsc/src/osmo-bsc/osmo_bsc_audio.c |  2 +-
 openbsc/src/osmo-bsc/osmo_bsc_bssap.c |  2 +-
 openbsc/src/osmo-bsc_mgcp/Makefile.am |  1 +
 openbsc/src/osmo-msc/msc_main.c       |  1 +
 10 files changed, 52 insertions(+), 33 deletions(-)


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



More information about the osmocom-commitlog mailing list