Commit Graph

3261 Commits (40caf0ad9bef07bdfb568a88192c157dd1840100)

Author SHA1 Message Date
Maciej Szmigiero 2415a14ce9 Add X.509 subject alternative name support to TLS certificate
11 years ago
Joshua Colp 1ba7845851 Merge "sorcery: Add API to insert/remove a wizard to/from an object type's list"
11 years ago
Corey Farrell 478fb4a388 MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC.
11 years ago
Corey Farrell 57386dcb67 Allow command-line options to override asterisk.conf.
11 years ago
George Joseph 52407088f8 sorcery: Add API to insert/remove a wizard to/from an object type's list
11 years ago
George Joseph 87d8b36755 vector: Add REMOVE, ADD_SORTED and RESET macros
11 years ago
Corey Farrell 2d4dc0c963 Fix error's produced by astmm.h when standard allocators are used.
11 years ago
Joshua Colp 009b44172d Merge "res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination"
11 years ago
Matt Jordan 6bb80e7657 Merge "vector: Additional enhancements and fixes"
11 years ago
Joshua Colp e33682cae2 res_pjsip_exten_state: Fix race condition between sending NOTIFY and termination
11 years ago
Matt Jordan f451af65c4 Merge topics 'ASTERISK-25049', 'ASTERISK-25056'
11 years ago
George Joseph c886be5df2 vector: Additional enhancements and fixes
11 years ago
Corey Farrell df6c1d755f CLI: Enable automatic references to modules.
11 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
11 years ago
George Joseph 6d5941297b vector: Traversal, retrieval, insert and locking enhancements
11 years ago
Matt Jordan 12809721d1 Merge "Remove unneeded uses of optional_api providers."
11 years ago
Diederik de Groot 305ce3defd Update configure.ac/Makefile for clang
11 years ago
Corey Farrell c3ec5da156 Remove unneeded uses of optional_api providers.
11 years ago
Rodrigo Ramírez Norambuena 7ff3b2d479 include/asterisk/channel.h: Fix typo
11 years ago
Kevin Harwell 5d0c182885 res_fax: allow 2400 transmission rate according to v.27ter standard
11 years ago
Matt Jordan 57cbb4bc8d Merge "Astobj2: Add ao2_weakproxy_ref_object function."
11 years ago
Corey Farrell c9c03998cc Astobj2: Add ao2_weakproxy_ref_object function.
11 years ago
Mark Michelson 4f1db2070d res_pjsip_outbound_registration: Don't fail on delayed processing.
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
11 years ago
Matt Jordan 5ae61cf1eb Merge "New AMI Command Output Format"
11 years ago
Diederik de Groot 09c7c678a3 Fix/Update clang-RAII macro implementation
11 years ago
Gareth Palmer 2f418c052e New AMI Command Output Format
11 years ago
Joshua Colp b1deedf0dc Merge "pjsip_options: Fix non-qualified contacts showing as unavailable"
11 years ago
George Joseph 298faf7c50 pjsip_options: Fix non-qualified contacts showing as unavailable
11 years ago
Corey Farrell c1d44ff043 Fix issue with AST_THREADSTORAGE_RAW when DEBUG_THREADLOCALS is enabled.
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
George Joseph c6ed681638 res_pjsip: Add global option to limit the maximum time for initial qualifies
11 years ago
George Joseph 51886c68dc pjsip_options: Add qualify_timeout processing and eventing
11 years ago
George Joseph ab6382cafd res_pjsip: Refactor endpt_send_request to include transaction timeout
11 years ago
Joshua Colp a3cec44a0a res_pjsip: Add external PJSIP resolver implementation using core DNS API.
11 years ago
Corey Farrell cb6bf3094e astobj2: Add support for weakproxy objects.
11 years ago
Joshua Colp 755563f0f3 Merge "git migration: Refactor the ASTERISK_FILE_VERSION macro"
11 years ago
Corey Farrell fbc8ddfe63 Optional API: Fix handling of sources that are both provider and user.
11 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
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
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
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
11 years ago
Mark Michelson 0a26602b8c Merge NAPTR support into trunk.
11 years ago
Scott Griepentrog 6e5efe04bd pjsip: resolve compatibility problem with ast_sip_session
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 ce59fabd5c clang compiler warnings: Fix invalid enum conversion
11 years ago
Mark Michelson 0b62e41654 Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Corey Farrell 10458d2878 Fix link error for utils/aelparse.
11 years ago
Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance
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
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
11 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
11 years ago
Scott Griepentrog 8c65c9167e Various: bugfixes found via chaos
11 years ago
Scott Griepentrog f25b265329 core: Introduce chaos into memory allocations
11 years ago
Kevin Harwell 803a916334 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Kevin Harwell aef7278af6 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Kevin Harwell d42c6adb1a Revert - res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Richard Mudgett 4115e327ac res_pjsip: Move internal init/destroy prototypes to private header file.
11 years ago
Richard Mudgett 89b65f5dda res_pjsip: Fix pjsip.conf type=global object default value handling.
11 years ago
Richard Mudgett e7ee83ea90 res_pjsip_refer: Fix occasional unexpected BYE sent after receiving a REFER.
11 years ago
Kevin Harwell 1ce529d30e res_pjsip: allow configuration of endpoint identifier query order
11 years ago
Jonathan Rose b85cb7ea1b app: Add functions to swap voicemail function table for testing purposes
11 years ago
Richard Mudgett 9e841e4fb6 ARI: Fix crash if integer values used in JSON payload 'variables' object.
11 years ago
Scott Griepentrog d79670b269 Dial API: add self destruct option when complete
11 years ago
Richard Mudgett 57525c3cf2 config.h: Use real parameter names for ast_variable_new() define.
11 years ago
Corey Farrell ce50fa314a asterisk/lock.h: Fix syntax errors for non-gcc OSX with 64-bit integers.
11 years ago
Corey Farrell a4774ceaa5 Create work around for scheduler leaks during shutdown.
11 years ago
Matthew Jordan 29f66b0429 ARI/PJSIP: Add the ability to redirect (transfer) a channel in a Stasis app
11 years ago
Richard Mudgett e2d3215b83 HTTP: Stop accepting requests on final system shutdown.
11 years ago
Corey Farrell 8cc50b1ebc Enable REF_DEBUG for ast_module_ref / ast_module_unref.
11 years ago
Ashley Sanders 6a76740b83 HTTP: For httpd server, need option to define server name for security purposes
11 years ago
Scott Griepentrog 388d691f34 stasis transfer: fix stasis bridge push race part two
11 years ago
David M. Lee 965777ccfc Various fixes for OS X
11 years ago
Kevin Harwell ca02121ef7 Investigate and fix memory leaks in Asterisk
11 years ago
Walter Doekes 49cbfa7de6 Fix typo's (retrieve, specified, address).
11 years ago
Richard Mudgett 9bff4eeca3 Bridge core: Pass a ref with the swap channel when joining a bridge.
11 years ago
Mark Michelson 023fa0f9e8 Add support for the ca_list_path option for PJSIP transports.
11 years ago
Joshua Colp 0e631a541d chan_pjsip: Add configure check for 'pjsip_get_dest_info' function.
11 years ago
Richard Mudgett 4dd6b6ff59 AMI: Revert non-backwards compatible changes from earlier commit.
11 years ago
Richard Mudgett c7ea108e02 Revert -r430452 It needs to be redone for the next major AMI version change instead.
11 years ago
Matthew Jordan 9065488ddd main/syslog: Allow dynamic logs, such as security events, to log to the syslog
11 years ago
Richard Mudgett ef34a05f21 AMI: Remove no longer used parameter from astman_send_listack().
11 years ago
Richard Mudgett 52a7cdb101 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Kinsey Moore 77ee23210d res_fax: Add T.38 negotiation timeout option
11 years ago
George Joseph 56de48107f config: Add option to NOT preserve effective context when changing a template
11 years ago
Joshua Colp f7cf988a82 pjsip: Add 'PJSIP_AOR' and 'PJSIP_CONTACT' dialplan functions.
11 years ago
Richard Mudgett bbd9ff122e queue_log: Post QUEUESTART entry when Asterisk fully boots.
11 years ago
Matthew Jordan 0c38276d6e presencestate: Allow channel drivers to provide presence state information
11 years ago
George Joseph 6472568bc6 loader: Move definition of ast_module_reload from _private.h to module.h
11 years ago
Richard Mudgett 308c1b41dd DEBUG_THREADS: Fix regression and lock tracking initialization problems.
11 years ago