# HG changeset patch # User Mychaela Falconia # Date 1703710699 0 # Node ID c7a72b7fe24896811c9e04a18080176e4020253e # Parent 6da76097c86ef0738095f66c4cc2755eac9075b8 Port-numbers: initial tentative assignments diff -r 6da76097c86e -r c7a72b7fe248 Port-numbers --- /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