openbsc.git branch neels/aoip updated. 0.15.0-950-g386e83938

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
Thu Aug 24 13:43:21 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
  discards  3f07badd3d118b6895af1509dba1a08afc9ac452 (commit)
  discards  9163225f879604e84d1577da26bc314eba0dcc14 (commit)
  discards  14c95ef4f6b0696ae66206c1f521251e3617e6b4 (commit)
  discards  f638596f54dc4499b6de7d4e8acb9df9eb6a3583 (commit)
       via  386e83938fe716d679a3b302fdbc5e600df56706 (commit)
       via  070b2c66510eb2079c56a8f4a13130f494fd44be (commit)
       via  3f08ccfe79edfa75c6e0f7eb2068b6cc5014808a (commit)
       via  304bdb0c2e0f0919f248785eea7c3ab2cd4ba775 (commit)
       via  2d8683e6385d349e23d08e7e09fcb6099ca68f87 (commit)
       via  9d14724b2024f48914205f272a02fd6cfddee522 (commit)
       via  e29e9035b5b2ecb5bb7c2d05becd2311853b1100 (commit)
       via  514aae7dbaf95c8122420886ac6c2d3e66962cb2 (commit)
       via  30865f583beace8fec3c1fe0adc50fe583c39ee0 (commit)
       via  400ae8088643b32caeba05a51bc95ccb80f13f89 (commit)
       via  a277769b657ad2065f8625626e0f81842f7e91b3 (commit)
       via  4e73ea88cd463246f8ee95ba5b9e31bdd693d804 (commit)
       via  2ba2b7dd068ae208f60e010aacb05372ca25cbb2 (commit)
       via  f4d0911666067a7d84da73e6defd749d71142651 (commit)
       via  4cca03749c415f4c484e53bffb88d230dc878050 (commit)
       via  e94d11925152eee995a89d5c5b03a4470693e8e6 (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 (3f07badd3d118b6895af1509dba1a08afc9ac452)
            \
             N -- N -- N (386e83938fe716d679a3b302fdbc5e600df56706)

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=386e83938fe716d679a3b302fdbc5e600df56706

commit 386e83938fe716d679a3b302fdbc5e600df56706
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Thu Aug 17 10:32:29 2017 +0200

    fixup for: fix handover (signalling only) and add VTX command to trigger

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

commit 070b2c66510eb2079c56a8f4a13130f494fd44be
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 16 16:48:07 2017 +0200

    osmo-bsc: fix handover (signalling only) and add VTX command to trigger
    
    Add VTY commands to trigger a handover of an lchan/subscriber
    connection.
    
    Fix assertion problem / crash

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

commit 3f08ccfe79edfa75c6e0f7eb2068b6cc5014808a
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Aug 11 11:08:05 2017 +0200

    osmo-msc: cleanup ss7_setup()

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

Summary of changes:
 openbsc/include/openbsc/bsc_msc_data.h  |   2 +
 openbsc/include/openbsc/gsm_data.h      |   2 +-
 openbsc/src/libbsc/bsc_vty.c            |  81 +++++++++++++++
 openbsc/src/libbsc/handover_logic.c     |   3 +-
 openbsc/src/libmsc/a_iface.c            |  29 ++++--
 openbsc/src/libmsc/a_iface_bssap.c      |  21 +++-
 openbsc/src/osmo-bsc/osmo_bsc_audio.c   |   8 +-
 openbsc/src/osmo-bsc/osmo_bsc_bssap.c   |   7 +-
 openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 176 ++++++++++++++++++++++++--------
 openbsc/src/osmo-bsc/osmo_bsc_vty.c     |  17 +--
 openbsc/src/osmo-msc/msc_main.c         | 109 ++++++++++++--------
 openbsc/tests/msc_vlr/msc_vlr_tests.c   |   4 +-
 12 files changed, 345 insertions(+), 114 deletions(-)


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



More information about the osmocom-commitlog mailing list