summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-08-19rtp_engine.c: Initial split of payload types into rx and tx mappings.Richard Mudgett
2015-08-17CHAOS: prevent sorcery object with null idScott Griepentrog
2015-08-13audiohook.c: Simplify variable usage in audiohook_read_frame_both().Richard Mudgett
2015-08-13audiohook.c: Fix MixMonitor crash when using the r() or t() options.Richard Mudgett
2015-08-10main/format: Add an API call for retrieving format attributesMatt Jordan
2015-08-10Merge "Replaces clock_gettime() with ast_tsnow()"Joshua Colp
2015-08-08Merge "rtp_engine.c: Fix performance issue with several channel drivers that ...Matt Jordan
2015-08-07Replaces clock_gettime() with ast_tsnow()David M. Lee
2015-08-07ARI: Retrieve existing log channelsScott Emidy
2015-08-07ARI: Creating log channelsScott Emidy
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-06Merge "rtp_engine.c: Must protect mime_types_len with mime_types_lock."Joshua Colp
2015-08-03Merge topic 'misc_rtp_tweaks'Joshua Colp
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-31Merge "dns_core: Allow zero-length DNS responses."Joshua Colp
2015-07-31dns_core: Allow zero-length DNS responses.Mark Michelson
2015-07-30rtp_engine.c: Fix performance issue with several channel drivers that use RTP.Richard Mudgett
2015-07-30rtp_engine.c: Must protect mime_types_len with mime_types_lock.Richard Mudgett
2015-07-30rtp_engine.h: No sense allowing payload types larger than RFC allows.Richard Mudgett
2015-07-30rtp_engine.c: Minor tweaks.Richard Mudgett
2015-07-29Add a test event for inband ringing.Mark Michelson
2015-07-28holding_bridge: ensure moh participants get framesJonathan Rose
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-24Local channels: Alternate solution to ringback problem.Mark Michelson
2015-07-22Merge "audiohook: Use manipulated frame instead of dropping it."Matt Jordan
2015-07-22Merge "audiohook: Read the correct number of samples based on audiohook format."Mark Michelson
2015-07-22audiohook: Use manipulated frame instead of dropping it.Joshua Colp
2015-07-22Local channels: Do not block control -1 payloads.Mark Michelson
2015-07-22audiohook: Read the correct number of samples based on audiohook format.Joshua Colp
2015-07-20Merge "res_pjsip: Add rtp_keepalive endpoint option."Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-17pbx.c: Post AMI VarSet event if delete a non-empty dialplan variable.Richard Mudgett
2015-07-17Merge "strings.h: Fix issues with escape string functions."Matt Jordan
2015-07-16Merge "media cache: Add CLI commands"Matt Jordan
2015-07-16Merge "media cache: Add a core API and facade for a backend agnostic media ca...Matthew Jordan
2015-07-16strings.h: Fix issues with escape string functions.Richard Mudgett
2015-07-14Merge "main/bucket: Add a callback function for ast_bucket_file objects"Matt Jordan
2015-07-13Merge "ARI: Added new functionality to get information on a single module."Mark Michelson
2015-07-13ARI: Added new functionality to get information on a single module.Benjamin Ford
2015-07-13bridge.c: Fixed race condition during attended transferKevin Harwell
2015-07-13Merge "main/format_cap: Parse capabilities generated by ast_format_cap_get_na...Matt Jordan
2015-07-12media cache: Add CLI commandsMatt Jordan
2015-07-12media cache: Add a core API and facade for a backend agnostic media cacheMatthew Jordan
2015-07-12main/bucket: Add a callback function for ast_bucket_file objectsMatt Jordan
2015-07-12main/sorcery: Don't fail object set creation from JSON if field failsMatt Jordan
2015-07-11main/format_cap: Parse capabilities generated by ast_format_cap_get_namesMatt Jordan
2015-07-11main/sorcery: Provide log messages when a wizard does not support an operationMatt Jordan
2015-07-11Merge "main/devicestate: Prevent duplicate registration of device state provi...Matt Jordan
2015-07-11Merge "bucket: Add clone/staleness operations for ast_bucket/ast_bucket_file"Matt Jordan
2015-07-11Merge "sorcery: Add support for object staleness"Matt Jordan