Commit Graph

22093 Commits (80efa3173315ba47b794e5c9f1b56f61a663a76c)
 

Author SHA1 Message Date
Jonathan Rose 923a66d764 chan_sip: Check the right channel's host address for directmediapermit/deny
13 years ago
Mark Michelson 2deb898bcd Fix two more coverity constant expression result findings.
13 years ago
Mark Michelson fd520e0d19 Fix broken reinvite glare scenario.
13 years ago
Russell Bryant dac30f1523 format_mp3: Fix a possible crash in mp3_read().
13 years ago
Richard Mudgett 91154705df * Made ast_change_name() hold the channels container lock while changing the channel name.
13 years ago
Kinsey Moore a94fcae21b Resolve FORWARD_NULL static analysis warnings
13 years ago
Jonathan Rose ae528efea3 Coverity Report: Fix issues for error type CHECKED_RETURN for core
13 years ago
Mark Michelson 965dd3a7d8 Close the proper tcptls_session when session creation fails.
13 years ago
Jonathan Rose a7650f8002 Coverity Report: Fix issues for error type UNINIT in Core supported modules
13 years ago
Jonathan Rose 50b43947f1 Block on frameout if the hardware has enough samples to complete a frame.
13 years ago
Mark Michelson 3a9a0b9cea Prevent sip_pvt refleak when an ast_channel outlasts its corresponding sip_pvt.
13 years ago
Richard Mudgett 55980149c7 * Fix FollowMe memory leak on error paths in app_exec().
13 years ago
Richard Mudgett e163e37e24 * Fix accept/decline DTMF buffer overwrite in FollowMe.
13 years ago
Mark Michelson 2cb787371c Send more accurate identification information in dialog-info SIP NOTIFYs.
13 years ago
Richard Mudgett 4547358e75 Fix type punned compiler warning in test_config.c
13 years ago
Matthew Jordan 2c8f87dcb4 Support VoiceMail d() option when extension does not exist in channel's context
13 years ago
Mark Michelson eafb430562 Fix findings 0-3, 5, and 8 for Coverity MISSING_BREAK errors.
13 years ago
Kinsey Moore 83d3444284 Fix many issues from the NULL_RETURNS Coverity report
13 years ago
Richard Mudgett 186a89e99c Fix local channel chains optimizing themselves out of a call.
13 years ago
Mark Michelson c6d9524482 Fix core FINDING 2, FINDING 3, and FINDING 4 from Coverity's CONSTANT_EXPRESSION_RESULT report.
13 years ago
Alexandr Anikin 4bddfcf335 Fix warning of Coverity Static analysis, change H225ProtocolIdentifier
13 years ago
Alexandr Anikin 0b9bca22bd Fix coverity static analysis warning, allocate full ie structure
13 years ago
Terry Wilson c068460b12 Don't leak a ref if out of memory and can't link the linkedid
13 years ago
Terry Wilson 7da21c68c4 Fix a CEL LINKEDID_END race and local channel linkedids
13 years ago
Richard Mudgett a11540c95b Fixed __ao2_ref() validating user_data twice.
13 years ago
Mark Michelson 095054e4a1 Fix Coverity-reported ARRAY_VS_SINGLETON error.
13 years ago
Jason Parker be16f2da64 Prevent a potential crash when using manager hooks.
13 years ago
Richard Mudgett fde9505a95 * Fix error path resouce leak in local_request().
13 years ago
Kinsey Moore dcd64542bc Play conf-placeintoconf message to the correct channel
13 years ago
Jonathan Rose 5b45764bb7 Fix bad check in voicemail functions for ast_inboxcount2_func
13 years ago
Mark Michelson dba70c1340 Revert improved identities sent in dialog-info NOTIFY requests in r360862
13 years ago
Alexandr Anikin 97787d8c5e Fix use freed pointer in return value from call thread
13 years ago
Mark Murawki 2a6bdce6b4 Sanatize result from bfd_find_nearest_line (BETTER_BACKTRACES)
13 years ago
Matthew Jordan f248f6eb71 Fix error that caused truncate operations to fail
13 years ago
Mark Michelson 139a7459cd Don't attempt to make use of the dynamic_exclude_static ACL if DNS lookup fails.
13 years ago
Terry Wilson f0eb58d0d5 Fix ast_parse_arg numeric type range checking and add tests
13 years ago
Matthew Jordan c527c4d197 Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machines
13 years ago
Kinsey Moore 0536634ff1 Allow SIP pvts involved in Replaces transfers to fall out of reference sooner
13 years ago
Matthew Jordan 3ef885b576 Allow for reloading SRTP crypto keys within the same SIP dialog
13 years ago
Richard Mudgett faec22add3 Update Pickup application documentation. (With feeling this time.)
13 years ago
Richard Mudgett 28fef5789b Fix DTMF atxfer running h exten after the wrong bridge ends.
13 years ago
Terry Wilson bbd95e031d Add more constness to the end_buf pointer in the netconsole
13 years ago
Kinsey Moore c4ed0550e8 Fix reference leaks involving SIP Replaces transfers
13 years ago
Alec L Davis 2ecce90e93 chan_sip: [general] maxforwards, not checked for a value greater than 255
13 years ago
Richard Mudgett d6ab0313c6 Update Pickup application documentation. (Even better)
13 years ago
Richard Mudgett 78b487007c Update Pickup application documentation.
13 years ago
Richard Mudgett 1302d291c7 Make DAHDISendCallreroutingFacility wait 5 seconds for a reply before disconnecting the call.
13 years ago
Richard Mudgett 74a9fcd6c4 Clear ISDN channel resetting state if the peer continues to use it.
13 years ago
Richard Mudgett 262ee9fd02 Fix recalled party B feature flags for a failed DTMF atxfer.
13 years ago
Richard Mudgett 0dbc13d013 Hangup affected channel in error paths of bridge_call_thread().
13 years ago