<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11171">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mncc: add note about DTMF considerations<br><br>Add an informative note on how DTMF signalling is done in mobile<br>networks and mention the limitations regarding DTMF, when internal MNCC<br>is used.<br><br>Change-Id: Iedcf4ad5e0e4697c6a05ebdd4f43173c14c7c448<br>Related: OS#2777<br>---<br>M common/chapters/mncc.adoc<br>1 file changed, 26 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/71/11171/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/common/chapters/mncc.adoc b/common/chapters/mncc.adoc</span><br><span>index 8825be3..3adbf7f 100644</span><br><span>--- a/common/chapters/mncc.adoc</span><br><span>+++ b/common/chapters/mncc.adoc</span><br><span>@@ -60,6 +60,32 @@</span><br><span> Router. More widespread integration of external call routing is available via</span><br><span> the OsmoSIPConnector.</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+=== DTMF considerations</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+In mobile networks, the signaling of DTMF tones is implemented differently,</span><br><span style="color: hsl(120, 100%, 40%);">+depending on the signaling direction. A mobile originated DTMF tone is</span><br><span style="color: hsl(120, 100%, 40%);">+signaled using START/STOP DTMF messages which are hauled through various</span><br><span style="color: hsl(120, 100%, 40%);">+protocols upwards into the core network.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Contrary to that, a mobile terminated DTMF tone is not transfered as an out of</span><br><span style="color: hsl(120, 100%, 40%);">+band message. Instead, in-band signaling is used, which means a tone is injected</span><br><span style="color: hsl(120, 100%, 40%);">+early inside a PBX or MGW.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+When using {program-name} with its built in MNCC functionality a mobile</span><br><span style="color: hsl(120, 100%, 40%);">+originated DTMF message will not be translated into an in-band tone. Therefore,</span><br><span style="color: hsl(120, 100%, 40%);">+sending DTMF will not work when internal MNCC is used.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+For external MNCC, the network integrator must make sure that the back-end</span><br><span style="color: hsl(120, 100%, 40%);">+components are configured properly in order to handle the two different</span><br><span style="color: hsl(120, 100%, 40%);">+signaling schemes depending on the signaling direction.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+NOTE: osmo-sip-connector will translate MNCC DTMF signaling into sip-info</span><br><span style="color: hsl(120, 100%, 40%);">+messages. DTMF signaling in the opposite direction is not possible.</span><br><span style="color: hsl(120, 100%, 40%);">+osmo-sip-connector will reject sip-info messages that attempt to signal</span><br><span style="color: hsl(120, 100%, 40%);">+a DTMF tone.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> === MNCC protocol description</span><br><span> </span><br><span> The protocol follows the primitives specified in 3GPP TS 04.07 Chapter 7.1.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11171">change 11171</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/11171"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-manuals </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iedcf4ad5e0e4697c6a05ebdd4f43173c14c7c448 </div>
<div style="display:none"> Gerrit-Change-Number: 11171 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>