Comms Release Log

From Taridium

(Difference between revisions)
Jump to: navigation, search
(48 intermediate revisions not shown)
Line 1: Line 1:
[[Image:comms-box.png|right]]
[[Image:comms-box.png|right]]
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.
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.
 +
 +
= Taridium comms 3.4 =
 +
 +
Version and support information:
 +
 +
{| class="wikitable" style="background-color:#ccffff; text-align:left;"
 +
|-
 +
|Type
 +
|major
 +
|-
 +
|Official Public Release
 +
|3.4-e (Essex)
 +
|-
 +
|Date
 +
|2019-11-01
 +
|-
 +
|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 2022
 +
|}
 +
 +
== Release 3.4.1-c ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2021-01-08
 +
|-
 +
|Configuration Database Tag
 +
|5158,5159
 +
|-
 +
|CDR Database Tag
 +
|5011
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
''first release to use extended subversioning''
 +
 +
*; Enterprise
 +
** Introduces an Enterprise Organization notification e-mail address. This will be used for Emergency call notifications (911 etc).
 +
** Chrome auto-complete has been turned off for most 'name' fields.
 +
** IVR speech recognition now supports language settings. Currently supported are English US/UK, Spanish and French. See IVR editor. Requires speech recognition to be enabled and configured.
 +
 +
*; Switch
 +
** Added caller ID verification to queue callbacks. This prevents callbacks to numbers that are DIDs within the same enterprise. Repeat callbacks do now use the callback number as caller ID.
 +
** Emergency call notifications now also notify the enterprise notification e-mail address, or the enterprise organization e-mail address. See above.
 +
** Authenticated trunk calls (incoming) are now accounted in the same way as an extension call if the Caller ID matches the DID associated to the same extension (Extension > Forward Calls > Trunk).
 +
 +
*; Database
 +
** Presets database name on all database connections at time of connection.
 +
 +
== Release 3.4-x (Xalapa) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-12-04
 +
|-
 +
|Configuration Database Tag
 +
|5157
 +
|-
 +
|CDR Database Tag
 +
|5011
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Switch
 +
** Authenticated trunk calls (incoming) can now also access extension specific star codes if they present a caller ID which is an extension's DID that is forwarded to a trunk (Extension > Forward Calls > Trunk)
 +
 +
*; User Panel
 +
** The DND feature introduced in version 3.4-v is now also directly accessible via the left hand menu. This feature is enabled by default but can be turned off with $cfg['DNDEUPSlider']
 +
 +
*; Fax2Email
 +
** Fixes caller ID selection to default to the Personal Fax DID when domain authentication is used.
 +
 +
*; CDR
 +
** Introduces a new CDR offload database. Requires $cfg['DBOHost'] et al. to be configured. Use comms-dboffload to selectively offload records to remote CDR database.
 +
 +
== Release 3.4-w (Warsaw) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-11-13
 +
|-
 +
|Configuration Database Tag
 +
|5157
 +
|-
 +
|CDR Database Tag
 +
|5011
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** The queue callback minimum delay is now configurable. See Features > Dialing Settings.
 +
** Fixes display issues in DID assignment overlay.
 +
*; Switch
 +
** Queue callbacks now present the caller ID number of the outbound call leg and are tagged with 'callback'.
 +
** The queue CALLBACK event now also presents the number that was called and not the original caller ID.
 +
*; CDR
 +
** The queue_log trigger now also supports a table queue_disposition which logs an entry when the 'CONNECT' event is raised. Requires CDR database update (DBTCDR 5011)
 +
 +
== Release 3.4-v (Victorville) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-10-31
 +
|-
 +
|Configuration Database Tag
 +
|5157
 +
|-
 +
|CDR Database Tag
 +
|5010
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Extension groups now support a call limit. This call limit is enforced on any type of group, but will not affect any group specific pre-call settings, such as caller ID and other settings. If set and the call limit is reached, the call will be sent to the timeout/up-next destination.
 +
 +
