Merged revisions 263769 via svnmerge from
authorJeff Peeler <jpeeler@digium.com>
Tue, 18 May 2010 19:27:34 +0000 (19:27 +0000)
committerJeff Peeler <jpeeler@digium.com>
Tue, 18 May 2010 19:27:34 +0000 (19:27 +0000)
commit94df424e1d940e9ccbd3ea3c5c2c54191c5fe465
tree6ba1800e052598dadb9b666c118e51c49f5ec0c8
parent4c034c1f72676a8ef0198768fc5a2e6a17aad9d7
Merged revisions 263769 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r263769 | jpeeler | 2010-05-18 13:54:58 -0500 (Tue, 18 May 2010) | 10 lines

  Modify directory name reading to be interrupted with operator or pound escape.

  In the case of accidentally entering the wrong first three letters for the
  reading, users could be very frustrated if the name listing is very long. This
  allows interrupting the reading by pressing 0 or #. 0 will attempt to execute
  a configured operator (o) extension and # will exit and proceed in the
  dialplan.

  ABE-2200
........

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