Commit Graph

6690 Commits (6a2aad1d41398c77f2175084de4bcc02bba8611e)

Author SHA1 Message Date
Sean Bright 87110c1bdf websocket: Consider pending SSL data when waiting for socket input
6 years ago
Sean Bright fc99ac8c9a db: Initialize condition primitive before use
6 years ago
George Joseph 7c4fc2e39a Merge "config.c: Skip UTF-8 BOMs if present when reading config files"
6 years ago
Joshua C. Colp dd823e50e4 Merge "main/file.c: Limit media cache usage to remote files."
6 years ago
Sean Bright 40b5cf8f52 config.c: Skip UTF-8 BOMs if present when reading config files
6 years ago
Kevin Reeves c626ccec12 main/file.c: Limit media cache usage to remote files.
6 years ago
Joshua C. Colp 89b7144fbd confbridge: Add support for specifying maximum sample rate.
6 years ago
Jaco Kroon 32160cb456 ACL: ast_apply_acl_nolog - identical to ast_apply_acl but without logging.
6 years ago
Friendly Automation fd00a2bd10 Merge "channel.c: Resolve issue with receiving SIP INFO packets for DTMF"
6 years ago
George Joseph c1ad1ea391 Merge "media_cache.c: Various CLI improvements"
6 years ago
George Joseph fd823225a6 channel.c: Resolve issue with receiving SIP INFO packets for DTMF
6 years ago
Joshua Colp cd3a2a478f Merge "core: Improve MALLOC_DEBUG for frames."
6 years ago
Sean Bright 91c3b5b09d media_cache.c: Various CLI improvements
6 years ago
George Joseph 7e3a6e158f manager.c: Prevent the Originate action from running the Originate app
6 years ago
Friendly Automation c93518497c Merge "serializer: set high/low alert levels on whole pool"
6 years ago
Alexei Gradinari f2d5ed54ea serializer: set high/low alert levels on whole pool
6 years ago
Kevin Harwell bdd785d31c various files - fix some alerts raised by lgtm code analysis
6 years ago
Corey Farrell 8a1f30af04
core: Improve MALLOC_DEBUG for frames.
6 years ago
Friendly Automation 391aafb971 Merge "pbx: deadlock when outgoing dialed channel hangs up too quickly"
6 years ago
Kevin Harwell bf6f27388d pbx: deadlock when outgoing dialed channel hangs up too quickly
6 years ago
Kevin Harwell c0efe19cec serializer: move/add asterisk serializer pool functionality
6 years ago
Friendly Automation d73482e6d1 Merge "stasis_state: Create internal stasis_state_proxy object."
6 years ago
Joshua Colp 729b286d59 stasis: Pass bumped topic_all reference to proxy_dtor.
6 years ago
George Joseph 57da20ddac Merge "taskprocessor.c: Added "like" support to 'core show taskprocessors'"
6 years ago
Sean Bright 702019fc80 pbx: Prevent Realtime switch crash on invalid priority
6 years ago
Ben Ford 4c3655ecfd taskprocessor.c: Added "like" support to 'core show taskprocessors'
6 years ago
George Joseph f156391176 Merge "core: Fix ABI mismatch of ao2_global_obj."
6 years ago
George Joseph 2d4abb9906 Merge "taskprocessor.c: Add CLI commands to reset taskprocessor stats."
6 years ago
George Joseph f2367e56c0 Merge "core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option."
6 years ago
Corey Farrell f7045cefd9 stasis_state: Create internal stasis_state_proxy object.
6 years ago
Ben Ford 4de1e6d0e6 taskprocessor.c: Add CLI commands to reset taskprocessor stats.
6 years ago
George Joseph e034e7f51d Merge "astmm.c: Display backtrace with memory show allocations"
6 years ago
Friendly Automation ffbad8ed83 Merge "stasis: refcounter.py can incorrectly report skewed objects."
6 years ago
Corey Farrell 725e991faf
core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option.
6 years ago
George Joseph e82f2f6e82 astmm.c: Display backtrace with memory show allocations
6 years ago
Corey Farrell a4142c8437
core: Fix ABI mismatch of ao2_global_obj.
6 years ago
Corey Farrell ca608d2575 stasis: refcounter.py can incorrectly report skewed objects.
6 years ago
Corey Farrell 3dfbc05c53 stasis: Fix leaks
6 years ago
Joshua Colp e79a3b428a Merge "func_jitterbuffer: Add audio/video sync support."
6 years ago
Joshua Colp 7298a785ad func_jitterbuffer: Add audio/video sync support.
6 years ago
Florian Floimair c18983207d core: Add H.265/HEVC passthrough support
6 years ago
Sean Bright 32ce6e9a06 channels: Allow updating variable value
6 years ago
Ben Ford 0e56643d9f res_rtp: Add unit tests for RTCP stats.
6 years ago
Joshua Colp 1e9714a050 AST-2019-005 - translate: Don't assume all frames will have a src.
6 years ago
George Joseph 9e015713cc dns_core: Create new API ast_dns_resolve_ipv6_and_ipv4
6 years ago
Sean Bright 64906c4c9b audiohook.c: Substitute silence for unavailable audio frames
6 years ago
Friendly Automation bcc0b85da8 Merge "srtp: Fix possible race condition, and add NULL checks"
6 years ago
George Joseph b859dd450a Merge "cdr / cel: Use event time at event creation instead of processing."
6 years ago
Kevin Harwell b805e1237d srtp: Fix possible race condition, and add NULL checks
6 years ago
Joshua Colp 261646c1c4 cdr / cel: Use event time at event creation instead of processing.
6 years ago
George Joseph 4b14b86114 Merge "various modules: json integer overflow"
6 years ago
George Joseph 97fd008562 Merge "main/udptl.c: correctly handle udptl sequence wrap around"
6 years ago
Kevin Harwell 3656c42cb0 various modules: json integer overflow
6 years ago
Friendly Automation ae2ddaa496 Merge "manager: Send fewer packets"
6 years ago
Torrey Searle 084901d548 main/udptl.c: correctly handle udptl sequence wrap around
6 years ago
Sean Bright 5f66fb5139 manager: Send fewer packets
6 years ago
George Joseph 8e44d823c1 loader.c: Fix possible SEGV when a module fails to register
6 years ago
George Joseph 5167555f8e Merge "sched: Don't allow ast_sched_del to deadlock ast_sched_runq from same thread"
6 years ago
Joshua Colp 54c1645c29 Merge "manager: Log AMI actions"
6 years ago
Walter Doekes 3c6f11992b sched: Don't allow ast_sched_del to deadlock ast_sched_runq from same thread
6 years ago
Kevin Harwell ba25038fd5 manager: Log AMI actions
6 years ago
Kevin Harwell b31ac83900 mwi: Update the MWI core to use stasis_state API
6 years ago
Kevin Harwell 83c6ebbae8 stasis_state: Make unsubscribes NULL tolerant
6 years ago
Friendly Automation 99addaff69 Merge "stasis_state: Add new stasis_state module"
6 years ago
Kevin Harwell 363bafc29e stasis_state: Add new stasis_state module
6 years ago
George Joseph c2ffb004aa tcptls.c: Add peer hostname and port to some error messages
6 years ago
George Joseph 3a51cdad18 Merge "translate.c do not log WARNING on empty audio frame"
6 years ago
Alexei Gradinari e3866cb714 translate.c do not log WARNING on empty audio frame
6 years ago
George Joseph f3e5419d41 app_confbridge: Attended transfer event fixup
6 years ago
Friendly Automation e222dc71d5 Merge "conversions.c: Add conversions for largest max sized integer"
7 years ago
George Joseph c5c953c1f1 Fixes for GCC 9
7 years ago
Kevin Harwell def6bbc96b conversions.c: Add conversions for largest max sized integer
7 years ago
Friendly Automation a6d9c4f11a Merge "stasis: Call callbacks when imparting fails"
7 years ago
Holger Hans Peter Freyther 3087c82eb6 stasis: Call callbacks when imparting fails
7 years ago
Joshua Colp 6bb70c93f1 rtp: Add support for transport-cc in receiver direction.
7 years ago
Friendly Automation c2326155aa Merge "mwi core: Move core MWI functionality into its own files"
7 years ago
Friendly Automation 3454639055 Merge "stasis: Fix crash at shutdown."
7 years ago
Ben Ford dc02d0d9f2 stasis: Fix crash at shutdown.
7 years ago
Antoni Goldstein 8e21c25ce5 app_dial.c: RINGTIME, PROGRESSTIME and ms resolution dial timings
7 years ago
Kevin Harwell ff0d0ac23a mwi core: Move core MWI functionality into its own files
7 years ago
Friendly Automation a9d541ea0f Merge "main/stasis.c: Added detail info for stasis show app cli"
7 years ago
Lucas Mendes 4f69ea928a res_indications: Fix indications remove command autocomplete
7 years ago
Friendly Automation 3c106814d5 Merge "loader: support for permanent dlopen()"
7 years ago
sungtae kim 1d3272d4ed main/stasis.c: Added detail info for stasis show app cli
7 years ago
Friendly Automation 0afd6128a7 Merge "pbx.c: Ignore dashes in extensions when using extenpatternmatchnew"
7 years ago
Sean Bright 7e5709d726 pbx.c: Ignore dashes in extensions when using extenpatternmatchnew
7 years ago
Sean Bright 2cf4e8bff9 pbx.c: Properly parse labels with leading digits
7 years ago
Joshua Colp a9bdbdc456 Merge "config.c: Fix a crash in extconfig parsing"
7 years ago
George Joseph 1ab20c5d91 Merge "stasis.c: Added topic_all container"
7 years ago
George Joseph 2f13cdd315 Merge "res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics"
7 years ago
Friendly Automation 6a83c99c36 Merge "main/json.c: Added app_name, app_data to channel type"
7 years ago
Chris-Savinovich 391112d89a config.c: Fix a crash in extconfig parsing
7 years ago
Sebastian Kemper ccac55b894
loader: support for permanent dlopen()
7 years ago
sungtae kim 30d568ddec stasis.c: Added topic_all container
7 years ago
sungtae kim 76768ad6ce main/json.c: Added app_name, app_data to channel type
7 years ago
Joshua Colp d480f5eab2 manager: Use separate lock for session event notification.
7 years ago
Matthew Fredrickson 41a2662e16 main/taskprocessor: Increase max name length of taskprocessors
7 years ago
George Joseph 7e77815ad1 sorcery.c: Sorcery enhancements for wizard management
7 years ago
Joshua Colp a284587460 Merge "Revert "Test_cel: Fails when DONT_OPTIMIZE is off""
7 years ago
George Joseph 12c6a12521 Merge "app.c: Remove deletion of pool topic on mwi state delete"
7 years ago
Richard Mudgett 45a8892e67 taskprocessor.c: Fix printf type mismatch
7 years ago
George Joseph 63d90c38eb app.c: Remove deletion of pool topic on mwi state delete
7 years ago
Joshua C. Colp a145f83d30 Merge "stasis: Improve topic/subscription names and statistics."
7 years ago
sungtae kim 71c0c7f631 res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
7 years ago
Corey Farrell a40198a4d4
Revert "Test_cel: Fails when DONT_OPTIMIZE is off"
7 years ago
Joshua Colp 0231dd6ae7 stasis: Improve topic/subscription names and statistics.
7 years ago
Corey Farrell 9b7b8cb155 jansson: json_pack with new format to verify required runtime version.
7 years ago
sungtae kim 3638c433ac bridging: Add creation timestamps
7 years ago
Friendly Automation 12c359ba5d Merge "http.c: Support separated HTTP request"
7 years ago
Joshua C. Colp 18f92cb6f3 Merge "taskprocessor: Enable subsystems and overload by subsystem"
7 years ago
Sungtae Kim b4ccaad671 http.c: Support separated HTTP request
7 years ago
Joshua C. Colp a286f546f1 stasis: Store subscriber uniqueids with topic statistics.
7 years ago
George Joseph c2adeb9dc2 taskprocessor: Enable subsystems and overload by subsystem
7 years ago
Kevin Harwell 8f1b3edde8 json.c/strings.c - Add a couple of utility functions
7 years ago
George Joseph 68bb6ef6cb Merge "sounds: Sort 'core show sounds' output"
7 years ago
Sungtae Kim 5a2a7d65b5 main/cdr: Fixed cdr start overwriting
7 years ago
Giuseppe Sucameli e2bbab17b3 Fix deadlock handling subscribe req during res_parking reload
7 years ago
Sean Bright f174eb4ac1 sounds: Sort 'core show sounds' output
7 years ago
George Joseph 7071e9d64c media_index.c: Refactored so it doesn't cache the index
7 years ago
Joshua C. Colp fc8db07208 Merge "Test_cel: Fails when DONT_OPTIMIZE is off"
7 years ago
Friendly Automation 389b2ab39b Merge "manager_channels: Fix throwing of HangupHandler manager events"
7 years ago
Joshua C. Colp 884aaa5f72 Merge "stasis / manager / ari: Better filter messages."
7 years ago
Gerald Schnabel f9ca0afb39 manager_channels: Fix throwing of HangupHandler manager events
7 years ago
Chris-Savinovich 1c8378bbc9 Test_cel: Fails when DONT_OPTIMIZE is off
7 years ago
Joshua C. Colp 6f5bc854ab Merge "channel.c: Fix segfault with Monitor(wav,file,i)"
7 years ago
Valentin Vidic 17f76d27cc channel.c: Fix segfault with Monitor(wav,file,i)
7 years ago
Joshua C. Colp 1323730f6c stasis / manager / ari: Better filter messages.
7 years ago
Sean Bright 58b55f2a30 sched: Make sched_settime() return void because it cannot fail
7 years ago
mohitdhiman d60ee2eeae stasis/endpoint: Fix memory leak of channel_ids in ast_endpoint structure.
7 years ago
Friendly Automation 95dd00af3d Merge "stasis: Fix ABI between DEVMODE and non-DEVMODE."
7 years ago
Richard Mudgett 7c08ff51d7 stasic.c: Fix printf format type mismatches with arguments.
7 years ago
George Joseph 192d9dd9c5 Merge "backtrace.c: Fix casting pointer to/from integral type."
7 years ago
Corey Farrell 110934706f
stasis: Fix ABI between DEVMODE and non-DEVMODE.
7 years ago
George Joseph 4c084c6b1b Revert "stasis_cache: Stop caching stasis subscription change messages"
7 years ago
Richard Mudgett 314782e874 backtrace.c: Fix casting pointer to/from integral type.
7 years ago
Joshua C. Colp e12ba0a600 Merge "utils: Don't set or clear flags that don't need setting or clearing"
7 years ago
Friendly Automation 4e8aa3b68c Merge "stasis: Add statistics gathering in developer mode."
7 years ago
Joshua C. Colp a28f0382e8 Merge "Use non-blocking socket() and pipe() wrappers"
7 years ago
Joshua C. Colp fe07093660 stasis: Add statistics gathering in developer mode.
7 years ago
Friendly Automation 1f8062c6a6 Merge "stasis: Allow filtering by formatter"
7 years ago
Sean Bright 42ff856216 Use non-blocking socket() and pipe() wrappers
7 years ago
Sean Bright bedf16b041 utils: Don't set or clear flags that don't need setting or clearing
7 years ago
Sean Bright 6d69fb3cc2 utils: Wrap socket() and pipe() to reduce syscalls
7 years ago
George Joseph 3f3dd992a2 stasis: Allow filtering by formatter
7 years ago
Sean Bright 8f5df046f6 core: Add some documentation to the malloc_trim code
7 years ago
Chris-Savinovich 58e50e56cb core: Merge malloc_trim patch
7 years ago
George Joseph 3667c5e1d2 bridges: Remove reliance on stasis caching
7 years ago
Jenkins2 4ca709768d Merge "stasis: Segment channel snapshot to reduce creation cost."
7 years ago
Joshua Colp a6b37e5c43 Merge "astobj2: Create function to copy weak proxied objects from container."
7 years ago
Joshua Colp 50ac85cb40 stasis: Segment channel snapshot to reduce creation cost.
7 years ago
Joshua Colp d0ccbb3377 stasis: Use an implementation specific channel snapshot cache.
7 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Corey Farrell bc7f4f4db3
astobj2: Create function to copy weak proxied objects from container.
7 years ago
Joshua Colp b7af9c8b19 Merge "stasis: Remove stringfields and lock from change message."
7 years ago
Joshua Colp 614c8a60d7 Merge "stasis: Add internal filtering of messages."
7 years ago
George Joseph ece5f8015f backtrace: Refactor ast_bt_get_symbols so it doesn't crash
7 years ago
Joshua C. Colp 56eb18f395 stasis: Remove stringfields and lock from change message.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
George Joseph fe64ca0be8 Merge "taskprocessor: Prevent race creating new taskprocessor."
7 years ago
Corey Farrell 9abd5e1004
taskprocessor: Prevent race creating new taskprocessor.
7 years ago
Corey Farrell c3d7b19cdd core: Fix handling of restart from remote console.
7 years ago
George Joseph eb5b83b8ea AST-2018-010: Fix length of buffer needed for SRV and NAPTR results
7 years ago
Joshua Colp 9e151413db Merge "core: Ensure that el_end is always run when needed."
7 years ago
Corey Farrell 944d90a7ea taskprocessor: Do not use separate allocation for stats or name.
7 years ago
Corey Farrell 194e40122a core: Ensure that el_end is always run when needed.
7 years ago
Joshua Colp e7b22ee133 Merge "bridge_softmix: Add SDP "label" attribute to streams"
7 years ago
George Joseph 07c950b2dd Merge "say: Remove legacy language deprecation logic"
7 years ago
Richard Mudgett 1b397ebd00 logger.c: Fix default console logging when no logger.conf available.
7 years ago
George Joseph 8d1c6bb6e6 bridge_softmix: Add SDP "label" attribute to streams
7 years ago
George Joseph a99d48d3f3 Merge "astobj2: Eliminate legacy container allocation macros."
7 years ago
George Joseph 11b73a75c8 Merge "lock: Replace __ast_mutex_logger with private log_mutex_error."
7 years ago
Sean Bright f940b7b63d say: Remove legacy language deprecation logic
7 years ago
Richard Mudgett 544ef21bfe Merge "Fix 'statement' typo throughout code."
7 years ago
Richard Mudgett d1b9a3fbcc Merge "options.c: Remove 'internal_timing' notice"
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate legacy container allocation macros.
7 years ago
Corey Farrell 4c19b94968
lock: Replace __ast_mutex_logger with private log_mutex_error.
7 years ago
Sean Bright be04a64c49 options.c: Remove 'internal_timing' notice
7 years ago
Richard Mudgett 467f7c6724 Fix 'statement' typo throughout code.
7 years ago
Corey Farrell 5ab94d2a3e
taskprocessor: Warn on unused result from pushing task.
7 years ago
George Joseph e349bf40ca Merge "refdebug: Create refstats.py script."
7 years ago
George Joseph 430f97f5e7 Merge "threadpool: Eliminate pointless AO2 usage."
7 years ago
Corey Farrell 79677ead28 refdebug: Create refstats.py script.
7 years ago
Corey Farrell f06de6900e threadpool: Eliminate pointless AO2 usage.
7 years ago
Corey Farrell 675d8a46b4 main/astfd: Fix GCC8 format-truncation warning.
7 years ago
Jenkins2 265d91a120 Merge "loader: Flag module as declined in all cases where it fails to load."
7 years ago
neutrino88 17f4e6ad4d core/frame: generate correct T.140 payload in ast_sendtext_data()
7 years ago
Corey Farrell c8ee1a183f
loader: Flag module as declined in all cases where it fails to load.
7 years ago
George Joseph 45eb9a28eb Merge "astobj2: Comment on OBJ_NOLOCK in ao2_container_clone."
7 years ago
George Joseph f55e20ae83 Merge "http.c: Reload TLS even if http.conf hasn't changed"
7 years ago
George Joseph 967fffb569 Merge "core/frame: Fix ast_frdup() and ast_frisolate() for empty text frames"
7 years ago
Corey Farrell 932d0a40cf astobj2: Comment on OBJ_NOLOCK in ao2_container_clone.
7 years ago
George Joseph bc9a7c419c Merge "astobj2: Record lock usage to refs log when DEBUG_THREADS is enabled."
7 years ago
George Joseph 24dc6ee8ae Merge "loader: Fix result of module reload error."
7 years ago
George Joseph 910f5dbd44 Merge "core: Disable astobj2 locking for some common objects."
7 years ago
Sean Bright 286339aa34 http.c: Reload TLS even if http.conf hasn't changed
7 years ago
Corey Farrell cacbe32534
core: Disable astobj2 locking for some common objects.
7 years ago
Corey Farrell b25a261aa5
loader: Fix result of module reload error.
7 years ago
Corey Farrell e4cf513f81
loader: Improve error handling.
7 years ago
neutrino88 24cece660b core/frame: Fix ast_frdup() and ast_frisolate() for empty text frames
7 years ago
Corey Farrell 13df745278
astobj2: Record lock usage to refs log when DEBUG_THREADS is enabled.
7 years ago
Jenkins2 252e4a8fd4 Merge "astobj2: Reduce memory overhead."
7 years ago
Joshua Colp 69f4740fa1 Merge "lock: Improve performance of DEBUG_THREADS."
7 years ago
Corey Farrell 205c6be895
lock: Improve performance of DEBUG_THREADS.
7 years ago
George Joseph 930cbec67d Merge "config.c: Cleanup AST_INCLUDE_GLOB"
7 years ago
Corey Farrell 62a0db2df1
astobj2: Reduce memory overhead.
7 years ago
Sean Bright ac23e5ad48 config.c: Cleanup AST_INCLUDE_GLOB
7 years ago
Corey Farrell 39bf9881e0
astobj2: Fix shutdown order.
7 years ago
George Joseph aa10d6d5eb Merge "jansson: Backport fixes to bundled, use json_vsprintf if available."
7 years ago
George Joseph de14ed0b93 Merge "rtp_engine: rtcp_report_to_json can overflow the ssrc integer value"
7 years ago
Corey Farrell adf539b2f0 jansson: Backport fixes to bundled, use json_vsprintf if available.
7 years ago
Corey Farrell 93777faf36
json: Take advantage of new API's.
7 years ago
George Joseph 06c0676da0 app_voicemail: Cleanup mailbox topic and cache
7 years ago
George Joseph 9ec08d7532 Merge "stasis: Add function to delete topic from pool"
7 years ago
Kevin Harwell 31fba4e869
rtp_engine: rtcp_report_to_json can overflow the ssrc integer value
7 years ago
George Joseph 4d51a8e05b channel.c: Address stack overflow in does_id_conflict()
7 years ago
George Joseph d277db4a38 stasis: Add function to delete topic from pool
7 years ago
George Joseph e3e24a0844 Merge "stasis: No need to keep a stasis type ref in a stasis msg or cache object."
7 years ago
Joshua Colp b793f8ccf2 Merge "stasis_cache: Stop caching stasis subscription change messages"
7 years ago
Richard Mudgett c99a9b228b stasis: No need to keep a stasis type ref in a stasis msg or cache object.
7 years ago
Richard Mudgett 79e3becc5d stasis_message.c: Don't create immutable stasis objects with locks.
7 years ago
George Joseph 5ec6d2c33e stasis_cache: Stop caching stasis subscription change messages
7 years ago
Joshua Colp 2969d2ac5c Merge "manager: Set AMI event "Newexten" to the EVENT_FLAG_DIALPLAN class"
7 years ago
lvl 012272a114 manager: Set AMI event "Newexten" to the EVENT_FLAG_DIALPLAN class
7 years ago
Jenkins2 29d4109b3c Merge "core: Don't stop generators when writing RTCP frames."
7 years ago
Joshua Colp c1942e1cca Merge "stasis_cache: Prune stasis_subscription_change messages"
7 years ago
Joshua Colp f97d92bd0a core: Don't stop generators when writing RTCP frames.
7 years ago
George Joseph 16df182155 Merge "http.c: Give HTTP error response when received lines are too long."
7 years ago
George Joseph 0dd8ab3532 stasis_cache: Prune stasis_subscription_change messages
7 years ago
Richard Mudgett e387750104 http.c: Give HTTP error response when received lines are too long.
7 years ago
Richard Mudgett f657793ee4 iostream.c: Fix ast_iostream_gets() needlessly returning failure.
7 years ago
Jaco Kroon a74f8e51a6 AMI: be less verbose when adding HTTP headers to AMI/HTTP messages.
7 years ago
Richard Mudgett 5ec27d5206 AMI: Remove docs for nonexistent AMI ContactStatus event headers
7 years ago
Jenkins2 5241a53acd Merge "Build System: Improve ccache matching for different menuselect options."
7 years ago
Joshua Colp 455ca1095e stasis: Reduce calculation of stasis message type hash.
7 years ago
Corey Farrell a10a3aff6a Build System: Improve ccache matching for different menuselect options.
7 years ago
Joshua Colp 4febeaefa6 Merge "devicestate: Don't create topic when change isn't cached."
7 years ago
Corey Farrell 709f4b81e7 loader: Process dependencies for built-in modules.
7 years ago
Kevin Harwell 783bff0637 json.c: improve ast_json_to_ast_variables performance
7 years ago
Joshua Colp 66f581313f devicestate: Don't create topic when change isn't cached.
7 years ago
Jenkins2 8f890374cb Merge "Enable bundling of jansson, require 2.11."
7 years ago
George Joseph 1b7607922b Merge "asterisk.c: Make displayed copyright always consistent"
7 years ago
George Joseph d48d6a7ecc Merge "sched: Make ABI compatible between dev mode and non-dev mode."
7 years ago
Richard Mudgett 0f8657aae9 asterisk.c: Make displayed copyright always consistent
7 years ago
George Joseph 5d30319e89 Merge "asterisk.c: Update displayed copyright year for v16 release."
7 years ago
George Joseph ba8f2c401c xmldoc.c: Fix dump of xml document
7 years ago
Joshua Colp 33f855bb69 sched: Make ABI compatible between dev mode and non-dev mode.
7 years ago
Richard Mudgett 09c4be9433 asterisk.c: Update displayed copyright year for v16 release.
7 years ago
Corey Farrell ee154464d7 Enable bundling of jansson, require 2.11.
7 years ago
George Joseph 85a95b8a29 Merge "res_rtp_asterisk: Add support for sending NACK requests."
7 years ago
George Joseph 56740c6a57 Merge "module: Remove deprecated modules and update support levels."
7 years ago