-certified/13.13-cert1-rc3
\ No newline at end of file
+certified/13.13-cert1-rc4
\ No newline at end of file
+2017-02-08 18:57 +0000 Asterisk Development Team <asteriskteam@digium.com>
+
+ * asterisk certified/13.13-cert1-rc4 Released.
+
+2017-02-08 11:50 +0000 [7603c4f32b] Mark Michelson <mmichelson@digium.com>
+
+ * Revert "Update qualifies when AOR configuration changes."
+
+ This reverts commit 6492e91392b8fd394193e411c6eb64b45486093f.
+
+ The change in question was intended to prevent the need to reload in
+ order to update qualifies on contacts when an AOR changes. However, this
+ ended up causing a deadlock instead.
+
+ Change-Id: I1a835c90a5bb65b6dc3a1e94cddc12a4afc3d71e
+
2017-02-03 19:58 +0000 Asterisk Development Team <asteriskteam@digium.com>
* asterisk certified/13.13-cert1-rc3 Released.
+++ /dev/null
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-certified/13.13-cert1-rc3</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/13.13-cert1-rc3</h3><h3 align="center">Date: 2017-02-03</h3><h3 align="center"><asteriskteam@digium.com></h3><hr><h2 align="center">Table of Contents</h2><ol>
-<li><a href="#summary">Summary</a></li>
-<li><a href="#contributors">Contributors</a></li>
-<li><a href="#closed_issues">Closed Issues</a></li>
-<li><a href="#commits">Other Changes</a></li>
-<li><a href="#diffstat">Diffstat</a></li>
-</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>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.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-certified/13.13-cert1-rc2.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>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.</p><table width="100%" border="0">
-<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
-<tr valign="top"><td width="33%">5 gtjoseph <gjoseph@digium.com><br/>5 Richard Mudgett <rmudgett@digium.com><br/>2 Mark Michelson <mmichelson@digium.com><br/>1 Martin Tomec <tomec@ipex.cz><br/>1 Joshua Colp <jcolp@digium.com><br/></td><td width="33%"><td width="33%">3 Tom Pawelek <tompaw@tompaw.net><br/>2 Morten Tryfoss <morten@tryfoss.no><br/>1 George Joseph <gjoseph@digium.com><br/>1 Jonas Kellens <jonas.kellens@telenet.be><br/>1 Richard Mudgett <rmudgett@digium.com><br/>1 Ross Beer <ross.beer@voicehost.co.uk><br/>1 Dmitriy <codeworld@bk.ru><br/>1 Mark Michelson <mmichelson@digium.com><br/></td></tr>
-</table><hr><a name="closed_issues"><h2 align="center">Closed Issues</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all issues from the issue tracker that were closed by changes that went into this release.</p><h3>Bug</h3><h4>Category: Applications/app_queue</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26621">ASTERISK-26621</a>: app_queue: Queue application does not ring members with Local interface<br/>Reported by: Jonas Kellens<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=92bdcfd57e46969bef8d39cc56ec3ea8236155cc">[92bdcfd57e]</a> Martin Tomec -- app_queue: Ensure member is removed from pending when hanging up.</li>
-</ul><br><h4>Category: Applications/app_stasis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26716">ASTERISK-26716</a>: ari: Channels with pre-dial handlers cannot be hung up via ARI<br/>Reported by: Tom Pawelek<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c90c1e9f5fa2b9107e14461b130a4a3305a9135">[5c90c1e9f5]</a> Richard Mudgett -- channel.c: Fix unbalanced read queue deadlocking local channels.</li>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c2b7e34ff89579d6f2f27f6f26577ae06e0cba5">[5c2b7e34ff]</a> Richard Mudgett -- res_agi: Prevent an AGI from eating frames it should not. (Re-do)</li>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7d291e9ef7f7f1bac9a8d561443f07f29f37505c">[7d291e9ef7]</a> Richard Mudgett -- Frame deferral: Revert API refactoring.</li>
-</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26632">ASTERISK-26632</a>: core: Possibility of a frame "imbalance" leading to stuck channels.<br/>Reported by: Mark Michelson<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c90c1e9f5fa2b9107e14461b130a4a3305a9135">[5c90c1e9f5]</a> Richard Mudgett -- channel.c: Fix unbalanced read queue deadlocking local channels.</li>
-</ul><br><h4>Category: Resources/res_agi</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25951">ASTERISK-25951</a>: res_agi: run_agi eats frames it shouldn't<br/>Reported by: George Joseph<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c2b7e34ff89579d6f2f27f6f26577ae06e0cba5">[5c2b7e34ff]</a> Richard Mudgett -- res_agi: Prevent an AGI from eating frames it should not. (Re-do)</li>
-</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26343">ASTERISK-26343</a>: ASTERISK-25951 causes issues for callerid manipulation through agi<br/>Reported by: Morten Tryfoss<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=5c2b7e34ff89579d6f2f27f6f26577ae06e0cba5">[5c2b7e34ff]</a> Richard Mudgett -- res_agi: Prevent an AGI from eating frames it should not. (Re-do)</li>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7d291e9ef7f7f1bac9a8d561443f07f29f37505c">[7d291e9ef7]</a> Richard Mudgett -- Frame deferral: Revert API refactoring.</li>
-</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26679">ASTERISK-26679</a>: Crash on invalid contact domain (pjsip aor)<br/>Reported by: Dmitriy<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=107c8a7e19666d2bd9354f964f3685e292cfab44">[107c8a7e19]</a> Joshua Colp -- res_pjsip: Handle invocation of callback on outgoing request when error occurs.</li>
-</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26699">ASTERISK-26699</a>: res_pjsip: Assertion when sending OPTIONS request to endpoint<br/>Reported by: Ross Beer<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=107c8a7e19666d2bd9354f964f3685e292cfab44">[107c8a7e19]</a> Joshua Colp -- res_pjsip: Handle invocation of callback on outgoing request when error occurs.</li>
-</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26743">ASTERISK-26743</a>: PJPROJECT: Detecting compiled max log level does not work.<br/>Reported by: Richard Mudgett<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a4434eb74a3d6bb4de7b77eb2b631367363fc59">[9a4434eb74]</a> Richard Mudgett -- PJPROJECT logging: Fix detection of max supported log level.</li>
-</ul><br><h4>Category: Resources/res_pjsip/Bundling</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-26743">ASTERISK-26743</a>: PJPROJECT: Detecting compiled max log level does not work.<br/>Reported by: Richard Mudgett<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9a4434eb74a3d6bb4de7b77eb2b631367363fc59">[9a4434eb74]</a> Richard Mudgett -- PJPROJECT logging: Fix detection of max supported log level.</li>
-</ul><br><hr><a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
-<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=640d3b21d180be5f98292ad8b54a5aade27844a8">640d3b21d1</a></td><td>Richard Mudgett</td><td>astobj2.c: Add excessive ref count trap.</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3eb5f420906ca9b0138ecc07e4424b010cf9c85c">3eb5f42090</a></td><td>Mark Michelson</td><td>Update qualifies when AOR configuration changes.</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0611290911cc0cd646fe970c2ce0a319c7f9434b">0611290911</a></td><td>gtjoseph</td><td>debug_utilities: Install ast_logescalator to /var/lib/asterisk/scripts</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=805928c98b49589fdcde9993cd491cc2512f10c6">805928c98b</a></td><td>gtjoseph</td><td>debug_utilities: Add ast_logescalator</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1997157e7eca1616df4a43faed17aca498f0cadd">1997157e7e</a></td><td>Mark Michelson</td><td>Add reload options to CLI/AMI stale object commands.</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=6b0d734312fe4879ee989da6023d6322fed2797d">6b0d734312</a></td><td>gtjoseph</td><td>ari: Implement 'debug all' and request/response logging</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=28733bb0ab1aba99c282a19fb6d63241bf104133">28733bb0ab</a></td><td>gtjoseph</td><td>pjproject_bundled: Fix setting max log level</td></tr>
-<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0d2f17b22c87c89ae19ec69d5219e9c537a02715">0d2f17b22c</a></td><td>gtjoseph</td><td>debug_utilities: Create ast_loggrabber</td></tr>
-</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>b/CHANGES | 8
-b/apps/app_queue.c | 4
-b/channels/chan_sip.c | 12
-b/configs/samples/ast_debug_tools.conf.sample | 17
-b/contrib/Makefile | 12
-b/contrib/scripts/ast_coredumper | 39 +-
-b/contrib/scripts/ast_logescalator | 399 +++++++++++++++++++++++
-b/contrib/scripts/ast_loggrabber | 255 ++++++++++++++
-b/include/asterisk/ari.h | 24 +
-b/include/asterisk/channel.h | 56 ---
-b/include/asterisk/options.h | 27 +
-b/include/asterisk/stasis_app.h | 49 ++
-b/main/asterisk.c | 1
-b/main/astobj2.c | 13
-b/main/autoservice.c | 66 +++
-b/main/channel.c | 157 ++++-----
-b/main/channel_internal_api.c | 6
-b/main/libasteriskpj.c | 2
-b/main/manager.c | 6
-b/main/strings.c | 21 +
-b/res/ari/ari_websockets.c | 14
-b/res/ari/cli.c | 175 ++++++++++
-b/res/ari/resource_events.c | 9
-b/res/res_agi.c | 10
-b/res/res_ari.c | 77 ++++
-b/res/res_ari_applications.c | 42 --
-b/res/res_ari_asterisk.c | 120 ------
-b/res/res_ari_bridges.c | 162 ---------
-b/res/res_ari_channels.c | 318 +-----------------
-b/res/res_ari_device_states.c | 27 -
-b/res/res_ari_endpoints.c | 45 --
-b/res/res_ari_events.c | 18 -
-b/res/res_ari_mailboxes.c | 27 -
-b/res/res_ari_playbacks.c | 24 -
-b/res/res_ari_recordings.c | 48 --
-b/res/res_ari_sounds.c | 21 -
-b/res/res_pjproject.c | 29 +
-b/res/res_pjsip.c | 26 +
-b/res/res_pjsip/include/res_pjsip_private.h | 12
-b/res/res_pjsip/location.c | 8
-b/res/res_pjsip/pjsip_options.c | 45 ++
-b/res/res_pjsip_history.c | 91 +++--
-b/res/res_pjsip_registrar.c | 2
-b/res/res_rtp_asterisk.c | 2
-b/res/res_sorcery_memory_cache.c | 39 +-
-b/res/res_stasis.c | 23 -
-b/res/stasis/app.c | 73 +++-
-b/res/stasis/app.h | 27 -
-b/res/stasis/stasis_bridge.c | 4
-b/rest-api-templates/param_parsing.mustache | 15
-b/rest-api-templates/res_ari_resource.c.mustache | 3
-b/tests/test_ari.c | 16
-res/stasis/cli.c | 216 ------------
-res/stasis/cli.h | 43 --
-54 files changed, 1642 insertions(+), 1343 deletions(-)</pre><br></html>
\ No newline at end of file
+++ /dev/null
- Release Summary
-
- asterisk-certified/13.13-cert1-rc3
-
- Date: 2017-02-03
-
- <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.13-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
- 5 gtjoseph 3 Tom Pawelek
- 5 Richard Mudgett 2 Morten Tryfoss
- 2 Mark Michelson 1 George Joseph
- 1 Martin Tomec 1 Jonas Kellens
- 1 Joshua Colp 1 Richard Mudgett
- 1 Ross Beer
- 1 Dmitriy
- 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: Applications/app_queue
-
- ASTERISK-26621: app_queue: Queue application does not ring members with
- Local interface
- Reported by: Jonas Kellens
- * [92bdcfd57e] Martin Tomec -- app_queue: Ensure member is removed from
- pending when hanging up.
-
- Category: Applications/app_stasis
-
- ASTERISK-26716: ari: Channels with pre-dial handlers cannot be hung up via
- ARI
- Reported by: Tom Pawelek
- * [5c90c1e9f5] Richard Mudgett -- channel.c: Fix unbalanced read queue
- deadlocking local channels.
- * [5c2b7e34ff] Richard Mudgett -- res_agi: Prevent an AGI from eating
- frames it should not. (Re-do)
- * [7d291e9ef7] Richard Mudgett -- Frame deferral: Revert API
- refactoring.
-
- Category: Core/General
-
- ASTERISK-26632: core: Possibility of a frame "imbalance" leading to stuck
- channels.
- Reported by: Mark Michelson
- * [5c90c1e9f5] Richard Mudgett -- channel.c: Fix unbalanced read queue
- deadlocking local channels.
-
- Category: Resources/res_agi
-
- ASTERISK-25951: res_agi: run_agi eats frames it shouldn't
- Reported by: George Joseph
- * [5c2b7e34ff] Richard Mudgett -- res_agi: Prevent an AGI from eating
- frames it should not. (Re-do)
- ASTERISK-26343: ASTERISK-25951 causes issues for callerid manipulation
- through agi
- Reported by: Morten Tryfoss
- * [5c2b7e34ff] Richard Mudgett -- res_agi: Prevent an AGI from eating
- frames it should not. (Re-do)
- * [7d291e9ef7] Richard Mudgett -- Frame deferral: Revert API
- refactoring.
-
- Category: Resources/res_pjsip
-
- ASTERISK-26679: Crash on invalid contact domain (pjsip aor)
- Reported by: Dmitriy
- * [107c8a7e19] Joshua Colp -- res_pjsip: Handle invocation of callback
- on outgoing request when error occurs.
- ASTERISK-26699: res_pjsip: Assertion when sending OPTIONS request to
- endpoint
- Reported by: Ross Beer
- * [107c8a7e19] Joshua Colp -- res_pjsip: Handle invocation of callback
- on outgoing request when error occurs.
- ASTERISK-26743: PJPROJECT: Detecting compiled max log level does not work.
- Reported by: Richard Mudgett
- * [9a4434eb74] Richard Mudgett -- PJPROJECT logging: Fix detection of
- max supported log level.
-
- Category: Resources/res_pjsip/Bundling
-
- ASTERISK-26743: PJPROJECT: Detecting compiled max log level does not work.
- Reported by: Richard Mudgett
- * [9a4434eb74] Richard Mudgett -- PJPROJECT logging: Fix detection of
- max supported log level.
-
- ----------------------------------------------------------------------
-
- 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 |
- |------------+-----------------+-----------------------------------------|
- | 640d3b21d1 | Richard Mudgett | astobj2.c: Add excessive ref count |
- | | | trap. |
- |------------+-----------------+-----------------------------------------|
- | 3eb5f42090 | Mark Michelson | Update qualifies when AOR configuration |
- | | | changes. |
- |------------+-----------------+-----------------------------------------|
- | | | debug_utilities: Install |
- | 0611290911 | gtjoseph | ast_logescalator to |
- | | | /var/lib/asterisk/scripts |
- |------------+-----------------+-----------------------------------------|
- | 805928c98b | gtjoseph | debug_utilities: Add ast_logescalator |
- |------------+-----------------+-----------------------------------------|
- | 1997157e7e | Mark Michelson | Add reload options to CLI/AMI stale |
- | | | object commands. |
- |------------+-----------------+-----------------------------------------|
- | 6b0d734312 | gtjoseph | ari: Implement 'debug all' and |
- | | | request/response logging |
- |------------+-----------------+-----------------------------------------|
- | 28733bb0ab | gtjoseph | pjproject_bundled: Fix setting max log |
- | | | level |
- |------------+-----------------+-----------------------------------------|
- | 0d2f17b22c | gtjoseph | debug_utilities: Create ast_loggrabber |
- +------------------------------------------------------------------------+
-
- ----------------------------------------------------------------------
-
- 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.
-
- b/CHANGES | 8
- b/apps/app_queue.c | 4
- b/channels/chan_sip.c | 12
- b/configs/samples/ast_debug_tools.conf.sample | 17
- b/contrib/Makefile | 12
- b/contrib/scripts/ast_coredumper | 39 +-
- b/contrib/scripts/ast_logescalator | 399 +++++++++++++++++++++++
- b/contrib/scripts/ast_loggrabber | 255 ++++++++++++++
- b/include/asterisk/ari.h | 24 +
- b/include/asterisk/channel.h | 56 ---
- b/include/asterisk/options.h | 27 +
- b/include/asterisk/stasis_app.h | 49 ++
- b/main/asterisk.c | 1
- b/main/astobj2.c | 13
- b/main/autoservice.c | 66 +++
- b/main/channel.c | 157 ++++-----
- b/main/channel_internal_api.c | 6
- b/main/libasteriskpj.c | 2
- b/main/manager.c | 6
- b/main/strings.c | 21 +
- b/res/ari/ari_websockets.c | 14
- b/res/ari/cli.c | 175 ++++++++++
- b/res/ari/resource_events.c | 9
- b/res/res_agi.c | 10
- b/res/res_ari.c | 77 ++++
- b/res/res_ari_applications.c | 42 --
- b/res/res_ari_asterisk.c | 120 ------
- b/res/res_ari_bridges.c | 162 ---------
- b/res/res_ari_channels.c | 318 +-----------------
- b/res/res_ari_device_states.c | 27 -
- b/res/res_ari_endpoints.c | 45 --
- b/res/res_ari_events.c | 18 -
- b/res/res_ari_mailboxes.c | 27 -
- b/res/res_ari_playbacks.c | 24 -
- b/res/res_ari_recordings.c | 48 --
- b/res/res_ari_sounds.c | 21 -
- b/res/res_pjproject.c | 29 +
- b/res/res_pjsip.c | 26 +
- b/res/res_pjsip/include/res_pjsip_private.h | 12
- b/res/res_pjsip/location.c | 8
- b/res/res_pjsip/pjsip_options.c | 45 ++
- b/res/res_pjsip_history.c | 91 +++--
- b/res/res_pjsip_registrar.c | 2
- b/res/res_rtp_asterisk.c | 2
- b/res/res_sorcery_memory_cache.c | 39 +-
- b/res/res_stasis.c | 23 -
- b/res/stasis/app.c | 73 +++-
- b/res/stasis/app.h | 27 -
- b/res/stasis/stasis_bridge.c | 4
- b/rest-api-templates/param_parsing.mustache | 15
- b/rest-api-templates/res_ari_resource.c.mustache | 3
- b/tests/test_ari.c | 16
- res/stasis/cli.c | 216 ------------
- res/stasis/cli.h | 43 --
- 54 files changed, 1642 insertions(+), 1343 deletions(-)
--- /dev/null
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><title>Release Summary - asterisk-certified/13.13-cert1-rc4</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/13.13-cert1-rc4</h3><h3 align="center">Date: 2017-02-08</h3><h3 align="center"><asteriskteam@digium.com></h3><hr><h2 align="center">Table of Contents</h2><ol>
+<li><a href="#summary">Summary</a></li>
+<li><a href="#contributors">Contributors</a></li>
+<li><a href="#commits">Other Changes</a></li>
+<li><a href="#diffstat">Diffstat</a></li>
+</ol><hr><a name="summary"><h2 align="center">Summary</h2></a><center><a href="#top">[Back to Top]</a></center><p>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.</p><p>The data in this summary reflects changes that have been made since the previous release, asterisk-certified/13.13-cert1-rc3.</p><hr><a name="contributors"><h2 align="center">Contributors</h2></a><center><a href="#top">[Back to Top]</a></center><p>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.</p><table width="100%" border="0">
+<tr><th width="33%">Coders</th><th width="33%">Testers</th><th width="33%">Reporters</th></tr>
+<tr valign="top"><td width="33%">1 Mark Michelson <mmichelson@digium.com><br/></td><td width="33%"><td width="33%"></tr>
+</table><hr><a name="commits"><h2 align="center">Commits Not Associated with an Issue</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a list of all changes that went into this release that did not reference a JIRA issue.</p><table width="100%" border="1">
+<tr><th>Revision</th><th>Author</th><th>Summary</th></tr>
+<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=7603c4f32b8e47d990b899ed3314b1c819022e87">7603c4f32b</a></td><td>Mark Michelson</td><td>Revert "Update qualifies when AOR configuration changes."</td></tr>
+</table><hr><a name="diffstat"><h2 align="center">Diffstat Results</h2></a><center><a href="#top">[Back to Top]</a></center><p>This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.</p><pre>res_pjsip.c | 1
+res_pjsip/include/res_pjsip_private.h | 12 ---------
+res_pjsip/location.c | 8 ------
+res_pjsip/pjsip_options.c | 42 ++++------------------------------
+4 files changed, 8 insertions(+), 55 deletions(-)</pre><br></html>
\ No newline at end of file
--- /dev/null
+ Release Summary
+
+ asterisk-certified/13.13-cert1-rc4
+
+ Date: 2017-02-08
+
+ <asteriskteam@digium.com>
+
+ ----------------------------------------------------------------------
+
+ Table of Contents
+
+ 1. Summary
+ 2. Contributors
+ 3. Other Changes
+ 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-certified/13.13-cert1-rc3.
+
+ ----------------------------------------------------------------------
+
+ 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 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.
+
+ +------------------------------------------------------------------------+
+ | Revision | Author | Summary |
+ |------------+----------------+------------------------------------------|
+ | 7603c4f32b | Mark Michelson | Revert "Update qualifies when AOR |
+ | | | configuration changes." |
+ +------------------------------------------------------------------------+
+
+ ----------------------------------------------------------------------
+
+ 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.
+
+ res_pjsip.c | 1
+ res_pjsip/include/res_pjsip_private.h | 12 ---------
+ res_pjsip/location.c | 8 ------
+ res_pjsip/pjsip_options.c | 42 ++++------------------------------
+ 4 files changed, 8 insertions(+), 55 deletions(-)