]> git.ipfire.org Git - thirdparty/asterisk.git/commit
apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
authorMatthew Jordan <mjordan@digium.com>
Sat, 14 Mar 2015 00:16:56 +0000 (00:16 +0000)
committerMatthew Jordan <mjordan@digium.com>
Sat, 14 Mar 2015 00:16:56 +0000 (00:16 +0000)
commit90205889eda04e755f84644c454014243f5460c2
tree83359cf92cafeedb70bef052f69dbf380baacd45
parentf9f21aaf233db8071169080ea919f7733c6bf412
apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation

This patch corrects the documentation for the AMD application. Specifically:
* It documents the maximum_word_length option, which limits the maximum allowed
  length of a single utterance.
* It clarifies the AMDCAUSE values MAXWORDS and MAXWORDLENGTH. MAXWORDLENGTH
  was documented as MAXWORDS, while MAXWORDS was undocumented.

Thanks to the issue reporter, Frank DiGennaro, for pointing out the issues.

ASTERISK-19470 #close
Reported by: Frank DiGennaro

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@432918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_amd.c
configs/amd.conf.sample