You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
3 years ago | |
---|---|---|
contrib | 3 years ago | |
include | 3 years ago | |
src | 3 years ago | |
test | 3 years ago | |
.gitignore | 4 years ago | |
LICENSE | 4 years ago | |
README | 4 years ago | |
rebar.config | 4 years ago | |
rebar.lock | 4 years ago |
README
osmo_gsup - Osmocom GSUP interface library for Erlang
=====================================================
This repository contains an Erlang-language library that form the IPA and GSUP interfaces for [Osmocom](https://osmocom.org/) Open Source Mobile Communications projects.
Documentation
-------------
There is no Doxygen-generated API documentation yet for this library. You can use **gsup_protocol.hrl** and function spec's in **gsup_protocol.erl** and **ipa.erl**. You can find the description of IPA and GSUP protocols here: [OSMOMSC Manual]
(http://ftp.osmocom.org/docs/latest/osmomsc-usermanual.pdf)