4.3.111
Changes for 4.3.111
Changes to branch 4.3
after version 4.3.110
.
Commits
-
PISTON-1069: Added the ability to trim a vm length before sending to the configured asr provider - by Ben Bradford
Few issues came to light with this addition.
The recording_seconds was actually recording_milliseconds and it was also not being set correctly so i fixed both in here as they are needed.
-
acdc - PISTON-397: handle agent channels that are destroyed quickly - by Daniel Finke
Depends on #6556
-
acdc - PISTON-183: acdc_agent_fsm state sync using shared events - by Daniel Finke
-
acdc - PISTON-55: fix args to acdc_agent_listener:monitor_call/4 after merges - by Daniel Finke
-
acdc - Check if ErrJObj is actually a JObj - by Daniel Finke
-
acdc - PISTON-772: do not start agents in acdc_queue_manager - by Daniel Finke
-
acdc - serialize all agent spawns thru acdc_queues_sup - by Daniel Finke
- also add dedicated force-restart API for agents
-
acdc - PISTON-315: correctly identify endpoint id during load_endpoints - by Daniel Finke
-
acdc - PISTON-55: acdc distributed member_connect_win - by Daniel Finke
- better synchronizes states of acdc_agent_fsm per agent
plan to make
member_connect_win
more DRY later -
acdc - PISTON-371: handle ringing cancellations better when originate_uuid hasn't come back yet - by Daniel Finke
-
acdc - PISTON-188: update agent_listener queue id during originate, not connect_resp - by Daniel Finke
-
acdc - Actually set last_connect in acdc_agent_listener - by Daniel Finke
Field was never being set