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=9311881bb127180be74a36d716e062839...
commit 9311881bb127180be74a36d716e06283931ebe00 Author: Max msuraev@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
osmocom-commitlog@lists.osmocom.org