mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-30 12:10:12 -07:00
app_queue.c: Update docs to correct QueueMemberPause event name.
This commit is contained in:
+1
-1
@@ -995,7 +995,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>
|
||||
|
||||
Reference in New Issue
Block a user