FreeCalypso > hg > themwi-docs
comparison Port-numbers @ 1:c7a72b7fe248 default tip
Port-numbers: initial tentative assignments
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 27 Dec 2023 20:58:19 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:6da76097c86e | 1:c7a72b7fe248 |
---|---|
1 There is a desire to implement an Osmocom-style vty mechanism (a "live" admin | |
2 interface to long-running processes for introspection of internal state and, as | |
3 much as possible, configuration changes without shutdown and restart) in | |
4 Themyscira Wireless system processes, by reworking the code to use libosmocore, | |
5 libosmovty and other Osmocom libraries. Because Osmocom vty works over Telnet, | |
6 it requires a dedicated TCP port for each process with a vty admin interface. | |
7 | |
8 The following port numbers are currently proposed; these assignments should be | |
9 regarded as tentative - the desire is to at least attempt coordination with | |
10 Osmocom on the use of port number assignments. | |
11 | |
12 TCP port To be used for | |
13 ------------------------------ | |
14 5100 Test/experimental programs, not production | |
15 5101 themwi-mgw vty | |
16 5102 themwi-rtp-mgr vty | |
17 5103 themwi-mncc vty | |
18 5104 themwi-sip-in vty | |
19 5105 themwi-sip-out vty | |
20 5106 themwi-smsc-core vty | |
21 5107 themwi-smsc-gsmif vty | |
22 5108 themwi-smsc-mtimsi vty | |
23 5109 themwi-smsc-uplink vty |