*; User Panel
 +
** New DND (Do Not Disturb) feature. This feature is the equivalent of setting the voicemail delay to zero, but will not affect the actual delay setting. See Voicemail > Settings. When enabled a warning is displayed in the Enterprise Panel extension list (red door tag). This feature can also be toggled using a new star code. See Admin Panel > System Setup > Feature Map > Toggle DND for extension.
 +
 +
*; Switch
 +
** Queue callbacks now create a queue_log entry.
 +
 +
== Release 3.4-u (Ulm) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-10-09
 +
|-
 +
|Configuration Database Tag
 +
|5156
 +
|-
 +
|CDR Database Tag
 +
|5010
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Admin
 +
** Deletion of an enterprise (permanent) also removes any custom device templates.
 +
** The status page now shows if SIP channels have been configured without a specified call-limit value.
 +
** New SIP templates are now created with a 3 call default limit (vs unlimited). Copying existing templates will still copy the unlimited value.
 +
** The international auto-block notification e-mail now also reports if SIP channels have been set up with an unlimited call-limit for the enterprise that gets blocked.
 +
*; Enterprise
 +
** Call queue callbacks now support a custom prompt when connecting back to the queue (see Key Press Exit & Callback)
 +
** Connected queue callbacks are now presented with a 'CB' prefix when ringing the agent.
 +
** Added Google TTS default voice for Spanish.
 +
** Improved prompt generation playback.
 +
** The CDR Viewer (Overview > Received/Placed Calls) now shows calls that have been picked up from parking positions.
 +
 +
*;  User Panel
 +
** An SMS conversation can now also be initiated when there is no assigned SIP channel to the user/extension.
 +
 +
*;  Switch
 +
** Fixes forwarding to trunk feature for extensions. This would cause the wrong DID to be picked and dialed through the selected trunk.
 +
** Fixes cause code updates when logging on/off from a queue. Previously, the static last cause information would be kept and not updated correctly when the agent logged on or off again without cause code.
 +
*; IPPS API
 +
**  The API now supports an additional class 'rec'. This allows pausing and unpausing of call recordings. E.g.: http://host.name/ipps/v1/1DF31D76624BA73D3718B9087CB0404C/rec/set?channel=SIP/kompany-56589-0001&pause=1
 +
 +
== Release 3.4-t (Toronto) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-09-25
 +
|-
 +
|Configuration Database Tag
 +
|5156
 +
|-
 +
|CDR Database Tag
 +
|5010
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
 +
*; Enterprise
 +
** Fixes length/duration display of enterprise voice prompts.
 +
** Adds CTI requests to IVRs. A CTI URL will be requested as soon as valid selection is entered. This also applies to direct dial entries. See IVR Editor -> CTI with specific variable %%selection%%.
 +
** Adds 'queue weight' to queue editor. This allows to prioritize queues over others when they share agents/members.
 +
** Adds new 'queue copy' function.
 +
** Adds new 'IVR copy' function.
 +
*; Switch
 +
** Ensures that follow me delays (User Panel -> Call Forwarding) do not apply when the feature is turned off.
 +
** Adds the trunk channel to group calls when a member has 'all channels' selected.
 +
** Fixes repeat yearly call recording warnings.
 +
*; Admin
 +
** Fixes NULL value copying when using the comms-entcopy script.
 +
 +
== Release 3.4-q (Quonset) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-08-21
 +
|-
 +
|Configuration Database Tag
 +
|5155
 +
|-
 +
|CDR Database Tag
 +
|5010
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; User Panel
 +
** Fixes mailbox subscription on additional line/softphone channels.
 +
 +
*; Enterprise
 +
** New Emergency Dialing Caller ID option 'Organization Caller ID'. Defaults to Enterprise Caller ID if not set. See Features > Dialing Settings > Emergency Dialing Caller ID.
 +
** New queue setting, 'Maximum Active Members'. Provides a limit to the number of logged in/active queue members.
 +
 +
