diff options
-rw-r--r-- | include/osmocom/vty/ports.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h index c5e396b4..e43b53f0 100644 --- a/include/osmocom/vty/ports.h +++ b/include/osmocom/vty/ports.h @@ -24,3 +24,4 @@ /* 4255 used by control interface */ #define OSMO_VTY_PORT_MNCC_SIP 4256 /* 4257 used by control interface */ +#define OSMO_VTY_PORT_HLR 4258 |