summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2017-06-20SDP: Rework SDP offer/answer model and update capabilities merges.Richard Mudgett
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
2017-05-12Merge "SDP: Add interface_address to specify our address to use."Jenkins2
2017-05-11Merge "logger: Added logger_queue_limit to the configuration options."Jenkins2
2017-05-11Merge "tcptls: Improve error messages for TLS connections."Jenkins2
2017-05-09SDP: Make process possible multiple fmtp attributes per rtpmap.Richard Mudgett
2017-05-09SDP: Remove sdp_state.remote_capabilitiesRichard Mudgett
2017-05-09SDP: Add interface_address to specify our address to use.Richard Mudgett
2017-05-09SDP: Explicitly stop a RTP instance before destoying it.Richard Mudgett
2017-05-09SDP: Rework merge_capabilities().Richard Mudgett
2017-05-09SDP: Update ast_get_topology_from_sdp() to keep RTP map.Richard Mudgett
2017-05-09tcptls: Improve error messages for TLS connections.Joshua Colp
2017-05-09Prevent Undefined Capath CrashJoshua Elson
2017-05-08Merge "stream: ast_stream_clone() cannot copy the opaque user data."Joshua Colp
2017-05-08logger: Added logger_queue_limit to the configuration options.George Joseph