func_audiohookinherit: Document some missed sources.

This patch also mentions that AUDIOHOOK_INHERIT can be used to
transfer MixMonitor audiohooks. There is also wiki that addresses
audiohooks and the use of AUDIOHOOK_INHERIT at the following link:
https://wiki.asterisk.org/wiki/display/AST/Audiohooks

(closes issue ASTERISK-18220)
Reported by: Ishfaq Malik
........

Merged revisions 373467 from http://svn.asterisk.org/svn/asterisk/branches/1.8
........

Merged revisions 373468 from http://svn.asterisk.org/svn/asterisk/branches/10
........

Merged revisions 373470 from http://svn.asterisk.org/svn/asterisk/branches/11


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373479 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jonathan Rose
2012-09-24 21:19:49 +00:00
parent bc090677bc
commit 87370eeced
2 changed files with 8 additions and 0 deletions

View File

@@ -53,7 +53,9 @@
<enum name="Chanspy" />
<enum name="Volume" />
<enum name="Speex" />
<enum name="pitch_shift" />
<enum name="JACK_HOOK" />
<enum name="Mute" />
</enumlist>
<para>Note that the names are not case-sensitive</para>
</parameter>