Since our A-interface efforts are slowly shaping out, I am adding a build of OsmoMSC that is capable of A over IP to our osmo-gsm-tester setup.
For that purpose, I created the branch 'aoip' by glorifying my branch that combines pmaier's AoIP branches (for OsmoBSC and for OsmoMSC) to be the one that osmo-gsm-tester will build the AoIP binaries from.
This will converge with vlr_3G and ultimately will become the new master branch(es) of our planned new osmo-bsc and osmo-msc git repositories.
Overview of current "root level" branches:
master: active 2G development vlr_2G: OsmoNITB capable of external HLR and UMTS authentication vlr_3G: OsmoMSC that can do 3G with an hNodeB, but no 2G aoip: OsmoMSC that has 3G disabled but can do 2G over A-interface with a separate OsmoBSC. The reason why 3G is disabled there is the early code state; vlr_3G and aoip will soon become identical.
~N