Commit Graph

55 Commits (bb7dd96cfeebec49a6adbed0c44ef92896fca2c1)

Author SHA1 Message Date
Russell Bryant 04ecb29d03 remove almost all of the checks of the result from ast_strdupa() or alloca().
19 years ago
Russell Bryant e13567b0c9 various code cleanup changes including changing #define'd constants to enums,
19 years ago
Matthew Fredrickson d2fa424b1e Improvements to DSP callprogress=yes code (#5009)
20 years ago
Russell Bryant a725468381 update doxygen docs to specify authors
20 years ago
Kevin P. Fleming 2c65582b66 remove extraneous svn:executable properties
20 years ago
Russell Bryant 3453e3efa5 Doxygen documentation update from oej (issue #5505)
20 years ago
Kevin P. Fleming b8f23573fa more license/copyright header updates (thanks Ian!)
20 years ago
Kevin P. Fleming 14c769230b allow longer 'busy' tones to be detected (issue #5085)
20 years ago
Mark Spencer 13a0bec612 Merge steve's busy detect stuff (bug #4830)
20 years ago
Russell Bryant 829a14ed07 remove the need to have the BUSYDETECT routine defined in the CFLAGS unless
20 years ago
Matthew Fredrickson 220e24584a UK discconnect tone detection support. Need to enable callprogress in
20 years ago
Kevin P. Fleming 2b8338cb52 more file version tags
20 years ago
Kevin P. Fleming 0e6762dd5f remove experimental module version tags
20 years ago
Russell Bryant bb1f05fba7 update Mark's email address
20 years ago
Kevin P. Fleming 6cd4f9a8d3 correct some signed/unsigned issues found by GCC 4 (bug #4237)
20 years ago
Kevin P. Fleming 199add9567 phase 1 of header include cleanup (bug #4067)
20 years ago
Kevin P. Fleming 1f9ab2380a use double-quotes instead of angle-brackets for non-system include files (bug #4058)
20 years ago
Mark Spencer 18d9b26cf9 Rework channel structure to eliminate "pvt" portion of channel (bug #3573)
20 years ago
Mark Spencer 1a8a7ff064 Fix unused debug code (bug #3342)
21 years ago
Mark Spencer b846c71e0a Fix typo in tone detect (bug #3315)
21 years ago
Mark Spencer 75d674dd9b Merge twisted's dsp formatting fixes (bug #3218)
21 years ago
Mark Spencer 2e868d323f Use correct function for name of codec (bug #2897)
21 years ago
Mark Spencer 15ba447e53 Add brazil detection (bug #2872)
21 years ago
Mark Spencer a465a8aef9 Expose tone state and threshold (bug #2830)
21 years ago
Mark Spencer 9bf48f9ce7 DSP enhancements (bug #2826) courtesy pcadach
21 years ago
Mark Spencer 81a481d738 Fix off by one (bug #2872, but different solution)
21 years ago
Mark Spencer 3ca96a1317 Fix divide by zero (bugs #2268 and 2259)
21 years ago
Mark Spencer 5ed7dc3590 Lower default volume
21 years ago
Mark Spencer f8594ac304 Make sure s is initialized, make FAX_DETECT + OLD_DSP_ROUTINES build
21 years ago
Jeremy McNamara 423fd40090 attempt to stop lamers from doing inband DTMFon compressed codecs
21 years ago
Mark Spencer 68c45465c8 Make faxdetect configurable and turn OFF by default
21 years ago
Jim Dixon 8968d50976 Complete re-vamp of Radio Repeater application (app_rpt) and VERY minor changes in chan_zap (to allow pseudo-channels to work properly (finally!)) and in dsp.c to allow for super-relaxed DTMF decoding which radio systems need to function properly.
21 years ago
Mark Spencer b18913b338 When creating a new DSP, initialize the progress zone just in case
21 years ago
Mark Spencer 13bca43aa8 Get rid of all that old needlock garbage now that we're using recursive mutexes
21 years ago
Mark Spencer 1ccab64d86 Add support for Costa Rica to DSP
21 years ago
Mark Spencer 61d1fd9a0e Make FAX enableable/disablabable, fix async goto support properly
21 years ago
Mark Spencer 01d62f822d Fix excessive fax detection (Thanks Steve Underwood!!!)
22 years ago
Malcolm Davenport 7f2fdcc2bf Bug #826. Get rid of dsp routine in dsp.c since it's also defined in the Makefile
22 years ago
Jeremy McNamara e7d8b197f3 just throwing this in here cuz its really buggin me
22 years ago
Mark Spencer fb3d6a049f Use new code by default
22 years ago
Mark Spencer 843ae2cc2c Fix MF detector, merge code from Steve Underwood for optional new detectors
22 years ago
Martin Pycko cf5a44f1e3 Add the second way of signalizing hangup when busydetect detects the busy tone
22 years ago
Mark Spencer 3201291b32 DSP mods too, weird CVS bug
22 years ago
Martin Pycko da6bceb5a7 Fix a compile error
22 years ago
Martin Pycko 3654cba018 Add the new routine for busydetect that you can choose to use in asterisk/Makefile
22 years ago
Martin Pycko 1cb4cc98ab For MF tones don't return the 0'os from the matrix
22 years ago
Mark Spencer 5526000ece Add silence detection to app_record
22 years ago
Mark Spencer 89e0dd94a2 Add commonly used include headers
22 years ago
Mark Spencer 10772f4512 Additional fix on not sending additional digits
22 years ago
Mark Spencer e4153aab01 Fix "thinkdigit" issue in new DSP code
22 years ago