[Asterisk-code-review] app_queue: Fix documentation for QUEUE_MEMBER function. (...asterisk[13])
Sean Bright
asteriskteam at digium.com
Tue Mar 26 16:56:35 CDT 2019
Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/11186
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(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/86/11186/1
diff --git a/apps/app_queue.c b/apps/app_queue.c
index e611a3a..c5508e3 100644
--- a/apps/app_queue.c
+++ b/apps/app_queue.c
@@ -539,7 +539,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/+/11186
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Change-Id: If51ec481feb35824a4e78ab5600b197b819b10be
Gerrit-Change-Number: 11186
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190326/ae71b4c9/attachment.html>
More information about the asterisk-code-review
mailing list