Skip to content
Success

Changes

Summary

  1. bring twjit into libosmo-netif (details)
  2. bring twrtp into libosmo-netif (details)
  3. doc: add twrtp guide document (details)
Commit 15f06ca13c1232bcbc3babe2277644088bb9fb2a by falcon
bring twjit into libosmo-netif

twjit is the jitter buffer portion of Themyscira Wireless RTP
endpoint implementation, an alternative to Belledonne libortp.
Unlike Belledonne software, ThemWi RTP library was developed
specifically for use in Osmocom-based GSM, ISDN and IP-PSTN
network elements, and is built on top of libosmocore primitives -
thus it can function more natively in Osmocom universe than ortp.
This ThemWi library was initially developed externally to Osmocom,
but is now being brought into libosmo-netif so it can be used by
native Osmocom projects, particularly OsmoBTS.

Related: OS#6474
Change-Id: Ia3be5834571ca18b68939abbcf1ce3a879156658
The file was modifiedconfigure.ac
The file was modifiedcontrib/libosmo-netif.spec.in
The file was modifiedsrc/Makefile.am
The file was addedsrc/twjit.c
The file was modifiedinclude/osmocom/netif/Makefile.am
The file was addedinclude/osmocom/netif/twjit.h
The file was addedinclude/osmocom/netif/twjit_private.h
The file was addedsrc/twjit_conf.c
Commit cd5bc0b57c28cc169f88ee18f95bdb8511f086eb by falcon
bring twrtp into libosmo-netif

twrtp is the top layer of Themyscira Wireless RTP endpoint
implementation, an alternative to Belledonne libortp.
Unlike Belledonne software, ThemWi RTP library was developed
specifically for use in Osmocom-based GSM, ISDN and IP-PSTN
network elements, and is built on top of libosmocore primitives -
thus it can function more natively in Osmocom universe than ortp.
This ThemWi library was initially developed externally to Osmocom,
but is now being brought into libosmo-netif so it can be used by
native Osmocom projects, particularly OsmoBTS.

Related: OS#6474
Change-Id: Ib63215aaf13ef8ab8f2e0c8d310164cd5c8824eb
The file was modifiedinclude/osmocom/netif/Makefile.am
The file was modifiedsrc/Makefile.am
The file was addedinclude/osmocom/netif/rtcp_defs.h
The file was addedinclude/osmocom/netif/twrtp.h
The file was addedsrc/twrtp.c
Commit c51c849e08d8ef7d6230a5480026fa3bd26586a9 by falcon
doc: add twrtp guide document

Change-Id: I90976edfd8c66c2d1c5bc7939e0a49f725a02f3f
The file was addeddoc/twrtp/twrtp-guide.t
The file was modifiedinclude/osmocom/netif/twjit.h
The file was addeddoc/twrtp/README
The file was modified.gitignore
The file was modifiedinclude/osmocom/netif/twrtp.h