]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a couple of documentation problems in app_queue.c
authorMark Michelson <mmichelson@digium.com>
Fri, 10 Aug 2012 21:23:52 +0000 (21:23 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 10 Aug 2012 21:23:52 +0000 (21:23 +0000)
commit90190389515ae7e1102076c0b77657f60be9a515
treefba3c1c3c7ff7e47f0af2db07fe877a4546ac71e
parentfd182d2f7892fce987cea246a0cd2300dd59a9ff
Fix a couple of documentation problems in app_queue.c

* The RemoveQueueMember app made mention of options that could
be passed in, but no options are supported. I have removed the
listing of options from the documentation.

* The RQMSTATUS variable did not list "NOTDYNAMIC" as a possible
value that could be set.

(closes issue AST-949)
reported by Steve Pitts

(closes issue AST-954)
reported by Steve Pitts
........

Merged revisions 371141 from http://svn.asterisk.org/svn/asterisk/branches/1.8

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@371142 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c