mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 19:16:15 +00:00
104 lines
3.9 KiB
Plaintext
104 lines
3.9 KiB
Plaintext
Release Summary
|
|
|
|
asterisk-13.16.0-rc2
|
|
|
|
Date: 2017-05-24
|
|
|
|
<asteriskteam@digium.com>
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
Table of Contents
|
|
|
|
1. Summary
|
|
2. Contributors
|
|
3. Closed Issues
|
|
4. Diffstat
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
Summary
|
|
|
|
[Back to Top]
|
|
|
|
This release is a point release of an existing major version. The changes
|
|
included were made to address problems that have been identified in this
|
|
release series, or are minor, backwards compatible new features or
|
|
improvements. Users should be able to safely upgrade to this version if
|
|
this release series is already in use. Users considering upgrading from a
|
|
previous version are strongly encouraged to review the UPGRADE.txt
|
|
document as well as the CHANGES document for information about upgrading
|
|
to this release series.
|
|
|
|
The data in this summary reflects changes that have been made since the
|
|
previous release, asterisk-13.16.0-rc1.
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
Contributors
|
|
|
|
[Back to Top]
|
|
|
|
This table lists the people who have submitted code, those that have
|
|
tested patches, as well as those that reported issues on the issue tracker
|
|
that were resolved in this release. For coders, the number is how many of
|
|
their patches (of any size) were committed into this release. For testers,
|
|
the number is the number of times their name was listed as assisting with
|
|
testing a patch. Finally, for reporters, the number is the number of
|
|
issues that they reported that were affected by commits that went into
|
|
this release.
|
|
|
|
Coders Testers Reporters
|
|
1 Sean Bright 1 Stefan EngstrAP:m
|
|
1 Kevin Harwell 1 Javier Riveros
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
Closed Issues
|
|
|
|
[Back to Top]
|
|
|
|
This is a list of all issues from the issue tracker that were closed by
|
|
changes that went into this release.
|
|
|
|
Bug
|
|
|
|
Category: Channels/chan_sip/General
|
|
|
|
ASTERISK-26982: chan_sip: rtcp_mux setting may cause ice completion
|
|
failure/delay if client offers rtcp-mux as negotiable
|
|
Reported by: Stefan EngstrAP:m
|
|
* [f0e5b5815c] Sean Bright -- chan_sip: Better ICE handling for RTCP-MUX
|
|
|
|
Category: Resources/res_rtp_asterisk
|
|
|
|
ASTERISK-26982: chan_sip: rtcp_mux setting may cause ice completion
|
|
failure/delay if client offers rtcp-mux as negotiable
|
|
Reported by: Stefan EngstrAP:m
|
|
* [f0e5b5815c] Sean Bright -- chan_sip: Better ICE handling for RTCP-MUX
|
|
ASTERISK-26979: res_rtp_asterisk: SRTP unprotect failed with
|
|
authentication failure 10 or 110
|
|
Reported by: Javier Riveros
|
|
* [a26431a198] Kevin Harwell -- res_rtp_asterisk: rtcp mux using the
|
|
wrong srtp unprotecting algorithm
|
|
|
|
Category: Resources/res_srtp
|
|
|
|
ASTERISK-26979: res_rtp_asterisk: SRTP unprotect failed with
|
|
authentication failure 10 or 110
|
|
Reported by: Javier Riveros
|
|
* [a26431a198] Kevin Harwell -- res_rtp_asterisk: rtcp mux using the
|
|
wrong srtp unprotecting algorithm
|
|
|
|
----------------------------------------------------------------------
|
|
|
|
Diffstat Results
|
|
|
|
[Back to Top]
|
|
|
|
This is a summary of the changes to the source code that went into this
|
|
release that was generated using the diffstat utility.
|
|
|
|
chan_sip.c | 36 +++++++++++++++++++++++++++++-------
|
|
1 file changed, 29 insertions(+), 7 deletions(-)
|