summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-03Prevent a crash in res_pjsip_dtmf_info.cKinsey Moore
2013-09-03Fixed 'make clean' for wiki docsDavid M. Lee
2013-09-03Be a little more verbose when loading cel_custom.conf.Walter Doekes
2013-08-30Fix graceful shutdown crash.David M. Lee
2013-08-30New pjsip.conf.sampleRusty Newton
2013-08-30Add a reloadable option for sorcery type objectsKevin Harwell
2013-08-30Fix various memory leaksKevin Harwell
2013-08-30Update UPGRADE.txt file for Asterisk 12Matthew Jordan
2013-08-30features_config: Ignore parkinglots in features.conf instead of failing to loadJonathan Rose
2013-08-30features_config: Don't require features.conf to be present for Asterisk to loadJonathan Rose
2013-08-30Memory leak fixKevin Harwell
2013-08-30test_substitution: Fix failing test.Richard Mudgett
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