From: George Joseph Date: Thu, 8 Sep 2016 16:34:35 +0000 (-0500) Subject: Release summaries: Remove previous versions X-Git-Tag: certified/13.8-cert3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cec20200ba4841c1e48e56a31277a1ef1e392ba;p=thirdparty%2Fasterisk.git Release summaries: Remove previous versions --- diff --git a/asterisk-certified-13.8-cert2-summary.html b/asterisk-certified-13.8-cert2-summary.html deleted file mode 100644 index 6d0fa08e7b..0000000000 --- a/asterisk-certified-13.8-cert2-summary.html +++ /dev/null @@ -1,66 +0,0 @@ -Release Summary - asterisk-certified/13.8-cert2

Release Summary

asterisk-certified/13.8-cert2

Date: 2016-08-15

<asteriskteam@digium.com>


Table of Contents

    -
  1. Summary
  2. -
  3. Contributors
  4. -
  5. Closed Issues
  6. -
  7. Other Changes
  8. -
  9. Diffstat
  10. -

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-certified/13.8-cert1.


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.

- - -
CodersTestersReporters
10 Joshua Colp
4 Richard Mudgett
1 George Joseph
1 Mark Michelson
1 Scott Griepentrog
4 Richard Mudgett
1 Ben Smithurst
1 Mark Michelson
1 Scott Griepentrog

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_dahdi/NewFeature

ASTERISK-26214: Allow arbitrary time for fax detection to end on a channel
Reported by: Richard Mudgett

Category: Channels/chan_pjsip

ASTERISK-26214: Allow arbitrary time for fax detection to end on a channel
Reported by: Richard Mudgett

Category: Channels/chan_sip/General

ASTERISK-23013: [patch] Deadlock between 'sip show channels' command and attended transfer handling
Reported by: Ben Smithurst

Category: Core/General

ASTERISK-26237: Fax is detected on regular calls.
Reported by: Richard Mudgett

Category: Resources/res_fax

ASTERISK-26214: Allow arbitrary time for fax detection to end on a channel
Reported by: Richard Mudgett

Category: Resources/res_rtp_asterisk

ASTERISK-26280: DNS lookups can block channel media paths
Reported by: Mark Michelson

Commits Not Associated with an Issue

[Back to Top]

This is a list of all changes that went into this release that did not reference a JIRA issue.

- - - - - - - - - - - -
RevisionAuthorSummary
d7eec92332Joshua ColpRelease summaries: Remove previous versions
847b0d007dJoshua Colp.version: Update for certified/13.8-cert2
bd8581cd52Joshua Colp.lastclean: Update for certified/13.8-cert2
628620c5efJoshua Colprealtime: Add database scripts for certified/13.8-cert2
acf021cdecJoshua ColpChangeLog: Updated for certified/13.8-cert2-rc1
fba5cf4a00Joshua ColpRelease summaries: Add summaries for certified/13.8-cert2-rc1
b2cc9b4879Joshua ColpRelease summaries: Remove previous versions
20e25657faJoshua Colp.version: Update for certified/13.8-cert2-rc1
08c26fba06Joshua Colp.lastclean: Update for certified/13.8-cert2-rc1
b539479f10Joshua Colprealtime: Add database scripts for certified/13.8-cert2-rc1

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.

asterisk-certified-13.8-cert1-summary.html                                            | 2473 ----
-asterisk-certified-13.8-cert1-summary.txt                                             | 5918 ----------
-b/.version                                                                            |    2
-b/CHANGES                                                                             |   16
-b/ChangeLog                                                                           |  124
-b/channels/chan_dahdi.c                                                               |   15
-b/channels/chan_dahdi.h                                                               |    5
-b/channels/chan_pjsip.c                                                               |   41
-b/channels/chan_sip.c                                                                 |   27
-b/configs/samples/chan_dahdi.conf.sample                                              |    9
-b/configs/samples/pjsip.conf.sample                                                   |    4
-b/contrib/ast-db-manage/config/versions/4a6c67fa9b7a_add_fax_detect_timeout_option.py |   23
-b/contrib/realtime/mssql/mssql_config.sql                                             |   10
-b/contrib/realtime/mysql/mysql_config.sql                                             |    6
-b/contrib/realtime/oracle/oracle_config.sql                                           |   10
-b/contrib/realtime/postgresql/postgresql_config.sql                                   |    6
-b/include/asterisk/res_fax.h                                                          |    4
-b/include/asterisk/res_pjsip.h                                                        |    2
-b/include/asterisk/res_pjsip_session.h                                                |    2
-b/main/channel.c                                                                      |   33
-b/main/dsp.c                                                                          |    8
-b/res/res_fax.c                                                                       |   38
-b/res/res_pjsip.c                                                                     |    8
-b/res/res_pjsip/pjsip_configuration.c                                                 |    1
-b/res/res_pjsip_messaging.c                                                           |   18
-b/res/res_rtp_asterisk.c                                                              |   36
-26 files changed, 377 insertions(+), 8462 deletions(-)

