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 "SCCP Library".
The branch, master has been updated
via afc3b856135237c8ce85ca39a42da892e5bdd9de (commit)
from 6548d1b9c44feee0c5f38846759f396c6f5da479 (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/libosmo-sccp/commit/?id=afc3b856135237c8ce85ca39a42…
commit afc3b856135237c8ce85ca39a42da892e5bdd9de
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 10:42:30 2017 +0200
SUA: Our SUA implementation needs an SCCP instance in ss7_instance
So when we create a xua_server for SUA, we must make sure to create that
associated SCCP instance, if it doesn't already exist. End-user
programs probably normally call this during their initialization anyway,
but in something like OsmoSTP, we need to auto-create it.
Change-Id: Ib575763dbd00f5bd7bfbf48f227a8f5ef9528e2a
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7.c | 9 +++++++++
1 file changed, 9 insertions(+)
hooks/post-receive
--
SCCP Library