From: gitosis@osmocom.org
Precedence: list
To: osmocom-commitlog@lists.osmocom.org
Date: Wed, 28 Aug 2013 09:14:38 GMT
Message-ID: <201308280914.r7S9EckJ078901@git.osmocom.org>
Subject: openbsc.git branch master updated. 0.13.0-120-g97e139f
Message: 14

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  97e139f26790e8aadb677f846c4eba2c3d6f8323 (commit)
       via  1b894022fd168d7b9a3e8cafaef1622c3a24885b (commit)
      from  0c0e1c308f0d13cf366315bd9f35df6e8bb9038c (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=97e139f26790e8aadb677f846c4eba2c3d6f8323

commit 97e139f26790e8aadb677f846c4eba2c3d6f8323
Author: Jacob Erlbeck <jerlbeck@sysmocom.de>
Date:   Wed Aug 28 10:16:55 2013 +0200

    bsc/vty: Add 'no bsc-welcome-text' command
    
    There was no command to reset a bsc-welcome-text string, so it has
    been added.

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

commit 1b894022fd168d7b9a3e8cafaef1622c3a24885b
Author: Jacob Erlbeck <jerlbeck@sysmocom.de>
Date:   Wed Aug 28 10:16:54 2013 +0200

    bsc/ussd: Optionally send USSD message on MSC disconnection
    
    Send an USSD message on each MS connection if the connection to
    the MSC has been lost.
    Add a vty config command 'bsc-msc-loss-txt' in 'config-msc' to set
    the notification string and to enable the feature.
    
    Ticket: OW#957

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

Summary of changes:
 openbsc/include/openbsc/osmo_msc_data.h |  3 ++
 openbsc/src/osmo-bsc/osmo_bsc_sccp.c    | 30 +++++++++++++++---
 openbsc/src/osmo-bsc/osmo_bsc_vty.c     | 54 ++++++++++++++++++++++++++++++++-
 openbsc/tests/vty_test_runner.py        | 48 +++++++++++++++++++++++++++++
 4 files changed, 130 insertions(+), 5 deletions(-)


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