\ No newline at end of file diff --git a/asterisk-certified-13.8-cert2-summary.txt b/asterisk-certified-13.8-cert2-summary.txt deleted file mode 100644 index 326a27d86b..0000000000 --- a/asterisk-certified-13.8-cert2-summary.txt +++ /dev/null @@ -1,199 +0,0 @@ - Release Summary - - asterisk-certified/13.8-cert2 - - Date: 2016-08-15 - - - - ---------------------------------------------------------------------- - - Table of Contents - - 1. Summary - 2. Contributors - 3. Closed Issues - 4. Other Changes - 5. 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-certified/13.8-cert1. - - ---------------------------------------------------------------------- - - 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 - 10 Joshua Colp 4 Richard Mudgett - 4 Richard Mudgett 1 Ben Smithurst - 1 George Joseph 1 Mark Michelson - 1 Mark Michelson 1 Scott Griepentrog - 1 Scott Griepentrog - - ---------------------------------------------------------------------- - - 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_dahdi/NewFeature - - ASTERISK-26214: Allow arbitrary time for fax detection to end on a channel - Reported by: Richard Mudgett - * [49defa5578] Richard Mudgett -- res_fax: Fix FAXOPT(faxdetect) timeout - option. - * [a0485fe851] Richard Mudgett -- chan_dahdi: Add faxdetect_timeout - option. - * [d172104e12] Richard Mudgett -- res_pjsip: Add fax_detect_timeout - endpoint option. - - Category: Channels/chan_pjsip - - ASTERISK-26214: Allow arbitrary time for fax detection to end on a channel - Reported by: Richard Mudgett - * [49defa5578] Richard Mudgett -- res_fax: Fix FAXOPT(faxdetect) timeout - option. - * [a0485fe851] Richard Mudgett -- chan_dahdi: Add faxdetect_timeout - option. - * [d172104e12] Richard Mudgett -- res_pjsip: Add fax_detect_timeout - endpoint option. - - Category: Channels/chan_sip/General - - ASTERISK-23013: [patch] Deadlock between 'sip show channels' command and - attended transfer handling - Reported by: Ben Smithurst - * [5bc48a290b] gtjoseph -- chan_sip: Prevent deadlock when issuing "sip - show channels" - - Category: Core/General - - ASTERISK-26237: Fax is detected on regular calls. - Reported by: Richard Mudgett - * [7809034c0d] Richard Mudgett -- dsp.c: Fix erroneous fax tone - detection. - - Category: Resources/res_fax - - ASTERISK-26214: Allow arbitrary time for fax detection to end on a channel - Reported by: Richard Mudgett - * [49defa5578] Richard Mudgett -- res_fax: Fix FAXOPT(faxdetect) timeout - option. - * [a0485fe851] Richard Mudgett -- chan_dahdi: Add faxdetect_timeout - option. - * [d172104e12] Richard Mudgett -- res_pjsip: Add fax_detect_timeout - endpoint option. - - Category: Resources/res_rtp_asterisk - - ASTERISK-26280: DNS lookups can block channel media paths - Reported by: Mark Michelson - * [13b950f4be] Mark Michelson -- res_rtp_asterisk: Cache local RTCP - address. - - ---------------------------------------------------------------------- - - Commits Not Associated with an Issue - - [Back to Top] - - This is a list of all changes that went into this release that did not - reference a JIRA issue. - - +------------------------------------------------------------------------+ - | Revision | Author | Summary | - |------------+-------------+---------------------------------------------| - | d7eec92332 | Joshua Colp | Release summaries: Remove previous versions | - |------------+-------------+---------------------------------------------| - | 847b0d007d | Joshua Colp | .version: Update for certified/13.8-cert2 | - |------------+-------------+---------------------------------------------| - | bd8581cd52 | Joshua Colp | .lastclean: Update for certified/13.8-cert2 | - |------------+-------------+---------------------------------------------| - | 628620c5ef | Joshua Colp | realtime: Add database scripts for | - | | | certified/13.8-cert2 | - |------------+-------------+---------------------------------------------| - | acf021cdec | Joshua Colp | ChangeLog: Updated for | - | | | certified/13.8-cert2-rc1 | - |------------+-------------+---------------------------------------------| - | fba5cf4a00 | Joshua Colp | Release summaries: Add summaries for | - | | | certified/13.8-cert2-rc1 | - |------------+-------------+---------------------------------------------| - | b2cc9b4879 | Joshua Colp | Release summaries: Remove previous versions | - |------------+-------------+---------------------------------------------| - | 20e25657fa | Joshua Colp | .version: Update for | - | | | certified/13.8-cert2-rc1 | - |------------+-------------+---------------------------------------------| - | 08c26fba06 | Joshua Colp | .lastclean: Update for | - | | | certified/13.8-cert2-rc1 | - |------------+-------------+---------------------------------------------| - | b539479f10 | Joshua Colp | realtime: Add database scripts for | - | | | certified/13.8-cert2-rc1 | - +------------------------------------------------------------------------+ - - ---------------------------------------------------------------------- - - 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. - - asterisk-certified-13.8-cert1-summary.html | 2473 ---- - asterisk-certified-13.8-cert1-summary.txt | 5918 ---------- - b/.version | 2 - b/CHANGES | 16 - b/ChangeLog | 124 - b/channels/chan_dahdi.c | 15 - b/channels/chan_dahdi.h | 5 - b/channels/chan_pjsip.c | 41 - b/channels/chan_sip.c | 27 - b/configs/samples/chan_dahdi.conf.sample | 9 - b/configs/samples/pjsip.conf.sample | 4 - b/contrib/ast-db-manage/config/versions/4a6c67fa9b7a_add_fax_detect_timeout_option.py | 23 - b/contrib/realtime/mssql/mssql_config.sql | 10 - b/contrib/realtime/mysql/mysql_config.sql | 6 - b/contrib/realtime/oracle/oracle_config.sql | 10 - b/contrib/realtime/postgresql/postgresql_config.sql | 6 - b/include/asterisk/res_fax.h | 4 - b/include/asterisk/res_pjsip.h | 2 - b/include/asterisk/res_pjsip_session.h | 2 - b/main/channel.c | 33 - b/main/dsp.c | 8 - b/res/res_fax.c | 38 - b/res/res_pjsip.c | 8 - b/res/res_pjsip/pjsip_configuration.c | 1 - b/res/res_pjsip_messaging.c | 18 - b/res/res_rtp_asterisk.c | 36 - 26 files changed, 377 insertions(+), 8462 deletions(-)