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-13.5.0.
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 |
---|---|---|
40 Richard Mudgett 18 Kevin Harwell 16 Joshua Colp 15 Mark Michelson 13 Matt Jordan 9 Scott Griepentrog 8 Kevin Harwell 3 Scott Emidy 3 David M. Lee 2 Alexander Traud 2 Alexander Anikin 2 Jonathan Rose 1 Martin Tomec 1 Elazar Broad 1 Walter Doekes 1 Rodrigo Ramírez Norambuena 1 Mark Duncan 1 Benjamin Ford 1 Guido Falsi | 1 Elazar Broad | 13 Matt Jordan 11 Joshua Colp 11 Richard Mudgett 10 Scott Griepentrog 8 Mark Michelson 8 Mark Michelson 7 John Hardin 5 Kevin Harwell 4 Scott Griepentrog 3 Richard Mudgett 2 Kevin Harwell 2 Alexander Traud 2 Alexandr Dranchuk 2 Dmitriy Serov 2 Stefan Engström 1 Oleg Kozlov 1 Walter Doekes 1 Etienne Lessard 1 Lorne Gaetz 1 Chet Stevens 1 Rodrigo Ramirez Norambuena 1 Ashley Sanders 1 Guido Falsi 1 Lorne Gaetz 1 Chet Stevens 1 Kevin Scott Adams 1 Elazar Broad 1 Sean Pimental 1 Jonathan Rose 1 Etienne Lessard 1 Alexandr Dranchuk 1 yaron nahum 1 Elazar Broad 1 yaron nahum 1 Guido Falsi |
This is a list of all issues from the issue tracker that were closed by changes that went into this release.
This is a list of all open issues from the issue tracker that were referenced by changes that went into this release.
This is a list of all changes that went into this release that did not reference a JIRA issue.
Revision | Author | Summary |
---|---|---|
cc0eff5651 | Kevin Harwell | Release summaries: Remove previous versions |
8cd191b885 | Kevin Harwell | .version: Update for 13.6.0 |
a3777c24fd | Kevin Harwell | .lastclean: Update for 13.6.0 |
68121cef21 | Kevin Harwell | realtime: Add database scripts for 13.6.0 |
d72dab4f40 | Kevin Harwell | ChangeLog: Updated for 13.6.0-rc3 |
9da83dbd15 | Kevin Harwell | Release summaries: Add summaries for 13.6.0-rc3 |
8c60f9326c | Kevin Harwell | Release summaries: Remove previous versions |
316d47755b | Kevin Harwell | .version: Update for 13.6.0-rc3 |
74a86d0a72 | Kevin Harwell | .lastclean: Update for 13.6.0-rc3 |
4c39bea6f0 | Kevin Harwell | realtime: Add database scripts for 13.6.0-rc3 |
c3521e9469 | Kevin Harwell | ChangeLog: Updated for 13.6.0-rc2 |
a44f6aa046 | Kevin Harwell | Release summaries: Add summaries for 13.6.0-rc2 |
dd74af7e46 | Kevin Harwell | Release summaries: Remove previous versions |
a11a78ca34 | Kevin Harwell | .version: Update for 13.6.0-rc2 |
570329ec8a | Kevin Harwell | .lastclean: Update for 13.6.0-rc2 |
51c9ff47f6 | Kevin Harwell | realtime: Add database scripts for 13.6.0-rc2 |
a0fb436eda | Kevin Harwell | ChangeLog: Updated for 13.6.0-rc1 |
bba1c4066b | Kevin Harwell | Release summaries: Add summaries for 13.6.0-rc1 |
82c4aecdbb | Kevin Harwell | .version: Update for 13.6.0-rc1 |
bc18db7388 | Kevin Harwell | .lastclean: Update for 13.6.0-rc1 |
b9c53f95e3 | Kevin Harwell | realtime: Add database scripts for 13.6.0-rc1 |
d30939b6e8 | Kevin Harwell | ARI: Changed version from 1.8.0 to 1.9.0 |
5f19c9bade | Richard Mudgett | res/ari/config.c: Fix user sort compare function. |
3a85764039 | Richard Mudgett | res/ari/config.c: Optimize conf_alloc() object init. |
bbeda190c3 | Richard Mudgett | app_dial.c: Remove some no-op code. |
fe5077b1f8 | Mark Michelson | res_pjsip_pubsub: Eliminate race during initial NOTIFY. |
5c713fdf18 | Mark Michelson | scheduler: Use queue for allocating sched IDs. |
e75aff53e6 | Richard Mudgett | res_pjsip_pubsub.c: Mark ast_sip_create_subscription() as not used. |
4d91d01df1 | Richard Mudgett | res_pjsip_pubsub.c: Add some notification comments. |
f36a9d1221 | Richard Mudgett | res_pjsip_pubsub.c: Set dlg_status code instead of sending SIP response. |
94582f8fab | Richard Mudgett | res_pjsip_pubsub.c: Fix off-nominal memory leak. |
8b3ed52239 | Richard Mudgett | res_pjsip_pubsub.c: Fix one byte buffer overrun error. |
4329bd1e4c | Richard Mudgett | res_pjsip_pubsub.c: Use ast_alloca() instead of alloca(). |
a456a20ecf | Richard Mudgett | res_pjsip_pubsub.c: Add missing error return in load_module(). |
f58f4c6e27 | Richard Mudgett | res_pjsip/location.c: Use the builtin ao2_callback() match function instead. |
4eedd9ef9d | Matt Jordan | main/config_options: Check for existance of internal object before derefing |
695f26cbb7 | David M. Lee | res_rtp_asterisk: Add more ICE debugging |
61c6c6aa6c | David M. Lee | Fix when remote candidates exceed PJ_ICE_MAX_CAND |
ad9cb6c2ce | Mark Michelson | res_pjsip: Fix contact refleak on stateful responses. |
7c4d0c3506 | Joshua Colp | res_pjsip_pubsub: On recreated notify fail deleted sub_tree is referenced |
0582776f7f | Richard Mudgett | ari/ari_websockets.c: Fix ast_debug parameter type mismatch. |
77518d5434 | Richard Mudgett | res_http_websocket.c: Fix some off nominal path cleanup. |
c61547fee6 | Richard Mudgett | res_ari.c: Add missing off nominal unlock and remove a RAII_VAR(). |
bd867cd078 | Richard Mudgett | app_queue.c: Extract some functions for simpler code. |
ded51e3d77 | Richard Mudgett | app_queue.c: Fix error checking in QUEUE_MEMBER() read. |
b719f56c72 | Mark Michelson | res_pjsip_sdp_rtp: Restore removed NULL check. |
cea5dc7b8a | Richard Mudgett | audiohook.c: Simplify variable usage in audiohook_read_frame_both(). |
e18c300550 | Joshua Colp | res_http_websocket: When shutting down a session don't close closed socket |
8e194047ac | Matt Jordan | res/res_format_attr_silk: Expose format attributes to other modules |
a0f451c35e | Matt Jordan | main/format: Add an API call for retrieving format attributes |
26f0559a94 | David M. Lee | Replace htobe64 with htonll |
27dc2094e9 | Mark Michelson | res_http_websocket: Debug write lengths. |
39cc28f6ea | Mark Michelson | res_http_websocket: Avoid passing strlen() to ast_websocket_write(). |
1519eb44a7 | Richard Mudgett | rtp_engine.c: Must protect mime_types_len with mime_types_lock. |
a93b7a927c | Richard Mudgett | res_pjsip_sdp_rtp.c: Fix processing wrong SDP media list. |
741fa0d26d | Richard Mudgett | res_pjsip_sdp_rtp.c: Fixup some whitespace. |
89b21fd9a3 | Richard Mudgett | rtp_engine.h: No sense allowing payload types larger than RFC allows. |
7427c7f13b | Richard Mudgett | rtp_engine.c: Minor tweaks. |
e20f435b60 | Richard Mudgett | rtp_engine.h: Misc comment fixes. |
bc5d7f9c37 | Richard Mudgett | chan_sip.c: Tweak glue->update_peer() parameter nil value. |
48698a5e21 | Mark Michelson | res_http_websocket: Properly encode 64 bit payload |
This is a summary of the changes to the source code that went into this release that was generated using the diffstat utility.
asterisk-13.5.0-summary.html | 441 -- asterisk-13.5.0-summary.txt | 1141 ------ b/.version | 2 b/CHANGES | 35 b/ChangeLog | 1884 +++++++++- b/Makefile | 1 b/UPGRADE.txt | 6 b/addons/chan_ooh323.c | 1 b/addons/ooh323c/src/ooq931.c | 6 b/apps/app_dial.c | 156 b/apps/app_page.c | 28 b/apps/app_queue.c | 412 +- b/apps/app_record.c | 3 b/bridges/bridge_holding.c | 6 b/channels/chan_dahdi.c | 55 b/channels/chan_pjsip.c | 18 b/channels/chan_sip.c | 78 b/channels/chan_skinny.c | 26 b/channels/pjsip/dialplan_functions.c | 5 b/channels/sip/include/security_events.h | 3 b/channels/sip/security_events.c | 5 b/codecs/codec_gsm.c | 29 b/codecs/codec_ilbc.c | 28 b/codecs/codec_lpc10.c | 41 b/codecs/codec_speex.c | 60 b/configure | 63 b/configure.ac | 6 b/contrib/ast-db-manage/config/versions/154177371065_add_default_from_user.py | 22 b/contrib/realtime/mssql/mssql_config.sql | 8 b/contrib/realtime/mysql/mysql_config.sql | 6 b/contrib/realtime/oracle/oracle_config.sql | 8 b/contrib/realtime/postgresql/postgresql_config.sql | 6 b/contrib/scripts/astversion | 536 ++ b/contrib/scripts/install_prereq | 2 b/include/asterisk/autoconfig.h.in | 3 b/include/asterisk/format.h | 23 b/include/asterisk/logger.h | 44 b/include/asterisk/res_pjsip.h | 40 b/include/asterisk/res_pjsip_session.h | 6 b/include/asterisk/rtp_engine.h | 18 b/include/asterisk/stasis_app.h | 15 b/main/audiohook.c | 43 b/main/bridge_channel.c | 7 b/main/channel.c | 9 b/main/config_options.c | 4 b/main/dial.c | 25 b/main/endpoints.c | 3 b/main/format.c | 11 b/main/logger.c | 272 + b/main/pbx.c | 146 b/main/rtp_engine.c | 153 b/main/sched.c | 143 b/main/sorcery.c | 4 b/main/stasis_endpoints.c | 78 b/main/taskprocessor.c | 12 b/main/translate.c | 55 b/main/utils.c | 4 b/res/ari/ari_model_validators.c | 445 ++ b/res/ari/ari_model_validators.h | 118 b/res/ari/ari_websockets.c | 9 b/res/ari/config.c | 72 b/res/ari/resource_asterisk.c | 127 b/res/ari/resource_asterisk.h | 63 b/res/ari/resource_events.c | 24 b/res/ari/resource_events.h | 2 b/res/parking/parking_applications.c | 65 b/res/res_ari.c | 19 b/res/res_ari_asterisk.c | 300 + b/res/res_ari_events.c | 6 b/res/res_config_sqlite.c | 8 b/res/res_format_attr_silk.c | 24 b/res/res_http_websocket.c | 80 b/res/res_pjsip.c | 131 b/res/res_pjsip/config_global.c | 18 b/res/res_pjsip/location.c | 51 b/res/res_pjsip/pjsip_configuration.c | 4 b/res/res_pjsip/presence_xml.c | 31 b/res/res_pjsip_diversion.c | 4 b/res/res_pjsip_multihomed.c | 23 b/res/res_pjsip_nat.c | 2 b/res/res_pjsip_pidf_digium_body_supplement.c | 2 b/res/res_pjsip_pubsub.c | 80 b/res/res_pjsip_sdp_rtp.c | 70 b/res/res_pjsip_session.c | 37 b/res/res_pjsip_t38.c | 15 b/res/res_pjsip_transport_websocket.c | 5 b/res/res_rtp_asterisk.c | 79 b/res/res_stasis.c | 45 b/res/res_stasis_device_state.c | 54 b/res/stasis/app.c | 335 + b/res/stasis/app.h | 15 b/res/stasis/messaging.c | 44 b/rest-api-templates/ari_model_validators.c.mustache | 2 b/rest-api/api-docs/applications.json | 2 b/rest-api/api-docs/asterisk.json | 130 b/rest-api/api-docs/bridges.json | 2 b/rest-api/api-docs/channels.json | 2 b/rest-api/api-docs/deviceStates.json | 2 b/rest-api/api-docs/endpoints.json | 2 b/rest-api/api-docs/events.json | 109 b/rest-api/api-docs/mailboxes.json | 2 b/rest-api/api-docs/playbacks.json | 2 b/rest-api/api-docs/recordings.json | 2 b/rest-api/api-docs/sounds.json | 2 b/rest-api/resources.json | 2 b/tests/test_core_format.c | 57 106 files changed, 6435 insertions(+), 2535 deletions(-)