Release Summary

asterisk-13.25.0-rc1

Date: 2019-02-06

<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-13.24.0.


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
10 George Joseph
10 Sean Bright
3 Alexei Gradinari
3 Kevin Harwell
2 Giuseppe Sucameli
2 Chris-Savinovich
2 Joshua C. Colp
2 Richard Mudgett
2 Jeremy Lainé
1 eyalhasson
1 Mohit Dhiman
1 Gerald Schnabel
1 Diederik de Groot
1 Valentin Vidic
1 Paulo Vicentini
1 Jean Aunis
1 Ben Ford
1 Pirmin Walthert
1 sungtae kim
1 Corey Farrell
1 Bryan Boatright
4 Joshua C. Colp
3 George Joseph
2 Alexei Gradinari
2 Giuseppe Sucameli
2 Jeremy Lainé
1 Paulo Vicentini
1 Jean Aunis - Prescom
1 Andrew Nagy
1 boatright
1 Mohit Dhiman
1 Ray
1 Eyal Hasson
1 Ross Beer
1 abelbeck
1 nappsoft
1 Gianluca Merlo
1 David Wilcox
1 Andrew Nagy
1 Diederik de Groot
1 Valentin Vidić
1 David Kuehling
1 Gerald Schnabel
1 David Wilcox
1 David Kuehling

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: . I did not set the category correctly.

ASTERISK-28221: Bug in ast_coredumper
Reported by: Andrew Nagy

Category: Applications/app_confbridge

ASTERISK-28201: [patch] confbridge: no announce to the marked users when they join an empty conference
Reported by: Alexei Gradinari

Category: Applications/app_voicemail

ASTERISK-28225: app_voicemail: Channel variable VM_MESSAGEFILE not updated correctly if message marked "urgent"
Reported by: boatrightASTERISK-28222: Regression: MWI polling no longer works
Reported by: abelbeckASTERISK-28215: app_voicemail: Leaving voicemail sometimes doesn't trigger NOTIFYs
Reported by: George Joseph

Category: Channels/chan_pjsip

ASTERISK-28238: PJSIP realtime. getcontext not working with DUNDI
Reported by: RayASTERISK-28156: Race condition involving session->media (res_pjsip_session) leads to crash.
Reported by: Paulo VicentiniASTERISK-28213: res_pjsip: Threads pile up needlessly when AOR is blocked
Reported by: Ross BeerASTERISK-27095: chan_pjsip: When connected_line_method is set to invite, we're not trying UPDATE
Reported by: George Joseph

Category: Channels/chan_sip/General

ASTERISK-28194: chan_sip: Leak using contact ACL
Reported by: Giuseppe Sucameli

Category: Channels/chan_sip/Subscriptions

ASTERISK-28173: Deadlock in chan_sip handling subscribe request during res_parking reload
Reported by: Giuseppe Sucameli

Category: Codecs/codec_opus

ASTERISK-28263: codec_opus: errors setting max_playback_rate and bitrate to "sdp"
Reported by: Gianluca Merlo

Category: Core/Bridging

ASTERISK-28156: Race condition involving session->media (res_pjsip_session) leads to crash.
Reported by: Paulo Vicentini

Category: Core/BuildSystem

ASTERISK-28271: Opensuse Leap 15 --with-jannson-bundled will not compile
Reported by: David WilcoxASTERISK-28250: build: Cross-compilation fails for target arm-linux-gnueabihf
Reported by: Jean Aunis - Prescom

Category: Core/Channels

ASTERISK-28197: stasis: ast_endpoint struct holds the channel_ids of channels past destruction in certain cases
Reported by: Mohit Dhiman

Category: Core/General

ASTERISK-28232: core: RAII using clang use-after-scope issue
Reported by: Diederik de Groot

Category: Core/Stasis

ASTERISK-28252: HangupHandler manager events are never thrown
Reported by: Gerald SchnabelASTERISK-28244: stasis: Filter messages at publishing to AMI/ARI
Reported by: Joshua C. ColpASTERISK-28197: stasis: ast_endpoint struct holds the channel_ids of channels past destruction in certain cases
Reported by: Mohit DhimanASTERISK-28212: stasis: Statistics broke ABI under developer mode
Reported by: Joshua C. ColpASTERISK-28117: stasis: Add statistics for usage when in developer mode
Reported by: Joshua C. ColpASTERISK-28186: stasis: Filter messages at publishing based on to_* presence
Reported by: Joshua C. Colp

Category: Resources/res_ari

