summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-01-17abstract/fixed/adpative jitter buffer: disallow frame re-insertsKevin Harwell
2017-01-13taskprocessor.c: Change when high water warning logged.Richard Mudgett
2016-12-22acl.c: Improve ast_ouraddrfor() diagnostic messages.Richard Mudgett
2016-12-14MESSAGE: Flush Message/ast_msg_queue channel alert pipe.Richard Mudgett
2016-12-06pjproject_bundled: Fix missing inclusion of symbolsGeorge 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-12-01Merge "res_rtp: Fix regression when IPv6 is not available." into 13Joshua Colp
2016-12-01Merge "Frame deferral: Re-queue deferred frames one-at-a-time." into 13Joshua Colp
2016-12-01Merge "OpenSSL 1.1.0 support" 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-30Frame deferral: Re-queue deferred frames one-at-a-time.Mark Michelson
2016-11-30Merge "chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=no" ...zuul
2016-11-30OpenSSL 1.1.0 supportTzafrir Cohen
2016-11-26chan_sip: Fix segfault during module unloadMichael Kuron
2016-11-22res_rtp_asterisk: RTT miscalculation in RTCPgestoip2
2016-11-22tcptls: Use new certificate upon sip reloadMichael Kuron
2016-11-21build: Backport addition of librt check to configure.acGeorge Joseph
2016-11-21Merge "main/app.c: Transmit Silence on ControlPlayback pause" into 13Joshua Colp
2016-11-17main/app.c: Transmit Silence on ControlPlayback pausemisha
2016-11-16build: Various OpenBSD issuesGeorge Joseph
2016-11-16Merge "channel: Fix issues in hangup scenarios caused by frame deferral" int...George Joseph
2016-11-16channel: Fix issues in hangup scenarios caused by frame deferralGeorge Joseph
2016-11-16Merge "codec_opus: Fix warning when Opus negotiated but codec_opus not loaded...Joshua Colp
2016-11-16Merge "res/ari/resource_bridges: Add the ability to manipulate the video sour...zuul
2016-11-16Merge "Revert "Revert "channel: Use frame deferral API for safe sleep.""" int...Joshua Colp
2016-11-16Merge "Revert "Revert "autoservice: Use frame deferral API""" into 13Joshua Colp
2016-11-16Merge "Revert "Revert "AGI: Only defer frames when in an interception routine...zuul
2016-11-16Merge "Revert "Revert "Add API for channel frame deferral.""" into 13zuul
2016-11-16codec_opus: Fix warning when Opus negotiated but codec_opus not loaded.Richard Mudgett
2016-11-16Merge "Add X.509 subject alternative name support to TLS certificate verifica...Joshua Colp
2016-11-16Merge "cli: Fix ast_el_read_char to work with libedit >= 3.1" into 13Joshua Colp
2016-11-16chan_pjsip: fix switching sending codec when asymmetric_rtp_codec=noAlexei Gradinari
2016-11-15file.c/__ast_file_read_dirs: Fix issues on filesystems without d_typeGeorge Joseph
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 "channel: Use frame deferral API for safe sleep.""George Joseph
2016-11-14Revert "Revert "autoservice: Use frame deferral API""George Joseph
2016-11-14Revert "Revert "AGI: Only defer frames when in an interception routine.""George Joseph
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 "autoservice: Use frame deferral API"" into 13George Joseph
2016-11-10Merge "Revert "Add API for channel frame deferral."" into 13George Joseph
2016-11-10Merge "Revert "AGI: Only defer frames when in an interception routine."" into 13George Joseph
2016-11-10Revert "Add API for channel frame deferral."George Joseph
2016-11-10Revert "AGI: Only defer frames when in an interception routine."George Joseph
2016-11-10Revert "autoservice: Use frame deferral API"George Joseph
2016-11-10Revert "channel: Use frame deferral API for safe sleep."George Joseph
2016-11-08channel: Use frame deferral API for safe sleep.Mark Michelson