Add CTRL port for OsmoHLR

Change-Id: I1328c89ec8e908bf4b4d2c0a398690278369e0f5
Related: OS#1645
This commit is contained in:
Max 2017-02-14 12:13:32 +01:00
parent 6f0f560eab
commit af4bb17a93
1 changed files with 1 additions and 0 deletions

View File

@ -16,4 +16,5 @@
#define OSMO_CTRL_PORT_CSCN 4255
/* 4256 used by VTY interface */
#define OSMO_CTRL_PORT_GGSN 4257
#define OSMO_CTRL_PORT_HLR 4259
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */