Asterisk 14.4.0 Now Available

The Asterisk Development Team would like to announce the release of Asterisk 14.4.0.

This release is available for immediate download at

http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 14.4.0 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:

New Features made in this release:

———————————–

func_channel: Add ability to get the callid so dialplan has access to it.
(Reported by Richard Mudgett)
res_pjsip: Add endpoint identification scheme based on a configured SIP header/value
(Reported by Matt Jordan)
Allow “Comedian Mail” branding to be removed
(Reported by John Covert)

Bugs fixed in this release:

———————————–

res_pjsip_sdp_rtp: RTP instance does not use same IP as explicit transport
(Reported by Richard Begg)
chan_sip: Security vulnerability with client code header
(Reported by Alex Villacís Lasso)
res_pjsip: Excessive refcount reached on transport ao2 object
(Reported by Ross Beer)
libasteriskssl.so not found when asterisk is installed for the 1st time
(Reported by George Joseph)
res_hep_pjsip: Asterisk insert wrong protocol name in “Protocol ID” field in HEP packets
(Reported by Max Norba)
res_pjsip_messaging: Crash when using invalid URI in MessageSend ‘from’ argument.
(Reported by Vinod Dharashive)
res_pjsip_pubsub: Crash when generating xpidf content
(Reported by Andrew Green)
Asterisk crashes when multiple speex users join confbridge with pp_vad and dtx enabled
(Reported by Kirsty Tyerman)
app_queue: Queue stops calling members with local interface after forwarding in previous call
(Reported by Robert Mordec)
res_rtp_asterisk: Implement RTCP Multiplexing – breaking WebRTC in Chrome
(Reported by Dan Jenkins)
PJSIP external_media_address ignored if no local_net options are provided
(Reported by Matt Jordan)
autochan: Locking in a function ast_autochan_destroy() on destroyed channel (after masquerade).
(Reported by Krzysztof Trempala)
res_pjsip_refer: blind call transfer w/o a user name doesn’t go to the s extension
(Reported by Torrey Searle)
core: Malformed pattern matching extension (various factors) results in crash
(Reported by xrobau)
chan_iax2: Reload of iax peer results in loss of host address/port
(Reported by Richard Begg)
Bundled pjproject fails to build when tarball downloaded with curl due to md5 verification failure in Docker containers (or when there is no terminal)
(Reported by Matt Jordan)
Document the fact that Asterisk HEP support only works with the PJSIP channel driver
(Reported by Olivier Krief)
Extra new line in Device field of DeviceStateChange AMI Event after restart of Asterisk
(Reported by Roman Bedros)
stasis_cache.c:845 caching_topic_exec: – misleading ERROR message
(Reported by Smirnov Aleksey)
chan_pjsip: Dialplan function race condition
(Reported by Joshua Colp)
chan_sip: Call not cancelled after receiving a 422 response
(Reported by Jean Aunis – Prescom)
pjsip/cli_commands: pjsip show channelstats shows wrong codec
(Reported by Kevin Harwell)
res_musiconhold: musiconhold seems to think that the general section is a class and issues warning
(Reported by Jonathan Harris)
res_pjsip: Crash when using IPv6 and Transport ws,wss
(Reported by Michael Balen)
app_voicemail: Cannot set fromstring on a per-mailbox basis
(Reported by Mark Scholten)
Saynumber is trying to get “and” from “digits/” subfolder
(Reported by Jonathan Harris)
Long lines in call files cause spurious syntax error
(Reported by Dave Olszewski)
res_pjsip_transport_websocket: Via header is ‘WS’ when it should be ‘WSS’
(Reported by Jørgen H)
res_config_pgsql: should match the behavior of other drivers so that queue_log can disable adaptive logging
(Reported by Dmitry Wagin)
core: Playback URL fails after some time
(Reported by Igor Gamayunov)
pjsip.conf.sample: user_agent: still refers to branch 12
(Reported by Tzafrir Cohen)
PJSIP: Persistent subscriptions can cause FRACKs if endpoint does not exist
(Reported by Mark Michelson)
res_pjsip: Crash when calling PJSIPShowEndpoint
(Reported by Jørgen H)
res_pjsip_outbound_registration doesn’t know about network change events
(Reported by George Joseph)
bridge: Passing the ‘p’ (play tone) flag to Bridge() application results in garbled audio
(Reported by Sean Bright)
res_pjsip: URI requirement for fields is not consistently documented and error does not provide indication
(Reported by Peter Sokolov)
Fix download_externals To Allow The Use Of curl Or wget
(Reported by Michael L. Young)
Pattern matching with res_config_mysql extensions does not behave as expected
(Reported by Charlie Smurthwaite)
PJSIP Segfault 13.13.1 (Bundled PJSIP)
(Reported by Nic Colledge)
DUNDi weight parameter not processed correctly
(Reported by Peter Racz)
res_pjsip: Using an auth object for inbound and outbound authentication fails.
(Reported by Richard Mudgett)
Frequent segfaults since activation of DNS SRV, in pjsip_auth_clt_reinit_req at /pjsip/sip_auth_client.c, and pj_atomic_inc_and_get at pj/os_core_unix.c
(Reported by Michael Maier)
Function vmauthenticate accesses uninitialized memory
(Reported by Filip Jenicek)
Error during LDAP modify action when user unregisters
(Reported by Nicholas John Koch)
Integrity Check Of PJSIP Download Fails
(Reported by Michael L. Young)
Fix query with double backslash in string literals and stop log warnings
(Reported by Humberto Figuera)
res_config_sqlite3 uses incorrect query – unnecessary escape
(Reported by Stepan)
SQlite3: Realtime queue loading fails after PRAGMA query result
(Reported by Scott Griepentrog)
http: Crash on Reload Only in ast_tcptls_server_start
(Reported by Joshua Elson)
Phone default have not ringing on ARM
(Reported by Igor Goncharovsky)
pjsip_pubsub: PJSIP Subscription Persistence in AstDB Does not update on subscription refresh
(Reported by Zach R)
res_pjsip_mwi: Asterisk does not terminate MWI subscription
(Reported by Carl Fortin)
Asterisk fails building with OpenSSL 1.1.0
(Reported by Tzafrir Cohen)
VoiceMailPlayMsg not playing messages via realtime
(Reported by Ryan Rittgarn)
‘Silence’ is truncated in Record()
(Reported by var)
chan_pjsip: Error when calling PJSIP client with domain specified
(Reported by Norbert Varga)
core: Protect flags during ast_waitfor
(Reported by Joshua Colp)
pbx: AMI Originate ignore “failed” extension on call failure
(Reported by Nasir Iqbal)
configs/samples: The ‘identify’ entry is in the wrong section in sorcery.conf.sample
(Reported by Torrey Searle)
Crash in srv.c on startup with pjsip
(Reported by nappsoft)
res_stasis_device_state: Duplicate subscriptions when multiple received at same time
(Reported by Joshua Colp)

Improvements made in this release:

———————————–

res_pjsip_session: Add support for overlap dialling
(Reported by Richard Begg)
chan_sip: Add rtcp-mux support
(Reported by Sean Bright)

For a full list of changes in this release, please see the ChangeLog:

http://downloads.asterisk.org/pub/telephony/asterisk/ChangeLog-14.4.0

Thank you for your continued support of Asterisk!

What can we help you find?