Comms Release Log

From Taridium

(Difference between revisions)
Jump to: navigation, search
 
(8 intermediate revisions not shown)
Line 6: Line 6:
Version and support information:
Version and support information:
-
{| class="wikitable" style="background-color:#ccffff; text-align:left;"
+
== Release 3.4.3-u ==
 +
 
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
|-
|-
|Type
|Type
-
|major
+
|maintenance/zero downtime
|-
|-
-
|Official Public Release
+
|Date
-
|3.4-e (Essex)
+
|2024-02-16
 +
|-
 +
|Configuration Database Tag
 +
|5189
 +
|-
 +
|CDR Database Tag
 +
|5013
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 
 +
*; User Panel
 +
** Adds selection of default line for softphone provisioning. See User Panel > Features > Additional Line/Softphone Configuration > Line for Softphone Provisioning. This can be preselected using $cfg['AddLineSftPreselect'] (integer), where 0 is the main/primary account and 1 through $cfg['AddLineInstances'] selects the corresponding softphone account.
 +
** Adds new softphone provisioning for Acrobits softphones. See $cfg['AcrobitsProv'] (boolean), along with $cfg['AcrobitsProvBrand'] and $cfg['AcrobitsAppCode'] to configure the QR code provisioning.
 +
** Acrobits softphone now also supports the e-mailing of QR codes. Authentication codes passed are valid for 24 hours only.
 +
 
 +
*; TOTP Two Factor
 +
** Fixes deprecated QR code (googleapis.com) in favor of locally hosted QR/SVG library
 +
 
 +
== Release 3.4.3-q ==
 +
 
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
|-
|-
|Date
|Date
-
|2019-11-01
+
|2023-12-01
|-
|-
-
|Supported Operating Systems
+
|Configuration Database Tag
-
|RHEL/CentOS 6-8
+
|5188
|-
|-
-
|Supported Asterisk Versions
+
|CDR Database Tag
-
| 11 & 13 & 16
+
|5013
|-
|-
-
|Supported Database Backends
+
|Released by
-
|MySQL 5.5+ & MariaDB 5.5+  
+
|bdept@taridium.com
 +
|}
 +
 
 +
*; Enterprise
 +
** Fixed call reports to correctly exclude duplicate call legs.
 +
** Added summaries of answered for others when using 'list total per account' in call reports.
 +
*; IPPS
 +
** The IPPS API now has improved syslog reporting and logging
 +
** The IPPS API now supports the email address of the user in lieu of the username (enterprise-user).
 +
** New IPPS API class 'pbook' which returns the phone book for an user in JSON format.
 +
 
 +
== Release 3.4.3-p ==
 +
 
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
|-
|-
-
|Expected EOL
+
|Type
-
|Q4 2023
+
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2023-11-10
 +
|-
 +
|Configuration Database Tag
 +
|5188
 +
|-
 +
|CDR Database Tag
 +
|5013
 +
|-
 +
|Released by
 +
|bdept@taridium.com
|}
|}
 +
 +
*; Enterprise
 +
** Fixes renaming bug for call queues. This prevents breaking of other call routing elements that rely on a call queue.
 +
** Adds cdr_more event information for IVR exit when no input/invalid input.
 +
** Fixes enterprise call reports to display the DID/Destination when filtering by Caller ID.
 +
** Adds attempted members overlay/tooltip for queue stats. See which agents/members have been attempted before a call has been abandoned/timed out in queue.
 +
** Adds a custom report script interface to Reports > Reports Scripts (only displayed if a corresponding enterprise folder is present). This will display available custom scripts in the directory specified by $cfg['StatMailDir']."/".enterprise_ID. Scripts ending with .mail will be displayed along with parameters specified in the same .mailconf file. You can specify up to five arguments. arg1 through arg5 in an ini file configuration format.
 +
 +
*; Switch
 +
** Fixes caller ID for fully identified trunk calls to follow the same caller ID precedence as an extension call.
 +
 +
*; ITSP
 +
** Fixes enterprise quicklinks when using SAML login to ITSP panel.
 +
 +
*; SAML
 +
** The matching attribute/claim can be customized now (default 'email'). See SAML configurators for Enterprise and Resellers.
 +
