]> 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:08 +0000 (08:37 -0600)
commit408210bd4cf6cdd9813afb2ca98ae14c36b3c66a
treee05a8768d25cd84c6b74295ba79a36e87af32efc
parent9b0a21c4023c01d86b0b31961baf87a8455f22fb
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]