summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-03-23AMI: Updated versionKevin Harwell
2017-03-22Merge "res_pjsip_session: Enable RFC3578 overlap dialing support." into 13zuul
2017-03-22res_pjsip_session: Enable RFC3578 overlap dialing support.Richard Begg
2017-03-21Merge "autochan/mixmonitor/chanspy: Fix unsafe channel locking and references...zuul
2017-03-21res_hep: Capture actual transport type in useSean Bright
2017-03-20thread safety: Don't use getprotobyname()Sean Bright
2017-03-16res_pjsip: Symmetric transportsGeorge Joseph
2017-03-15autochan/mixmonitor/chanspy: Fix unsafe channel locking and references.Richard Mudgett
2017-03-15Add rtcp-mux supportMark Michelson
2017-02-27bridge_native_rtp: Handle case where channel joins already suspended.Joshua Colp
2017-02-21Merge "res_pjsip: Record the serializer earlier on the tdata." into 13zuul
2017-02-21realtime: Centralize some common realtime backend codeSean Bright
2017-02-20res_pjsip: Record the serializer earlier on the tdata.Richard Mudgett
2017-02-15res_pjsip_pubsub: Correctly implement persisted subscriptionsGeorge Joseph
2017-02-10manager: Restore Originate failure behavior from Asterisk 11Sean Bright
2017-02-01res_agi: Prevent an AGI from eating frames it should not. (Re-do)Richard Mudgett
2017-02-01Frame deferral: Revert API refactoring.Richard Mudgett
2017-01-27Merge "ari: Implement 'debug all' and request/response logging" into 13George Joseph
2017-01-26Merge "PJPROJECT logging: Fix detection of max supported log level." into 13George Joseph
2017-01-24Add notes about embedded ast_frame structs holding a format ref.Richard Mudgett
2017-01-24ari: Implement 'debug all' and request/response loggingGeorge Joseph
2017-01-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
2017-01-12res_rtp_asterisk: Fix bug in function CHANNEL(rtcp, all_rtt)Aaron An
2016-12-14MESSAGE: Flush Message/ast_msg_queue channel alert pipe.Richard Mudgett
2016-12-07res_pjsip_registrar: AMI Add RegistrationInboundContactStatuses commandGeorge Joseph
2016-12-02Merge "tcptls: Use new certificate upon sip reload" into 13Joshua Colp
2016-12-02Merge "PJPROJECT logging: Made easier to get available logging levels." into 13Joshua Colp
2016-11-30res_rtp: Fix regression when IPv6 is not available.Guido Falsi
2016-11-30PJPROJECT logging: Made easier to get available logging levels.Richard Mudgett
2016-11-30Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" ...zuul
2016-11-22tcptls: Use new certificate upon sip reloadMichael Kuron
2016-11-21build: Backport addition of librt check to configure.acGeorge Joseph
2016-11-17manager: update minor versionMark Michelson
2016-11-16Merge "res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak." into 13zuul
2016-11-16channel: Fix issues in hangup scenarios caused by frame deferralGeorge Joseph
2016-11-16Merge "res/ari/resource_bridges: Add the ability to manipulate the video sour...zuul
2016-11-16Merge "Revert "Revert "Add API for channel frame deferral.""" into 13zuul
2016-11-16Merge "Add X.509 subject alternative name support to TLS certificate verifica...Joshua Colp
2016-11-16res_pjsip_outbound_authenticator_digest.c: Fix memory pool leak.Richard Mudgett
2016-11-16chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=noAlexei Gradinari
2016-11-15Add X.509 subject alternative name support to TLS certificateMaciej Szmigiero
2016-11-14res/ari/resource_bridges: Add the ability to manipulate the video sourceMatt Jordan
2016-11-14Revert "Revert "Add API for channel frame deferral.""George Joseph
2016-11-14cli: Fix ast_el_read_char to work with libedit >= 3.1George Joseph
2016-11-10Merge "Revert "Add API for channel frame deferral."" into 13George Joseph
2016-11-10Revert "Add API for channel frame deferral."George Joseph
2016-11-08Merge "Add API for channel frame deferral." into 13zuul
2016-11-08Merge "stasis_recording/stored: remove calls to deprecated readdir_r function...Joshua Colp
2016-11-07Add API for channel frame deferral.Mark Michelson