summaryrefslogtreecommitdiff
path: root/include/asterisk
AgeCommit message (Expand)Author
2015-08-20rtp_engine.c: Get current or create a needed rx payload type mapping.Richard Mudgett
2015-08-19rtp_engine.c: Initial split of payload types into rx and tx mappings.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-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-03Merge "res/res_rtp_asterisk: Add ECDH support"Matt Jordan
2015-08-03Merge topic 'misc_rtp_tweaks'Joshua Colp
2015-07-31Merge "ARI: Channels added to Stasis application during WebSocket creation ..."Mark Michelson
2015-07-31ARI: Rotate log channels.Benjamin Ford
2015-07-31ARI: Channels added to Stasis application during WebSocket creation ...Ashley Sanders
2015-07-31dns_core: Allow zero-length DNS responses.Mark Michelson
2015-07-30rtp_engine.h: No sense allowing payload types larger than RFC allows.Richard Mudgett
2015-07-30rtp_engine.h: Misc comment fixes.Richard Mudgett
2015-07-29res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.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-17Merge "strings.h: Fix issues with escape string functions."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-14ARI: Added new functionality to reload a single module.Benjamin Ford
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-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-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
2015-07-10ARI: Added new functionality to get all module information.Benjamin Ford
2015-07-08Merge "DNS: Create a system-level DNS resolver"Mark Michelson
2015-07-07DNS: Create a system-level DNS resolverAshley Sanders
2015-07-06PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.Richard Mudgett
2015-07-06res_pjsip: Failover when server is not availableKevin Harwell
2015-07-04bucket: Add clone/staleness operations for ast_bucket/ast_bucket_fileMatt Jordan
2015-07-04sorcery: Add support for object stalenessMatt Jordan
2015-06-25threadpool, res_pjsip: Add serializer group shutdown API calls.Richard Mudgett
2015-06-25sorcery: Add ast_sorcery_object_unregister() API call.Richard Mudgett
2015-06-25Merge "res_pjsip_mwi: Set up unsolicited MWI upon registration."Mark Michelson
2015-06-24test.c: Add unit test registration checks for summary and description.Richard Mudgett
2015-06-23res_pjsip_mwi: Set up unsolicited MWI upon registration.Joshua Colp
2015-06-15res_pjsip: Add option to force G.726 to be treated as AAL2 packed.Kevin Harwell
2015-06-10DNS: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-06-10DNS: Fix doxygen comments.Richard Mudgett
2015-06-10res_pjsip.h: Fix some doxygen comments.Richard Mudgett
2015-06-09Merge "Fix unsafe uses of ast_context pointers."Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell