<div dir="ltr"><div class="gmail_quote"><br>The Asterisk Development Team has announced the release of Asterisk 14.3.0.<br class="gmail_msg">
This release is available for immediate download at<br class="gmail_msg">
<a href="http://downloads.asterisk.org/pub/telephony/asterisk" rel="noreferrer" class="gmail_msg" target="_blank">http://downloads.asterisk.org/pub/telephony/asterisk</a><br class="gmail_msg">
<br class="gmail_msg">
The release of Asterisk 14.3.0 resolves several issues reported by the<br class="gmail_msg">
community and would have not been possible without your participation.<br class="gmail_msg">
Thank you!<br class="gmail_msg">
<br class="gmail_msg">
The following are the issues resolved in this release:<br class="gmail_msg">
<br class="gmail_msg">
New Features made in this release:<br class="gmail_msg">
-----------------------------------<br class="gmail_msg">
 * ASTERISK-26630 - Make logging PJPROJECT messages a bit easier<br class="gmail_msg">
      (Reported by Richard Mudgett)<br class="gmail_msg">
<br class="gmail_msg">
Bugs fixed in this release:<br class="gmail_msg">
-----------------------------------<br class="gmail_msg">
 * ASTERISK-26772 - Crash in srv.c on startup with pjsip (Reported<br class="gmail_msg">
      by nappsoft)<br class="gmail_msg">
 * ASTERISK-26767 - ARI channelvars cause memory leak (Reported by<br class="gmail_msg">
      Sébastien Duthil)<br class="gmail_msg">
 * ASTERISK-26716 - ari: Channels with pre-dial handlers cannot be<br class="gmail_msg">
      hung up via ARI (Reported by Tom Pawelek)<br class="gmail_msg">
 * ASTERISK-26632 - core: Possibility of a frame &quot;imbalance&quot;<br class="gmail_msg">
      leading to stuck channels. (Reported by Mark Michelson)<br class="gmail_msg">
 * ASTERISK-25951 - res_agi:  run_agi eats frames it shouldn&#39;t<br class="gmail_msg">
      (Reported by George Joseph)<br class="gmail_msg">
 * ASTERISK-26343 - ASTERISK-25951 causes issues for callerid<br class="gmail_msg">
      manipulation through agi (Reported by Morten Tryfoss)<br class="gmail_msg">
 * ASTERISK-26704 - res_odbc.conf contains deprecated<br class="gmail_msg">
      configuration: &#39;pooling&#39;, &#39;shared_connections&#39;, &#39;limit&#39;, and<br class="gmail_msg">
      &#39;idlecheck&#39; options were replaced by &#39;max_connections&#39;.<br class="gmail_msg">
      (Reported by Anthony Messina)<br class="gmail_msg">
 * ASTERISK-26765 - res_resolver_unbound: FRACK! Excessive ref<br class="gmail_msg">
      count trap tripped. (Reported by Richard Mudgett)<br class="gmail_msg">
 * ASTERISK-21094 - MixMonitorMute mutes through stream if already<br class="gmail_msg">
      slinear (e.g. Originate) (Reported by David Woolley)<br class="gmail_msg">
 * ASTERISK-26679 - Crash on invalid contact domain (pjsip aor)<br class="gmail_msg">
      (Reported by Dmitriy)<br class="gmail_msg">
 * ASTERISK-26699 - res_pjsip: Assertion when sending OPTIONS<br class="gmail_msg">
      request  to endpoint (Reported by Ross Beer)<br class="gmail_msg">
 * ASTERISK-24858 - [patch]Asterisk 13 PJSIP sends RTP packets in<br class="gmail_msg">
      wrong byte order on Intel platform when using slin codec<br class="gmail_msg">
      (Reported by Frankie Chin)<br class="gmail_msg">
 * ASTERISK-26754 - build_tools: make_build_h does not handle \ in<br class="gmail_msg">
      user name  (Reported by Kirill Katsnelson)<br class="gmail_msg">
 * ASTERISK-26753 - AMI disconnect causes &quot;ast_careful_fwrite:<br class="gmail_msg">
      fwrite() returned error: Broken pipe&quot; (Reported by Kirill<br class="gmail_msg">
      Katsnelson)<br class="gmail_msg">
 * ASTERISK-26755 - app_queue: Random queues disappear on &quot;core<br class="gmail_msg">
      reload queue all&quot; (Reported by Kirill Katsnelson)<br class="gmail_msg">
 * ASTERISK-26735 - res_pjsip_endpoint_identifier_ip: &quot;srv_lookups&quot;<br class="gmail_msg">
      after match in .conf has no effect (Reported by Michael Maier)<br class="gmail_msg">
 * ASTERISK-26693 - res_pjsip_endpoint_identifier_ip: Add support<br class="gmail_msg">
      for SRV (Reported by Joshua Colp)<br class="gmail_msg">
 * ASTERISK-26743 - PJPROJECT: Detecting compiled max log level<br class="gmail_msg">
      does not work. (Reported by Richard Mudgett)<br class="gmail_msg">
 * ASTERISK-26740 - voicemail API test: uses varlibdir instead of<br class="gmail_msg">
      datadir for a sound file (Reported by Tzafrir Cohen)<br class="gmail_msg">
 * ASTERISK-26739 - voicemail API test: confuses expected and<br class="gmail_msg">
      actual values (Reported by Tzafrir Cohen)<br class="gmail_msg">
 * ASTERISK-26731 - res_sorcery_memory_cache: memory leak on every<br class="gmail_msg">
      sorcery memory cache populate (Reported by Ustinov Artem)<br class="gmail_msg">
 * ASTERISK-26710 - [patch] res_rtp_asterisk: CHANNEL arguments,<br class="gmail_msg">
      (rtcp,all_rtt),(rtcp,all_loss),(rtcp,all_jitter) always return 0<br class="gmail_msg">
      (Reported by Aaron An)<br class="gmail_msg">
 * ASTERISK-26670 - [patch] Outgoing SIP-URI Dialing via PJSIP<br class="gmail_msg">
      (Reported by Alexander Traud)<br class="gmail_msg">
 * ASTERISK-26691 - Remember SDP negotiation on SIP_CODEC_INBOUND.<br class="gmail_msg">
      (Reported by Alexander Traud)<br class="gmail_msg">
 * ASTERISK-26673 - chan_pjsip: Crash when using CHANNEL dialplan<br class="gmail_msg">
      function around masquerade (Reported by Joshua Colp)<br class="gmail_msg">
 * ASTERISK-26684 - res_pjsip: Various issues with compact SIP<br class="gmail_msg">
      headers (Reported by Joshua Elson)<br class="gmail_msg">
 * ASTERISK-26655 - [patch]pjsip: Transfers Broken with Compact<br class="gmail_msg">
      Headers Enabled (Reported by JoshE)<br class="gmail_msg">
 * ASTERISK-26672 - Crash when setting remote address on RTP<br class="gmail_msg">
      instance (Reported by Richard Mudgett)<br class="gmail_msg">
 * ASTERISK-26621 - app_queue: Queue application does not ring<br class="gmail_msg">
      members with Local interface (Reported by Jonas Kellens)<br class="gmail_msg">
 * ASTERISK-26586 - chan_sip: Segfaults upon reload if client with<br class="gmail_msg">
      MWI wasn&#39;t registered (Reported by Michael Kuron)<br class="gmail_msg">
 * ASTERISK-25494 - build:  GCC 5.1.x catches some new const, array<br class="gmail_msg">
      bounds and missing paren issues (Reported by George Joseph)<br class="gmail_msg">
 * ASTERISK-24499 - Need more explicit debug when PJSIP dialstring<br class="gmail_msg">
      is invalid (Reported by Rusty Newton)<br class="gmail_msg">
 * ASTERISK-25083 - Message.c: Message channel becomes saturated<br class="gmail_msg">
      with frames leading to spammy log messages (Reported by Jonathan<br class="gmail_msg">
      Rose)<br class="gmail_msg">
 * ASTERISK-26653 - pjproject_bundled doesn&#39;t verify already<br class="gmail_msg">
      downloaded tarballs (Reported by George Joseph)<br class="gmail_msg">
 * ASTERISK-26433 - chan_sip: Allows To-tag checks to be bypassed,<br class="gmail_msg">
      setting up new calls (Reported by Walter Doekes)<br class="gmail_msg">
 * ASTERISK-26579 - codec_opus: Recursiveness when parsing fmtp<br class="gmail_msg">
      line (Reported by Jørgen H)<br class="gmail_msg">
 * ASTERISK-26644 - PJSIPShowRegistrationsInbound just dumps all<br class="gmail_msg">
      aors (Reported by George Joseph)<br class="gmail_msg">
 * ASTERISK-26647 - Support older DNS style for OpenBSD (Reported<br class="gmail_msg">
      by snuffy)<br class="gmail_msg">
 * ASTERISK-26490 - res_pjsip: sends 481 Call/Transaction Does Not<br class="gmail_msg">
      Exist when transaction branch parameter contains &quot;_&quot; (Reported<br class="gmail_msg">
      by Juris Breicis)<br class="gmail_msg">
 * ASTERISK-26617 - res_rtp_asterisk: Can&#39;t bind on systems without<br class="gmail_msg">
      IPv6 (Reported by Guido Falsi)<br class="gmail_msg">
 * ASTERISK-26603 - [patch] chan_pjsip: not switching sending codec<br class="gmail_msg">
      to receiving codec when asymmetric_rtp_codec=no (Reported by<br class="gmail_msg">
      Alexei Gradinari)<br class="gmail_msg">
 * ASTERISK-24330 - Requirement for &#39;wss&#39; value in Contact header<br class="gmail_msg">
      transport parameter on inbound traffic violates RFC7118<br class="gmail_msg">
      (Reported by Marek Cervenka)<br class="gmail_msg">
 * ASTERISK-26546 - mips64el and x32 - undefined reference to<br class="gmail_msg">
      symbol &#39;dlopen@@GLIBC_2.2&#39; (Reported by Tzafrir Cohen)<br class="gmail_msg">
 * ASTERISK-26566 - res_rtp_asterisk: RTT miscalculation in RTCP<br class="gmail_msg">
      (Reported by Hector Royo Concepcion)<br class="gmail_msg">
 * ASTERISK-26604 - chan_sip: sip reload doesn&#39;t apply changes to<br class="gmail_msg">
      tlscertfile, tlsciphers, etc. (Reported by Michael Kuron)<br class="gmail_msg">
 * ASTERISK-26608 - Compile and link failures on OpenBSD (Reported<br class="gmail_msg">
      by snuffy)<br class="gmail_msg">
<br class="gmail_msg">
Improvements made in this release:<br class="gmail_msg">
-----------------------------------<br class="gmail_msg">
 * ASTERISK-23828 - pjsip - Need a command to list active SIP<br class="gmail_msg">
      subscriptions (Reported by Rusty Newton)<br class="gmail_msg">
 * ASTERISK-26527 - Testsuite: increase timeout to check &quot;core<br class="gmail_msg">
      fullybooted wait&quot; up to 30 sec (Reported by Badalian Vyacheslav)<br class="gmail_msg">
 * ASTERISK-26624 - res_calendar_caldav: Add support for gmail<br class="gmail_msg">
      (Reported by Eduardo Scudeller Libardi)<br class="gmail_msg">
 * ASTERISK-26562 - app_controlplayback: Transmit Silence on<br class="gmail_msg">
      ControlPlayback pause (Reported by Mikheili Dautashvili)<br class="gmail_msg">
<br class="gmail_msg">
For a full list of changes in this release, please see the ChangeLog:<br class="gmail_msg">
<br class="gmail_msg">
<a href="http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-14.3.0" rel="noreferrer" class="gmail_msg" target="_blank">http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-14.3.0</a><br class="gmail_msg">
<br class="gmail_msg">
Thank you for your continued support of Asterisk!<br class="gmail_msg">
<br class="gmail_msg">
--<br class="gmail_msg">
_____________________________________________________________________<br class="gmail_msg">
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" rel="noreferrer" class="gmail_msg" target="_blank">http://www.api-digital.com</a> --<br class="gmail_msg">
<br class="gmail_msg">
asterisk-dev mailing list<br class="gmail_msg">
To UNSUBSCRIBE or update options visit:<br class="gmail_msg">
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" rel="noreferrer" class="gmail_msg" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a></div></div>