falconia has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-manuals/+/39289?usp=email )
Change subject: bibliography.adoc: add TW-TS-* references ......................................................................
bibliography.adoc: add TW-TS-* references
Some Osmocom components include support for interfaces that are defined in Themyscira Wireless specs (TW-TS):
* OsmoBTS includes support for TW-TS-001, may also support TW-TS-002 for HRv1 codec in the future; * OsmoBSC includes support for TW-TS-003 BSSMAP extension; * TW-TS-005 hex file format can be used in some unit tests.
Therefore, these specs should be linked from Osmocom bibliography.
Change-Id: Ia34a61b5f834f2c70f81012dcc816dd6014c784f --- M common/chapters/bibliography.adoc 1 file changed, 13 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/89/39289/1
diff --git a/common/chapters/bibliography.adoc b/common/chapters/bibliography.adoc index 9d635b0..126f3cc 100644 --- a/common/chapters/bibliography.adoc +++ b/common/chapters/bibliography.adoc @@ -227,3 +227,16 @@ License. https://www.gnu.org/licenses/agpl-3.0.en.html - [[[freeswitch_pbx]]] FreeSWITCH SIP PBX https://freeswitch.org + +- [[[tw-ts-001]]] TW-TS-001: Enhanced RTP transport of FR and EFR codec frames + in an IP-based GSM RAN + https://www.freecalypso.org/specs/tw-ts-001-v010100.txt +- [[[tw-ts-002]]] TW-TS-002: Enhanced RTP transport of HRv1 codec frames + in an IP-based GSM RAN + https://www.freecalypso.org/specs/tw-ts-002-v010100.txt +- [[[tw-ts-003]]] TW-TS-003: BSSMAP extension for selection of enhanced RTP + transport formats + https://www.freecalypso.org/specs/tw-ts-003-v010002.txt +- [[[tw-ts-005]]] TW-TS-005: Hexadecimal file format for sequences of RTP + payloads for GSM speech codecs + https://www.freecalypso.org/specs/tw-ts-005-v010003.txt