Subject: CVS commit: pkgsrc/comms/asterisk16
From: Ryo ONODERA
Date: 2022-03-04 13:22:31
Message id: 20220304122231.99B4EFB24@cvs.NetBSD.org

Log Message:
asterisk16: Update to 16.24.0

Changelog:
Asterisk 16.24.0 Now Available

The following issues are resolved in this release:

New Features made in this release:

  * [ASTERISK-29808]         cdr: allow disabling CDR by default
                             (Reported by N A)
  * [ASTERISK-29830]         ami: Add AMI event for Wink
                             (Reported by N A)
  * [ASTERISK-29802]         app_sf: Add full tech-agnostic SF
                             support
                             (Reported by N A)
  * [ASTERISK-29759]         app_sendtext: Add ReceiveText
                             application
                             (Reported by N A)
  * [ASTERISK-29706]         func_json: Add JSON parsing function
                             (Reported by N A)

Bugs fixed in this release:

  * [ASTERISK-29888]         res_pjsip_outbound_authenticator_digest: ABRT
                             attempting to clean up auth_sess
                             (Reported by George Joseph)
  * [ASTERISK-29854]         func_frame_drop: fix buffer usage typo
                             (Reported by N A)
  * [ASTERISK-29857]         res_tonedetect: fix logic errors in code
                             (Reported by N A)
  * [ASTERISK-29869]         rtp sequence number can skip after DTMF under
                             certain bridges
                             (Reported by Torrey Searle)
  * [ASTERISK-29817]         gethostbyname_r is misdetected on NetBSD and
                             causes a build failure
                             (Reported by Micha   G  rny)
  * [ASTERISK-29698]         Segfault if sorcery object_lifetime_maximum and
                             qualify_frequency the same value
                             (Reported by Alexei Gradinari)
  * [ASTERISK-29851]         rdtsc is not enabled (stubbed out) on NetBSD
                             (Reported by Micha   G  rny)
  * [ASTERISK-29852]         make_version uses GNU-ism that break git-svn-id
                             parsing on NetBSD
                             (Reported by Micha   G  rny)
  * [ASTERISK-29850]         ast_get_tid() not implemented for NetBSD
                             (Reported by Micha   G  rny)
  * [ASTERISK-29818]         Build failure on NetBSD due to hmac function
                             collision
                             (Reported by Micha   G  rny)
  * [ASTERISK-29867]         configure fails if libsrtp dev files are not
                             installed
                             (Reported by Sean Bright)
  * [ASTERISK-29856]         res_rtp_asterisk: Invalid comparison creates
                             unreachable code
                             (Reported by N A)
  * [ASTERISK-29813]         res_pjsip_session doesn  t support multipart
                             message bodies
                             (Reported by George Joseph)
  * [ASTERISK-29858]         Regression: Using external pjproject not working
                             after   hack   commit
                             (Reported by George Joseph)
  * [ASTERISK-29859]         VoiceMailMain() fails when encountering
                             non-numeric CALLERID(num)
                             (Reported by Mark Murawski)
  * [ASTERISK-29847]         pbx_variables: ASTSBINDIR is missing
                             (Reported by N A)
  * [ASTERISK-29824]         It  s hard to make changes to bundled pjproject
                             (Reported by George Joseph)
  * [ASTERISK-29695]         SAY.CONF wrong logic when converting 24hour time
                             to say 12 hour am/pm
                             (Reported by Vincent Dubois)
  * [ASTERISK-29664]         PJSIP processing token with % incorrectly
                             (Reported by Dan Cropp)
  * [ASTERISK-29827]         Support for Nordic language syntax in Queues
                             (Reported by Mark Petersen)
  * [ASTERISK-29515]         app_queue: QueueSummary and QueueStatus events don
                               t exist in documentation
                             (Reported by Luke Escude)
  * [ASTERISK-29746]         tcptls.c: TCP client connect fails due to
                             interrupt
                             (Reported by Kevin Harwell)
  * [ASTERISK-29806]         app_queue: extension state incorrect
                             (Reported by Steve Davies)
  * [ASTERISK-29816]         SAY_DTMF_INTERRUPT channel variable is not honored
                             (Reported by Sean Bright)
  * [ASTERISK-29821]         Deadlock in bridge_channel_internal_join() on
                             local channels.
                             (Reported by Krzysztof Trempala)
  * [ASTERISK-29722]         test_timezone_watch breaks during DST to ST
                             transition
                             (Reported by Josh Soref)
  * [ASTERISK-29804]         bundled_pjproject: sip_inv is missing multipart
                             support in some cases
                             (Reported by George Joseph)
  * [ASTERISK-29794]         ast_coredumper does not delete results when
                             requested and a specific output dir is set
                             (Reported by Frederic Van Espen)
  * [ASTERISK-29803]         pbx_variables: cp4 variables is used uninitialized
                             (Reported by N A)
  * [ASTERISK-29766]         pbx_variables: MSet truncates sets after 24
                             variables
                             (Reported by N A)
  * [ASTERISK-29772]         chan_sip: ${CHANNEL(ruri)} in Dial/Queue b
                             (test,s,1) cause a coredump
                             (Reported by Mark Petersen)
  * [ASTERISK-29790]         xmldoc: Dump invalid to XML DTD: XSLT
                             (Reported by Alexander Traud)
  * [ASTERISK-29791]         xmldoc: Dump invalid to XML DTD: ACO Matchfield
                             (Reported by Alexander Traud)
  * [ASTERISK-26991]         documentation: Doxygen site is no longer being
                             updated
                             (Reported by Joshua C. Colp)
  * [ASTERISK-20259]         Update Doxygen Configuration for make progdocs
                             (Reported by Andrew Latham)
  * [ASTERISK-29785]         res_pjsip_sdp_rtp: Warns on every offered crypto
                             suite
                             (Reported by Alexander Traud)
  * [ASTERISK-27406]         Infinite loop when out of ports and rtpstart value
                             is odd
                             (Reported by Thomas Guebels)
  * [ASTERISK-28053]         chan_pjsip: Wrong or missing Q.850 reason in
                             CANCEL
                             (Reported by Simone Lazzaris)
  * [ASTERISK-29761]         res: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29763]         main: Fix for Doxygen
                             (Reported by Alexander Traud)

