Configure the auto call closure to close child calls
Currently we use auto call closure configured where when the parent call is resolved is sent to the auto call closure queue. When the rule is met, the auto call closure closes the parent call, leaving the child calls open in another queue. Would i...