add VTY port number for osmo-stp

Change-Id: I978e1b73aa8097a7db6318d78f9f93457e6ce2af
This commit is contained in:
Harald Welte 2017-04-08 09:34:04 +02:00
parent ff20641d9e
commit f7add0889c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
*/
/* 4238 used by osmo-bts control interface */
#define OSMO_VTY_PORT_STP 4239
#define OSMO_VTY_PORT_PCU 4240 /* also: osmo_pcap_client */
#define OSMO_VTY_PORT_BTS 4241 /* also: osmo_pcap_server */
#define OSMO_VTY_PORT_NITB_BSC 4242