ASTERISK-28104: AstriCon Feedback: Automatically create a 1 line dialplan context for stasis apps
Reported by: George Joseph

Category: Resources/res_format_attr_h264

ASTERISK-27959: [patch] Asterisk 15.4.1 h264 fmtp negotiation problem
Reported by: David Kuehling

Category: Resources/res_http_websocket

ASTERISK-28257: res_http_websocket: PING / PONG opcodes break data reception
Reported by: Jeremy LainéASTERISK-28231: res_http_websocket: Not responding to Connection Close Frame (opcode 8)
Reported by: Jeremy Lainé

Category: Resources/res_monitor

ASTERISK-28249: res_monitor: Segfault with Monitor(wav,file,i)
Reported by: Valentin Vidić

Category: Resources/res_parking

ASTERISK-28173: Deadlock in chan_sip handling subscribe request during res_parking reload
Reported by: Giuseppe Sucameli

Category: Resources/res_rtp_asterisk

ASTERISK-28162: [patch] need to reset DTMF last sequence number and timestamp on RTP renegotiation
Reported by: Alexei Gradinari

Category: Third-Party/pjproject

ASTERISK-28182: chan_pjsip: When connected_line_method is set to invite, asterisk is not trying UPDATE
Reported by: nappsoft

Improvement

Category: Formats/format_g726

ASTERISK-28246: Support skipping on the g726 format
Reported by: Eyal Hasson

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
67d587f47dsungtae kimAdded ARI resource /ari/asterisk/ping
66982824bfGeorge Josephmedia_index.c: Refactored so it doesn't cache the index
9b85882f04Chris-SavinovichTest_cel: Fails when DONT_OPTIMIZE is off
d0eccac3ffGeorge Josephapp_voicemail: Add Mailbox Aliases
8414ca191eGeorge Josephpjproject_bundled: Add patch for double free issue in timer heap
9cd6161083Sean Brightpjsip_transport_management: Shutdown transport immediately on disconnect
28da2948d1Sean Brightsched: Make sched_settime() return void because it cannot fail
d87fc1c591Sean Brightres_pjsip_transport_websocket: Don't assert on 0 length payloads
4a8564cafaAlexei Gradinarires_pjsip: add option to disable ContactStatus event when contact is updated
b26ec935ecRichard Mudgettstasic.c: Fix printf format type mismatches with arguments.
a551539048Richard Mudgettbacktrace.c: Fix casting pointer to/from integral type.
a2336adfb9Sean Brightres_rtp_asterisk: Remove some unused structure fields.
92cc094d4eSean Brightbridge_builtin_features.c: Set auto(mix)mon variables on both channels
b84fd37ef0Sean BrightUse non-blocking socket() and pipe() wrappers
3f3035680bSean Brightutils: Don't set or clear flags that don't need setting or clearing
93f00ebe59Sean Brightbuild: Update config.guess and config.sub
1ef993911fGeorge JosephRevert "RTP: reset DTMF last seqno/timestamp on voice packet with marker bit"
8c312c54edSean Brightutils: Wrap socket() and pipe() to reduce syscalls
30934a0145George JosephCI: Various updates to buildAsterisk.sh
2e15657485Chris-Savinovichtest_websocket_client.c: Disable websocket_client_create_and_connect test.

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.

