Neels Hofmeyr has uploaded this change for review. ( 
https://gerrit.osmocom.org/11107


Change subject: vty: add SCCP related vty commands
......................................................................

vty: add SCCP related vty commands

Change-Id: Ie267aa014812b5c89f2268a65566d5427aa1ad7e
---
M src/gprs/sgsn_main.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/07/11107/1

diff --git a/src/gprs/sgsn_main.c b/src/gprs/sgsn_main.c
index feffefb..11ed5d3 100644
--- a/src/gprs/sgsn_main.c
+++ b/src/gprs/sgsn_main.c
@@ -400,6 +400,7 @@
 #if BUILD_IU
        osmo_ss7_init();
        osmo_ss7_vty_init_asp(tall_bsc_ctx);
+       osmo_sccp_vty_init();
 #endif

        handle_options(argc, argv);

--
To view, visit https://gerrit.osmocom.org/11107
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie267aa014812b5c89f2268a65566d5427aa1ad7e
Gerrit-Change-Number: 11107
Gerrit-PatchSet: 1
Gerrit-Owner: Neels Hofmeyr <nhofm...@sysmocom.de>

Reply via email to