]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 372445 via svnmerge from
authorAutomerge script <automerge@asterisk.org>
Thu, 6 Sep 2012 15:26:00 +0000 (15:26 +0000)
committerAutomerge script <automerge@asterisk.org>
Thu, 6 Sep 2012 15:26:00 +0000 (15:26 +0000)
commitd58e162ac96394aa629152a57b6a55c8da95a512
tree15cafd42c2af041c854b77cb144dbae84c090bbf
parentd4fe146be55b7930b3dbd0ee77de6d1d8e4ef2c7
Merged revisions 372445 via svnmerge from
file:///srv/subversion/repos/asterisk/branches/10

................
  r372445 | kmoore | 2012-09-06 09:29:35 -0500 (Thu, 06 Sep 2012) | 14 lines

  Ensure "rules" is tab-completable for "queue show"

  Previously, tabbing at the end of "queue show" produced a list of
  available queues about which information could be shown, but did not
  include an alternative command, "rules", to access information about
  queue rules. The "rules" item should now be shown in the list of
  tab-completable items.

  (closes issue AST-958)
Reported-by: John Bigelow
  ........

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

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