FreeCalypso > hg > themwi-docs
changeset 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 | 6da76097c86e |
children | |
files | Port-numbers |
diffstat | 1 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Port-numbers Wed Dec 27 20:58:19 2023 +0000 @@ -0,0 +1,23 @@ +There is a desire to implement an Osmocom-style vty mechanism (a "live" admin +interface to long-running processes for introspection of internal state and, as +much as possible, configuration changes without shutdown and restart) in +Themyscira Wireless system processes, by reworking the code to use libosmocore, +libosmovty and other Osmocom libraries. Because Osmocom vty works over Telnet, +it requires a dedicated TCP port for each process with a vty admin interface. + +The following port numbers are currently proposed; these assignments should be +regarded as tentative - the desire is to at least attempt coordination with +Osmocom on the use of port number assignments. + +TCP port To be used for +------------------------------ +5100 Test/experimental programs, not production +5101 themwi-mgw vty +5102 themwi-rtp-mgr vty +5103 themwi-mncc vty +5104 themwi-sip-in vty +5105 themwi-sip-out vty +5106 themwi-smsc-core vty +5107 themwi-smsc-gsmif vty +5108 themwi-smsc-mtimsi vty +5109 themwi-smsc-uplink vty