  Release Summary for 4.3-126
  [![Generic badge](https://img.shields.io/badge/release_status-building-lightgrey.svg)](https://shields.io/)
  Changes to branch `4.3` after version `4.3.125`.
  * [4.3 fax fixes](https://github.com/2600hz/kazoo/pull/6653) - _by bitbashing_
      At the completion of a fax it uses the move_doc (which uses copy_doc) to move the fax document with its attachments to the MODB from the faxes database.  However, bigcouch can return conflict despite being successful when moving attachments.  Since fax documents have so many attachments the move fails frequently causing the faxes db to grow significantly.
  * [PISTON-1134: enforce non-empty CF number when CF is enabled](https://github.com/2600hz/kazoo/pull/6634) - _by Daniel Finke_
      Do not allow users to enable call forward if they have entered an empty forwarding number
  * [PISTON-1141: VM setup/configurability fixes](https://github.com/2600hz/kazoo/pull/6642) - _by Daniel Finke_
      - vmboxes that are not set up should still offer setup when in announcement-only mode
      - in announcement-only mode, if configurability is disabled, go straight to mailbox
      - if configurability is enabled, go to config menu. The expectation is the primary action they will want is to disable announcement-only mode. They can get to mailbox with &#039;0&#039;
  * [PISTON-1144: add missing entries for kapi_notifications for voicemail_deleted](https://github.com/2600hz/kazoo/pull/6644) - _by Daniel Finke_
      - Causes crashes without these if Preview mode is used for the template via cb_notifications
  * [PISTON-1123: Fixes voicemail forward confirmation.](https://github.com/2600hz/kazoo/pull/6646) - _by Roger Neate_
      The `cf_voicemail:forward_message/6` function has been refactored to consistently execute the forwarding operation as an asynchronous task and to play the confirmation of the operation synchronously. The previous flow of control was inconsistent, depending on configuration. In some circumstances, the forwarding operation was performed asynchronously, but this resulted in no audible confirmation. In other circumstances, forwarding was performed synchronously.
  * [PISTON-1146: handle delayed job start replies from fax_worker](https://github.com/2600hz/kazoo/pull/6648) - _by Daniel Finke_
      - if job start/error reply comes in after the `kz_amqp_worker:call/3`
      timeout, need to handle removing jobs from serialized list in fax_jobs
      to avoid looping of job start attempts. Job will never be released
      from fax_jobs
      - job start/error reply becomes increasingly likely to be delayed as
      number of zones increases - kz_globals takes longer to register the
      globals
  * [KZOO-75: ftp url fixes](https://github.com/2600hz/kazoo/pull/6647) - _by romanats_
      fixed use case when ftp url is entered anything else than ftp, such as ftps will return a error 500.
  * [KZOO-75: Added ftp url for call recording](https://github.com/2600hz/kazoo/pull/6645) - _by romanats_
      This commit allows to add ftp urls inside user call recording option.
  -- 2600Hz Official <packages@2600hz.com> +Tue, 20 Oct 2020 23:34:19 
