view README @ 12:047bb5a91709

add README
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 09 Jun 2024 05:00:35 +0000
parents
children
line wrap: on
line source

This code repository holds a version of Themyscira Wireless circuit-switched
network components that is newer than the original one, but still not the
long-term-goal themwi-csw version - hence interim.  The key properties of this
interim version are as follows:

* current themwi-nanp and themwi-rtp-mgr packages are used as dependencies,
  no more local K&R C libraries/utilities for these functions;

* the required version of OsmoMSC is still the one based on 2023-02 release,
  branch falconia/production or falconia/prod-newlib in the official osmo-msc
  git repository.

When the new version of themwi-mgw becomes a reality, the present "interim"
suite will include themwi-sip-in and themwi-sip-out daemons that work with
the old OsmoMSC, but use the new themwi-mgw.  Until then, the two components
maintained here are:

* themwi-mncc daemon: works with the old OsmoMSC, but uses current themwi-nanp
  libraries;

* themwi-test-mtc command line utility: works with the old OsmoMSC through
  themwi-mncc, but uses themwi-rtp-mgr for RTP allocation (instead of old
  themwi-mgw) and features RTP play command.