openbsc.git branch master updated. 0.15.0-821-g38943b7b5

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
Tue Jul 11 17:12:52 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, master has been updated
       via  38943b7b5e0afacbbaf06b351a35c03bf903fe2a (commit)
      from  4d15cfce7cc5d6c22e2ca7e185d0e7f23c7b1f56 (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=38943b7b5e0afacbbaf06b351a35c03bf903fe2a

commit 38943b7b5e0afacbbaf06b351a35c03bf903fe2a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jul 10 20:25:10 2017 +0200

    libbsc: Add VTY command to re-send the SYSTEM INFORMATION to BTS
    
    This is useful if you are updating some configuration parameters which
    affect the content of the SYSTEM INFORMATION messages.  Currently, we
    only send them at the time the RSL connection is established (i.e. when
    the BTS is initialized), so if you change something, you need to bring
    down and re-start the BTS.
    
    Using the newly-introduced "bts <0-255> resend-system-information"
    command, you can re-generate + re-send SYSTEM INFORMATION without
    bringing the BTS down, i.e. without any radio carrier downtime.
    
    Change-Id: I326df47de98f6d36c9a4d2d5475225d1e62bafb5

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

Summary of changes:
 openbsc/src/libbsc/bsc_vty.c | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)


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



More information about the osmocom-commitlog mailing list