Release summaries: Add summaries for certified/13.8-cert1-rc2

changes/64/2764/1
Joshua Colp 9 years ago
parent cadb5c4e64
commit 13461bb9a6

@ -0,0 +1,88 @@
<!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.8-cert1-rc2</title><h1 align="center"><a name="top">Release Summary</a></h1><h3 align="center">asterisk-certified/13.8-cert1-rc2</h3><h3 align="center">Date: 2016-05-03</h3><h3 align="center">&lt;asteriskteam@digium.com&gt;</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.8-cert1-rc1.</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%">8 Joshua Colp <jcolp@digium.com><br/>6 Mark Michelson <mmichelson@digium.com><br/>2 Richard Mudgett <rmudgett@digium.com><br/>2 gtjoseph <george.joseph@fairview5.com><br/>1 Alexei Gradinari <alex2grad@gmail.com><br/>1 George Joseph <gjoseph@digium.com><br/>1 Kevin Harwell <kharwell@digium.com><br/></td><td width="33%"><td width="33%">5 George Joseph <gjoseph@digium.com><br/>3 gtjoseph<br/>2 Richard Mudgett <rmudgett@digium.com><br/>2 nik600 <nik600@gmail.com><br/>2 Joshua Colp <jcolp@digium.com><br/>2 John Bigelow <jbigelow@digium.com><br/>1 Alexei Gradinari <alex2grad@gmail.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-16115">ASTERISK-16115</a>: [patch] problem with ringinuse=no, queue members receive sometimes two calls<br/>Reported by: nik600<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c69e0f18131a69c010200d2828d3b3f73a28343c">[c69e0f1813]</a> Joshua Colp -- app_queue: Fix crash when unloading module.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=eebe8b3dd3b4058be3acec82f863b408b052ba1f">[eebe8b3dd3]</a> Kevin Harwell -- app_queue: queue members can receive multiple calls</li>
</ul><br><h4>Category: Core/Bridging</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25947">ASTERISK-25947</a>: Protocol transfers to stasis applications are missing the StasisStart with the replace_channel object.<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bc51227ef8d247f0a69464f065a423a38a427536">[bc51227ef8]</a> Richard Mudgett -- res_stasis: Handle re-enter stasis bridge with swap channel.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8dd79720e6df9c8d8cca53655563761ebf61826a">[8dd79720e6]</a> Richard Mudgett -- bridge: Hold off more than one imparting channel at a time.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24782">ASTERISK-24782</a>: StasisEnd event not present for channel that was swapped out for another after completing attended transfer<br/>Reported by: John Bigelow<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bc51227ef8d247f0a69464f065a423a38a427536">[bc51227ef8]</a> Richard Mudgett -- res_stasis: Handle re-enter stasis bridge with swap channel.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8dd79720e6df9c8d8cca53655563761ebf61826a">[8dd79720e6]</a> Richard Mudgett -- bridge: Hold off more than one imparting channel at a time.</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=5cbd4b97998f56d4155fee7d8f7aaaeab10df760">[5cbd4b9799]</a> gtjoseph -- res_agi: Prevent run_agi from eating frames it shouldn't</li>
</ul><br><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25928">ASTERISK-25928</a>: res_pjsip: URI validation done outside of PJSIP thread<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9f3ecf0a8d59953ee842dc7c28cd388714b94599">[9f3ecf0a8d]</a> Mark Michelson -- PJSIP: Remove PJSIP parsing functions from uri length validation.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25796">ASTERISK-25796</a>: res_pjsip: DOS/Crash when TCP/TLS sockets exceed pjproject PJ_IOQUEUE_MAX_HANDLES<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=9f8b803a290fa220c3ea6483324b5be9ada49f74">[9f8b803a29]</a> Mark Michelson -- res_pjsip_transport_management: Kill idle TCP connections.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a35d3eb73bd6206bd4e7b8f44bd0d69e59a14241">[a35d3eb73b]</a> Mark Michelson -- Rename res_pjsip_keepalive res_pjsip_transport_management</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25707">ASTERISK-25707</a>: Long contact URIs or hostnames can crash pjproject/Asterisk under certain conditions<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=3de37dee6842389ad32ee1ea82f6f2f5757fb7e7">[3de37dee68]</a> Mark Michelson -- AST-2016-004: Fix crash on REGISTER with long URI.</li>
</ul><br><h4>Category: Resources/res_pjsip_caller_id</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25942">ASTERISK-25942</a>: res_pjsip_caller_id: Transfer results in mixed ConnectedLine information<br/>Reported by: George Joseph<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2a2e754d158b1474d08f01f5d858d5c0cbcd147b">[2a2e754d15]</a> gtjoseph -- res_pjsip_callerid: Clear out display name if id->name is not valid</li>
</ul><br><h4>Category: Resources/res_pjsip_registrar</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25929">ASTERISK-25929</a>: res_pjsip_registrar: AOR_CONTACT_ADDED events not raised<br/>Reported by: Joshua Colp<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=39b4742db106add6238976d3c4f07859f4849045">[39b4742db1]</a> Mark Michelson -- res_pjsip_registrar: Fix bad memory-ness with user_agent.</li>
</ul><br><h4>Category: Resources/res_stasis</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25947">ASTERISK-25947</a>: Protocol transfers to stasis applications are missing the StasisStart with the replace_channel object.<br/>Reported by: Richard Mudgett<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bc51227ef8d247f0a69464f065a423a38a427536">[bc51227ef8]</a> Richard Mudgett -- res_stasis: Handle re-enter stasis bridge with swap channel.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8dd79720e6df9c8d8cca53655563761ebf61826a">[8dd79720e6]</a> Richard Mudgett -- bridge: Hold off more than one imparting channel at a time.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24649">ASTERISK-24649</a>: Pushing of channel into bridge fails; Stasis fails to get app name<br/>Reported by: John Bigelow<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bc51227ef8d247f0a69464f065a423a38a427536">[bc51227ef8]</a> Richard Mudgett -- res_stasis: Handle re-enter stasis bridge with swap channel.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8dd79720e6df9c8d8cca53655563761ebf61826a">[8dd79720e6]</a> Richard Mudgett -- bridge: Hold off more than one imparting channel at a time.</li>
</ul><a href="https://issues.asterisk.org/jira/browse/ASTERISK-24782">ASTERISK-24782</a>: StasisEnd event not present for channel that was swapped out for another after completing attended transfer<br/>Reported by: John Bigelow<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=bc51227ef8d247f0a69464f065a423a38a427536">[bc51227ef8]</a> Richard Mudgett -- res_stasis: Handle re-enter stasis bridge with swap channel.</li>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=8dd79720e6df9c8d8cca53655563761ebf61826a">[8dd79720e6]</a> Richard Mudgett -- bridge: Hold off more than one imparting channel at a time.</li>
</ul><br><h3>Improvement</h3><h4>Category: Resources/res_pjsip</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-25930">ASTERISK-25930</a>: PJSIP: disable multi domain to improve realtime performace<br/>Reported by: Alexei Gradinari<ul>
<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c4426f10352c58ded0ac1c3d652c4f6f416f1cb8">[c4426f1035]</a> Alexei Gradinari -- res_pjsip: disable multi domain to improve realtime performace</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=cadb5c4e64faa9c3d6bae3abfbaea2c8d14138d9">cadb5c4e64</a></td><td>Joshua Colp</td><td>Release summaries: Remove previous versions</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=d4d5548ef8b302e4cb07f2aac7009b1f3149dffd">d4d5548ef8</a></td><td>Joshua Colp</td><td>.version: Update for certified/13.8-cert1-rc2</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=a5bc40ae518ea02e73b4b7dec82ae89d38f5e778">a5bc40ae51</a></td><td>Joshua Colp</td><td>.lastclean: Update for certified/13.8-cert1-rc2</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2b6df52c6614e2bb28801e438687c17d97f8f2f4">2b6df52c66</a></td><td>Joshua Colp</td><td>realtime: Add database scripts for certified/13.8-cert1-rc2</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=188ce34affb59df621e16cd4d0ce50c4db1ff58d">188ce34aff</a></td><td>Joshua Colp</td><td>app_talkdetect: Make the module core supported.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=da80f4001408b3928fb000a9971293097e01c2a2">da80f40014</a></td><td>Joshua Colp</td><td>app_talkdetect: Enable for testsuite tests.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=4caa57f6b308503c283cf8a283fb9517a91c2fa9">4caa57f6b3</a></td><td>Joshua Colp</td><td>res_pjsip_transport_management: Allow unload to occur.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=0b35582bbbee929455db927060146a429bb6f759">0b35582bbb</a></td><td>Mark Michelson</td><td>transport management: Register thread with PJProject.</td></tr>
<tr><td><a href="https://code.asterisk.org/code/changelog/asterisk?cs=e378c18815bc0da5a841f3f12ad1bf7cb09c5001">e378c18815</a></td><td>gtjoseph</td><td>pjproject-bundled: Cleanups for reported issues</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>asterisk-certified-13.8-cert1-rc1-summary.html | 2338 ----
asterisk-certified-13.8-cert1-rc1-summary.txt | 5712 ----------
b/.version | 2
b/CHANGES | 10
b/apps/app_queue.c | 146
b/apps/app_talkdetect.c | 3
b/bootstrap.sh | 2
b/configs/samples/pjsip.conf.sample | 5
b/configure | 11
b/configure.ac | 1
b/contrib/ast-db-manage/config/versions/8d478ab86e29_pjsip_add_disable_multi_domain.py | 31
b/contrib/realtime/mssql/mssql_config.sql | 14
b/contrib/realtime/mysql/mysql_config.sql | 6
b/contrib/realtime/oracle/oracle_config.sql | 14
b/contrib/realtime/postgresql/postgresql_config.sql | 6
b/include/asterisk/bridge_channel_internal.h | 38
b/include/asterisk/res_pjsip.h | 8
b/main/bridge.c | 211
b/main/bridge_channel.c | 26
b/res/res_agi.c | 40
b/res/res_pjsip.c | 6
b/res/res_pjsip/config_global.c | 23
b/res/res_pjsip/include/res_pjsip_private.h | 7
b/res/res_pjsip/location.c | 77
b/res/res_pjsip_caller_id.c | 6
b/res/res_pjsip_endpoint_identifier_anonymous.c | 38
b/res/res_pjsip_endpoint_identifier_user.c | 38
b/res/res_pjsip_outbound_registration.c | 8
b/res/res_pjsip_registrar.c | 32
b/res/res_pjsip_transport_management.c | 380
b/res/stasis/control.c | 14
b/res/stasis/control.h | 18
b/res/stasis/stasis_bridge.c | 46
res/res_pjsip_keepalive.c | 269
34 files changed, 1070 insertions(+), 8516 deletions(-)</pre><br></html>