Improvements made in this release:

  * [ASTERISK-29832]         Enable pickup on channel after having received 183
                             Progress
                             (Reported by Mark Petersen)
  * [ASTERISK-28890]         res_pjsip_sdp_rtp: Keepalive not supported for
                             video streams
                             (Reported by Luke Escude)
  * [ASTERISK-29831]         Queue don  t play   thank-you   when here is no
                             hold time announcements
                             (Reported by Mark Petersen)
  * [ASTERISK-29855]         frame.h: fix CNG documentation typo
                             (Reported by N A)
  * [ASTERISK-29848]         documentation: Document special system and channel
                             variables
                             (Reported by N A)
  * [ASTERISK-29819]         utils.c: Remove all usages of ast_gethostbyname()
                             (Reported by Sean Bright)
  * [ASTERISK-29815]         dsp: Define magic number as macro
                             (Reported by N A)
  * [ASTERISK-29807]         cli: add module refresh command
                             (Reported by N A)
  * [ASTERISK-29829]         app_mp3: Throw warning if attempting to play a
                             nonexistent stream
                             (Reported by N A)
  * [ASTERISK-24427]         Documentation is missing for a few AMI Events
                             Including CDR and events triggered after the
                             QueueStatus action
                             (Reported by Dafi Ni)
  * [ASTERISK-29795]         DIALEDPEERNUMBER not set on destination channel
                             for Queue calls
                             (Reported by Mark Petersen)
  * [ASTERISK-29801]         app.c: Throw warnings for nonexistent options
                             (Reported by N A)
  * [ASTERISK-29797]         Support for Danish language syntax in VM
                             (Reported by Mark Petersen)
  * [ASTERISK-29758]         configs: Minor updates to sample configs
                             (Reported by N A)
  * [ASTERISK-29800]         strings: Fix misusage in comment examples
                             (Reported by N A)
  * [ASTERISK-29745]         pbx: Add public API for more elegant variable
                             substitution with extensions
                             (Reported by N A)
  * [ASTERISK-29729]         Incompatibility with newer spandsp releases
                             (3.0.0+)
                             (Reported by Dustin Marquess)

