Comms Release Log

From Taridium

(Difference between revisions)
Jump to: navigation, search
 
(40 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 & RHEL/CentOS 7
+
|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 2022
+
|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 ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2023-01-06
 +
|-
 +
|Configuration Database Tag
 +
|5184
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** New enterprise specific device password. See Features > Account Settings > Device Configuration.
 +
 +
*; Admin
 +
** New Device template variable %%entadminpw%% which reflects the custom enterprise device password (see above).
 +
** The %%devadminpw%% is now overriden by any custom values set for %%entadminpw%%.
 +
 +
*; Switch
 +
** Implements Mailgun transport for fax2email notifications and attachments (see version updates for 3.4.2-o).
 +
 +
== Release 3.4.2-s ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-12-04
 +
|-
 +
|Configuration Database Tag
 +
|5184
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Admin
 +
** Adds automatic switch offline/unreachable notifications.
 +
** Fixes switch status parsing for Asterisk 16+ installs.
 +
 +
*; Switch
 +
** Fixes call directed call parking return when using Asterisk < 16.
 +
** Fixes AGI separator detection for legacy installs.
 +
** Fixes P-Asserted-Identity header routing for forwarded trunk calls (e.g. MS Teams routing).
 +
 +
*; Enterprise
 +
** Adds 'origin and return to parking' option to 'Call Parking return To' selection. This will return the parked call to the same parking space when the parker hasn't answered the call. See Features > Dialing Settings. Uses $cfg['ParkingReturnAttempts'] to limit the number attempts the parked call is returned to the space. (default is 10).
 +
 +
== Release 3.4.2-r ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-10-28
 +
|-
 +
|Configuration Database Tag
 +
|5184
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; User Panel
 +
** Fixes saving of SMS bulk lists due to incorrect DB schema
 +
*; Enterprise
 +
** Adds voicemail to extended permissions in the extension editor. This gives a user/extension Panel login the ability to see voicemail boxes of other, assigned users.
 +
** Adds Fax detection to IVRs and forwarding destination. This is limited to the primary channel of an extension (e.g. ATA). See stock dialplan 'fax' extension for modification details.
 +
** Adds $cfg['EnterpriseViewOnlyQL'] configuration option which enables the quick link for 'View Only' enterprise admins.
 +
 +
*; Switch
 +
** New starcode for timed calls, schedules a reminder/wakeup call. Allows passing of time in 24hr format. If dialed without, allows the input of time with confirmation and ability to delete the scheduled call.
 +
 +
 +
== Release 3.4.2-q ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-09-30
 +
|-
 +
|Configuration Database Tag
 +
|5183
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Admin Panel
 +
** New Device template variable %%description%% which represents the extension description (see below for further details).
 +
 +
*; Enterprise
 +
** Adds ytxml-dir.xml dynamic directory for Yealink MS Teams phones: http://[server]/ent/xml/ytxml-dir.xml
 +
** Adds gxml-dir.xml dynamic directory for Grandstream phones: http://[server]/ent/xml/gxml-dir.xml
 +
** Adds description field to extension. See extension editor and extension list.
 +
 +
*; Switch
 +
** Adds P-Asserted-Identity header check on calls that come from authenticated trunks. This will match in the same way as the caller ID, but also work when there is a remote end forwarded caller ID. The tel URI is matched against the primary DID (like a caller ID) and the sip URI is matched against the e-mail address of the user.
 +
** Fixes account code setting on forwarded trunk calls.
 +
** Fixes state-updater script so that if Asterisk provides an 'unknown' connected line the dialed extension is passed instead.
 +
** Whenever possible, ensure that the voicemail status is updated in the '''commsapp''' CDR variable.
 +
 +
== Release 3.4.2-o ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-09-09
 +
|-
 +
|Configuration Database Tag
 +
|5183
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Unassigned devices can now also have a template (for pre-provisioning purposes etc.) See Features > Devices > Add MAC (select preset template). This value will be saved for future use.
 +
**  Removing a device will now also remove the configuration file and sidecar details.
 +
 +
*; Admin
 +
** Removing a device will now also remove the configuration file and sidecar details.
 +
** Resellers can now have specific Mailgun API settings for mail2fax use (domain support).
 +
** Improved visibility of device template files and generation.
 +
 +
*; mail2fax
 +
** Mail2Fax now supports reseller specific Mailgun API settings.
 +
 +
== Release 3.4.2-n ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-08-20
 +
|-
 +
|Configuration Database Tag
 +
|5182
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Groups now support delayed ringing of members (ringall strategy only).
 +
** Conference rooms now require PIN and leader PIN to be different from each other.
 +
** The conference room list now also provides a one-tap link when a DID is assigned to the conference room. This can include a PIN for easy login. Click on DID to copy value to clipboard.
 +
** Queue logon/logoff cause codes can now be customized. See Queue editor > click on cause label for a custom values.
 +
*; Switch
 +
** When using zero length prompts, IVRs do not answer and automatically move to the up-next value if defined. This enables the use of one-tap mobile codes for conference plaza logins etc.
 +
*; mail2fax
 +
** Mail2Fax sucess reporting now includes the original sender's subject (if available).
 +
*; User Panel
 +
** Numbers used for new SMS conversations now get parsed correctly (removal of any formatting characters and appropriate validation).
 +
 +
== Release 3.4.2-m ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-08-12
 +
|-
 +
|Configuration Database Tag
 +
|5181
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; User Panel
 +
** Adds $cfg['VMMoveOldOption'] (boolean) whether to offer a move to old folder option in the end user panel. On for legacy installs, off for new installs.
 +
 +
*; Switch
 +
** Adds $cfg['EmergencyOmmitAddressWarning'] option (boolean):  Whether to ommit address warning (no address) on emergency notification emails.
 +
 +
*; Enterprise
 +
** Prevents binding same line position & extension from being bound when using 'bind to device' mode.
 +
** Bind to device mode for extensions now supports up to 16 line positions.
 +
** The Yealink sidecar editor now supports custom values D and P, which indicate D-DTMF (Yealink button type 11) and P-prefix (Yealink button type 40) respectively.
 +
** The Yealink sidecar editor now supports a third expansion module.
 +
** Internal recording can now be disabled on a per extension basis. Extension Editor > Record > Exclude internal. This applies to both per extension recording and enterprise wide recording settings.
 +
** Direct DID/DDI forwarding now supports conditional forwarding using a caller ID routing table. Calls can be routed based on the incoming caller ID to a specific destination. The caller ID matching supports both discrete values and patterns that can include an original destination (DID).
 +
** Enterprise access control now allows users to reset their password (temporary) and force the user to set a new password.
 +
 +
*; Admin
 +
** Fixes enterprise deletion bug (permanent) with overlapping enterprise IDs.
 +
** Improved random enterprise ID generator. Checks for partial/overlapping enterprise IDs.
 +
 +
*; mail2fax
 +
** Mail2Fax error reporting now includes the FID and timestamp in the body of the message, as well as the original sender's subject (if available).
 +
** Administrator access control now allows users to reset their password (temporary) and force the user to set a new password.
 +
 +
== Release 3.4.2-j ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-05-20
 +
|-
 +
|Configuration Database Tag
 +
|5179-5180
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** The extended permissions dialog for CDR and Call recordings (Extension Editor) now features an option to only display calls for the extension in question.
 +
** Restricts Polycom XML directory listings when authorized client is a member of an organization with 'limit internal calling to organization' enabled.
 +
** Extensions now feature an 'Outbound Announcement'. This will play back a prompt on outbound (external) calls prior to connecting.
 +
** Fixes updates for extension names that would inadvertently overwrite sidecar information in enterprises that shared the same name/device type.
 +
 +
*; Admin
 +
** Page titles for the admin panel are now configurable using the $cfg['SystemName'] variable.
 +
 +
*; Switch
 +
** Directed parking now returns the call to the parker when the parking position is occupied.
 +
 +
*; Voicemail MWI
 +
** Manual MWI resets now include 'old' messages count
 +
 +
== Release 3.4.2-g ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-03-01
 +
|-
 +
|Configuration Database Tag
 +
|5178
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Adds new default SMS DID/send number for the enterprise. See Features > Dialing Settings > SMS Default DID.
 +
** The XML directory for Poly phones now also supports D series (OBIHAI) formatting based on SIP user agent of registered phone.
 +
 +
*; User Panel
 +
** Bulk SMS messages now feature a 'copy to conversation' option. This adds the bulk SMS message to conversations when the recipient replies.
 +
 +
*; Switch
 +
** Spy/Barge on can now optionally be set to match the target only vs prefix.
 +
** Adds automatic time based switching BLF updates to toggle extensions (upon receiving a call).
 +
** Trunk forwarded calls that come from the associated extension's DID now use the extension's emergency caller ID settings.
 +
 +
== Release 3.4.2-d ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2022-01-22
 +
|-
 +
|Configuration Database Tag
 +
|5175-5177
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Admins can now associate an emergency dialing caller ID to a MAC address. This number will be used with the highest priority when dialing from the associated device. See Features > Devices and use # link to change the emergency dialing caller ID.
 +
** Extension organizations can now be limited to calling within the organization members only. See 'Restricted Dialing' > 'limit internal calling to organization'.
 +
** New optional IVR option notes. Allows addition of notes to each IVR option. This setting can be enabled on the web server with $cfg['IVROptionNotes'] = TRUE. The default for this setting is FALSE.
 +
** Extension groups have now an optional 'call completed elsewhere' flag. See 'Missed Calls' > 'send completed elsewhere'.
 +
 +
*; User Panel
 +
** Bulk SMS sending now supports selection of from number including all assigned DID/DDIs. This also indicates which numbers are SMS enabled.
 +
 +
*; Switch
 +
** New starcode, 'bargeexten'. This star code works like the barge channel function, but attaches to the extension vs the channel only.
 +
 +
== Release 3.4.2-a ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2021-12-03
 +
|-
 +
|Configuration Database Tag
 +
|5171-5174
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Enterprise DIDs can now be directly provisioned with an e911/emergency address in Dash.
 +
** Improved display of emergency numbers & selection + various fixes.
 +
** A custom emergency caller ID can now be provisioned by admin users (click on 'Emergency Caller ID' in extension editor)
 +
** Extension organization emergency dialing information editing can now be disabled with $cfg['EmergencyEnterpriseOrgAllow'] = FALSE. The default value for this is TRUE.
 +
** Adds ability to exclude duplicate call legs in enterprise reports.
 +
** New 'Devices' page allows addition of MAC addresses to an enterprise for roaming and provisioning purposes.
 +
 +
*; User Panel
 +
** Bulk SMS sending now supports selection of from number. This will either be the primary DID for the extension, or the caller ID of the enterprise. Only applies to $cfg['BSMSProvider'] = "smpp".
 +
** User Panel emergency information editing can now turned off with $cfg['EmergencyEUPAllow'] = FALSE. The default value for this is TRUE.
 +
 +
*; Switch
 +
** New starcode 'Page & Barge Conf'. This starcode pages an extension if idle, or barges on it when busy with a conference.
 +
** New optional configuration $cfg['GroupSpyAll'] (boolean, default FALSE), allows spying/whispering on any group member using their extension. This is applicable to groups with member ring options: primary channel or all channels and star codes: 'Spy[& Whisper] on an Extension (star code + extension)'
 +
 +
== Release 3.4.1-t ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2021-09-17
 +
|-
 +
|Configuration Database Tag
 +
|5170
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Fixes deletion of call recordings in overlay (admin logins only)
 +
** Extensions can now have their faxes delivered to the user panel. See Extension Editor > Deliver Faxes to User Panel. Notifications will still be sent out, but faxes will no longer be attached to the e-mail.
 +
 +
*; User Panel
 +
** New hosted Fax display.
 +
** New Fax sending dialog (sending needs to be enabled). See also set up for dedicated fax server and $cfg['FaxServerSpoolPath'].
 +
 +
*; mail2fax
 +
** The mail2fax function now also converts TIFF files if they don't match the specifications for faxing.
 +
 +
*; Switch
 +
** New busy on busy call waiting option. See Features > Call Waiting for details.
 +
 +
== Release 3.4.1-r ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2021-09-03
 +
|-
 +
|Configuration Database Tag
 +
|5169
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Switch
 +
** Fixes classification of CDR commsapp values when the call is sent to voicemail.
 +
** Fixes matching of DTMF input when using overlapping extensions in the conference plaza function.
 +
** Fixes missed call notifications when no device is attached/offline or set to DND.
 +
** Fixes return to voicemail when no operator is configured (press 0 during voicemail greeting)
 +
** Adds press 8 functionality during voicemail greeting.
 +
*; Custom Routing
 +
** The custom routing editor now correctly displays Caller ID Name + Number values.
 +
*; Enterprise
 +
** New sorting by table headers for extension table.
 +
** Adds Personal Conference Room to User Panel permissions. See Features > User Panel (requires 'personalconf' setting)
 +
** New 'Allow access to directory during voicemail greeting' feature. See Features > Dialing Settings > Dial By Name Directory
 +
** Extension groups now support an on-call mode: Callers can add/remove themselves to/from a group by calling in with the caller ID (Extension > Mobile Phone) of an existing group member.
 +
 +
== Release 3.4.1-o ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2021-07-23
 +
|-
 +
|Configuration Database Tag
 +
|5168
 +
|-
 +
|CDR Database Tag
 +
|5012
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Switch
 +
** Added optional outbound control to custom routing. See $cfg['OffnetCheckAllOutbound'] -> TRUE (default)/FALSE
 +
 +
*; Enterprise
 +
** Login Settings now support 2FA separately for both End User Panel logins and voicemail logins.
 +
** Fixes truncated display of extension names in extensions table.
 +
 +
*; User Panel
 +
** SMS messages now correctly update when a new conversation is initiated by a remote party.
 +
 +
*; Tasker
 +
** Expired peer checking has now an exclusion option with the $cfg['IgnoreExpiredPeers'] variable. This value can be an array of peer names that will not be checked for expiry.
== Release 3.4.1-m ==
== Release 3.4.1-m ==
Line 41: Line 694:
|-
|-
|Configuration Database Tag
|Configuration Database Tag
-
|51678
+
|5168
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 76: Line 729:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 83: Line 736:
*; Enterprise
*; Enterprise
-
** Improved URL validation and re-direction when session and URL enteprrise ID's don't match up.
+
** Improved URL validation and re-direction when session and URL enterprise ID's don't match up.
** Fixes Extension group editor validation. This could cause a group to have no extension and specific account code, breaking features such as call parking and other star codes.
** Fixes Extension group editor validation. This could cause a group to have no extension and specific account code, breaking features such as call parking and other star codes.
** Fixed packages to include required files for random/alphanumeric music on hold playback selection.
** Fixed packages to include required files for random/alphanumeric music on hold playback selection.
*; User Panel
*; User Panel
-
** Improved URL validation and re-direction when session and URL enteprrise ID's don't match up.
+
** Improved URL validation and re-direction when session and URL enterprise ID's don't match up.
** Redesigned additional line template device provisioning. See Additional Line > Double click line number for details. Allows selection of any available SIP template and hardware provisioning.
** Redesigned additional line template device provisioning. See Additional Line > Double click line number for details. Allows selection of any available SIP template and hardware provisioning.
Line 107: Line 760:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 142: Line 795:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 173: Line 826:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 206: Line 859:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 236: Line 889:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 266: Line 919:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 292: Line 945:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 322: Line 975:
|-
|-
|CDR Database Tag
|CDR Database Tag
-
|5011
+
|5012
|-
|-
|Released by
|Released by
Line 357: 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