From: Asterisk Development Team Date: Thu, 30 May 2019 17:21:00 +0000 (-0500) Subject: Update for 13.27.0 X-Git-Tag: 13.27.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=152d446befb93f64883b156cb58aea105d629423;p=thirdparty%2Fasterisk.git Update for 13.27.0 --- diff --git a/.version b/.version index d0aa5007b3..d916a6bb5d 100644 --- a/.version +++ b/.version @@ -1 +1 @@ -13.27.0-rc1 \ No newline at end of file +13.27.0 \ No newline at end of file diff --git a/ChangeLog b/ChangeLog index 52a56763ea..17ffc38bed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-05-30 17:20 +0000 Asterisk Development Team + + * asterisk 13.27.0 Released. + 2019-05-22 18:35 +0000 Asterisk Development Team * asterisk 13.27.0-rc1 Released. diff --git a/asterisk-13.27.0-rc1-summary.html b/asterisk-13.27.0-summary.html similarity index 82% rename from asterisk-13.27.0-rc1-summary.html rename to asterisk-13.27.0-summary.html index adf79594fe..f0aa5a6b18 100644 --- a/asterisk-13.27.0-rc1-summary.html +++ b/asterisk-13.27.0-summary.html @@ -1,12 +1,13 @@ -Release Summary - asterisk-13.27.0-rc1

Release Summary

asterisk-13.27.0-rc1

Date: 2019-05-22

<asteriskteam@digium.com>


