Commit Graph

2333 Commits (c88ad5e919e4c4c39a074157ac84b04acb6f33be)

Author SHA1 Message Date
Terry Wilson 9753325d32 Fix race condition for CEL LINKEDID_END event
13 years ago
Mark Michelson eef4c09787 Fix memory leak of SSL_CTX structures in TLS core.
13 years ago
Matthew Jordan c527c4d197 Prevent overflow in calculation in ast_tvdiff_ms on 32-bit machines
13 years ago
Richard Mudgett 8dc6345d0f Allow AMI action callback to be reentrant.
13 years ago
Russell Bryant d500229f3c app.h: Always initialize AST_DECLARE_APP_ARGS().
13 years ago
Richard Mudgett 5b61050209 Fix deadlock potential with some ast_indicate/ast_indicate_data calls.
13 years ago
Russell Bryant 5a87fa5de9 Fix bogus reads/writes of console log levels in asterisk.c
13 years ago
Russell Bryant 0da9d71905 Remove chan_usbradio and app_rpt.
13 years ago
Terry Wilson 7622a34c89 Make hints for invalid SIP devices return Unavail, not idle
13 years ago
Kinsey Moore f1277cc0e0 Fix case-sensitivity for device-specific event subscriptions and CCSS
13 years ago
Richard Mudgett 534213a074 Fix worker thread resource leak in SIP TCP/TLS.
13 years ago
Matthew Jordan 032962f1a2 Allow SRTP policies to be reloaded
13 years ago
Terry Wilson 9a3c569772 Track module use count for res_calendar
13 years ago
Richard Mudgett 15f49a1497 Fix compile problem when old version of libvorbisfile v1.1.2 is used.
13 years ago
Richard Mudgett e296e8c96f Fix voicemail problems when using ogg/vorbis.
14 years ago
Mark Michelson 47b3aa6362 Fix TLS port binding behavior as well as reload behavior:
14 years ago
Sean Bright f28f00bd6e Resolve an overlap in the ast_audiohook_flags values.
14 years ago
Richard Mudgett c7c7d4dab4 Fix memory leak in error paths for action_originate().
14 years ago
Terry Wilson d699845a55 Re-link peers by IP when dnsmgr changes the IP
14 years ago
Richard Mudgett a55030f4fa Audit of ao2_iterator_init() usage for v1.8.
14 years ago
Jonathan Rose 5d9b4af4e2 Eliminates doubling the :port part of SIP Notify Message-Account headers.
14 years ago
Kinsey Moore d3d3ad2663 Run bootstrap.sh for the for the ASTERISK-18929 fix
14 years ago
Matthew Jordan 0ee313f076 Fix timing source dependency issues with MOH
14 years ago
Richard Mudgett 9698383360 Fix extension state callback references in chan_sip.
14 years ago
Terry Wilson 05078f24e1 Allow packetization vaules > 127
14 years ago
Richard Mudgett 74da7648bb Fix crash during CDR update.
14 years ago
Richard Mudgett c70441c168 Re-resolve the STUN address if a STUN poll fails for res_stun_monitor.
14 years ago
Jonathan Rose 458691a830 r346525 | jrose | 2011-11-30 15:10:38 -0600 (Wed, 30 Nov 2011) | 18 lines
14 years ago
Richard Mudgett 20e75b7ad2 Fix calls to ast_get_ip() not initializing the address family.
14 years ago
Walter Doekes 38e0ec57ee Fix ast_str_truncate signedness warning and documentation.
14 years ago
Kinsey Moore c4b7983866 Fix res_jabber resource leaks
14 years ago
Richard Mudgett 0cb3847615 Fix dnsmgr entries to ask for the same address family each time.
14 years ago
Walter Doekes 833c19464f Clarify why the AST_LOG_* macros exist next to the LOG_* macros.
14 years ago
Walter Doekes 8300072569 Use __alignof__ instead of sizeof for stringfield length storage.
14 years ago
Walter Doekes 8ce51a7b75 Ensure that string field lengths are properly aligned
14 years ago
Walter Doekes ab2dacb555 Several fixes to the chan_sip dynamic realtime peer/user lookup
14 years ago
Richard Mudgett 2ae86be1f2 Fix AST_LIST_INSERT_BEFORE_CURRENT() updating the wrong variable.
14 years ago
Terry Wilson a98dd1933b Return NULL when no results returned for realtime_multientry
14 years ago
Richard Mudgett dbacd97e17 Fix AGI exec Park to honor the Park application parameters.
14 years ago
Terry Wilson c86eaf3028 Clean up ast_check_digits
14 years ago
Terry Wilson 8eb030a3a2 Don't use is_int() since it doesn't link well on all platforms
14 years ago
Richard Mudgett f2b371fedf More parking issues.
14 years ago
Richard Mudgett 236637104d Convert registered AMI actions to ao2 objects.
14 years ago
Tzafrir Cohen 9a426fab4d Update SHA1 code to RFC 6234
14 years ago
Matthew Nicholson de9e8e501e Load the proper XML documentation when multiple modules document the same application.
14 years ago
Richard Mudgett d4dcb0f259 Fix regression in configure script for libpri capability checks.
14 years ago
Richard Mudgett 3c50ae5bb5 Fix inconsistency in LOG_VERBOSE/AST_LOG_VERBOSE declaration.
14 years ago
Richard Mudgett f2e1640435 Fix deadlock when using dummy channels.
14 years ago
Matthew Jordan f13c3b3fd2 Fix for incorrect voicemail duration in external notifications
14 years ago
Tilghman Lesher 02795f190e Various changes to allow 1.8 to compile on Mac OS X Lion (10.7)
14 years ago