*; Switch
 +
** Improves call routing performance in IVR direct dial.
 +
** Fixes return loop on certain queue calls that get exited with an invalid digit: "queue key press invalid, returning caller to queue"
 +
 +
== Release 3.4-p (Preston) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-08-07
 +
|-
 +
|Configuration Database Tag
 +
|5154
 +
|-
 +
|CDR Database Tag
 +
|5010
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; CDR
 +
** A new setting $cfg['CDREntConsistency'] (boolean) updates enterprise CDR records based on the original master/native CDR values. This improves accuracy and adds additional records to the enterprise CDR tables. Needs to enabled on both switch and for the server that runs the comms-task process. Requires $cfg['CDREntRecord'].
 +
 +
*; Enterprise
 +
** The Yealink sidecar editor now features a transfer to selection (arrow selection).
 +
 +
*; Switch
 +
** Fixes combo conditions in override situations when there are no calls during the actual override period. Previously this would cause the condition to never revert when automatic time following was enabled.
 +
** Introduces a loop break on queue callbacks.
 +
 +
*; User Panel
 +
** New support for special characters (emoji) in SMS conversations.
 +
 +
== Release 3.4-o (Oswego) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-07-27
 +
|-
 +
|Configuration Database Tag
 +
|5154
 +
|-
 +
|CDR Database Tag
 +
|5009
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Call queues now support a CTI URL (CTI function) that is called upon keypress exit (see keymap). This separate CTI URL has a new variable %%keypress%% which indicates the key pressed (0-9).
 +
** The queue_log -> call_status trigger has been updated to support TRANSFER events.
 +
** Call reports now support the selection of the CDR source (master vs enterprise table). This is only applicable to systems with $cfg['CDREntDisplay'] enabled and admin class logins.
 +
*; Admin
 +
** New default setting for international auto-block threshold (optional): $cfg['IntlAutoBlockThresholdDefault']
 +
 +
== Release 3.4-n (Nevada) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-07-10
 +
|-
 +
|Configuration Database Tag
 +
|5153
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** The Holidays feature now supports time of day. The default continues to be start of day --> end of day.
 +
 +
*; Admin
 +
** Adds reseller notifications to reseller editor. This enables the notification international call blocking events and call recording warnings. Also adds an additional notification address which will be used instead of the customer carrier address (if set).
 +
 +
*; Switch
 +
** Fixes issue where auto-delete voicemail messages would cause the 'Max Messages per Mailbox' to become 1 whenever used in conjunction with an unlimited value.
 +
** Fixes erroneous classification of international calls when the dialed extension is 11 and 011 is used as the international prefix: $cfg['IntlPrefix']. This only applies to forwarded or re-routed calls.
 +
 +
*; User Panel
 +
** The SMS chat interface now also allows group logins to initiate conversations if an SMS enabled DID is assigned to the group.
 +
 +
 +
== Release 3.4-m (Montreal) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-06-26
 +
|-
 +
|Configuration Database Tag
 +
|5151,5152
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Admin
 +
** New enterprise 'external account code' field. See also $cfg['ExternalAccountLabel1'] to customize the label.
 +
** Daily turn-up notifications have been expanded into a 'Daily Stats' e-mail that includes call recording storage warnings that have been sent to enterprise contacts. See also superseding variables: $cfg['StatsNotificationTime'] and $cfg['StatsNotificationEmail']
 +
 +
*; Enterprise
 +
**New enterprise organization 'external account code' field. See also $cfg['ExternalAccountLabel1'] to customize the label.
 +
 +
*; Switch
 +
** Fixes Caller ID name based blacklisting (Enterprise settings)
 +
** Adds support for numeric patterns in blacklist Caller ID names (underscore modifier).
 +
** Introduces Open CNAM support. Enables CNAM database lookups for inbound calls. Lookups are performed prior to enterprise Caller ID name lookups. See configuration variables: $cfg['CLIDNameLookupOCNAM'] (boolean),  $cfg['OCNAMAPIURL'] (pre-configured), $cfg['OCNAMAccountSID'] (account information), $cfg['OCNAMAuthToken'] (authentication token).
 +
 +
