Tab completion when removing a member should give the member's interface,
commit7823f67d355b02c82371c35723d67d2ce47a6674
authormmichelson <mmichelson@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 4 Jun 2008 14:11:12 +0000 (4 14:11 +0000)
committermmichelson <mmichelson@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 4 Jun 2008 14:11:12 +0000 (4 14:11 +0000)
tree49dc6274f980a29542e9e3cc556ae779c79ad668
parentf1cb337e6cfe06bbcf993168a452cb830457983e
Tab completion when removing a member should give the member's interface,
not the name, since the interface is what is expected for the command.

(closes issue #12783)
Reported by: davevg

git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@120285 614ede4d-c843-0410-af14-a771ab80d22e
apps/app_queue.c