aboutsummaryrefslogtreecommitdiffstats
path: root/main
AgeCommit message (Expand)AuthorFilesLines
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
2008-03-19Add the ability to use a pattern match for a hint.file1-9/+41
2008-03-19Merged revisions 109908 via svnmerge from murf1-8/+14
2008-03-19actually implement HTTP request dispatching based on both URI and method; red...kpfleming2-84/+104
2008-03-19Fix some more breakage that I introduced when changing extension state callba...russell1-5/+5
2008-03-19clean up code to conform to coding guidelineskpfleming1-127/+232
2008-03-19Remove an unneeded variable. This compiled, but I missed the uninitialized w...russell1-2/+2
2008-03-19Convert handling of extension state callbacks to the list macros.russell1-53/+57
2008-03-19Minor coding style changes, including adding handling for memory allocation f...russell1-4/+16
2008-03-19Minor change to use Asterisk macrosrussell1-2/+5
2008-03-19Merged revisions 109838 via svnmerge from russell1-1/+1
2008-03-18start the process of changing HTTP request dispatching to do it based on *bot...kpfleming2-12/+15
2008-03-18Go through and fix a bunch of places where character strings were being inter...twilson7-41/+45
2008-03-18Make sure values are interpreted as character strings and not format strings.file2-2/+2
2008-03-18Merged revisions 109386 via svnmerge from file1-0/+3
2008-03-17Replace minimime with superior GMime library so that the entire contents of a...twilson45-13639/+138
2008-03-17Merged revisions 109226 via svnmerge from mmichelson1-1/+1
2008-03-17(closes issue #12238)murf1-0/+41
2008-03-16Merged revisions 108961 via svnmerge from mvanbaak1-0/+1
2008-03-15Remove a double write lock of the contexts lock in ast_wrlock_contexts().russell1-1/+1
2008-03-13Make this compilemmichelson1-2/+2
2008-03-13Merged revisions 108583 via svnmerge from russell1-1/+7
2008-03-13Fixing a potential buffer overflow in the manager command ModuleCheck.mmichelson1-2/+2
2008-03-12Make the default prefix empty, like it was in Asterisk 1.4.russell1-4/+1
2008-03-12Rename ast_tcptls_server_instance to session_instance, since this pertains torussell3-18/+18
2008-03-12Doxygenify slinfactory a bit.file1-0/+49
2008-03-12Merged revisions 108135 via svnmerge from russell1-8/+13
2008-03-12Merged revisions 108083 via svnmerge from file1-14/+35
2008-03-12Merged revisions 108031 via svnmerge from russell1-1/+2
2008-03-12Revert several changes from revision 102525, as the changes were nottilghman1-2/+2
2008-03-11An offhand comment from Russell made me realize that the configuration filetilghman1-16/+22
2008-03-11Merged revisions 107646 via svnmerge from file1-0/+2
2008-03-11Clarify comment about masquerading and playback of the parking slot.file1-1/+1
2008-03-11Merged revisions 107408 via svnmerge from kpfleming1-1/+1
2008-03-11Merged revisions 107352 via svnmerge from kpfleming3-3/+9
2008-03-10(closes issue #6019)tilghman1-11/+83
2008-03-10Merged revisions 107161 via svnmerge from russell1-1/+1
2008-03-10Merged revisions 107158 via svnmerge from russell1-1/+8
2008-03-10Merged revisions 107102 via svnmerge from russell1-1/+1
2008-03-10Merged revisions 107099 via svnmerge from russell1-1/+5
2008-03-10way back in July, in r.75706, a fix was made ot the strftime usages, which wa...murf1-5/+7
2008-03-10Merged revisions 107016 via svnmerge from file1-5/+6