*; IPPS API
 +
** The SMS API now allows GET authentication for receiving SMS from a SMPP provider. See $cfg['IPPSSMSAuth'] for authentication options.
 +
 +
== Release 3.4-l (Lamassu) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-05-15
 +
|-
 +
|Configuration Database Tag
 +
|5150
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; User Panel
 +
** The User Panel has now a bi-directional SMS chat interface. Supported are users/extension and groups which have SMS enabled DIDs. SMS enabled DIDs which are assigned to other applications such as IVRs deliver to the operator extension, or group. This requires the SMS module and a SMPP compatible carrier.
 +
 +
*; Enterprise
 +
** Fixes voicemail/panel PIN validation in extension groups.
 +
** New SMS auto reply for extension groups. Requires an SMPP SMS carrier and SMS enabled DIDs assigned to group.
 +
 +
*; SMPP SMS API
 +
** The API is now able to route messages to extension groups and auto-reply actions.
 +
 +
*; Switch
 +
** Fixes endless ringing when a 'ring only' group has a timeout set, but no 'Upon Timeout' action set. Previously this would cause the call to continue to ring beyond the set voicemail/timeout setting.
 +
 +
 +
== Release 3.4-k (Kiton) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-04-24
 +
|-
 +
|Configuration Database Tag
 +
|5149
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Admin Panel
 +
** Fixes enterprise deletion of selective caller ID values.
 +
 +
*; Switch
 +
** IVRs now track the input/selection for display in the Enterprise 'Inspect Call Flow' view.
 +
 +
*; Enterprise
 +
** Call reporting: CSV exports now display ANSWERED/FOR columns.
 +
** Call reporting: Related/forwarded calls for call groups now also show outbound information on inbound reports.
 +
** Call reporting: Inspector now shows IVR selection value (keypress) - only available on new calls.
 +
** Improved reporting of call flows when forwarding calls to external destinations.
 +
** New queue call backs. A callback function can be enabled in Key Press Exit > edit key map > 'queue callback'. Call backs are scheduled within 2 minutes, or more. Time is based on average hold time less previous hold time. Callers are re-introduced at the head of the queue.
 +
** Fixes 'unlimited' selection for Queue timeouts. The default for new queues still remains at 5 minutes.
 +
 +
*;  End User Panel
 +
** Support for ZoIPer QR code provisioning. See $cfg['ZoiperProv'] and related settings in config.php.
 +
** Adds QR code provisioning for primary line in Features for SoftPhone only provisioning.
 +
** Adds QR code provisioning for Account Toggler (use of same account for home/office use). See $cfg['EUPSIPPasswordToggler'].
 +
 +
== Release 3.4-j (Juno) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-03-15
 +
|-
 +
|Configuration Database Tag
 +
|5148
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Updates to extension names now also update the extension labels in sidecar configurations.
 +
** Call report CSV exports now include more detailed answered channel details.
 +
** Corrects display of enterprise CDRs when forwarding via DID.
 +
** Enterprise reports now show the answered by extension + name. This applies to both the mouse-over display and CSV output.
 +
** Enterprise reports now feature a new account/DID selection.
 +
 +
*; Email2Fax
 +
** The outbound caller ID processing now heeds the $cfg['AddCIDPlusOutbound'] setting.
 +
 +
*; Switch
 +
** Enables call recording when a parked call is being picked up based on the extension and or enteprise call recording settings. Records all retrieved calls when any of the the call recording directions have been enabled.
 +
** Fixes enterprise CDR records when calling form enterprise to enterprise.
 +
 +
== Release 3.4-h (Helios) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-02-07
 +
|-
 +
|Configuration Database Tag
 +
|5147
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Fixes Extension Provisioning when selecting a SIP template that does not have an associated device template. Previously this would prevent SIP channels from being created, even though a valid template was selected.
 +
