aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/vty.h')
-rw-r--r--include/osmocom/msc/vty.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/osmocom/msc/vty.h b/include/osmocom/msc/vty.h
index 11d9ed113..a7f1db7ca 100644
--- a/include/osmocom/msc/vty.h
+++ b/include/osmocom/msc/vty.h
@@ -26,6 +26,10 @@ enum bsc_vty_node {
HLR_NODE,
CFG_SGS_NODE,
SMSC_NODE,
+ ASCI_NODE,
+ GCR_NODE,
+ VGC_NODE,
+ VBC_NODE,
};
int bsc_vty_init_extra(void);