changeset 117:1465a737c4ce default tip

tfo: input data files for TFO transparent container experiments
author Mychaela Falconia <falcon@freecalypso.org>
date Fri, 26 Dec 2025 20:07:13 +0000
parents 4253e7dbffc9
children
files tfo/gcf-full tfo/gcf-partial
diffstat 2 files changed, 52 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tfo/gcf-full	Fri Dec 26 20:07:13 2025 +0000
@@ -0,0 +1,36 @@
+# This input file is intended to test the hypothesis that the BTS may expect
+# the byte string in TFO transparent container IE to cover all of GCF,
+# starting with the "admin" section of H.3.1.
+
+00 000		# H.3.1.1
+0101 0011	# H.3.1.2, TFO version 5.3
+
+# section H.3.1.3
+
+001	# Config_Prot: Con_Req
+00	# Message_No
+01	# Par_Type: local
+
+# section H.3.1.4
+
+00000000	# Sys_ID
+0 1 0		# DTXd, TFOE, OD
+
+# AMR specifics
+
+00000011	# active codec type
+001 0		# specific length
+0 000 000 0	# RIF, CMI, CMR, padding
+
+# H.3.2 config params
+#
+# In this experiment we list only AMR-FR, following Table H.3.2-1 example
+# in the spec, modified for OsmoBSC default ACS (0,2,5,7) and declaring
+# no ACS change ability.
+
+100		# length indicator
+000		# no extensions
+00000011	# AMR-FR codec
+10100101	# ACS
+10100101	# SCS
+0000 0 100	# OM and MACS
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tfo/gcf-partial	Fri Dec 26 20:07:13 2025 +0000
@@ -0,0 +1,16 @@
+# This input file is intended to test the hypothesis that the BTS may expect
+# the byte string in TFO transparent container IE to cover only H.3.2 part
+# of GCF.
+
+# H.3.2 config params
+#
+# In this experiment we list only AMR-FR, following Table H.3.2-1 example
+# in the spec, modified for OsmoBSC default ACS (0,2,5,7) and declaring
+# no ACS change ability.
+
+100		# length indicator
+000		# no extensions
+00000011	# AMR-FR codec
+10100101	# ACS
+10100101	# SCS
+0000 0 100	# OM and MACS