aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2017-08-11 15:04:40 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-11-27 17:12:40 +0100
commit1293ee10ba8396a7551cf243a9e75af9a1215675 (patch)
treea21a2ce978f264dffc4aa12d120ab0d8c765d424 /doc
parent9980b4aa1c8844173705fbe507d566cc26d521f6 (diff)
osmux: Fix description for Dummy frames FT field
Diffstat (limited to 'doc')
-rw-r--r--doc/manuals/osmux-reference.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/manuals/osmux-reference.adoc b/doc/manuals/osmux-reference.adoc
index 4d03a4b05..929f44203 100644
--- a/doc/manuals/osmux-reference.adoc
+++ b/doc/manuals/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.