Commit Graph

58 Commits (04224c20362f94f99886d6b51adb7b90db62855f)

Author SHA1 Message Date
Gregory Nietsky 4929ba707d dsp_process was enhanced to work with alaw and ulaw in addition to slin.
14 years ago
Matthew Nicholson 9a45f89c00 tune the v21 preamble detector to properly detect the desired sequence of hits
14 years ago
Matthew Nicholson 3f44b08b7b do v21 detection instead of CED detection for the fax gateway
14 years ago
David Vossel 1339a0a535 Video support for ConfBridge.
14 years ago
Jonathan Rose 1de75f0a4d Merged revisions 319261 via svnmerge from
14 years ago
Russell Bryant c28e2d380c Merged revisions 317429 via svnmerge from
14 years ago
Russell Bryant 37aa52fd78 Merged revisions 316265 via svnmerge from
14 years ago
David Vossel 7f23115ad2 New HD ConfBridge conferencing application.
14 years ago
Jonathan Rose 846cfa0ef0 New Feature for chan_dahdi. 4 length pattern matching.
14 years ago
David Vossel c26c190711 Asterisk media architecture conversion - no more format bitfields
15 years ago
Paul Belanger 1bc478656e Set threshold for silence detection defaults to 256
15 years ago
Tilghman Lesher 47ad8c27f5 Fix crash in DTMF detection.
15 years ago
Tilghman Lesher 07df131a7f Keep track of digit duration, when we're decoding inband to pass DTMF frames.
15 years ago
Tilghman Lesher f55aff74ed Merged revisions 263949 via svnmerge from
15 years ago
Alec L Davis ec0581fef4 restarts busydetector (if enabled) when DTMF is received after call is bridged.
16 years ago
Alec L Davis 155931303b Whitespace.
16 years ago
Alec L Davis 6c50fad99f restarts busydetector (if enabled) when DTMF is received.
16 years ago
Matthias Nick 71ca1b54cb Merged revisions 233014 via svnmerge from
16 years ago
Tilghman Lesher d8e0c58437 Expand codec bitfield from 32 bits to 64 bits.
16 years ago
Russell Bryant cd10bd931a Merged revisions 224931 via svnmerge from
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
16 years ago
Tilghman Lesher bb80c835e0 Add an option, waitfordialtone, for UK analog lines which do not end a call
17 years ago
Tilghman Lesher 455284ebc1 Add a bit of documentation (thanks, I-MOD) on what the silence threshold
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Brett Bryant 5b7933fe5e Janitor patch to change uses of sizeof to ARRAY_LEN
17 years ago
Russell Bryant 6fd6286a11 arbitrary formatting change to test mantis change
17 years ago
Michiel van Baak f1e9371da8 - revert change to ast_queue_hangup and create ast_queue_hangup_with_cause
17 years ago
Mark Michelson ae52cd4a76 Merged revisions 114207 via svnmerge from
17 years ago
Jason Parker dd2700d0b1 Only try to detect silence when we actually need to, instead of...always.
17 years ago
Jason Parker 6412a96e43 Large cleanup of DSP code
17 years ago
Tilghman Lesher ef4eff9a9b Add the "config reload <conffile>" command, which allows you to tell Asterisk
17 years ago
Jason Parker 9e3603dac9 Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.
17 years ago
Jason Parker 8d4276578a Rename very poorly named function to reflect what it actually does. This was causing quite a bit of confusion for me...
17 years ago
Joshua Colp 455f6137b4 Fix code up to what it was meant to be.
17 years ago
Tilghman Lesher 8a411ccf83 Create a centralized configuration option for silencethreshold
17 years ago
Tilghman Lesher cfc1df4c1a Whitespace changes only
17 years ago
Jason Parker ea8c695a1c Largely refactor DSP tone detection routines.
18 years ago
Jason Parker 8dc5e09ccb Add several busy detection related defines to menuselect.
18 years ago
Jason Parker d422e2ab1d Merged revisions 91890 via svnmerge from
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Russell Bryant cb67c91cb0 Remove obsolete OLD_DSP_ROUTINES code. Also, remove the FAX_DETECT define and
18 years ago
Luigi Rizzo ed9b9733b6 another few errno.h removals
18 years ago
Luigi Rizzo 9335ace850 another bunch of include removals (errno.h and asterisk/logger.h)
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Russell Bryant 86e254caba trivial formatting change
18 years ago
Russell Bryant 7ddccc897f Merged revisions 80820 via svnmerge from
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Tilghman Lesher 9d05ff8ed5 Issue 9869 - replace malloc and memset with ast_calloc, and other coding guidelines changes
18 years ago
Russell Bryant 7ba22102ad Yet another minor change to test mantis/svn
18 years ago