** Matching attribute/claims are now also looked up in the format http://schemas.xmlsoap.org/ws/2005/05/identity/claims/[claimname]
 +
 +
*; CDR
 +
** Fixes queue_log trigger to correctly log the call status in the call_status table with event ATTENDEDTRANSFER.
 +
 +
*; User Panel
 +
** Adds attempted members overlay/tooltip for queue stats.
 +
 +
== Release 3.4.3-h ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2023-08-04
 +
|-
 +
|Configuration Database Tag
 +
|5186
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Switch
 +
** Fixes caller ID prepend loss when using shared groups.
 +
** Recording spooler for one-touch messages: Previously some messages could be attached to the wrong call within the mailbox/user.
 +
** Fully identifies trunk calls (e.g. Teams/Legacy trunk calls) and sets internal caller ID for internal calling. Can be turned off by setting $cfg['SIPTrunkIdentComplete'] = FALSE. The default value is TRUE.
 +
** Fixes call control/hangup when exiting queues via key press exit.
 +
** New Starcode, allows the switching between primary/default SIP line password and an alternate/softphone password. See User Panel 'Toggle Primary Phone Account'. This star code also introduces the CHAT prefix which can be subscribed to CHATXXXX to determine whether the alternate password is in use or not. Note that this cannot be used to monitor its own account/extension (a change will put the client offline). Please also note that dialing CHATXXXX (via starcodes) requires a modification to extensions.conf (see stock configuration).
 +
*; Admin
 +
** A new parameter $cfg['EnterpriseRequireEnhanced'] (boolean) requires a contact/notification e-mail address and external account code for enterprises. The default value is TRUE.
 +
** A new parameter $cfg['EnterprisePresetTOTP'] (boolean) defines whether new enterprises have 'require two factor authentication' checked by default - this will also require two factor authentication for User Panel Access 'Require Two Factor Authentication for User Panel Logins' (Enterprise Panel). The default value is TRUE.
 +
** Enterprise Plans now allow limiting of extensions with personal faxing. This change also adds the ability to preset 'Deliver Faxes to User Panel'.
 +
** Reseller can now have their own SAML/SSO configuration and can log-in to the ITSP Panel via SSO. See reseller editor.
 +
*; ITSP
 +
** New SSO support for resellers and enhanced logging.
 +
** A new parameter $cfg['EnterpriseRequireEnhanced'] (boolean) requires a contact/notification e-mail address and external account code for enterprises. The default value is TRUE.
 +
*; Enterprise
 +
** Enterprise call reports now support filter 'for unanswered calls'. This can be used in conjunction with filter 'for voicemail calls'
 +
** A new parameter $cfg['EnterpriseRequireEnhanced'] (boolean) requires a contact/notification e-mail address and external account code for organizations. The default value is TRUE.
 +
*; User Panel
 +
** Adds 'Urgent' folder support to voicemail interface. Note that messages can only be marked by the caller when voicemail.conf review=yes.
 +
 +
== Release 3.4.3-b ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2023-05-12
 +
|-
 +
|Configuration Database Tag
 +
|5185
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Enterprise call reports now support Report Type 'Caller ID'. This will filter by caller IDs (number portion only).
 +
** The ignore forwarding request feature in groups has been expanded to also include any forwards via a trunk (e.g. legacy PBX and Teams integrations). See new 'Redirects & Trunk forwarding' > ignore checkbox.
 +
** Adds new configuration value $cfg['TableDateRangeSelection']. This value presets the date range selection for Received/Placed calls in the Enterprise Overview section. Use the following string values (default is all time): today, yesterday, thisweek, lastweek, thismonth, lastmonth, l3m, l6m, l12m, l24m, l36m.
 +
** Adds 'Hide from Directory' bulk action to extensions. See Extensions > Manage Extensions > Bulk action.
 +
 +
== Release 3.4.2-w ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2023-03-17
 +
|-
 +
|Configuration Database Tag
 +
|5184
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
 +
*; Enterprise
 +
** Adds provisioning IP display to enterprise panel (only applies to admin class logins).
 +
