Osmocom BSC NAT: Aggregate multiple BSCs (A interfaces) in one BSC/A-interface https://osmocom.org/projects/osmo-bscnat
Go to file
Oliver Smith 49e50de426 Store MSC
Expect one MSC to be configured in the address book (part of the cs7
section in the config, see doc/examples/osmo-bsc-nat/osmo-bsc-nat.cfg)
and store it on start up.

Store the MSC in a list, as we may potentially support multiple MSCs in
the future. Also that makes it symmetric to the BSC list.

Don't use the stored MSCs in the forwarding logic just yet, a future
commit will replace the current forwarding code with proper connection
mappings.

Related: SYS#5560
Change-Id: I711df0c649728f1007857fbfda500ed5ef69287b
2022-03-21 16:36:32 +01:00
contrib Add project skeleton 2021-12-23 10:47:21 +01:00
debian Add project skeleton 2021-12-23 10:47:21 +01:00
doc bsc_nat_fsm: initial msc <> bsc msg forwarding 2022-02-01 12:07:52 +01:00
include Store MSC 2022-03-21 16:36:32 +01:00
src Store MSC 2022-03-21 16:36:32 +01:00
tests Add project skeleton 2021-12-23 10:47:21 +01:00
.gitignore Add project skeleton 2021-12-23 10:47:21 +01:00
.gitreview Add project skeleton 2021-12-23 10:47:21 +01:00
AUTHORS Add project skeleton 2021-12-23 10:47:21 +01:00
COPYING Add project skeleton 2021-12-23 10:47:21 +01:00
Makefile.am Add project skeleton 2021-12-23 10:47:21 +01:00
README.md Add project skeleton 2021-12-23 10:47:21 +01:00
configure.ac Add project skeleton 2021-12-23 10:47:21 +01:00
git-version-gen Add project skeleton 2021-12-23 10:47:21 +01:00
osmoappdesc.py Add project skeleton 2021-12-23 10:47:21 +01:00

README.md

osmo-bsc-nat

OsmoBSCNAT masquerades multiple BSCs behind one. It is part of the Osmocom Open Source Mobile Communications project.

Homepage

The official homepage of the project is https://osmocom.org/projects/osmo-bscnat/wiki

GIT Repository

You can clone from the official osmo-bsc-nat.git repository using

git clone git://git.osmocom.org/osmo-bsc-nat.git

There is a cgit interface at https://git.osmocom.org/osmo-bsc-nat/

Documentation

User Manuals and VTY reference manuals are optionally built in PDF form as part of the build process.

Pre-rendered PDF version of the current "master" can be found at User Manual as well as the VTY Reference Manual

Mailing List

Discussions related to osmo-bsc-nat are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.

Contributing

Our coding standards are described at https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards

We us a gerrit based patch submission/review process for managing contributions. Please see https://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit for more details

The current patch queue for osmo-bsc-nat can be seen at https://gerrit.osmocom.org/#/q/project:osmo-bsc-nat+status:open