]> 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:42:36 +0000 (21:42 +0000)
committerMark Michelson <mmichelson@digium.com>
Fri, 10 Aug 2012 21:42:36 +0000 (21:42 +0000)
commite3b16c025bc027ef2fb6932a4293f5852b9c903a
tree50ea29cc9367eb8aa6ef7eb29a26ed20ead22376
parentf925a4373779f4abe60444f2ac59b5ed1e082470
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/certified/branches/1.8.15@371145 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_queue.c