4.3.56
Changes for (4.3.56)
Changes to branch 4.3
after version 4.3.55
.
Commits
-
Updated CircleCI config and integration with build system - by Sean Wysor
-
Fixed compile test in kazoo_documents - by Sean Wysor
-
KAZOO-6122: when fetching the account id by IP, return an error if an object is disabled - by karl anderson
In the case of a valid document, that is enabled, and system_config set to use sip_auth, AND the associated user or account disabled kapps_util will return {ok, []}
ie: ok with no additional parameters to add to the CCVs reg_route_req assumed (happy case) that if it was found an account id was associated. However, in this case no account id is proved leading to a route_req replay with no account id and a loop.
From an admin perspective, setting up an account with ip auth, disabling the device/user/account associated and then calling the number results in a significant spike in CPU and/or memory.
-
add type required for group_pickup_feature - by ming luo
-
Add type is required for group_pickup_feature's callflow json
-
Change b_play to b_prompt
-