summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-07-13Merge "res_rtp_asterisk / res_pjsip: Add support for BUNDLE."Jenkins2
2017-07-13res_rtp_asterisk / res_pjsip: Add support for BUNDLE.Joshua Colp
2017-07-12Merge "Avoid setting maxfiles for a remote asterisk"Joshua Colp
2017-07-11Merge "http.c: Reduce log spam"Jenkins2
2017-07-11Avoid setting maxfiles for a remote asteriskTzafrir Cohen
2017-07-11http.c: Reduce log spamGeorge Joseph
2017-07-07json.c: Add backtrace log to find 'Invalid UTF-8 string' errorsRichard Mudgett
2017-07-07Merge "core: Remove 'Data Retrieval API'"Jenkins2
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-07-01channel: Clear channel flag in error branch.Corey Farrell
2017-06-28chan_pjsip: Add support for multiple streams of the same type.Mark Michelson
2017-06-21Merge "bridge: stuck channel(s) after failed attended transfer"Jenkins2
2017-06-21core_local: local channel data not being properly unref'ed and unlockedKevin Harwell
2017-06-21bridge: stuck channel(s) after failed attended transferKevin Harwell
2017-06-19Merge "res_stasis: Plug reference leak on stolen channels"Joshua Colp
2017-06-19Merge "SDP: Add get/set option calls for RTP sched context per type."George Joseph
2017-06-16res_stasis: Plug reference leak on stolen channelsGeorge Joseph
2017-06-16Core/PBX: Deadlock between dialplan execution and application unregistration.Frederic LE FOLL
2017-06-16Merge "SDP: Search for the ice-lite attribute in the right place."Joshua Colp
2017-06-16Merge changes from topic 'sdp_api_adjustments'Jenkins2
2017-06-16Merge "stream: Add ast_stream_topology_del_stream() and unit test."Jenkins2
2017-06-15Merge "channel: Fix reference counting in ast_channel_suppress."Joshua Colp
2017-06-15SDP: Add get/set option calls for RTP sched context per type.Richard Mudgett
2017-06-15SDP: Search for the ice-lite attribute in the right place.Richard Mudgett
2017-06-15SDP: Set the remote c= line in RTP instance.Richard Mudgett
2017-06-15stream: Add ast_stream_topology_del_stream() and unit test.Richard Mudgett
2017-06-15SDP: Add t= line in sdp_create_from_state()Richard Mudgett
2017-06-15stream: Ignore declined streams for some topology calls.Richard Mudgett
2017-06-15channel: Fix reference counting in ast_channel_suppress.Joshua Colp
2017-06-13bridge: Add a deferred queue.Joshua Colp
2017-06-13Merge "BuildSystem: Add patches to allow building with recent LibreSSL"Jenkins2
2017-06-09BuildSystem: Add patches to allow building with recent LibreSSLGuido Falsi
2017-06-08BuildSystem: Fix build on FreeBSD due to missing crypt.hGuido Falsi
2017-06-07Merge "channel: ast_write frame wrongly freed after call to audiohooks"Jenkins2
2017-06-06Merge "format: Reintroduce smoother flags"Jenkins2
2017-06-06Merge "Confbridge: Add "sfu" video mode to bridge profile options."Joshua Colp
2017-06-06Merge "Add primitive SFU support to bridge_softmix."Jenkins2
2017-06-05channel: ast_write frame wrongly freed after call to audiohooksKevin Harwell
2017-05-31pbx_builtin: Properly handle hangup during BackgroundSean Bright
2017-05-31channel / app_meetme: Fix parentheses.Joshua Colp
2017-05-30format: Reintroduce smoother flagsSean Bright
2017-05-30Confbridge: Add "sfu" video mode to bridge profile options.Mark Michelson
2017-05-30Add primitive SFU support to bridge_softmix.Mark Michelson
2017-05-26manager: Clear the flag on the other channel.Joshua Colp
2017-05-26Merge "asterisk: Audit locking of channel when manipulating flags."Jenkins2
2017-05-24unittests: Add a unit test that causes a SEGV and...George Joseph
2017-05-17core/conversions: Added string to unsigned integer and long conversionsKevin Harwell
2017-05-16asterisk: Audit locking of channel when manipulating flags.Joshua Colp
2017-05-12Merge changes from topic 'sdp_api_adjustments'George Joseph
2017-05-12Merge "SDP: Remove sdp_state.remote_capabilities"George Joseph