summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-30test_substituition: Fix failed test reporting to actually report failure.Richard Mudgett
2013-08-30Fix memory leaksKevin Harwell
2013-08-30Check return value on fwriteKevin Harwell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-08-30ARI: Implement /recordings/stored API'sDavid M. Lee
2013-08-30Multiple revisions 397975-397976David M. Lee
2013-08-30pbx.c: Make pbx_substitute_variables_helper_full() not mask variables.Richard Mudgett
2013-08-30Sanitize XML output for PIDF bodies.Mark Michelson
2013-08-29Fix method for creating activities string in PIDF bodies.Mark Michelson
2013-08-29Verbose logging discrepanciesKevin Harwell
2013-08-29Fix when the subscription_terminated callback is called for subscription hand...Mark Michelson
2013-08-29Fix a race condition where a canceled call was answered.Mark Michelson
2013-08-29Memory leaks fixKevin Harwell
2013-08-29Revert r394939 due to (numerous) objectionsMatthew Jordan
2013-08-29Account for {} in Swagger notesDavid M. Lee
2013-08-29Recursively search for '.c' files when making documentation with 'make full'Matthew Jordan
2013-08-29Multiple revisions 397921-397922Mark Michelson
2013-08-29Actually *add* the database schema management utilitiesMatthew Jordan
2013-08-28Fix some uninitialized buffers for CDR handling valgrind found.Richard Mudgett
2013-08-28Fixed problems with ast_cdr_serialize_variables().Richard Mudgett
2013-08-28Made the on/off in CLI "cdr set debug [on|off]" case insensitive.Richard Mudgett
2013-08-28Make CDR variable name chandling consistently case insensitive.Richard Mudgett
2013-08-28Make CDR code deal with channel names case insensitively.Richard Mudgett
2013-08-28Some CDR code optimization.Richard Mudgett
2013-08-28Whitespace and curly braces.Richard Mudgett
2013-08-28Improve detection of answer on SIP blind transfer.Mark Michelson
2013-08-28Add database schema management using AlembicMatthew Jordan
2013-08-28Update CHANGES file for Asterisk 12Matthew Jordan
2013-08-28pbx.c: Make ast_str_substitute_variables_full() not mask variables.Richard Mudgett
2013-08-28ast_free() is null tollerant.Richard Mudgett
2013-08-28Match use of ast_free() with ast_calloc() and add some curly braces.Richard Mudgett
2013-08-28Fix dialog matching in the SIP distributor.Mark Michelson
2013-08-27ARI: WebSocket event cleanupDavid M. Lee
2013-08-27Made MALLOC_DEBUG less CPU intensive by default.Richard Mudgett
2013-08-27AST-2013-005: Fix crash caused by invalid SDPMatthew Jordan
2013-08-27AST-2013-004: Fix crash when handling ACK on dialog that has no channelMatthew Jordan
2013-08-27Fix uninitialized value in struct ast_control_pvt_cause_code usage.Richard Mudgett
2013-08-26Better handle clearing the OUTGOING flag when a channel leaves a bridgeMatthew Jordan
2013-08-26Fixed bucket.c for systems where tv_usec is not an unsigned long.David M. Lee
2013-08-26bridging: Fix a livelock with local channel optimization.Richard Mudgett
2013-08-26chan_dahdi: Add some missing build cleanup.Richard Mudgett
2013-08-25Fix bucket unit testsMatthew Jordan
2013-08-25Fix the config_options_testMatthew Jordan
2013-08-25Add rtpengine configuration parameterMatthew Jordan
2013-08-23Set new merge properties on 12Matthew Jordan
2013-08-23Fix building of trunk.Joshua Colp
2013-08-23Fix channel reference leak in Originated channelsMatthew Jordan
2013-08-23Blocked revisions 397604Joshua Colp
2013-08-23Add some clarifying documentation to the rewrite_contact endpoint option.Mark Michelson
2013-08-23Blank line tweaks.Richard Mudgett