func_talkdetect.c: Remove reference to non-existent variables.

releases/certified-22.8
Sean Bright 9 months ago committed by Asterisk Development Team
parent cc6fe88a74
commit c4794c6b81

@ -115,7 +115,6 @@
<example title="Enable and set talk threshold to 128">
same => n,Set(TALK_DETECT(set)=,128)
</example>
<para>This function will set the following variables:</para>
<note>
<para>The TALK_DETECT function uses an audiohook to inspect the
voice media frames on a channel. Other functions, such as JITTERBUFFER,

Loading…
Cancel
Save