mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Some changes to app_amd.
The channel name is printed in verbose messages maximumWordLength option added. Duration of words that do not meet the minimum word duration will be logged The duration of pre-greeting silence will be logged Only consider us in the greeting if we actually detected a valid word duration. (closes issue #11650, reported and patched by davevg) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95167 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -312,6 +312,8 @@ Other Dialplan Application Changes
|
||||
of asking for verification of each name, one at a time.
|
||||
* Privacy() no longer uses privacy.conf, as all options are specifyable as
|
||||
direct options to the app.
|
||||
* AMD() has a new "maximum word length" option. "show application AMD" from the CLI
|
||||
for more details
|
||||
|
||||
Music On Hold Changes
|
||||
---------------------
|
||||
|
Reference in New Issue
Block a user