]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Removed old issues from the 18.6.0 summaries that got linked in 18.6 18.6.0
authorAsterisk Development Team <asteriskteam@digium.com>
Thu, 12 Aug 2021 16:31:31 +0000 (11:31 -0500)
committerAsterisk Development Team <asteriskteam@digium.com>
Thu, 12 Aug 2021 16:31:31 +0000 (11:31 -0500)
asterisk-18.6.0-summary.html
asterisk-18.6.0-summary.txt

index 9a12e4eabe7e35b6a5a57340958ea9e97684e34f..86aa4c88da89eb2deefec1ba7a0c9e767fd54814 100644 (file)
@@ -17,8 +17,6 @@
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=1b21b1abf79806100849ddc06fbbf04803c1b77b">[1b21b1abf7]</a> Naveen Albert -- app_waitforcond: New application</li>
 </ul><br><h4>Category: Applications/app_dial</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29442">ASTERISK-29442</a>: app_dial: Expand A option to allow announcement playback to caller<br/>Reported by: N A<ul>
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=c4236dcff28183807f0ffa478a1bd008f0ba9d05">[c4236dcff2]</a> Naveen Albert -- app_dial: Expanded A option to add caller announcement</li>
-</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-11">ASTERISK-11</a>: AGI channel_status failure<br/>Reported by: bbawkon<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=feb1e06ac510753e37050b55e98f69cb4e216929">[feb1e06ac5]</a> under -- codec_builtin.c: G729 audio gets corrupted by Asterisk due to smoother</li>
 </ul><br><h4>Category: Functions/NewFeature</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29477">ASTERISK-29477</a>: Function to asynchronously store digits dialed<br/>Reported by: N A<ul>
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=016f6a0e14e327339a92887fa4ab534d2b91379a">[016f6a0e14]</a> Naveen Albert -- app_dtmfstore: New application to store digits</li>
 </ul><br><h4>Category: Resources/res_pjsip_header_funcs</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29389">ASTERISK-29389</a>: Add PJSIP_HEADERS() and ability to read header by pattern<br/>Reported by: Igor Goncharovsky<ul>
@@ -31,8 +29,6 @@
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=2a141a58b61ba0ed91061e1acc2c1955e0160f73">[2a141a58b6]</a> Kevin Harwell -- AST-2021-008 - chan_iax2: remote crash on unsupported media format</li>
 </ul><br><h4>Category: Core/CodecInterface</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29526">ASTERISK-29526</a>: G729 audio gets corrupted by Asterisk due to smoother<br/>Reported by: under<ul>
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=feb1e06ac510753e37050b55e98f69cb4e216929">[feb1e06ac5]</a> under -- codec_builtin.c: G729 audio gets corrupted by Asterisk due to smoother</li>
-</ul><br><h4>Category: Core/General</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-12">ASTERISK-12</a>: app_voicemail2 became a bit silent, lately<br/>Reported by: siggi<ul>
-<li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=feb1e06ac510753e37050b55e98f69cb4e216929">[feb1e06ac5]</a> under -- codec_builtin.c: G729 audio gets corrupted by Asterisk due to smoother</li>
 </ul><br><h4>Category: Core/Jitterbuffer</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29480">ASTERISK-29480</a>: fixedjitterbuffer contains an un-wrappered assert that triggers on a negative time slew<br/>Reported by: Dan Cropp<ul>
 <li><a href="https://code.asterisk.org/code/changelog/asterisk?cs=88da59efe7067de216d24eb74141c1c3a23f992f">[88da59efe7]</a> George Joseph -- jitterbuffer:  Correct signed/unsigned mismatch causing assert</li>
 </ul><br><h4>Category: Core/PBX</h4><a href="https://issues.asterisk.org/jira/browse/ASTERISK-29485">ASTERISK-29485</a>: core: Inband generation of tones for Busy() and Congestion() may not occur<br/>Reported by: Joshua C. Colp<ul>
@@ -104,4 +100,4 @@ b/rest-api/api-docs/playbacks.json                                       |    3
 b/tests/test_http_media_cache.c                                          |   78 +
 b/third-party/pjproject/patches/0110-tls-parent-listener-destroyed.patch |  166 ++++
 b/third-party/pjproject/patches/0111-ssl-premature-destroy.patch         |   82 ++
-39 files changed, 2450 insertions(+), 698 deletions(-)</pre><br></html>
\ No newline at end of file
+39 files changed, 2450 insertions(+), 698 deletions(-)</pre><br></html>
index 55a7514ca7e263effab7a20dbdc2fd0c9b2580c4..d8714f0b23de1c285dea716cc33eb176ba4ddf69 100644 (file)
 
     Category: Core/General
 
-   ASTERISK-11: AGI channel_status failure
-   Reported by: bbawkon
-     * [feb1e06ac5] under -- codec_builtin.c: G729 audio gets corrupted by
-       Asterisk due to smoother
-
-    Category: Functions/NewFeature
-
    ASTERISK-29477: Function to asynchronously store digits dialed
    Reported by: N A
      * [016f6a0e14] Naveen Albert -- app_dtmfstore: New application to store
 
     Category: Core/General
 
-   ASTERISK-12: app_voicemail2 became a bit silent, lately
-   Reported by: siggi
-     * [feb1e06ac5] under -- codec_builtin.c: G729 audio gets corrupted by
-       Asterisk due to smoother
-
-    Category: Core/Jitterbuffer
-
    ASTERISK-29480: fixedjitterbuffer contains an un-wrappered assert that
    triggers on a negative time slew
    Reported by: Dan Cropp