summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-22ARI: Add the ability to subscribe to all eventsMatt Jordan
2015-09-10res_pjsip: Copy default_from_user to avoid crash.Mark Michelson
2015-09-04res_pjsip: Change default from user value.Mark Michelson
2015-08-28res_pjsip_sdp_rtp: Fix multiple keepalive scheduled items.Joshua Colp
2015-08-25res_pjsip: Add common ast_sip_get_host_ip API.Joshua Colp
2015-08-09main/format: Add an API call for retrieving format attributesMatt Jordan
2015-08-07ARI: Retrieve existing log channelsScott Emidy
2015-08-07ARI: Creating log channelsScott Emidy
2015-08-06ARI: Deleting log channelsScott Emidy
2015-08-03res/res_rtp_asterisk: Add ECDH supportMark Duncan
2015-08-03Merge topic 'misc_rtp_tweaks' into 13Joshua Colp
2015-07-31ARI: Rotate log channels.Benjamin Ford
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-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-15strings.h: Fix issues with escape string functions.Richard Mudgett
2015-07-14ARI: Added new functionality to reload a single module.Benjamin Ford
2015-07-13Merge "ARI: Added new functionality to get information on a single module." i...Mark Michelson
2015-07-13Merge "bridge.c: Fixed race condition during attended transfer" into 13Mark 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-10Merge "ARI: Added new functionality to get all module information." into 13Matt Jordan
2015-07-10ARI: Added new functionality to get all module information.Benjamin Ford
2015-07-09res_sorcery_memory_cache: Backport to 13Joshua Colp
2015-07-07Merge "PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error." ...Joshua Colp
2015-07-06PJSIP XML, XPIDF: Fix buffer size overwrite memory corruption error.Richard Mudgett
2015-07-06res_pjsip: Need to use the same serializer for a pjproject SIP transaction.Richard Mudgett
2015-06-26Merge "threadpool, res_pjsip: Add serializer group shutdown API calls." into 13Matt Jordan
2015-06-26Merge "sorcery: Add ast_sorcery_object_unregister() API call." into 13Matt 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-25AMI: Add Linkedid to the standard channel snapshot AMI event headers.Richard Mudgett
2015-06-25Merge "res_pjsip_mwi: Set up unsolicited MWI upon registration." into 13Mark 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-10res_pjsip.h: Fix some doxygen comments.Richard Mudgett
2015-06-09Merge "Fix unsafe uses of ast_context pointers." into 13Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-06-03AMI: Escape string values.Kevin Harwell
2015-05-31Fix buffer overflow in slin sample frames generation.Ivan Poddubny
2015-05-29Revert "endpoint/stasis: Eliminate duplicate events on endpoint status change"George Joseph
2015-05-27endpoint/stasis: Eliminate duplicate events on endpoint status changeGeorge Joseph
2015-05-26res_pjsip: Add AMI events for chan_pjsip contact lifecycle changesGeorge Joseph
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-22res_pjsip: Refactor endpt_send_transaction (qualify_timeout)George Joseph
2015-05-21Merge "audiohook.c: Difference in read/write rates caused continuous buffer r...Matt Jordan
2015-05-20audiohook.c: Difference in read/write rates caused continuous buffer resetsKevin Harwell
2015-05-19res/res_http_websocket: Add a pre-session established callbackMatt Jordan