4.3.37
kazoo Changes
Changes to 4.3 after version 4.3.36
Resolved Tickets
KAZOO-6108
- Summary
- When the directory matches more than 1 user, it reads them back in reverse order Z - A
- Commits
- KAZOO-6108: backport of #5237 for presorting directory users (#5874) by James Aimonetti
KAZOO-6107
- Summary
- Porting notifications don't create alerts if service plans are assigned to an account
- Commits
- KAZOO-6107: dont reset the resp data (#5861) by karl anderson
Unticketed Commits
- HELP-44996: Fix listing devices by owner for provisioning (#5877) by Harenson Henao
- [4.3] Added accessors for cluster zones with priority (#5868) * Added cluster zone accesors by yonkoma
- help-43894: just toggle retain-cid (#5871) by Sean Wysor
- [4.3] HELP-44761: fixed crashes in quantities view query (#5869) * HELP-44761: fixed crashes in quantities view query * HELP-44761: fmt fix by Sean Wysor
- HELP-44744: allow chaining children off temporal route actions (#5864) Previously, actions of
menu
,enable
,disable
, andreset
would terminate the call after processing. Upon discussion, there wasn't a compelling reason to continue doing this (and restricting the ability to chain more actions off the action). The usecase is that when there is an "emergency" a callflow can be dialed to disable the main temporal route rules and enable the particular "emergency" temporal route rule. by James Aimonetti - PISTON-811: Kazoo storage fixes for db operations on storage db (#5855) Backport of #5186 by Ben Bradford
- HELP-44667: for error replies wait for authz when enabled so the channel_destroy is not missed (#5850) use a macro for the timeout value by karl anderson
- [4.3] fix removing comments when rejected->submitted (#5856) * maybe this is removing comments? * format phonebook comments not context * remove time info from requested port date since user can't choose the time anyway * fix spec by icehess