** Automatically strips page channel and page extension star codes from custom sidecar values for Polycom/VVX. This allows the monitoring of the correct extension via BLF while still executing the star code on key press.
 +
** Fixes upload and download functions for extension organizations in certain browser types. (Admin only).
 +
 +
*; User Panel
 +
** The Assistant feature now supports a BLF in the format of CHAAXXXX where XXXX is the extension which has assistant mode enabled, or disabled. This also introduces a star code feature which toggles the assistant mode. This also supports the passing of a target extension *[CODE]XXXX or assistant mode selection *CODE*X where X is any of the values: 0 (disabled), 1 (enabled), 2 (enabled with simulring), 3 (enabled with delay). Direct calls to CHAAXXX are also possible if configured, this will re-direct to the mapped star code for toggling.
 +
 +
*; Switch
 +
** The comms custom voicemail mailer now ensures that any transcription returns get escaped properly. This caused some functions such as web playback of voicemail messages to fail when using certain transcription services.
 +
 +
*; Language Support
 +
** Option to set unsupported languages which have no translation file (reverts to English) forcing audio use if available. (requires Multi Lingual module). Make sure you have the corresponding switch language files are installed. New configuration option $cfg['OfferLanguageSelection'] to enable/disable language selection on Enterprise and User Panel logins. Default for new installs is FALSE, legacy is TRUE.
 +
 +
== Release 3.4-g (Garrison) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2020-01-10
 +
|-
 +
|Configuration Database Tag
 +
|5146
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Admin Panel
 +
** New Device template variable %%privateaddress%% which uses the 'Internal Address' value of the configured switch.
 +
** Fixes CDR detail viewer. This bug was introduced with version 3.4-e.
 +
 +
*; User Panel
 +
** The voicemail overview now displays the transcription content of the voicemail message. Requires transcription service and e-mail transcription notifications via e-mail turned on.
 +
** Adds voicemail option: 'skip to the next message after hitting 7 or 9 to delete/save current message'
 +
** Adds SMS send history to Bulk SMS feature.
 +
 +
*; Switch
 +
** Fixes bound extension ringing when no voicemail or other extension features are in use/configured.
 +
 +
*; Enterprise
 +
** Fixes CSV exports where caller ID names have commas.
 +
 +
== Release 3.4-f (Fulton) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2019-12-06
 +
|-
 +
|Configuration Database Tag
 +
|5145
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Admin
 +
** New Reseller counts (stats link). Includes total mailboxes, channels, trunks etc.
 +
** New Enterprise counts (stats link). Includes total mailboxes, channels, trunks etc.
 +
 +
*;  Enterprise
 +
** Call inspector now accounts for forwarded calls (to external) and faxes.
 +
 +
*; Switch
 +
** Fixes voicemail limit (enterprise voicemail count limit) when accessing the mailbox directly (** + mailbox number) this issue was introduced in version 3.4-e.
 +
** Retains original DID information on SIP blind transfers.
 +
** Support for post call CDR hook. Calls an external script with call details upon call completion. See $cfg['CDREntHookCmd'] and $cfg['CDREntHookVars'] for more details.
 +
 +
== Release 3.4-e (Essex) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2019-11-01
 +
|-
 +
|Configuration Database Tag
 +
|5145
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; System
 +
** Initial support for PHP 7.x
 +
 +
*; Enterprise
 +
**  New experimental support for stereo recording (in/out channels). This can be enabled with the $cfg['CRStereo'] variable. See Enterprise > Manage Features > Call Recording > Stereo recording.
 +
**  Fixes deletion of accounted calls (Features > Call Accounting).
 +
**  Improved rendering of extensions table
 +
**  Adds invalid destination to IVR (vs just invalid prompt). See IVR Editor -> On Invalid
 +
 +
*; Switch
 +
**  Adds support for stereo recording (WAV only and Asterisk 13+ systems)
 +
