openbsc.git branch fairwaves/rebase-no-queue updated. 0.14.0-87-ge878d07

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 21 08:54:23 UTC 2015


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=e878d07c1c219441676a046d2d267c48d1d618e2

commit e878d07c1c219441676a046d2d267c48d1d618e2
Author: Ivan Kluchnikov <kluchnikovi at 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
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list