summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-20Change references to doc/channelvariables.txt toMark Michelson
2008-06-20Add a missing "ChannelType" header to one of the "PeerStatus" managerMark Michelson
2008-06-19Merged revisions 124182 via svnmerge from Tilghman Lesher
2008-06-19Fix attachment behavior when using IMAP storage for voicemailsMark Michelson
2008-06-19Older versions of GNU gcc do not allow 'NULL' as sentinel.Michiel van Baak
2008-06-19OopsTilghman Lesher
2008-06-19Merged revisions 124112 via svnmerge from Mark Michelson
2008-06-19Make OpenBSD compile againTilghman Lesher
2008-06-19Add errors that report any locks held by threads when they are being closed.Brett Bryant
2008-06-19Allow alternative extensions to be specified for a user.Tilghman Lesher
2008-06-19Fix bug in sip registration that sets the default port to 5060 for tls.Brett Bryant
2008-06-19- Make res_timing_pthread allow a max rate of 100/sec instead of 50/secRussell Bryant
2008-06-19Detect if the installed gcc version supports the warn_unused_result attribute.Tilghman Lesher
2008-06-19Don't change pointers that need to be later passed back for deallocation.Tilghman Lesher
2008-06-19Merged revisions 123930 via svnmerge from Tilghman Lesher
2008-06-19Merged revisions 123909 via svnmerge from Tilghman Lesher
2008-06-19Merged revisions 123883 via svnmerge from Tilghman Lesher
2008-06-19Merged revisions 123869 via svnmerge from Tilghman Lesher
2008-06-19Forwarding non-urgent IMAP messages could inadvertently cause the messagesMark Michelson
2008-06-19Missing commaTilghman Lesher
2008-06-19Update the queuelog.tex documentation as well.Sean Bright
2008-06-19Include original position in TRANSFER entries written to queue_log.Sean Bright
2008-06-18Merged revisions 123769 via svnmerge from Tilghman Lesher
2008-06-18Merged revisions 123710 via svnmerge from Tilghman Lesher
2008-06-18Fix a crash in tcp and tls connections related to reference counts.Brett Bryant
2008-06-18A portion of the code which handled the 'c' queue option had beenMark Michelson
2008-06-18Silly pointers. This fixes a memory corruption I introducedMark Michelson
2008-06-18Channel lock janitor -- add locks around retrieval of channel variablesTilghman Lesher
2008-06-18Whitespace onlySean Bright
2008-06-17Revert a previous regression in astobj2.c from merging a branch.Brett Bryant
2008-06-17Updates all usages of ast_tcptls_session_instance to be managed by reference ...Brett Bryant
2008-06-17Add an option, specifying maximum analysis time for talk detection.Tilghman Lesher
2008-06-17Put quotes around "test"Mark Michelson
2008-06-17_ys pointed out in #asterisk-bugs that he was experiencingMark Michelson
2008-06-17Merged revisions 123485 via svnmerge from Mark Michelson
2008-06-17Add the same fix from revision 123271 to container_destruct_debug.Mark Michelson
2008-06-17Changes to list peers and users in alpha. order, as per a reasonable request ...Steve Murphy
2008-06-17This solves a crash in the cdr_tds module on 'stop gracefully', for situation...Steve Murphy
2008-06-17Fix the check against the max supported rateRussell Bryant
2008-06-17Merged revisions 123391 via svnmerge from Tilghman Lesher
2008-06-17If we don't match registrar when destroying a context, it can cause a crash.Tilghman Lesher
2008-06-17Merged revisions 123333 via svnmerge from Mark Michelson
2008-06-17Merged revisions 123274 via svnmerge from Mark Michelson
2008-06-17Merged revisions 123271 via svnmerge from Russell Bryant
2008-06-16Fix some (more) variables that were forgotten to be renamed, related to 117658Jeff Peeler
2008-06-16Clean up code that handles fsk mwi message generation by pulling it from do_m...Doug Bailey
2008-06-16Oopsie, breakageTilghman Lesher
2008-06-16Fix some variables that were forgotten to be renamed, related to 117658Jeff Peeler
2008-06-16(closes issue #12689)Steve Murphy
2008-06-16Changes response to the ExternalIVR() P command from pipe delimited to comma ...Chris Tooley