summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-03-23 14:48:39 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2016-03-23 14:48:39 +0100
commit96ae1b6a19e072a51c1110342837ddc8533db06b (patch)
tree47859a19f414bfbb648655c1469fb9c855c898f1
parentselect: Externalize fd_set filling and dispatch (diff)
downloadlibosmocore-zecke/osmo-sip-connector.tar.xz
libosmocore-zecke/osmo-sip-connector.zip
-rw-r--r--include/osmocom/vty/ports.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index 71afafd1..75b80440 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -16,3 +16,4 @@
#define OSMO_VTY_PORT_GTPHUB 4253
#define OSMO_VTY_PORT_CSCN 4254
/* 4255 used by control interface */
+#define OSMO_VTY_PORT_MNCC_SIP 4256