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, fairwaves/rebase-no-queue has been updated via e878d07c1c219441676a046d2d267c48d1d618e2 (commit) from b26b74924dc155f0b36d9940d325ffb1900d8f46 (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=e878d07c1c219441676a046d2d267c48d...
commit e878d07c1c219441676a046d2d267c48d1d618e2 Author: Ivan Kluchnikov kluchnikovi@gmail.com Date: Tue Jul 21 11:40:08 2015 +0300
sub: Add the ability to set prefix for randomly generated extensions
Prefix is added before randomly generated extension. Prefix is useful in case of "accept-all" authentication mode is used and routing based on number prefix is used. Added optional configuration parameter "extension-prefix".
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/db.h | 4 ++-- openbsc/include/openbsc/gsm_data.h | 1 + openbsc/src/libbsc/bsc_vty.c | 14 ++++++++++++++ openbsc/src/libbsc/net_init.c | 1 + openbsc/src/libmsc/db.c | 16 +++++++++------- openbsc/src/libmsc/gsm_subscriber.c | 4 +++- openbsc/tests/db/db_test.c | 6 +++--- 7 files changed, 33 insertions(+), 13 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org