vty/ports.h: reserve port 4258 for OsmoHLR VTY

Change-Id: I08cb52d9399a27e6876e45da36f434708c4fddef
This commit is contained in:
Neels Hofmeyr 2017-01-28 04:02:53 +01:00
parent 48f5583347
commit 92fa18e6b8
1 changed files with 1 additions and 0 deletions

View File

@ -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