asterisk-certified/13.8-cert1-rc3
Date: 2016-06-22
<asteriskteam@digium.com>
Table of Contents
- Summary
- Contributors
- Closed Issues
- Open Issues
- Other Changes
- 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-rc2.
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 |
12 Richard Mudgett 8 gtjoseph 4 Mark Michelson 2 Joshua Colp 1 Kevin Harwell
| | 9 Richard Mudgett 8 Richard Mudgett 3 George Joseph 2 Ross Beer 2 Joshua Colp 1 B. Davis 1 Josh Colp 1 Scott Griepentrog 1 Ross Beer. 1 Scott Griepentrog 1 Mark Michelson
|
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: CDR/cdr_custom
ASTERISK-26054: Asterisk crashes (core dump)
Reported by: B. Davis
- [a81feefde9] Joshua Colp -- res_odbc: Implement a connection pool.
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
- [f85c77a9e1] gtjoseph -- chan_sip: Prevent extra Session-Expires headers from being added
Category: Core/FileFormatInterface
ASTERISK-25998: file: Crash when using nativeformats
Reported by: Joshua Colp
- [4e7791d483] Joshua Colp -- file: Ensure nativeformats remains valid for lifetime of use.
Category: Core/UDPTL
ASTERISK-26034: T.38 passthrough problem behind firewall due to early nosignal packet
Reported by: George Joseph
- [b9a28ccbd4] gtjoseph -- udptl: Don't eat sequence numbers until OK is received
Category: Resources/res_odbc
ASTERISK-26074: res_odbc: Deadlock within UnixODBC
Reported by: Ross Beer
- [a81feefde9] Joshua Colp -- res_odbc: Implement a connection pool.
Category: Resources/res_pjsip
ASTERISK-25885: res_pjsip: Race condition between adding contact and automatic expiration
Reported by: Joshua Colp
- [51e45e5ca5] gtjoseph -- res_pjsip contact: Lock expiration/addition of contacts
Category: Resources/res_pjsip_pubsub
ASTERISK-26099: res_pjsip_pubsub: Crash when sending request due to server timeout
Reported by: Ross Beer
- [102d88e791] gtjoseph -- res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
Category: Resources/res_pjsip_registrar
ASTERISK-25885: res_pjsip: Race condition between adding contact and automatic expiration
Reported by: Joshua Colp
- [51e45e5ca5] gtjoseph -- res_pjsip contact: Lock expiration/addition of contacts
Category: pjproject/pjsip
ASTERISK-26089: Invalid security events during boot using PJSIP Realtime
Reported by: Scott Griepentrog
- [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.
Improvement
Category: Core/Sorcery
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
- [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
- [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription congestion levels.
- [b046fa1907] Richard Mudgett -- sorcery: Add setting object type congestion levels.
- [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.
- [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.
- [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
- [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
- [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.
- [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.
Category: Core/Stasis
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
- [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
- [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription congestion levels.
- [b046fa1907] Richard Mudgett -- sorcery: Add setting object type congestion levels.
- [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.
- [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.
- [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
- [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
- [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.
- [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.
Category: Resources/res_pjsip
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
- [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
- [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription congestion levels.
- [b046fa1907] Richard Mudgett -- sorcery: Add setting object type congestion levels.
- [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.
- [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.
- [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
- [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
- [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.
- [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.
Category: Resources/res_pjsip_pubsub
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
- [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
- [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription congestion levels.
- [b046fa1907] Richard Mudgett -- sorcery: Add setting object type congestion levels.
- [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.
- [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.
- [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
- [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
- [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.
- [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.
Category: Resources/res_pjsip_registrar
ASTERISK-26088: Investigate heavy memory utilization by res_pjsip_pubsub
Reported by: Richard Mudgett
- [0322479ff7] Richard Mudgett -- res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
- [942fa0c95b] Richard Mudgett -- stasis: Add setting subscription congestion levels.
- [b046fa1907] Richard Mudgett -- sorcery: Add setting object type congestion levels.
- [237f9ef7af] Richard Mudgett -- taskprocessors: Implement high/low water mark alerts.
- [ff70f04a37] Richard Mudgett -- res_pjsip_session: Use distributor serializer for incoming calls.
- [4b26c9ead8] Richard Mudgett -- res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
- [a137d1822e] Richard Mudgett -- res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
- [9a7a5aec18] Richard Mudgett -- pjsip_distributor.c: Consistently pick a serializer for messages.
- [f2a76c4292] Richard Mudgett -- pjsip_distributor.c: Ignore messages until fully booted.
Open Issues
[Back to Top]This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.
Bug
Category: Resources/res_pjsip
ASTERISK-26004: res_pjsip: The transport/method parameter is ignored
Reported by: George Joseph
- [8bf050b853] gtjoseph -- config_transport: Tell pjproject to allow all SSL/TLS protocols
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 |
4df81def29 | Mark Michelson | Release summaries: Remove previous versions |
286d58affc | Mark Michelson | .version: Update for certified/13.8-cert1-rc3 |
8b7fe94df7 | Mark Michelson | .lastclean: Update for certified/13.8-cert1-rc3 |
0449fd2e1e | Mark Michelson | realtime: Add database scripts for certified/13.8-cert1-rc3 |
a6610fbe2f | gtjoseph | build: Fix ast_sockaddr initialization to be more portable |
d9ab222edc | Richard Mudgett | res_rtp_multicast.c: Fix warning message typo. |
39329a9e66 | Richard Mudgett | chan_rtp: Backport changes from master. |
6d45341963 | Richard Mudgett | chan_rtp.c: Copy file from chan_multicast_rtp.c |
880d502141 | gtjoseph | lock: Add named lock capability |
aab8bc5d31 | gtjoseph | pjproject_bundled: Move to pjproject 2.5 |
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-rc2-summary.html | 88 -
asterisk-certified-13.8-cert1-rc2-summary.txt | 256 ----
b/.version | 2
b/CHANGES | 41
b/channels/chan_multicast_rtp.c | 7
b/channels/chan_rtp.c | 415 +++++++
b/channels/chan_sip.c | 11
b/configs/samples/res_odbc.conf.sample | 5
b/configure | 124 ++
b/configure.ac | 3
b/include/asterisk/_private.h | 1
b/include/asterisk/autoconfig.h.in | 3
b/include/asterisk/multicast_rtp.h | 58 +
b/include/asterisk/named_locks.h | 105 ++
b/include/asterisk/res_pjsip.h | 54 +
b/include/asterisk/res_pjsip_session.h | 3
b/include/asterisk/sorcery.h | 14
b/include/asterisk/stasis.h | 14
b/include/asterisk/stasis_message_router.h | 14
b/include/asterisk/taskprocessor.h | 23
b/main/asterisk.c | 5
b/main/cdr.c | 3
b/main/cel.c | 3
b/main/file.c | 24
b/main/manager.c | 3
b/main/named_locks.c | 142 ++
b/main/sorcery.c | 14
b/main/stasis.c | 12
b/main/stasis_message_router.c | 12
b/main/taskprocessor.c | 172 ++-
b/main/udptl.c | 12
b/res/res_odbc.c | 232 +++-
b/res/res_pjsip/config_transport.c | 4
b/res/res_pjsip/location.c | 47
b/res/res_pjsip/pjsip_distributor.c | 197 +++
b/res/res_pjsip/pjsip_options.c | 3
b/res/res_pjsip_authenticator_digest.c | 5
b/res/res_pjsip_pubsub.c | 522 ++++++----
b/res/res_pjsip_registrar.c | 352 ++----
b/res/res_pjsip_registrar_expire.c | 67 +
b/res/res_pjsip_session.c | 30
b/res/res_rtp_multicast.c | 189 +++
b/res/res_rtp_multicast.exports.in | 6
b/tests/test_named_lock.c | 151 ++
b/tests/test_netsock2.c | 6
b/third-party/pjproject/configure.m4 | 1
b/third-party/pjproject/patches/0001-evsub-Add-APIs-to-add-decrement-an-event-subscriptio.patch | 73 +
b/third-party/pjproject/patches/0001-sip_transport_tcp-tls-Set-factory-on-transports-crea.patch | 22
third-party/pjproject/patches/0001-2.4.5-fix-for-tls-async-ops.patch | 224 ----
third-party/pjproject/patches/0001-Bump-tcp-tls-and-transaction-log-levels-from-1-to-3.patch | 70 -
third-party/pjproject/patches/0001-ioqueue-Enable-epoll-in-aconfigure.ac.patch | 80 -
third-party/pjproject/patches/0001-sip_transport-Search-for-transport-even-if-listener-.patch | 114 --
52 files changed, 2617 insertions(+), 1421 deletions(-)