[Asterisk-code-review] app_queue: Fix documentation for QUEUE_MEMBER function. (...asterisk[16])
Friendly Automation
asteriskteam at digium.com
Wed Mar 27 13:32:59 CDT 2019
Friendly Automation has submitted this change and it was merged. ( https://gerrit.asterisk.org/c/asterisk/+/11187 )
Change subject: app_queue: Fix documentation for QUEUE_MEMBER function.
......................................................................
app_queue: Fix documentation for QUEUE_MEMBER function.
It was a copy/paste of the QUEUE_MEMBER_COUNT function's synopsis.
ASTERISK-20986 #close
Reported by: Olivier Krief
Change-Id: If51ec481feb35824a4e78ab5600b197b819b10be
---
M apps/app_queue.c
1 file changed, 2 insertions(+), 1 deletion(-)
Approvals:
Joshua Colp: Looks good to me, but someone else must approve
George Joseph: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/apps/app_queue.c b/apps/app_queue.c
index 132621d..2ad468d 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -583,7 +583,8 @@
</function>
<function name="QUEUE_MEMBER" language="en_US">
<synopsis>
- Count number of members answering a queue.
+ Provides a count of queue members based on the provided criteria, or updates a
+ queue member's settings.
</synopsis>
<syntax>
<parameter name="queuename" required="false" />
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11187
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: If51ec481feb35824a4e78ab5600b197b819b10be
Gerrit-Change-Number: 11187
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190327/79955faa/attachment.html>
More information about the asterisk-code-review
mailing list