aboutsummaryrefslogtreecommitdiffstats
path: root/src/gprs/sgsn_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gprs/sgsn_main.c')
-rw-r--r--src/gprs/sgsn_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gprs/sgsn_main.c b/src/gprs/sgsn_main.c
index feffefb5f..11ed5d35d 100644
--- a/src/gprs/sgsn_main.c
+++ b/src/gprs/sgsn_main.c
@@ -400,6 +400,7 @@ int main(int argc, char **argv)
#if BUILD_IU
osmo_ss7_init();
osmo_ss7_vty_init_asp(tall_bsc_ctx);
+ osmo_sccp_vty_init();
#endif
handle_options(argc, argv);