aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-21Merged revisions 13748 via svnmerge from tilghman1-2/+4
2006-03-21add indications for Malaysia (issue #6758)russell1-0/+8
2006-03-21Meetme file is parsed with comma-delimiters, not vertical barstilghman1-15/+7
2006-03-21Bug 6699 - Fix for ENUMLOOKUPtilghman1-9/+11
2006-03-21Bug 6745 - Fix for ranges that wrap around the endstilghman1-4/+8
2006-03-21Merged revisions 13707 via svnmerge from tilghman1-12/+18
2006-03-20 Fix more svn properties on files that need it.bweschke0-0/+0
2006-03-20 Set correct SVN properties on these files.bweschke0-0/+0
2006-03-20removed dynamic switching from transparent to hdlc mode. Instead we've got a ...crichter5-4/+39
2006-03-20Don't overwrite ANI if it's already sent with IES (imported from 1.2 branch)oej1-1/+2
2006-03-20these traceing option do not exist anymorecrichter1-9/+0
2006-03-20fix astmm on sparc or any other architecture that doesn't allow unalignedrussell1-3/+4
2006-03-19fix the build of eagi-test on Solaris in combination with astmmrussell2-7/+4
2006-03-19fix the return value for the provided unsetenv() for Solarisrussell2-3/+3
2006-03-19fix memory leak due to not freeing the channel's string fields inrussell1-0/+1
2006-03-19- Doxygen fixes. oej1-76/+67
2006-03-19convert a few more uses of strlen where ast_strlen_zero should be usedrussell1-5/+5
2006-03-19convert a couple uses of strlen() to use ast_strlen_zero()russell1-2/+2
2006-03-19Merged revisions 13550 via svnmerge from russell1-3/+5
2006-03-19Fix reference to README filesoej1-1/+1
2006-03-19Import revision 13547 from branch 1.2 - reset global_rtautoclear at reloadoej1-2/+2
2006-03-19- Remove comment about non-existing XML format ;-)oej1-1/+0
2006-03-19- change "regcontext" to "global_regcontext" to mark it as a global settingoej1-12/+16
2006-03-19When astmm is in use, define ast_malloc and friends to malloc, etc., so thatrussell2-2/+17
2006-03-19suppress compiler warning on macrussell1-1/+1
2006-03-18use ast_calloc instead of malloc+memset and remove some unnecessary initializ...russell1-12/+7
2006-03-18convert malloc+memset to ast_callocrussell1-6/+5
2006-03-18- remove some unnecessary extern keywordsrussell1-223/+401
2006-03-17move the definition of the mappings between extension states and their textrussell2-12/+12
2006-03-17Add reference to examples for files and custom, too make it more obiousoej1-3/+4
2006-03-16Merged revisions 13279 via svnmerge from tilghman0-0/+0
2006-03-16fix compiler warning on mac (issue #6737)russell3-125/+253
2006-03-16Clarify documentation for "progressinband" - imported from 1.2oej1-0/+1
2006-03-16Merged revisions 13237 via svnmerge from russell1-2/+1
2006-03-16Importing "oops" fix from 1.2 branch.oej1-1/+1
2006-03-15git-svn-id: http://svn.digium.com/svn/asterisk/trunk@13162 f38db490-d61c-443f...russell0-0/+0
2006-03-15Furthermore, set the disposition to FAILED if the CDR was never even startedrussell1-2/+3
2006-03-15don't calculate a duration if the CDR wasn't started, as it will result in arussell1-3/+4
2006-03-15Merged revisions 13095 via svnmerge from tilghman1-36/+21
2006-03-15Bug 6316 - Add flag to not speak single user announcementtilghman1-29/+34
2006-03-15Import of rev 13026 from 1.2 branch: Fix parameters to event: headeroej1-0/+8
2006-03-15remove calculations that always evaluate to zero, thanks Luigi!russell1-2/+2
2006-03-14add a CLI command that allows conversion of files to other formats usingrussell1-0/+165
2006-03-14update to reflect conversion of the accountcode to use stringfields (issue #6...russell1-1/+1
2006-03-14update UPGRADE.txt to reflect the last change to chan_iax2russell1-0/+10
2006-03-14Merged revisions 12927 via svnmerge from russell1-1/+0
2006-03-14Merged revisions 12925 via svnmerge from russell1-1/+1
2006-03-14add a couple of variables to clarify some code (issue #6700)russell1-6/+8
2006-03-14deprecate the mailboxdetail option and always use its behavior, instead (issu...russell2-26/+9
2006-03-14clarify which global options are enabled by defaultrussell2-1/+4