** Call reporting CSV download now includes information about whether the call has been sent to voicemail even if unanswered.
 +
** Adds CHAQ prefix parsing to sidecar editors.
 +
** The dial-by-name directory now offers two additional modes of operation: 'choice of first/last name search (three letters)' and 'choice of first/last name search (four letters)'
 +
** Fixes custom Queue logon/logoff cause codes when using a hyphen in the queue name.
 +
** Fixes custom cause code when set, but reset (back to default value)
 +
** The Yealink sidecar editor now supports custom value L, which indicate a Park type button (Yealink button type 10).
 +
 +
*; Admin
 +
** Adds code to preserve manual changes to parking lot ranges for a particular enterprise.
 +
 +
*; User Panel
 +
** Adds the ability to restrict outbound and international dialing on a per extension basis without having to have all extensions restricted. Simply set up a PIN, or force account code to restrict. See Features > Outbound and International Calling.
 +
*; Polycom Hoteling/Roaming
 +
** Fixes MAC address based lookups when a device is only present in the device list of an enterprise.
 +
 +
*; Switch
 +
** Fixes voicemail diversion to busy message on standard extension calls. This would erroneously always play back the unavailable message.
 +
** Fixes voicemail disposition reporting via commsapp (CDR) when using $cfg['CDREntConsistency'] = TRUE.
== Release 3.4.2-t ==
== Release 3.4.2-t ==
Line 44: Line 227:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 74: Line 257:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 106: Line 289:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 137: Line 320:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 171: Line 354:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 203: Line 386:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 235: Line 418:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 278: Line 461:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 313: Line 496:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 345: Line 528:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 377: Line 560:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 413: Line 596:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 447: Line 630:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 481: Line 664:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 514: Line 697:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 546: Line 729:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 577: Line 760:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 612: Line 795:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 643: Line 826:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 676: Line 859:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 706: Line 889:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 736: Line 919:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 762: Line 945:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 792: Line 975:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 827: Line 1,010:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by

Latest revision as of 17:28, 17 February 2024

Comms-box.png

Versions apply to to core comms, switch comms-switch and web server comms-web RPM packages. Always check the current database release tags and run the database update with comms-config for both configuration and CDR databases.

Contents

Taridium comms 3.4

Version and support information:

Release 3.4.3-u

Type maintenance/zero downtime
Date 2024-02-16
Configuration Database Tag 5189
CDR Database Tag 5013
Released by bdept@taridium.com

Release 3.4.3-q

Type maintenance/zero downtime
Date 2023-12-01
Configuration Database Tag 5188
CDR Database Tag 5013
Released by bdept@taridium.com

Release 3.4.3-p

Type maintenance/zero downtime
Date 2023-11-10
Configuration Database Tag 5188
CDR Database Tag 5013
Released by bdept@taridium.com

Release 3.4.3-h

Type maintenance/zero downtime
Date 2023-08-04
Configuration Database Tag 5186
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.3-b

Type maintenance/zero downtime
Date 2023-05-12
Configuration Database Tag 5185
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-w

Type maintenance/zero downtime
Date 2023-03-17
Configuration Database Tag 5184
CDR Database Tag 5012
Released by bdept@taridium.com


Release 3.4.2-t

Type maintenance/zero downtime
Date 2023-01-06
Configuration Database Tag 5184
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-s

Type maintenance/zero downtime
Date 2022-12-04
Configuration Database Tag 5184
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-r

Type maintenance/zero downtime
Date 2022-10-28
Configuration Database Tag 5184
CDR Database Tag 5012
Released by bdept@taridium.com


Release 3.4.2-q

Type maintenance/zero downtime
Date 2022-09-30
Configuration Database Tag 5183
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-o

Type maintenance/zero downtime
Date 2022-09-09
Configuration Database Tag 5183
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-n

Type maintenance/zero downtime
Date 2022-08-20
Configuration Database Tag 5182
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-m

Type maintenance/zero downtime
Date 2022-08-12
Configuration Database Tag 5181
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-j

Type maintenance/zero downtime
Date 2022-05-20
Configuration Database Tag 5179-5180
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-g

Type maintenance/zero downtime
Date 2022-03-01
Configuration Database Tag 5178
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-d

