Fix a couple of documentation problems in app_queue.c
authorMark Michelson <mmichelson@digium.com>
Fri, 10 Aug 2012 21:35:18 +0000 (21:35 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 10 Aug 2012 21:35:18 +0000 (21:35 +0000)
commit567b35e5473210083684c0d73d544378ef2ecf8c
tree2787954d6669ffbb271380dcb4f3b0223a44613c
parent938ba94264459e86b10dc6f5e46e1a7eab096bde
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
........

Merged revisions 371142 from http://svn.asterisk.org/svn/asterisk/branches/10
........

Merged revisions 371143 from http://svn.asterisk.org/svn/asterisk/branches/11

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