Commit Graph

6330 Commits (8399c8dae67f87ba2edcef881db63d6ddd9d9df5)

Author SHA1 Message Date
Jenkins2 19523cd5a1 Merge "stasis_cache: Remove silly usage of RAII_VAR."
9 years ago
Corey Farrell f0eb00d1e7 stasis: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell a383e1ddb1 stasis_cache_pattern: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 0de004dd85 stasis_bridges: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 01127e1664 stasis_cache: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 175a9ef873 stasis_endpoints: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 4b655184b0 stasis_message_router: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 3074c4165c stasis_system: Remove silly usage of RAII_VAR.
9 years ago
Alexander Traud 3a7d917256 translate: Avoid absolute value on unsigned substraction.
9 years ago
Jenkins2 4b326eb289 Merge "editline: Avoid comparison between pointer and zero character constant."
9 years ago
Alexander Traud ad3252ccef editline: Avoid comparison between pointer and zero character constant.
9 years ago
Corey Farrell cfb88f3ac1 pbx: Prevent execution of NULL pointer.
9 years ago
Jenkins2 4eccf697e1 Merge "rtp_engine: Add missing unlock."
9 years ago
Joshua Colp 5cab877093 Merge "translators: Don't use ast_module_running_ref."
9 years ago
Corey Farrell 82cf585fb5 translators: Don't use ast_module_running_ref.
9 years ago
Corey Farrell da365affbd rtp_engine: Add missing unlock.
9 years ago
Corey Farrell aaed0b8b3a aco: Fix NULL dereference in error path.
9 years ago
Joshua Colp 2fac32a37a Merge "loader: Create ast_module_running_ref."
9 years ago
Joshua Colp 307abc4cad Merge "datastore: Add automatic module references."
9 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
9 years ago
Jenkins2 84d0871380 Merge "core: Use macros to generate ao2_container callbacks where possible."
9 years ago
Joshua Colp f77ca95418 Merge "aco: Add missing aco_option_type_string for OPT_TIMELEN_T."
9 years ago
Jenkins2 5a1525345e Merge "cdr: submit: fix logic of test for batch mode"
9 years ago
Jenkins2 6480777005 Merge "stasis_channels.c: Misc cleanup."
9 years ago
Tzafrir Cohen 9b5d1454b4 cdr: submit: fix logic of test for batch mode
9 years ago
Corey Farrell f298178583 aco: Add missing aco_option_type_string for OPT_TIMELEN_T.
9 years ago
Sean Bright 15f8b9b8bf ice: Increase foundation buffer size
9 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
9 years ago
Corey Farrell 0fe7df641a datastore: Add automatic module references.
9 years ago
Richard Mudgett 2dde5bef47 stasis_channels.c: Misc cleanup.
9 years ago
Jenkins2 0d9968e001 Merge "manager.c: Update AMI Status event documentation"
9 years ago
Jenkins2 50cf373be5 Merge "cdr: Missing NULL check and unlock."
9 years ago
Richard Mudgett d69b7c6c6d manager.c: Update AMI Status event documentation
9 years ago
Corey Farrell 94eb12ca56 cdr: Missing NULL check and unlock.
9 years ago
Corey Farrell 23aa20bf20 loader: Add volatile to resource_being_loaded.
9 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
9 years ago
Jenkins2 0100c9267e Merge "Fix Common Typo's."
9 years ago
Joshua Colp c7a0ad8b99 Merge "bridge: Old channel video source not set to NULL after unref."
9 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
9 years ago
Corey Farrell aaa3884d4a bridge: Old channel video source not set to NULL after unref.
9 years ago
Corey Farrell c2850bfebc core: Fix unused variable error in handle_show_sysinfo.
9 years ago
Jenkins2 4815be9aeb Merge "CLI: Address multiple issues."
9 years ago
Jenkins2 0b9396720a Merge "bridge: Stop music on hold on adding an arbitrary channel to a bridge"
9 years ago
Jenkins2 a711ac25f1 Merge "dns_core: Protect against array index violation."
9 years ago
Jenkins2 262eda7801 Merge "Remove constant conditionals (dead-code)."
9 years ago
Corey Farrell d51837a1b9 CLI: Address multiple issues.
9 years ago
Jenkins2 204dd027dd Merge "core: Fix multiple trivial issues in the core."
9 years ago
George Joseph 88f7f4ebb6 Merge "main/app: Fix leaks."
9 years ago
Corey Farrell b8f54f742f dns_core: Protect against array index violation.
9 years ago
Ivan Poddubny 3b99a0332c bridge: Stop music on hold on adding an arbitrary channel to a bridge
9 years ago
Jenkins2 6bd25cad86 Merge "rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage."
9 years ago
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
9 years ago
Corey Farrell bf33a09c37 core: Fix multiple trivial issues in the core.
9 years ago
Corey Farrell 8dfc973d64 main/app: Fix leaks.
9 years ago
Richard Mudgett f6393b59af ast_json_pack(): Use safer json ref mechanism.
9 years ago
Richard Mudgett 7054fb8756 rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage.
9 years ago
Jenkins2 11a1e07ad2 Merge "netsock: Remove from Asterisk core."
9 years ago
Jenkins2 7b127e2d20 Merge "CLI: Fix 'core set debug channel' completion bug."
9 years ago
George Joseph 08440fd1d9 Merge "CLI: Remove special handling of 'core set verbose' from rasterisk."
9 years ago
Joshua Colp 5224fd3ab4 Merge changes from topic 'faster-aco'
9 years ago
Corey Farrell 064c74e4af netsock: Remove from Asterisk core.
9 years ago
Corey Farrell 731a23fba7 CLI: Fix 'core set debug channel' completion bug.
9 years ago
George Joseph c56c4312ad Merge changes from topic 'loader-work'
9 years ago
Jenkins2 5346c290e0 Merge "cdr: Minor optimizations."
9 years ago
Jenkins2 7ffe5aba24 Merge "loader: Rework of load_dynamic_module."
9 years ago
Jenkins2 c9bcd888a2 Merge "res_rtp_asterisk.c: Disable packet flood detection for video streams."
9 years ago
Joshua Colp b223f0e108 Merge "loader: Minor fix to module registration."
9 years ago
Corey Farrell e6768c0f81 cdr: Minor optimizations.
9 years ago
Jenkins2 dff0415b1e Merge "pjsip_options: wrongly applied "UNKNOWN" status"
9 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
9 years ago
Corey Farrell a455e18320 aco: Create ways to minimize use of regex.
9 years ago
Corey Farrell 9d5797616c loader: Use vector to build apha sorted module lists.
9 years ago
Corey Farrell 7b54903313 loader: Replace priority heap with vector.
9 years ago
Corey Farrell 3505cc88e8 loader: Rework of load_dynamic_module.
9 years ago
Corey Farrell 80bf0ee99a loader: Minor fix to module registration.
9 years ago
Richard Mudgett 98f7e9251f res_rtp_asterisk.c: Disable packet flood detection for video streams.
9 years ago
George Joseph afb6e85980 Merge "CLI: Fix 'core show sysinfo' function ordering."
9 years ago
Corey Farrell 5f6a3c4399 CLI: Remove special handling of 'core set verbose' from rasterisk.
9 years ago
Corey Farrell c01ba7437e CLI: Fix 'core show sysinfo' function ordering.
9 years ago
Kevin Harwell b088cddc03 pjsip_options: wrongly applied "UNKNOWN" status
9 years ago
Richard Mudgett c2ec82bf36 stasis_channels.c: Don't set channel snapshot caller_dnid twice.
9 years ago
Jenkins2 b7e79d7baf Merge "astdb: Improve prefix searches in astdb"
9 years ago
Jenkins2 f81a884033 Merge "loader: Refactor resource_name_match."
9 years ago
Sean Bright 9a9edc6c9e astdb: Improve prefix searches in astdb
9 years ago
Corey Farrell d2e87b8e14 loader: Refactor resource_name_match.
9 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
9 years ago
Jenkins2 b0b28446c1 Merge "translate: Skip matrix_rebuild during shutdown."
9 years ago
George Joseph d7f3f8c283 Merge "sounds_index: Avoid repeatedly reindexing."
9 years ago
George Joseph 5cef8b2f3e Merge "media_index: Improve startup."
9 years ago
Corey Farrell c2c9995830 translate: Skip matrix_rebuild during shutdown.
9 years ago
Corey Farrell ab191e9782 sounds_index: Avoid repeatedly reindexing.
9 years ago
Corey Farrell 2af59ebb3a media_index: Improve startup.
9 years ago
Richard Mudgett e97e41552e bridge_basic.c: Update transfer diagnostic messages addendum.
9 years ago
Niklas Larsson 9d00583164 bridge_basic.c: Update transfer diagnostic messages.
9 years ago
Joshua Colp 93c2cd1383 Merge "config: Speed up config template lookup"
9 years ago
Sean Bright d9fdeae6a4 config: Speed up config template lookup
9 years ago
Sean Bright 1ad0fbc80e config: Speed up ACO & sorcery initialization
9 years ago
Jenkins2 5de9754313 Merge "translate: Transcode siren14, speex32, silk24, and silk12 via slin16."
9 years ago
Jenkins2 f98dad52d2 Merge "CLI: Remove compatibility code."
9 years ago
Joshua Colp c7aa6e41c1 Merge "translate: Show sample rate for silk, speex, and slin in translation table."
9 years ago
Corey Farrell d12a2ab400 CLI: Remove compatibility code.
9 years ago
Jenkins2 ae342a824f Merge "CLI: Finish conversion of completion handling to vectors."
9 years ago
George Joseph b4119a4c31 Merge "CLI: Refactor cli_complete."
9 years ago
Joshua Colp a06bca48e7 Merge "CLI: Rewrite ast_el_strtoarr to use vector's internally."
9 years ago
George Joseph 708189ce02 Merge "CLI: Create ast_cli_completion_add function."
9 years ago
Jenkins2 b69bfc637f Merge "CLI: Refactor ast_cli_display_match_list."
9 years ago
George Joseph 93dba6f396 Merge "CLI: Remove calls to ast_cli_generator."
9 years ago
Alexander Traud 58115e9c21 translate: Transcode siren14, speex32, silk24, and silk12 via slin16.
9 years ago
Alexander Traud 74e7005a74 translate: Show sample rate for silk, speex, and slin in translation table.
9 years ago
Joshua Colp ac6b029fe4 Merge "aoc: Remove silly usage of RAII_VAR."
9 years ago
Joshua Colp 0434f6a255 Merge "abstract_jb: Remove silly usage of RAII_VAR."
9 years ago
Joshua Colp 11cb4f2715 Merge "app: Remove silly usage of RAII_VAR."
9 years ago
Joshua Colp 40c3114013 Merge "ccss: Remove silly usage of RAII_VAR."
9 years ago
Corey Farrell b79d04f8f8 CLI: Finish conversion of completion handling to vectors.
9 years ago
Corey Farrell fbb8c0d3e4 CLI: Refactor cli_complete.
9 years ago
Corey Farrell 1cd24cd726 CLI: Rewrite ast_el_strtoarr to use vector's internally.
9 years ago
Corey Farrell 9c0a2110f0 CLI: Refactor ast_cli_display_match_list.
9 years ago
Corey Farrell 9587a61f4c CLI: Create ast_cli_completion_add function.
9 years ago
Corey Farrell a02cbc2ef3 CLI: Remove calls to ast_cli_generator.
9 years ago
Joshua Colp 3abf8dfeae Merge "cli: Remove silly usage of RAII_VAR."
9 years ago
Joshua Colp 146f6b92eb Merge "loader: Fix comments in struct ast_module."
9 years ago
Joshua Colp f5b2746355 Merge "CLI: Create ast_cli_completion_vector."
9 years ago
Joshua Colp 81041aacbd Merge "Build: Fix issues building without SSL."
9 years ago
Corey Farrell 10b4b5d200 loader: Fix comments in struct ast_module.
9 years ago
Joshua Colp 5db911bf7d Merge "acl: Fix allocation related issues."
9 years ago
Joshua Colp d415eba990 Merge "bridge_basic: Ignore answer from transfer target when they've timed out."
9 years ago
Corey Farrell 9ae805c900 cli: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 89ccab95c2 ccss: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 5e99c334d1 app: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell abdd9fa1a8 aoc: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 48e1b39b28 abstract_jb: Remove silly usage of RAII_VAR.
9 years ago
Corey Farrell 999e0c17d7 Build: Fix issues building without SSL.
9 years ago
Corey Farrell b4862e463c iostream: Fix ast_iostream_printf declaration.
9 years ago
Joshua Colp 4181b6f377 Merge "DEBUG_FD_LEAKS: Add missing FD creators."
9 years ago
Corey Farrell c4f11911ea acl: Fix allocation related issues.
9 years ago
Joshua Colp 781a520b73 bridge_basic: Ignore answer from transfer target when they've timed out.
9 years ago
Corey Farrell a95f2994c6 aoc: Fix memory management issues.
9 years ago
Jenkins2 d89dc864eb Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()"
9 years ago
Richard Mudgett b7b800b689 audiohook.c: Fix freeing a frame and still using it.
9 years ago
Joshua Colp a6d2926e5d Merge "core: Fix configuration of remote console socket path."
9 years ago
Joshua Colp 9d7b096023 Merge "core: Use ast_alertpipe for Asterisk signal monitoring thread."
9 years ago
Jenkins2 f616147487 Merge "core: Add cache_media_frames debugging option."
9 years ago
Corey Farrell edd1016dd8 core: Use ast_alertpipe for Asterisk signal monitoring thread.
9 years ago
Corey Farrell cdaaa14a5f core: Fix configuration of remote console socket path.
9 years ago
Sean Bright ffccce76d9 sorcery: Add ast_sorcery_retrieve_by_prefix()
9 years ago
Corey Farrell 14d60cee0c CLI: Create ast_cli_completion_vector.
9 years ago
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
9 years ago
Richard Mudgett b865d29f1c frame.c: Make ast_frame_free()/ast_frfree() NULL tolerant
9 years ago
Corey Farrell bb77666620 core: Remove disabled code.
9 years ago
Joshua Colp 15d3c5f316 Merge "stasis_bridges.c: Fix off-nominal json memory leaks."
9 years ago
Joshua Colp c32710386e Merge "main/sdp_state: Check for errors from ast_stream_topology_set_stream."
9 years ago
Corey Farrell 0bda39c668 DEBUG_FD_LEAKS: Add missing FD creators.
9 years ago
Richard Mudgett b358e441cd AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrun
9 years ago
Jenkins2 b7f64c30e2 Merge "stream: Return error from ast_stream_topology_set_stream."
9 years ago
Jenkins2 2dcd0c8a05 Merge "stasis: Release object if vector append fails."
9 years ago
Jenkins2 bd67e63434 Merge "PBX: Handle errors from AST_VECTOR_APPEND."
9 years ago
Jenkins2 64fa84b2ca Merge "Messaging: Report error on failure to register tech or handler."
9 years ago
Jenkins2 3d5aa21fe5 Merge "format_cap: Fix leak on AST_VECTOR_APPEND error."
9 years ago
Jenkins2 b52d53b6dc Merge "CLI: Remove unused internal command."
9 years ago
Corey Farrell 9b3db9a7fd main/sdp_state: Check for errors from ast_stream_topology_set_stream.
9 years ago
Corey Farrell fb18895108 stream: Return error from ast_stream_topology_set_stream.
9 years ago
Joshua Colp 3c897daabf Merge "tcptls: Print notice when TLS is enabled but not configured."
9 years ago
Joshua Colp 83c61383c8 Merge "stasis: Remove silly use of RAII_VAR in stasis_forward_all."
9 years ago
Joshua Colp a34b36c513 Merge "stasis_channels.c: Remove a very silly RAII_VAR()."
9 years ago
Joshua Colp e7c52d1b61 Merge "Fix ast_(v)asprintf() malloc failure usage conditions."
9 years ago
Corey Farrell adb4fdcb7b stasis: Release object if vector append fails.
9 years ago
Corey Farrell 2f4f216026 RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.
9 years ago
Corey Farrell 5762f72425 PBX: Handle errors from AST_VECTOR_APPEND.
9 years ago
Corey Farrell 714026b32e Messaging: Report error on failure to register tech or handler.
9 years ago
Corey Farrell e43c8af77c format_cap: Fix leak on AST_VECTOR_APPEND error.
9 years ago
Corey Farrell 64bcb65a78 stasis: Remove silly use of RAII_VAR in stasis_forward_all.
9 years ago
Corey Farrell b7e1034009 CLI: Remove unused internal command.
9 years ago
Joshua Colp 637b37fb98 Merge "dtls: Add support for ephemeral DTLS certificates."
9 years ago
Richard Mudgett 923424019b stasis_bridges.c: Fix off-nominal json memory leaks.
9 years ago
Richard Mudgett f81970d3fc stasis_channels.c: Remove a very silly RAII_VAR().
9 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
9 years ago
Joshua Colp 3c6fe0545a Merge "Stasis/ARI: Fix off-nominal path json memory leaks."
9 years ago
Joshua Colp 036bbe2d3f Merge "AOC: Fix AOC-S json memory leak."
9 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
9 years ago
Alexander Traud 19332e6968 tcptls: Print notice when TLS is enabled but not configured.
9 years ago
Richard Mudgett 79ddcdbc70 Stasis/ARI: Fix off-nominal path json memory leaks.
9 years ago
Richard Mudgett 229790ea3d AOC: Fix AOC-S json memory leak.
9 years ago
Corey Farrell 290bad22c9 Build System: Fix build failure caused by recent CLI improvements.
9 years ago
Joshua Colp 306e7912db Merge "Modules: Additional improvements to CLI completion."
9 years ago
Joshua Colp 8701479386 core: Don't attempt to write to a stream that does not exist.
9 years ago
Corey Farrell b9f457eac0 Modules: Additional improvements to CLI completion.
9 years ago
Kevin Harwell 1e70011710 features: Bridge application's BRIDGERESULT not appropriately set
9 years ago
Joshua Colp df18445b98 Merge "Build System: Fix --disable-xmldoc option."
9 years ago
Joshua Colp 491c8054f2 Merge "core / pjsip: Add support for grouping streams together."
9 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
9 years ago
Corey Farrell e82b921c35 Modules: Fix issues with CLI completion.
9 years ago
Richard Mudgett 2ca3dbb197 codec.c: Defensively check the returned samples.
9 years ago
Joshua Colp 4f2717bab0 Merge "Single API for ast_store_lock_info and ast_remove_lock_info."
9 years ago
Ben Ford 3821be1c68 http.c: Fix http header send content.
9 years ago
Corey Farrell 5553adb8ba Build System: Fix --disable-xmldoc option.
9 years ago
Joshua Colp 61aeeb6d52 Merge "hashtab: Use ast_free."
9 years ago
Corey Farrell 569e9a8391 Single API for ast_store_lock_info and ast_remove_lock_info.
9 years ago
Corey Farrell 841ac3ded6 hashtab: Use ast_free.
9 years ago
Corey Farrell ee21076151 main/Makefile: Remove rule for non-existant testexpr2.
9 years ago
Richard Mudgett 73164d0d7f cdr.c: Rename the Party A CDR container.
9 years ago
Richard Mudgett fe1120cf88 cdr.c: Add container to key off of Party B channel names.
9 years ago
Jenkins2 3a2b132411 Merge "declare optional openssl dependencies in moduleinfo"
9 years ago
Joshua Colp 975d07248d Merge "cdr.c: Eliminated many calls to ao2_global_obj_ref()."
9 years ago
Joshua Colp 87123c90b2 Merge "cdr.c: Defer getting ao2_global_obj_ref() until needed."
9 years ago
Jenkins2 e08ac95e49 Merge "ast_bt_get_symbols: Prevent double-free."
9 years ago
Joshua Colp 8c09eeabce Merge "tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it."
9 years ago
Jenkins2 89796eaef2 Merge "cdr.c: Set stringfields only if they are different."
9 years ago
Kevin Harwell 85bdfe2df7 Merge "cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr"
9 years ago
Corey Farrell ee65d5ac7c ast_bt_get_symbols: Prevent double-free.
9 years ago
Alexander Traud 44d9446eb5 tcptls: NULL-check the parameter of ast_ssl_teardown before accessing it.
9 years ago
Richard Mudgett f369be21a8 cdr.c: Eliminated many calls to ao2_global_obj_ref().
9 years ago
Richard Mudgett 2eea087401 cdr.c: Defer getting ao2_global_obj_ref() until needed.
9 years ago
Richard Mudgett 7c7a917874 cdr.c: Set stringfields only if they are different.
9 years ago
Richard Mudgett c80c8f2ab9 cdr.c: Fix setting dnid, callingsubaddr, and calledsubaddr
9 years ago
Thomas Sevestre 21c0283b78 features, manager : Add CancelAtxfer AMI action
9 years ago
Jenkins2 6058b1ef3e Merge "sorcery: Use ao2_weakproxy to hold list of instances."
9 years ago
Jenkins2 0b1b5849ce Merge "named_locks: Use ao2_weakproxy_find."
9 years ago
Jenkins2 b94f2343a6 Merge "astobj2: Add ao2_weakproxy_find function."
9 years ago
Jenkins2 3affeac39d Merge "astobj2: Run weakproxy callbacks outside of lock."
9 years ago
Richard Mudgett e5b9eb0460 cdr.c: Defer misc checks.
9 years ago
Corey Farrell b8dadccbe1 sorcery: Use ao2_weakproxy to hold list of instances.
9 years ago
Corey Farrell 7774623804 named_locks: Use ao2_weakproxy_find.
9 years ago
Corey Farrell b058f8673a astobj2: Add ao2_weakproxy_find function.
9 years ago
Corey Farrell fd3101e8ad astobj2: Run weakproxy callbacks outside of lock.
9 years ago
Richard Mudgett b0408d05c0 cdr.c: Eliminated simple RAII_VAR usages.
9 years ago
Joshua Colp 49e6356620 Merge "tcptls: Do not re-bind to wildcard on client creation."
9 years ago
Tzafrir Cohen b228f5c5e6 declare optional openssl dependencies in moduleinfo
9 years ago
Jenkins2 7d9fa0bea4 Merge "cdr.c: Replace redundant check with an ast_assert()"
9 years ago
Jenkins2 7002705940 Merge "cdr.h: Fix doxygen comments."
9 years ago
Joshua Colp 37297d2c0e Merge "cdr.c: Use current ao2 flag names"
9 years ago
Richard Mudgett fdf9aacca3 cdr.c: Replace redundant check with an ast_assert()
9 years ago
Richard Mudgett 2e4b5fadbd cdr.c: Replace inlined code with ao2_t_replace()
9 years ago
Richard Mudgett 62980eedc3 cdr.c: Use current ao2 flag names
9 years ago
Richard Mudgett e769846f11 cdr.h: Fix doxygen comments.
9 years ago
Alexander Traud feeb0974eb tcptls: Do not re-bind to wildcard on client creation.
9 years ago
Corey Farrell 0f3e725503 main/strings: Fix uninitialized value.
9 years ago
Richard Mudgett 80097676e7 heap.c: No need to calloc heap pointer array.
9 years ago
Richard Mudgett 08e67f814b channel.c: Fix invalid reference in conditionaled out code.
9 years ago
Joshua Colp f77a2367e7 Merge "bridge: Change participant SFU streams when source streams change."
9 years ago
Joshua Colp 357a2f353b Merge "res_pjsip_session: Check for removed stream state."
9 years ago
Joshua Colp f2985e3106 bridge: Change participant SFU streams when source streams change.
9 years ago
Ben Ford e666051d79 res_pjsip_session: Check for removed stream state.
9 years ago
Jean Aunis 6b7d5671d1 bridge : Fix one-way direct-media when early bridging with native_rtp
9 years ago
Joshua Colp ba27a6508a Merge "tcptls: Change error message to debug."
9 years ago
Joshua Colp 01f2220bec tcptls: Change error message to debug.
9 years ago
George Joseph 446d48fd49 res_pjsip: Add handling for incoming unsolicited MWI NOTIFY
9 years ago
George Joseph 94091c7b96 stasis/control: Fix possible deadlock with swap channel
9 years ago
Walter Doekes f856d9b42b res/res_pjsip: Standardize/fix localnet checks across pjsip.
9 years ago
Sean Bright 60b44d1e38 rtp_engine: Prevent possible double free with DTLS config
9 years ago
Corey Farrell 1bf3dfffd7 AST-2017-006: Fix app_minivm application MinivmNotify command injection
9 years ago
Joshua Colp 9a9589e8e1 core: Reduce video update queueing.
9 years ago
Richard Mudgett 17976d1b4e bridge_channel.c: Fix FRACK when mapping frames to the bridge.
9 years ago
Richard Mudgett 6ad8249233 bridge: Fix softmix bridge deadlock.
9 years ago
Richard Mudgett 9c70c88369 channel: Fix topology API locking.
9 years ago
Kevin Harwell e4e2e53c8a manager: hook event is not being raised
9 years ago
Richard Mudgett bd28a9bbd8 STUN/netsock2: Fix some valgrind uninitialized memory findings.
9 years ago
Jenkins2 2ea19e7140 Merge "bridge: Fix stream topology/participant locking and video misrouting."
9 years ago
Joshua Colp 88c65f7cb6 bridge: Fix stream topology/participant locking and video misrouting.
9 years ago
Corey Farrell 16cfc3a954 channel: Fix leak on successful call to chan->tech->requester.
9 years ago
Corey Farrell 4b03eb5c38 Fix compile error for old versions of GCC.
9 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
9 years ago
Jenkins2 1bec535df2 Merge "Core: Add support for systemd socket activation."
9 years ago
Joshua Colp b610295b62 Merge "bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues."
9 years ago
Joshua Colp 3dff2711a3 Merge "SDP: Create declined m= SDP lines using remote SDP if applicable."
9 years ago
Joshua Colp 8412cc1e07 Merge "SDP: Rework SDP offer/answer model and update capabilities merges."
9 years ago
Jenkins2 51ef6a8b6c Merge "core: Add VP9 passthrough support."
9 years ago
George Joseph 63bcbb2a56 Merge "say.c: Fix file locations for second, seconds, minute, minutes files"
9 years ago
Joshua Colp a6eb9ee7d2 core: Add VP9 passthrough support.
9 years ago
Rusty Newton 19b080b547 say.c: Fix file locations for second, seconds, minute, minutes files
9 years ago
Joshua Colp f43fc91911 Merge "core: Add digit filtering to ast_waitfordigit_full"
9 years ago
Jenkins2 62c381afdb Merge "core: Add PARSE_TIMELEN support to ast_parse_arg and ACO."
9 years ago
Joshua Colp 680c491a62 bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
9 years ago
Jenkins2 594c7a50af Merge "bridge/core_unreal: Fix SFU bugs with forwarding frames."
9 years ago
Jenkins2 0f45c979a3 Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."
9 years ago
Corey Farrell 78a50b0343 core: Add PARSE_TIMELEN support to ast_parse_arg and ACO.
9 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
9 years ago
Corey Farrell 6b138046e7 core: Add digit filtering to ast_waitfordigit_full
9 years ago
Joshua Colp 95b35cb1cb Merge "Avoid setting maxfiles for a remote asterisk"
9 years ago
Jenkins2 fbcfa6b4b2 Merge "http.c: Reduce log spam"
9 years ago
Joshua Colp 7f09fd2c2f bridge/core_unreal: Fix SFU bugs with forwarding frames.
9 years ago
Tzafrir Cohen d58ef31acd Avoid setting maxfiles for a remote asterisk
9 years ago
George Joseph 303f935a50 http.c: Reduce log spam
9 years ago
Richard Mudgett 03ae8b0105 json.c: Add backtrace log to find 'Invalid UTF-8 string' errors
9 years ago
Jenkins2 d6c08cc559 Merge "core: Remove 'Data Retrieval API'"
9 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
9 years ago
Corey Farrell 50ddb56dad channel: Clear channel flag in error branch.
9 years ago
Mark Michelson 45df25a579 chan_pjsip: Add support for multiple streams of the same type.
9 years ago
Jenkins2 01536546e2 Merge "bridge: stuck channel(s) after failed attended transfer"
9 years ago
Kevin Harwell 27dae55fb6 core_local: local channel data not being properly unref'ed and unlocked
9 years ago
Kevin Harwell 45a1f4e2ae bridge: stuck channel(s) after failed attended transfer
9 years ago
Richard Mudgett d2fbbdd692 SDP: Create declined m= SDP lines using remote SDP if applicable.
9 years ago
Richard Mudgett 3a18a09030 SDP: Rework SDP offer/answer model and update capabilities merges.
9 years ago
Joshua Colp 57bbba7d43 Merge "res_stasis: Plug reference leak on stolen channels"
9 years ago
Corey Farrell 70d2ccb9da Core: Add support for systemd socket activation.
9 years ago
George Joseph 3f5bf287a2 Merge "SDP: Add get/set option calls for RTP sched context per type."
9 years ago
George Joseph 854a6de819 res_stasis: Plug reference leak on stolen channels
9 years ago
Frederic LE FOLL 0ad95bc8a0 Core/PBX: Deadlock between dialplan execution and application unregistration.
9 years ago
Joshua Colp 0405185357 Merge "SDP: Search for the ice-lite attribute in the right place."
9 years ago
Jenkins2 d81293a5dd Merge changes from topic 'sdp_api_adjustments'
9 years ago
Jenkins2 2f684eb6a5 Merge "stream: Add ast_stream_topology_del_stream() and unit test."
9 years ago
Joshua Colp 41bd01c861 Merge "channel: Fix reference counting in ast_channel_suppress."
9 years ago
Richard Mudgett e563a1920e SDP: Add get/set option calls for RTP sched context per type.
9 years ago
Richard Mudgett 716abaf33d SDP: Search for the ice-lite attribute in the right place.
9 years ago
Richard Mudgett a95584d079 SDP: Set the remote c= line in RTP instance.
9 years ago
Richard Mudgett 06265b8c8a stream: Add ast_stream_topology_del_stream() and unit test.
9 years ago
Richard Mudgett 0fdb99c268 SDP: Add t= line in sdp_create_from_state()
9 years ago
Richard Mudgett 4797a8bb81 stream: Ignore declined streams for some topology calls.
9 years ago
Joshua Colp bd16c3c524 channel: Fix reference counting in ast_channel_suppress.
9 years ago
Joshua Colp d6386a8f0c bridge: Add a deferred queue.
9 years ago
Jenkins2 5d3420a2de Merge "BuildSystem: Add patches to allow building with recent LibreSSL"
9 years ago
Guido Falsi d27168d36f BuildSystem: Add patches to allow building with recent LibreSSL
9 years ago
Guido Falsi 7b668297f3 BuildSystem: Fix build on FreeBSD due to missing crypt.h
9 years ago
Jenkins2 29f87a5530 Merge "channel: ast_write frame wrongly freed after call to audiohooks"
9 years ago
Jenkins2 452e6315bb Merge "format: Reintroduce smoother flags"
9 years ago
Joshua Colp 1a24543124 Merge "Confbridge: Add "sfu" video mode to bridge profile options."
9 years ago
Jenkins2 bb2f6234da Merge "Add primitive SFU support to bridge_softmix."
9 years ago
Kevin Harwell d8802a6a0f channel: ast_write frame wrongly freed after call to audiohooks
9 years ago
Sean Bright 001f4ddda4 pbx_builtin: Properly handle hangup during Background
9 years ago
Joshua Colp f6eeaaafd5 channel / app_meetme: Fix parentheses.
9 years ago
Sean Bright 5c27fe2187 format: Reintroduce smoother flags
9 years ago
Mark Michelson 39d14834f8 Confbridge: Add "sfu" video mode to bridge profile options.
9 years ago
Mark Michelson 2da869408a Add primitive SFU support to bridge_softmix.
9 years ago
Joshua Colp 9c4f63263c manager: Clear the flag on the other channel.
9 years ago
Jenkins2 56b6a71548 Merge "asterisk: Audit locking of channel when manipulating flags."
9 years ago
George Joseph 08edd54c1b unittests: Add a unit test that causes a SEGV and...
9 years ago
Kevin Harwell 51375686f7 core/conversions: Added string to unsigned integer and long conversions
9 years ago
Joshua Colp 5a7af00e80 asterisk: Audit locking of channel when manipulating flags.
9 years ago
George Joseph ce4d8dac91 Merge changes from topic 'sdp_api_adjustments'
9 years ago
George Joseph 28d4e6be9b Merge "SDP: Remove sdp_state.remote_capabilities"
9 years ago
Jenkins2 f09e079294 Merge "SDP: Add interface_address to specify our address to use."
9 years ago
Jenkins2 542dd7d795 Merge "logger: Added logger_queue_limit to the configuration options."
9 years ago
Jenkins2 8b15719a11 Merge "tcptls: Improve error messages for TLS connections."
9 years ago
Richard Mudgett b8659be9b0 SDP: Make process possible multiple fmtp attributes per rtpmap.
9 years ago
Richard Mudgett c2906dfa05 SDP: Remove sdp_state.remote_capabilities
9 years ago
Richard Mudgett 16785c0908 SDP: Add interface_address to specify our address to use.
9 years ago
Richard Mudgett 367042bd3e SDP: Explicitly stop a RTP instance before destoying it.
9 years ago
Richard Mudgett be5809fac8 SDP: Rework merge_capabilities().
9 years ago
Richard Mudgett ae7689f093 SDP: Update ast_get_topology_from_sdp() to keep RTP map.
9 years ago
Joshua Colp cbbd119c21 tcptls: Improve error messages for TLS connections.
9 years ago
Joshua Elson 10a4439ac9 Prevent Undefined Capath Crash
9 years ago
Joshua Colp c62b5721b3 Merge "stream: ast_stream_clone() cannot copy the opaque user data."
9 years ago
George Joseph 201346fb7d logger: Added logger_queue_limit to the configuration options.
9 years ago
Joshua Colp d96f755682 Merge "netsock2.c: Made get/set addr port avoid potential uninitialized memory."
9 years ago
Joshua Colp 552e6d81ef Merge "bridge: Fix returning to dialplan when executing Bridge() from AMI."
9 years ago
Richard Mudgett 56c5c51076 stream: ast_stream_clone() cannot copy the opaque user data.
9 years ago
Richard Mudgett 924628812b netsock2.c: Made get/set addr port avoid potential uninitialized memory.
9 years ago
George Joseph 0001834157 app_confbridge: Fix reference to cfg in menu_template_handler
9 years ago
Jenkins2 a20db27c56 Merge "SDP: Replace SDP telephone_event option with dtmf option"
9 years ago
Joshua Colp c90d81ef51 bridge: Fix returning to dialplan when executing Bridge() from AMI.
9 years ago
Kevin Harwell 7b0e3b92fd bridge_simple: Added support for streams
9 years ago