  Release Summary for 4.3-60
  [![Generic badge](https://img.shields.io/badge/release_status-building-lightgrey.svg)](https://shields.io/)
  Changes to branch `4.3` after version `4.3.59`.
  * [HELP-10868: ignore channel bridge and log at info when a limit is exceeded](https://github.com/2600hz/kazoo/pull/6056) - _by James Aimonetti_
  * [MCCP-206: insert recv_dtmf immediately](https://github.com/2600hz/kazoo/pull/6129) - _by mark2600_
      - queueing this will cause it to not take effect immediately
  * [HELP-10392: Honor ring group members set delay (#6045)](https://github.com/2600hz/kazoo/pull/6131) - _by Harenson Henao_
      Master: https://github.com/2600hz/kazoo/pull/6045
      When an endpoint appears multiple times in a ring group, treat them as
      separate endpoints according to their configured delay and timeout
      parameters. Also, sort the resolved endpoints by delay before sending
      them to ecallmgr.
  * [KZOO-20/21: fix app used_by for port_in number](https://github.com/2600hz/kazoo/pull/6112) - _by Ming_
      There are a few bugs addressed in this PR.
      Remove used_by json object under a port_in number when the associated callflow is deleted.
      An earlier bug caused `used_by` not set when a port_in number is
      in `rejected` state. Although this has been fix in this PR,
      the ramification of earlier numbers without this fix still exists.
      Therefore, this commit checks if `used_by` is not set properly when
      the port_in transitions to `completed` state.
      It also fixes another bug that a newly created phone_number as a result of
      port_in completed will preserve `used_by` app. That has been missing.
  -- 2600Hz Official <packages@2600hz.com> +Fri, 01 Nov 2019 00:06:21 
