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=38943b7b5e0afacbbaf06b351a35c03bf...
commit 38943b7b5e0afacbbaf06b351a35c03bf903fe2a Author: Harald Welte laforge@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
osmocom-commitlog@lists.osmocom.org