Commit Graph

2367 Commits (301289d8de900a08f5ea5798f71d8467bb8e2ffa)

Author SHA1 Message Date
Richard Mudgett 01b999f833 Allow AMI action callback to be reentrant.
14 years ago
Russell Bryant 1ebd1d352f app.h: Always initialize AST_DECLARE_APP_ARGS().
14 years ago
Richard Mudgett 43100ddd82 Fix deadlock potential with some ast_indicate/ast_indicate_data calls.
14 years ago
Russell Bryant cca76a24b6 Fix bogus reads/writes of console log levels in asterisk.c
14 years ago
Russell Bryant 257238412a Remove chan_usbradio and app_rpt.
14 years ago
Terry Wilson 7db4fb902e Make hints for invalid SIP devices return Unavail, not idle
14 years ago
Kinsey Moore 56c9cee3f6 Fix case-sensitivity for device-specific event subscriptions and CCSS
14 years ago
Walter Doekes 98b303468b Update stringfield documentation for removed second va_list in favor of va_copy.
14 years ago
Richard Mudgett d372c43488 Fix worker thread resource leak in SIP TCP/TLS.
14 years ago
Matthew Jordan e796b45951 Allow SRTP policies to be reloaded
14 years ago
Terry Wilson f11810c690 Track module use count for res_calendar
14 years ago
Richard Mudgett 04a28ea1e2 Fix compile problem when old version of libvorbisfile v1.1.2 is used.
14 years ago
Richard Mudgett d7368aabe8 Fix voicemail problems when using ogg/vorbis.
14 years ago
Mark Michelson b504a707f5 Fix TLS port binding behavior as well as reload behavior:
14 years ago
Sean Bright 73b93bbc17 Resolve an overlap in the ast_audiohook_flags values.
14 years ago
Richard Mudgett 754e821648 Fix memory leak in error paths for action_originate().
14 years ago
Terry Wilson 48b42ebe3a Re-link peers by IP when dnsmgr changes the IP
14 years ago
Richard Mudgett 88af121f9f Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Jonathan Rose 1ee1b73567 Eliminates doubling the :port part of SIP Notify Message-Account headers.
14 years ago
Kinsey Moore bb11601d06 Run bootstrap.sh for the for the ASTERISK-18929 fix
14 years ago
Matthew Jordan d3fbfc50f4 Fix crash from bridge channel hangup race condition in ConfBridge
14 years ago
Kevin P. Fleming a881e1740d Improve T.38 gateway V.21 preamble detection.
14 years ago
Matthew Jordan 580c6f9a48 Fix timing source dependency issues with MOH
14 years ago
Richard Mudgett d43b217d08 Fix extension state callback references in chan_sip.
14 years ago
Terry Wilson 07fd1458d7 Allow packetization vaules > 127
14 years ago
Richard Mudgett 5688637636 Fix crash during CDR update.
14 years ago
Terry Wilson 309c50e4bb Add ASTSBINDIR to the list of configurable paths
14 years ago
Richard Mudgett ae9145e400 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Jonathan Rose e0bcc2b29d r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 lines
14 years ago
David Vossel 5d452c2647 Fixes memory leak in message API.
14 years ago
Richard Mudgett 8a8179fa03 Fix calls to ast_get_ip() not initializing the address family.
14 years ago
Walter Doekes 9ddc1ed171 Fix ast_str_truncate signedness warning and documentation.
14 years ago
Kinsey Moore 328f07623f Fix res_jabber resource leaks
14 years ago
Richard Mudgett baf71ede93 Fix dnsmgr entries to ask for the same address family each time.
14 years ago
Walter Doekes ea9adef27d Clarify why the AST_LOG_* macros exist next to the LOG_* macros.
14 years ago
Walter Doekes 5488244b13 Use __alignof__ instead of sizeof for stringfield length storage.
14 years ago
Walter Doekes e04eea4fab Ensure that string field lengths are properly aligned
14 years ago
Walter Doekes 14200ca67f Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Richard Mudgett 24a8f7627d Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Terry Wilson 2bdeae0faf Return NULL when no results returned for realtime_multientry
14 years ago
Richard Mudgett 06f43f5c04 Fix ao2obj.h comment typos and add missing link/unlink nolock debug defines.
14 years ago
Richard Mudgett ce19768cec Fix AGI exec Park to honor the Park application parameters.
15 years ago
Terry Wilson b761c1eef2 Clean up ast_check_digits
15 years ago
Terry Wilson 26f196468f Don't use is_int() since it doesn't link well on all platforms
15 years ago
Richard Mudgett fa58ec2c74 More parking issues.
15 years ago
Richard Mudgett 4348fc2cc9 Convert registered AMI actions to ao2 objects.
15 years ago
Tzafrir Cohen 3275275a07 Update SHA1 code to RFC 6234
15 years ago
Matthew Nicholson 63d4530e93 Merged revisions 340108 via svnmerge from
15 years ago
Richard Mudgett b1876538ec Merged revisions 339719 via svnmerge from
15 years ago
Richard Mudgett 58ddd59548 Merged revisions 338235 via svnmerge from
15 years ago