aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2006-03-14add an option to cdr.conf that enables ending CDRs before executingrussell4-6/+21
2006-03-14add header to fix building with -Werror (issue #6718)russell1-0/+1
2006-03-14add a missing header to fix building with -Werror (issue #6717)russell1-0/+1
2006-03-14catch read/write errors and exit if they occur (issue #6721)russell1-4/+12
2006-03-14fix build without SCHED_MULTITHREADED defined (issue #6719)russell1-0/+2
2006-03-14Small fixes to the messagecount function (while trying to understandoej1-4/+4
2006-03-14- Formatting fix in musiconholdoej2-1/+2
2006-03-13Merged revisions 12792 via svnmerge from tilghman1-21/+36
2006-03-13Bug 6526 - Add a reference count to avoid crashtilghman1-18/+46
2006-03-13Issue 6710: saydate crash. Fix by Luigi Rizzo. Thanks!oej1-0/+4
2006-03-13Bug 6709 - Simplify extensive embedded ifneq logic (and fix missing endif's)tilghman1-51/+11
2006-03-12add some missing bracesrussell1-2/+4
2006-03-12git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12648 f38db490-d61c-443f...russell0-0/+0
2006-03-12add locking to protect the list of global dialplan variablesrussell1-11/+38
2006-03-12Merged revisions 12577 via svnmerge from russell1-0/+2
2006-03-12README files have changed names, better change references too :-)oej7-12/+11
2006-03-12- Adding some hangupcauses before hangupsoej1-1/+6
2006-03-12update reference to doc file whose name has changedkpfleming2-2/+2
2006-03-11Bug 6459 - tell manager when queue is abandonedtilghman1-0/+8
2006-03-10mISDN mqueue is now head, not a branch anymorecrichter1-3/+3
2006-03-10Issue #5937 - Make sure that SIP CANCEL's are retransmitted properlyoej1-2/+5
2006-03-10Implement enum for retransmit options to various functions.oej1-61/+73
2006-03-10Doxygen fixes (we renamed a lot of README's recently)oej1-10/+10
2006-03-10Update the readme with AstriBank and mISDN supportoej1-2/+4