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 6823dd9f442ce912e8fdc15aa923cff38a20e487 (commit)
from e29888ab693c0130ecac096c46567092087748dd (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=6823dd9f442ce912e8fdc15aa92…
commit 6823dd9f442ce912e8fdc15aa923cff38a20e487
Author: Philipp Maier <pmaier(a)sysmocom.de>
Date: Fri Jul 7 10:26:39 2017 +0200
vty: make addressbook available for _sg and _asp
The installation of the vty commands for the sccp addressbook is
currently located in osmo_ss7_vty_init_sg(), which is normally
only used in signalling gateway applications. An ASP would lack
the addressbook functionality.
Make SCCP addressbook available for both SG and ASP
Change-Id: Ib49ab623055e9ada7f95e0163ba7e33c5f6f99cb
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7_vty.c | 69 +++++++++++++++++++++++++++++-------------------------
1 file changed, 37 insertions(+), 32 deletions(-)
hooks/post-receive
--
SCCP Library