project openbsc GSM-GPRS (not 3G),

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Harald Welte laforge at gnumonks.org
Tue Jan 9 19:16:40 UTC 2018


On Tue, Jan 09, 2018 at 04:59:56PM +0100, pierrejob at netcourrier.com wrote:
> In the context of a project GSM-GPRS (not 3G), I recovered the sources of the branch Master (github.com/osmocom).

Please kindly follow the vast amount of information that we provide on the osmocom.org
project website and the related wikis.

http://osmocom.org/projects/cellular-infrastructure/wiki/Osmocom_Network_In_The_Box

is a good entry point.

> - osmo-pcu
> - libosmocore
> - libosmo-abis
> - libosmo-netif
> - liosmo-sccp
> - libsmpp34

you will need all the above.

> - libosmo-ggsn
> - libosmo-sgsn (it seems not include in the openbsc's directory).

there are no such libraries. there are actual *programs* osmo-sgsn and osmo-ggsn.

> - openbsc (osmo-nitb, osmo-bsc, osmo-bsc-nat, osmo-bsc-mgcp)

this is the old legacy NITB code.  You may use that, but please note that
all active development for about one year now has been focussing on the new
post-NITB architecture with separate OsmoBSC, OsmoMSC and OsmoHLR.

> Does the Library osmo-sgsn still need to be generated? because during the compilation only the module "osmo-gbproxy" is compiled.

osmo-sgsn is not a library.  it is a program implementing the SGSN node, and you
need to check it out from the osmo-sgsn repository (http://git.osmocom.org/osmo-sgsn/)

-- 
- Harald Welte <laforge at gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)



More information about the OpenBSC mailing list