openbsc.git branch neels/aoip updated. 0.15.0-938-g3eb8ea061

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 9 14:09:58 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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, neels/aoip has been updated
       via  3eb8ea06166b2fb28c68483ae1958613cdcee98b (commit)
       via  d769216f15a3140e319f0578a20e0bdf18127265 (commit)
       via  7385090ac0d780a6be16e35644ea09c7412efff6 (commit)
       via  7d5e30c4f8a11be54cbca823af3fdcd70ca7f2e4 (commit)
       via  1e61f9e13cc6a80707aaab1d1ad86c2fe0f303ac (commit)
       via  8f1d1fc2a4d88830b1889b710e0ecc662e1dedab (commit)
       via  c7ee7cc7c57c7c6181eab52cb05b451cbe52aff3 (commit)
       via  2515fb8c598ed5ede26f9f3cf4b42d662b531154 (commit)
       via  c54a5f3d69c18b7b9cc236eca5b8ef8ad7481f34 (commit)
      from  e40a123bdf030a5691f01140c6e632de03bcfaf6 (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=3eb8ea06166b2fb28c68483ae1958613cdcee98b

commit 3eb8ea06166b2fb28c68483ae1958613cdcee98b
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Aug 9 16:09:07 2017 +0200

    use osmo_ss7_vty_init_asp()
    
    Change-Id: I9085bd30fab4799c43380f43120b362f27fc5dac

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

commit d769216f15a3140e319f0578a20e0bdf18127265
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Aug 9 16:06:45 2017 +0200

    force realloc fu
    
    Change-Id: I75111bacc245d4121ab1de4d6f8ac8c10d896fc7

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

commit 7385090ac0d780a6be16e35644ea09c7412efff6
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 9 13:48:18 2017 +0200

    osmo-bsc: make use of osmo_sccp_addr_set_ssn()
    
    libosmo-sccp offers a function to set the SSN. Make use of this
    function instead of manipulating the struct directlry

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

commit 7d5e30c4f8a11be54cbca823af3fdcd70ca7f2e4
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 9 13:37:27 2017 +0200

    bsc/msc: fixup compiler issues
    
    libosmo-sccp function osmo_ss7_vty_init_sg() now requires a talloc
    context as parameter.
    
    Note: It should not _asp() rather then _sg(). However, we can not
    switch now, because then we will miss the vtx commands that
    configure the default route. Since the default route is the only
    valid route for application server processes, we need to fix this
    in the simple client, so that this command is no longer needed,
    when configuring the as. Also the VTX write functions of
    libosmo-sccp need to be fixed first.

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

Summary of changes:
 openbsc/include/openbsc/bsc_msc_data.h    |  1 +
 openbsc/src/libmgcp/mgcp_vty.c            | 14 +++++++++++++-
 openbsc/src/libmsc/msc_ifaces.c           | 13 -------------
 openbsc/src/osmo-bsc/osmo_bsc_bssap.c     |  2 +-
 openbsc/src/osmo-bsc/osmo_bsc_main.c      |  2 +-
 openbsc/src/osmo-bsc/osmo_bsc_sigtran.c   | 20 ++++++++------------
 openbsc/src/osmo-bsc/osmo_bsc_vty.c       | 25 +++++++++++++++++++++++--
 openbsc/src/osmo-bsc_nat/bsc_mgcp_utils.c |  1 -
 openbsc/src/osmo-bsc_nat/bsc_nat.c        |  3 +++
 openbsc/src/osmo-msc/msc_main.c           | 20 ++++++++++++++++----
 10 files changed, 66 insertions(+), 35 deletions(-)


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



More information about the osmocom-commitlog mailing list