# HG changeset patch # User Mychaela Falconia # Date 1766779633 0 # Node ID 1465a737c4ce39ea3491ffdd9289597c2d59c9d3 # Parent 4253e7dbffc96d3130efb9f07ef52e4d85a88bdf tfo: input data files for TFO transparent container experiments diff -r 4253e7dbffc9 -r 1465a737c4ce tfo/gcf-full --- /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 diff -r 4253e7dbffc9 -r 1465a737c4ce tfo/gcf-partial --- /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