For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.24.0

Asterisk 16.23.0 Now Available

The following issues are resolved in this release:

New Features made in this release:

  * [ASTERISK-29720]         res_tonedetect: Add call progress tone detection
                             (Reported by N A)
  * [ASTERISK-18069]         app_queue Add Login Time and Last Paused Times to
                             Queue Members
                             (Reported by Jamuel Starkey)

Bugs fixed in this release:

  * [ASTERISK-29779]         progdocs: Hidden code sections with syntax errors.
                             (Reported by Alexander Traud)
  * [ASTERISK-29732]         progdocs: Fix grouping for latest Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29771]         Crash occurs when 2 realtime sippeers mysql
                             connections are configured and we have a schema
                             warning
                             (Reported by Mario Ban)
  * [ASTERISK-29776]         stir/shaken: Requires GNU designator
                             (Reported by Alexander Traud)
  * [ASTERISK-29773]         progdocs: doxyref.h outdated
                             (Reported by Alexander Traud)
  * [ASTERISK-29765]         xmldoc: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29764]         chan_misdn: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29762]         channels: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29730]         Segfault in __ao2_ref if refdebug = yes
                             (Reported by Alexei Gradinari)
  * [ASTERISK-29748]         bridging: Infinite loop when both Local channel
                             halves in same bridge
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29753]         parking: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29754]         odbc: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29756]         res_ari: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29755]         frame: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29751]         channel: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29750]         stasis: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29752]         app: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29749]         res_xmpp: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29737]         chan_iax2: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29747]         res_pjsip: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29743]         bridges: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29742]         addons: Fix for Doxygen.
                             (Reported by Alexander Traud)
  * [ASTERISK-29741]         tests: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29740]         apps: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29736]         bridge_channel: Fix for Doxygen
                             (Reported by Alexander Traud)
  * [ASTERISK-29733]         progdocs: Avoid name with Doxygen \file
                             (Reported by Alexander Traud)
  * [ASTERISK-29734]         progdocs: Use Doxygen \example correctly
                             (Reported by Alexander Traud)
  * [ASTERISK-29735]         progdocs: Avoid multiple use of section labels
                             (Reported by Alexander Traud)
  * [ASTERISK-29744]         app_morsecode: Fix deadlock
                             (Reported by N A)
  * [ASTERISK-29705]         app_read: Fix custom terminator functionality
                             regression
                             (Reported by N A)
  * [ASTERISK-29703]         res_pjsip_callerid: Fix OLI parsing
                             (Reported by N A)
  * [ASTERISK-29702]         sig_analog: Fix truncated buffer copy
                             (Reported by N A)
  * [ASTERISK-29724]         BuildSystem: In POSIX sh, == in place of = is
                             undefined.
                             (Reported by Alexander Traud)
  * [ASTERISK-28040]         pbx:   dialplan reload   is removing minus symbol
                             from dynamic hints
                             (Reported by Daniel Zanutti)
  * [ASTERISK-29391]         VoiceMail does not cancel recording on rerecord
                             hangup
                             (Reported by N A)
  * [ASTERISK-29709]         res_snmp: Not build on recent Debian
                             distributions.
                             (Reported by Alexander Traud)
  * [ASTERISK-29710]         stasis: Clang 13 warns about the unused but set
                             variable dispatched.
                             (Reported by Alexander Traud)
  * [ASTERISK-29711]         aelparse: GCC 11.2 found two maybe uninitialized
                             (Reported by Alexander Traud)
  * [ASTERISK-29713]         GCC 11.2: two stringop-overread
                             (Reported by Alexander Traud)
  * [ASTERISK-29682]         Squash compiler issues generated by gcc 11
                             (Reported by George Joseph)
  * [ASTERISK-29693]         Using   with-crypto and   with-ssl fails on a
                             recompile
                             (Reported by George Joseph)
  * [ASTERISK-27816]         func_talkdetect  s logic is completely broken
                             (Reported by Moritz Fain)
  * [ASTERISK-29691]         stun: Not all users provide a dst to
                             ast_stun_request
                             (Reported by Dennis Haney)
  * [ASTERISK-26497]         make install downloads x86_32 variants of external
                             modules on non Intel architectures
                             (Reported by Corey Farrell)

