Skip to content

Release 0.6.9 11-11-2022

TrueSpam Robocall Reputation Filtering

New

  • Add Secondary API for failover. Endpoints currently available in US East and US West. If you need international endpoints, please ask.
  • Add Caller ID Renaming based on reputation (ie: POTENTIAL SPAM).
  • Add Call Deflection based on reputation to any extension.
  • Add Called Number to API query.
  • Add Strip option to remove leading digits for cases where calls have prefixes added - for example adding a 9 for missed calls.

CSV Subnet Location App

Enhancement

  • Rewrote the UI Page, added popup feedback to sync now button.
  • Sync button now works in creation page or edit page to pull down data.

Missed Call Notifications

New

  • Rebuild custom missed call text. Renders Markdown and toggle buttons for callback, and message back via Webex App.
  • Cloud Webex Notifications for missed calls via CT Cloud Connect.
  • Add Auto provision nightly for end users, can be enabled for Email, Webex App, or both when a new user is detected in CUCM Directory.

Realtime Policies

New

  • All devices can now discover IP from Callmanager - not just SEP Phones.
  • Call Test page now saves the last settings used in simulated calls.
  • Next_hop now populates a hostname_upcase, which up-cases the hostname, and strips off the domain for some customers who need that format.
  • Add App add/remove association notification when saving.
  • Add Alert page notification when saving.
  • Rebuild Rule to Apps Association Page with better notifications soon to add ordering rule flow.

Appliance

New

  • TLS - certificate is stored under /home/app/cert. You can override this via a volume mount in docker-compose.yml, and mount your own TLS certificate. TLS Docs
  • Retired "EXTERNAL_IPV4" variable in dockerfile.
  • Updated docker tag to pin PostgreSQL to 14.
  • CentOS Stream 9.

Call Telemetry Cloud Connect

New

  • First feature - Cloud Notifications using the Call Telemetry Webex Bot, so you don't have to provision your own bot.

AirGap Update Docs

New

  • Added notes in updating section for updating the appliance offline.

Role Based Access

New

  • Role Based Access working, and can be turned on in settings. Permissions can be modified under Administrators.

Phone Reports

New

  • Add Hardware Version discovery for Webex Calling Migration reports to HW Versions - like V03 and V02.
  • Add Authentication error message to remote control page.

Open Source Declarations

New

  • Declarations for open source credits.

Bug Fixes

  • Callmanager Create page was broken from a UI library update, resolved.
  • RIS Calculator not working correctly in the UI, fixed.
  • Apps page now shows all user apps, not just the ones you created.
  • Missed Call custom text would be overridden when changing other settings, added "default message" button to reset the markdown text.
  • Entering invalid license data resulted in an error preventing access back into the web interface.
  • Jabber blocking link updated to HTTPS on MCID Page.
  • Fix Jabber success popup when blocking a caller.
  • Administrators can now edit Apps created by other users. This caused the app to appear to reset the text, fixed.
  • Fixed SMTP crash when message text is empty.
  • Fixed TrueSpam toggle options not saving.
  • Fixed TrueSpam UI exclusion page when entering more than one csv line.