<p>N A has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/20044">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">app_queue: Fix minor xmldoc duplication and vagueness.<br><br>The F option in the xmldocs for the Queue application<br>was erroneously duplicated, causing it to display<br>twice on the wiki. The two sections are now merged into one.<br><br>Additionally, the description for the d option was quite<br>vague. Some more details are added to provide context<br>as to what this actually does.<br><br>ASTERISK-30486 #close<br><br>Change-Id: I6706cea708b5cc781f59f8652c2cb377e55aed7e<br>---<br>M apps/app_queue.c<br>1 file changed, 23 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/44/20044/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/apps/app_queue.c b/apps/app_queue.c</span><br><span>index d2de993..df563ff 100644</span><br><span>--- a/apps/app_queue.c</span><br><span>+++ b/apps/app_queue.c</span><br><span>@@ -161,7 +161,10 @@</span><br><span> <para>Continue in the dialplan if the callee hangs up.</para></span><br><span> </option></span><br><span> <option name="d"></span><br><span style="color: hsl(0, 100%, 40%);">- <para>data-quality (modem) call (minimum delay).</para></span><br><span style="color: hsl(120, 100%, 40%);">+ <para>Data-quality (modem) call (minimum delay).</para></span><br><span style="color: hsl(120, 100%, 40%);">+ <para>This option only applies to DAHDI channels. By default,</span><br><span style="color: hsl(120, 100%, 40%);">+ DTMF is verified by muting audio TX/RX to verify the tone</span><br><span style="color: hsl(120, 100%, 40%);">+ is still present. This option disables that behavior.</para></span><br><span> </option></span><br><span> <option name="F" argsep="^"></span><br><span> <argument name="context" required="false" /></span><br><span>@@ -171,12 +174,6 @@</span><br><span> to the specified destination and <emphasis>start</emphasis> execution at that location.</para></span><br><span> <para>NOTE: Any channel variables you want the called channel to inherit from the caller channel must be</span><br><span> prefixed with one or two underbars ('_').</para></span><br><span style="color: hsl(0, 100%, 40%);">- </option></span><br><span style="color: hsl(0, 100%, 40%);">- <option name="F"></span><br><span style="color: hsl(0, 100%, 40%);">- <para>When the caller hangs up, transfer the <emphasis>called member</emphasis> to the next priority of</span><br><span style="color: hsl(0, 100%, 40%);">- the current extension and <emphasis>start</emphasis> execution at that location.</para></span><br><span style="color: hsl(0, 100%, 40%);">- <para>NOTE: Any channel variables you want the called channel to inherit from the caller channel must be</span><br><span style="color: hsl(0, 100%, 40%);">- prefixed with one or two underbars ('_').</para></span><br><span> <para>NOTE: Using this option from a Macro() or GoSub() might not make sense as there would be no return points.</para></span><br><span> </option></span><br><span> <option name="h"></span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/c/asterisk/+/20044">change 20044</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.asterisk.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.asterisk.org/c/asterisk/+/20044"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 20 </div>
<div style="display:none"> Gerrit-Change-Id: I6706cea708b5cc781f59f8652c2cb377e55aed7e </div>
<div style="display:none"> Gerrit-Change-Number: 20044 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>