Improvements made in this release:

  * [ASTERISK-29777]         documentation: Standardize example syntax
                             (Reported by N A)
  * [ASTERISK-29715]         app_voicemail: Refactor email generation functions
                             (Reported by N A)
  * [ASTERISK-29727]         Add type for JSON stasis message RTCP Report
                             Received/Sent
                             (Reported by Boris P. Korzun)
  * [ASTERISK-29714]         Spelling errors
                             (Reported by Josh Soref)
  * [ASTERISK-29707]         chan_iax2: Allow both key and secret to be
                             specified at dial time
                             (Reported by N A)
  * [ASTERISK-29662]         Add mix option to Playback application for say and
                             filename
                             (Reported by Shloime Rosenblum)

For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.23.0

Asterisk 16.22.0 Now Available

The following issues are resolved in this release:

New Features made in this release:

  * [ASTERISK-29656]         Add CHANNEL_EXISTS
                             function
                             (Reported by N A)

Bugs fixed in this release:

  * [ASTERISK-20219]            IAX2 Call Encryption Fails with RSA
                             authentication
                             (Reported by Michael Munger)
  * [ASTERISK-29402]         res_pjsip_t38: Socket is bound to IPv4/IPv6 but
                             platform does not support it
                             (Reported by Matthew Kern)
  * [ASTERISK-29673]         app_read: Fix null pointer crash regression
                             (Reported by N A)
  * [ASTERISK-29671]         res_rtp_asterisk: memory leak
                             (Reported by Jean Aunis    Prescom)
  * [ASTERISK-29663]         messaging: AMI MessageSend does not support same
                             parameters as dialplan application
                             (Reported by Brian J. Murrell)
  * [ASTERISK-29578]         app_queue: Custom device state using included
                             hints do not update
                             (Reported by N A)
  * [ASTERISK-29660]         Build failure when disabling PJSIP support
                             (Reported by Guido Falsi)

Improvements made in this release:

  * [ASTERISK-29637]         Add support for future dates in Say.c
                             (Reported by Shloime Rosenblum)
  * [ASTERISK-29525]         PJSIP remove_existing unavailable contacts
                             (Reported by Joseph Nadiv)
  * [ASTERISK-29661]         func_vmcount: Add support for multiple
                             mailboxes
                             (Reported by N A)
  * [ASTERISK-29275]         Support of MIME-type for wav16
                             (Reported by Boris P. Korzun)
  * [ASTERISK-29529]         Add custom logging level
                             (Reported by N A)

For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.22.0

Asterisk 16.21.1 Now Available

The following issue is resolved in this release:

Bugs fixed in this release:

  * [ASTERISK-29685]         pbx_ael: Infinite loop on
                             reload
                             (Reported by Joshua C. Colp)

For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.21.1

Asterisk 16.21.0 Now Available

The following issues are resolved in this release:

Deprecations made in this release:

  * [ASTERISK-29548]         app_meetme: Deprecated in 19, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29549]         app_osploop: Deprecated in 19, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29550]         chan_alsa: Deprecated in 19, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29551]         chan_mgcp: Deprecated in 19, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29552]         chan_skinny: Deprecated in 19, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29553]         res_pktccops: Deprecated in 19, to be removed in
                             21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29554]         cdr_mysql: Deprecated in 1.8, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29555]         app_mysql: Deprecated in 1.8, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29557]         app_ices: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29558]         app_macro: Deprecated in 16, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29559]         app_fax: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29560]         app_url: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29561]         app_image: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29562]         app_nbscat: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29563]         app_dahdiras: Deprecated in 16, to be removed in
                             19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29564]         cdr_syslog: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29565]         chan_oss: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29566]         chan_phone: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29567]         chan_sip: Deprecated in 17, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29568]         chan_nbs: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29569]         chan_misdn: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29570]         chan_vpb: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29571]         res_config_sqlite: Deprecated in 16, to be removed
                             in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29572]         res_monitor: Deprecated in 16, to be removed in 21
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29573]         conf2ael: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29574]         muted: Deprecated in 16, to be removed in 19
                             (Reported by Joshua C. Colp)

