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 993da0b4c2e6705266a674e1f72f5ee31db8409d (commit)
via 246266c939aafcb709c9d4f7f6b16cd9da7404bf (commit)
via f9aa9401055daad1df6bec456c1968ad3405cff1 (commit)
via 74915be10b0e158fdbefba10c94d0e938a268163 (commit)
from a04c47acaed32eb98898763e5dc1b045fe08612f (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=993da0b4c2e6705266a674e1f72…
commit 993da0b4c2e6705266a674e1f72f5ee31db8409d
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 15:36:07 2017 +0200
osmo_ss7_vty: Add 'description' command for SS7 instances
This allows the user to add some description to each SS7 instance
Change-Id: Ia5d22f2f70ec12dd13151f949bb45b5fdab42fc5
http://cgit.osmocom.org/libosmo-sccp/commit/?id=246266c939aafcb709c9d4f7f6b…
commit 246266c939aafcb709c9d4f7f6b16cd9da7404bf
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 15:33:54 2017 +0200
osmo_ss7_vty: Add Command to permit (or disallow) dynamc routing key allocation
This feature has been introduced in
8dec5a8ec554bbd56f4d3f45b6e1025d4c1ffb45, but so far hasn't been exposed
to the VTY yet.
Change-Id: I7355522bacbad1072feb5484b865dfd1be50a64d
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f9aa9401055daad1df6bec456c1…
commit f9aa9401055daad1df6bec456c1968ad3405cff1
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 15:33:10 2017 +0200
osmo_ss7_vty: Add 'show cs7 instance <0-15> users' command
This will list which Service Indicators have bound local users (like SCCP)
Change-Id: Ibb21810e2ebe520e07cfdda3a0c62172b152015e
http://cgit.osmocom.org/libosmo-sccp/commit/?id=74915be10b0e158fdbefba10c94…
commit 74915be10b0e158fdbefba10c94d0e938a268163
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Fri Apr 14 14:55:56 2017 +0200
osmo_ss7_vty: Make 'instance <0-15>' mandatory of all show commands
This way it is systematic and doesn't clash with other optional
arguments we may introduce sooner or later at the end of the commands
Change-Id: I5c1050b0564791b5684619d3737d1cb6c4539d63
-----------------------------------------------------------------------
Summary of changes:
src/osmo_ss7_vty.c | 84 +++++++++++++++++++++++++++++++++++++++++-------------
1 file changed, 64 insertions(+), 20 deletions(-)
hooks/post-receive
--
SCCP Library