]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
app_queue.c: Update docs to correct QueueMemberPause event name.
authorSean Bright <sean@seanbright.com>
Thu, 4 Dec 2025 23:31:51 +0000 (18:31 -0500)
committerSean Bright <sean@seanbright.com>
Fri, 5 Dec 2025 16:33:49 +0000 (16:33 +0000)
apps/app_queue.c

index 10ea569123f0e2f36daea077d9ff4519d2b33699..ae2c4263ab2af63a19d48dd8ab2e3e61e2d936f0 100644 (file)
                                <para>The name of the queue in which to pause or unpause this member. If not specified, the member will be paused or unpaused in all the queues it is a member of.</para>
                        </parameter>
                        <parameter name="Reason" required="false">
-                               <para>Text description, returned in the event QueueMemberPaused.</para>
+                               <para>Text description, returned in the event QueueMemberPause.</para>
                        </parameter>
                </syntax>
                <description>