Commit Graph

5495 Commits (34a763415f77f4cb17edc728fb51347e979d2fb5)

Author SHA1 Message Date
Joshua Colp 4c2b77618c Merge "astfd: Adds a timestamp for each entry."
10 years ago
Elazar Broad a29cf45c76 core/logging: Fix logging to more than one syslog channel
10 years ago
Matt Jordan 5206aa9d30 ARI: Add events for Contact and Peer Status changes
10 years ago
Matt Jordan 5541c6de6e Merge "main/config_options: Check for existance of internal object before derefing"
10 years ago
Alexander Traud 9200ad03a3 astfd: Adds a timestamp for each entry.
10 years ago
Joshua Colp 42a897c4c3 pbx: Update device and presence state when changing a hint extension.
10 years ago
Alexander Traud 077adf48b8 translate: Fix transcoding while different in frame size.
10 years ago
Mark Michelson 0a74c80300 scheduler: Use queue for allocating sched IDs.
10 years ago
Matt Jordan 45cf79665c main/config_options: Check for existance of internal object before derefing
10 years ago
Joshua Colp fdf77633ed Merge "Core/General: Add #ifdef needed on FreeBSD."
10 years ago
Scott Griepentrog 7691035312 endpoint snapshot: avoid second cleanup on alloc failure
10 years ago
Guido Falsi fbdb42c9fc Core/General: Add #ifdef needed on FreeBSD.
10 years ago
Joshua Colp b51cf1e712 pbx: Fix crash when issuing "core show hints" with long pattern match.
10 years ago
Joshua Colp fc4d4f5379 taskprocessor: Fix race condition between unreferencing and finding.
10 years ago
Joshua Colp c036e50fbe sched: ast_sched_del may return prematurely due to spurious wakeup
10 years ago
Joshua Colp 98d089fb9a bridge: Kick channel from bridge if hung up during action.
10 years ago
Richard Mudgett f7df3e1a01 rtp_engine.c: Get current or create a needed rx payload type mapping.
10 years ago
Richard Mudgett 38854a9f7b rtp_engine.c: Extract rtp_codecs_payload_replace_rx().
10 years ago
Richard Mudgett 1a549ed134 rtp_engine.c: Initial split of payload types into rx and tx mappings.
10 years ago
Scott Griepentrog 178e1adffb CHAOS: prevent sorcery object with null id
10 years ago
Richard Mudgett 7c4cb8618d audiohook.c: Simplify variable usage in audiohook_read_frame_both().
10 years ago
Richard Mudgett bb37473234 audiohook.c: Fix MixMonitor crash when using the r() or t() options.
10 years ago
Matt Jordan e188192ad1 main/format: Add an API call for retrieving format attributes
10 years ago
Joshua Colp ff36b5482b Merge "Replaces clock_gettime() with ast_tsnow()"
10 years ago
Matt Jordan 35fe8f74fe Merge "rtp_engine.c: Fix performance issue with several channel drivers that use RTP."
10 years ago
David M. Lee 40caf0ad9b Replaces clock_gettime() with ast_tsnow()
10 years ago
Scott Emidy 12e6f5ac01 ARI: Retrieve existing log channels
10 years ago
Scott Emidy b91ca7ba49 ARI: Creating log channels
10 years ago
Scott Emidy f19c4930c2 ARI: Deleting log channels
10 years ago
Joshua Colp ca84a4b235 Merge "rtp_engine.c: Must protect mime_types_len with mime_types_lock."
10 years ago
Joshua Colp 8eef7392c4 Merge topic 'misc_rtp_tweaks'
10 years ago
Benjamin Ford 1f02d20da4 ARI: Rotate log channels.
10 years ago
Joshua Colp d61ea4bcc2 Merge "dns_core: Allow zero-length DNS responses."
10 years ago
Mark Michelson 86034227ca dns_core: Allow zero-length DNS responses.
10 years ago
Richard Mudgett f49bef08a2 rtp_engine.c: Fix performance issue with several channel drivers that use RTP.
10 years ago
Richard Mudgett 5f925d48b7 rtp_engine.c: Must protect mime_types_len with mime_types_lock.
10 years ago
Richard Mudgett e2d5d4db35 rtp_engine.h: No sense allowing payload types larger than RFC allows.
10 years ago
Richard Mudgett bc1eae55cb rtp_engine.c: Minor tweaks.
10 years ago
Mark Michelson 8fb8988fd4 Add a test event for inband ringing.
10 years ago
Jonathan Rose 687597ca8c holding_bridge: ensure moh participants get frames
10 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson d97bed46b7 Local channels: Alternate solution to ringback problem.
10 years ago
Matt Jordan ffb679f7b5 Merge "audiohook: Use manipulated frame instead of dropping it."
10 years ago
Mark Michelson 43173f073c Merge "audiohook: Read the correct number of samples based on audiohook format."
10 years ago
Joshua Colp 1cc99ba8b6 audiohook: Use manipulated frame instead of dropping it.
10 years ago
Mark Michelson 0b7148e262 Local channels: Do not block control -1 payloads.
10 years ago
Joshua Colp e5fe8d40c8 audiohook: Read the correct number of samples based on audiohook format.
10 years ago
Joshua Colp f7f3ae1815 Merge "res_pjsip: Add rtp_keepalive endpoint option."
10 years ago
Mark Michelson 2b42264e66 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Richard Mudgett 4a875e8082 pbx.c: Post AMI VarSet event if delete a non-empty dialplan variable.
10 years ago
Matt Jordan f90beeaea6 Merge "strings.h: Fix issues with escape string functions."
10 years ago
Matt Jordan daf284944b Merge "media cache: Add CLI commands"
10 years ago
Matthew Jordan 3b39dbe38b Merge "media cache: Add a core API and facade for a backend agnostic media cache"
10 years ago
Richard Mudgett b34c4528ab strings.h: Fix issues with escape string functions.
10 years ago
Matt Jordan f35998e0ef Merge "main/bucket: Add a callback function for ast_bucket_file objects"
10 years ago
Mark Michelson 3412b0f1ad Merge "ARI: Added new functionality to get information on a single module."
10 years ago
Benjamin Ford 6a764db370 ARI: Added new functionality to get information on a single module.
10 years ago
Kevin Harwell c855523519 bridge.c: Fixed race condition during attended transfer
10 years ago
Matt Jordan 66b57b10f6 Merge "main/format_cap: Parse capabilities generated by ast_format_cap_get_names"
10 years ago
Matt Jordan ef82190804 media cache: Add CLI commands
10 years ago
Matthew Jordan 3ea0d38396 media cache: Add a core API and facade for a backend agnostic media cache
10 years ago
Matt Jordan 887945d410 main/bucket: Add a callback function for ast_bucket_file objects
10 years ago
Matt Jordan 458715d088 main/sorcery: Don't fail object set creation from JSON if field fails
10 years ago
Matt Jordan 6ed58014f5 main/format_cap: Parse capabilities generated by ast_format_cap_get_names
10 years ago
Matt Jordan ffadb5f1de main/sorcery: Provide log messages when a wizard does not support an operation
10 years ago
Matt Jordan dc31b10e2c Merge "main/devicestate: Prevent duplicate registration of device state providers"
10 years ago
Matt Jordan ec92f91001 Merge "bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file"
10 years ago
Matt Jordan d3348ec5f0 Merge "sorcery: Add support for object staleness"
10 years ago
Matt Jordan f77e688f20 main/devicestate: Prevent duplicate registration of device state providers
10 years ago
Benjamin Ford 1b7760a8aa ARI: Added new functionality to get all module information.
10 years ago
Mark Michelson af3f4b342b Merge "DNS: Create a system-level DNS resolver"
10 years ago
Ashley Sanders 3cdfd39af7 DNS: Create a system-level DNS resolver
10 years ago
Matt Jordan ef8d3f6506 bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file
10 years ago
Matt Jordan b178f8701b sorcery: Add support for object staleness
10 years ago
Matt Jordan 45b8a2be31 Merge "dns: Fix crash when invoking cancel in DNS recurring unit test."
10 years ago
Matt Jordan a889cfa0b9 Merge "sorcery/realtime: Add a bit of debug and warning messages for bad configs"
10 years ago
Joshua Colp 8bfaccafe9 Merge "rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format."
10 years ago
Joshua Colp f398c8151a Merge "astfd: Fix buffer overflow in DEBUG_FD_LEAKS."
10 years ago
Matt Jordan ef74ccb18d sorcery/realtime: Add a bit of debug and warning messages for bad configs
10 years ago
Joshua Colp f18436642b dns: Fix crash when invoking cancel in DNS recurring unit test.
10 years ago
Walter Doekes 13a318bbb1 rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
Walter Doekes 40274e3652 astfd: Fix buffer overflow in DEBUG_FD_LEAKS.
10 years ago
Scott Griepentrog 537df26f9c Channel alert pipe: improve diagnostic error return
10 years ago
Matt Jordan 3cd53bd3bc Merge "channel: Remove ignore of answer on non-outgoing channels."
10 years ago
Matt Jordan 892cc5625f main/pbx: Resolve case sensitivity regression in PBX hints
11 years ago
Matt Jordan c0194b55b5 Merge "threadpool, res_pjsip: Add serializer group shutdown API calls."
11 years ago
Matt Jordan 771b9bb442 Merge "sorcery: Add ast_sorcery_object_unregister() API call."
11 years ago
Richard Mudgett c2d48a2a28 AMI: Add Linkedid to the standard channel snapshot AMI event headers.
11 years ago
Richard Mudgett af4ae3095e threadpool, res_pjsip: Add serializer group shutdown API calls.
11 years ago
Richard Mudgett 9ec8a0f3cc sorcery: Add ast_sorcery_object_unregister() API call.
11 years ago
Joshua Colp 8d6cf667dc channel: Remove ignore of answer on non-outgoing channels.
11 years ago
Richard Mudgett daaa551c92 test.c: Add unit test registration checks for summary and description.
11 years ago
Kevin Harwell 44c3c392e3 bridge.c: Hangup attended transfer target if bridged
11 years ago
mjordan 15c2208701 main/cdr: Carry over the disable flag when 'disable all' is specified
11 years ago
Matt Jordan b8bc15286f main/cdr: Copy context/exten on chained CDRs for parallel dials in subroutines
11 years ago
Matt Jordan 56d6b52a3f Merge "bridge: When performing a blonde transfer update connected line information."
11 years ago
Joshua Colp 7230ee2efe bridge: When performing a blonde transfer update connected line information.
11 years ago
Richard Mudgett 30cd559345 DNS: Need to use the same serializer for a pjproject SIP transaction.
11 years ago
Richard Mudgett b23f33e7e5 DNS: Fix some corner cases.
11 years ago
Richard Mudgett 6d49dccd85 DNS: Fix doxygen comments.
11 years ago
Richard Mudgett aa8479778e taskprocessor.c: Remove extra unref from off-nominal path.
11 years ago
Mark Michelson 339f965cbe Merge "chan_iax2: Prevent deadlock between hangup and sending lagrq/ping"
11 years ago
Matt Jordan bbeb753e5e Merge "Fix unsafe uses of ast_context pointers."
11 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
11 years ago
Kevin Harwell 53c1126090 AMI: Escape string values.
11 years ago
David M. Lee 9fca378b36 Fixes for OS X
11 years ago
ibercom d463bac574 CLI: Cosmetic issue - core show uptime
11 years ago
Joerg Sonnenberger 5f712e82ac tcptls.c: Don't use OpenSSL functions when no SSL support is present.
11 years ago
George Joseph 82716410a4 Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change"
11 years ago
George Joseph 6fca75bb62 endpoint/stasis: Eliminate duplicate events on endpoint status change
11 years ago
George Joseph b8ac683822 res_pjsip: Add AMI events for chan_pjsip contact lifecycle changes
11 years ago
Joshua Colp 3a8eb3c476 Merge "Astobj2: Correctly treat hash_fn returning INT_MIN"
11 years ago
Joshua Colp a7af6bca3c sorcery: Fix cache creation callback.
11 years ago
Ivan Poddubny 23a798fecc Astobj2: Correctly treat hash_fn returning INT_MIN
11 years ago
Matt Jordan e1a64e021b Merge "Stasis: Fix unsafe use of stasis_unsubscribe in modules."
11 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
11 years ago
Corey Farrell 5a1f2a5884 Astobj2: Run weakproxy subscription callbacks in reverse order.
11 years ago
Joshua Colp f2cc766d81 res_sorcery_memory_cache: Add basic module implementation.
11 years ago
Matt Jordan 8e083830e2 Merge "audiohook.c: Difference in read/write rates caused continuous buffer resets"
11 years ago
Matt Jordan 074a00b27b Merge "Logger: Reset defaults before processing config."
11 years ago
Joshua Colp 8983273cc4 Merge "main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits"
11 years ago
Corey Farrell d067847695 Logger: Reset defaults before processing config.
11 years ago
George Joseph 31f0d78d7b app_playback: Suppress warnings on playback if channel hung up
11 years ago
Yousf Ateya 83ff268b9e chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
11 years ago
Kevin Harwell 7bf88eb60d audiohook.c: Difference in read/write rates caused continuous buffer resets
11 years ago
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
11 years ago
Corey Edwards d2e998cd68 main/sdp_srtp.c: allow SDP crypto tag to be up to 9 digits
11 years ago
George Joseph 5d93928175 res_pjsip_config_wizard/config: Fix template processing
11 years ago
Joshua Colp e7124a3002 Merge "Add X.509 subject alternative name support to TLS certificate verification."
11 years ago
Joshua Colp c49b0dc2a1 Merge "cdr: Fix 'core show channel' CDR variable truncation."
11 years ago
snuffy e48d29054f cdr: Fix 'core show channel' CDR variable truncation.
11 years ago
Joshua Colp 87470f7d81 Merge "tcptls: Enable multiple TLS certificate chains (RSA+ECC+DSA) for server socket."
11 years ago
Alexander Traud 8f3f414d8c tcptls: Enable multiple TLS certificate chains (RSA+ECC+DSA) for server socket.
11 years ago
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
Jonathan Rose 3e89f01b55 Message.c: Clear message channel frames on cleanup
11 years ago
Joshua Colp e092a89694 Merge "MALLOC_DEBUG: Replace WRAP_LIBC_MALLOC with ASTMM_LIBC."
11 years ago
Joshua Colp 9dfee35fce Merge "main/manager.c: Bugfix sort action_manager by alphabetically"
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
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
Matthew Jordan 3a73c6c90e main/pbx.c: Fix double lock of contexts lock introduced by r429967
11 years ago
Richard Mudgett 1c0604e905 DTMF atxfer: Setup recall channels as if the transferee initiated the call.
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
Joshua Colp ba403e83bd acl: Fix reloading of configuration if configuration file does not exist at startup.
11 years ago
Scott Griepentrog 07d1012383 bridge: avoid leaking channel during blond transfer
11 years ago
Mark Michelson 2b1f2b5c1f Prevent possible race condition on dual redirect of channels in the same bridge.
11 years ago
Walter Doekes 8b6ecc449c Fix printf problems with high ascii characters after r413586 (1.8).
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
Joshua Colp 8d325be503 media: Fix crash when determining sample count of a frame during shutdown.
11 years ago
Scott Griepentrog 8fe45f0f0a core: avoid possible asterisk -r crash from long id
11 years ago
Kevin Harwell d673209abc ARI/AMI: Include language in standard channel snapshot output
11 years ago
Kevin Harwell c17cef1c38 Direct Media calls within private network sometimes get one way audio
11 years ago
Mark Michelson fe7671fee6 Add new AMI and ARI events for connected line changes on a channel.
11 years ago
Kinsey Moore 4bb556a847 Stasis: Fix StasisStart/End order and missing events
11 years ago
George Joseph d04445c24a sorcery: Add additional observer capabilities.
11 years ago
Matthew Jordan 19992844be main/test: Fix compilation issue on 32-bit systems
11 years ago
Matthew Jordan 343a83d7d8 main/test: Fix race condition between AMI topic and Test Suite topic
11 years ago
George Joseph f128ff61ab config: Create ast_variable_find_in_list()
11 years ago
Joshua Colp 4ff6bd831f rtp_engine: Add support for transporting signed linear at 12kHz, 24kHz, 32kHz, 44kHz, 48kHz, 96kHz, and 192kHz over RTP.
11 years ago
Matthew Jordan 1106e8fd0f main/stasis: Allow subscriptions to use a threadpool for message delivery
11 years ago
Joshua Colp 7db3d1642b channel: Extend size of buffer for codecs in "core show channeltype" CLI command.
11 years ago
Richard Mudgett c38ffca9a1 DTMF hooks: Leaving channels need to push any collected digits into the bridge.
11 years ago
Richard Mudgett 3576ae47f4 manager: Fix could not extend string messages.
11 years ago
George Joseph 4394e0431c sorcery: Make is_object_field_registered handle field names that are regexes.
11 years ago
Matthew Jordan 2be984fb11 main/bridge_basic: Fix features regressions introduced by r428165
11 years ago
Mark Michelson 2f78fde10f Fix error with mixed address family ACLs.
11 years ago
Richard Mudgett a7c9f4c668 ast_str: Fix improper member access to struct ast_str members.
11 years ago
Mark Michelson 2e750db120 Allow for transferer to retry when dialing an invalid extension.
11 years ago
Jonathan Rose df2090b931 Documentation: Revise explanation of cdr.conf option 'Unanswered'
11 years ago
Scott Griepentrog ba811ae1c3 stun: correct attribute string padding to match rfc
11 years ago
Mark Michelson 2d9471ab1f Fix race condition that could result in ARI transfer messages not being sent.
11 years ago
Matthew Jordan cc4c396647 main/rtp_engine: Fix crash when processing more than one RTCP report info block
11 years ago
Corey Farrell ec1a7654f3 Fix leak in AMI Action Bridge
11 years ago
Joshua Colp dbb8f0a935 pbx: Fix off-nominal case where a freed extension may still be used.
11 years ago
Corey Farrell 21c41e4542 manager: Fix HTTP connection reference leaks.
11 years ago
Richard Mudgett a68baad74f Bridge DTMF hooks: Made audio pass from the bridge while waiting for more matching digits.
11 years ago
Corey Farrell 4d80f223af main/file.c: fix possible extra ast_module_unref to format modules.
11 years ago
Corey Farrell 7e2369310c Fix unintential memory retention in stringfields.
11 years ago
George Joseph d5de94201e config: Make text_file_save and 'dialplan save' escape semicolons in values.
11 years ago
George Joseph bd42a09d7f config: BUG: Restore ability for non-templ to be used as base objs in config.
11 years ago
Corey Farrell bdc35c77b9 Fix crash caused by merge error on review 4138
11 years ago
Corey Farrell 509c04ef38 Fix ast_writestream leaks
11 years ago
Corey Farrell 85c1822a9d func_jitterbuffer: fix frame leaks.
11 years ago
Corey Farrell ced81afff2 audiohooks: Clean references to formats
11 years ago
Corey Farrell 67e496c275 manager: Unsubscribe from acl_change_sub at shutdown.
11 years ago
Matthew Jordan 8e9f593e3a main/bridge: Destroy features struct on off nominal path during bridge impart
11 years ago
Matthew Jordan f4b4d42630 main/manager: Fix typo in AMI event documentation of "OriginateResponse"
11 years ago
Jonathan Rose c084728690 Documentation: Improve documentation for ExtensionStatus AMI events
11 years ago
Richard Mudgett 2165868be7 translage.c: Fix regression when generating translation path strings.
11 years ago
Matthew Jordan dad0334cf1 AST-2014-011: Fix POODLE security issues
11 years ago
Richard Mudgett f91cb1207c AMI: Add missing VarSet events when a channel inherits variables.
11 years ago
Matthew Jordan 873d956144 main/cdr: Use 'time' when rescheduling batched CDRs as opposed to 'size'
11 years ago
George Joseph c2ec5f0f6f config: Fix inf loop using ast_category_browse and ast_variable_retrieve
11 years ago
George Joseph 104fca5001 config: Fix SEGV in unit test with MALLOC_DEBUG
11 years ago
Jonathan Rose 87b5006ff0 Scheduler: Fix a nasty scheduler caching bug which makes new tasks not execute
11 years ago
Richard Mudgett c61b66e107 stasis_channels.c: Resolve unfinished Dials when doing masquerades (Part 2)
11 years ago
George Joseph c7e6b6ba3d manager/config: Support templates and non-unique category names via AMI
11 years ago
Joshua Colp 98d5b7090d bridge: During a smart bridge operation provide a more complete bridge to the old technology.
11 years ago
Kinsey Moore 37b5f52da7 CallerID: Fix parsing regression
11 years ago
George Joseph cc595f7353 res_phoneprov: Refactor phoneprov to allow pluggable config providers
11 years ago
Richard Mudgett 0f50e8856b cdr.c: Make turning on CDR debug a one step process instead of two.
11 years ago
Kinsey Moore 5e50638539 Stasis: Relegate log message to dev-mode
11 years ago
Kinsey Moore 3dfc485e35 Indexer: Format message types may not exist
11 years ago
Kinsey Moore d8bbf1ec1d Stasis: Only log errors for non-declined types
11 years ago
Joshua Colp f7225da08a data: Properly access formats in capabilities structure when adding codecs.
11 years ago
Matthew Jordan 39bd5b7a70 message: Don't close an AMI connection on SendMessage action error
11 years ago
Richard Mudgett c384532aa4 features.c: Fix lingering channel ref while Bridge() application is active.
11 years ago
Matthew Jordan 3a87f32dc0 sdp_srtp: Add new lines to some WARNING messages
11 years ago
Corey Farrell 9611ef4f1e Release AMI connections on shutdown.
11 years ago
Richard Mudgett 70301b0438 audiohooks: Reevaluate the bridge technology when an audiohook is added or removed.
11 years ago
Richard Mudgett 0165c5f95a chan_pjsip: Fix deadlock when masquerading PJSIP channels.
11 years ago
George Joseph 4967478d18 sorcery: Prevent SEGV in sorcery_wizard_create when there's no create function
11 years ago
Kinsey Moore 4246652603 Manager: Add missing fields and documentation for CoreShowChannels
11 years ago
Richard Mudgett 9d2bc0675a threadpool.c: Minor cleanup fixes.
11 years ago
Walter Doekes e0abb82ab8 core: Ouch, forgot to undo a test free() in r423978.
11 years ago
Walter Doekes 37179a2b1f core: Don't allow free to mean ast_free (and malloc, etc..).
11 years ago
Walter Doekes 63a4da4a0d cli.c: Fix tab completion "module load" when MALLOC_DEBUG is enabled.
11 years ago
Matthew Jordan 64a9e5f001 main/channel: Unlock channel in off-nominal path
11 years ago
Jonathan Rose 6dae345674 Stasis_channels: Resolve unfinished Dials when doing masquerades
11 years ago
Kinsey Moore 7f2623a26f PJSIP: Prevent T38 framehook being put on wrong channel
11 years ago
George Joseph ad8ef9175a utils: Create ast_strsep function that ignores separators inside quotes
11 years ago
Richard Mudgett a7add3a257 astobj2.c/refcounter.py: Fix to deal with invalid object refs.
11 years ago
Mark Michelson fa6313ad29 Add API call to determine if format capability structure is "empty".
11 years ago
George Joseph d120e40309 config: bug: Fix SEGV in ast_category_insert when matching category isn't found
11 years ago
Scott Griepentrog 662b687dbe Voicemail: get correct duration when copying file to vm
11 years ago
Jonathan Rose dd6bdede7d Realtime: Fix a bug that caused realtime destroy command to crash
11 years ago
Mark Michelson c212a71f0b Remove undocumented default behavior of ast_play_and_record_full acceptdtmf.
11 years ago
George Joseph 93894d53c4 config: bug: fix truncation of included config files on permissions error
11 years ago
Matthew Jordan 71acca4de2 main/cdr: Copy over location information during a fork
11 years ago
Matthew Jordan e4591f98b1 main/rtp_engine: Format NTP timestamps as unsigned ints
11 years ago
Matthew Jordan d42b116925 main/cdrs: Preserve context/extension when executing a Macro or GoSub
11 years ago
Matthew Jordan 4499eb05d8 main/cdr: Fix crash/memory consumption in CDRs in multi-party bridge scenarios
11 years ago
Jonathan Rose 85878c4dd8 Dial API: Add a dial option to indicate the dialed channel will replace dialer
11 years ago
Jonathan Rose e19017fc00 Call IDs: Fix appearance of call ID in core show channels when NULL
11 years ago
Richard Mudgett 5a1de68b9a devicestate.c: Minor tweaks
11 years ago
Jonathan Rose af75e45da1 Manager: Require read permission for SYSTEM in order to send FullyBooted
11 years ago
Matthew Jordan 897cbf6a4f main/cli: Do not attempt to show CDR data for internal channels
11 years ago
George Joseph 59d4dbd3d0 manager: Make WaitEvent action respect eventfilters
11 years ago
Richard Mudgett 4728c05957 sched: Fix typo and whitespace change.
11 years ago
Kinsey Moore bf85018107 CallerID: Fix parsing of malformed callerid
11 years ago
Mark Michelson c5ab4adf17 Fix race condition in the scheduler when deleting a running entry.
11 years ago
Matthew Jordan 1498ae0830 main/message: Add a new-line to a DEBUG message
11 years ago
Matthew Jordan f3a525e9a6 ARI: Fix implicit answer when playback is initiated on unanswered channel
11 years ago
Matthew Jordan 085d5a2629 Clean up files that do not end with newlines
11 years ago
Matthew Jordan da91946df7 uri: Quiet warning about type qualifiers ignored on function return type
11 years ago
Richard Mudgett b7f98c3da4 chan_pjsip: Update media translation paths when new SDP negotiated.
11 years ago
Richard Mudgett 4672c139dd cli.c: Fix tab completion of "module load" when MALLOC_DEBUG is enabled.
11 years ago
Kinsey Moore 36f4bff943 Stasis: Add information to blind transfer event
11 years ago
Kinsey Moore 01f1ff1f77 AMI: Add AllVariables parameter to Status
11 years ago
Kinsey Moore a85a483fcd AMI Docs: Fix Status channel parameter optionality
11 years ago
Matthew Jordan ba5d5da60b Improve call forwarding reporting, especially with regards to ARI.
11 years ago
Jonathan Rose 9b658b7c60 Bridging: Fix a behavioral change when checking if a channel is leaving a bridge
11 years ago
Matthew Jordan 0d0a616e1a app_voicemail/app: Remove test events that were duplicated by r421059
11 years ago
Matthew Jordan 513981c89d main/file: Move test event to emit PLAYBACK event more consistently
11 years ago
Matthew Jordan 0b11c48522 cel: Make sure channels in extra fields include their unique IDs as well
11 years ago
Richard Mudgett e4b32731b9 channel_internal_api.c: Replace some code with ao2_replace().
11 years ago
Jonathan Rose d4695774e7 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Kinsey Moore 6a6702bb0f AMI: Improve documentation for Status action
11 years ago
Walter Doekes 52c94d3af4 logger: Don't store verbose-magic in the log files.
11 years ago
Walter Doekes 1e0846167b general: Fix memory Corruption in __ast_string_field_ptr_build_va.
11 years ago
Walter Doekes b2afbc48e4 tcptls: Avoid compiler warning on non-dev-mode.
11 years ago
Matthew Jordan 008c1ad9bf main/message: remove debug message
11 years ago
Kinsey Moore 6653d7e8ee Stasis: Correct blind transfer message generation
11 years ago
Kinsey Moore d442ffd59c Stasis: Ensure transfer messages follow validation rules
11 years ago
Mark Michelson cb55679aed Ensure bridges exist when trying to determine bridged parties when publishing transfer information.
11 years ago
Mark Michelson 99d0bccd35 Add support for RFC 4662 resource list subscriptions.
11 years ago
Richard Mudgett ea7d4ab09e chan_iax2: Several media format fixes.
11 years ago
Kinsey Moore 0ac7f96057 Stasis: Convey transfer information to applications
11 years ago
Matthew Jordan 98af8fb715 pbx: Filter out pattern matching hints in responses sent to ExtensionStateList
11 years ago
George Joseph 3e5ab6ca39 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan 47bf7efc4d Multiple revisions 420089-420090,420097
11 years ago
Jonathan Rose 2e350d6bd6 chan_iax2: Fix a crash that occurs when using allow=all for an IAX2 peer
11 years ago
Richard Mudgett e2d8fce2a3 Remove duplicate definitions of ast_format_vp8.
11 years ago
Rusty Newton 1dce73d278 Manager - Improve documentation for manager commands Getvar and Setvar.
11 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
11 years ago
Matthew Jordan 922e3203a9 xmldocs: Add support for an <example> tag in the Asterisk XML Documentation
11 years ago
Kinsey Moore 485d0379ae manager: Add state list commands
11 years ago
Mark Michelson cac711fc95 Do not omit the first header of a UserEvent AMI action from the corresponding emitted UserEvent.
11 years ago
Richard Mudgett 2758cc76e5 datastores: Audit ast_channel_datastore_remove usage.
11 years ago
Joshua Colp 702c503b76 loader: Fix an infinite loop when printing modules using "module show".
11 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan ba9867fab0 module loader: Unload modules in reverse order of their start order
11 years ago
Joshua Colp b2d6a9e076 bridge: Make "bridge destroy" only available in developer mode and add "all" to "bridge kick".
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Michael L. Young 7059b001ad core/db: Revert Patch Added In Attempt To Improve I/O Performance
11 years ago
Matthew Jordan f6283866c1 device state: Update the core to report ONHOLD if a channel is on hold
11 years ago
Kinsey Moore 4445ee7fc0 AMI: Allow for command response documentation
11 years ago
Matthew Jordan ccc6e8bd17 endpoints: Fix failing unit tests from r419196
11 years ago
Corey Farrell ef697de4a5 res_fax: unregister manager actions on unload
11 years ago
Michael L. Young f613fc24fb core/bridge_channel: Substitute Variables In Features Application Map
11 years ago
Michael L. Young b4a681684d core/db: Improve I/O When Updating Rows
11 years ago
Matthew Jordan bb87796f67 ARI: Fix endpoint/channel subscription issues; allow for subscriptions to tech
11 years ago
Kinsey Moore 878db87fc0 Dial API: Prevent crash on NULL cap
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Corey Farrell eaf1225b40 stasis: fix call to ao2_t_alloc for stasis_message_router_create
11 years ago
Corey Farrell fd7814ddb5 stasis: use ao2_t_alloc for certain object allocators
11 years ago
Scott Griepentrog 0a99e4099b astobj2: assert on invalid ref and backtrace cleanup
11 years ago
Scott Griepentrog 3ad198c835 feature_config: insure featuregroups and applicationmaps are initialized
11 years ago
Jonathan Rose af4cd65143 Channels: Masquerades to automatically move frame/audio hooks
11 years ago
Kinsey Moore cd6c774456 TEST_FRAMEWORK: Fix threewaytransfer reporting
11 years ago
Matthew Jordan fee789dddb codec_adpcm: Change description of codec "ADPCM" to "Dialogic ADPCM"
11 years ago
Matthew Jordan 96cbaa187a manager: Return ActionID on nominal responses to PresenceState action
11 years ago
Kinsey Moore ca587079c0 TEST_FRAMEWORK: Fix ref leak in feature activation
11 years ago
Sean Bright a1eec851c6 Update Asterisk copyright year in main/asterisk.c
11 years ago
Corey Farrell fcdc4ad0bf astobj2: work around REF_DEBUG race which causes out of order log entries
11 years ago
Corey Farrell f4a30ad32e Fix minor reference leaks in app_skel and TEST_FRAMEWORK
11 years ago
Matthew Jordan 0d1288e2d2 astobj2: Add tag variants for ao2_bump, ao2_cleanup, and ao2_replace
11 years ago
Scott Griepentrog 6e5d843a56 config: inform config hook of change when writing file
11 years ago
Richard Mudgett f962448eee ARI: Make mixing bridges propagate linkedids and accountcodes.
11 years ago
Kinsey Moore edcaa54019 CEL: Fix incorrect/missing extra field information
11 years ago
Kinsey Moore 9c589571b7 HTTP: Fix build for gcc 4.10
11 years ago
Matthew Jordan 9711bb7b54 main/Makefile: fix compilation error of buildinfo occurring on 'make install'
11 years ago
Matthew Jordan 0e844b7598 configure: Remove last vestiges of h323; DO create menuselect-deps
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Richard Mudgett 9b10813a2b res_ari: Fix some off-nominal paths just dropping the HTTP connection.
11 years ago
Jonathan Rose 04a9123309 pbx_config: Add manager actions to add/remove extensions
11 years ago
Richard Mudgett dbec5e0d8d HTTP: Add persistent connection support.
11 years ago
Matthew Jordan 758b13858b main/tcptls: Add checks for OpenSSL Elliptic Curve support
11 years ago
Matthew Jordan eaee92198d main/tcptls: Add support for Perfect Forward Secrecy
11 years ago
Matthew Jordan d1c6a9e69e main/untils: Prevent potential infinite loop in ast_careful_fwrite
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
12 years ago
Matthew Jordan af90afd90c app_voicemail, say: Add support for Japanese Language
12 years ago
Richard Mudgett 3148dfbd11 event.c: Fix type mismatch errors in ie_maps[].
12 years ago
Corey Farrell 024316fa3a Ensure REF_DEBUG records entrys for attempts to ao2_ref an invalid object
12 years ago
Kinsey Moore 6145a57c83 CEL: Add bridge tech to relevant CEL records
12 years ago
Kinsey Moore e977b7936b Bridging: Allow channels to define bridging hooks
12 years ago
Matthew Jordan f27074eeb7 udptl: Correct FEC to not consider negative sequence numbers as missing
12 years ago
Corey Farrell 4a7a36a0a1 ao2_container node object ignores REF_DEBUG in all places except one
12 years ago
Corey Farrell db6a8a6347 Move eid functions to utils.c, mark netsock.h deprecated
12 years ago
Richard Mudgett eb2aded25c core_unreal: Fix off by one buffer overwrite error.
12 years ago
Jonathan Rose e087ae0c02 Logger: Add manager command 'LoggerRotate' to rotate logger
12 years ago
Richard Mudgett 86e8ab5ed4 voicemail API callbacks: Extract the sayname API call to its own registerd callback.
12 years ago
George Joseph 577632dec9 astobj2: Additional refactoring to push impl specific code down into the impls.
12 years ago
George Joseph d87f8c429e pjsip cli: Change Identify to show CIDR notation instead of netmasks.
12 years ago
Kinsey Moore bd36288efa Fix build warnings with TEST_FRAMEWORK enabled
12 years ago
Matthew Jordan a965613cf7 stasis_channels: Update the stasis cache if manager variables are needed
12 years ago
Igor Goncharovskiy a1e0a5e4b0 We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db.
12 years ago
Matthew Jordan 072b61bbed channel_internal_api: Publish a snapshot change when linkedids change
12 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
12 years ago
Kinsey Moore b2012ccb0a CEL: Expose parking retreiver in extra field
12 years ago
Richard Mudgett 13e697f8c0 AST-2014-007: Fix of fix to allow AMI and SIP TCP to send messages.
12 years ago
Rusty Newton 9ec5064383 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
12 years ago
Richard Mudgett 4ca5745dbe AST-2014-007: Fix DOS by consuming the number of allowed HTTP connections.
12 years ago
Richard Mudgett 71b3c9a749 format.c: Fix misuse of hash container function.
12 years ago
Scott Griepentrog d5298f2a1b CLI: correct presence information on core show hints
12 years ago
Scott Griepentrog d7ed0a1ece CLI: add presence information to core show hints
12 years ago
Kinsey Moore 2bd6a010a6 Fix build in dev mode due to signed/unsigned mismatch
12 years ago
Jonathan Rose a0adb8a26b PJSIP: PJSIPNotify - Strip content-length headers and add documentation
12 years ago