libosmovty
0.10.2
Osmocom VTY library
ports.h
Go to the documentation of this file.
1
9
#pragma once
10
11
/* 4238 used by osmo-bts control interface */
12
#define OSMO_VTY_PORT_STP 4239
13
#define OSMO_VTY_PORT_PCU 4240
/* also: osmo_pcap_client */
14
#define OSMO_VTY_PORT_BTS 4241
/* also: osmo_pcap_server */
15
#define OSMO_VTY_PORT_NITB_BSC 4242
16
#define OSMO_VTY_PORT_BSC_MGCP 4243
17
#define OSMO_VTY_PORT_BSC_NAT 4244
18
#define OSMO_VTY_PORT_SGSN 4245
19
#define OSMO_VTY_PORT_GBPROXY 4246
20
#define OSMO_VTY_PORT_BB 4247
21
/* 4249-4251 used by control interface */
22
#define OSMO_VTY_PORT_BTSMGR 4252
23
#define OSMO_VTY_PORT_GTPHUB 4253
24
#define OSMO_VTY_PORT_MSC 4254
25
/* 4255 used by control interface */
26
#define OSMO_VTY_PORT_MNCC_SIP 4256
27
/* 4257 used by control interface */
28
#define OSMO_VTY_PORT_HLR 4258
29
/* 4259 used by control interface */
30
#define OSMO_VTY_PORT_GGSN 4260
31
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */
include
osmocom
vty
ports.h
Generated by
1.8.13