vty: Make a reservation for the osmo-sip-connector

The osmo-sip-connector is a new application and is a MNCC to SIP
bridge. It is not implementing transcoding or RTP proxying at all.
This commit is contained in:
Holger Hans Peter Freyther 2016-03-23 14:48:39 +01:00
parent 61f28880d5
commit 793a2907d5
1 changed files with 1 additions and 0 deletions

View File

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