summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-12-18Merge "json: Audit ast_json_* usage for thread safety." into 13Joshua Colp
2015-12-18Merge "res_sorcery_memory_cache: Add support for a full backend cache." into 13Joshua Colp
2015-12-17res_sorcery_memory_cache: Add support for a full backend cache.Joshua Colp
2015-12-17rtp_engine: Ignore empty filenames in DTLS configuration.Joshua Colp
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-12-15Merge "AMI: Fixed OriginateResponse message" into 13Matt Jordan
2015-12-14Fix sscanf() format string type mismatch.Richard Mudgett
2015-12-14Merge "main/utils: Don't emit an ERROR message if the read end of a pipe clos...Matt Jordan
2015-12-13main/utils: Don't emit an ERROR message if the read end of a pipe closesMatt Jordan
2015-12-12pjsip/config_transport: Check pjproject version at runtime for async opsGeorge Joseph
2015-12-10AMI: Fixed OriginateResponse messagepchero
2015-12-08res_pjsip: Add existence and readablity checks for tls related filesGeorge Joseph
2015-12-08translate: Avoid a warning message when doing FEC within Opus Codec.Alexander Traud
2015-12-03Fix crash in audiohook translate to slinJonathan Rose
2015-12-03Merge "sched.c: Make not return a sched id of 0." into 13Joshua Colp
2015-12-03Merge topic 'ASTERISK-25476' into 13Joshua Colp
2015-12-02Unset BRIDGEPEER when leaving a bridgeJonathan Rose
2015-12-01sched.c: Make not return a sched id of 0.Richard Mudgett
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f.Richard Mudgett
2015-11-25main: Slight refactor of main. Improve color situation.Walter Doekes
2015-11-24Merge "translate: Provide translation modules the result of SDP negotiation."...Joshua Colp
2015-11-20main/cli: Use proper string methods to check existence of context/exten/appMatt Jordan
2015-11-19translate: Provide translation modules the result of SDP negotiation.Alexander Traud
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