summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-10Coverity Report: Fix issues for error type UNINIT in Core supported modulesJonathan Rose
2012-05-07Change comment to use local channel name designators in features.cRichard Mudgett
2012-05-07Fix channel opaquification slip-up in r365477Matthew Jordan
2012-05-07Support VoiceMail d() option when extension does not exist in channel's contextMatthew Jordan
2012-05-04Fix many issues from the NULL_RETURNS Coverity reportKinsey Moore
2012-05-02Multiple revisions 365006,365068Terry Wilson
2012-05-02Only log a failure to get read/write samples from factories if it didn't happenMatthew Jordan
2012-05-01Fixed __ao2_ref() validating user_data twice.Richard Mudgett
2012-05-01Prevent a potential crash when using manager hooks.Jason Parker
2012-05-01Fix bad check in voicemail functions for ast_inboxcount2_funcJonathan Rose
2012-04-30Merged revisions 364635 via svnmerge from Mark Murawki
2012-04-28md5: supress some compiler warnings.Russell Bryant
2012-04-28features: Add FEATURE() and FEATUREMAP() functions.Russell Bryant
2012-04-27Multiple revisions 364365,364369Terry Wilson
2012-04-26Fix DTMF atxfer running h exten after the wrong bridge ends.Richard Mudgett
2012-04-26Add more constness to the end_buf pointer in the netconsoleTerry Wilson
2012-04-25Make it possible to change the minimum DTMF duration in asterisk.confOlle Johansson
2012-04-25Formatting fixesOlle Johansson
2012-04-25Formatting fixesOlle Johansson
2012-04-25Fix recalled party B feature flags for a failed DTMF atxfer.Richard Mudgett
2012-04-25Hangup affected channel in error paths of bridge_call_thread().Richard Mudgett
2012-04-24OpenBSD doesn't have rawmemchr, use strchrTerry Wilson
2012-04-23On some platforms, O_RDONLY is not a flag to be checked, but merely the absen...Tilghman Lesher
2012-04-23AST-2012-004: Fix an error that allows AMI users to run shell commands sans a...Jonathan Rose
2012-04-20Fix connected-line/redirecting interception gosubs executing more than intended.Richard Mudgett
2012-04-20Move debug message in ast_rtp_instance_early_bridge_make_compatible().Richard Mudgett
2012-04-20Add missing payload type to events APIMichael L. Young
2012-04-20Use ast_channel_lock_both() where it was inlined before.Richard Mudgett
2012-04-20* Add more information to some messages in __ast_pbx_run().Richard Mudgett
2012-04-20Add original party id and reason support.Richard Mudgett
2012-04-19Handle multiple commands per connection via netconsoleTerry Wilson
2012-04-19Fix a variety of potential buffer overflowsMatthew Jordan
2012-04-17Handle case where an unknown format is used to get the preferred codec sizeMatthew Jordan
2012-04-17Fix places in main where a negative return value could impact executionMatthew Jordan
2012-04-17Avoid cppcheck warnings; removing unused vars and a bit of cleanup.Walter Doekes
2012-04-16Add IPv6 address support to security events framework.Michael L. Young
2012-04-12Convert SRV lookup message to debug levelPaul Belanger
2012-04-12Add option to invoke the extensions.conf stdexten using the legacy macro method.Richard Mudgett
2012-04-10Fix crash caused by unloading or reloading of res_http_postMatthew Jordan
2012-04-06Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.Richard Mudgett
2012-04-06Add missing newlines to CLI loggingKinsey Moore
2012-04-04Replace GNU old-style field designator extensions to fix clang warningsJonathan Rose
2012-04-03Allow the Hangup manager action to match channels by regexMark Murawki
2012-03-30Fix logger deadlock on Asterisk shutdown.Richard Mudgett
2012-03-29Fix potential race condition during call pickup.Mark Michelson
2012-03-29Misc changes to make astobj2 enhancement diffs easier to follow.Richard Mudgett
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose
2012-03-29undoing 360785 due to merging mistakeJonathan Rose
2012-03-29Introducing the log message unique call identifiers featureJonathan Rose