Re: [asterisk-users] Asterisk 13.10.0 Now Available

2016-07-21 Thread Matthew Jordan
On Thu, Jul 21, 2016 at 4:18 PM, Teijo  wrote:
>
>
> 21.7.2016, 20:38, Asterisk Development Team kirjoitti:
>>
>> Bugs fixed in this release:
>> ---
>>  * ASTERISK-26130 - [patch] WebRTC: Should use latest DTLS version.
>>   (Reported by Alexander Traud)
>
>
> Now it's possible to use dtls_cipher settings such like:
>
> dtls_cipher=ALL:!SSLv3
> or
> dtls_cipher=HIGH:!SSLv3
>
> Thank you!
>

I'll echo that sentiment - Alexander has done a lot of work recently
to improve Asterisk's support of available ciphers both in DTLS and
SRTP.

Thanks Alexander!

-- 
Matthew Jordan
Digium, Inc. | CTO
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

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


Re: [asterisk-users] Asterisk 13.10.0 Now Available

2016-07-21 Thread Teijo



21.7.2016, 20:38, Asterisk Development Team kirjoitti:

Bugs fixed in this release:
---
 * ASTERISK-26130 - [patch] WebRTC: Should use latest DTLS version.
  (Reported by Alexander Traud)


Now it's possible to use dtls_cipher settings such like:

dtls_cipher=ALL:!SSLv3
or
dtls_cipher=HIGH:!SSLv3

Thank you!

Best,

Teijo

--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
  http://www.asterisk.org/hello

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


[asterisk-users] Asterisk 13.10.0 Now Available

2016-07-21 Thread Asterisk Development Team
The Asterisk Development Team has announced the release of Asterisk 13.10.0.
This release is available for immediate download at
http://downloads.asterisk.org/pub/telephony/asterisk

The release of Asterisk 13.10.0 resolves several issues reported by the
community and would have not been possible without your participation.
Thank you!

The following are the issues resolved in this release:

Improvements made in this release:
---
 * ASTERISK-26088 - Investigate heavy memory utilization by
  res_pjsip_pubsub (Reported by Richard Mudgett)
 * ASTERISK-26011 - [patch]PJSIP: add "via_addr", "via_port",
  "call_id" to contacts (Reported by Alexei Gradinari)
 * ASTERISK-25994 - [patch]res_pjsip: module load priority
  (Reported by Alexei Gradinari)
 * ASTERISK-25931 - PJSIP: add "reg_server" to contacts. (Reported
  by Alexei Gradinari)
 * ASTERISK-25835 - Authentication using 'Username' field from
  Digest (Reported by Ross Beer)
 * ASTERISK-25930 - PJSIP: disable multi domain to improve realtime
  performace (Reported by Alexei Gradinari)

Bugs fixed in this release:
---
 * ASTERISK-26160 - pjsip: Updated->Reachable during qualify
  (Reported by Matt Jordan)
 * ASTERISK-26177 - func_odbc: Database handle is kept when it
  should be released (Reported by Leandro Dardini)
 * ASTERISK-26099 - res_pjsip_pubsub: Crash when sending request
  due to server timeout (Reported by Ross Beer)
 * ASTERISK-26141 - res_fax: fax_v21_session_new leaks reference to
  v21_details (Reported by Corey Farrell)
 * ASTERISK-26140 - res_rtp_asterisk: gcc 6 caught a
  self-comparison (Reported by George Joseph)
 * ASTERISK-26138 - chan_unistim:  Under FreeBSD, chan_unistim
  generates a compile error (Reported by George Joseph)
 * ASTERISK-26128 - Alembic scripts are failing (Reported by Mark
  Michelson)
 * ASTERISK-26139 - test_res_pjsip_scheduler:  Compile failure if
  pjproject isn't installed in a system location (Reported by
  George Joseph)
 * ASTERISK-26130 - [patch] WebRTC: Should use latest DTLS version.
  (Reported by Alexander Traud)
 * ASTERISK-26127 - res_pjsip_session: Crash due to race condition
  between res_pjsip_session unload and timer (Reported by Joshua
  Colp)
 * ASTERISK-26083 - ARI: Announcer channels staying around after
  playback to a bridge is finished (Reported by Per Jensen)
 * ASTERISK-26126 - [patch] leverage 'bindaddr' for TLS in
  http.conf (Reported by Alexander Traud)
 * ASTERISK-26069 - Asterisk truncates To: header, dropping the
  closing '>' (Reported by Vasil Kolev)
 * ASTERISK-26097 - [patch] CLI: show maximum file descriptors
  (Reported by Alexander Traud)
 * ASTERISK-25262 - Memory leak when a caller channel does multiple
  dials and CEL is enabled (Reported by Etienne Lessard)
 * ASTERISK-26092 - [Segfault] in res_rtp_asterisk.c:4268 after
  Remotely bridged channels (Reported by Niklas Larsson)
 * ASTERISK-26096 - res_hep: Crash when configuration file is
  missing (Reported by Niklas Larsson)
 * ASTERISK-26089 - Invalid security events during boot using PJSIP
  Realtime (Reported by Scott Griepentrog)
 * ASTERISK-26074 - res_odbc: Deadlock within UnixODBC (Reported by
  Ross Beer)
 * ASTERISK-26054 - Asterisk crashes (core dump) (Reported by B.
  Davis)
 * ASTERISK-24436 - Missing header in res/res_srtp.c when compiling
  against libsrtp-1.5.0 (Reported by Patrick Laimbock)
 * ASTERISK-26091 - [patch] ar cru creates warning, instead use ar
  cr (Reported by Alexander Traud)
 * ASTERISK-26070 - ari/channels:  Creating a local channel without
  an originator adds all audio formats to it's capabilities
  (Reported by George Joseph)
 * ASTERISK-26078 - core: Memory leak in logging (Reported by
  Etienne Lessard)
 * ASTERISK-26065 - chan_pjsip: MWI NOTIFY contents not ordered
  properly (Reported by Ross Beer)
 * ASTERISK-26063 - ${PJSIP_HEADER(read,Call-ID)} does not work -
  documentation needs clarification for when read/write is
  possible (Reported by Private Name)
 * ASTERISK-25777 - data race in threadpool (Reported by Badalian
  Vyacheslav)
 * ASTERISK-26038 - 'make install' doesn't seem to install OS/X
  init files (Reported by Tzafrir Cohen)
 * ASTERISK-26029 - parking: ast_parking_park_call should return
  parking_space instead of parking_exten (Reported by Diederik de
  Groot)
 * ASTERISK-25938 - res_odbc: MySQL/MariaDB statement
  LAST_INSERT_ID() always returns zero. (Reported by Edwin
  Vandamme)
 * ASTERISK-25941 - chan_pjsip: Crash on an immediate SIP final
  response (Reported by Javier Riveros )
 * ASTERISK-26014 - res_sorcery_astdb: Make tolerant of unknown
  fields (Reported by Joshua Colp)
 * ASTERISK-24986 - keepalive INFO packages ignored by asterisk
  (Reported by Ilya Trikoz)
 * ASTERISK-26034 - T.38 passthrough problem behind fir