summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-10Coverity Report: Fix issues for error type CHECKED_RETURN for coreJonathan Rose
2012-05-10Close the proper tcptls_session when session creation fails.Mark Michelson
2012-05-10Coverity Report: Fix issues for error type UNINIT in Core supported modulesJonathan Rose
2012-05-09Block on frameout if the hardware has enough samples to complete a frame.Jonathan Rose
2012-05-09pass BUILD_CFLGAS and BUILD_LDFLAGS to menuselectTzafrir Cohen
2012-05-09Improve FollowMe accept/decline DTMF string matching.Richard Mudgett
2012-05-09Prevent sip_pvt refleak when an ast_channel outlasts its corresponding sip_pvt.Mark Michelson
2012-05-09Keep answered FollowMe calls until call accepted or last step times out.Richard Mudgett
2012-05-09Put winning FollowMe outgoing call on hold if the caller put it on hold.Richard Mudgett
2012-05-09Restructure how the FollowMe outgoing channel list is handled.Richard Mudgett
2012-05-08Addendum to -r365766. Since it is no longer allocated.Richard Mudgett
2012-05-08Make FollowMe findmeexec() put the list head on the stack instead of mallocin...Richard Mudgett
2012-05-08Add interrupt ('I') command to ExternalIVR.Sean Bright
2012-05-08Make FollowMe app_exec() not declare a 28k struct on the stack.Richard Mudgett
2012-05-08Simplify findmeexec() parameter passing.Richard Mudgett
2012-05-08* Fix FollowMe memory leak on error paths in app_exec().Richard Mudgett
2012-05-08* Fix accept/decline DTMF buffer overwrite in FollowMe.Richard Mudgett
2012-05-08Send more accurate identification information in dialog-info SIP NOTIFYs.Mark Michelson
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-07Fix type punned compiler warning in test_config.cRichard Mudgett
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-04Fix local channel chains optimizing themselves out of a call.Richard Mudgett
2012-05-04Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESS...Mark Michelson
2012-05-03Update security events unit testsMichael L. Young
2012-05-03Update documentation references in CHANGES to reflect the correct pages on th...Sean Bright
2012-05-03Fix warning of Coverity Static analysis, change H225ProtocolIdentifierAlexandr Anikin
2012-05-03Add IPv6 support to ExternalIVR.Sean Bright
2012-05-03Fix coverity static analysis warning, allocate full ie structureAlexandr Anikin
2012-05-02Multiple revisions 365006,365068Terry Wilson
2012-05-02Blocked revisions 365014Michael L. Young
2012-05-02Save the address on which a MESSAGE was received, so it can be used in MESSAGE()Jason Parker
2012-05-02Only log a failure to get read/write samples from factories if it didn't happenMatthew Jordan
2012-05-01Remove a function that has been marked unused since Asterisk 1.6.0.Mark Michelson
2012-05-01Fixed __ao2_ref() validating user_data twice.Richard Mudgett
2012-05-01Fix Coverity-reported ARRAY_VS_SINGLETON error.Mark Michelson
2012-05-01* Fix error path resouce leak in local_request().Richard Mudgett
2012-05-01Prevent a potential crash when using manager hooks.Jason Parker
2012-05-01Play conf-placeintoconf message to the correct channelKinsey Moore
2012-05-01Fix bad check in voicemail functions for ast_inboxcount2_funcJonathan Rose
2012-04-30Revert revision 360862.Mark Michelson
2012-04-30Merged revisions 364635 via svnmerge from Mark Murawki
2012-04-30Fix use freed pointer in return value from call threadAlexandr Anikin
2012-04-29Fix error that caused truncate operations to failMatthew Jordan
2012-04-29Fix configuring custom sound_leader_has_left in confbridge.confMichael L. Young
2012-04-28Add support for lightweight NAT keepalive.Joshua Colp
2012-04-28md5: supress some compiler warnings.Russell Bryant
2012-04-28res_corosync: Fix build against corosync 2.0.Russell Bryant
2012-04-28app_minivm: Fix a couple compiler warnings.Russell Bryant