Table of Contents

    +Release Summary - asterisk-13.27.0

    Release Summary

    asterisk-13.27.0

    Date: 2019-05-30

    <asteriskteam@digium.com>


    Table of Contents

    1. Summary
    2. Contributors
    3. Closed Issues
    4. +
    5. Open Issues
    6. Other Changes
    7. 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.26.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
    9 George Joseph
    9 Sean Bright
    4 Ben Ford
    2 sungtae kim
    1 Salah Ahmed
    1 Matthew Fredrickson
    1 Alexei Gradinari
    1 Abhay Gupta
    1 Kevin Harwell
    1 Lucas Mendes
    1 Joshua Colp
    1 Chris-Savinovich
    1 Dan Cropp
    1 Guido Falsi
    1 Antoni Goldstein
    1 Alexander Anikin
    4 Ross Beer
    4 Ross Beer
    3 sungtae kim
    2 George Joseph
    1 klaus3000
    1 test011
    1 Janu
    1 Sébastien Duthil
    1 Salah Ahmed
    1 the CC variable, instead of unconditionally
    1 Guido Falsi
    1 Steven Wheeler
    1 Dmitry Shubin
    1 Joshua C. Colp
    1 Corey Farrell
    1 Dan Cropp
    1 Abhay Gupta
    1 Steven Wheeler
    1 Kirill Katsnelson
    1 Kirill Katsnelson
    1 Janu
    1 Dmitry Shubin
    1 Luke-Jr
    1 Dan Cropp
    1 Lucas Mendes
    1 Sébastien Duthil
    1 Luke-Jr
    1 Antoni Goldstein
    9 George Joseph
    9 Sean Bright
    5 Ben Ford
    2 Asterisk Development Team
    2 Guido Falsi
    2 sungtae kim
    1 Salah Ahmed
    1 Kevin Harwell
    1 Matthew Fredrickson
    1 Alexei Gradinari
    1 Abhay Gupta
    1 Lucas Mendes
    1 Joshua Colp
    1 Chris-Savinovich
    1 Dan Cropp
    1 Antoni Goldstein
    1 Alexander Anikin
    4 Ross Beer
    4 Ross Beer
    3 sungtae kim
    2 Guido Falsi
    2 George Joseph
    1 klaus3000
    1 test011
    1 Janu
    1 Sébastien Duthil
    1 Salah Ahmed
    1 the CC variable, instead of unconditionally
    1 Steven Wheeler
    1 Dmitry Shubin
    1 Joshua C. Colp
    1 Corey Farrell
    1 Dan Cropp
    1 Abhay Gupta
    1 Steven Wheeler
    1 Kirill Katsnelson
    1 Kirill Katsnelson
    1 Janu
    1 Dmitry Shubin
    1 Luke-Jr
    1 Dan Cropp
    1 Lucas Mendes
    1 Sébastien Duthil
    1 Luke-Jr
    1 Antoni Goldstein

    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.

    New Feature

    Category: Resources/res_ari_channels

    ASTERISK-28320: Added ARI resource /ari/channels/{channelid}/rtp_statistics
    Reported by: sungtae kim
    • [fb7aa52ae0] sungtae kim -- res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics

    Category: Resources/res_pjsip

    ASTERISK-28375: res_pjsip: New configuration setting to allow disabling norefersub
    Reported by: Dan Cropp
      @@ -19,6 +20,8 @@
    • [188b1d3e68] Abhay Gupta -- app_amd: Fix infinite loop on silent calls

    Category: Applications/app_voicemail

    ASTERISK-27935: app_voicemail: emailbody per user can't contain commas
    Reported by: Sébastien Duthil
    • [d2f519dcfa] Sean Bright -- app_voicemail: Don't split mailbox options on comma
    • +

    Category: Channels/chan_dahdi

    ASTERISK-28427: new mwi.h include missing from some dahdi source files, causes build failure
    Reported by: Guido Falsi
      +
    • [5d298be0e0] Guido Falsi -- chan_dahdi: add missing include.

    Category: Channels/chan_pjsip

    ASTERISK-28371: chan_pjsip: DTMF Mode auto_info fallback lead to both inband and info
    Reported by: Salah Ahmed
    • [a9a0303544] Salah Ahmed -- chan_pjsip: DTMF Mode auto_info fallback lead to both inband and info

    Category: Channels/chan_sip/General

    ASTERISK-28362: strtok_r() makes gcc compile warning
    Reported by: sungtae kim
      @@ -41,10 +44,6 @@
    • [f66f21895f] Sean Bright -- res_ael: Fix pattern matching against literal '+'

    Category: Resources/res_indications

    ASTERISK-28391: res_indications: Crash requesting autocomplete on indications cli command
    Reported by: Lucas Mendes
    • [aaee0fa6f5] Lucas Mendes -- res_indications: Fix indications remove command autocomplete
    • -

    Category: Resources/res_pjsip

    ASTERISK-28161: Removal of Previous Patch Causes PJSIP Timer Issues
    Reported by: Ross Beer
      -
    • [fc49632bbc] Joshua Colp -- pjproject-bundled: Add upstream timer fixes
    • -
    • [cfeb8a59eb] George Joseph -- pjproject-bundled: Add upstream timer fixes
    • -
    • [33647ebe2c] Sean Bright -- pjproject: Add timer patch from pjproject r5934

    Category: Resources/res_pjsip_registrar

    ASTERISK-28402: res_pjsip_registrar: SEGV in registrar_find_contact
    Reported by: Ross Beer
    • [9d8a093a94] George Joseph -- res_pjsip: Check return from pjsip_parse_uri calls

    Category: Tests/NewFeature

    ASTERISK-17695: 1.8.3.2 extenpatternmatchnew=yes cannot find extensions with '-' in them
    Reported by: test011
      @@ -61,8 +60,15 @@
    • [251348cbbb] Ben Ford -- build: Revise CHANGES and UPGRADE.txt handling.

    Category: Resources/res_ari_channels

    ASTERISK-28343: Added app_name, app_data to channel type
    Reported by: sungtae kim
    • [707897e5f7] sungtae kim -- main/json.c: Added app_name, app_data to channel type
    • +


    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-28161: Removal of Previous Patch Causes PJSIP Timer Issues
    Reported by: Ross Beer
      +
    • [fc49632bbc] Joshua Colp -- pjproject-bundled: Add upstream timer fixes
    • +
    • [cfeb8a59eb] George Joseph -- pjproject-bundled: Add upstream timer fixes
    • +
    • [33647ebe2c] Sean Bright -- pjproject: Add timer patch from pjproject r5934


    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.

    + + + @@ -74,21 +80,20 @@ -
    RevisionAuthorSummary
    e58058c37dAsterisk Development TeamUpdate CHANGES and UPGRADE.txt for 13.27.0
    f4db818f0eBen Fordbuild: Fix file format in CHANGES-staging.
    bcca2cf3e6Asterisk Development TeamUpdate for 13.27.0-rc1
    90fe830a77George Josephres_rtp_asterisk: Add ability to propose local address in ICE
    c41e3184e3George JosephRevert "pjproject-bundled: Add upstream timer fixes"
    f71a0e3f60Ben Fordpjsip_options.c: Allow immediate qualifies for new contacts.
    f9bb53a1ddChris-Savinovichconfig.c: Fix a crash in extconfig parsing
    b3faf7311aGeorge JosephCI: Add --no-dev-mode option to buildAsterisk.sh
    1c7bc63cffMatthew Fredricksonres/res_rtp_asterisk: Enable rxjitter calculation for video

    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                                                                                       |65601 ----------
    -UPGRADE-1.2.txt                                                                                 |  218
    -UPGRADE-1.4.txt                                                                                 |  497
    -UPGRADE-1.6.txt                                                                                 |  277
    -UPGRADE-1.8.txt                                                                                 |  343
    +

    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.

    UPGRADE-1.2.txt                                                                                 |  218 -
    +UPGRADE-1.4.txt                                                                                 |  497 --
    +UPGRADE-1.6.txt                                                                                 |  277 -
    +UPGRADE-1.8.txt                                                                                 |  343 -
     UPGRADE-10.txt                                                                                  |   92
    -UPGRADE-11.txt                                                                                  |  280
    -UPGRADE-12.txt                                                                                  |  478
    -asterisk-13.26.0-summary.html                                                                   |  249
    -asterisk-13.26.0-summary.txt                                                                    |  607
    -b/CHANGES                                                                                       |    4
    +UPGRADE-11.txt                                                                                  |  280 -
    +UPGRADE-12.txt                                                                                  |  478 --
    +asterisk-13.26.0-summary.html                                                                   |  249 -
    +asterisk-13.26.0-summary.txt                                                                    |  607 --
    +b/.version                                                                                      |    2
    +b/CHANGES                                                                                       |   41
    +b/ChangeLog                                                                                     |  504 ++
     b/Makefile.rules                                                                                |    9
    -b/UPGRADE.txt                                                                                   | 2081
    +b/UPGRADE.txt                                                                                   | 2081 +++++++++-
     b/addons/chan_ooh323.c                                                                          |   19
     b/addons/chan_ooh323.h                                                                          |    1
     b/addons/ooh323c/src/ooh323ep.c                                                                 |    6
    @@ -99,29 +104,32 @@ b/apps/app_dial.c
     b/apps/app_followme.c                                                                           |    2
     b/apps/app_minivm.c                                                                             |    1
     b/apps/app_voicemail.c                                                                          |   56
    +b/asterisk-13.27.0-rc1-summary.html                                                             |  179
    +b/asterisk-13.27.0-rc1-summary.txt                                                              |  436 ++
     b/channels/chan_console.c                                                                       |    4
     b/channels/chan_dahdi.c                                                                         |    2
    +b/channels/chan_dahdi.h                                                                         |    1
     b/channels/chan_iax2.c                                                                          |    7
     b/channels/chan_mgcp.c                                                                          |    1
     b/channels/chan_pjsip.c                                                                         |    2
     b/channels/chan_sip.c                                                                           |    2
     b/channels/chan_skinny.c                                                                        |    1
     b/channels/chan_unistim.c                                                                       |    1
    +b/channels/sig_pri.c                                                                            |    1
     b/configs/samples/pjsip.conf.sample                                                             |    5
     b/configs/samples/rtp.conf.sample                                                               |    8
     b/contrib/ast-db-manage/config/versions/3a094a18e75b_pjsip_add_norefersub.py                    |   39
    +b/contrib/realtime/mysql/mysql_config.sql                                                       |    6
    +b/contrib/realtime/postgresql/postgresql_config.sql                                             |    6
     b/doc/CHANGES-staging/README.md                                                                 |   28
    -b/doc/CHANGES-staging/app_dial_ringtime_progresstime.txt                                        |   12
    -b/doc/CHANGES-staging/res_pjsip_add_norefersub_global_config.txt                                |   13
    -b/doc/CHANGES-staging/rtp_ice_include_local_address.txt                                         |    5
     b/doc/UPGRADE-staging/README.md                                                                 |   30
     b/include/asterisk/app.h                                                                        |  195
     b/include/asterisk/channel.h                                                                    |   24
     b/include/asterisk/json.h                                                                       |   16
    -b/include/asterisk/mwi.h                                                                        |  242
    +b/include/asterisk/mwi.h                                                                        |  242 +
     b/include/asterisk/res_pjsip.h                                                                  |    7
     b/include/asterisk/rtp_engine.h                                                                 |   14
    -b/main/app.c                                                                                    |  329
    +b/main/app.c                                                                                    |  329 -
     b/main/asterisk.c                                                                               |    2
     b/main/channel.c                                                                                |   18
     b/main/config.c                                                                                 |    5
    @@ -129,14 +137,14 @@ b/main/indications.c
     b/main/json.c                                                                                   |   17
     b/main/manager.c                                                                                |    1
     b/main/manager_mwi.c                                                                            |    1
    -b/main/mwi.c                                                                                    |  369
    +b/main/mwi.c                                                                                    |  369 +
     b/main/pbx.c                                                                                    |   28
     b/main/rtp_engine.c                                                                             |   88
     b/main/stasis.c                                                                                 |  131
     b/main/stasis_channels.c                                                                        |    5
     b/pbx/pbx_dundi.c                                                                               |    4
     b/res/ael/pval.c                                                                                |   30
    -b/res/ari/ari_model_validators.c                                                                |  405
    +b/res/ari/ari_model_validators.c                                                                |  405 +
     b/res/ari/ari_model_validators.h                                                                |   53
     b/res/ari/resource_channels.c                                                                   |   59
     b/res/ari/resource_channels.h                                                                   |   13
    @@ -168,12 +176,7 @@ b/tests/test_stasis_channels.c
     b/third-party/jansson/Makefile                                                                  |    7
     b/third-party/pjproject/Makefile                                                                |   18
     b/third-party/pjproject/patches/0030-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch |   37
    -b/third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch                      |  372
    -b/third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch |   64
    -contrib/realtime/mysql/mysql_cdr.sql                                                            |   33
    -contrib/realtime/mysql/mysql_config.sql                                                         | 1177
    -contrib/realtime/mysql/mysql_voicemail.sql                                                      |   35
    -contrib/realtime/postgresql/postgresql_cdr.sql                                                  |   37
    -contrib/realtime/postgresql/postgresql_config.sql                                               | 1275
    -contrib/realtime/postgresql/postgresql_voicemail.sql                                            |   39
    -102 files changed, 4756 insertions(+), 71964 deletions(-)

    \ No newline at end of file +b/third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 + +b/third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 141 +b/utils/extconf.c | 2 +99 files changed, 5973 insertions(+), 3769 deletions(-)

    \ No newline at end of file diff --git a/asterisk-13.27.0-rc1-summary.txt b/asterisk-13.27.0-summary.txt similarity index 71% rename from asterisk-13.27.0-rc1-summary.txt rename to asterisk-13.27.0-summary.txt index 6a223cefa4..7902bfdea1 100644 --- a/asterisk-13.27.0-rc1-summary.txt +++ b/asterisk-13.27.0-summary.txt @@ -1,8 +1,8 @@ Release Summary - asterisk-13.27.0-rc1 + asterisk-13.27.0 - Date: 2019-05-22 + Date: 2019-05-30 @@ -13,8 +13,9 @@ 1. Summary 2. Contributors 3. Closed Issues - 4. Other Changes - 5. Diffstat + 4. Open Issues + 5. Other Changes + 6. Diffstat ---------------------------------------------------------------------- @@ -49,36 +50,36 @@ issues that they reported that were affected by commits that went into this release. - Coders Testers Reporters - 9 George Joseph 4 Ross Beer - 9 Sean Bright 4 Ross Beer - 4 Ben Ford 3 sungtae kim - 2 sungtae kim 2 George Joseph - 1 Salah Ahmed 1 klaus3000 - 1 Matthew Fredrickson 1 test011 - 1 Alexei Gradinari 1 Janu - 1 Abhay Gupta 1 Sébastien Duthil - 1 Kevin Harwell 1 Salah Ahmed - 1 Lucas Mendes 1 the CC variable, instead of - 1 Joshua Colp unconditionally - 1 Chris-Savinovich 1 Guido Falsi - 1 Dan Cropp 1 Steven Wheeler - 1 Guido Falsi 1 Dmitry Shubin - 1 Antoni Goldstein 1 Joshua C. Colp - 1 Alexander Anikin 1 Corey Farrell - 1 Dan Cropp - 1 Abhay Gupta - 1 Steven Wheeler - 1 Kirill Katsnelson - 1 Kirill Katsnelson - 1 Janu - 1 Dmitry Shubin - 1 Luke-Jr - 1 Dan Cropp - 1 Lucas Mendes - 1 Sébastien Duthil - 1 Luke-Jr - 1 Antoni Goldstein + Coders Testers Reporters + 9 George Joseph 4 Ross Beer + 9 Sean Bright 4 Ross Beer + 5 Ben Ford 3 sungtae kim + 2 Asterisk Development Team 2 Guido Falsi + 2 Guido Falsi 2 George Joseph + 2 sungtae kim 1 klaus3000 + 1 Salah Ahmed 1 test011 + 1 Kevin Harwell 1 Janu + 1 Matthew Fredrickson 1 Sébastien Duthil + 1 Alexei Gradinari 1 Salah Ahmed + 1 Abhay Gupta 1 the CC variable, instead of + 1 Lucas Mendes unconditionally + 1 Joshua Colp 1 Steven Wheeler + 1 Chris-Savinovich 1 Dmitry Shubin + 1 Dan Cropp 1 Joshua C. Colp + 1 Antoni Goldstein 1 Corey Farrell + 1 Alexander Anikin 1 Dan Cropp + 1 Abhay Gupta + 1 Steven Wheeler + 1 Kirill Katsnelson + 1 Kirill Katsnelson + 1 Janu + 1 Dmitry Shubin + 1 Luke-Jr + 1 Dan Cropp + 1 Lucas Mendes + 1 Sébastien Duthil + 1 Luke-Jr + 1 Antoni Goldstein ---------------------------------------------------------------------- @@ -136,6 +137,13 @@ * [d2f519dcfa] Sean Bright -- app_voicemail: Don't split mailbox options on comma + Category: Channels/chan_dahdi + + ASTERISK-28427: new mwi.h include missing from some dahdi source files, + causes build failure + Reported by: Guido Falsi + * [5d298be0e0] Guido Falsi -- chan_dahdi: add missing include. + Category: Channels/chan_pjsip ASTERISK-28371: chan_pjsip: DTMF Mode auto_info fallback lead to both @@ -205,17 +213,6 @@ * [aaee0fa6f5] Lucas Mendes -- res_indications: Fix indications remove command autocomplete - Category: Resources/res_pjsip - - ASTERISK-28161: Removal of Previous Patch Causes PJSIP Timer Issues - Reported by: Ross Beer - * [fc49632bbc] Joshua Colp -- pjproject-bundled: Add upstream timer - fixes - * [cfeb8a59eb] George Joseph -- pjproject-bundled: Add upstream timer - fixes - * [33647ebe2c] Sean Bright -- pjproject: Add timer patch from pjproject - r5934 - Category: Resources/res_pjsip_registrar ASTERISK-28402: res_pjsip_registrar: SEGV in registrar_find_contact @@ -275,6 +272,28 @@ * [707897e5f7] sungtae kim -- main/json.c: Added app_name, app_data to channel type + ---------------------------------------------------------------------- + + 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-28161: Removal of Previous Patch Causes PJSIP Timer Issues + Reported by: Ross Beer + * [fc49632bbc] Joshua Colp -- pjproject-bundled: Add upstream timer + fixes + * [cfeb8a59eb] George Joseph -- pjproject-bundled: Add upstream timer + fixes + * [33647ebe2c] Sean Bright -- pjproject: Add timer patch from pjproject + r5934 + ---------------------------------------------------------------------- Commits Not Associated with an Issue @@ -285,41 +304,50 @@ reference a JIRA issue. +------------------------------------------------------------------------+ - | Revision | Author | Summary | - |------------+---------------------+-------------------------------------| - | 90fe830a77 | George Joseph | res_rtp_asterisk: Add ability to | - | | | propose local address in ICE | - |------------+---------------------+-------------------------------------| - | c41e3184e3 | George Joseph | Revert "pjproject-bundled: Add | - | | | upstream timer fixes" | - |------------+---------------------+-------------------------------------| - | f71a0e3f60 | Ben Ford | pjsip_options.c: Allow immediate | - | | | qualifies for new contacts. | - |------------+---------------------+-------------------------------------| - | 4ea20c9c85 | Kevin Harwell | mwi core: Move core MWI | - | | | functionality into its own files | - |------------+---------------------+-------------------------------------| - | 6d4023e3a6 | George Joseph | ARI: Bump non-breaking version | - | | | number to 1.10.2 | - |------------+---------------------+-------------------------------------| - | | | res_mwi_devstate: Specify | - | 33ed8fdadc | Sean Bright | AST_MODFLAG_LOAD_ORDER to enable | - | | | load priority | - |------------+---------------------+-------------------------------------| - | 2fe9fd5cf9 | George Joseph | CI: Move test group config files to | - | | | Jenkins | - |------------+---------------------+-------------------------------------| - | cb24eb4cc2 | Alexei Gradinari | res_pjsip: Fix transport_states ref | - | | | leak | - |------------+---------------------+-------------------------------------| - | f9bb53a1dd | Chris-Savinovich | config.c: Fix a crash in extconfig | - | | | parsing | - |------------+---------------------+-------------------------------------| - | b3faf7311a | George Joseph | CI: Add --no-dev-mode option to | - | | | buildAsterisk.sh | - |------------+---------------------+-------------------------------------| - | 1c7bc63cff | Matthew Fredrickson | res/res_rtp_asterisk: Enable | - | | | rxjitter calculation for video | + | Revision | Author | Summary | + |------------+----------------------+------------------------------------| + | e58058c37d | Asterisk Development | Update CHANGES and UPGRADE.txt for | + | | Team | 13.27.0 | + |------------+----------------------+------------------------------------| + | f4db818f0e | Ben Ford | build: Fix file format in | + | | | CHANGES-staging. | + |------------+----------------------+------------------------------------| + | bcca2cf3e6 | Asterisk Development | Update for 13.27.0-rc1 | + | | Team | | + |------------+----------------------+------------------------------------| + | 90fe830a77 | George Joseph | res_rtp_asterisk: Add ability to | + | | | propose local address in ICE | + |------------+----------------------+------------------------------------| + | c41e3184e3 | George Joseph | Revert "pjproject-bundled: Add | + | | | upstream timer fixes" | + |------------+----------------------+------------------------------------| + | f71a0e3f60 | Ben Ford | pjsip_options.c: Allow immediate | + | | | qualifies for new contacts. | + |------------+----------------------+------------------------------------| + | 4ea20c9c85 | Kevin Harwell | mwi core: Move core MWI | + | | | functionality into its own files | + |------------+----------------------+------------------------------------| + | 6d4023e3a6 | George Joseph | ARI: Bump non-breaking version | + | | | number to 1.10.2 | + |------------+----------------------+------------------------------------| + | | | res_mwi_devstate: Specify | + | 33ed8fdadc | Sean Bright | AST_MODFLAG_LOAD_ORDER to enable | + | | | load priority | + |------------+----------------------+------------------------------------| + | 2fe9fd5cf9 | George Joseph | CI: Move test group config files | + | | | to Jenkins | + |------------+----------------------+------------------------------------| + | cb24eb4cc2 | Alexei Gradinari | res_pjsip: Fix transport_states | + | | | ref leak | + |------------+----------------------+------------------------------------| + | f9bb53a1dd | Chris-Savinovich | config.c: Fix a crash in extconfig | + | | | parsing | + |------------+----------------------+------------------------------------| + | b3faf7311a | George Joseph | CI: Add --no-dev-mode option to | + | | | buildAsterisk.sh | + |------------+----------------------+------------------------------------| + | 1c7bc63cff | Matthew Fredrickson | res/res_rtp_asterisk: Enable | + | | | rxjitter calculation for video | +------------------------------------------------------------------------+ ---------------------------------------------------------------------- @@ -331,21 +359,20 @@ 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 |65601 ---------- - UPGRADE-1.2.txt | 218 - UPGRADE-1.4.txt | 497 - UPGRADE-1.6.txt | 277 - UPGRADE-1.8.txt | 343 + UPGRADE-1.2.txt | 218 - + UPGRADE-1.4.txt | 497 -- + UPGRADE-1.6.txt | 277 - + UPGRADE-1.8.txt | 343 - UPGRADE-10.txt | 92 - UPGRADE-11.txt | 280 - UPGRADE-12.txt | 478 - asterisk-13.26.0-summary.html | 249 - asterisk-13.26.0-summary.txt | 607 - b/CHANGES | 4 + UPGRADE-11.txt | 280 - + UPGRADE-12.txt | 478 -- + asterisk-13.26.0-summary.html | 249 - + asterisk-13.26.0-summary.txt | 607 -- + b/.version | 2 + b/CHANGES | 41 + b/ChangeLog | 504 ++ b/Makefile.rules | 9 - b/UPGRADE.txt | 2081 + b/UPGRADE.txt | 2081 +++++++++- b/addons/chan_ooh323.c | 19 b/addons/chan_ooh323.h | 1 b/addons/ooh323c/src/ooh323ep.c | 6 @@ -356,29 +383,32 @@ b/apps/app_followme.c | 2 b/apps/app_minivm.c | 1 b/apps/app_voicemail.c | 56 + b/asterisk-13.27.0-rc1-summary.html | 179 + b/asterisk-13.27.0-rc1-summary.txt | 436 ++ b/channels/chan_console.c | 4 b/channels/chan_dahdi.c | 2 + b/channels/chan_dahdi.h | 1 b/channels/chan_iax2.c | 7 b/channels/chan_mgcp.c | 1 b/channels/chan_pjsip.c | 2 b/channels/chan_sip.c | 2 b/channels/chan_skinny.c | 1 b/channels/chan_unistim.c | 1 + b/channels/sig_pri.c | 1 b/configs/samples/pjsip.conf.sample | 5 b/configs/samples/rtp.conf.sample | 8 b/contrib/ast-db-manage/config/versions/3a094a18e75b_pjsip_add_norefersub.py | 39 + b/contrib/realtime/mysql/mysql_config.sql | 6 + b/contrib/realtime/postgresql/postgresql_config.sql | 6 b/doc/CHANGES-staging/README.md | 28 - b/doc/CHANGES-staging/app_dial_ringtime_progresstime.txt | 12 - b/doc/CHANGES-staging/res_pjsip_add_norefersub_global_config.txt | 13 - b/doc/CHANGES-staging/rtp_ice_include_local_address.txt | 5 b/doc/UPGRADE-staging/README.md | 30 b/include/asterisk/app.h | 195 b/include/asterisk/channel.h | 24 b/include/asterisk/json.h | 16 - b/include/asterisk/mwi.h | 242 + b/include/asterisk/mwi.h | 242 + b/include/asterisk/res_pjsip.h | 7 b/include/asterisk/rtp_engine.h | 14 - b/main/app.c | 329 + b/main/app.c | 329 - b/main/asterisk.c | 2 b/main/channel.c | 18 b/main/config.c | 5 @@ -386,14 +416,14 @@ b/main/json.c | 17 b/main/manager.c | 1 b/main/manager_mwi.c | 1 - b/main/mwi.c | 369 + b/main/mwi.c | 369 + b/main/pbx.c | 28 b/main/rtp_engine.c | 88 b/main/stasis.c | 131 b/main/stasis_channels.c | 5 b/pbx/pbx_dundi.c | 4 b/res/ael/pval.c | 30 - b/res/ari/ari_model_validators.c | 405 + b/res/ari/ari_model_validators.c | 405 + b/res/ari/ari_model_validators.h | 53 b/res/ari/resource_channels.c | 59 b/res/ari/resource_channels.h | 13 @@ -425,12 +455,7 @@ b/third-party/jansson/Makefile | 7 b/third-party/pjproject/Makefile | 18 b/third-party/pjproject/patches/0030-Re-2176-Removed-pop_freelist-push_freelist-after-rem.patch | 37 - b/third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 - b/third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 64 - contrib/realtime/mysql/mysql_cdr.sql | 33 - contrib/realtime/mysql/mysql_config.sql | 1177 - contrib/realtime/mysql/mysql_voicemail.sql | 35 - contrib/realtime/postgresql/postgresql_cdr.sql | 37 - contrib/realtime/postgresql/postgresql_config.sql | 1275 - contrib/realtime/postgresql/postgresql_voicemail.sql | 39 - 102 files changed, 4756 insertions(+), 71964 deletions(-) + b/third-party/pjproject/patches/0031-Re-2191-transport-timer-cleanup.patch | 372 + + b/third-party/pjproject/patches/0032-Re-2191-Fixed-crash-in-SIP-transport-destroy-due-to-.patch | 141 + b/utils/extconf.c | 2 + 99 files changed, 5973 insertions(+), 3769 deletions(-)