Commit Graph

5006 Commits (40caf0ad9bef07bdfb568a88192c157dd1840100)

Author SHA1 Message Date
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
Corey Farrell cc853dcf90 Fix processing of asterisk.conf debug=yes.
11 years ago
Joshua Colp 4f84142c94 Merge "dns_srv: Fix SRV sorting when records with priority zero exist with non-zero."
11 years ago
Joshua Colp f82bd76e3c dns_srv: Fix SRV sorting when records with priority zero exist with non-zero.
11 years ago
Joshua Colp 200493d9cc Merge "tcptls: Avoiding ERR_remove_state in OpenSSL."
11 years ago
Matt Jordan f451af65c4 Merge topics 'ASTERISK-25049', 'ASTERISK-25056'
11 years ago
Joshua Colp 7462207694 Merge "features: Fix crash when transferee hangs up during DTMF attended transfer."
11 years ago
Joshua Colp d2e2271874 manager: Fix build due to missing variable usage.
11 years ago
Rodrigo Ramírez Norambuena 6b40bbf5bb main/manager.c: Bugfix sort action_manager by alphabetically
11 years ago
Richard Mudgett 6c4d1c3223 features: Fix crash when transferee hangs up during DTMF attended transfer.
11 years ago
Matt Jordan bc8dcbdfbc Merge "stasis: Fix dial masquerade datastore lifetime"
11 years ago
Matt Jordan f36f271c8e Merge "vector: Traversal, retrieval, insert and locking enhancements"
11 years ago
Alexander Traud 247fef6653 tcptls: Avoiding ERR_remove_state in OpenSSL.
11 years ago
Joshua Colp f45833c9ad Merge "Restrict functionality when ACLs are misconfigured."
11 years ago
Joshua Colp 11f650c6ac stasis: Fix dial masquerade datastore lifetime
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
Corey Farrell 4f4aaa0c30 main/test.c: Add test to verify there were no registration errors.
11 years ago
Matt Jordan 465bb42cc0 Merge "Format Interfaces: Prevent unload except by shutdown."
11 years ago
Matt Jordan 0aab8cdcb4 Merge "main/presencestate.c: Add trailing slash to test category."
11 years ago
Matt Jordan 12809721d1 Merge "Remove unneeded uses of optional_api providers."
11 years ago
Corey Farrell 981084f08c Format Interfaces: Prevent unload except by shutdown.
11 years ago
Corey Farrell 1368dae773 main/presencestate.c: Add trailing slash to test category.
11 years ago
Matt Jordan 25b67ed6ca Merge "term: send proper reset sequence when black background is forced"
11 years ago
Rodrigo Ramírez Norambuena 94532b2c22 main/asterisk.c: Update Asterisk copyright year
11 years ago
Corey Farrell c3ec5da156 Remove unneeded uses of optional_api providers.
11 years ago
Matt Jordan 32eb00b70a Merge "Astobj2: Fix initialization order of refdebug and AO2_DEBUG."
11 years ago
D Tucny e4f0a55f7f term: send proper reset sequence when black background is forced
11 years ago
Corey Farrell 8f3cee1258 Astobj2: Fix initialization order of refdebug and AO2_DEBUG.
11 years ago
Matt Jordan 7ac28be04b main/pbx: Improve performance of dialplan reloads with a large number of hints
11 years ago
Mark Michelson dc23204aca Prevent potential crash on blond transfer.
11 years ago
Mark Michelson 11ffcf662f Restrict functionality when ACLs are misconfigured.
11 years ago
Matt Jordan 39d3e1ef6e main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8
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
Corey Farrell 55a780d211 Git Conversion: Switch Non-C files to ASTERISK_REGISTER_FILE.
11 years ago
Steve Davies 5e96584829 res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
11 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
11 years ago
Diederik de Groot ca7193167e Clang: change previous tautological-compare fixes.
11 years ago
Matt Jordan 7ccaf8aa46 Merge "Astobj2: Ensure all calls to __adjust_lock pass a valid object."
11 years ago
Matt Jordan 5ae61cf1eb Merge "New AMI Command Output Format"
11 years ago
Corey Farrell c231c85ea4 Astobj2: Ensure all calls to __adjust_lock pass a valid object.
11 years ago
Joshua Colp 7216e3c608 dns: Make query sets hold on to queries for their lifetime.
11 years ago
Corey Farrell 5757d2d30d Check for ao2_alloc failure in __ast_channel_internal_alloc.
11 years ago
Gareth Palmer 2f418c052e New AMI Command Output Format
11 years ago
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
Richard Mudgett c41dd32b94 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Matthew Jordan e89f83b3ad main/frame: Don't report empty disallow values as an error
11 years ago
Joshua Colp b3fa35786f core: Fix tab completion of "core set debug channel" CLI command.
11 years ago
Corey Farrell f2c21ead1f Logger: Fix MALLOC_DEBUG build error.
11 years ago
Corey Farrell c08fd275bf Logger: Convert 'struct ast_callid' to unsigned int.
11 years ago
Matthew Jordan 38ee441ea7 main/audiohook: Update internal sample rate on reads
11 years ago
Matthew Jordan 29304d10a0 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Joshua Colp 2889f074a0 core: Don't create snapshots with locks.
11 years ago
Matthew Jordan 79e9b37ad0 localtime: Fix file descriptor leak on kqueue(2) systems
11 years ago
Jonathan Rose b85cb7ea1b app: Add functions to swap voicemail function table for testing purposes
11 years ago
Matthew Jordan 41ba8fd7c0 translate: Prevent invalid memory accesses on fast shutdown
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
Kevin Harwell d04fbb0f9d app_chanspy, channel: fix frame leaks
11 years ago
Matthew Jordan d68012d1a3 channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
11 years ago
Matthew Jordan a528dfc9a7 ARI/PJSIP: Apply requesting channel's format cap to created channels
11 years ago
Joshua Colp 2ea7ccbf70 http: Add missing html tag to 'httpstatus' functionality.
11 years ago
Corey Farrell e66b874f5d Allow shutdown to unload modules that register bucket scheme's or codec's.
11 years ago
Corey Farrell bb71672a47 main/asterisk.c: Reverse #if statement in listener() to fix code folding.
11 years ago
Richard Mudgett 252aee4228 ISDN AOC: Fix crash from an AOC-E message that doesn't have a channel association.
11 years ago
Matthew Jordan e3fd826cdb tcptls: Handle new OpenSSL compile time option to disable SSLv3
11 years ago
Corey Farrell a4774ceaa5 Create work around for scheduler leaks during shutdown.
11 years ago
Joshua Colp 455a98a2f8 sorcery: Output an error message if a wizard is specified for an object type and it isn't found.
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
Scott Griepentrog 7ca1a0da04 various: cleanup issues found during leak hunt
11 years ago
Joshua Colp 03ce56d6c5 sorcery: Don't try to load object types which haven't been defined.
11 years ago
Ashley Sanders 6a76740b83 HTTP: For httpd server, need option to define server name for security purposes
11 years ago
Mark Michelson bd0bdf1e41 Fix some memory leaks.
11 years ago
Scott Griepentrog 388d691f34 stasis transfer: fix stasis bridge push race part two
11 years ago
Richard Mudgett 69e107b24e res_pjsip_outbound_registration: Fix reload race condition.
11 years ago
Kevin Harwell c7591ef6bc tcptls: Bad file descriptor error when reloading chan_sip
11 years ago
Jonathan Rose e826cb8a26 Manager: Fix Manager Action ModuleLoad to give correct response when reloading
11 years ago
Kevin Harwell e62bd46511 res_pjsip: make it unloadable (take 2)
11 years ago
Joshua Colp a43d24a9d3 bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during direct media.
11 years ago
David M. Lee 965777ccfc Various fixes for OS X
11 years ago
Matthew Jordan a8ae5a7bcb dynamic realtime: Updates fail to work due to update fields being passed over
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
Matthew Jordan 228fdb3f4e main/rtp_engine: Format NTP timestamps as unsigned longs
11 years ago
Mark Michelson 7dc784ffa9 Call extension state callbacks at hint creation.
11 years ago
Kevin Harwell 07e2a48ab1 REVERTING res_pjsip: make it unloadable
11 years ago
Kevin Harwell 49542a794b res_pjsip: make it unloadable
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
Scott Griepentrog 5b30938394 app_bridge: return to the next dialplan priority
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
George Joseph 56de48107f config: Add option to NOT preserve effective context when changing a template
11 years ago
Kinsey Moore 0c5234f12a Fix dev-mode build on recent gcc
11 years ago
Scott Griepentrog 0b8fbf9238 bridge: avoid leaking channel during blond transfer pt2
11 years ago
Scott Griepentrog 8d059c3808 rtp_engine: keep payload types in correct range
11 years ago