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 "Python scripting interface to the OsmoNITB MNCC interface".
The branch, master has been updated
via 03980b4e31742e4ff5e0037268f078c8763ec873 (commit)
from 08207d9e6fcc9b5e48f1b4dd6a2e99df69264cb2 (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/mncc-python/commit/?id=03980b4e31742e4ff5e0037268f0…
commit 03980b4e31742e4ff5e0037268f078c8763ec873
Author: Holger Hans Peter Freyther <holger(a)moiji-mobile.com>
Date: Sat Apr 29 14:12:31 2017 +0200
mncc: Make it possible to build a MNCC server for testing
For manual testing the osmo-sip-connector it is nice to run a custom
MNCC server to mock certain behavior. Refactor the socket class to
share code between client/server.
Change-Id: I8387fe1687557c6a1a26ff1e0cc9dbff3087aa82
-----------------------------------------------------------------------
Summary of changes:
mncc_sock.py | 45 ++++++++++++++++++++++++++++++++-------------
1 file changed, 32 insertions(+), 13 deletions(-)
hooks/post-receive
--
Python scripting interface to the OsmoNITB MNCC interface