[prev in list] [next in list] [prev in thread] [next in thread] 

List:       asterisk-dev
Subject:    [asterisk-dev] Asterisk 13.21.0-rc1 Now Available
From:       "Asterisk Development Team" <asteriskteam () digium ! com>
Date:       2018-04-19 21:25:56
Message-ID: E1f9H40-00078S-1O () mail ! digium ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


The Asterisk Development Team would like to announce the first
release candidate of Asterisk 13.21.0.
This release candidate is available for immediate download at 
http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 13.21.0-rc1 resolves several issues reported by the
community and would have not been possible without your participation.

Thank you!

The following issues are resolved in this release candidate:

New Features made in this release:
-----------------------------------
 * ASTERISK-27704 - Add cache_pools debug option to
      pjproject.conf
      (Reported by Richard Mudgett)

Bugs fixed in this release:
-----------------------------------
 * ASTERISK-27809 - [patch] utils/pval: Add -lBlocksRuntime for
      compiler clang conditionally.
      (Reported by Alexander
      Traud)
 * ASTERISK-27774 - res_musiconhold: Music on hold restarts
      after every announcement
      (Reported by lvl)
 * ASTERISK-27782 - cdr_mysql: Missing MYSQL_PORT definition
   
      (Reported by Evandro César Arruda)
 * ASTERISK-27614 - res_pjsip_session: SDP origin does not use
      resolved address
      (Reported by John M.)
 * ASTERISK-27740 - chan_sip: New Channel creation from new SIP
      dialog with Replaces failed to be properly tracked and
      destroyed
      (Reported by Shannon Price)
 * ASTERISK-27706 - PJSIP: Deadlock shutting down subscription
      TCP connection and sending subscription message.
      (Reported
      by Ross Beer)
 * ASTERISK-27435 - [patch] configure:
      pjsip_evsub_set_uas_timeout not found.
      (Reported by
      Alexander Traud)
 * ASTERISK-27761 - [patch] BuildSystem: With external editline,
      do not require libs for internal editline.
      (Reported by
      Alexander Traud)
 * ASTERISK-27755 - ConfBridge: raise ConfbridgeTalking when put
      on hold and clear talking status
      (Reported by Kevin
      Harwell)
 * ASTERISK-27688 - res_pjsip: Crash on TCP PJSIP Transport
      Disconnect
      (Reported by Ross Beer)
 * ASTERISK-27743 - Generic PLC doesn't work if the 2 codecs on
      a channel are equal
      (Reported by George Joseph)
 * ASTERISK-27745 - [patch] BuildSystem: Remove unused
      dependency on libltdl.
      (Reported by Alexander Traud)
 * ASTERISK-12841 - [patch] Make format_ogg_vorbis work on
      OpenBSD
      (Reported by Michiel van Baak)
 * ASTERISK-27720 - [patch] BuildSystem: Enable Advanced Linux
      Sound Architecture (ALSA) in NetBSD.
      (Reported by
      Alexander Traud)
 * ASTERISK-27741 - res_pjsip_rfc3326.c
      rfc3326_use_reason_header doesn't account for more than one
      'Reason' header
      (Reported by Ross Beer)
 * ASTERISK-27734 - [patch] BuildSystem: Enable IMAP storage on
      openSUSE and Arch Linux.
      (Reported by Alexander Traud)
 * ASTERISK-27733 - [patch] res_srtp: Add support for libsrtp2.x
      on openSUSE.
      (Reported by Alexander Traud)
 * ASTERISK-11015 - NetBSD Build Needs RPATH set in 1.2.25
     
      (Reported by Curt Sampson)
 * ASTERISK-27641 - BuildSystem: Enable Better Backtraces in
      FreeBSD.
      (Reported by Alexander Traud)
 * ASTERISK-25586 - uuid_generate_random detection failure
     
      (Reported by John Nemeth)
 * ASTERISK-27721 - [patch] BuildSystem: Enable PortAudio in
      NetBSD.
      (Reported by Alexander Traud)
 * ASTERISK-27715 - [patch] BuildSystem: AC_PATH_PROG sets to
      colon character when not found.
      (Reported by Alexander
      Traud)
 * ASTERISK-27703 - AMI Action VoicemailUsersList returns 0
      MessageCount
      (Reported by Sébastien Duthil)
 * ASTERISK-27674 - chan_sip: RTP framing issues on outgoing
      calls
      (Reported by Jean Aunis - Prescom)
 * ASTERISK-27554 - res_pjsip_rfc3326: Order of 'Reason' headers
      break many endpoints
      (Reported by Ross Beer)
 * ASTERISK-27718 - [patch] BuildSystem: Enable Lua in NetBSD.
 
      (Reported by Alexander Traud)
 * ASTERISK-27722 - [patch] BuildSystem: Depend not implicitly
      but explicitly on external libraries.
      (Reported by
      Alexander Traud)
 * ASTERISK-27719 - [patch] res_http_post: Enable GMime in
      NetBSD.
      (Reported by Alexander Traud)
 * ASTERISK-27716 - [patch] BuildSystem: Enable autotools in
      NetBSD.
      (Reported by Alexander Traud)
 * ASTERISK-27714 - [patch] chan_unistim: NetBSD has an
      incompatible struct in_pktinfo.
      (Reported by Alexander
      Traud)
 * ASTERISK-27713 - [patch] BuildSystem: Cast any intptr_t
      explicitly to its proposed type.
      (Reported by Alexander
      Traud)
 * ASTERISK-27712 - [patch] BuildSystem: Detect whether
      uselocale(.) is available.
      (Reported by Alexander Traud)
 * ASTERISK-27711 - [patch] BuildSystem: Avoid re-defining of
      pthread_* on NetBSD.
      (Reported by Alexander Traud)
 * ASTERISK-27710 - [patch] BuildSystem: Install init scripts on
      openSUSE Tumbleweed.
      (Reported by Alexander Traud)
 * ASTERISK-27709 - [patch] BuildSystem: Avoid == for comparison
      in ./configure.
      (Reported by Alexander Traud)
 * ASTERISK-27610 - app_amd.so returning TOOLONG before reaching
      the timeout
      (Reported by Michael Cargile)
 * ASTERISK-26688 - Documentation: voicemail.conf.sample shows
      512 limit for emailbody field, however this is only true if
      compiled with LOW_MEMORY option
      (Reported by Fran Vicente)
 * ASTERISK-27568 - PJSIP: Crash during SIP attended transfer.
 
      (Reported by Bryan Walters)
 * ASTERISK-27686 - [patch] install_prereq: Update FreeBSD
      libraries.
      (Reported by Alexander Traud)
 * ASTERISK-24488 - Wrong remote identity and target in dialog
      package XML in NOTIFY
      (Reported by Alejandro Padilla)
 * ASTERISK-27646 - ICE fails with no candidate nominated
     
      (Reported by Thomas Guebels)
 * ASTERISK-27457 - chan_sip: Guests disallowed via TCP (or TLS)
      if existing peer from same IP.
      (Reported by Alexander
      Traud)

Improvements made in this release:
-----------------------------------
 * ASTERISK-27697 - Enable in-dialog NOTIFY on chan_pjsip
      channels
      (Reported by Nathan Bruning)
 * ASTERISK-26540 - cdr_radius: use radcli instead of
      freeradius-client
      (Reported by Tzafrir Cohen)
 * ASTERISK-27770 - [patch] install_prereq: Add Slackware
      (somehow).
      (Reported by Alexander Traud)
 * ASTERISK-27769 - [patch] install_prereq: Add Gentoo Linux.
  
      (Reported by Alexander Traud)
 * ASTERISK-27738 - [patch] install_prereq: Add Arch Linux.
    
      (Reported by Alexander Traud)
 * ASTERISK-27736 - [patch] install_prereq: Add SUSE.
     
      (Reported by Alexander Traud)
 * ASTERISK-26976 - libsrtp-2.x.x support
      (Reported by
      Alex)
 * ASTERISK-27728 - [patch] BuildSystem: Add NetBSD.
     
      (Reported by Alexander Traud)
 * ASTERISK-27730 - PJSIP: Update bundled PJPROJECT to version
      2.7.2
      (Reported by Richard Mudgett)
 * ASTERISK-27729 - [patch] install_prereq: Add NetBSD.
     
      (Reported by Alexander Traud)

For a full list of changes in this release candidate, please see the ChangeLog:
http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.21.0-rc1

Thank you for your continued support of Asterisk!

