4.3.34
kazoo Changes
Changes to 4.3 after version 4.3.33
Resolved Tickets
KAZOO-6082
-
Summary
- As an admin I want to be able to rebuild the aggregate databases and the content so I can preform mainatenance
-
Commits
- [KAZOO-6082: [4.3] new maintenance commands (#5774)
-
KAZOO-6082: new maintenance commands
-
KAZOO-6082: create system db on refresh if not exists
-
KAZOO-6082: return error on refresh if db not found
-
wip
-
disjoint wip
-
multi branch
-
fix log line
-
add maintenance command to import account, fix reseller id
-
fix log
-
xref
-
fix spec
-
KAZOO-6082: basic pvt tree fixer
-
KAZOO-6082: save fixed trees
-
KAZOO-6082: clean up account to numbers db copy
-
KAZOO-6082: copy from num_dbs to accounts, remove wrong assgined
-
KAZOO-6082: get ride of fix_number
-
KAZOO-6082: add back app_using
-
KAZOO-6082: used_by fix numdb and accdb
-
kzdoc kzjson
-
something
-
let. me. pass.
-
xref
-
typical
-
make dialyzer happy
-
stop complaining about my code
-
wat now?
-
STOP IT
-
fmt
-
fixes
-
some fixes
-
no retry conflict for now
-
added faxbox to list of aggregates
-
log stuff
-
logging added to exported aggregates functions
-
KAZOO-6082: fix some issues in ensure pvt tree
-
fmt
-
another round for dialyzer
-
more efficient faxbox doc updates
-
fixed a bug in the bulk save
-
try conflict only for num -> account
-
code cleanup](dc27004) by icehess
Unticketed Commits
- Backport (#5799) by Harenson Henao
- [4.3] HELP-39757: allow ledger amounts to include fractional values (#5787) * [4.3] HELP-39757: allow ledger amounts to include fractional values * update unit_amount spec + getter * use the accessor * remove unused clause * formatting * note usage of kzd_amounts * don't confuse edoc by James Aimonetti
- [4.3] limit inbound calls per did (#5793) by OnNet
- handle wrong_format schema errors by James Aimonetti
- fixed a crash in fax_jobs caused by start_job timeout condition (#5783) by Sean Wysor
- [4.3] help-43608: handle uppercase extensions (#5785) * help-43608: added upper case extensions for fax file types * another approach by Sean Wysor