First steps towards an open source implementation of the LE (Local Exchange) side of the ETSI/ITU V5 interface, in order to talk to Access Multiplexers (AN), such as Nokia EKSOS, DeTeWe ALIAN, etc.
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.
 
 
 
 
Andreas Eversberg 8458f8baca
Add support for multiple interfaces on one V5 instance
3 weeks ago
docs Add graph of protocol entities 3 weeks ago
m4 Added libecho, the line-echo-canceler from spandsp 3 weeks ago
src Add support for multiple interfaces on one V5 instance 3 weeks ago
tests Add echo suppressor along with echo canceller 3 weeks ago
.gitignore Add libg711 to transcode G.711 audio 3 weeks ago
Makefile.am Added libecho, the line-echo-canceler from spandsp 3 weeks ago
README.md Update README.md 3 weeks ago
configure.ac Update configure.ac to current release of libosmocore/libosmo-abis 3 weeks ago
git-version-gen Prepared autoconf/automake 3 weeks ago

README.md

osmo-v5 - Osmocom implementation of ETSI/ITU V5 interface

This is a repository containing code implementing the ETSI/ITU V5 interface as specified in ITU-T G.964 + G.965.

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.

Homepage

None yet.

GIT Repository

You can clone from the official libosmocore.git repository using

    git clone https://gitea.osmocom.org/retronetworking/osmo-v5

There is a web interface at https://gitea.osmocom.org/retronetworking/osmo-v5

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 when posting.