Commit Graph

4859 Commits (bfdc766bf6248cba18297d90e4cac5dd0f08896c)

Author SHA1 Message Date
Matt Jordan 8e903b17ea main/pbx: Don't attempt to destroy a previously destroyed exten/priority tuple
11 years ago
Matt Jordan 8435a0cdff Merge "Detect potential forwarding loops based on count."
11 years ago
Mark Michelson aae45acbda Detect potential forwarding loops based on count.
11 years ago
Matt Jordan bb347fa594 Merge topic 'ASTERISK-24863'
11 years ago
Kevin Harwell 56a2baa21d bridge.c: NULL app causes crash during attended transfer
11 years ago
George Joseph 51886c68dc pjsip_options: Add qualify_timeout processing and eventing
11 years ago
Joshua Colp a3cec44a0a res_pjsip: Add external PJSIP resolver implementation using core DNS API.
11 years ago
Matt Jordan 7687188a2d Merge "astobj2: Add support for weakproxy objects."
11 years ago
Corey Farrell 62e95065d6 AMI: Fix improper handling of lines that are exactly 1025 bytes long.
11 years ago
Corey Farrell cb6bf3094e astobj2: Add support for weakproxy objects.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
11 years ago
Corey Farrell 5d34bce635 main/editline: Add .gitignore.
11 years ago
George Joseph b35e184d41 Add .gitignore and .gitreview files
11 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
11 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
11 years ago
Richard Mudgett 6f1a7fe05f bridge_softmix.c,channel.c: Minor code simplification and cleanup.
11 years ago
Richard Mudgett 0b805cb875 translate.c: Only select audio codecs to determine the best translation choice.
11 years ago
Joshua Colp 02a0a4d65f dns: Fix build when TEST_FRAMEWORK is not defined.
11 years ago
George Joseph 9a63ada03a loader/main: Don't set ast_fully_booted until deferred reloads are processed
11 years ago
Mark Michelson c08ebc6eeb Reduce duplication of common DNS code.
11 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
11 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
11 years ago
Jonathan Rose 8ec9a82b9a Security/tcptls: MitM Attack potential from certificate with NULL byte in CN.
11 years ago
Richard Mudgett 2bd9e008a7 format_cache.c: Add missing slin12 format to ast_format_cache_is_slinear().
11 years ago
Kevin Harwell 153c4044e4 bridge.c: Hangup attended transfer target after it has been swapped out
11 years ago
Matthew Jordan c2f50ba6f4 ARI: Add the ability to intercept hold and raise an event
11 years ago
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
11 years ago
Matthew Jordan ed3cf8761b clang compiler warnings: Fix format specified in framehook
11 years ago
Mark Michelson 0a26602b8c Merge NAPTR support into trunk.
11 years ago
Mark Michelson edf9da4365 Ensure that a non-zero sample rate is returned for all formats.
11 years ago
Joshua Colp 39824e3d01 dns: Add support for SRV record parsing and sorting.
11 years ago
Corey Farrell 8d12288d8a Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan 61577cbee6 main/stdtime/localtime: Fix warning introduced in r433720
11 years ago
Matthew Jordan 1cf949c489 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
11 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell 554eb74516 Fix compile errors caused by r4500 / r4501.
11 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Kevin Harwell ab674f67b5 app_confbridge: file playback blocks dtmf
11 years ago
Richard Mudgett e953d15223 A couple minor cleanup tweaks.
11 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
11 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
11 years ago
Richard Mudgett 148e8799fe res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
11 years ago
Corey Farrell 3aa0a869c2 logger: Apply default console logging when configuration cannot be loaded.
11 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
11 years ago