Comms Release Log
From Taridium
(Difference between revisions)
Line 3: | Line 3: | ||
== Release 2.4-s (sierra) == | == Release 2.4-s (sierra) == | ||
- | {| class="wikitable" style="background-color:#ffffcc; text-align: | + | {| class="wikitable" style="background-color:#ffffcc; text-align:left;" |
- | + | ||
|- | |- | ||
|Date | |Date | ||
Line 19: | Line 18: | ||
|} | |} | ||
- | * UI | + | *; UI |
** General updates on table widths. | ** General updates on table widths. | ||
- | * Enterprise | + | |
+ | *; Enterprise | ||
** Support for Opus codec in enterprise trunks (Requires Asterisk 11 w Opus compiled) | ** 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. | ** Updated CDR viewer which indicates if the call was sent to voicemail. | ||
- | * Admin | + | |
+ | *; Admin | ||
** New reseller totals show the number of channels configured. | ** New reseller totals show the number of channels configured. | ||
** Display of peer IP address in CDR records. See $cfg['CDRSaveIP'] (default is TRUE). | ** Display of peer IP address in CDR records. See $cfg['CDRSaveIP'] (default is TRUE). | ||
- | * Switch | + | |
+ | *; Switch | ||
** Fixes star code access from supplemental/softphone lines. | ** 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. | ** 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) | ** 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: | + | ** Anonymous voicemail access now supports the passing of an optional mailbox and optional PIN:<br>E.g. code set to *88, mailbox 4000 with PIN 1234 |
- | E.g. code set to *88, mailbox 4000 with PIN 1234 | + | *# Dial *88, system asks for mailbox and PIN. |
- | # Dial *88, system asks for mailbox and PIN. | + | *# Dial *884000, system attempts login to mailbox 4000 and asks for PIN. |
- | # Dial *884000, system attempts login to mailbox 4000 and asks for PIN. | + | *# Dial *884000*1234, system grants immediate access to voicemail box. |
- | # Dial *884000*1234, system grants immediate access to voicemail box. | + | |
- | * User Panel | + | *; 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) | ** 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. | ** 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. |
Revision as of 16:19, 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)
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.
For prior release information, please contact support@taridium.com.