summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-04-28features: Add FEATURE() and FEATUREMAP() functions.Russell Bryant
2012-04-28PreDial - Ability to run dialplan on callee and caller channels before Dial.Richard Mudgett
2012-04-27Multiple revisions 364365,364369Terry Wilson
2012-04-27Don't attempt to make use of the dynamic_exclude_static ACL if DNS lookup fails.Mark Michelson
2012-04-27Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machinesMatthew Jordan
2012-04-27Allow SIP pvts involved in Replaces transfers to fall out of reference soonerKinsey Moore
2012-04-27Allow for reloading SRTP crypto keys within the same SIP dialogMatthew Jordan
2012-04-27fix a wrong behavior of alarm timezones in caldav and icalendar when an alarm...Stefan Schmidt
2012-04-26Update Pickup application documentation. (With feeling this time.)Richard Mudgett
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-26Code formatting fixes.Olle Johansson
2012-04-26Fix reference leaks involving SIP Replaces transfersKinsey Moore
2012-04-26chan_sip: [general] maxforwards, not checked for a value greater than 255Alec L Davis