ReleaseNotes11r1:Firmware

From innovaphone wiki
Revision as of 11:48, 5 August 2015 by Meta-reporter (talk | contribs) (regular roadmap update)
Jump to navigation Jump to search

This is the Firmware 11r1 Roadmap Document.

Service Releases are planned for the second monday each month.

This article is generated automatically. Do not edit! Please see the disclaimer before using the information presented here!


11r1 Service Release 1 (110925)

Changes included in Version 11r1 Service Release 1 Definition


SIP: Poll primary proxy with expires=0 after failover

Status Closed
Id 132790

To improve interop with CUCM:
Poll primary proxy with expires=0 after failover.
While backup registration is up.
After getting responses from primary server again,
terminate backup registration before starting to register
at primary server with expires>0.


SIP: Read multiple Diversion headers and read display name from URI's

Status Closed
Id 138508

Read multiple Diversion headers and read display name from URI's

IP222/232/111: Allow usage of Partner fkey even when 2 or more calls are active

Status Closed
Id 138642

Allow usage of Partner fkey even when 2 or more calls are active.


SIP: Failover to secondary SIP server on failed call attempt

Status Closed
Id 139694

Switch to secondary SIP server if INVITE client transaction ends up in timeout.

Updated translations

Status Closed
Id 140252

New translations

Phones: Updated text translations

Status Closed
Id 140254

New translations

IP232/222/111: Added PHONE_HIDE_PRESENCE_CONTROL to "Fine grained function hiding"

Status Closed
Id 140398

Can hide presence-control now.

WebRTC: Eliminate deprecated API calls

Status Closed
Id 140619

setLocalDescription now needs success and error callback functions.

11r1 Service Release 2 (110945)

Changes included in Version 11r1 Service Release 2 Definition


11r1 Service Release 3 (110970)

Changes included in Version 11r1 Service Release 3 Definition


WebRTC: Interoperability with Firefox 37.0.1

Status Closed
Id 143652

Firefox 37.0.1 requires a=rtpmap lines for all RTP payload types.
Even for RTP payload types that are statically assigned by IANA.
http://www.iana.org/assignments/rtp-parameters/rtp-parameters.txt

New config option "No ICE" for Gateway interfaces

Status Closed
Id 143730

New config option "No ICE" for Gateway interfaces (VOIP_OPTION_NO_ICE)

IP222/111: Quick retrieve held call with left key

Status Closed
Id 143823

Quick retrieve held call with left key.

IP232/222/111: Could not configure LED activity for Pickup fkey

Status Closed
Id 144323

Could not configure LED activity for Pickup fkey, if configured on the phone menu.

myPBX: Specify device for pickup

Status Closed
Id 144358

Before all phones where ringing when doing pickup from myPBX. Now it's just the phone that is selected.

11r1 Service Release 4 (110978)

Changes included in Version 11r1 Service Release 4 Definition


11r1 Service Release 5 (110989)

Changes included in Version 11r1 Service Release 5 Definition


Admin UI: Make SHA256 the default signing algorithm for certificates

Status Closed
Id 149545

Change default value in drop-down menus for creating certificates
* Signature: SHA256

IP241: New config file parameters /solid-header and /solid-status

Status Closed
Id 149879

New config file parameters /solid-header and /solid-status

Use SHA256 for automatically created certificates

Status Closed
Id 150332

Certificates that are created without any user interaction were created using SHA1. Now SHA256 is used.

11r1 Service Release 6

Changes included in Version 11r1 Service Release 6 Definition


TLS/DTLS: Support for Diffie-Hellman key agreement

Status Closed
Id 150485

Add the following cipher suites to DTLS:
* TLS_DHE_RSA_WITH_AES_128_CBC_SHA
* TLS_DHE_RSA_WITH_AES_256_CBC_SHA

TLS: Config options for disabling individual cipher groups

Status Closed
Id 151261
TLS0 /no-rsa on
disable RSA key exchange
;TLS0 /no-dhe on: disable DHE key exchange
;TLS0 /no-ecdhe on: disable ECDHE key exchange
;TLS0 /des on: enable DES cipher suites
Note that the cipher suite TLS_RSA_WITH_3DES_EDE_CBC_SHA is no longer used unless configured.

TLS/DTLS: Support for ECDHE key agreement

Status Closed
Id 151500
  • Research how Diffie-Hellman works with elliptic courves and if we can do it with reasonable effort
    * Port EC library
    * Implement ECDHE handshake

Secure freeing of bufman buffers

Status Closed
Id 151689

New function bufman::free_secure that overwrites the memory before freeing.

myPBX: New translations

Status Closed
Id 152106

New translations for the myPBX launcher and the myPBX web application.

SIP: New config option /send-deprecated-diversion-header

Status Closed
Id 152337

Diversion header is not sent anymore since v11r1sr5 / v11r2sr1 / v10sr24 / v9hotfix50.
For interop reasons this config option is added.
If set the old and deprecated Diversion header is sent.