Commit Graph

6787 Commits (9cb77904e024fff3edf574581a640db6ac3c73bb)

Author SHA1 Message Date
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
Ben Ford 5bacde37a2 res_rtp_asterisk: Add support for sending NACK requests.
7 years ago
Joshua Colp 134e2f0ddc module: Remove deprecated modules and update support levels.
7 years ago
Chris-Savinovich 94dd0544e5 stasis: Improve message type "Use of before/init after destruction"
7 years ago
Corey Farrell 49f83a7490 loader: Fix startup issues.
7 years ago
George Joseph c1e49720fa test.c: Make output jUnit compatible
7 years ago
Joshua Colp 454aa952fa Merge "main/cdr.c: Alleviate CDR deadlock"
7 years ago
Matthew Fredrickson db02218db2 main/cdr.c: Alleviate CDR deadlock
7 years ago
Richard Mudgett 7a238fe74d AMI SendText action: Fix to use correct thread to send the text.
7 years ago
George Joseph e3585353f6 res_pjsip_messaging: Allow application/* for in-dialog MESSAGEs
7 years ago
Alexander Traud 675e2ddb49 uuid: Enable UUID in Solaris 11.
7 years ago
Jenkins2 bbd962bc4b Merge "utils: Avoid an unused variable in Solaris 11."
7 years ago
George Joseph d87631d21f Merge changes from topic 'ASTERISK-27625'
7 years ago
George Joseph 98bd5908a2 Merge "ARI POST DTMF: Make not compete with channel's media thread."
7 years ago
George Joseph 46c1f81fad Merge "AMI PlayDTMF Action: Make not compete with channel's media thread."
7 years ago
Alexander Traud a5c53bd323 utils: Avoid an unused variable in Solaris 11.
7 years ago
Jenkins2 5065cb2c24 Merge "Fix some doxygen and curly placement."
7 years ago
Jenkins2 8892a9b8d9 Merge "Dialplan functions: Fix some channel autoservice misuse."
7 years ago
Richard Mudgett eb8bbe660e channel.c: Make CHECK_BLOCKING() save thread LWP id for messages.
7 years ago
Richard Mudgett da54605b8a ARI POST DTMF: Make not compete with channel's media thread.
7 years ago
Richard Mudgett 7d874c1af7 AMI PlayDTMF Action: Make not compete with channel's media thread.
7 years ago
Richard Mudgett 080508d2eb channel.c: Fix usage of CHECK_BLOCKING()
7 years ago
Richard Mudgett 0989b63047 autoservice: Don't start channel autoservice if the thread is a user interface.
7 years ago
Richard Mudgett 91c3ac19cb Dialplan functions: Fix some channel autoservice misuse.
7 years ago
Richard Mudgett 720c2d1da2 Fix some doxygen and curly placement.
7 years ago
Richard Mudgett a470bb9e27 channel: Fix some more unprotected channel flag setting.
7 years ago
Joshua Colp 41175caee0 rtp: Don't negotiate dynamic codecs using payload.
7 years ago
Sean Bright b649682caa AST-2018-007: iostreams potential DoS when client connection closed prematurely
7 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
George Joseph 437ab41881 app_sendtext: Allow content types other than text/plain
8 years ago
Joshua Colp c63cd006ba Merge "libasteriskssl: Allow OpenSSL 1.0.2 configured with no-deprecated."
8 years ago
Alexander Traud 24503fb600 tcptls.h: Repair ./configure --with-ssl=PATH.
8 years ago
Alexander Traud d36338ce2b tcptls: Allow OpenSSL configured with no-dh.
8 years ago
Alexander Traud 91616f4524 tcptls: Allow OpenSSL 1.1.x configured with enable-ssl3-method no-deprecated.
8 years ago
Joshua Colp 4ea98e49f1 Merge "rtp: Add support for RTP extension negotiation and abs-send-time."
8 years ago
Joshua Colp fbb33ba6e8 Merge "tcptls: Repair ./configure --with-ssl=PATH."
8 years ago
Joshua Colp ca9120a1f0 Merge "config.c: Fix successful DELETE treated as failure"
8 years ago
Joshua Colp 7e655b26d1 Merge "channel.c: Fix off nominal channel allocation failure path."
8 years ago
Joshua Colp 25764691b0 Merge "netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API"
8 years ago
Joshua Colp a507c73a78 rtp: Add support for RTP extension negotiation and abs-send-time.
8 years ago
Richard Mudgett 1bec0c73b3 channel.c: Fix off nominal channel allocation failure path.
8 years ago
Alexei Gradinari 39632c7e00 config.c: Fix successful DELETE treated as failure
8 years ago
Matthew Fredrickson 9f9dce05b2 netsock2: Add ast_sockaddr_resolve_first_af to netsock2 public API
8 years ago
Alexander Traud 1424f42d25 libasteriskssl: Allow OpenSSL 1.0.2 configured with no-deprecated.
8 years ago
Alexander Traud 2228ae3f27 tcptls: Repair ./configure --with-ssl=PATH.
8 years ago
Kevin Harwell 357654313f Merge "rtp_engine: Allow Media Formats with add_static_payload(-1) on egress again."
8 years ago
Joshua Colp 60ce5d0003 Merge "cli: Display correct unit for HTTP timeout in "manager show settings"."
8 years ago
Joshua Colp 195af35026 Merge "Fix GCC 8 build issues."
8 years ago
Alexander Traud 71d1e8d8c8 rtp_engine: Remove the double assigned RTP payload ID of H.263+.
8 years ago
Corey Farrell 4722a653f4 cli: Display correct unit for HTTP timeout in "manager show settings".
8 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
8 years ago
Alexander Traud 919b0eb3f2 rtp_engine: Allow Media Formats with add_static_payload(-1) on egress again.
8 years ago
Jaco Kroon 9f1e1d153a manager: fix digest auth for ami/http mechanism.
8 years ago
Jenkins2 d83a37f0cc Merge "stream: Make the topology a reference counted object."
8 years ago
Jenkins2 dcaaae6cd1 Merge "iostreams: Add some documentation for the ast_iostream_* functions"
8 years ago
Joshua Colp 7528b86cad stream: Make the topology a reference counted object.
8 years ago
Sean Bright 069a0b7593 iostreams: Add some documentation for the ast_iostream_* functions
8 years ago
Gaurav Khurana 0827d5cc53 Add the ability to read the media file type from HTTP header for playback
8 years ago
George Joseph 3bad41257b Merge "BuildSystem: Add DragonFly BSD."
8 years ago
Jenkins2 8e368d0eaf Merge "translate: generic plc not filled in after translation"
8 years ago
Jenkins2 9c430569d4 Merge "bridge_softmix: Forward TEXT frames"
8 years ago
Richard Mudgett 661fec4b59 core: Remove unused/incomplete SDP modules.
8 years ago
Joshua Colp 1dedc73951 Merge "streams: Add string metadata capability"
8 years ago
Jenkins2 56a9338fc1 Merge "Build System: Add missing ASTMM_LIBC to flex output."
8 years ago
Kevin Harwell ff652711c7 translate: generic plc not filled in after translation
8 years ago
Alexander Traud efe40ff671 BuildSystem: Add DragonFly BSD.
8 years ago
Jenkins2 6ccf08c543 Merge "stringfields: Collect extended stringfields into the stringfield section."
8 years ago
Corey Farrell 179ae87cf4 Build System: Add missing ASTMM_LIBC to flex output.
8 years ago
Joshua Colp 8de3fa2b56 bridge_softmix / app_confbridge: Add support for REMB combining.
8 years ago
George Joseph f79a372941 streams: Add string metadata capability
8 years ago
George Joseph 4fb7967c73 bridge_softmix: Forward TEXT frames
8 years ago
Richard Mudgett d50d637764 stringfields: Collect extended stringfields into the stringfield section.
8 years ago
Jenkins2 fabfe701bb Merge "res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge"
8 years ago
Richard Mudgett 0c03eab962 res_pjsip_refer/chan_sip: Fix INVITE with replaces transfer to ConfBridge
8 years ago
Joshua Colp 0f6431e8e4 app_confbridge / bridge_softmix: Add ability to configure REMB interval.
8 years ago
George Joseph df7277ac5d Merge "main: Update copyright notice with year 2018"
8 years ago
Jenkins2 c66fde8247 Merge "BuildSystem: With external editline, do not require libs for internal editline."
8 years ago
Jenkins2 0718964e32 Merge "core: Create main/options.c."
8 years ago
Kevin Harwell 48ef239a01 Merge "res_rtp_asterisk: Add support for raising additional RTCP messages."
8 years ago
Kevin Harwell d8a2ced3ad Merge "main/indications: Use ast_cli_completion_add for all completions."
8 years ago
Jenkins2 7b744bac60 Merge "Add data buffer API to store packets."
8 years ago
Ben Ford 138e0eff4e Add data buffer API to store packets.
8 years ago
Joshua Colp e14b0e960d res_rtp_asterisk: Add support for raising additional RTCP messages.
8 years ago
Florian Floimair 455cee99ae main: Update copyright notice with year 2018
8 years ago
Guido Falsi 48190c7f93 core: fix getopt(3) usage
8 years ago
Corey Farrell 318bf45928 main/indications: Use ast_cli_completion_add for all completions.
8 years ago
Alexander Traud d6fda173a4 BuildSystem: With external editline, do not require libs for internal editline.
8 years ago
Corey Farrell a6d58c518a core: Create main/options.c.
8 years ago
Jenkins2 fa892d8dfd Merge "core: Stop using AST_INLINE_API for allocator functions."
8 years ago
Joshua Colp f03b984724 Merge "core: Remove additional symbols."
8 years ago
Jenkins2 60a06fbd1d Merge "core: Remove dead symbols from asterisk.exports.in."
8 years ago
Jenkins2 f863f1f91b Merge "channel.c: Allow generic plc then channel formats are equal"
8 years ago
Jenkins2 fcad222d7f Merge "BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere."
8 years ago
Jenkins2 b68dae189d Merge "main/sounds: Use ast_cli_completion_add."
8 years ago
Joshua Colp dc2ce3ce32 Merge "named_acl: Use ast_cli_completion_add."
8 years ago
Joshua Colp 1a2f12e288 Merge "manager: Use ast_cli_completion_add for completion generators."
8 years ago
Joshua Colp e3a5874c12 Merge "main/test: Use ast_cli_completion_add."
8 years ago
Jenkins2 c1344d3f77 Merge "core: Minor cleanup of ast_el_read_char."
8 years ago
Joshua Colp 06424ebde1 Merge "aco: Use ast_cli_completion_add for 'config show help'."
8 years ago
Jenkins2 716e2d46e7 Merge "main/config: Use ast_cli_completion_add for reload completion."
8 years ago
Jenkins2 bf9631ea0b Merge "main/translate: Use ast_cli_completion_add."
8 years ago
Joshua Colp 650f561bbb Merge "main/taskprocessor: Use ast_cli_completion_add."
8 years ago
Jenkins2 5f5bb31f74 Merge "main/bridge: Use ast_cli_completion_add."
8 years ago
Jenkins2 ffc20301fa Merge "stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr."
8 years ago
Corey Farrell 040bb21771 core: Remove additional symbols.
8 years ago
Corey Farrell de77cf8698 core: Remove dead symbols from asterisk.exports.in.
8 years ago
Corey Farrell 201762f161 named_acl: Use ast_cli_completion_add.
8 years ago
Corey Farrell 645203a422 main/sounds: Use ast_cli_completion_add.
8 years ago
George Joseph 5d097f8236 channel.c: Allow generic plc then channel formats are equal
8 years ago
Corey Farrell 8d01ec572d manager: Use ast_cli_completion_add for completion generators.
8 years ago
Corey Farrell 2c1ad2f510 main/test: Use ast_cli_completion_add.
8 years ago
Jenkins2 5843a19797 Merge "loader: Convert reload_classes to built-in modules."
8 years ago
Jenkins2 19196a98d0 Merge "main/cdr: Use ast_cli_completion_add for CDR channel completion."
8 years ago
Corey Farrell 8c25a72d57 main/bridge: Use ast_cli_completion_add.
8 years ago
Corey Farrell 5b40441197 core: Minor cleanup of ast_el_read_char.
8 years ago
Corey Farrell 1136a22a1e main/translate: Use ast_cli_completion_add.
8 years ago
Corey Farrell 91ac95993e main/taskprocessor: Use ast_cli_completion_add.
8 years ago
Corey Farrell 3ad56aa929 main/config: Use ast_cli_completion_add for reload completion.
8 years ago
Corey Farrell 9e335f22e7 aco: Use ast_cli_completion_add for 'config show help'.
8 years ago
Corey Farrell 4d1c9d8711 core: Stop using AST_INLINE_API for allocator functions.
8 years ago
Joshua Colp d5bfba60d2 Merge "astobj2_container: Use ast_cli_completion_add for container names."
8 years ago
Jenkins2 6df575541b Merge "main/ccss: Use ast_cli_completion_add for core id."
8 years ago
Jenkins2 6c4719fc2a Merge "main/channel: Use ast_cli_completion_add for channeltypes."
8 years ago
Corey Farrell ebe957c5e9 main/cdr: Use ast_cli_completion_add for CDR channel completion.
8 years ago
Corey Farrell 89ba4d4e3d main/ccss: Use ast_cli_completion_add for core id.
8 years ago
Corey Farrell aa0d95c730 astobj2_container: Use ast_cli_completion_add for container names.
8 years ago
Corey Farrell b929a7fb8d main/channel: Use ast_cli_completion_add for channeltypes.
8 years ago
Corey Farrell b45bb476bb cli: Enable ast_cli_completion_add on public completion generators.
8 years ago
Jenkins2 1a9ed413a1 Merge "core: Remove incorrect usage of attribute_malloc."
8 years ago
Jenkins2 15bf51af73 Merge "core: Remove non-critical cleanup from startup aborts."
8 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
8 years ago
Corey Farrell 9e488dd482 core: Remove incorrect usage of attribute_malloc.
8 years ago
Corey Farrell ea9768ff07 stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr.
8 years ago
Jenkins2 4b7872c9db Merge "core: Remove ABI effects of MALLOC_DEBUG."
8 years ago
Corey Farrell fee929c8ac core: Remove non-critical cleanup from startup aborts.
8 years ago
Jenkins2 1485719531 Merge "Replace direct checks of option_debug with DEBUG_ATLEAST macro."
8 years ago
Alexander Traud fc64a0e2b3 BuildSystem: Instead of $PJPROJECT_LIBS with s, use $PJPROJECT_LIB everywhere.
8 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
8 years ago
Alexander Traud 58f44f225a utils: In Solaris, avoid a warning about an unused variable.
8 years ago
Jenkins2 91a8c7a281 Merge "BuildSystem: Cast any intptr_t explicitly to its proposed type."
8 years ago
Jenkins2 e21f168477 Merge "BuildSystem: Detect whether uselocale(.) is available."
8 years ago
Jenkins2 3afc2c52af Merge "core: Fix handling of maximum length lines in config files."
8 years ago
Alexander Traud 5d19762b5f BuildSystem: Cast any intptr_t explicitly to its proposed type.
8 years ago
Alexander Traud 9749524520 BuildSystem: Detect whether uselocale(.) is available.
8 years ago
Richard Mudgett c711e4076a core: Remove ABI effects of MALLOC_DEBUG.
8 years ago
Richard Mudgett 1a36a452bd pjproject: Add cache_pools debugging option.
8 years ago
Corey Farrell a7927471ad core: Fix handling of maximum length lines in config files.
8 years ago
Richard Mudgett f083edc43c manager.c: Fix lseek() parameter order.
8 years ago
Joshua Colp e70c4ec84d AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.
8 years ago
Richard Mudgett e2f98fbd63 channel.c: Fix typo.
8 years ago
Jenkins2 3c5784315d Merge "core: Rename sounds_index.c to sounds.c."
8 years ago
Jenkins2 fd353237f0 Merge "config: Fix locking for extconfig reload."
8 years ago
Jenkins2 ff4351952b Merge "optional_api: Refactor to use vector's and standard allocators."
8 years ago
Jenkins2 fbe2f1fe01 Merge "rtp_engine: Load format name / mime type in uppercase again."
8 years ago
Jenkins2 15886d5833 Merge "manager: Add AMI event Load/Unload"
8 years ago
Corey Farrell 97c21e9cb3 core: Rename sounds_index.c to sounds.c.
8 years ago
Corey Farrell e03f0f9572 config: Fix locking for extconfig reload.
8 years ago
Alexander Traud a70c92121d rtp_engine: Load format name / mime type in uppercase again.
8 years ago
Sean Bright af2dd3a678 bridge_roles: Use a non-locking linked list where appropriate
8 years ago
Jenkins2 d6147aa6a3 Merge "main/asterisk.c: Remove silly usage of RAII_VAR."
8 years ago
Jenkins2 41a05aacc9 Merge "core: Remove embedded editline."
8 years ago
Joshua Colp d494cc1c88 Merge "json: Add conditionals to avoid locking if Jansson is thread safe."
8 years ago
Corey Farrell 9e45d3f893 main/asterisk.c: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 02ee296f81 optional_api: Refactor to use vector's and standard allocators.
8 years ago
Jenkins2 0461286123 Merge "cdr.c: Fix runtime leak of CDR records."
8 years ago
Sungtae Kim cb4cfb8c43 manager: Add AMI event Load/Unload
8 years ago
Corey Farrell 04490fb1d8 json: Add conditionals to avoid locking if Jansson is thread safe.
8 years ago
Corey Farrell 9fddc8b4dc core: Remove embedded editline.
8 years ago
Alexander Traud 32e610d9e6 backtrace: Avoid potential spurious output.
8 years ago
Richard Mudgett b2fcb30d38 cdr.c: Fix runtime leak of CDR records.
8 years ago
Jenkins2 2d90b1efd9 Merge "manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event"
8 years ago
Jenkins2 5c524e3287 Merge "manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()"
8 years ago
Sungtae Kim 7e32adf044 manager.c: Fixed "(null):" header in AMI AsyncAGIEnd event
8 years ago
Richard Mudgett 3419a048b9 manager.c: Fix potential memory leak and corruption.
8 years ago
Richard Mudgett bcfe172f8d manager_channels.c: Reordered ast_manager_build_channel_state_string_prefix()
8 years ago
Richard Mudgett b9024197ab app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
8 years ago
Jenkins2 093484d137 Merge "loader: Use ast_cli_completion_add for 'module load' completion."
8 years ago
Jenkins2 8f6978d7b8 Merge "pbx_variables.c: Misc fixes in variable substitution."
8 years ago
Jenkins2 da4ddb1faa Merge "Build System: Require __sync or __atomic functions."
8 years ago
Jenkins2 21bcd85bba Merge "core: Fix unused variable error in handle_show_sysinfo."
8 years ago
Jenkins2 1e44d50893 Merge "core: Tweak startup order."
8 years ago
Jenkins2 7c77365549 Merge "editline: Avoid shifting a negative signed value."
8 years ago
Corey Farrell 84a6365164 loader: Use ast_cli_completion_add for 'module load' completion.
8 years ago
Alexander Traud d9e42f27b9 core: Fix unused variable error in handle_show_sysinfo.
8 years ago
Alexander Traud 3c26eec043 editline: Avoid shifting a negative signed value.
8 years ago
Corey Farrell 39fcecad59 core: Tweak startup order.
8 years ago
Corey Farrell 23381d2c5e Build System: Require __sync or __atomic functions.
8 years ago
Corey Farrell a164b7ccfb loader: Correct overly strict startup checks.
8 years ago
Jenkins2 d4e9f7c940 Merge "loader: Add support for built-in modules."
8 years ago
Jenkins2 cec16d8e4f Merge "loader: Rework load_resource_list."
8 years ago
Richard Mudgett 2f78dc2bfa pbx_variables.c: Misc fixes in variable substitution.
8 years ago
Joshua Colp 908e39f186 Merge "loader: Remove global symbol only startup phase."
8 years ago
Jenkins2 2c27205e4e Merge "loader: Process module dependencies."
8 years ago
Jenkins2 fd32ca51e8 Merge "pbx: Reduce verbosity while loading extensions"
8 years ago
krells 77f2814d01 pbx: Reduce verbosity while loading extensions
8 years ago
Corey Farrell 25cb1ab05b loader: Add support for built-in modules.
8 years ago
Corey Farrell e6142a1282 loader: Rework load_resource_list.
8 years ago
Corey Farrell a80cbb046e loader: Remove global symbol only startup phase.
8 years ago
Corey Farrell 3b73ed28c5 loader: Process module dependencies.
8 years ago
Corey Farrell 4fd303b630 loader: Miscellaneous fixes.
8 years ago
Richard Mudgett 7ed7d525fb taskprocessor.c: Increase the number of tps_singletons container buckets.
8 years ago
Corey Farrell 35ae99c712 vector: Additional string vector definitions.
8 years ago
Jenkins2 8a6febd980 Merge "stasis_message_router: Remove silly usage of RAII_VAR."
8 years ago
Jenkins2 f94c56d388 Merge "stasis_endpoints: Remove silly usage of RAII_VAR."
8 years ago
Jenkins2 a13578e789 Merge "stasis_system: Remove silly usage of RAII_VAR."
8 years ago
Jenkins2 4534f32fca Merge "stasis: Remove silly usage of RAII_VAR."
8 years ago
Jenkins2 ae723f85ee Merge "stasis_bridges: Remove silly usage of RAII_VAR."
8 years ago
Jenkins2 19523cd5a1 Merge "stasis_cache: Remove silly usage of RAII_VAR."
8 years ago
Corey Farrell f0eb00d1e7 stasis: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell a383e1ddb1 stasis_cache_pattern: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 0de004dd85 stasis_bridges: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 01127e1664 stasis_cache: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 175a9ef873 stasis_endpoints: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 4b655184b0 stasis_message_router: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 3074c4165c stasis_system: Remove silly usage of RAII_VAR.
8 years ago
Alexander Traud 3a7d917256 translate: Avoid absolute value on unsigned substraction.
8 years ago
Jenkins2 4b326eb289 Merge "editline: Avoid comparison between pointer and zero character constant."
8 years ago
Alexander Traud ad3252ccef editline: Avoid comparison between pointer and zero character constant.
8 years ago
Corey Farrell cfb88f3ac1 pbx: Prevent execution of NULL pointer.
8 years ago
Jenkins2 4eccf697e1 Merge "rtp_engine: Add missing unlock."
8 years ago
Joshua Colp 5cab877093 Merge "translators: Don't use ast_module_running_ref."
8 years ago
Corey Farrell 82cf585fb5 translators: Don't use ast_module_running_ref.
8 years ago
Corey Farrell da365affbd rtp_engine: Add missing unlock.
8 years ago
Corey Farrell aaed0b8b3a aco: Fix NULL dereference in error path.
8 years ago
Joshua Colp 2fac32a37a Merge "loader: Create ast_module_running_ref."
8 years ago
Joshua Colp 307abc4cad Merge "datastore: Add automatic module references."
8 years ago
Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref.
8 years ago
Jenkins2 84d0871380 Merge "core: Use macros to generate ao2_container callbacks where possible."
8 years ago
Joshua Colp f77ca95418 Merge "aco: Add missing aco_option_type_string for OPT_TIMELEN_T."
8 years ago
Jenkins2 5a1525345e Merge "cdr: submit: fix logic of test for batch mode"
8 years ago
Jenkins2 6480777005 Merge "stasis_channels.c: Misc cleanup."
8 years ago
Tzafrir Cohen 9b5d1454b4 cdr: submit: fix logic of test for batch mode
8 years ago
Corey Farrell f298178583 aco: Add missing aco_option_type_string for OPT_TIMELEN_T.
8 years ago
Sean Bright 15f8b9b8bf ice: Increase foundation buffer size
8 years ago
Corey Farrell bc73337e07 core: Use macros to generate ao2_container callbacks where possible.
8 years ago
Corey Farrell 0fe7df641a datastore: Add automatic module references.
8 years ago
Richard Mudgett 2dde5bef47 stasis_channels.c: Misc cleanup.
8 years ago
Jenkins2 0d9968e001 Merge "manager.c: Update AMI Status event documentation"
8 years ago
Jenkins2 50cf373be5 Merge "cdr: Missing NULL check and unlock."
8 years ago
Richard Mudgett d69b7c6c6d manager.c: Update AMI Status event documentation
8 years ago
Corey Farrell 94eb12ca56 cdr: Missing NULL check and unlock.
8 years ago
Corey Farrell 23aa20bf20 loader: Add volatile to resource_being_loaded.
8 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Jenkins2 0100c9267e Merge "Fix Common Typo's."
8 years ago
Joshua Colp c7a0ad8b99 Merge "bridge: Old channel video source not set to NULL after unref."
8 years ago
Corey Farrell 1b80ffa495 Fix Common Typo's.
8 years ago
Corey Farrell aaa3884d4a bridge: Old channel video source not set to NULL after unref.
8 years ago
Corey Farrell c2850bfebc core: Fix unused variable error in handle_show_sysinfo.
8 years ago
Jenkins2 4815be9aeb Merge "CLI: Address multiple issues."
8 years ago
Jenkins2 0b9396720a Merge "bridge: Stop music on hold on adding an arbitrary channel to a bridge"
8 years ago
Jenkins2 a711ac25f1 Merge "dns_core: Protect against array index violation."
8 years ago
Jenkins2 262eda7801 Merge "Remove constant conditionals (dead-code)."
8 years ago
Corey Farrell d51837a1b9 CLI: Address multiple issues.
8 years ago
Jenkins2 204dd027dd Merge "core: Fix multiple trivial issues in the core."
8 years ago
George Joseph 88f7f4ebb6 Merge "main/app: Fix leaks."
8 years ago
Corey Farrell b8f54f742f dns_core: Protect against array index violation.
8 years ago
Ivan Poddubny 3b99a0332c bridge: Stop music on hold on adding an arbitrary channel to a bridge
8 years ago
Jenkins2 6bd25cad86 Merge "rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage."
8 years ago
Corey Farrell b3e839debd Remove constant conditionals (dead-code).
8 years ago
Corey Farrell bf33a09c37 core: Fix multiple trivial issues in the core.
8 years ago
Corey Farrell 8dfc973d64 main/app: Fix leaks.
8 years ago
Richard Mudgett f6393b59af ast_json_pack(): Use safer json ref mechanism.
8 years ago
Richard Mudgett 7054fb8756 rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage.
8 years ago
Jenkins2 11a1e07ad2 Merge "netsock: Remove from Asterisk core."
8 years ago
Jenkins2 7b127e2d20 Merge "CLI: Fix 'core set debug channel' completion bug."
8 years ago
George Joseph 08440fd1d9 Merge "CLI: Remove special handling of 'core set verbose' from rasterisk."
8 years ago
Joshua Colp 5224fd3ab4 Merge changes from topic 'faster-aco'
8 years ago
Corey Farrell 064c74e4af netsock: Remove from Asterisk core.
8 years ago
Corey Farrell 731a23fba7 CLI: Fix 'core set debug channel' completion bug.
8 years ago
George Joseph c56c4312ad Merge changes from topic 'loader-work'
8 years ago
Jenkins2 5346c290e0 Merge "cdr: Minor optimizations."
8 years ago
Jenkins2 7ffe5aba24 Merge "loader: Rework of load_dynamic_module."
8 years ago
Jenkins2 c9bcd888a2 Merge "res_rtp_asterisk.c: Disable packet flood detection for video streams."
8 years ago
Joshua Colp b223f0e108 Merge "loader: Minor fix to module registration."
8 years ago
Corey Farrell e6768c0f81 cdr: Minor optimizations.
8 years ago
Jenkins2 dff0415b1e Merge "pjsip_options: wrongly applied "UNKNOWN" status"
8 years ago
Corey Farrell bf2d35931d aco: Minimize use of regex.
8 years ago
Corey Farrell a455e18320 aco: Create ways to minimize use of regex.
8 years ago
Corey Farrell 9d5797616c loader: Use vector to build apha sorted module lists.
8 years ago
Corey Farrell 7b54903313 loader: Replace priority heap with vector.
8 years ago
Corey Farrell 3505cc88e8 loader: Rework of load_dynamic_module.
8 years ago
Corey Farrell 80bf0ee99a loader: Minor fix to module registration.
8 years ago
Richard Mudgett 98f7e9251f res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
George Joseph afb6e85980 Merge "CLI: Fix 'core show sysinfo' function ordering."
8 years ago
Corey Farrell 5f6a3c4399 CLI: Remove special handling of 'core set verbose' from rasterisk.
8 years ago
Corey Farrell c01ba7437e CLI: Fix 'core show sysinfo' function ordering.
8 years ago
Kevin Harwell b088cddc03 pjsip_options: wrongly applied "UNKNOWN" status
8 years ago
Richard Mudgett c2ec82bf36 stasis_channels.c: Don't set channel snapshot caller_dnid twice.
8 years ago
Jenkins2 b7e79d7baf Merge "astdb: Improve prefix searches in astdb"
8 years ago
Jenkins2 f81a884033 Merge "loader: Refactor resource_name_match."
8 years ago
Sean Bright 9a9edc6c9e astdb: Improve prefix searches in astdb
8 years ago
Corey Farrell d2e87b8e14 loader: Refactor resource_name_match.
8 years ago
Sean Bright 2ffe52a116 utils: Add convenience function for setting fd flags
8 years ago
Jenkins2 b0b28446c1 Merge "translate: Skip matrix_rebuild during shutdown."
8 years ago
George Joseph d7f3f8c283 Merge "sounds_index: Avoid repeatedly reindexing."
8 years ago
George Joseph 5cef8b2f3e Merge "media_index: Improve startup."
8 years ago
Corey Farrell c2c9995830 translate: Skip matrix_rebuild during shutdown.
8 years ago
Corey Farrell ab191e9782 sounds_index: Avoid repeatedly reindexing.
8 years ago
Corey Farrell 2af59ebb3a media_index: Improve startup.
8 years ago
Richard Mudgett e97e41552e bridge_basic.c: Update transfer diagnostic messages addendum.
8 years ago
Niklas Larsson 9d00583164 bridge_basic.c: Update transfer diagnostic messages.
8 years ago
Joshua Colp 93c2cd1383 Merge "config: Speed up config template lookup"
8 years ago
Sean Bright d9fdeae6a4 config: Speed up config template lookup
8 years ago
Sean Bright 1ad0fbc80e config: Speed up ACO & sorcery initialization
8 years ago
Jenkins2 5de9754313 Merge "translate: Transcode siren14, speex32, silk24, and silk12 via slin16."
8 years ago
Jenkins2 f98dad52d2 Merge "CLI: Remove compatibility code."
8 years ago
Joshua Colp c7aa6e41c1 Merge "translate: Show sample rate for silk, speex, and slin in translation table."
8 years ago
Corey Farrell d12a2ab400 CLI: Remove compatibility code.
8 years ago
Jenkins2 ae342a824f Merge "CLI: Finish conversion of completion handling to vectors."
8 years ago
George Joseph b4119a4c31 Merge "CLI: Refactor cli_complete."
8 years ago
Joshua Colp a06bca48e7 Merge "CLI: Rewrite ast_el_strtoarr to use vector's internally."
8 years ago
George Joseph 708189ce02 Merge "CLI: Create ast_cli_completion_add function."
8 years ago
Jenkins2 b69bfc637f Merge "CLI: Refactor ast_cli_display_match_list."
8 years ago
George Joseph 93dba6f396 Merge "CLI: Remove calls to ast_cli_generator."
8 years ago
Alexander Traud 58115e9c21 translate: Transcode siren14, speex32, silk24, and silk12 via slin16.
8 years ago
Alexander Traud 74e7005a74 translate: Show sample rate for silk, speex, and slin in translation table.
8 years ago
Joshua Colp ac6b029fe4 Merge "aoc: Remove silly usage of RAII_VAR."
8 years ago
Joshua Colp 0434f6a255 Merge "abstract_jb: Remove silly usage of RAII_VAR."
8 years ago
Joshua Colp 11cb4f2715 Merge "app: Remove silly usage of RAII_VAR."
8 years ago
Joshua Colp 40c3114013 Merge "ccss: Remove silly usage of RAII_VAR."
8 years ago
Corey Farrell b79d04f8f8 CLI: Finish conversion of completion handling to vectors.
8 years ago
Corey Farrell fbb8c0d3e4 CLI: Refactor cli_complete.
8 years ago
Corey Farrell 1cd24cd726 CLI: Rewrite ast_el_strtoarr to use vector's internally.
8 years ago
Corey Farrell 9c0a2110f0 CLI: Refactor ast_cli_display_match_list.
8 years ago
Corey Farrell 9587a61f4c CLI: Create ast_cli_completion_add function.
8 years ago
Corey Farrell a02cbc2ef3 CLI: Remove calls to ast_cli_generator.
8 years ago
Joshua Colp 3abf8dfeae Merge "cli: Remove silly usage of RAII_VAR."
8 years ago
Joshua Colp 146f6b92eb Merge "loader: Fix comments in struct ast_module."
8 years ago
Joshua Colp f5b2746355 Merge "CLI: Create ast_cli_completion_vector."
8 years ago
Joshua Colp 81041aacbd Merge "Build: Fix issues building without SSL."
8 years ago
Corey Farrell 10b4b5d200 loader: Fix comments in struct ast_module.
8 years ago
Joshua Colp 5db911bf7d Merge "acl: Fix allocation related issues."
8 years ago
Joshua Colp d415eba990 Merge "bridge_basic: Ignore answer from transfer target when they've timed out."
8 years ago
Corey Farrell 9ae805c900 cli: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 89ccab95c2 ccss: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 5e99c334d1 app: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell abdd9fa1a8 aoc: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 48e1b39b28 abstract_jb: Remove silly usage of RAII_VAR.
8 years ago
Corey Farrell 999e0c17d7 Build: Fix issues building without SSL.
8 years ago
Corey Farrell b4862e463c iostream: Fix ast_iostream_printf declaration.
8 years ago
Joshua Colp 4181b6f377 Merge "DEBUG_FD_LEAKS: Add missing FD creators."
8 years ago
Corey Farrell c4f11911ea acl: Fix allocation related issues.
8 years ago
Joshua Colp 781a520b73 bridge_basic: Ignore answer from transfer target when they've timed out.
8 years ago
Corey Farrell a95f2994c6 aoc: Fix memory management issues.
8 years ago
Jenkins2 d89dc864eb Merge "sorcery: Add ast_sorcery_retrieve_by_prefix()"
8 years ago
Richard Mudgett b7b800b689 audiohook.c: Fix freeing a frame and still using it.
8 years ago
Joshua Colp a6d2926e5d Merge "core: Fix configuration of remote console socket path."
8 years ago
Joshua Colp 9d7b096023 Merge "core: Use ast_alertpipe for Asterisk signal monitoring thread."
8 years ago
Jenkins2 f616147487 Merge "core: Add cache_media_frames debugging option."
8 years ago
Corey Farrell edd1016dd8 core: Use ast_alertpipe for Asterisk signal monitoring thread.
8 years ago
Corey Farrell cdaaa14a5f core: Fix configuration of remote console socket path.
8 years ago
Sean Bright ffccce76d9 sorcery: Add ast_sorcery_retrieve_by_prefix()
8 years ago
Corey Farrell 14d60cee0c CLI: Create ast_cli_completion_vector.
8 years ago
Richard Mudgett 90bb0a3e10 core: Add cache_media_frames debugging option.
8 years ago
Richard Mudgett b865d29f1c frame.c: Make ast_frame_free()/ast_frfree() NULL tolerant
8 years ago
Corey Farrell bb77666620 core: Remove disabled code.
8 years ago
Joshua Colp 15d3c5f316 Merge "stasis_bridges.c: Fix off-nominal json memory leaks."
8 years ago
Joshua Colp c32710386e Merge "main/sdp_state: Check for errors from ast_stream_topology_set_stream."
8 years ago
Corey Farrell 0bda39c668 DEBUG_FD_LEAKS: Add missing FD creators.
8 years ago
Richard Mudgett b358e441cd AST-2017-010: Fix cdr_object_update_party_b_userfield_cb() buf overrun
8 years ago
Jenkins2 b7f64c30e2 Merge "stream: Return error from ast_stream_topology_set_stream."
8 years ago
Jenkins2 2dcd0c8a05 Merge "stasis: Release object if vector append fails."
8 years ago
Jenkins2 bd67e63434 Merge "PBX: Handle errors from AST_VECTOR_APPEND."
8 years ago
Jenkins2 64fa84b2ca Merge "Messaging: Report error on failure to register tech or handler."
8 years ago
Jenkins2 3d5aa21fe5 Merge "format_cap: Fix leak on AST_VECTOR_APPEND error."
8 years ago
Jenkins2 b52d53b6dc Merge "CLI: Remove unused internal command."
8 years ago
Corey Farrell 9b3db9a7fd main/sdp_state: Check for errors from ast_stream_topology_set_stream.
8 years ago
Corey Farrell fb18895108 stream: Return error from ast_stream_topology_set_stream.
8 years ago
Joshua Colp 3c897daabf Merge "tcptls: Print notice when TLS is enabled but not configured."
8 years ago
Joshua Colp 83c61383c8 Merge "stasis: Remove silly use of RAII_VAR in stasis_forward_all."
8 years ago
Joshua Colp a34b36c513 Merge "stasis_channels.c: Remove a very silly RAII_VAR()."
8 years ago
Joshua Colp e7c52d1b61 Merge "Fix ast_(v)asprintf() malloc failure usage conditions."
8 years ago
Corey Farrell adb4fdcb7b stasis: Release object if vector append fails.
8 years ago
Corey Farrell 2f4f216026 RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.
8 years ago
Corey Farrell 5762f72425 PBX: Handle errors from AST_VECTOR_APPEND.
8 years ago
Corey Farrell 714026b32e Messaging: Report error on failure to register tech or handler.
8 years ago
Corey Farrell e43c8af77c format_cap: Fix leak on AST_VECTOR_APPEND error.
8 years ago
Corey Farrell 64bcb65a78 stasis: Remove silly use of RAII_VAR in stasis_forward_all.
8 years ago
Corey Farrell b7e1034009 CLI: Remove unused internal command.
8 years ago
Joshua Colp 637b37fb98 Merge "dtls: Add support for ephemeral DTLS certificates."
8 years ago
Richard Mudgett 923424019b stasis_bridges.c: Fix off-nominal json memory leaks.
8 years ago
Richard Mudgett f81970d3fc stasis_channels.c: Remove a very silly RAII_VAR().
8 years ago
Richard Mudgett ee08f10d06 Fix ast_(v)asprintf() malloc failure usage conditions.
8 years ago
Joshua Colp 3c6fe0545a Merge "Stasis/ARI: Fix off-nominal path json memory leaks."
8 years ago
Joshua Colp 036bbe2d3f Merge "AOC: Fix AOC-S json memory leak."
8 years ago
Sean Bright 04d3785a79 dtls: Add support for ephemeral DTLS certificates.
8 years ago
Alexander Traud 19332e6968 tcptls: Print notice when TLS is enabled but not configured.
8 years ago
Richard Mudgett 79ddcdbc70 Stasis/ARI: Fix off-nominal path json memory leaks.
8 years ago
Richard Mudgett 229790ea3d AOC: Fix AOC-S json memory leak.
8 years ago
Corey Farrell 290bad22c9 Build System: Fix build failure caused by recent CLI improvements.
8 years ago
Joshua Colp 306e7912db Merge "Modules: Additional improvements to CLI completion."
8 years ago
Joshua Colp 8701479386 core: Don't attempt to write to a stream that does not exist.
8 years ago
Corey Farrell b9f457eac0 Modules: Additional improvements to CLI completion.
8 years ago
Kevin Harwell 1e70011710 features: Bridge application's BRIDGERESULT not appropriately set
8 years ago
Joshua Colp df18445b98 Merge "Build System: Fix --disable-xmldoc option."
8 years ago
Joshua Colp 491c8054f2 Merge "core / pjsip: Add support for grouping streams together."
8 years ago
Joshua Colp 4c535f5c30 core / pjsip: Add support for grouping streams together.
8 years ago
Corey Farrell e82b921c35 Modules: Fix issues with CLI completion.
8 years ago
Richard Mudgett 2ca3dbb197 codec.c: Defensively check the returned samples.
8 years ago
Joshua Colp 4f2717bab0 Merge "Single API for ast_store_lock_info and ast_remove_lock_info."
8 years ago