Commit Graph

22667 Commits (6681e88bdd4ac6510d3ac870cdc578a306901de1)
 

Author SHA1 Message Date
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
14 years ago
Jonathan Rose 8227f70cd7 Coverity Report: Fix issues for error type CHECKED_RETURN for core
14 years ago
Mark Michelson 3430da58e9 Close the proper tcptls_session when session creation fails.
14 years ago
Jonathan Rose d1e7473649 Coverity Report: Fix issues for error type UNINIT in Core supported modules
14 years ago
Jonathan Rose 6f6af21383 Block on frameout if the hardware has enough samples to complete a frame.
14 years ago
Tzafrir Cohen 879f6417c6 pass BUILD_CFLGAS and BUILD_LDFLAGS to menuselect
14 years ago
Richard Mudgett 108f5fafd7 Improve FollowMe accept/decline DTMF string matching.
14 years ago
Mark Michelson 6125190ca1 Prevent sip_pvt refleak when an ast_channel outlasts its corresponding sip_pvt.
14 years ago
Richard Mudgett d71d8ed995 Keep answered FollowMe calls until call accepted or last step times out.
14 years ago
Richard Mudgett a689a5776e Put winning FollowMe outgoing call on hold if the caller put it on hold.
14 years ago
Richard Mudgett 708cadf1b1 Restructure how the FollowMe outgoing channel list is handled.
14 years ago
Richard Mudgett bb5e2c48d1 Addendum to -r365766. Since it is no longer allocated.
14 years ago
Richard Mudgett b888b6bf23 Make FollowMe findmeexec() put the list head on the stack instead of mallocing it.
14 years ago
Sean Bright c8945a4070 Add interrupt ('I') command to ExternalIVR.
14 years ago
Richard Mudgett b1a94ddcdd Make FollowMe app_exec() not declare a 28k struct on the stack.
14 years ago
Richard Mudgett db4fb48f58 Simplify findmeexec() parameter passing.
14 years ago
Richard Mudgett 9cd0236f61 * Fix FollowMe memory leak on error paths in app_exec().
14 years ago
Richard Mudgett 1b0428ac7d * Fix accept/decline DTMF buffer overwrite in FollowMe.
14 years ago
Mark Michelson abfe67b01e Send more accurate identification information in dialog-info SIP NOTIFYs.
14 years ago
Richard Mudgett 06fe3e5abe Change comment to use local channel name designators in features.c
14 years ago
Matthew Jordan 11faa15d11 Fix channel opaquification slip-up in r365477
14 years ago
Richard Mudgett 005cd92e78 Fix type punned compiler warning in test_config.c
14 years ago
Matthew Jordan 9e7de73fee Support VoiceMail d() option when extension does not exist in channel's context
14 years ago
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
14 years ago
Richard Mudgett 8842f76a7f Fix local channel chains optimizing themselves out of a call.
14 years ago
Mark Michelson 404b890f49 Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESSION_RESULT report.
14 years ago
Michael L. Young fdf3cd0e2e Update security events unit tests
14 years ago
Sean Bright 69e2a2b265 Update documentation references in CHANGES to reflect the correct pages on the wiki.
14 years ago
Alexandr Anikin 0fe5050553 Fix warning of Coverity Static analysis, change H225ProtocolIdentifier
14 years ago
Sean Bright 474612d7f7 Add IPv6 support to ExternalIVR.
14 years ago
Alexandr Anikin 244922cf2e Fix coverity static analysis warning, allocate full ie structure
14 years ago
Terry Wilson 07309e586c Multiple revisions 365006,365068
14 years ago
Michael L. Young ff06b448b8 Blocked revisions 365014
14 years ago
Jason Parker 067064bd65 Save the address on which a MESSAGE was received, so it can be used in MESSAGE()
14 years ago
Matthew Jordan 54143892af Only log a failure to get read/write samples from factories if it didn't happen
14 years ago
Mark Michelson 355a6d6f37 Remove a function that has been marked unused since Asterisk 1.6.0.
14 years ago
Richard Mudgett 1420522c6e Fixed __ao2_ref() validating user_data twice.
14 years ago
Mark Michelson b5f0647fc8 Fix Coverity-reported ARRAY_VS_SINGLETON error.
14 years ago
Richard Mudgett 2b7e1affac * Fix error path resouce leak in local_request().
14 years ago
Jason Parker 885fbf6b04 Prevent a potential crash when using manager hooks.
14 years ago
Kinsey Moore a965f18695 Play conf-placeintoconf message to the correct channel
14 years ago
Jonathan Rose cefff2e52c Fix bad check in voicemail functions for ast_inboxcount2_func
14 years ago
Mark Michelson 6eb1ea3b79 Revert revision 360862.
14 years ago
Mark Murawki f3cde589cd Merged revisions 364635 via svnmerge from
14 years ago
Alexandr Anikin 6d87267542 Fix use freed pointer in return value from call thread
14 years ago
Matthew Jordan 60d9ca687c Fix error that caused truncate operations to fail
14 years ago
Michael L. Young 2cbcbc7f6b Fix configuring custom sound_leader_has_left in confbridge.conf
14 years ago
Joshua Colp ae1502be33 Add support for lightweight NAT keepalive.
14 years ago
Russell Bryant 19097a4b62 md5: supress some compiler warnings.
14 years ago
Russell Bryant eebdf35159 res_corosync: Fix build against corosync 2.0.
14 years ago