Comms Release Log
From Taridium
(Difference between revisions)
(→Release 2.4-s (sierra)) |
|||
Line 45: | Line 45: | ||
** Support for call forwarding and follow me destinations that are enterprise trunks. See 'T' button on extension editor and forward/follow-me. The system will ring the extension's primary DID on the selected trunk. NOTE: this will only display when there is at least one trunk and a primary DID assigned to the extension. | ** Support for call forwarding and follow me destinations that are enterprise trunks. See 'T' button on extension editor and forward/follow-me. The system will ring the extension's primary DID on the selected trunk. NOTE: this will only display when there is at least one trunk and a primary DID assigned to the extension. | ||
+ | == Release 2.4-r (romeo) == | ||
+ | {| class="wikitable" style="background-color:#ffffcc; text-align:left;" | ||
+ | |- | ||
+ | |Type | ||
+ | |maintenance/zero downtime | ||
+ | |- | ||
+ | |Date | ||
+ | |2016-02-21 | ||
+ | |- | ||
+ | |Configuration Database Tag | ||
+ | |5090 | ||
+ | |- | ||
+ | |CDR Database Tag | ||
+ | |5004 | ||
+ | |- | ||
+ | |Released by | ||
+ | |bdept@taridium.com | ||
+ | |} | ||
+ | |||
+ | *; Enterprise Panel | ||
+ | ** Adds new option to display/edit the Pilot/BTN for extensions and trunks in the Enterprise DIDs table (Features > Enterprise DIDs)<br>Requires $cfg['DIDAssignPilot'] = TRUE to be active. This is only available to administrator logins. | ||
+ | |||
+ | *; User Panel | ||
+ | ** New option to copy call one-touch/on demand recordings to the central enterprise store.<br>See End User Panel > Features > Call Recording > Copy recordings to enterprise store. | ||
+ | |||
+ | *; Switch | ||
+ | ** New config option $cfg['FaxReceiveNotifyErrors']. Allows enabling/disabling of fax error notifications on receive (default is TRUE). | ||
+ | ** New config option $cfg['IPSIgnoreIPPPChange']. Whether to ignore changes of IP when the UA remains the same, even when changing from private to public. | ||
+ | ** New config option $cfg['IPSBlockIntlOnly']. Whether to drop international calls only (blocks will still remain active | ||
+ | ** New AGI pilot2clid.agi which will override caller ID numbers on outbound calls (e.g.911 calls) and use the most relevant value<br>See also Pilot/BTN settings for DIDs in Enterprise Panel. | ||
+ | |||
+ | |||
+ | == Release 2.4-q (Quebec) == | ||
+ | |||
+ | {| class="wikitable" style="background-color:#ffffcc; text-align:left;" | ||
+ | |- | ||
+ | |Type | ||
+ | |maintenance/zero downtime | ||
+ | |- | ||
+ | |Date | ||
+ | |2016-01-29 | ||
+ | |- | ||
+ | |Configuration Database Tag | ||
+ | |5089 | ||
+ | |- | ||
+ | |CDR Database Tag | ||
+ | |5004 | ||
+ | |- | ||
+ | |Released by | ||
+ | |bdept@taridium.com | ||
+ | |} | ||
+ | |||
+ | *; Admin | ||
+ | ** International call control and reporting functions | ||
+ | ** Adds international call blocking option and international auto-block threshold (business/after hours) (see $cfg['IntlAutoBlockCheckPeriod']) | ||
+ | ** comms-task now tallies costs of international calls and optionally reports activity via e-mail (see $cfg['IntlReportActivity']) | ||
+ | |||
+ | *; Switch | ||
+ | - fixes international call blocking when using e.164 (+) style dialing to prevent calls from being blocked that are domestic.<br>This also introduces the $cfg['IntlExclusionPattern'] variable which indicates which numbers with + should always be considered international. | ||
---- | ---- | ||
For prior release information, please contact support@taridium.com. | For prior release information, please contact support@taridium.com. |
Revision as of 16:28, 18 March 2016
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.
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 |
- UI
- General updates on table widths.
- Enterprise
- Support for Opus codec in enterprise trunks (Requires Asterisk 11 w Opus compiled)
- Updated CDR viewer which indicates if the call was sent to voicemail.
- Admin
- New reseller totals show the number of channels configured.
- Display of peer IP address in CDR records. See $cfg['CDRSaveIP'] (default is TRUE).
- Switch
- Fixes star code access from supplemental/softphone lines.
- Support for peer IP address tracking in CDR. Requires adjustments in either cdr_mysql.conf, or cdr_adaptive_odbc.conf files.
- New configuration parameter $cfg['IntlReportActivityAlways'] boolean value, causes international call reports to be sent out even if there are none. (default is FALSE)
- Anonymous voicemail access now supports the passing of an optional mailbox and optional PIN:
E.g. code set to *88, mailbox 4000 with PIN 1234
- Dial *88, system asks for mailbox and PIN.
- Dial *884000, system attempts login to mailbox 4000 and asks for PIN.
- Dial *884000*1234, system grants immediate access to voicemail box.
- User Panel
- Fixes custom enterprise logo display on user panel (this would only show if also logged into the enterprise panel, due to an incorrect URL)
- Support for call forwarding and follow me destinations that are enterprise trunks. See 'T' button on extension editor and forward/follow-me. The system will ring the extension's primary DID on the selected trunk. NOTE: this will only display when there is at least one trunk and a primary DID assigned to the extension.
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 |
- Enterprise Panel
- Adds new option to display/edit the Pilot/BTN for extensions and trunks in the Enterprise DIDs table (Features > Enterprise DIDs)
Requires $cfg['DIDAssignPilot'] = TRUE to be active. This is only available to administrator logins.
- User Panel
- New option to copy call one-touch/on demand recordings to the central enterprise store.
See End User Panel > Features > Call Recording > Copy recordings to enterprise store.
- Switch
- New config option $cfg['FaxReceiveNotifyErrors']. Allows enabling/disabling of fax error notifications on receive (default is TRUE).
- New config option $cfg['IPSIgnoreIPPPChange']. Whether to ignore changes of IP when the UA remains the same, even when changing from private to public.
- New config option $cfg['IPSBlockIntlOnly']. Whether to drop international calls only (blocks will still remain active
- New AGI pilot2clid.agi which will override caller ID numbers on outbound calls (e.g.911 calls) and use the most relevant value
See also Pilot/BTN settings for DIDs in Enterprise Panel.
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 |
- Admin
- International call control and reporting functions
- Adds international call blocking option and international auto-block threshold (business/after hours) (see $cfg['IntlAutoBlockCheckPeriod'])
- comms-task now tallies costs of international calls and optionally reports activity via e-mail (see $cfg['IntlReportActivity'])
- Switch
- fixes international call blocking when using e.164 (+) style dialing to prevent calls from being blocked that are domestic.
This also introduces the $cfg['IntlExclusionPattern'] variable which indicates which numbers with + should always be considered international.
For prior release information, please contact support@taridium.com.