Release Summary

asterisk-certified/13.1-cert8

Date: 2016-07-19

<asteriskteam@digium.com>


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.1-cert7.


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
4 Mark Michelson
3 gtjoseph
2 Joshua Colp
1 Richard Mudgett
1 Corey Farrell
2 George Joseph
2 Joshua Colp
1 Jacques Peacock
1 Peter Whisker
1 Richard Mudgett
1 Scott Griepentrog
1 Scott Griepentrog
1 Peter Whisker

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/Interoperability

ASTERISK-26030: call cut because of double Session-Expires header in re-invite after proxy authentication is required
Reported by: George Joseph

Category: Channels/chan_sip/T.38

ASTERISK-26179: chan_sip: Second T.38 request fails
Reported by: Joshua Colp

Category: Core/FileFormatInterface

ASTERISK-25998: file: Crash when using nativeformats
Reported by: Joshua Colp

Category: Core/UDPTL

ASTERISK-26034: T.38 passthrough problem behind firewall due to early nosignal packet
Reported by: George Joseph

Category: Resources/res_pjsip

ASTERISK-25337: Crash on PJSIP_HEADER Add P-Asserted-Identity when calling from Gosub
Reported by: Jacques PeacockASTERISK-25033: Asterisk 13 (branch head) won't compile without PJSip
Reported by: Peter Whisker

Category: pjproject/pjsip

ASTERISK-26089: Invalid security events during boot using PJSIP Realtime
Reported by: Scott GriepentrogASTERISK-25337: Crash on PJSIP_HEADER Add P-Asserted-Identity when calling from Gosub
Reported by: Jacques Peacock

Improvement

Category: Core/Sorcery

ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett

Category: Core/Stasis

ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett

Category: Resources/res_pjsip

ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett

Category: Resources/res_pjsip_pubsub

ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett

Category: Resources/res_pjsip_registrar

ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett

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
6837d582bcMark MichelsonRelease summaries: Remove previous versions
81bda18275Mark Michelson.version: Update for certified/13.1-cert8
8cfe7d9aacMark Michelson.lastclean: Update for certified/13.1-cert8
cca43b1a2fMark Michelsonrealtime: Add database scripts for certified/13.1-cert8

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.1-cert7-summary.html |   62 --------
asterisk-certified-13.1-cert7-summary.txt  |  203 -----------------------------
b/.version                                 |    2
b/CHANGES                                  |    9 +
b/build_tools/get_moduleinfo               |    1
b/channels/chan_sip.c                      |   11 +
b/main/file.c                              |   24 ++-
b/main/udptl.c                             |   12 +
b/res/res_pjsip/pjsip_distributor.c        |   11 +
b/res/res_pjsip_caller_id.c                |   38 ++++-
b/res/res_pjsip_dlg_options.c              |    2
b/res/res_pjsip_t38.c                      |    1
12 files changed, 93 insertions(+), 283 deletions(-)