mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
Fix a typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1104 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
Makefile
2
Makefile
@@ -58,7 +58,7 @@ INSTALL_PREFIX=
|
||||
# Original busydetect routine
|
||||
BUSYDETECT = -DBUSYDETECT
|
||||
|
||||
# Improved busydetect routine
|
||||
# Improved busydetect routine, comment the previous one if you use this one
|
||||
BUSYDETECT+= #-DBUSYDETECT_MARTIN
|
||||
# Detect the busy signal looking only at tone lengths
|
||||
# For example if you have 3 beeps 100ms tone, 100ms silence separated by 500 ms of silence
|
||||
|
Reference in New Issue
Block a user