Type maintenance/zero downtime
Date 2022-01-22
Configuration Database Tag 5175-5177
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.2-a

Type maintenance/zero downtime
Date 2021-12-03
Configuration Database Tag 5171-5174
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-t

Type maintenance/zero downtime
Date 2021-09-17
Configuration Database Tag 5170
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-r

Type maintenance/zero downtime
Date 2021-09-03
Configuration Database Tag 5169
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-o

Type maintenance/zero downtime
Date 2021-07-23
Configuration Database Tag 5168
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-m

Type maintenance/zero downtime
Date 2021-06-18
Configuration Database Tag 5168
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-l

Type maintenance/zero downtime
Date 2021-06-04
Configuration Database Tag 5167
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-k

Type maintenance/zero downtime
Date 2021-05-08
Configuration Database Tag 5167
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-j

Type maintenance/zero downtime
Date 2021-04-23
Configuration Database Tag 5165, 5166
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-h

Type maintenance/zero downtime
Date 2021-03-19
Configuration Database Tag 5164
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-g

Type maintenance/zero downtime
Date 2021-02-27
Configuration Database Tag 5163
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-f

Type maintenance/zero downtime
Date 2021-02-13
Configuration Database Tag 5162
CDR Database Tag 5012
Released by bdept@taridium.com


Release 3.4.1-e

Type maintenance/zero downtime
Date 2021-02-05
Configuration Database Tag 5161
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-d

Type maintenance/zero downtime
Date 2021-01-29
Configuration Database Tag 5160
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4.1-c

Type maintenance/zero downtime
Date 2021-01-08
Configuration Database Tag 5158,5159
CDR Database Tag 5012
Released by bdept@taridium.com

first release to use extended subversioning

Release 3.4-x (Xalapa)

Type maintenance/zero downtime
Date 2020-12-04
Configuration Database Tag 5157
CDR Database Tag 5012
Released by bdept@taridium.com

Release 3.4-w (Warsaw)

Type maintenance/zero downtime
Date 2020-11-13
Configuration Database Tag 5157
CDR Database Tag 5011
Released by bdept@taridium.com

Release 3.4-v (Victorville)

Type maintenance/zero downtime
Date 2020-10-31
Configuration Database Tag 5157
CDR Database Tag 5010
Released by bdept@taridium.com

Release 3.4-u (Ulm)

Type maintenance/zero downtime
Date 2020-10-09
Configuration Database Tag 5156
CDR Database Tag 5010
Released by bdept@taridium.com

Release 3.4-t (Toronto)

Type maintenance/zero downtime
Date 2020-09-25
Configuration Database Tag 5156
CDR Database Tag 5010
Released by bdept@taridium.com


Release 3.4-q (Quonset)

Type maintenance/zero downtime
Date 2020-08-21
Configuration Database Tag 5155
CDR Database Tag 5010
Released by bdept@taridium.com

Release 3.4-p (Preston)

Type maintenance/zero downtime
Date 2020-08-07
Configuration Database Tag 5154
CDR Database Tag 5010
Released by bdept@taridium.com

Release 3.4-o (Oswego)

Type maintenance/zero downtime
Date 2020-07-27
Configuration Database Tag 5154
CDR Database Tag 5009
Released by bdept@taridium.com

Release 3.4-n (Nevada)

Type maintenance/zero downtime
Date 2020-07-10
Configuration Database Tag 5153
CDR Database Tag 5008
Released by bdept@taridium.com


Release 3.4-m (Montreal)

Type maintenance/zero downtime
Date 2020-06-26
Configuration Database Tag 5151,5152
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.4-l (Lamassu)

Type maintenance/zero downtime
Date 2020-05-15
Configuration Database Tag 5150
CDR Database Tag 5008
Released by bdept@taridium.com


Release 3.4-k (Kiton)

Type maintenance/zero downtime
Date 2020-04-24
Configuration Database Tag 5149
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.4-j (Juno)

Type maintenance/zero downtime
Date 2020-03-15
Configuration Database Tag 5148
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.4-h (Helios)

