From 13c3260c92024904ce9aeccf6da8339ca65010bd Mon Sep 17 00:00:00 2001 From: Alec L Davis Date: Tue, 15 Dec 2009 07:18:31 +0000 Subject: [PATCH] Support option 'n', as applications like Playback, Background etc. Suggested on asterisk-dev as trivial application change. Reported by: alecdavis Tested by: alecdavis git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@234976 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_directory.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/apps/app_directory.c b/apps/app_directory.c index 27ce632ae8..2bc2239104 100644 --- a/apps/app_directory.c +++ b/apps/app_directory.c @@ -88,6 +88,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Instead of reading each name sequentially and asking for confirmation, create a menu of up to 8 names. +