openbsc.git branch pmaier/aoip2 updated. 0.15.0-918-ge773bff7c

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 Jul 21 16:51: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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, pmaier/aoip2 has been updated
       via  e773bff7cea7ca8ac80055095396e5275ba2ee1e (commit)
       via  d93ee55ecfbf834ed71bdf830d5f1de5982d893a (commit)
       via  bce69325220f2af7cc0746611de30225263514d9 (commit)
       via  067fbaf92216e8ad8037e6d2e372476cbafb6cec (commit)
      from  4f451dc0a9865b676a1920bd1a632c213952e7ad (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=e773bff7cea7ca8ac80055095396e5275ba2ee1e

commit e773bff7cea7ca8ac80055095396e5275ba2ee1e
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jul 21 18:49:12 2017 +0200

    gsm04_08.c patches from neels (remove when committed properly)
    
    0001-imsi-detach-improve-error-logging.patch
    0002-imsi-detach-always-close-connection-explicitly.patch

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

commit d93ee55ecfbf834ed71bdf830d5f1de5982d893a
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jul 21 18:47:19 2017 +0200

    a-iface: move clear command to subscriber_conn.c
    
    The clear command is currently triggered from the wrong place.
    This is a fixup that corrects that. However, it will introduce
    another problem: The clear command is not sent on detatach.

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

commit bce69325220f2af7cc0746611de30225263514d9
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jul 21 18:38:36 2017 +0200

    vty: Fixup sccp/ss7 configuration
    
    The sccp/ss7 configuration is now fixed. The cs7 instance id is
    implicitly detected from the bsc_addr or the msc_addr. Depending
    on what is listed last. (I am not sure if that is wise, maybe
    we should only use the local/bsc address to do the lookup).
    
    Remove cs7-instance vty command
    
    Modify VTY commands, so that the fixed API is used
    
    Set msc->a.cs7_instance from the VTY to when msc/bsc addr is parsed
    
    Fix the initalization to use osmo_sccp_simple_client_on_ss7_id() and
    pass the cs7-instance id we determined from the vty.
    
    The whole thing is not waterproof yet. We are still not at the
    point where we allow to leave the local address out. This would
    be fine, but when it is left out, the only way to determine the
    cs7 instance is to use the msc_addr then.
    
    We also might want to make sure to reach a state where all cs7
    related config may be left out (like with the MSC)

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

commit 067fbaf92216e8ad8037e6d2e372476cbafb6cec
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jul 21 17:27:31 2017 +0200

    fixup for: mgcp: display properly mgcp-messages in log

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

Summary of changes:
 openbsc/include/openbsc/bsc_msc_data.h  |  2 +-
 openbsc/src/libmgcp/mgcp_protocol.c     |  3 ++
 openbsc/src/libmsc/gsm_04_08.c          | 28 ++++++-------
 openbsc/src/libmsc/osmo_msc.c           |  4 --
 openbsc/src/libmsc/subscr_conn.c        |  7 ++++
 openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 20 ++++++---
 openbsc/src/osmo-bsc/osmo_bsc_vty.c     | 73 ++++++++-------------------------
 7 files changed, 56 insertions(+), 81 deletions(-)


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



More information about the osmocom-commitlog mailing list