Add WaitForSilence application (bug #2467)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4329 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-11-24 05:01:49 +00:00
parent dff0090504
commit 7ea9bd7b83
2 changed files with 169 additions and 1 deletions

View File

@@ -30,7 +30,7 @@ APPS=app_dial.so app_playback.so app_voicemail.so app_directory.so app_mp3.so\
app_groupcount.so app_txtcidname.so app_controlplayback.so \
app_talkdetect.so app_alarmreceiver.so app_userevent.so app_verbose.so \
app_test.so app_forkcdr.so app_math.so app_realtime.so \
app_dumpchan.so
app_dumpchan.so app_waitforsilence.so
ifneq (${OSARCH},Darwin)
APPS+=app_intercom.so