.lastclean                                                                                       |    1
.version                                                                                         |    1
ChangeLog                                                                                        |63938 ----------
asterisk-13.24.0-summary.html                                                                    |  457
asterisk-13.24.0-summary.txt                                                                     |  968
b/CHANGES                                                                                        |   49
b/apps/app_confbridge.c                                                                          |    2
b/apps/app_voicemail.c                                                                           |  335
b/apps/confbridge/conf_state_empty.c                                                             |    3
b/apps/confbridge/conf_state_inactive.c                                                          |    2
b/apps/confbridge/include/confbridge.h                                                           |    8
b/bridges/bridge_builtin_features.c                                                              |    2
b/channels/chan_sip.c                                                                            |    6
b/config.guess                                                                                   |  666
b/config.sub                                                                                     | 2535
b/configs/samples/codecs.conf.sample                                                             |   26
b/configs/samples/pjsip.conf.sample                                                              |    5
b/configs/samples/voicemail.conf.sample                                                          |   12
b/configure                                                                                      |   83
b/configure.ac                                                                                   |   25
b/contrib/ast-db-manage/config/versions/0838f8db6a61_pjsip_add_send_contact_status_on_update_.py |   39
b/contrib/scripts/ast_coredumper                                                                 |  111
b/formats/format_g726.c                                                                          |   35
b/include/asterisk/autoconfig.h.in                                                               |    6
b/include/asterisk/channel.h                                                                     |   12
b/include/asterisk/media_index.h                                                                 |   20
b/include/asterisk/res_pjsip.h                                                                   |    9
b/include/asterisk/sounds_index.h                                                                |   19
b/include/asterisk/stasis.h                                                                      |   51
b/include/asterisk/stasis_internal.h                                                             |    5
b/include/asterisk/stasis_message_router.h                                                       |   54
b/include/asterisk/strings.h                                                                     |   14
b/include/asterisk/utils.h                                                                       |   42
b/main/alertpipe.c                                                                               |   11
b/main/asterisk.c                                                                                |    4
b/main/asterisk.exports.in                                                                       |    1
b/main/backtrace.c                                                                               |   10
b/main/channel.c                                                                                 |   10
b/main/channel_internal_api.c                                                                    |   12
b/main/loader.c                                                                                  |    2
b/main/manager.c                                                                                 |    4
b/main/manager_channels.c                                                                        |   10
b/main/media_index.c                                                                             |  229
b/main/pbx.c                                                                                     |   85
b/main/sched.c                                                                                   |   20
b/main/sounds.c                                                                                  |  175
b/main/stasis.c                                                                                  |  877
b/main/stasis_cache.c                                                                            |   33
b/main/stasis_message.c                                                                          |   16
b/main/stasis_message_router.c                                                                   |   71
b/main/strings.c                                                                                 |   14
b/main/tcptls.c                                                                                  |    3
b/main/udptl.c                                                                                   |    3
b/main/utils.c                                                                                   |   44
b/res/ari/ari_model_validators.c                                                                 |   70
b/res/ari/ari_model_validators.h                                                                 |   22
b/res/ari/resource_asterisk.c                                                                    |   18
b/res/ari/resource_asterisk.h                                                                    |   11
b/res/ari/resource_sounds.c                                                                      |   28
b/res/res_agi.c                                                                                  |    7
b/res/res_ari_asterisk.c                                                                         |   63
b/res/res_format_attr_h264.c                                                                     |    2
b/res/res_http_websocket.c                                                                       |   50
b/res/res_pjsip.c                                                                                |    3
b/res/res_pjsip/config_global.c                                                                  |   72
b/res/res_pjsip/include/res_pjsip_private.h                                                      |   10
b/res/res_pjsip/pjsip_configuration.c                                                            |   35
b/res/res_pjsip/pjsip_options.c                                                                  |   49
b/res/res_pjsip/pjsip_transport_management.c                                                     |   77
b/res/res_pjsip_registrar.c                                                                      |   30
b/res/res_pjsip_t38.c                                                                            |   63
b/res/res_pjsip_transport_websocket.c                                                            |   13
b/res/res_rtp_asterisk.c                                                                         |   37
b/res/res_timing_pthread.c                                                                       |    7
b/res/stasis/app.c                                                                               |   51
b/rest-api/api-docs/asterisk.json                                                                |   33
b/tests/CI/buildAsterisk.sh                                                                      |  177
b/tests/test_stasis.c                                                                            |  397
b/tests/test_websocket_client.c                                                                  |    1
b/third-party/jansson/Makefile                                                                   |    3
b/third-party/jansson/configure.m4                                                               |    4
b/third-party/pjproject/configure.m4                                                             |    4
b/third-party/pjproject/patches/0010-outgoing_connected_line_method_update.patch                 |   33
contrib/realtime/mssql/mssql_cdr.sql                                                             |   45
contrib/realtime/mssql/mssql_config.sql                                                          | 2006
contrib/realtime/mssql/mssql_voicemail.sql                                                       |   55
contrib/realtime/mysql/mysql_cdr.sql                                                             |   33
contrib/realtime/mysql/mysql_config.sql                                                          | 1159
contrib/realtime/mysql/mysql_voicemail.sql                                                       |   35
contrib/realtime/oracle/oracle_cdr.sql                                                           |   39
contrib/realtime/oracle/oracle_config.sql                                                        | 1964
contrib/realtime/oracle/oracle_voicemail.sql                                                     |   49
contrib/realtime/postgresql/postgresql_cdr.sql                                                   |   37
contrib/realtime/postgresql/postgresql_config.sql                                                | 1255
contrib/realtime/postgresql/postgresql_voicemail.sql                                             |   39
95 files changed, 4888 insertions(+), 74373 deletions(-)