aboutsummaryrefslogtreecommitdiffstats
path: root/OsmoBSC/osmux-reference.adoc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-08-11 15:04:40 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2017-08-11 15:04:40 +0200
commit6d2dd43a1a3b201d4da4a329d812f13eee3d64de (patch)
tree94299a15a53e6e785ccda173900fbe0929dd164f /OsmoBSC/osmux-reference.adoc
parentda7adb3bba1b11e37395eaa56a1e594b02ec94c2 (diff)
osmux: Fix description for Dummy frames FT field
Diffstat (limited to 'OsmoBSC/osmux-reference.adoc')
-rw-r--r--OsmoBSC/osmux-reference.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/OsmoBSC/osmux-reference.adoc b/OsmoBSC/osmux-reference.adoc
index 4d03a4b..929f442 100644
--- a/OsmoBSC/osmux-reference.adoc
+++ b/OsmoBSC/osmux-reference.adoc
@@ -159,7 +159,7 @@ previous OSmux message.
----
Field Type (FT): 2 bits::
-The Field Type allocated for LAPD Signalling is "0".
+The Field Type allocated for LAPD Signalling frames is "0".
This frame type is not yet supported inside OsmoCom and may be subject to
change in future versions of the protocol.
@@ -197,7 +197,7 @@ this OSmux header, it is guaranteed that the first AMR frame is the first in the
talkspurt.
Field Type (FT): 2 bits::
-The Field Type allocated for AMR codec is "1".
+The Field Type allocated for AMR Codec frames is "1".
Frame Counter (CTR): 2 bits::
Provides the number of batched AMR payloads (starting 0) after the header. For
@@ -284,7 +284,7 @@ starts sending real audio, at which point dummy packets are not needed anymore.
----
Field Type (FT): 2 bits::
-The Field Type allocated for AMR codec is "2".
+The Field Type allocated for Dummy frames is "2".
Frame Counter (CTR): 2 bits::
Provides the number of dummy batched AMR payloads (starting 0) after the header.