<p>Friendly Automation <strong>submitted</strong> this change.</p><p><a href="https://gerrit.asterisk.org/c/asterisk/+/20032">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span></span><br></pre><div style="white-space:pre-wrap">Approvals:
Joshua Colp: Looks good to me, but someone else must approve
Sean Bright: Looks good to me, but someone else must approve
George Joseph: Looks good to me, approved
Friendly Automation: Approved for Submit
</div><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;"><span>diff --git a/apps/app_queue.c b/apps/app_queue.c</span><br><span>index df73226..d4362ae 100644</span><br><span>--- a/apps/app_queue.c</span><br><span>+++ b/apps/app_queue.c</span><br><span>@@ -158,7 +158,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>@@ -168,12 +171,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 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/+/20032">change 20032</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/+/20032"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6706cea708b5cc781f59f8652c2cb377e55aed7e </div>
<div style="display:none"> Gerrit-Change-Number: 20032 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: N A <asterisk@phreaknet.org> </div>
<div style="display:none"> Gerrit-Reviewer: Friendly Automation </div>
<div style="display:none"> Gerrit-Reviewer: George Joseph <gjoseph@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Joshua Colp <jcolp@sangoma.com> </div>
<div style="display:none"> Gerrit-Reviewer: Sean Bright <sean@seanbright.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>