Displaying 1 result from an estimated 1 matches for "busydetect_".
Did you mean:
busydetect
2009 Jun 07
0
BUSYDETECT_* flags
Hello all,
I have asterisk-1.4.25, and having some problems with analog lines
becouse my Telco does not have "disconnect supervision".
So, i realize there are some switches on main/dsp.c:
BUSYDETECT_MARTIN, BUSYDETECT_TONEONLY, and
BUSYDETECT_COMPARE_TONE_AND_SILENCE.
As far as i could read on the web, some people has use this to solve
the "asteriks not hanging up" problem, and want to try them.
I dont see anything about this on any Makefile, how do i enable thouse
flags?
Or i...