summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-11-08Add MALLOC_DEBUG enhancements.Richard Mudgett
2012-11-07Multiple revisions 375993-375994Mark Michelson
2012-11-06Fix stuck DTMF when bridge is broken.Richard Mudgett
2012-11-06Fix a bug where our Motif ICE candidates were not quite proper, and make us m...Joshua Colp
2012-11-05Refactor ast_timer_ack to return an error and handle the error in timer usersMatthew Jordan
2012-11-05Add safety NULL pointer check in module user references.Richard Mudgett
2012-11-05chan_sip: Document a change to user-field encoding introduced with r303509Jonathan Rose
2012-11-04Don't attempt to purge sessions when no sessions existMatthew Jordan
2012-11-04Only deref a reserved gateway session if we actually reserved oneMatthew Jordan
2012-11-04Properly clean up manager resources on exitMatthew Jordan
2012-11-04Properly finalize prepared SQLite3 statements to prevent memory leakMatthew Jordan
2012-11-04Fix memory leaks in XML documentationMatthew Jordan
2012-11-04Prevent multiple CDR batches from conflicting when scheduling the CDR writeMatthew Jordan
2012-11-03Blocked revisions 375702Andrew Latham
2012-11-02Fix for chan_skinny leaving RTP ports openDamien Wedhorn
2012-11-02Things don't need to be that const.Richard Mudgett
2012-11-02Multiple revisions 375519-375524Richard Mudgett
2012-11-02Fix Wrong Result In Debug Message For SDP Origin ProcessingMichael L. Young
2012-11-01chan_sip: Fix a bug causing SIP reloads to remove all entries from the registryJonathan Rose
2012-10-31Fix an issue with res_http_websocket where the chan_sip WebSocket handler cou...Joshua Colp
2012-10-31Properly extract the Body information of an EWS calendar itemMatthew Jordan
2012-10-30Fix ConfBridge crash if no timing module loaded.Richard Mudgett
2012-10-30mixmonitor: Add a test eventJonathan Rose
2012-10-30confbridge: Fix a bug which made conferences not record with AMI/CLI commandsJonathan Rose
2012-10-29Prevent resetting of NATted realtime peer address on reload.Mark Michelson
2012-10-29Make evaluation of channel variables consistently case-sensitive.Mark Michelson
2012-10-29Ensure that CDRs for a caller in a Queue that is not answered is NO ANSWER.Matthew Jordan
2012-10-29Fix the Park 'r' option when a channel parks itself.Richard Mudgett