]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_readexten: new option 'p' to stop reading on '#' key
authorAlexei Gradinari <alex2grad@gmail.com>
Fri, 17 May 2019 22:45:25 +0000 (18:45 -0400)
committerAlexei Gradinari <alex2grad@gmail.com>
Thu, 23 May 2019 14:37:18 +0000 (08:37 -0600)
commit6ded762dbfa3bdfad6148ea6b90a3f0f3761f399
tree83b8b1c70065cfe0acfbb5c6ede61897715c79c9
parentd6fb8abd84f3a63ee8a7a99fac98d170d327fe59
app_readexten: new option 'p' to stop reading on '#' key

This patch adds the 'p' option.
The extension entered will be considered complete when a # is entered.

Change-Id: If77c40c9c8b525885730821e768f5dea71cf04c1
apps/app_readexten.c
doc/CHANGES-staging/app_readexten_pound.txt [new file with mode: 0644]