]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add documentation to function CHANNEL for options echocan_mode and buffers
authorMichael L. Young <elgueromexicano@gmail.com>
Fri, 1 Jun 2012 03:25:52 +0000 (03:25 +0000)
committerMichael L. Young <elgueromexicano@gmail.com>
Fri, 1 Jun 2012 03:25:52 +0000 (03:25 +0000)
commit751a8bb6b3c69e11559166356949396963cd760a
treeb0c80d125df59cd9543029056ba21466bb746103
parentbd85d458a231d8c6eb4e87fb7c30054914c7a265
Add documentation to function CHANNEL for options echocan_mode and buffers

The ability to set "echocan_mode" and "buffers" through the dialplan was added
to chan_dahdi some time ago.  This patch adds some documentation to
func_channel.

(Closes issue ASTERISK-19911)
Reported by: Dale Noll
Tested by: Michael L. Young
Patches:
  asterisk-19911-branch18.diff uploaded by Michael L. Young (license 5026)

Review: https://reviewboard.asterisk.org/r/1949/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@368092 65c4cc65-6c06-0410-ace0-fbb531ad65f3
funcs/func_channel.c