**  New warning when another administrator/leader has already joined a conference room.
 +
**  New call forward toggle option to set the forwarding number. Three options are now supported: 1) code alone = toggle 2) code + extension = toggle target extension, 3) code + '*' + destination sets the forwarding destination.
 +
**  Fixes extension call waiting disabled and no voicemail to ring busy
 +
**  New option to set a custom prompt when call waiting has been disabled and voicemail turned off: See prompt variable: $cfg['CallWaitingPrompt'] (default FALSE)
= Taridium comms 3.3 =
= Taridium comms 3.3 =
Line 18: Line 650:
|-
|-
|Supported Operating Systems
|Supported Operating Systems
-
|RHEL/CentOS 5 (limited) & RHEL/CentOS 6
+
|RHEL/CentOS 6 & RHEL/CentOS 7
|-
|-
|Supported Asterisk Versions
|Supported Asterisk Versions
Line 29: Line 661:
|Q4 2020
|Q4 2020
|}
|}
 +
 +
== Release 3.3-m (Moray) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2019-08-30
 +
|-
 +
|Configuration Database Tag
 +
|5144
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** The sidecar generator for Yealink phones now populates empty entries with %NULL% which causes any manually configured entries to be reset.
 +
 +
*; User Panel
 +
** Support for adding a MAC address/provisioning to additional lines. Requires a supported template set in $cfg['AddLineSIPTemplate']. Reveal this dialog by double clicking on the line number.
 +
** Bulk SMS lists are now saved across logins.
 +
 +
*; Switch
 +
** Corrects call disposition in cdr_more table to prevent multiple call dispositions being saved.
 +
 +
== Release 3.3-j (Juneau) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2019-05-31
 +
|-
 +
|Configuration Database Tag
 +
|5143
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Adds totals to enterprise reports.
 +
** Adds DID export functionality. See Features > Enterprise DIDs > Export Records as CSV File.
 +
** Maximum messages per mailbox now support setting 'automatically delete oldest message'. See Features > Voicemail. If the maximum is reached the oldest message is removed.
 +
** The Download extensions CSV file now includes the extension org name and pilot (where permitted).
 +
** Adds outbound extension org route selection to trunks (admin logins only).
 +
 +
*; Switch
 +
** Fixes music on hold on attended transfer call parking when the call came in through an IVR.
 +
** Introduces $cfg['IPSCheckAllOutbound'], which if set, will also perform IPS checks on custom routed calls. This will be turned on by default (default config).
 +
** New $cfg['SIPTrunkAcceptPPI'] and $cfg['SIPTrunkSendPPI'] options (boolean). Uses/sets P-Preferred-Identity headers on Enterprise trunk calls. Accept is only applicable on authenticated calls (from trunk) and will overwrite the caller ID values.
 +
** Adds $cfg['CheckOriginCID'] (boolean, default FALSE) Whether to check the origin of the call in order to determine whether to overwrite the caller ID on internally forwarded calls.
 +
 +
== Release 3.3-i (Islamorada) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2019-04-05
 +
|-
 +
|Configuration Database Tag
 +
|5143
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Correctly classifies trunk calls in Enterprise CDR reports and indicates whether they are a call to self.
 +
** Enterprise reports now allow filtering for calls that went to voicemail. See Overview > Reports > Edit > Filter.
 +
** Adds the ability to reset/set all end user panel passwords with optional e-mail notification. See Extensions > Provisioning.
 +
** Makes sending of e-mail notifications on mass PIN resets optional. See Extensions > Provisioning.
 +
** Trunks can now be disabled by blocking access (via IP deny). See Trunks editor.
 +
** Makes order of IP address history for peers descending and limits entries displayed.
 +
** Enterprise CDR reports now include the display of calls that were forwarded (similar to regular Received/Placed Calls).
 +
** Enterprise CDR reports now allow selection by received channel (source or destination channel).
 +
** Fixes updating of default password when using the Account Password Toggler feature. Previously an extension update would update the provisioning data with the alternate password instead of the default password.
 +
 +
