mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 04:11:08 +00:00
func_audiohookinherit.c: Fixup some XML documentation wording.
........ Merged revisions 418937 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@418938 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -47,11 +47,11 @@
|
|||||||
</synopsis>
|
</synopsis>
|
||||||
<description>
|
<description>
|
||||||
<para>Prior to Asterisk 12, masquerades would occur under all sorts of
|
<para>Prior to Asterisk 12, masquerades would occur under all sorts of
|
||||||
situations which were hard to predict. In Asterisk 12, masquerades now only
|
situations which were hard to predict. In Asterisk 12, masquerades only
|
||||||
occur as a result of small set of similar operations for which inheriting
|
occur as a result of a small set of operations for which inheriting all
|
||||||
all audiohooks from the original channel is now safe, so in Asterisk 12.5+,
|
audiohooks from the original channel is now safe. So in Asterisk 12.5+,
|
||||||
all audiohooks are inherited without needing other controls expressing
|
all audiohooks are inherited without needing other controls expressing
|
||||||
which audiohooks should be inherited under which which conditions.</para>
|
which audiohooks should be inherited under which conditions.</para>
|
||||||
</description>
|
</description>
|
||||||
</function>
|
</function>
|
||||||
***/
|
***/
|
||||||
|
Reference in New Issue
Block a user