summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-05-17Merged revisions 263639 via svnmerge from Mark Michelson
2010-05-17Enhancements to connected line and redirecting work.Mark Michelson
2010-05-17Missing newlines added to Set-Cookie line in manager.cLeif Madsen
2010-05-17Recorded merge of revisions 263456 via svnmerge from Leif Madsen
2010-05-16Improve some very confusing structure names in astobj2.cKevin P. Fleming
2010-05-13Fix build on linux.Russell Bryant
2010-05-13Add kqueue(2) implementation to Asterisk in various places.Tilghman Lesher
2010-05-12Notify CLI when modules is loaded / unloadedPaul Belanger
2010-05-06Fix handling of removing nodes from the middle of a heap.Russell Bryant
2010-05-05New 'manager show settings' CLI command.Paul Belanger
2010-05-04Merged revisions 261093-261094 via svnmerge from Tilghman Lesher
2010-05-02Avoid making AstData depend on libxml2 to compile.Eliel C. Sardanons
2010-04-30Don't allow file descriptors to go above 64k, when we're closing them in a fo...Tilghman Lesher
2010-04-29Merged revisions 260049 via svnmerge from David Vossel
2010-04-28Merged revisions 259858 via svnmerge from David Vossel
2010-04-27Shuffle some casts to make builds on bamboo happier.Mark Michelson
2010-04-27Add gar to the check for AR for those silly OSes (Solaris) that don't have ar.Jason Parker
2010-04-27Change cc_ref and cc_unref from macros to inline functions.Mark Michelson
2010-04-26Merged revisions 259104 via svnmerge from Mark Michelson
2010-04-26Merged revisions 259018 via svnmerge from Mark Michelson
2010-04-22Fix previous commit.Matthew Nicholson
2010-04-22Merged revisions 193391,258670 via svnmerge from Matthew Nicholson
2010-04-22Add ast_event subscription unit test and fix some ast_event API bugs.Russell Bryant
2010-04-22Remove ABI differences that occured when compiling with DEBUG_THREADS.Jason Parker
2010-04-22Asterisk data retrieval API.Eliel C. Sardanons
2010-04-21Added MixMonitorMute manager commandJulian Lyndon-Smith
2010-04-19Change log message to match severity.Jason Parker
2010-04-19Don't consider a missing indications.conf to be a critical error.Jason Parker
2010-04-19Fix incomplete CDR merge from r195881Terry Wilson
2010-04-15Merged revisions 257544 via svnmerge from Tilghman Lesher
2010-04-14Yet another issue where the conversion of the application delimiter to comma ...Tilghman Lesher
2010-04-13Merged revisions 257070 via svnmerge from Matthew Nicholson
2010-04-12Fix issue where recall would not happen when it should.Mark Michelson
2010-04-12CLI command logger set level auto complete.Leif Madsen
2010-04-09Remove status_response callbacks where they are not needed.Mark Michelson
2010-04-09Merge Call completion support into trunk.Mark Michelson
2010-04-09func_srv and explicit specification of a remote IP for SIP.Mark Michelson
2010-04-03Consolidate ast_channel.cid.cid_rdnis into ast_channel.redirecting.from.number.Richard Mudgett
2010-04-02Merged revisions 256009 via svnmerge from Russell Bryant
2010-04-02Pass the PID of the Asterisk process, not the PID of the canary.Tilghman Lesher
2010-04-02Allow symbol export filtering to work properly on platforms that have symbol ...Kevin P. Fleming
2010-03-29Remove a debugging log entry.Russell Bryant
2010-03-25Merged revisions 254451 via svnmerge from Terry Wilson
2010-03-25Improve handling of T.38 re-INVITEs that arrive before a T.38-capableKevin P. Fleming
2010-03-24Fix potential invalid reads that could occur in pbx.cMark Michelson
2010-03-23make 'core show settings' should show all settable directoriesTzafrir Cohen
2010-03-23Put test output for a failure in a CDATA section in the XML results.Russell Bryant
2010-03-23Exit native bridging early for greater timing accuracy with warningsJeff Peeler
2010-03-23Don't act like an http write failed when it didn'tTerry Wilson
2010-03-23Change per-file debug and verbose levels to be per-module, the wayKevin P. Fleming