[Attachment #5 (text/html)]

<html><head></head><body>
The Asterisk Development Team would like to announce the first
release candidate of Asterisk 13.21.0.<br>
This release candidate is available for immediate download at <br>
<a href='http://downloads.asterisk.org/pub/telephony/asterisk'>http://downloads.asterisk.org/pub/telephony/asterisk</a>
 <p>
The release of Asterisk 13.21.0-rc1 resolves several issues reported by the<br>
community and would have not been possible without your participation.<br>
<p>
<b>Thank you!</b><br>
<p>
The following issues are resolved in this release candidate:<br>
<p>
<b>New Features made in this release:</b><br>
-----------------------------------<br>
<table border=0 padding=3>
<tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27704'>ASTERISK-27704</a>] - \
<td><td>Add cache_pools debug option to pjproject.conf<br>(Reported by Richard \
Mudgett)</li></td></tr> </table>
<p>
<b>Bugs fixed in this release:</b><br>
-----------------------------------<br>
<table border=0 padding=3>
<tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27809'>ASTERISK-27809</a>] - \
<td><td>[patch] utils/pval: Add -lBlocksRuntime for compiler clang \
conditionally.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27774'>ASTERISK-27774</a>] - \
<td><td>res_musiconhold: Music on hold restarts after every announcement<br>(Reported \
by lvl)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27782'>ASTERISK-27782</a>] - \
<td><td>cdr_mysql: Missing MYSQL_PORT definition<br>(Reported by Evandro César \
Arruda)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27614'>ASTERISK-27614</a>] - \
<td><td>res_pjsip_session: SDP origin does not use resolved address<br>(Reported by \
John M.)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27740'>ASTERISK-27740</a>] - \
<td><td>chan_sip: New Channel creation from new SIP dialog with Replaces failed to be \
properly tracked and destroyed<br>(Reported by Shannon Price)</li></td></tr> <tr><td \
valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27706'>ASTERISK-27706</a>] - \
<td><td>PJSIP: Deadlock shutting down subscription TCP connection and sending \
subscription message.<br>(Reported by Ross Beer)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27435'>ASTERISK-27435</a>] - \
<td><td>[patch] configure: pjsip_evsub_set_uas_timeout not found.<br>(Reported by \
Alexander Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27761'>ASTERISK-27761</a>] - \
<td><td>[patch] BuildSystem: With external editline, do not require libs for internal \
editline.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27755'>ASTERISK-27755</a>] - \
<td><td>ConfBridge: raise ConfbridgeTalking when put on hold and clear talking \
status<br>(Reported by Kevin Harwell)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27688'>ASTERISK-27688</a>] - \
<td><td>res_pjsip: Crash on TCP PJSIP Transport Disconnect<br>(Reported by Ross \
Beer)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27743'>ASTERISK-27743</a>] - \
<td><td>Generic PLC doesn't work if the 2 codecs on a channel are equal<br>(Reported \
by George Joseph)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27745'>ASTERISK-27745</a>] - \
<td><td>[patch] BuildSystem: Remove unused dependency on libltdl.<br>(Reported by \
Alexander Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-12841'>ASTERISK-12841</a>] - \
<td><td>[patch] Make format_ogg_vorbis work on OpenBSD<br>(Reported by Michiel van \
Baak)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27720'>ASTERISK-27720</a>] - \
<td><td>[patch] BuildSystem: Enable Advanced Linux Sound Architecture (ALSA) in \
NetBSD.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27741'>ASTERISK-27741</a>] - \
<td><td>res_pjsip_rfc3326.c rfc3326_use_reason_header doesn't account for more than \
one 'Reason' header<br>(Reported by Ross Beer)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27734'>ASTERISK-27734</a>] - \
<td><td>[patch] BuildSystem: Enable IMAP storage on openSUSE and Arch \
Linux.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27733'>ASTERISK-27733</a>] - \
<td><td>[patch] res_srtp: Add support for libsrtp2.x on openSUSE.<br>(Reported by \
Alexander Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-11015'>ASTERISK-11015</a>] - \
<td><td>NetBSD Build Needs RPATH set in 1.2.25<br>(Reported by Curt \
Sampson)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27641'>ASTERISK-27641</a>] - \
<td><td>BuildSystem: Enable Better Backtraces in FreeBSD.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-25586'>ASTERISK-25586</a>] - \
<td><td>uuid_generate_random detection failure<br>(Reported by John \
Nemeth)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27721'>ASTERISK-27721</a>] - \
<td><td>[patch] BuildSystem: Enable PortAudio in NetBSD.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27715'>ASTERISK-27715</a>] - \
<td><td>[patch] BuildSystem: AC_PATH_PROG sets to colon character when not \
found.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27703'>ASTERISK-27703</a>] - \
<td><td>AMI Action VoicemailUsersList returns 0 MessageCount<br>(Reported by \
Sébastien Duthil)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27674'>ASTERISK-27674</a>] - \
<td><td>chan_sip: RTP framing issues on outgoing calls<br>(Reported by Jean Aunis - \
Prescom)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27554'>ASTERISK-27554</a>] - \
<td><td>res_pjsip_rfc3326: Order of 'Reason' headers break many \
endpoints<br>(Reported by Ross Beer)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27718'>ASTERISK-27718</a>] - \
<td><td>[patch] BuildSystem: Enable Lua in NetBSD.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27722'>ASTERISK-27722</a>] - \
<td><td>[patch] BuildSystem: Depend not implicitly but explicitly on external \
libraries.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27719'>ASTERISK-27719</a>] - \
<td><td>[patch] res_http_post: Enable GMime in NetBSD.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27716'>ASTERISK-27716</a>] - \
<td><td>[patch] BuildSystem: Enable autotools in NetBSD.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27714'>ASTERISK-27714</a>] - \
<td><td>[patch] chan_unistim: NetBSD has an incompatible struct \
in_pktinfo.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27713'>ASTERISK-27713</a>] - \
<td><td>[patch] BuildSystem: Cast any intptr_t explicitly to its proposed \
type.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27712'>ASTERISK-27712</a>] - \
<td><td>[patch] BuildSystem: Detect whether uselocale(.) is available.<br>(Reported \
by Alexander Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27711'>ASTERISK-27711</a>] - \
<td><td>[patch] BuildSystem: Avoid re-defining of pthread_* on NetBSD.<br>(Reported \
by Alexander Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27710'>ASTERISK-27710</a>] - \
<td><td>[patch] BuildSystem: Install init scripts on openSUSE \
Tumbleweed.<br>(Reported by Alexander Traud)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27709'>ASTERISK-27709</a>] - \
<td><td>[patch] BuildSystem: Avoid == for comparison in ./configure.<br>(Reported by \
Alexander Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27610'>ASTERISK-27610</a>] - \
<td><td>app_amd.so returning TOOLONG before reaching the timeout<br>(Reported by \
Michael Cargile)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-26688'>ASTERISK-26688</a>] - \
<td><td>Documentation: voicemail.conf.sample shows 512 limit for emailbody field, \
however this is only true if compiled with LOW_MEMORY option<br>(Reported by Fran \
Vicente)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27568'>ASTERISK-27568</a>] - \
<td><td>PJSIP: Crash during SIP attended transfer.<br>(Reported by Bryan \
Walters)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27686'>ASTERISK-27686</a>] - \
<td><td>[patch] install_prereq: Update FreeBSD libraries.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-24488'>ASTERISK-24488</a>] - \
<td><td>Wrong remote identity and target in dialog package XML in NOTIFY<br>(Reported \
by Alejandro Padilla)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27646'>ASTERISK-27646</a>] - \
<td><td>ICE fails with no candidate nominated<br>(Reported by Thomas \
Guebels)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27457'>ASTERISK-27457</a>] - \
<td><td>chan_sip: Guests disallowed via TCP (or TLS) if existing peer from same \
IP.<br>(Reported by Alexander Traud)</li></td></tr> </table>
<p>
<b>Improvements made in this release:</b><br>
-----------------------------------<br>
<table border=0 padding=3>
<tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27697'>ASTERISK-27697</a>] - \
<td><td>Enable in-dialog NOTIFY on chan_pjsip channels<br>(Reported by Nathan \
Bruning)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-26540'>ASTERISK-26540</a>] - \
<td><td>cdr_radius: use radcli instead of freeradius-client<br>(Reported by Tzafrir \
Cohen)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27770'>ASTERISK-27770</a>] - \
<td><td>[patch] install_prereq: Add Slackware (somehow).<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27769'>ASTERISK-27769</a>] - \
<td><td>[patch] install_prereq: Add Gentoo Linux.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27738'>ASTERISK-27738</a>] - \
<td><td>[patch] install_prereq: Add Arch Linux.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27736'>ASTERISK-27736</a>] - \
<td><td>[patch] install_prereq: Add SUSE.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-26976'>ASTERISK-26976</a>] - \
<td><td>libsrtp-2.x.x support<br>(Reported by Alex)</li></td></tr> <tr><td valign=top \
nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27728'>ASTERISK-27728</a>] - \
<td><td>[patch] BuildSystem: Add NetBSD.<br>(Reported by Alexander \
Traud)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27730'>ASTERISK-27730</a>] - \
<td><td>PJSIP: Update bundled PJPROJECT to version 2.7.2<br>(Reported by Richard \
Mudgett)</li></td></tr> <tr><td valign=top nowrap='nowrap'><li>[<a \
href='https://issues.asterisk.org/jira/browse/ASTERISK-27729'>ASTERISK-27729</a>] - \
<td><td>[patch] install_prereq: Add NetBSD.<br>(Reported by Alexander \
Traud)</li></td></tr> </table>
<p>
For a full list of changes in this release candidate, please see the ChangeLog:<br>
<a href='http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.21.0-rc1'>http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-13.21.0-rc1</a>
 <p>
<b>Thank you for your continued support of Asterisk!</b><br>
</body></html>



-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic