  Release Summary for 4.3-96
  [![Generic badge](https://img.shields.io/badge/release_status-building-lightgrey.svg)](https://shields.io/)
  Changes to branch `4.3` after version `4.3.95`.
  * [KZOO-59: calculate account CID name](https://github.com/2600hz/kazoo/pull/6413) - _by James Aimonetti_
      Prior, the caller&#039;s CID name would be returned from
      kz_attributes:get_account_external_cid/1 along with the calculated
      account CID number. Particularly for DISA callers, this meant their
      CID name was passed through (often their mobile number) instead of
      being set to the account&#039;s external CID name.
      This change calculates the CID name and number of the account and
      returns them both if configured.
  * [add validate_resource to cb_conferences - 4.3](https://github.com/2600hz/kazoo/pull/6422) - _by lazedo_
  * [KZOO-60: permit conference feature code](https://github.com/2600hz/kazoo/pull/6421) - _by James Aimonetti_
      Rather than needing to know the extension to dial for a conference,
      allow a feature code to capture the conference ID from the dialed
      number. Useful for clients that are provisioned dynamically (like
      WebRTC devices) that have full control over the dialed number (as
      opposed to typical desk phones which only dial digits).
  * [add support for authn with jsonnrpc - 4.3](https://github.com/2600hz/kazoo/pull/6417) - _by lazedo_
  * [KZOO-57: calculate presence id for route requests](https://github.com/2600hz/kazoo/pull/6406) - _by lazedo_
      When a device registers, the calculated presence_id is cached and
      passed along on subsequent INVITEs. If a user hotdesks into the
      device, the cached presence_id (likely the SIP username of the device)
      will continue to be used on call events related to that device.
      This causes issues with applications (like Qubicle) that track a
      user&#039;s calls based on the user&#039;s presence_id being present on dialog
      update events (confirmed and terminated).
      Instead, provide a uniform way to calculate a device&#039;s presence_id and
      use it for setting CCVs on the route response in callflow and in
      registrar for authn responses.
  * [KZOO-57: calculate presence id for route requests](https://github.com/2600hz/kazoo/pull/6405) - _by James Aimonetti_
      When a device registers, the calculated presence_id is cached and
      passed along on subsequent INVITEs. If a user hotdesks into the
      device, the cached presence_id (likely the SIP username of the device)
      will continue to be used on call events related to that device.
      This causes issues with applications (like Qubicle) that track a
      user&#039;s calls based on the user&#039;s presence_id being present on dialog
      update events (confirmed and terminated).
      Instead, provide a uniform way to calculate a device&#039;s presence_id and
      use it for setting CCVs on the route response in callflow and in
      registrar for authn responses.
  * [fix hold media path in get_fs_key_and_value](https://github.com/2600hz/kazoo/pull/6409) - _by lazedo_
  -- 2600Hz Official <packages@2600hz.com> +Sat, 28 Mar 2020 19:37:27 