*; Console
 +
** Adds the ability to automatically filter/hide extensions for which the SIP peer is timed-out, or unregistered. See $cfg['ConsoleHideOfflinePeers'].
 +
 +
*; ITSP
 +
** Fixes enterprise stats link/overlay in the enterprise list.
 +
 +
*; Switch
 +
** Fixes origination issues with Console and other applications that use originated.agi.
 +
 +
== Release 3.3-h (Habana) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2019-03-15
 +
|-
 +
|Configuration Database Tag
 +
|5142
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Custom trunk names can now be up to 12 characters long, depending on enterprise ID length.
 +
** The 'prune all' function in Extension Provisioning now also allows the automatic reload of registered peers. See 'and reload registered peers' checkbox.
 +
** Trunks now support the fromuser and fromdomain fields.
 +
** Enterprise CDR reports now allow for caller ID and destination filtering by pattern (Asterisk dialplan format).
 +
** Fixes deletion of enterprise extension organizations when there are no custom routes defined.
 +
** Fixes call inspector to correctly display parked calls.
 +
** Expands extension call logs to include detailed information about parked calls.
 +
** Adds fully integrated SAML/SSO sign-on for end user and enterprise logins (match by email address). Supports login links for Azure, Google, Okta and Onelogin. This is currently experimental and supersedes the SimpleSAML installations. Contact support@taridium.com for further details.
 +
 +
*; Admin
 +
** Fixes issues with deletion of SIP templates that have special characters
 +
 +
*; Database Upgrades
 +
** Makes upgrades compatible with MariaDB 10.x
 +
 +
*; Console
 +
** Adds the ability to filter by extension organization.
 +
 +
 +
== Release 3.3-g (Guana) ==
 +
 +
{| class="wikitable" style="background-color:#ffffcc; text-align:left;"
 +
|-
 +
|Type
 +
|maintenance/zero downtime
 +
|-
 +
|Date
 +
|2019-02-08
 +
|-
 +
|Configuration Database Tag
 +
|5140,5141
 +
|-
 +
|CDR Database Tag
 +
|5008
 +
|-
 +
|Released by
 +
|bdept@taridium.com
 +
|}
 +
 +
*; Enterprise
 +
** Introduces call forwarding confirmation for external extension group destinations.
 +
** Fixes DID forwarding bug where a forward would display correctly in the overlay.
 +
** SIP Trunks password length has been increased from 12 characters to 50.
 +
** SIP Trunks now support the defaultuser value. See 'set as default user' checkbox for auth name value.
 +
** New Enterprise CDR report account selections: 'All Unclassified' and 'All Trunks'.
 +
** Introduces retries selector for IVRs. This is particularly applicable on do nothing/hangup timeouts, or when an invalid entry has been made.
 +
 +
*; User Panel
 +
** Introduces call forwarding confirmation for external follow me destinations.
 +
** New softphone provisioning for Linphone softphones. See $cfg['LinphoneProv'] and related settings in default.php for details.
 +
** Bulk SMS lists can now be created from existing mobile phones (selectable by Extension Organization).
== Release 3.3-e (Eagle) ==
== Release 3.3-e (Eagle) ==
Line 57: Line 865:
** Adds voice recognition to IVR input and parses return URL result for a numeric value => extension/forwarding destination.
** Adds voice recognition to IVR input and parses return URL result for a numeric value => extension/forwarding destination.
** Adds voice recognition support to dial by name directory (experimental).
** Adds voice recognition support to dial by name directory (experimental).
 +
** Improved voice recognition in IVRs using hints.
*; Admin
*; Admin

Revision as of 19:10, 8 January 2021

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:

Type major
Official Public Release 3.4-e (Essex)
Date 2019-11-01
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 2022

Release 3.4.1-c

Type maintenance/zero downtime
Date 2021-01-08
Configuration Database Tag 5158,5159
CDR Database Tag 5011
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 5011
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