openbsc.git branch master updated. 0.15.0-733-g9311881bb

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
Thu Mar 23 09:41:16 UTC 2017


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  9311881bb127180be74a36d716e06283931ebe00 (commit)
      from  16dcf2ae221a3a862fbbb958f5e1e2ecd6b3f7fa (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=9311881bb127180be74a36d716e06283931ebe00

commit 9311881bb127180be74a36d716e06283931ebe00
Author: Max <msuraev at sysmocom.de>
Date:   Tue Feb 21 13:34:55 2017 +0100

    Add simple CTRL2SOAP proxy
    
    Add python client which converts TRAP messages into SOAP requests and
    perform corresponding actions.
    
    It can be used as follows
    
    ./soap.py -d -w http://example.com/soapservice/htdocs/wsdl/test.wsdl
    
    See ./soap.py -h for additional options.
    
    Change-Id: I82844ec7a302bac30d6daee9ebca2188fd48ca46
    Related: SYS#3028

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

Summary of changes:
 openbsc/contrib/soap.py | 188 ++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 188 insertions(+)
 create mode 100755 openbsc/contrib/soap.py


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



More information about the osmocom-commitlog mailing list