Improvements made in this release:

  * [ASTERISK-29472]         res_pjsip: OLI/ANI2 support missing
                             (Reported by N A)
  * [ASTERISK-29626]         app_stack: Include calling location if attempting
                             to branch to nonexistent location
                             (Reported by N A)
  * [ASTERISK-29632]         Add option to Application_VoiceMail to suppress
                             instructions only when a custom greeting is
                             present
                             (Reported by Charlie Smurthwaite)
  * [ASTERISK-29605]         chan_iax2: Add ANI2
                             (Reported by N A)
  * [ASTERISK-29508]         STUN server address refresh
                             (Reported by S  bastien Duthil)
  * [ASTERISK-29612]         bridge_basic: Don  t throw warning if attended
                             transfer is cancelled
                             (Reported by N A)
  * [ASTERISK-29544]         Media Cache    Delayed remote sound file retrieve
                             delays all playbacks
                             (Reported by Andre Barbosa)
  * [ASTERISK-29541]         app_morsecode: Add American Morse code
                             (Reported by N A)
  * [ASTERISK-29495]         Return integer instead of float if response is a
                             whole number
                             (Reported by N A)
  * [ASTERISK-29543]         app_originate: Allow specifying codec(s) to use
                             (Reported by N A)

Bugs fixed in this release:

  * [ASTERISK-29673]         app_read: Fix null pointer crash regression
                             (Reported by N A)
  * [ASTERISK-29660]         Build failure when disabling PJSIP support
                             (Reported by Guido Falsi)
  * [ASTERISK-29654]         pjproject includes trailing whitespace in sdp
                             format attributes
                             (Reported by George Joseph)
  * [ASTERISK-29635]         MP3Player don   t work with actual mpg123 versions
                             (Reported by Carlos Oliva)
  * [ASTERISK-27176]         test_abstract_jb: frames leak
                             (Reported by Corey Farrell)
  * [ASTERISK-29634]         res_snmp: gcc 11 needs -fPIC to compile correctly
                             (Reported by George Joseph)
  * [ASTERISK-29630]         Asterisk is unable to read extended number format
                             terminfo files
                             (Reported by Sean Bright)
  * [ASTERISK-28004]         dns: Core ast_dns_get_nameservers does not support
                             configured IPv6 servers
                             (Reported by Isaac McDonald)
  * [ASTERISK-29618]         ConfBridge errors on creation conference room
                             (Reported by Alexander Zharov)
  * [ASTERISK-29622]         ARI: external media create doesn  t use body
                             parameter
                             (Reported by sungtae kim)
  * [ASTERISK-29614]         app_agent_pool: XML Doc: unterminated entity
                             reference
                             (Reported by Alexander Traud)
  * [ASTERISK-29609]         Subsequent   ael reload   will cause a lock up
                             (Reported by Mark Murawski)
  * [ASTERISK-28701]         app_queue: Core reload resets queue stats, even
                             when keepstats=yes
                             (Reported by Luke Escude)
  * [ASTERISK-29616]         res_rtp_asterisk: sqrt(.) requires the header
                             math.h.
                             (Reported by Alexander Traud)
  * [ASTERISK-29518]         sig_analog: FCG_CAMA fails to signal ANI spill
                             when using MF signaling
                             (Reported by Sarah Autumn)
  * [ASTERISK-29582]         res_pjproject: Can  t map pjproject log messages
                             to Asterisk TRACE
                             (Reported by George Joseph)
  * [ASTERISK-29575]         app_milliwatt: Milliwatt application doesn  t use
                             the proper timings
                             (Reported by N A)
  * [ASTERISK-20339]         chan_mgcp, resp_pktccops ast_debug support
                             (Reported by Tomas Maldonado)
  * [ASTERISK-29540]         aelparse: include of context with timings fails
                             (Reported by Alexander Traud)
  * [ASTERISK-29539]         Segmentation fault at ast_writestream() when write
                             handler not defined (happens with OGG/Speex)
                             (Reported by Ernani Jos   Camargo Azevedo)