@ -0,0 +1,256 @@
Release Summary
asterisk-certified/13.8-cert1-rc2
Date: 2016-05-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.8-cert1-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
8 Joshua Colp 5 George Joseph
6 Mark Michelson 3 gtjoseph
2 Richard Mudgett 2 Richard Mudgett
2 gtjoseph 2 nik600
1 Alexei Gradinari 2 Joshua Colp
1 George Joseph 2 John Bigelow
1 Kevin Harwell 1 Alexei Gradinari
----------------------------------------------------------------------
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-16115: [patch] problem with ringinuse=no, queue members receive
sometimes two calls
Reported by: nik600
* [c69e0f1813] Joshua Colp -- app_queue: Fix crash when unloading
module.
* [eebe8b3dd3] Kevin Harwell -- app_queue: queue members can receive
multiple calls
Category: Core/Bridging
ASTERISK-25947: Protocol transfers to stasis applications are missing the
StasisStart with the replace_channel object.
Reported by: Richard Mudgett
* [bc51227ef8] Richard Mudgett -- res_stasis: Handle re-enter stasis
bridge with swap channel.
* [8dd79720e6] Richard Mudgett -- bridge: Hold off more than one
imparting channel at a time.
ASTERISK-24782: StasisEnd event not present for channel that was swapped
out for another after completing attended transfer
Reported by: John Bigelow
* [bc51227ef8] Richard Mudgett -- res_stasis: Handle re-enter stasis
bridge with swap channel.
* [8dd79720e6] Richard Mudgett -- bridge: Hold off more than one
imparting channel at a time.
Category: Resources/res_agi
ASTERISK-25951: res_agi: run_agi eats frames it shouldn't
Reported by: George Joseph
* [5cbd4b9799] gtjoseph -- res_agi: Prevent run_agi from eating frames
it shouldn't
Category: Resources/res_pjsip
ASTERISK-25928: res_pjsip: URI validation done outside of PJSIP thread
Reported by: Joshua Colp
* [9f3ecf0a8d] Mark Michelson -- PJSIP: Remove PJSIP parsing functions
from uri length validation.
ASTERISK-25796: res_pjsip: DOS/Crash when TCP/TLS sockets exceed pjproject
PJ_IOQUEUE_MAX_HANDLES
Reported by: George Joseph
* [9f8b803a29] Mark Michelson -- res_pjsip_transport_management: Kill
idle TCP connections.
* [a35d3eb73b] Mark Michelson -- Rename res_pjsip_keepalive
res_pjsip_transport_management
ASTERISK-25707: Long contact URIs or hostnames can crash
pjproject/Asterisk under certain conditions
Reported by: George Joseph
* [3de37dee68] Mark Michelson -- AST-2016-004: Fix crash on REGISTER
with long URI.
Category: Resources/res_pjsip_caller_id
ASTERISK-25942: res_pjsip_caller_id: Transfer results in mixed
ConnectedLine information
Reported by: George Joseph
* [2a2e754d15] gtjoseph -- res_pjsip_callerid: Clear out display name if
id->name is not valid
Category: Resources/res_pjsip_registrar
ASTERISK-25929: res_pjsip_registrar: AOR_CONTACT_ADDED events not raised
Reported by: Joshua Colp
* [39b4742db1] Mark Michelson -- res_pjsip_registrar: Fix bad
memory-ness with user_agent.
Category: Resources/res_stasis
ASTERISK-25947: Protocol transfers to stasis applications are missing the
StasisStart with the replace_channel object.
Reported by: Richard Mudgett
* [bc51227ef8] Richard Mudgett -- res_stasis: Handle re-enter stasis
bridge with swap channel.
* [8dd79720e6] Richard Mudgett -- bridge: Hold off more than one
imparting channel at a time.
ASTERISK-24649: Pushing of channel into bridge fails; Stasis fails to get
app name
Reported by: John Bigelow
* [bc51227ef8] Richard Mudgett -- res_stasis: Handle re-enter stasis
bridge with swap channel.
* [8dd79720e6] Richard Mudgett -- bridge: Hold off more than one
imparting channel at a time.
ASTERISK-24782: StasisEnd event not present for channel that was swapped
out for another after completing attended transfer
Reported by: John Bigelow
* [bc51227ef8] Richard Mudgett -- res_stasis: Handle re-enter stasis
bridge with swap channel.
* [8dd79720e6] Richard Mudgett -- bridge: Hold off more than one
imparting channel at a time.
Improvement
Category: Resources/res_pjsip
ASTERISK-25930: PJSIP: disable multi domain to improve realtime performace
Reported by: Alexei Gradinari
* [c4426f1035] Alexei Gradinari -- res_pjsip: disable multi domain to
improve realtime performace
----------------------------------------------------------------------
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 |
|------------+----------------+------------------------------------------|
| cadb5c4e64 | Joshua Colp | Release summaries: Remove previous |
| | | versions |
|------------+----------------+------------------------------------------|
| d4d5548ef8 | Joshua Colp | .version: Update for |
| | | certified/13.8-cert1-rc2 |
|------------+----------------+------------------------------------------|
| a5bc40ae51 | Joshua Colp | .lastclean: Update for |
| | | certified/13.8-cert1-rc2 |
|------------+----------------+------------------------------------------|
| 2b6df52c66 | Joshua Colp | realtime: Add database scripts for |
| | | certified/13.8-cert1-rc2 |
|------------+----------------+------------------------------------------|
| 188ce34aff | Joshua Colp | app_talkdetect: Make the module core |
| | | supported. |
|------------+----------------+------------------------------------------|
| da80f40014 | Joshua Colp | app_talkdetect: Enable for testsuite |
| | | tests. |
|------------+----------------+------------------------------------------|
| 4caa57f6b3 | Joshua Colp | res_pjsip_transport_management: Allow |
| | | unload to occur. |
|------------+----------------+------------------------------------------|
| 0b35582bbb | Mark Michelson | transport management: Register thread |
| | | with PJProject. |
|------------+----------------+------------------------------------------|
| e378c18815 | gtjoseph | pjproject-bundled: Cleanups for reported |
| | | issues |
+------------------------------------------------------------------------+
----------------------------------------------------------------------
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-rc1-summary.html | 2338 ----
asterisk-certified-13.8-cert1-rc1-summary.txt | 5712 ----------
b/.version | 2
b/CHANGES | 10
b/apps/app_queue.c | 146
b/apps/app_talkdetect.c | 3
b/bootstrap.sh | 2
b/configs/samples/pjsip.conf.sample | 5
b/configure | 11
b/configure.ac | 1
b/contrib/ast-db-manage/config/versions/8d478ab86e29_pjsip_add_disable_multi_domain.py | 31
b/contrib/realtime/mssql/mssql_config.sql | 14
b/contrib/realtime/mysql/mysql_config.sql | 6
b/contrib/realtime/oracle/oracle_config.sql | 14
b/contrib/realtime/postgresql/postgresql_config.sql | 6
b/include/asterisk/bridge_channel_internal.h | 38
b/include/asterisk/res_pjsip.h | 8
b/main/bridge.c | 211
b/main/bridge_channel.c | 26
b/res/res_agi.c | 40
b/res/res_pjsip.c | 6
b/res/res_pjsip/config_global.c | 23
b/res/res_pjsip/include/res_pjsip_private.h | 7
b/res/res_pjsip/location.c | 77
b/res/res_pjsip_caller_id.c | 6
b/res/res_pjsip_endpoint_identifier_anonymous.c | 38
b/res/res_pjsip_endpoint_identifier_user.c | 38
b/res/res_pjsip_outbound_registration.c | 8
b/res/res_pjsip_registrar.c | 32
b/res/res_pjsip_transport_management.c | 380
b/res/stasis/control.c | 14
b/res/stasis/control.h | 18
b/res/stasis/stasis_bridge.c | 46
res/res_pjsip_keepalive.c | 269
34 files changed, 1070 insertions(+), 8516 deletions(-)
Loading…
Cancel
Save