Type maintenance/zero downtime
Date 2020-02-07
Configuration Database Tag 5147
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.4-g (Garrison)

Type maintenance/zero downtime
Date 2020-01-10
Configuration Database Tag 5146
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.4-f (Fulton)

Type maintenance/zero downtime
Date 2019-12-06
Configuration Database Tag 5145
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.4-e (Essex)

Type maintenance/zero downtime
Date 2019-11-01
Configuration Database Tag 5145
CDR Database Tag 5008
Released by bdept@taridium.com

Taridium comms 3.3

Version and support information:

Type major
Official Public Release 3.3-b (Bravo)
Date 2018-10-19
Supported Operating Systems RHEL/CentOS 6 & RHEL/CentOS 7
Supported Asterisk Versions 11 & 13
Supported Database Backends MySQL 5.5+ & MariaDB 5.5+
Expected EOL Q4 2020

Release 3.3-m (Moray)

Type maintenance/zero downtime
Date 2019-08-30
Configuration Database Tag 5144
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.3-j (Juneau)

Type maintenance/zero downtime
Date 2019-05-31
Configuration Database Tag 5143
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.3-i (Islamorada)

Type maintenance/zero downtime
Date 2019-04-05
Configuration Database Tag 5143
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.3-h (Habana)

Type maintenance/zero downtime
Date 2019-03-15
Configuration Database Tag 5142
CDR Database Tag 5008
Released by bdept@taridium.com


Release 3.3-g (Guana)

Type maintenance/zero downtime
Date 2019-02-08
Configuration Database Tag 5140,5141
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.3-e (Eagle)

Type maintenance/zero downtime
Date 2019-01-11
Configuration Database Tag 5138,5139
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.3-b (Bonanza)

Type maintenance/zero downtime
Date 2018-10-19
Configuration Database Tag 5137
CDR Database Tag 5008
Released by bdept@taridium.com

Taridium comms 3.0/3.1

Version and support information:

Type major
Official Public Release 3.0-b (Bravo)
Date 2016-12-01
Supported Operating Systems RHEL/CentOS 5 (limited) & RHEL/CentOS 6
Supported Asterisk Versions 1.8 (limited) & 11
Supported Database Backends MySQL 5.5+ & MariaDB 5.5+
Expected EOL Q4 2018

This release provides initial support for a pass-through proxy. This allows for better scalability and NAT qualification handling. On the web side this release is primarily an UI upgrade with some minor component bugfixes.

Release 3.1-v (Vero)

Type maintenance/zero downtime
Date 2018-09-21
Configuration Database Tag 5135, 5136
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-t (Trinity)

Type maintenance/zero downtime
Date 2018-08-31
Configuration Database Tag 5134
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-s (Samoa)

Type maintenance/zero downtime
Date 2018-08-02
Configuration Database Tag 5133
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-r (Riptide)

Type maintenance/zero downtime
Date 2018-07-20
Configuration Database Tag 5131,5132
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-q (Quagga)

Type maintenance/zero downtime
Date 2018-06-22
Configuration Database Tag 5130
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-p (Pinzon)

Type maintenance/zero downtime
Date 2018-06-01
Configuration Database Tag 5129
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-o (Okeechobee)

Type maintenance/zero downtime
Date 2018-05-18
Configuration Database Tag 5128
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-n (Nomad)

Type maintenance/zero downtime
Date 2018-05-04
Configuration Database Tag 5126, 5127
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-k (Kismeth)

Type maintenance/zero downtime
Date 2018-03-31
Configuration Database Tag 5125
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-i (Inagua)

Type maintenance/zero downtime
Date 2018-02-24
Configuration Database Tag 5124
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-h (Habanero)

Type maintenance/zero downtime
Date 2018-02-02
Configuration Database Tag 5122,5123
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-f (Fitzroy)

Type maintenance/zero downtime
Date 2018-01-19
Configuration Database Tag 5121
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-e (Eleuthera)

Type maintenance/zero downtime
Date 2018-01-05
Configuration Database Tag 5120
CDR Database Tag 5008
Released by bdept@taridium.com

Release 3.1-d (Dania)

Type maintenance/zero downtime
Date 2017-12-01
Configuration Database Tag 5119
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.1-c (Cebu)

