openbsc.git branch master updated. 0.15.0-232-g3a434f8

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
Sat Apr 16 19:56:43 UTC 2016


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  3a434f8e8c63b9340a8daf165c520caa52cba241 (commit)
       via  e43f8e040029a1bd72f23e139a787225ae2686a6 (commit)
      from  59a1bf3dae0d0a9e914d3c615c6aa7fc8955d7b5 (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=3a434f8e8c63b9340a8daf165c520caa52cba241

commit 3a434f8e8c63b9340a8daf165c520caa52cba241
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sat Apr 16 15:53:58 2016 -0400

    nat/ussd: Add an example of the USSD gateway side-channel
    
    This adds a very basic, use once example in python on how to connect
    and deal with the app specific payload and messages. The code is not
    complete as the invokeId should be patched according to the initial
    invoke. This excercise is left to future readers of that code.

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

commit e43f8e040029a1bd72f23e139a787225ae2686a6
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sat Apr 16 12:52:55 2016 -0400

    nat/vty: Do not print token update statement
    
    On start this would print one line per BSC and this doesn't add
    a lot of value. Let's just remove this logging message.

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

Summary of changes:
 openbsc/contrib/nat/ussd_example.py    | 65 ++++++++++++++++++++++++++++++++++
 openbsc/src/osmo-bsc_nat/bsc_nat_vty.c |  5 +--
 2 files changed, 66 insertions(+), 4 deletions(-)
 create mode 100644 openbsc/contrib/nat/ussd_example.py


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



More information about the osmocom-commitlog mailing list