summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-11-20main/cli: Use proper string methods to check existence of context/exten/appMatt Jordan
2015-11-17Merge "format: Register format-attribute module with cached formats." into 13Matt Jordan
2015-11-14hashtab: Add NULL check when destroying iterator.Joshua Colp
2015-11-13Taskprocessors: Increase high-water markMark Michelson
2015-11-13format: Register format-attribute module with cached formats.Alexander Traud
2015-11-12Merge "res_pjsip: Deny requests when threadpool queue is backed up." into 13Joshua Colp
2015-11-12res_pjsip: Deny requests when threadpool queue is backed up.Mark Michelson
2015-11-12format_cap: Don't append the 'none' format when appending all.Joshua Colp
2015-11-11threadpool: Handle worker thread transitioning to dead when going active.Joshua Colp
2015-11-11Merge "rtp_engine: Init a format-attribute module to its RFC defaults." into 13Matt Jordan
2015-11-11Merge "ast_format_cap: Avoid format creation on module load, use cache instea...Matt Jordan
2015-11-11Merge "xmldoc: Improve xmldoc wrapping of 'core show ...' output." into 13Matt Jordan
2015-11-11rtp_engine: Init a format-attribute module to its RFC defaults.Alexander Traud
2015-11-11Merge "taskprocessor: Add high water mark warnings" into 13Joshua Colp
2015-11-09ast_format_cap_get_names: To display all formats, the buffer was increased.Alexander Traud
2015-11-09ast_format_cap: Avoid format creation on module load, use cache instead.Alexander Traud
2015-11-06xmldoc: Improve xmldoc wrapping of 'core show ...' output.Walter Doekes
2015-11-05taskprocessor: Add high water mark warningsJonathan Rose
2015-11-04main/dial: Protect access to the format_cap structure of the requesting channelMatt Jordan
2015-11-04Fix cli display of build options.Corey Farrell
2015-11-03main/stasis_endpoints: Fix ContactStatusChange JSON for roundtrip_usec fieldMatt Jordan
2015-10-26Merge "format: Update the maximum packetization time for iLBC 30." into 13Matt Jordan
2015-10-23Merge topic 'fix_oom_crash' into 13Joshua Colp
2015-10-22format_cap: Detect vector allocation failures.Mark Michelson
2015-10-21strings.c: Fix __ast_str_helper() to always return a terminated string.Richard Mudgett
2015-10-21Add missing failure checks to ast_str_set_va() callers.Richard Mudgett
2015-10-21format: Update the maximum packetization time for iLBC 30.Alexander Traud
2015-10-12config.c: Fix off-nominal memory leak.Richard Mudgett
2015-10-12config.c: Fix potential memory corruption after [section](+).Richard Mudgett
2015-10-12config.c: Fix #include after [section](+).Richard Mudgett
2015-10-03manager: Fix GetConfigJSON returning invalid JSONIvan Poddubny
2015-09-30sched.c: Add warning about negative time interval request.Richard Mudgett
2015-09-28Merge "translate: Fix transcoding while different in frame size." into 13Joshua Colp
2015-09-25Merge "logger: Prevent duplicate dynamic channels from being added." into 13Joshua Colp
2015-09-24logger: Prevent duplicate dynamic channels from being added.Mark Michelson
2015-09-24Do not swallow frames on channels leaving bridges.Mark Michelson
2015-09-23Merge "ARI: Add events for Contact and Peer Status changes" into 13Matt Jordan
2015-09-22app_page.c: Fix crash when forwarding with a predial handler.Richard Mudgett
2015-09-22ARI: Add events for Contact and Peer Status changesMatt Jordan
2015-09-22core/logging: Fix logging to more than one syslog channelElazar Broad
2015-09-22Merge "pbx: Update device and presence state when changing a hint extension."...Joshua Colp
2015-09-21Merge "main/config_options: Check for existance of internal object before der...Matt Jordan
2015-09-19pbx: Update device and presence state when changing a hint extension.Joshua Colp
2015-09-17translate: Fix transcoding while different in frame size.Alexander Traud
2015-09-15scheduler: Use queue for allocating sched IDs.Mark Michelson
2015-09-09main/config_options: Check for existance of internal object before derefingMatt Jordan
2015-09-08Core/General: Add #ifdef needed on FreeBSD.Guido Falsi
2015-09-04endpoint snapshot: avoid second cleanup on alloc failureScott Griepentrog
2015-09-02pbx: Fix crash when issuing "core show hints" with long pattern match.Joshua Colp
2015-08-31Merge "Fix deadlock on presence state changes." into 13Joshua Colp