Type maintenance/zero downtime
Date 2017-11-10
Configuration Database Tag 5119
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.1-a (Aruba)

Type maintenance/zero downtime
Date 2017-10-27
Configuration Database Tag 5118
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-y (Yamas)

Type maintenance/zero downtime
Date 2017-10-06
Configuration Database Tag 5117
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-x (Xanadu)

Type maintenance/zero downtime
Date 2017-09-29
Configuration Database Tag 5116
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-w (Waikiki)

Type maintenance/zero downtime
Date 2017-09-15
Configuration Database Tag 5116
CDR Database Tag 5007
Released by bdept@taridium.com

 {"softphone_credentials":
   [
       {   
           "extension":"1001",
           "calleridname":"Wilmer Cox",
           "calleridnumber":"1001",
           "username":"acme-CL9DF0E7CT",
           "password":"F9nsFOpmKQ",
           "proxy":"inagua.taridium.net",
           "backup_proxy":"inagua2.taridium.net",
           "srv_proxy":"tcp.taridium.com",
           "ipv6_proxy":"2001:470:5:39a:589c:e2bd:403:f781",            
           "transport":"udp",
           "vm":"*86"
       }
   ]
   }

Release 3.0-v (Vanuatu)

Type maintenance/zero downtime
Date 2017-08-25
Configuration Database Tag 5116
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-s (Sanibel)

Type maintenance/zero downtime
Date 2017-07-08
Configuration Database Tag 5115
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-r (Rotan)

Type maintenance/zero downtime
Date 2017-06-14
Configuration Database Tag 5114
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-p (Pamir)

Type maintenance/zero downtime
Date 2017-06-02
Configuration Database Tag 5113
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-o (Ocala)

Type maintenance/zero downtime
Date 2017-05-19
Configuration Database Tag 5112
CDR Database Tag 5007
Released by bdept@taridium.com


Release 3.0-n (Nauru)

Type maintenance/zero downtime
Date 2017-05-05
Configuration Database Tag 5111
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-m (Myanmar)

Type maintenance/zero downtime
Date 2017-04-29
Configuration Database Tag 5110
CDR Database Tag 5007
Released by bdept@taridium.com



Release 3.0-l (Lignum)

Type maintenance/zero downtime
Date 2017-04-05
Configuration Database Tag 5109
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-k (Kamalame)

Type maintenance/zero downtime
Date 2017-03-29
Configuration Database Tag 5108
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-j (Junkanoo)

Type maintenance/zero downtime
Date 2017-03-17
Configuration Database Tag 5107
CDR Database Tag 5007
Released by bdept@taridium.com


Release 3.0-i (Inverness)

Type maintenance/zero downtime
Date 2017-03-10
Configuration Database Tag 5106
CDR Database Tag 5007
Released by bdept@taridium.com



Release 3.0-g (Giulia)

Type maintenance/zero downtime
Date 2017-02-15
Configuration Database Tag 5105
CDR Database Tag 5007
Released by bdept@taridium.com

Release 3.0-f (Falernum)

Type maintenance/zero downtime
Date 2017-02-03
Configuration Database Tag 5104
CDR Database Tag 5006
Released by bdept@taridium.com


Release 3.0-e (Elf)

Type maintenance/zero downtime
Date 2017-01-13
Configuration Database Tag 5103
CDR Database Tag 5006
Released by bdept@taridium.com


Release 3.0-d (Duncan)

Type maintenance/zero downtime
Date 2016-12-17
Configuration Database Tag 5102
CDR Database Tag 5006
Released by bdept@taridium.com


Release 3.0-c (Caligula)

Type maintenance/zero downtime
Date 2016-12-09
Configuration Database Tag 5101
CDR Database Tag 5006
Released by bdept@taridium.com

Release 3.0-b (Bravo)

Type maintenance/zero downtime
Date 2016-12-02
Configuration Database Tag 5101
CDR Database Tag 5006
Released by bdept@taridium.com

Taridium comms 2.5

Version and support information:

