Commit Graph

3490 Commits (781f4657b91d6c8fa3dcf3bc9f0daaad5155506e)

Author SHA1 Message Date
Kinsey Moore 781f4657b9 Fix many issues from the NULL_RETURNS Coverity report
15 years ago
Terry Wilson 07309e586c Multiple revisions 365006,365068
15 years ago
Matthew Jordan 54143892af Only log a failure to get read/write samples from factories if it didn't happen
15 years ago
Richard Mudgett 1420522c6e Fixed __ao2_ref() validating user_data twice.
15 years ago
Jason Parker 885fbf6b04 Prevent a potential crash when using manager hooks.
15 years ago
Jonathan Rose cefff2e52c Fix bad check in voicemail functions for ast_inboxcount2_func
15 years ago
Mark Murawki f3cde589cd Merged revisions 364635 via svnmerge from
15 years ago
Russell Bryant 19097a4b62 md5: supress some compiler warnings.
15 years ago
Russell Bryant 386c2c6edf features: Add FEATURE() and FEATUREMAP() functions.
15 years ago
Terry Wilson f7c174ff84 Multiple revisions 364365,364369
15 years ago
Richard Mudgett b22874415e Fix DTMF atxfer running h exten after the wrong bridge ends.
15 years ago
Terry Wilson 49a49a51ef Add more constness to the end_buf pointer in the netconsole
15 years ago
Olle Johansson 7aa0c3c64b Make it possible to change the minimum DTMF duration in asterisk.conf
15 years ago
Olle Johansson 228ce5fd74 Formatting fixes
15 years ago
Olle Johansson db2b162e8c Formatting fixes
15 years ago
Richard Mudgett 7f0dce3bd1 Fix recalled party B feature flags for a failed DTMF atxfer.
15 years ago
Richard Mudgett 56d10c5677 Hangup affected channel in error paths of bridge_call_thread().
15 years ago
Terry Wilson 18045c9a07 OpenBSD doesn't have rawmemchr, use strchr
15 years ago
Tilghman Lesher f03d56a84d On some platforms, O_RDONLY is not a flag to be checked, but merely the absence of O_RDWR and O_WRONLY.
15 years ago
Jonathan Rose ceefcf8839 AST-2012-004: Fix an error that allows AMI users to run shell commands sans authorization.
15 years ago
Richard Mudgett 3a874139d4 Fix connected-line/redirecting interception gosubs executing more than intended.
15 years ago
Richard Mudgett e6d08d92e3 Move debug message in ast_rtp_instance_early_bridge_make_compatible().
15 years ago
Michael L. Young 255214c5da Add missing payload type to events API
15 years ago
Richard Mudgett 01194c5811 Use ast_channel_lock_both() where it was inlined before.
15 years ago
Richard Mudgett b43f4a60dd * Add more information to some messages in __ast_pbx_run().
15 years ago
Richard Mudgett 73f48997f9 Add original party id and reason support.
15 years ago
Terry Wilson 772ad8a641 Handle multiple commands per connection via netconsole
15 years ago
Matthew Jordan f78290068a Fix a variety of potential buffer overflows
15 years ago
Matthew Jordan 7b5eb159e9 Handle case where an unknown format is used to get the preferred codec size
15 years ago
Matthew Jordan 3934b0478d Fix places in main where a negative return value could impact execution
15 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
15 years ago
Michael L. Young abf40d9b28 Add IPv6 address support to security events framework.
15 years ago
Paul Belanger 05eb51bb2c Convert SRV lookup message to debug level
15 years ago
Richard Mudgett a35c7ba8e7 Add option to invoke the extensions.conf stdexten using the legacy macro method.
15 years ago
Matthew Jordan 3d7b9e7fb1 Fix crash caused by unloading or reloading of res_http_post
15 years ago
Richard Mudgett 4665986fb1 Don't add an empty MESSAGE_DATA(key) header if it doesn't already exist.
15 years ago
Kinsey Moore a485f44022 Add missing newlines to CLI logging
15 years ago
Jonathan Rose e96a59acfd Replace GNU old-style field designator extensions to fix clang warnings
15 years ago
Mark Murawki e4252eac10 Allow the Hangup manager action to match channels by regex
15 years ago
Richard Mudgett 6a540e9087 Fix logger deadlock on Asterisk shutdown.
15 years ago
Mark Michelson 314d459317 Fix potential race condition during call pickup.
15 years ago
Richard Mudgett fb796aac06 Misc changes to make astobj2 enhancement diffs easier to follow.
15 years ago
Jonathan Rose 655a8d4420 Introducing the log message unique call identifiers feature
15 years ago
Jonathan Rose d501c2ea2d undoing 360785 due to merging mistake
15 years ago
Jonathan Rose bf994f0e04 Introducing the log message unique call identifiers feature
15 years ago
Richard Mudgett 38e892b370 Add global ao2 array container.
15 years ago
Richard Mudgett 8611bea122 Attempt to be more helpful when using a bad ao2 object pointer.
15 years ago
Paul Belanger dea8936f89 Convert ast_verb() to ast_debug() and increase log level
15 years ago
Russell Bryant cad07b3800 Multiple revisions 360356-360357
15 years ago
Richard Mudgett 721f92058f Make number not available presentation also set screening to network provided.
15 years ago