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

index e6d4067ea8a7209ae7cba6016c7e3bcd8e82789e..959be3a6a5259512178af78e5d38ba3d24a09ef4 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>