This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
Neels Hofmeyr gerrit-no-reply at lists.osmocom.orgNeels Hofmeyr has submitted this change and it was merged.
Change subject: mncc: not 'TCHF', rather 'TCH'
......................................................................
mncc: not 'TCHF', rather 'TCH'
Change-Id: I0edf1763122f182c66ad4c7155ddd4bea0c1d608
---
M common/chapters/mncc.adoc
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Harald Welte: Looks good to me, approved
Jenkins Builder: Verified
diff --git a/common/chapters/mncc.adoc b/common/chapters/mncc.adoc
index 77579a5..4f098e6 100644
--- a/common/chapters/mncc.adoc
+++ b/common/chapters/mncc.adoc
@@ -150,14 +150,14 @@
Direction: Handler -> {program-name}
-Enable the forwarding of TCHF voice frames via the MNCC interface in
+Enable the forwarding of TCH voice frames via the MNCC interface in
{program-name}->Handler direction for the specified call.
==== MNCC_FRAME_DROP
Direction: Handler -> {program-name}
-Disable the forwarding of TCHF voice frames via the MNCC interface in
+Disable the forwarding of TCH voice frames via the MNCC interface in
{program-name}->Handler direction for the specified call.
==== MNCC_LCHAN_MODIFY
--
To view, visit https://gerrit.osmocom.org/4105
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0edf1763122f182c66ad4c7155ddd4bea0c1d608
Gerrit-PatchSet: 2
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>