summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-24Cause astcanary to exit if Asterisk exits abnormally and doesn't kill astcanary.Tilghman Lesher
2009-02-24Allows manager command to see if IAX link is trunked and encrypted. Displays ...David Vossel
2009-02-24Merged revisions 178205 via svnmerge from Joshua Colp
2009-02-23Merged revisions 178141 via svnmerge from Russell Bryant
2009-02-23Permit emailsubject and emailbody to be set per mailbox.Tilghman Lesher
2009-02-23update the new manager commands in chan_skinny to matchMichiel van Baak
2009-02-23Changes the way keyrotation is enabled by defaultDavid Vossel
2009-02-23list the addition of the SKINNY manager actions in the CHANGES file.Michiel van Baak
2009-02-23Fix a regression in scheduler entry ordering, and add a regression test for it.Russell Bryant
2009-02-22Add a couple of manager commands to chan_skinnyMichiel van Baak
2009-02-21On update, test against the existence of sipregs.Tilghman Lesher
2009-02-21add extra check for sysinfo/sysctlMichiel van Baak
2009-02-21Trailing whitespace, minor coding guideline fixes, and start beefing up theSean Bright
2009-02-21Fix build issues on Solaris and OpenBSD.Russell Bryant
2009-02-21set ASTVARRUNDIR=$(localstatedir)/run/asterisk as default pathMichiel van Baak
2009-02-21make chan_sip.c compile on OpenBSD again.Michiel van Baak
2009-02-20Merged revisions 177786 via svnmerge from Tilghman Lesher
2009-02-20Merged revisions 177701 via svnmerge from Tilghman Lesher
2009-02-20Make app_fax compatible with spandsp-0.0.6pre4Dwayne M. Hubbard
2009-02-20Blocked revisions 177696 via svnmergeDavid Vossel
2009-02-20Allow semicolons to be escaped, when passing arguments to the System command.Tilghman Lesher
2009-02-20Oops, merge broke trunkTilghman Lesher
2009-02-20Set sip_request ast_str data to NULL so ast_str_copy allocates space properlyJeff Peeler
2009-02-19Merged revisions 177540 via svnmerge from Steve Murphy
2009-02-19Merged revisions 177536 via svnmerge from Tilghman Lesher
2009-02-19Document how to use database transactionsTilghman Lesher
2009-02-19Blocking MWI change to 1.4 since the mwi system is different in 1.6.x and tru...Olle Johansson
2009-02-19Fix another merge error from 176708Jeff Peeler
2009-02-19Merged revisions 177383 via svnmerge from Joshua Colp
2009-02-19Fix mismerge from revision 176708 pointed out by Kaloyan Kovachev on theJeff Peeler
2009-02-19ODBC transaction supportTilghman Lesher
2009-02-19Update CHANGES file to include MWI subscription support that was added some t...Joshua Colp
2009-02-18Handle negative length and eliminate a condition that is always true.Tilghman Lesher
2009-02-18Merged revisions 177225 via svnmerge from Steve Murphy
2009-02-18fix two very minor bugs: if anyone ever uses SLINEAR16 as a format in RTP, en...Kevin P. Fleming
2009-02-18Locking issue in action_bridge and bridge_execDavid Vossel
2009-02-18Modify h323 to build against PTLib as well as the older PWLibJeff Peeler
2009-02-18Blocked revisions 177160 via svnmergeJeff Peeler
2009-02-18Re-add 'o' option to MeetMe, reverting rev 62297.Russell Bryant
2009-02-18Merged revisions 177096 via svnmerge from Tilghman Lesher
2009-02-18Fixed error where a check for an zero length, terminated string was needed.Doug Bailey
2009-02-18Fix ordering of output for a ChannelUpdate manager event.Joshua Colp
2009-02-18Need to take into account the \0 terminator of the old string to determine th...Doug Bailey
2009-02-18This patch fixes merge_contexts_and_delete so it does not deadlock when hints...Steve Murphy
2009-02-18Add example code for a heap traversal.Russell Bryant
2009-02-18Fix a number of incorrect uses of strncpy().Russell Bryant
2009-02-18T38 faxdetect should jump to the 'fax' extension for incoming calls onlyDwayne M. Hubbard
2009-02-18suppress smoothers for Siren codecs as well as Speex and G.723.1Kevin P. Fleming
2009-02-17Remove a dependency that no longer exists.Russell Bryant
2009-02-17Several changes to codec_dahdi to play nice with G723.Shaun Ruffell