  Release Summary for 4.3-118
  [![Generic badge](https://img.shields.io/badge/release_status-failed-red.svg)](https://shields.io/)
  Changes to branch `4.3` after version `4.3.117`.
  * [- KZOO-72: Crash handling 502 error in Google ASR Provider](https://github.com/2600hz/kazoo/pull/6626) - _by John White_
      Currently the anonymous match pattern for `handle_response/1` assumes a JSON content-type and attempts to decode the response body.  This will cause a crash on 502 responses, for example, as they return an HTML response body.
      This PR removes the JSON decode call in favor of passing up the raw response body for error propagation.
  * [KCRO-32: validation no longer uses crossbar_doc so the context db_doc is not set and billing relies on that](https://github.com/2600hz/kazoo/pull/6625) - _by bitbashing_
  * [HELP-15121: Fix moh-sound conference setting to work with media-id](https://github.com/2600hz/kazoo/pull/6611) - _by Harenson Henao_
      Before this change if you set `conference.profile.moh-sound=media-id` you get dead air when you join the conference.
      Master: https://github.com/2600hz/kazoo-core/pull/41
  * [SUPP-14: fix losing origination-call-id when faing account to account](https://github.com/2600hz/kazoo/pull/6624) - _by lazedo_
      When sending fax, fax_worker sets `Origination-Call-ID` but will be discarded by `kapi_call` on the loopback. This will take care of fax events to honor this field.
      Also it puts job_id in fax_worker handle_event as call_id so we can grab logs by job_id for all stages in fax_workers.
      Increasing timeouts for fax_worker stages to give it a more relax time if something taking more times to finish like sending the page.
  * [KZOO-70: use pvt_offering or the literal string and append _recipient/_queue to the result](https://github.com/2600hz/kazoo/pull/6621) - _by bitbashing_
  -- 2600Hz Official <packages@2600hz.com> +Sun, 30 Aug 2020 10:11:39 
