osmo-v5/README.md

42 lines
1.4 KiB
Markdown
Raw Normal View History

2022-09-11 18:59:17 +00:00
osmo-v5 - Osmocom implementation of ETSI/ITU V5 interface
=========================================================
2023-03-07 13:13:54 +00:00
This is a repository containing code implementing the ETSI/ITU V5 interface as
specified in ITU-T G.964 + G.965.
2022-09-11 18:59:17 +00:00
V5 is an interface spoken between digital telephone exchange and its [remote]
access network (multiplexers + concentrators of subscriber access lines).
For some general intro into V5, you might find the following OsmoDevCall
recording interesting: https://media.ccc.de/v/osmodevcall-20211228-laforge-retro-isdn-v5
Initial development was done just using the spec as reference; from 09/2022 onwards
a Nokia EKSOS N20 became the primary target. The code has been uses successfully
against Nokia EKSOS N20 and Siemens Fastlink.
2022-09-11 18:59:17 +00:00
Homepage
--------
None yet.
GIT Repository
--------------
You can clone from the official libosmocore.git repository using
2023-03-07 13:13:54 +00:00
git clone https://gitea.osmocom.org/retronetworking/osmo-v5
2022-09-11 18:59:17 +00:00
2023-03-07 13:13:54 +00:00
There is a web interface at <https://gitea.osmocom.org/retronetworking/osmo-v5>
2022-09-11 18:59:17 +00:00
Mailing List
------------
Discussions related to osmo-v5 are happening on the
discussion@lists.retronetworking.org mailing list, please see
<https://lists.retronetworking.org/postorius/lists/discussion.lists.retronetworking.org/> for subscription
options and the list archive.
Please observe the [Osmocom Mailing List
Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules)
when posting.