Skip to main content

What's New

2025 - September 9 - Update 1

  • HuntGroups Redesign
    • The HuntGroups grid has been simplified so it fits well on smaller screens
    • HuntGroups now have an option for 'Missed Call Behavior'
      • Options:
        • Normal - This is the new default when creating new HuntGroups.
          • This setting will only leave a missed call if the call has not been answered by the huntgroup
        • Always - Always leave a missed call on all phones in the HuntGroup, even if the call is answered
        • Never - Never leave a missed call on any phone in the HuntGroup, even if the call is missed
      • Note: The previous default was 'Never'.  All existing huntgroups that have been created before this update have been set to 'Never' to keep existing behavior.

2025-09-09_15-52.png



2025 - September 8 - Update 3

  • Device Registrations 'There is now an All view for showing device registrations across all phones

    image.png



2025- September 8 - Update 2

  • Extensions 'Additional Extension Settings' has changed to be easier to manage on smaller screens

2025-09-08_15-34.png


2025 - September 8 - Update 1

  • IVR/Blockly: New Feature: If Time
  • IVR/Blockly: New Feature: Set Test Time
  • Example Usages
    • - You can now do checks like:  July 4... and the system does NOT care about a SPECIFIC calendar date.  it will check for  July 4 for any year
    • - 8:00-9:00 -- This will check if it's ANY DAY between 8 and 9 am.  Make sure to use 24h times.
    • - 8:00-14:00 -- This will check if it's between 8am and 2pm for any day
    • You can mix and match: 
      • Example:  8:00-14:00  DayOfWeek: 1 -- This will check for 8a-2pm Mondays
      • You can use numeric days of week or named days of week, like 'mon/tue/wed'.
      • You can use ranges like:  tue-wed
      • You can use day ranges, like 10-20 (10th of the month to the 20th of the month)

Below are some examples

image.png