Skip to content

Release 0.5.0 2-16-2022

General

New

  • Add real-time phone discovery option in as a policy setting, so instead of synchronizing of "all" phones, you can discover phone details in real-time, and use those details in Rule Alerts as variables. If you have E911 locations defined, it populates Subnet, Address, Near, and Port level descriptions. It discovers and records subnets, switch neighbor and port information, all in real-time.
  • Rebuilt alert variable rendering / data pipeline for variable consistency across Apps and Alerts.
  • Optimized inspection pipeline, easily handles 1000 call inspections per second on a macbook, 90% under 2ms response time.
  • Add load testing instruction documentation.
  • Capture Alerts and Data / Variable in the Event Logs.
  • Add Enable/Disable Webex Teams and Email Alerts in settings.
  • Add Enable/Disable for RIS Sync, and Phone Discovery in settings (globally).
  • Update "Scan phones now" feature - manually overrides the above new flag, and queries all phones and discovers them immediately.
  • Add Alert variables - phone: neighbor_ip, neighbor_name, neighbor_port, subnet_base, subnet_prefix Location variables around switch and port location details.
  • Fix Edit Policy link.
  • Add download log file to troubleshooting page, so you can set debug levels, and download post call.
  • Improvement: Call Test feature does not log test calls to policy history. Rules increment, but will not write a log.
  • Missed Call Import Users is now case-insensitive for easier searching.
  • Bump Elixir from 1.12.3 to 1.13.3.