openbsc.git branch pmaier/aoip2 created. 0.15.0-881-g55154fb85

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 30 12:25:54 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/aoip2 has been created
        at  55154fb8574337ac5854b9f5912e1d7928b6a9c0 (commit)

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=55154fb8574337ac5854b9f5912e1d7928b6a9c0

commit 55154fb8574337ac5854b9f5912e1d7928b6a9c0
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 30 14:21:31 2017 +0200

    cosmetic: fix typo in log output

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

commit 9360d613f4e878caf469e9049262e8f1a567e92f
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 30 14:17:55 2017 +0200

    osmo-bsc: only clear connections of a specific MSC
    
    The BSC clears all connections on reception of a
    BSSAP RESET, however, the RESET command must not
    affect the connections of other MSCs.
    
    Ensure that only the connections of the MSC who
    actually sent the BSSAP RESET are cleared.

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

commit e80608d9fdacc6411d31def68dd00285642eecbd
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 30 14:15:44 2017 +0200

    osmo-bsc: Make SCCP-Addresses configurable via VTY
    
    Add VTY commands to configure the sccp-address of the BSC
    and the one of the MSC.

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

commit fc515efb41e4674c09f438a9664028f5b8da804d
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 30 13:53:40 2017 +0200

    common-vty: add ss7 nodes commands to VTY
    
    The current VTY implementation has no knowledge about the
    libosmo-sccp nodes and therefor can not resolve parent nodes,
    nor decide if we deal with a config node.

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

commit d6ec7a4ab5e307152a94f513a3f218cda5ef8482
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 30 13:28:03 2017 +0200

    osmo-msc: finish msc-sided reset
    
    finish the implementation for msc sided reset, automatically
    register connecting BSCs.
    
    Ensure that all sccp connections are cleared when the reset
    procedure executes.

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

commit 0bfa685ae9884876d8062a44d16806894ca229cb
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 30 12:18:20 2017 +0200

    msc_vlr: fix linker problem in testcase
    
    Swap libmsc.a and libcommon-cs.a to make symbols from
    libcommon-cs.a available to libmsc.a

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

commit 9e1e0f46fb82fabb3be11006effa964ed4163ed8
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Jun 28 18:22:46 2017 +0200

    mgcp: Fix missing call id in DLCX
    
    The call id field in the DLCX message is missing. Use the endpoint
    id as call id in all CRCX and DLCX messages.

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

commit e2b37af93a084abf57c496938746cc66e65c120f
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Jun 30 11:12:18 2017 +0200

    reset: fix allocation and add deallocator for reset procedure
    
    When the reset is started, state machines are allocated. The user
    must provide a correctly filled structure where the reset start
    function adds the state machine into.
    
    This is prone to errors, besides of that, a proper deallocator
    function which tears down the osmo fsm is missing.
    
    make a more cofmortable allocator function and add deallocator
    function.

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


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



More information about the osmocom-commitlog mailing list