New Features made in this release:

  * [ASTERISK-29496]         Add SendMF application
                             (Reported by N A)
  * [ASTERISK-29627]         Add STRBETWEEN function
                             (Reported by N A)
  * [ASTERISK-29628]         Add file and directory functions
                             (Reported by N A)
  * [ASTERISK-29531]         Add SAYFILES function
                             (Reported by N A)
  * [ASTERISK-29546]         Add tone detection module
                             (Reported by N A)
  * [ASTERISK-18454]         Option for Read to be able to accept #
                             (Reported by Sta Retji)
  * [ASTERISK-29542]         Add audio scrambler
                             (Reported by N A)
  * [ASTERISK-29478]         Function to drop frames in the TX or RX
                             directions
                             (Reported by N A)

For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.21.0

Asterisk 16.20.0 Now Available

The following issues are resolved in this release:

Security bugs fixed in this release:

  * [ASTERISK-29415]         Crash in PJSIP TLS transport
                             (Reported by Andrew Yager)
  * [ASTERISK-29381]         chan_pjsip: Remote denial of service by an
                             authenticated user
                             (Reported by Ivan Poddubny)

New Features made in this release:

  * [ASTERISK-29389]         Add PJSIP_HEADERS() and ability to read header by
                             pattern
                             (Reported by Igor Goncharovsky)
  * [ASTERISK-29477]         Function to asynchronously store digits dialed
                             (Reported by N A)
  * [ASTERISK-29454]         New application to reload modules
                             (Reported by N A)
  * [ASTERISK-29444]         Add application to wait for condition
                             (Reported by N A)
  * [ASTERISK-29442]         app_dial: Expand A option to allow announcement
                             playback to caller
                             (Reported by N A)

Bugs fixed in this release:

  * [ASTERISK-29494]         cdr_adaptive_odbc: Prevent throwing warnings if
                             CDR filtering is used
                             (Reported by N A)
  * [ASTERISK-29513]         statsd: Remove non-standard metric type Meter
                             (Reported by Rijnhard Hessel)
  * [ASTERISK-29526]         G729 audio gets corrupted by Asterisk due to
                             smoother
                             (Reported by under)
  * [ASTERISK-29392]         chan_iax2: Asterisk crashes when queueing video
                             with format
                             (Reported by Michael Welk)
  * [ASTERISK-29507]         STUN timeout is silently delaying calls
                             (Reported by S  bastien Duthil)
  * [ASTERISK-27871]         Remote URL in playback must end with file
                             extension
                             (Reported by Caesar)
  * [ASTERISK-29503]         Updated identify/match syntax not supported by
                             config wizard
                             (Reported by Sean Bright)
  * [ASTERISK-29480]         fixedjitterbuffer contains an un-wrappered assert
                             that triggers on a negative time slew
                             (Reported by Dan Cropp)
  * [ASTERISK-29485]         core: Inband generation of tones for Busy() and
                             Congestion() may not occur
                             (Reported by Joshua C. Colp)
  * [ASTERISK-29479]         Channels are not put on hold for Session Progress
                             with inactive audio
                             (Reported by Bernd Zobl)

Improvements made in this release:

  * [ASTERISK-29528]         Add support for multiple files for agent
                             announcements
                             (Reported by N A)
  * [ASTERISK-29501]         ARI    Stasis Playback doesn  t hangup call when
                             processing a list of invalid files
                             (Reported by Andre Barbosa)
  * [ASTERISK-29464]         ARI    PlaybackFinish skip error events
                             (Reported by Andre Barbosa)

For a full list of changes in this release, please see the ChangeLog:
https://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-16.20.0

Files:
RevisionActionfile
1.86modifypkgsrc/comms/asterisk16/Makefile
1.27modifypkgsrc/comms/asterisk16/PLIST
1.45modifypkgsrc/comms/asterisk16/distinfo
1.4modifypkgsrc/comms/asterisk16/patches/patch-configure
1.3modifypkgsrc/comms/asterisk16/patches/patch-configure.ac
1.2modifypkgsrc/comms/asterisk16/patches/patch-include_asterisk_sha1.h
1.2modifypkgsrc/comms/asterisk16/patches/patch-main_bridge__channel.c
1.5modifypkgsrc/comms/asterisk16/patches/patch-res_res__rtp__asterisk.c