aboutsummaryrefslogtreecommitdiffstats
path: root/src/hnbgw.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hnbgw.c')
-rw-r--r--src/hnbgw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hnbgw.c b/src/hnbgw.c
index 91e551b..cd6104b 100644
--- a/src/hnbgw.c
+++ b/src/hnbgw.c
@@ -524,6 +524,7 @@ int main(int argc, char **argv)
vty_init(&vty_info);
osmo_ss7_vty_init_asp(tall_hnb_ctx);
+ osmo_sccp_vty_init();
hnbgw_vty_init(g_hnb_gw, tall_hnb_ctx);
logging_vty_add_cmds(&hnbgw_log_info);