Commit Graph

6658 Commits (development/16/python3)

Author SHA1 Message Date
Sean Bright bd3cb1b300 media_cache.c: Various CLI improvements
7 years ago
Kevin Reeves e013f502b1 main/file.c: Limit media cache usage to remote files.
7 years ago
George Joseph 7574be5110 manager.c: Prevent the Originate action from running the Originate app
7 years ago
Friendly Automation b7c0711c5c Merge "serializer: set high/low alert levels on whole pool" into 16
7 years ago
Kevin Harwell 30c0af7257 various files - fix some alerts raised by lgtm code analysis
7 years ago
Alexei Gradinari 6be18dfb72 serializer: set high/low alert levels on whole pool
7 years ago
Friendly Automation e7e03e0e2e Merge "pbx: deadlock when outgoing dialed channel hangs up too quickly" into 16
7 years ago
Kevin Harwell a66848c92f pbx: deadlock when outgoing dialed channel hangs up too quickly
7 years ago
Kevin Harwell afc10c25ac serializer: move/add asterisk serializer pool functionality
7 years ago
Joshua Colp ce1e0714ba stasis: Pass bumped topic_all reference to proxy_dtor.
7 years ago
George Joseph ac331bff34 Merge "pbx: Prevent Realtime switch crash on invalid priority" into 16
7 years ago
Sean Bright 0514559005 pbx: Prevent Realtime switch crash on invalid priority
7 years ago
Ben Ford 827dd754b2 taskprocessor.c: Added "like" support to 'core show taskprocessors'
7 years ago
Friendly Automation 0b34551af0 Merge "core: Fix ABI mismatch of ao2_global_obj." into 16
7 years ago
George Joseph cce4dd2e71 Merge "taskprocessor.c: Add CLI commands to reset taskprocessor stats." into 16
7 years ago
George Joseph d799217867 Merge "core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option." into 16
7 years ago
Corey Farrell cd51f5b876 core: Fix ABI mismatch of ao2_global_obj.
7 years ago
Ben Ford 5ea667e03a taskprocessor.c: Add CLI commands to reset taskprocessor stats.
7 years ago
George Joseph b41e1e8928 Merge "astmm.c: Display backtrace with memory show allocations" into 16
7 years ago
Kevin Harwell 258f9e6ecc Merge "res_pjsip_mwi: Remove inappropriate topic unreference." into 16
7 years ago
Corey Farrell fec6e1bd87 core: Add AO2_ALLOC_OPT_NO_REF_DEBUG option.
7 years ago
George Joseph 9c5a8066a6 astmm.c: Display backtrace with memory show allocations
7 years ago
Corey Farrell 5b8c1ed0d3
stasis: refcounter.py can incorrectly report skewed objects.
7 years ago
Corey Farrell 76d4a42ae1 res_pjsip_mwi: Remove inappropriate topic unreference.
7 years ago
Friendly Automation a687c7919d Merge "func_jitterbuffer: Add audio/video sync support." into 16
7 years ago
Joshua Colp 120f2fb5f9 Merge "core: Add H.265/HEVC passthrough support" into 16
7 years ago
Joshua Colp 6647be69ac func_jitterbuffer: Add audio/video sync support.
7 years ago
George Joseph 913c8b48b7 Merge "channels: Allow updating variable value" into 16
7 years ago
George Joseph c2dbba39a6 Merge "res_rtp: Add unit tests for RTCP stats." into 16
7 years ago
Sean Bright 518b6bfb5c channels: Allow updating variable value
7 years ago
Florian Floimair f85631cf82 core: Add H.265/HEVC passthrough support
7 years ago
Ben Ford 922d3e02df res_rtp: Add unit tests for RTCP stats.
7 years ago
Joshua Colp 2691ee7e10 AST-2019-005 - translate: Don't assume all frames will have a src.
7 years ago
George Joseph 6407ccd2d9 dns_core: Create new API ast_dns_resolve_ipv6_and_ipv4
7 years ago
Sean Bright 51fd43206b audiohook.c: Substitute silence for unavailable audio frames
7 years ago
George Joseph c8c33c9a0b Merge "srtp: Fix possible race condition, and add NULL checks" into 16
7 years ago
Kevin Harwell d4766a82a2 srtp: Fix possible race condition, and add NULL checks
7 years ago
Joshua Colp 6350f4e278 cdr / cel: Use event time at event creation instead of processing.
7 years ago
George Joseph 9feb13c5b1 Merge "various modules: json integer overflow" into 16
7 years ago
George Joseph ef38087532 Merge "main/udptl.c: correctly handle udptl sequence wrap around" into 16
7 years ago
Kevin Harwell 6bb14150c4 various modules: json integer overflow
7 years ago
Friendly Automation d3508f5b51 Merge "manager: Send fewer packets" into 16
7 years ago
Torrey Searle 83390327b2 main/udptl.c: correctly handle udptl sequence wrap around
7 years ago
Sean Bright 0ebfc4a19d manager: Send fewer packets
7 years ago
George Joseph 05cf9c9912 loader.c: Fix possible SEGV when a module fails to register
7 years ago
Friendly Automation f73fb5fdb1 Merge "sched: Don't allow ast_sched_del to deadlock ast_sched_runq from same thread" into 16
7 years ago
Walter Doekes 64d25d36fb sched: Don't allow ast_sched_del to deadlock ast_sched_runq from same thread
7 years ago
Kevin Harwell 88ea395c33 manager: Log AMI actions
7 years ago
George Joseph 0dc61e41fa tcptls.c: Add peer hostname and port to some error messages
7 years ago
Friendly Automation a464847a1b Merge "app_confbridge: Attended transfer event fixup" into 16
7 years ago
Alexei Gradinari 8b77318a2c translate.c do not log WARNING on empty audio frame
7 years ago
George Joseph ccc92b6ecb app_confbridge: Attended transfer event fixup
7 years ago
Friendly Automation 2de4f668be Merge "conversions.c: Add conversions for largest max sized integer" into 16
7 years ago
George Joseph e7734476c6 Fixes for GCC 9
7 years ago
Kevin Harwell edc3e0df1a conversions.c: Add conversions for largest max sized integer
7 years ago
Friendly Automation 748f1d64a1 Merge "stasis: Call callbacks when imparting fails" into 16
7 years ago
Friendly Automation 7bddfdbfa6 Merge "rtp: Add support for transport-cc in receiver direction." into 16
7 years ago
Holger Hans Peter Freyther f599ebd29e stasis: Call callbacks when imparting fails
7 years ago
Joshua Colp 5023f02b2d rtp: Add support for transport-cc in receiver direction.
7 years ago
Friendly Automation f2cb892d7c Merge "mwi core: Move core MWI functionality into its own files" into 16
7 years ago
Friendly Automation 60d13c3d56 Merge "stasis: Fix crash at shutdown." into 16
7 years ago
Ben Ford 8d35a30a3f stasis: Fix crash at shutdown.
7 years ago
Antoni Goldstein d6b37e2926 app_dial.c: RINGTIME, PROGRESSTIME and ms resolution dial timings
7 years ago
Kevin Harwell e3a758975d mwi core: Move core MWI functionality into its own files
7 years ago
Lucas Mendes daed593cfa res_indications: Fix indications remove command autocomplete
7 years ago
Friendly Automation 6ec4b113c1 Merge "loader: support for permanent dlopen()" into 16
7 years ago
Friendly Automation c9ca88ae7d Merge "pbx.c: Ignore dashes in extensions when using extenpatternmatchnew" into 16
7 years ago
Sean Bright 9b7a64cbf0 pbx.c: Ignore dashes in extensions when using extenpatternmatchnew
7 years ago
Sean Bright f91262272e pbx.c: Properly parse labels with leading digits
7 years ago
Joshua Colp 0dde010f13 Merge "config.c: Fix a crash in extconfig parsing" into 16
7 years ago
George Joseph 1988cf795c Merge "stasis.c: Added topic_all container" into 16
7 years ago
Friendly Automation 777ee8290a Merge "main/json.c: Added app_name, app_data to channel type" into 16
7 years ago
Friendly Automation 90781674ad Merge "res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics" into 16
7 years ago
Chris-Savinovich 85bbb7a3e8 config.c: Fix a crash in extconfig parsing
7 years ago
sungtae kim d5a318f148 main/json.c: Added app_name, app_data to channel type
7 years ago
Sebastian Kemper 8ec4de7501 loader: support for permanent dlopen()
7 years ago
sungtae kim 5815597a21 stasis.c: Added topic_all container
8 years ago
sungtae kim bbc13b1f1f res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
8 years ago
Joshua Colp 4d8cd2efbe manager: Use separate lock for session event notification.
8 years ago
Matthew Fredrickson ce5bed44e4 main/taskprocessor: Increase max name length of taskprocessors
8 years ago
Friendly Automation c7d29cdcf2 Merge "sorcery.c: Sorcery enhancements for wizard management" into 16
8 years ago
George Joseph 7bdde83f2c sorcery.c: Sorcery enhancements for wizard management
8 years ago
George Joseph aba1053a12 Merge "app.c: Remove deletion of pool topic on mwi state delete" into 16
8 years ago
Richard Mudgett 0426e0fede taskprocessor.c: Fix printf type mismatch
8 years ago
George Joseph f5f977baec app.c: Remove deletion of pool topic on mwi state delete
8 years ago
Joshua C. Colp 3e5dcc9dcf Merge "stasis: Improve topic/subscription names and statistics." into 16
8 years ago
Joshua Colp b886fef66e stasis: Improve topic/subscription names and statistics.
8 years ago
Corey Farrell 641b6041c7
jansson: json_pack with new format to verify required runtime version.
8 years ago
sungtae kim 0d7012044a bridging: Add creation timestamps
8 years ago
Joshua C. Colp aefc501913 Merge "http.c: Support separated HTTP request" into 16
8 years ago
Joshua C. Colp 8b3579a7e5 Merge "taskprocessor: Enable subsystems and overload by subsystem" into 16
8 years ago
Sungtae Kim a1391aa26b http.c: Support separated HTTP request
8 years ago
Joshua C. Colp 4b6c60b362 stasis: Store subscriber uniqueids with topic statistics.
8 years ago
George Joseph 2f8def1453 taskprocessor: Enable subsystems and overload by subsystem
8 years ago
Kevin Harwell e85f92f37a json.c/strings.c - Add a couple of utility functions
8 years ago
Chris Savinovich b327b0bbda Revert "Test_cel: Fails when DONT_OPTIMIZE is off"
8 years ago
George Joseph c0b7b60ba1 Merge "sounds: Sort 'core show sounds' output" into 16
8 years ago
George Joseph 7e366e4d4b Merge "main/cdr: Fixed cdr start overwriting" into 16
8 years ago
Sungtae Kim e3e3027092 main/cdr: Fixed cdr start overwriting
8 years ago
Giuseppe Sucameli 419db481d1 Fix deadlock handling subscribe req during res_parking reload
8 years ago
Sean Bright f29da72969 sounds: Sort 'core show sounds' output
8 years ago
George Joseph 603143bd5a media_index.c: Refactored so it doesn't cache the index
8 years ago
Joshua C. Colp a40fb7fa7f Merge "Test_cel: Fails when DONT_OPTIMIZE is off" into 16
8 years ago
Joshua C. Colp 6640ecfd39 Merge "manager_channels: Fix throwing of HangupHandler manager events" into 16
8 years ago
Joshua C. Colp 7d1736b59b Merge "stasis / manager / ari: Better filter messages." into 16
8 years ago
Gerald Schnabel 735bd4d185 manager_channels: Fix throwing of HangupHandler manager events
8 years ago
Chris-Savinovich 05b79d16ab Test_cel: Fails when DONT_OPTIMIZE is off
8 years ago
Valentin Vidic 6506c5b1d4 channel.c: Fix segfault with Monitor(wav,file,i)
8 years ago
Joshua C. Colp fcd07c34fb stasis / manager / ari: Better filter messages.
8 years ago
Sean Bright 011e46d5a6 sched: Make sched_settime() return void because it cannot fail
8 years ago
mohitdhiman 4b24da607e stasis/endpoint: Fix memory leak of channel_ids in ast_endpoint structure.
8 years ago
Friendly Automation 140ed330ac Merge "stasis: Fix ABI between DEVMODE and non-DEVMODE." into 16
8 years ago
Richard Mudgett f196078705 stasic.c: Fix printf format type mismatches with arguments.
8 years ago
George Joseph 4ff64bfc2c Merge "backtrace.c: Fix casting pointer to/from integral type." into 16
8 years ago
Corey Farrell 44a7faca21 stasis: Fix ABI between DEVMODE and non-DEVMODE.
8 years ago
George Joseph ff2ed4eeee Revert "stasis_cache: Stop caching stasis subscription change messages"
8 years ago
Richard Mudgett 59717b5e85 backtrace.c: Fix casting pointer to/from integral type.
8 years ago
Joshua C. Colp 84d693a689 Merge "utils: Don't set or clear flags that don't need setting or clearing" into 16
8 years ago
Friendly Automation 67e91d012b Merge "stasis: Add statistics gathering in developer mode." into 16
8 years ago
Joshua C. Colp 36db878adc Merge "Use non-blocking socket() and pipe() wrappers" into 16
8 years ago
Joshua C. Colp 68ec7d93e8 stasis: Add statistics gathering in developer mode.
8 years ago
Friendly Automation ff147bcf92 Merge "stasis: Allow filtering by formatter" into 16
8 years ago
Sean Bright 9febdba05b Use non-blocking socket() and pipe() wrappers
8 years ago
Sean Bright 16ae8330d2 utils: Don't set or clear flags that don't need setting or clearing
8 years ago
Sean Bright 8a18fb81c1 utils: Wrap socket() and pipe() to reduce syscalls
8 years ago
George Joseph 79899db740 stasis: Allow filtering by formatter
8 years ago
Sean Bright 27806fd04d core: Add some documentation to the malloc_trim code
8 years ago
Chris-Savinovich 1f09c61804 core: Merge malloc_trim patch
8 years ago
George Joseph 0ad0e89ba3 Merge "astobj2: Create function to copy weak proxied objects from container." into 16
8 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
8 years ago
Corey Farrell 0d2b39065f astobj2: Create function to copy weak proxied objects from container.
8 years ago
Joshua C. Colp d05c219aad stasis: Remove stringfields and lock from change message.
8 years ago
Joshua Colp cc0157d0d3 Merge "stasis: Add internal filtering of messages." into 16
8 years ago
George Joseph 41eab5b3b8 backtrace: Refactor ast_bt_get_symbols so it doesn't crash
8 years ago
Joshua Colp 8d436a95e7 stasis: Add internal filtering of messages.
8 years ago
George Joseph 7d11718a80 Merge "taskprocessor: Prevent race creating new taskprocessor." into 16
8 years ago
Corey Farrell 699dfa9401 taskprocessor: Prevent race creating new taskprocessor.
8 years ago
Corey Farrell a36cd6960c
core: Fix handling of restart from remote console.
8 years ago
George Joseph 009d67cd28 AST-2018-010: Fix length of buffer needed for SRV and NAPTR results
8 years ago
Joshua Colp bd5dde4e83 Merge "taskprocessor: Do not use separate allocation for stats or name." into 16
8 years ago
Corey Farrell 05c79fdf06 taskprocessor: Do not use separate allocation for stats or name.
8 years ago
Corey Farrell 3cde7e30ba
core: Ensure that el_end is always run when needed.
8 years ago
Joshua Colp d69a0cee03 Merge "bridge_softmix: Add SDP "label" attribute to streams" into 16
8 years ago
Richard Mudgett fbb577577c logger.c: Fix default console logging when no logger.conf available.
8 years ago
George Joseph fec66b8f01 bridge_softmix: Add SDP "label" attribute to streams
8 years ago
George Joseph 4eef448acc Merge "astobj2: Eliminate usage of legacy container allocation macros." into 16
8 years ago
Corey Farrell dee1165d31
astobj2: Eliminate usage of legacy container allocation macros.
8 years ago
Corey Farrell 90887af808 lock: Replace __ast_mutex_logger with private log_mutex_error.
8 years ago
Jenkins2 14d1e6ca2a Merge "Fix 'statement' typo throughout code." into 16
8 years ago
Richard Mudgett 2384d6eb87 Fix 'statement' typo throughout code.
8 years ago
Corey Farrell abee4fd072 taskprocessor: Warn on unused result from pushing task.
8 years ago
George Joseph ebd8e0720d Merge "refdebug: Create refstats.py script." into 16
8 years ago
George Joseph 8c2c6ba913 Merge "threadpool: Eliminate pointless AO2 usage." into 16
8 years ago
Corey Farrell 35f44be460
refdebug: Create refstats.py script.
8 years ago
Corey Farrell 08e5bbfec0
threadpool: Eliminate pointless AO2 usage.
8 years ago
Corey Farrell a5023d4f75
main/astfd: Fix GCC8 format-truncation warning.
8 years ago
Kevin Harwell 31fed39078 Merge "loader: Flag module as declined in all cases where it fails to load." into 16
8 years ago
neutrino88 e0496fe062 core/frame: generate correct T.140 payload in ast_sendtext_data()
8 years ago
Corey Farrell c6ee3cf639 loader: Flag module as declined in all cases where it fails to load.
8 years ago
George Joseph be88c768f4 Merge "astobj2: Comment on OBJ_NOLOCK in ao2_container_clone." into 16
8 years ago
George Joseph 99e05591fa Merge "http.c: Reload TLS even if http.conf hasn't changed" into 16
8 years ago
George Joseph 26123b01cb Merge "core/frame: Fix ast_frdup() and ast_frisolate() for empty text frames" into 16
8 years ago
Corey Farrell fa9cd68589 astobj2: Comment on OBJ_NOLOCK in ao2_container_clone.
8 years ago
George Joseph aae29f38ea Merge "loader: Fix result of module reload error." into 16
8 years ago
George Joseph dae4c4c95d Merge "astobj2: Record lock usage to refs log when DEBUG_THREADS is enabled." into 16
8 years ago
Sean Bright 2b4752911f http.c: Reload TLS even if http.conf hasn't changed
8 years ago
Corey Farrell 3b2310332d core: Disable astobj2 locking for some common objects.
8 years ago
Corey Farrell 65f06a4505 loader: Fix result of module reload error.
8 years ago
Corey Farrell f066dbc353 loader: Improve error handling.
8 years ago
neutrino88 406c5bef0a core/frame: Fix ast_frdup() and ast_frisolate() for empty text frames
8 years ago
Corey Farrell 693e00eee6 astobj2: Record lock usage to refs log when DEBUG_THREADS is enabled.
8 years ago
Jenkins2 68fe182e4f Merge "astobj2: Reduce memory overhead." into 16
8 years ago
Corey Farrell b3b95c8d36 lock: Improve performance of DEBUG_THREADS.
8 years ago
George Joseph 0ad987168e Merge "config.c: Cleanup AST_INCLUDE_GLOB" into 16
8 years ago
Corey Farrell 33455f8d6f astobj2: Reduce memory overhead.
8 years ago
Sean Bright d1698b4e0b config.c: Cleanup AST_INCLUDE_GLOB
8 years ago
Corey Farrell 0fe08c5e79 astobj2: Fix shutdown order.
8 years ago
George Joseph 94ef074cc7 Merge "jansson: Backport fixes to bundled, use json_vsprintf if available." into 16
8 years ago
George Joseph a6c3984175 Merge "rtp_engine: rtcp_report_to_json can overflow the ssrc integer value" into 16
8 years ago
Corey Farrell ede59966d9 jansson: Backport fixes to bundled, use json_vsprintf if available.
8 years ago
Corey Farrell 7b0dbda936 json: Take advantage of new API's.
8 years ago
George Joseph 82f28106df Merge "app_voicemail: Cleanup mailbox topic and cache" into 16
8 years ago
George Joseph 64e3ed75ab Merge "stasis: Add function to delete topic from pool" into 16
8 years ago
Kevin Harwell 755febe497 rtp_engine: rtcp_report_to_json can overflow the ssrc integer value
8 years ago
George Joseph 0a1a96d331 channel.c: Address stack overflow in does_id_conflict()
8 years ago
George Joseph fa1b836374 app_voicemail: Cleanup mailbox topic and cache
8 years ago
George Joseph dec6ebd9e1 Merge "stasis: No need to keep a stasis type ref in a stasis msg or cache object." into 16
8 years ago
George Joseph 1a9c69d729 stasis: Add function to delete topic from pool
8 years ago
Joshua Colp 84b60aeb70 Merge "stasis_cache: Stop caching stasis subscription change messages" into 16
8 years ago
Richard Mudgett f6695249a5 stasis: No need to keep a stasis type ref in a stasis msg or cache object.
8 years ago
Richard Mudgett 192f71b7de stasis_message.c: Don't create immutable stasis objects with locks.
8 years ago
George Joseph 17d6d9e1e7 stasis_cache: Stop caching stasis subscription change messages
8 years ago
lvl f4bffe2326 manager: Set AMI event "Newexten" to the EVENT_FLAG_DIALPLAN class
8 years ago
Jenkins2 c1a2c84361 Merge "core: Don't stop generators when writing RTCP frames." into 16
8 years ago
Joshua Colp 3c52cc32f1 Merge "stasis_cache: Prune stasis_subscription_change messages" into 16
8 years ago
Joshua Colp af6a3d02e1 core: Don't stop generators when writing RTCP frames.
8 years ago
George Joseph ead0bc63da Merge "http.c: Give HTTP error response when received lines are too long." into 16
8 years ago
George Joseph 9fb166cf3b stasis_cache: Prune stasis_subscription_change messages
8 years ago
Richard Mudgett 4fcdcfaa37 http.c: Give HTTP error response when received lines are too long.
8 years ago
Richard Mudgett f6a165208b iostream.c: Fix ast_iostream_gets() needlessly returning failure.
8 years ago
Jaco Kroon d84de695ed AMI: be less verbose when adding HTTP headers to AMI/HTTP messages.
8 years ago
Richard Mudgett fb2f242c49 AMI: Remove docs for nonexistent AMI ContactStatus event headers
8 years ago
Corey Farrell d61a8791b5 Build System: Improve ccache matching for different menuselect options.
8 years ago
Joshua Colp 5030756bfa stasis: Reduce calculation of stasis message type hash.
8 years ago
Joshua Colp a31e877502 Merge "loader: Process dependencies for built-in modules." into 16
8 years ago
Joshua Colp 3ce7f3a441 Merge "devicestate: Don't create topic when change isn't cached." into 16
8 years ago
Corey Farrell e5de8a70f8 loader: Process dependencies for built-in modules.
8 years ago
Kevin Harwell 8ea13d62cd json.c: improve ast_json_to_ast_variables performance
8 years ago
Joshua Colp e5c0ac6a64 devicestate: Don't create topic when change isn't cached.
8 years ago
George Joseph cecff1f7ab Merge "Enable bundling of jansson, require 2.11." into 16
8 years ago
George Joseph 03b1078117 Merge "sched: Make ABI compatible between dev mode and non-dev mode." into 16
8 years ago
George Joseph 648541fe89 Merge "asterisk.c: Update displayed copyright year for v16 release." into 16
8 years ago
George Joseph 460ef41f7a xmldoc.c: Fix dump of xml document
8 years ago
Joshua Colp 0f999a834f sched: Make ABI compatible between dev mode and non-dev mode.
8 years ago
Richard Mudgett aea0a0294d asterisk.c: Update displayed copyright year for v16 release.
8 years ago
Corey Farrell d2dace81d4 Enable bundling of jansson, require 2.11.
8 years ago
George Joseph 85a95b8a29 Merge "res_rtp_asterisk: Add support for sending NACK requests."
8 years ago
George Joseph 56740c6a57 Merge "module: Remove deprecated modules and update support levels."
8 years ago
Ben Ford 5bacde37a2 res_rtp_asterisk: Add support for sending NACK requests.
8 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
8 years ago
Chris-Savinovich 94dd0544e5 stasis: Improve message type "Use of before/init after destruction"
8 years ago
Corey Farrell 49f83a7490 loader: Fix startup issues.
8 years ago
George Joseph c1e49720fa test.c: Make output jUnit compatible
8 years ago
Joshua Colp 454aa952fa Merge "main/cdr.c: Alleviate CDR deadlock"
8 years ago
Matthew Fredrickson db02218db2 main/cdr.c: Alleviate CDR deadlock
8 years ago
Richard Mudgett 7a238fe74d AMI SendText action: Fix to use correct thread to send the text.
8 years ago
George Joseph e3585353f6 res_pjsip_messaging: Allow application/* for in-dialog MESSAGEs
8 years ago
Alexander Traud 675e2ddb49 uuid: Enable UUID in Solaris 11.
8 years ago
Jenkins2 bbd962bc4b Merge "utils: Avoid an unused variable in Solaris 11."
8 years ago
George Joseph d87631d21f Merge changes from topic 'ASTERISK-27625'
8 years ago
George Joseph 98bd5908a2 Merge "ARI POST DTMF: Make not compete with channel's media thread."
8 years ago
George Joseph 46c1f81fad Merge "AMI PlayDTMF Action: Make not compete with channel's media thread."
8 years ago
Alexander Traud a5c53bd323 utils: Avoid an unused variable in Solaris 11.
8 years ago
Jenkins2 5065cb2c24 Merge "Fix some doxygen and curly placement."
8 years ago
Jenkins2 8892a9b8d9 Merge "Dialplan functions: Fix some channel autoservice misuse."
8 years ago
Richard Mudgett eb8bbe660e channel.c: Make CHECK_BLOCKING() save thread LWP id for messages.
8 years ago
Richard Mudgett da54605b8a ARI POST DTMF: Make not compete with channel's media thread.
8 years ago
Richard Mudgett 7d874c1af7 AMI PlayDTMF Action: Make not compete with channel's media thread.
8 years ago
Richard Mudgett 080508d2eb channel.c: Fix usage of CHECK_BLOCKING()
8 years ago
Richard Mudgett 0989b63047 autoservice: Don't start channel autoservice if the thread is a user interface.
8 years ago
Richard Mudgett 91c3ac19cb Dialplan functions: Fix some channel autoservice misuse.
8 years ago
Richard Mudgett 720c2d1da2 Fix some doxygen and curly placement.
8 years ago
Richard Mudgett a470bb9e27 channel: Fix some more unprotected channel flag setting.
8 years ago
Joshua Colp 41175caee0 rtp: Don't negotiate dynamic codecs using payload.
8 years ago
Sean Bright b649682caa AST-2018-007: iostreams potential DoS when client connection closed prematurely
8 years ago
Joshua Colp c98c1b3f74 Merge "bridge_channel.c: Fix Deadlock when using Local channels and fax gateway"
8 years ago
Joshua Colp 2151903a16 Merge "tcptls: Allow OpenSSL configured with no-dh."
8 years ago
George Joseph 76339b1962 Merge "tcptls.h: Repair ./configure --with-ssl=PATH."
8 years ago
George Joseph 99aad2f0af Merge "tcptls: Allow OpenSSL 1.1.x configured with enable-ssl3-method no-deprecated."
8 years ago
Pirmin Walthert e078558038 bridge_channel.c: Fix Deadlock when using Local channels and fax gateway
8 years ago