app_queue.c: Update docs to correct QueueMemberPause event name.

This commit is contained in:
Sean Bright
2025-12-04 18:31:51 -05:00
committed by Asterisk Development Team
parent 8eef0b6c9f
commit 6950d1fe83
+1 -1
View File
@@ -951,7 +951,7 @@
<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>