summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2010-05-26Merged revisions 266142 via svnmerge from Tilghman Lesher
2010-05-26Fix misspelling of macro args.Mark Michelson
2010-05-26do all sip registry parsing before transmit_registerDavid Vossel
2010-05-25Memory leak in connected line data when SIP blond transfer done.Richard Mudgett
2010-05-24Merge the rest of the FullyBooted patchTerry Wilson
2010-05-24On systems with a LOT of RAM, a signed integer sometimes printed negative.Tilghman Lesher
2010-05-24fixes segfault when using generic plcDavid Vossel
2010-05-21Channel initialization failure causes crashes.Richard Mudgett
2010-05-21Merged revisions 264996 via svnmerge from Mark Michelson
2010-05-20Merged revisions 264820 via svnmerge from Richard Mudgett
2010-05-20Let ExtensionState resolve dynamic hints.Tilghman Lesher
2010-05-20Avoid crash in generic CC agent init if caller name or number is NULL.Richard Mudgett
2010-05-20Correct 'all logger levels' patch to work properly.Kevin P. Fleming
2010-05-19Fix transcode_via_sln option with SIP calls and improve PLC usage.Mark Michelson
2010-05-19fixes infinite loop during udptl.c's decode_open_typeDavid Vossel
2010-05-19Cast an unsigned int to a signed int when comparing it with 0.Matthew Nicholson
2010-05-19Keep track of digit duration, when we're decoding inband to pass DTMF frames.Tilghman Lesher
2010-05-19Fix compilation problem with previous commit.Leif Madsen
2010-05-19Add ability for logger channels to include *all* levels.Kevin P. Fleming
2010-05-19Add ability to hangup all channels from the CLI.Leif Madsen
2010-05-19Merged revisions 263949 via svnmerge from Tilghman Lesher
2010-05-18fixes segfault on logging David Vossel
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