This page last changed on Mar 30, 2011 by wikibot.
BackgroundDetect()
Synopsis
Background a file with talk detect.
Description
Plays back filename, waiting for interruption from a given digit (the digit must start the beginning of a valid extension, or it will be ignored). During the playback of the file, audio is monitored in the receive direction, and if a period of non-silence which is greater than min ms yet less than max ms is followed by silence for at least sil ms, which occurs during the first analysistime ms, then the audio playback is aborted and processing jumps to the talk extension, if available.
Syntax
Arguments
- filename
- sil - If not specified, defaults to 1000.
- min - If not specified, defaults to 100.
- max - If not specified, defaults to infinity.
- analysistime - If not specified, defaults to infinity.
See Also
Import Version
This documentation was imported from Asterisk version SVN-branch-1.8-r311874.
|