app_queue: Deprecate the QueueMemberPause.Reason field

The QueueMemberPause AMI event includes two fields that return the
reason a member was paused.

* In release branches, deprecate Reason in favor of PausedReason.
* In master, remove the Reason field entirely.

ASTERISK-28349 #close
Reported by: Niksa Baldun

Change-Id: I01da58f2b0ab927baeee754870f62b51b7b3d296
This commit is contained in:
Sean Bright
2020-01-11 08:29:46 -05:00
parent 448124b17c
commit 5fded77e7f

View File

@@ -1146,7 +1146,7 @@
<syntax>
<xi:include xpointer="xpointer(/docs/managerEvent[@name='QueueMemberStatus']/managerEventInstance/syntax/parameter)" />
<parameter name="Reason">
<para>The reason a member was paused.</para>
<para>This has been deprecated in favor of the <literal>PausedReason</literal> field.</para>
</parameter>
</syntax>
<see-also>