Change in osmo-gsm-manuals[master]: mncc: add missing DTMF message types.

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed Oct 3 08:30:21 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/11170 )

Change subject: mncc: add missing DTMF message types.
......................................................................

mncc: add missing DTMF message types.

The list that describes the MNCC message types lacks the message types
used for DTMF.

Change-Id: I4251b296e043e7583518d6672e614b376331d25e
Related: OS#2777
---
M common/chapters/mncc.adoc
1 file changed, 30 insertions(+), 0 deletions(-)

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



diff --git a/common/chapters/mncc.adoc b/common/chapters/mncc.adoc
index 4f098e6..8825be3 100644
--- a/common/chapters/mncc.adoc
+++ b/common/chapters/mncc.adoc
@@ -220,3 +220,33 @@
 
 Indicate that no valid voice frame, but a 'bad frame' was received over
 the radio link from the MS.
+
+==== MNCC_START_DTMF_IND
+
+Direction: {program-name} -> Handler
+
+Indicate the beginning of a DTMF tone playback.
+
+==== MNCC_START_DTMF_RSP
+
+Direction: Handler -> {program-name}
+
+Acknowledge that the DTMF tone playback has been started.
+
+==== MNCC_START_DTMF_REJ
+
+Direction: both
+
+Indicate that starting a DTMF tone playback was not possible.
+
+==== MNCC_STOP_DTMF_IND
+
+Direction: {program-name} -> Handler
+
+Indicate the ending of a DTMF tone playback.
+
+==== MNCC_STOP_DTMF_RSP
+
+Direction: Handler -> {program-name}
+
+Acknowledge that the DTMF tone playback has been stopped.

-- 
To view, visit https://gerrit.osmocom.org/11170
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I4251b296e043e7583518d6672e614b376331d25e
Gerrit-Change-Number: 11170
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181003/87cadf12/attachment.htm>


More information about the gerrit-log mailing list