[MERGED] osmo-gsm-manuals[master]: rtp-amr: Fix typo and trailing whitespace

2017-07-18 Thread Harald Welte
Harald Welte has submitted this change and it was merged.

Change subject: rtp-amr: Fix typo and trailing whitespace
..


rtp-amr: Fix typo and trailing whitespace

Change-Id: I8efda2387e0e5e95700b070dab8f8dd427fa562d
---
M OsmoBTS/rtp-amr.adoc
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/OsmoBTS/rtp-amr.adoc b/OsmoBTS/rtp-amr.adoc
index 5f0f803..4da2e1b 100644
--- a/OsmoBTS/rtp-amr.adoc
+++ b/OsmoBTS/rtp-amr.adoc
@@ -1,7 +1,7 @@
 = AMR-RTP in Combination with DTX
 
 The purpose of this document is to describe the sometimes quite
-intricate interactions between a MS, the BTS-PHY and the BTS softare
+intricate interactions between a MS, the BTS-PHY and the BTS software
 in case of AMR (Adaptive Multi Rate) codec and DTX (Discontinuous
 Transmission).
 
@@ -760,7 +760,7 @@
 }
 
 
-ULSF1:: Only SID_FIRST_P1 contains information so it must be the only one 
transmitted over RTP. 
+ULSF1:: Only SID_FIRST_P1 contains information so it must be the only one 
transmitted over RTP.
 
 NOTE:: It has been observed that not all phones transmit SID_FIRST_P2 so the 
PH-DATA.ind GsmL1_TchPlType_Amr_SidFirstP2 is not guaranteed to be sent to the 
BTS.
 

-- 
To view, visit https://gerrit.osmocom.org/3274
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8efda2387e0e5e95700b070dab8f8dd427fa562d
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder


osmo-gsm-manuals[master]: rtp-amr: Fix typo and trailing whitespace

2017-07-18 Thread Harald Welte

Patch Set 1: Code-Review+2

-- 
To view, visit https://gerrit.osmocom.org/3274
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I8efda2387e0e5e95700b070dab8f8dd427fa562d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Harald Welte 
Gerrit-Reviewer: Jenkins Builder
Gerrit-HasComments: No


[PATCH] osmo-gsm-manuals[master]: rtp-amr: Fix typo and trailing whitespace

2017-07-18 Thread Pau Espin Pedrol

Review at  https://gerrit.osmocom.org/3274

rtp-amr: Fix typo and trailing whitespace

Change-Id: I8efda2387e0e5e95700b070dab8f8dd427fa562d
---
M OsmoBTS/rtp-amr.adoc
1 file changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals 
refs/changes/74/3274/1

diff --git a/OsmoBTS/rtp-amr.adoc b/OsmoBTS/rtp-amr.adoc
index 5f0f803..4da2e1b 100644
--- a/OsmoBTS/rtp-amr.adoc
+++ b/OsmoBTS/rtp-amr.adoc
@@ -1,7 +1,7 @@
 = AMR-RTP in Combination with DTX
 
 The purpose of this document is to describe the sometimes quite
-intricate interactions between a MS, the BTS-PHY and the BTS softare
+intricate interactions between a MS, the BTS-PHY and the BTS software
 in case of AMR (Adaptive Multi Rate) codec and DTX (Discontinuous
 Transmission).
 
@@ -760,7 +760,7 @@
 }
 
 
-ULSF1:: Only SID_FIRST_P1 contains information so it must be the only one 
transmitted over RTP. 
+ULSF1:: Only SID_FIRST_P1 contains information so it must be the only one 
transmitted over RTP.
 
 NOTE:: It has been observed that not all phones transmit SID_FIRST_P2 so the 
PH-DATA.ind GsmL1_TchPlType_Amr_SidFirstP2 is not guaranteed to be sent to the 
BTS.
 

-- 
To view, visit https://gerrit.osmocom.org/3274
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8efda2387e0e5e95700b070dab8f8dd427fa562d
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol