Commit Graph

2297 Commits (8765a8035599f1996a41c2ecf73b01ce6ffad998)

Author SHA1 Message Date
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
Jonathan Rose 21714a05b6 Fix bad RTP media bridges in directmedia calls on peers separated by multiple Asterisk nodes.
14 years ago
Richard Mudgett 9910558356 Remove unnecessary libpri dependency checks in the configure script.
15 years ago
Russell Bryant 5f1882731a Fix a crash in res_ais.
15 years ago
Matthew Jordan 7dc49195d8 Updated SIP 484 handling; added Incomplete control frame
15 years ago
Richard Mudgett 6d49117675 Fix potential memory allocation failure crashes in config.c.
15 years ago
Richard Mudgett b806cbbccb Add some do not hold locks notes to channel.h
15 years ago
Richard Mudgett b1f11e0df4 Revert previous commit. Not ready yet.
15 years ago
Richard Mudgett c0ce03d77f Signed
15 years ago
Matthew Jordan 56549c96ab Review: https://reviewboard.asterisk.org/r/1364/
15 years ago
Tilghman Lesher 582aacb3d8 Re-add support for spaces in pathnames, including now spaces in DESTDIR.
15 years ago
Richard Mudgett 9328590ddb Outgoing BRI calls fail when using Asterisk 1.8 with HA8, HB8, and B410P cards.
15 years ago
Jonathan Rose 31a1b94622 Fixes some voicemail forwarding behavior based around prepend mode.
15 years ago
Kinsey Moore 5905269669 RTP bridge away with inband DTMF and feature detection
15 years ago
Terry Wilson d72bfe9db3 Make AST_LIST_REMOVE safer
15 years ago
Terry Wilson 4a19bd7e74 Update chan_gtalk to work with changed GMail-based calls
15 years ago
Jonathan Rose 83fad31713 DTMF wasn't being logged on connected consoles when enabled in logger.conf
15 years ago
David Vossel e1adc7cefa Merged revisions 324634 via svnmerge from
15 years ago
Terry Wilson 0ada0bfea3 Stop sending IPv6 link-local scope-ids in SIP messages
15 years ago
David Vossel 87908a3f5d Fixes locking inversion issue in ast_async_goto()
15 years ago
Terry Wilson c84e7b911e Lock the channel before calling the setoption callback
15 years ago
Terry Wilson c71181a78f Make ARRAY_LEN() return the same type on x86 and x86_64 systems
15 years ago
Terry Wilson ee2920afba Add rtpkeepalives back to 1.8
15 years ago
Terry Wilson b304546811 Correct ast_db_deltree documentation
15 years ago
Richard Mudgett aec1979e7f Remove potential deadlock in call pickup race.
15 years ago
Jonathan Rose 5f46b994f4 Adds ast_escape_encoded utility to properly handle escaping of quoted field before uri.
15 years ago
Jonathan Rose c728c8d56b Fixes level toggling for logger set levels since it was reversed
15 years ago
Richard Mudgett a32c86fb71 Constify subscription description parameter string.
15 years ago
Richard Mudgett 8668ec7ef9 Update some comments.
15 years ago
Leif Madsen 9718442188 Fix issue with playback of H.261 video.
15 years ago
Richard Mudgett 7257b78f53 Update ast_sockaddr comment with an important note.
15 years ago
Richard Mudgett aa64eb1077 Give zombies a safe channel driver to use.
15 years ago
Terry Wilson 95bf6f2fc3 Revert part of a change to the bridging API code
15 years ago
Paul Belanger e8935ca8e4 Support gmime-2.4
15 years ago
Alec L Davis 87d80af96c Fix directed group pickup feature code *8 with pickupsounds enabled
15 years ago
Russell Bryant a82f1bb995 Fix a bunch of compiler warnings generated by gcc 4.6.0.
15 years ago
Tilghman Lesher 016370cc5c Merged revisions 315502 via svnmerge from
15 years ago