aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
2008-04-10Merged revisions 114051 via svnmerge from mmichelson2-0/+8
2008-04-10Merged revisions 114035 via svnmerge from qwell1-6/+1
2008-04-10Fix spelling of existent in a few places.file1-1/+1
2008-04-09There was a subtle logical difference between 1.4 and trunk with regards to h...mmichelson1-2/+6
2008-04-08Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they can b...qwell1-49/+31
2008-04-08Merged revisions 113402 via svnmerge from qwell1-7/+9
2008-04-08Merged revisions 113296 via svnmerge from file1-4/+13
2008-04-07Merged revisions 113065 via svnmerge from mmichelson1-0/+10
2008-04-07Put my slinfactory changes back in.file1-0/+3
2008-04-04sleep long enough for the zaptel timer error message to display before exitdhubbard1-0/+1
2008-04-04Merged revisions 112711 via svnmerge from file1-0/+1
2008-04-03satisfy buildbotdhubbard1-1/+1
2008-04-03add a Zaptel timer check to verify the timer is responding when Zaptel suppor...dhubbard1-1/+29
2008-04-03Use a 32k file buffer on recordings, which increases the efficiency of file r...tilghman1-2/+12
2008-04-02Merged revisions 112468 via svnmerge from mmichelson1-0/+13
2008-04-02Re-add HTTP post support by moving to res_http_post.ctwilson2-336/+25
2008-04-01Bumped across another test set for the new exten pattern matcher, which revea...murf1-3/+5
2008-04-01(closes issue #12298)murf1-168/+307
2008-04-01Merged revisions 112209 via svnmerge from file1-3/+3
2008-04-01This adds DNS SRV record support to DNS manager. If there is a SRV record fo...jpeeler2-35/+31
2008-04-01Merged revisions 112138 via svnmerge from mmichelson1-0/+1
2008-04-01Merged revisions 112125 via svnmerge from file1-0/+3
2008-03-31Yeah, simplify that logic a bit...twilson1-1/+2
2008-03-31Handle blank prefix= in http.conftwilson1-2/+2
2008-03-28Note a minor race condition that I noticed while reviewing Jeff's changesrussell1-0/+5
2008-03-27Fix another little http problem. In making it match coding guidelines, a com...twilson1-1/+1
2008-03-27comment cleanup and iron out a really dumb mistake in handling the '.'-wildca...murf1-8/+11
2008-03-27Merged revisions 111442 via svnmerge from tilghman1-1/+1
2008-03-27Merged revisions 111391 via svnmerge from murf1-0/+3
2008-03-27But we can change the API here.qwell1-1/+0
2008-03-27Merged revisions 111280 via svnmerge from qwell1-0/+1
2008-03-26Merged revisions 111245 via svnmerge from qwell1-17/+1
2008-03-26Stupid strcasecmp function :-)twilson1-1/+1
2008-03-26Simplify new macro, simplify configfile logic, now that list is sortedtilghman1-24/+8
2008-03-26Add a linkedlist macro that maintains a sorted listtilghman1-2/+2
2008-03-26Only try to detect silence when we actually need to, instead of...always.qwell1-1/+5
2008-03-26Large cleanup of DSP codeqwell1-226/+274
2008-03-26Add the "config reload <conffile>" command, which allows you to tell Asterisktilghman13-21/+128
2008-03-26This ensures that the manager interface is not enabled by default. Prior to thismmichelson1-0/+2
2008-03-25Add a special dialplan variable to chan_sip which will cause an audio file to...file1-0/+11
2008-03-25Merged revisions 110628 via svnmerge from file2-2/+11
2008-03-21Merge over ast_audiohook_volume branch. This adds API calls for use by develo...file1-0/+184
2008-03-20Merged revisions 110395 via svnmerge from russell1-1/+1
2008-03-20Fix a bug when using zaptel timing for playing back files that have a sample ...russell1-3/+11
2008-03-20Add missing unlockmmichelson1-0/+1
2008-03-20Remove astobj.h from some places where it wasn't neededrussell1-0/+1
2008-03-20Add some fixes that I made in regards to wideband codec handling to getrussell1-2/+11
2008-03-19Rename DSP_FEATURE_DTMF_DETECT, because we are *NOT* only detecting DTMF digits.qwell1-3/+3
2008-03-19Rename very poorly named function to reflect what it actually does. This was...qwell1-1/+1
2008-03-19Merged revisions 110019 via svnmerge from file1-2/+2