Add control interface port for GGSN

Change-Id: Ie7232189fe3265a8631fd3652b2c8c152cdee918
Related: OS#1646
This commit is contained in:
Max 2016-08-02 17:18:51 +02:00 committed by Harald Welte
parent 1a70223fa3
commit d1dcda01f8
1 changed files with 1 additions and 0 deletions

View File

@ -6,4 +6,5 @@
#define OSMO_CTRL_PORT_NITB_BSC 4249
#define OSMO_CTRL_PORT_BSC_NAT 4250
#define OSMO_CTRL_PORT_SGSN 4251
#define OSMO_CTRL_PORT_GGSN 4252
#define OSMO_CTRL_PORT_CSCN 4255