mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-22 14:34:09 -07:00
app_queue.c: Update docs to correct QueueMemberPause event name.
This commit is contained in:
committed by
Asterisk Development Team
parent
8eef0b6c9f
commit
6950d1fe83
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user