Type major
Official Public Release 2.5-a (Alpha)
Date 2016-05-20
Supported Operating Systems RHEL/CentOS 5 & RHEL/CentOS 6
Supported Asterisk Versions 1.8 (limited) & 11
Supported Database Backends MySQL 5.5+ & MariaDB 5.5+
Expected EOL Q4 2017

Release 2.5-k (Kilo)

Type maintenance/zero downtime
Date 2016-10-30
Configuration Database Tag 5101
CDR Database Tag 5006
Released by bdept@taridium.com

Release 2.5-j (Juliet)

Type maintenance/zero downtime
Date 2016-10-21
Configuration Database Tag 5101
CDR Database Tag 5006
Released by bdept@taridium.com

Release 2.5-i (India)

Type maintenance/zero downtime
Date 2016-10-14
Configuration Database Tag 5100
CDR Database Tag 5006
Released by bdept@taridium.com

Release 2.5-h (Hilo)

Type maintenance/zero downtime
Date 2016-09-16
Configuration Database Tag 5100
CDR Database Tag 5006
Released by bdept@taridium.com

Release 2.5-g (Glengoolie)

Type maintenance/zero downtime
Date 2016-09-02
Configuration Database Tag 5099
CDR Database Tag 5006
Released by bdept@taridium.com

Release 2.5-f (Foxtrot)

Type maintenance/zero downtime
Date 2016-08-20
Configuration Database Tag 5098
CDR Database Tag 5006
Released by bdept@taridium.com

Release 2.5-e (Echo)

Type maintenance/zero downtime
Date 2016-08-07
Configuration Database Tag 5097
CDR Database Tag 5006
Released by bdept@taridium.com

Release 2.5-d (Delta)

Type maintenance/zero downtime
Date 2016-07-22
Configuration Database Tag 5096
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.5-c (Charlie)

Type maintenance/zero downtime
Date 2016-06-18
Configuration Database Tag 5096
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.5-b (Bravo)

Type maintenance/zero downtime
Date 2016-06-10
Configuration Database Tag 5095
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.5-a (Alpha)

Type maintenance/zero downtime
Date 2016-05-20
Configuration Database Tag 5095
CDR Database Tag 5005
Released by bdept@taridium.com

Taridium comms 2.4

Type major
Official Public Release 2.4-c (Charlie)
Date 2015-08-07
Supported Operating Systems RHEL/CentOS 5 & RHEL/CentOS 6
Supported Asterisk Versions 1.8 & 11
Supported Database Backends MySQL 5.5+ & MariaDB 5.5+
Expected EOL Q2 2017

Release 2.4-x (X-Ray)

Type maintenance/zero downtime
Date 2016-05-06
Configuration Database Tag 5094
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.4-w (Whisky)

Type maintenance/zero downtime
Date 2016-04-22
Configuration Database Tag 5093
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.4-v (Victor)

Type maintenance/zero downtime
Date 2016-04-15
Configuration Database Tag 5093
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.4-u (Uniform)

Type maintenance/zero downtime
Date 2016-04-09
Configuration Database Tag 5092
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.4-t (Tango)

Type maintenance/zero downtime
Date 2016-04-01
Configuration Database Tag 5092
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.4-s (Sierra)

Type maintenance/zero downtime
Date 2016-03-18
Configuration Database Tag 5091
CDR Database Tag 5005
Released by bdept@taridium.com

Release 2.4-r (Romeo)

Type maintenance/zero downtime
Date 2016-02-21
Configuration Database Tag 5090
CDR Database Tag 5004
Released by bdept@taridium.com


Release 2.4-q (Quebec)

Type maintenance/zero downtime
Date 2016-01-29
Configuration Database Tag 5089
CDR Database Tag 5004
Released by bdept@taridium.com


Release 2.4-p (Papa)

Type maintenance/zero downtime
Date 2016-01-24
Configuration Database Tag 5088
CDR Database Tag 5004
Released by bdept@taridium.com


Release 2.4-o (Oscar)

Type maintenance/zero downtime
Date 2016-01-09
Configuration Database Tag 5088
CDR Database Tag 5004
Released by bdept@taridium.com





For prior release information, please contact support@taridium.com.

Personal tools
Namespaces
Variants
Actions
Toolbox