4.3.113
Changes for 4.3.113
Changes to branch 4.3
after version 4.3.112
.
Commits
-
HELP-14771: Add stepswitch.min_shortdial_destination parameter - by Harenson Henao
And also refactor short-dial correction code in order to be able to add
unit tests for that functionality per @jamesaimonetti request.
Master PRs:
-
Fix spelling - by James Aimonetti
-
Tracking down metadata missing from recordings in storage - by James Aimonetti
-
HELP-15122: take sync field into Context on device save - by James Aimonetti
-
PISTON-1084: fail pivot req immediately on a req error - by Daniel Finke
Without publishing a pivot failed event, errors on pivot HTTP reqs such as DNS resolution failures will hang around until the 10s timeout in cf_pivot, which is pointless
-
acdc - PISTON-1083: acdc stats: allow some wiggle room on query timestamp ranges - by Daniel Finke
-
acdc - remove unused acdc_agent_listener:maybe_update_presence_state/2 - by Daniel Finke
-
acdc - PISTON-116: acdc_agent_fsm: stop ringing when pausing - by Daniel Finke
-
acdc - PISTON-773: rework some acdc_agent_util status code - by Daniel Finke
-
acdc - Misc sync-up changes to acdc - by Daniel Finke
-
acdc - PISTON-352: track endpoints in acdc_agent_fsm better - by Daniel Finke
-
acdc - PISTON-234: keep modified caller ID on phone after bridge to agent - by Daniel Finke
-
Moved request validation logic out of crossbar users modules and into kazoo documents users so validation logic can be used by other parts of the code base. - by Ben Bradford
Backport of previous commit to master.