aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-02-26These small fixes prevent compiler warnings with ubuntu 8.10's gcc-4.3.2, whi...murf2-4/+4
2009-02-26Blocked revisions 178838 via svnmergedvossel0-0/+0
2009-02-26Merged revisions 178804 via svnmerge from murf1-2/+9
2009-02-26Fix an issue where the timer for file playback would not be stopped if DAHDI ...file1-2/+0
2009-02-26IAX2 prune realtime fixdvossel1-16/+43
2009-02-26Ensure there is a valid tone part before trying to play tones.file1-0/+5
2009-02-26Clarifications on the different models and reference to further docs.oej1-0/+11
2009-02-26another minor commit to test post-commit script changes (now testing post-rev...kpfleming1-2/+2
2009-02-26minor commit to test post-commit script changeskpfleming1-1/+1
2009-02-25Blocked revisions 178640 via svnmergemurf0-0/+0
2009-02-25Picky, picky buildbotstilghman1-1/+1
2009-02-25Use notification when timezone files change and re-scan then.tilghman4-14/+484
2009-02-25Oops, wrong direction of commandtilghman1-1/+1
2009-02-25Merged revisions 178508 via svnmerge from russell1-1/+1
2009-02-24Merged revisions 178445 via svnmerge from tilghman1-0/+8
2009-02-24Apparently, a void cast doesn't override warn_unused_result.tilghman1-1/+4
2009-02-24The 3 possible errors with pipe(2) are all impossible in this situation.tilghman1-1/+1
2009-02-24Merged revisions 178373 via svnmerge from russell1-2/+4
2009-02-24Use a SIGPIPE to kill the process, instead of depending upon the astcanary pr...tilghman2-3/+19
2009-02-24Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.tilghman1-3/+15
2009-02-24Allows manager command to see if IAX link is trunked and encrypted. Displays ...dvossel3-20/+54
2009-02-24Merged revisions 178205 via svnmerge from file1-3/+5
2009-02-23Merged revisions 178141 via svnmerge from russell1-6/+3
2009-02-23Permit emailsubject and emailbody to be set per mailbox.tilghman3-8/+29
2009-02-23update the new manager commands in chan_skinny to matchmvanbaak1-5/+5
2009-02-23Changes the way keyrotation is enabled by defaultdvossel1-5/+3
2009-02-23list the addition of the SKINNY manager actions in the CHANGES file.mvanbaak1-0/+6
2009-02-23Fix a regression in scheduler entry ordering, and add a regression test for it.russell2-3/+118
2009-02-22Add a couple of manager commands to chan_skinnymvanbaak2-143/+507
2009-02-21On update, test against the existence of sipregs.tilghman1-3/+3
2009-02-21add extra check for sysinfo/sysctlmvanbaak1-0/+2
2009-02-21Trailing whitespace, minor coding guideline fixes, and start beefing up theseanbright2-120/+180
2009-02-21Fix build issues on Solaris and OpenBSD.russell1-31/+20
2009-02-21set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default pathmvanbaak4-22/+47
2009-02-21make chan_sip.c compile on OpenBSD again.mvanbaak1-3/+3
2009-02-20Merged revisions 177786 via svnmerge from tilghman1-11/+11
2009-02-20Merged revisions 177701 via svnmerge from tilghman1-30/+24
2009-02-20Make app_fax compatible with spandsp-0.0.6pre4dhubbard1-3/+9
2009-02-20Blocked revisions 177696 via svnmergedvossel0-0/+0
2009-02-20Allow semicolons to be escaped, when passing arguments to the System command.tilghman3-1/+38
2009-02-20Oops, merge broke trunktilghman1-3/+1
2009-02-20Set sip_request ast_str data to NULL so ast_str_copy allocates space properlyjpeeler1-0/+1
2009-02-19Merged revisions 177540 via svnmerge from murf2-1940/+166
2009-02-19Merged revisions 177536 via svnmerge from tilghman1-2/+39
2009-02-19Document how to use database transactionstilghman1-0/+29
2009-02-19Blocking MWI change to 1.4 since the mwi system is different in 1.6.x and tru...oej0-0/+0
2009-02-19Fix another merge error from 176708jpeeler1-1/+1
2009-02-19Merged revisions 177383 via svnmerge from file1-0/+1
2009-02-19Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on thejpeeler1-1/+0
2009-02-19ODBC transaction supporttilghman5-86/+853