Osmocom Home NodeB Gateway, for attaching femtocells to the 3G CN (OsmoMSC, OsmoSGSN) https://osmocom.org/projects/osmohnbgw
Go to file
Neels Hofmeyr 09c51b339b NOT FOR MERGE. quick test
abuse regression test 'ranap_rab_ass_test.c' (it "fails" now but i just
want to run it manually.)

output of the test:

----
ok
<HNBAP_HNBAP-PDU>
    <initiatingMessage>
        <procedureCode>1</procedureCode>
        <criticality><reject/></criticality>
        <value>
            00 00 07 00 03 00 1C 06 40 31 30 30 30 35 42 39
            2D 30 30 31 30 39 34 32 30 35 30 40 73 79 73 6D
            63 6F 6D 00 08 00 17 50 00 00 00 00 00 F0 00 00
            00 00 00 00 00 00 11 00 05 00 C0 A8 C9 05 00 09
            00 03 09 F1 89 00 0B 00 04 00 00 00 00 00 06 00
            02 40 20 00 07 00 01 64 00 0A 00 02 00 01
        </value>
    </initiatingMessage>
</HNBAP_HNBAP-PDU>

rv=564
----

Related: OS#6058
Change-Id: I10ca87fc2fa5492775fd27a15878ac58bb221e3c
2023-06-13 02:23:19 +02:00
contrib add doc/examples/osmo-hnbgw/osmo-hnbgw-cs7.cfg 2023-05-26 23:23:21 +02:00
debian add doc/examples/osmo-hnbgw/osmo-hnbgw-cs7.cfg 2023-05-26 23:23:21 +02:00
doc cnpool: examples and config tests: use 'msc 0'/'sgsn 0' syntax 2023-06-02 17:11:25 +02:00
include add hnbgw_decode_ranap_co() 2023-06-02 17:11:25 +02:00
src fixup for 'cnpool: split up context_map_find_...' 2023-06-07 03:41:38 +02:00
tests NOT FOR MERGE. quick test 2023-06-13 02:23:19 +02:00
.gitignore Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
.gitreview Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
AUTHORS Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
COPYING Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
Makefile.am Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
README.md update URLs (git -> https; gitea) 2022-06-18 14:02:41 +02:00
TODO-RELEASE vty: make legacy 'hnbgw'/'sccp cr max...' fatal 2023-05-14 21:54:51 +00:00
configure.ac add design charts for new context map FSMs 2023-02-23 02:03:20 +01:00
git-version-gen Initial structure + import code from osmo-iuh.git 2022-01-04 19:48:52 +01:00
osmoappdesc.py copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH 2023-05-19 08:49:02 +00:00

README.md

osmo-hnbgw - Osmocom hNodeB Implementation

This repository contains a C-language implementation of a 3G Home NodeB Gateway (OsmoHNBGW). It is part of the Osmocom Open Source Mobile Communications project.

You can use it to interface Iuh-speaking Home NodeB (HnodeB), such as osmo-hnodeb or ip.access nano3g, to Iu-speaking MSCs and SGSNs.

Homepage

The official homepage of the project is https://osmocom.org/projects/osmohnbgw/wiki

GIT Repository

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

git clone https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw

There is a web interface at https://gitea.osmocom.org/cellular-infrastructure/osmo-hnbgw

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-hnbgw 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-hnbgw can be seen at https://gerrit.osmocom.org/#/q/project:osmo-hnbgw+status:open