summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-05confbridge: Fix several small issues.Richard Mudgett
2012-12-04confbridge: Update online XML documentation.Richard Mudgett
2012-12-04Add libuuid to install_prereq for Fedora.Russell Bryant
2012-12-03Cleanup ast_run_atexits() atexits list.Richard Mudgett
2012-12-03Cleanup core main on exit.Richard Mudgett
2012-12-03Cleanup config cache on exit.Richard Mudgett
2012-12-03Cleanup CLI resources on exit and CLI command registration errors.Richard Mudgett
2012-12-03Cleanup CDR resources on exit.Richard Mudgett
2012-12-03Fix CCSS CLI commands and logger level not unregistered.Richard Mudgett
2012-12-03Formatting fixesOlle Johansson
2012-12-03Fix an RTP instance reference count leak in chan_motif.Joshua Colp
2012-12-03Move functions to AFTER the block of forward declarations of functions. Olle Johansson
2012-12-03Formatting changesOlle Johansson
2012-12-01Tweak extension used for incoming calls received on Motif.Joshua Colp
2012-11-30chan_misdn: Fix sending RELEASE_COMPLETE in response to SETUP.Richard Mudgett
2012-11-30Minor spelling fix to the VOLUME documentation.Sean Bright
2012-11-30Fix potential crashes during SIP attended transfers.Mark Michelson
2012-11-29chan_local: Fix local_pvt ref leak in local_devicestate().Richard Mudgett
2012-11-29Fix compile error.Richard Mudgett
2012-11-29Improve Code Readability And Fix Setting natdetected FlagMichael L. Young
2012-11-29Fixed ast_random's comment about locking.David M. Lee
2012-11-29Fix chan_sip websocket payload handlingPedro Kiefer
2012-11-29Add MALLOC_DEBUG atexit unreleased malloc memory summary.Richard Mudgett
2012-11-29Enhance MALLOC_DEBUG CLI commands.Richard Mudgett
2012-11-28manager: Make challenge work with allowmultiplelogin=noJonathan Rose
2012-11-28Fix extension matching with the '-' char.Richard Mudgett
2012-11-27Remove unnecessary channel module references.Richard Mudgett
2012-11-27Made AST_LIST_REMOVE() simpler and use better names.Richard Mudgett
2012-11-23Re-initialize logmsgs mutex upon logger initialization to prevent lock errorsMatthew Jordan
2012-11-21Add red-black tree container type to astobj2.Richard Mudgett
2012-11-20Added missing newlines to websocket ast_logs.David M. Lee
2012-11-20Add "Require: timer" to 200 OK responses when appropriate.Mark Michelson
2012-11-20Reduce CLI spam of "Extension Changed" device state messages.Alec L Davis
2012-11-19Fix most leftover non-opaque ast_str uses.Walter Doekes
2012-11-19Fix uninitialized in this function errorMatthew Jordan
2012-11-18Reorder startup sequence to prevent lockups when process is sent to backgroundMatthew Jordan
2012-11-18Add a test event that reports changes in ConfBridge stateMatthew Jordan
2012-11-16Fixed extconf.c breakage introduced in r376306.David M. Lee
2012-11-16Somehow I put in svn-1.6 merge information. Oops.David M. Lee
2012-11-16Migrate hashtest/hashtest2 to be unit tests.David M. Lee
2012-11-15app_meetme: Fix channels lingering when hung up under certain conditionsJonathan Rose
2012-11-15Patch to prevent stopping the active generator when it is not the silenceBrent Eagles
2012-11-15Patch to play correct sound file when a voicemail's urgent status is removedRusty Newton
2012-11-14Fix call files when astspooldir is relative.Richard Mudgett
2012-11-13chan_sip: Add SubscribeContext field to SIPshowpeer AMI responseJonathan Rose
2012-11-12Properly check if the "Context" and "Extension" headers are empty in a ShowDi...Joshua Colp
2012-11-12Fix Dynamic Hints Variable Substition - Underscore ProblemMichael L. Young
2012-11-11Remove a fixed size limitation for producing SDP and change how ICE support i...Joshua Colp
2012-11-08Fix a "set but not used" warning on newer gccs.Mark Michelson
2012-11-08chan_dahdi/SS7: Made reject incoming call for an in-alarm or blocked channel.Richard Mudgett