summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-10-29chan_dahdi: Fix segfault dereferencing a NULL tech_pvt.Richard Mudgett
2012-10-23ast_tls_cert script: Better response for various exit conditions to opensslJonathan Rose
2012-10-22core: Fix a memory leak in app.c from an early returnJonathan Rose
2012-10-22GSM: Fix encoding problems with GSMJonathan Rose
2012-10-18app_queue: add upgrade notes for 375216Jonathan Rose
2012-10-18Blocked revisions 375247Jonathan Rose
2012-10-18app_queue: Make ordering of rrmemory/rrordered persist over add/remove membersJonathan Rose
2012-10-18Fix XML Document Validation FailureMichael L. Young
2012-10-18build_tools: Allow Asterisk to report git SHAs in version string.Richard Mudgett
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-17manager: remove curses dependent stuff from r375103Jonathan Rose