Release Summary for 4.2.3
  Changes to 4.2 after version 4.2.2
  * Summary
      - As a developer I want to be able to originate an outbound conference call dial so that I can added participants via crossbar
  * Commits
      - [[WIP] KAZOO-5732: conference dial out (#4303)
  * add callout command for dialing an ext from a conference
  * export helper for use elsewhere
  * add callout API
  * add is_ne_list check function
  * use function to generate the binding key
  * add spec
  * address dialyzer
  * spec update
  * remove headers
  * add command to module
  * recv dial and find a node to run it on
  * remove outcall refs
  * export type and publish to discovery exchange
  * formatting
  * example of dial for conference
  * handle dial action in conferences API
  * publish to appropriate exchange/binding
  * add full example
  * fix argument order and var naming
  * separate search from dial processing
  * add app name
  * mask conference as device
  * set caller id to conference name by default
  * fix setting caller id info
  * handle return
  * set ccvs and pass through conference
  * add api schema
  * format the schema
  * shut it dialyzer
  * match return
  * use bgdial to not block the API call to FS](https://github.com/2600hz/kazoo/commit/4865d2b8fea4ba760d66c982d7bfd44343e04e98) by James Aimonetti
  * Summary
      - As a admin I want reorder to reply without a defered response when no progress is possible so that it the system is not blocked as long
  * Commits
      - [KAZOO-5749: do not defer if progress is not possible (#4302)](https://github.com/2600hz/kazoo/commit/329ec2b700be5739c238e23f1184ca4b1c0437d1) by karl anderson
  * Summary
      - As a developer I want to be able to add CCVs when placing a clicktocall so that I can write stateless integrations
  * Commits
      - [KAZOO-5745: support CCVs in the POST request to connect clicktocall (#4304)
  KAZOO-5745: formatting](https://github.com/2600hz/kazoo/commit/574a51963983810a9ab231c84de3cad18fc39cd0) by karl anderson
  * Summary
      - As a developer, I want to be able to relate participants in a conference so I can emulate whisper/eavesdrop
  * Commits
      - [KAZOO-5737: add conference relate to conferences API (#4299)
  * some doc updates
  * add relate docs
  * relate participants via conferences API](https://github.com/2600hz/kazoo/commit/2ae73d21efecd0a57133f9bc3a360a4553913022) by James Aimonetti
      - [KAZOO-5737: add conference relate to metaflows (#4291)
  * add metaflows schema for relate
  * update conference schema
  * metaflows are namespaced under it
  * remove whitespace
  * allow setting the host
  * add required fields
  * use metaflows schema
  format
  default data object to empty json
  formatting
  remove old metaflow.*.json schemas in favor of auto-gen metaflows.*.json
  * update default
  * remove old metaflow.*.json schemas
  * formatting
  * update schema to allow integer or binary
  * update found properties
  * fold over multiple types
  * IDs can be int or string
  * update type
  * fix formatting](https://github.com/2600hz/kazoo/commit/6f3e0a0e907623cd35c75d1bb4b1df82efbae949) by James Aimonetti
  * Summary
      - As a developer I want to associate CCVs when using the API to originate a call so that I can write stateless integrations
  * Commits
      - [KAZOO-5731: add CCVs to quickcall requests (#4297)
  * KAZOO-5731: add ccvs from request
  filter by reserved set of keys
  use friendly macro
  use the default path instead of atom
  formatting
  add some more CCV exceptions
  log adding custom ccv
  * fix readme
  * KAZOO-5731: include CCVs in channel event webhooks
  * handle ccvs from query string or req body
  * fix spec](https://github.com/2600hz/kazoo/commit/e6f76b84326564946483c10d4afdeb4f6c52d972) by James Aimonetti
  * Summary
      - As a developer I want to be able to determine the results of a quickcall origination command so that my application can handle failures that don&#039;t create channels
  * Commits
      - [KAZOO-5724: handle quickcall failures (#4292)
  * KAZOO-5724: handle quickcall failures
  Provides a blocking version of quickcall using POST instead of
  GET. Blocks until an originate_resp or error_resp is received and
  provides that information as the API response.
  KAZOO-5724: add quickcall to docs
  remove $ as it f&#039;s up formatting
  remove logging
  * KAZOO-5724: update swagger
  * KAZOO-5724: update v1](https://github.com/2600hz/kazoo/commit/bc8c0f2c78ef2ed035da06c5ce39c7774143f6d8) by James Aimonetti
  * Summary
      - The SUP command echos the release path and that is unexpected by scripts already using it
  * Commits
      - [KAZOO-5728: remove the release path echo (#4282)
  only format if there&#039;s something to format](https://github.com/2600hz/kazoo/commit/8efa16b54ec957d57a2bf6cc7e6ff6d6df1331c0) by karl anderson
  * [Merge remote-tracking branch &#039;origin/master&#039; into 4.2](https://github.com/2600hz/kazoo/commit/7bb9f4fb9fcf9bdd6cf22308a7ed0b9b1c8c154d) by karl anderson
  * [fix presence update (#4305)  * set params needed for mixed presence/dialog    * add optional fields to presence update    * make apis](https://github.com/2600hz/kazoo/commit/2819cd99a81203a4ba22b2edb86aabf0bff8b60a) by lazedo
  * [Extra space needed for twilio md tables to render (#4307)](https://github.com/2600hz/kazoo/commit/1cad760bdff61578ee4b9e737d2e395b5294ed96) by Calin Fraser
  * [[master] callid for smtp_log, timeout for send_smtp (#4296)  * callid for smtp_log, timeout for send_smtp    * make apis](https://github.com/2600hz/kazoo/commit/4c60a6c926fc0c57ba1771934a9a3cdd2c450a68) by icehess
  * [Update README.md](https://github.com/2600hz/kazoo/commit/c83c9aa6e50bbc819aab208262028a00c8fe17bb) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/19ff2552ed6e1afc783161e3727e1b1757f804e7) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/085182f6f5fc2744bd6078f8f381e054e1349223) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/04bcc29cfac713cb9aa53ff2e18d2cf13f995bef) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/0048716c28d63a2559388cb72ff445594621795f) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/5b4e7c538b0517983d91ad22473f62f311d392e8) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/120f057d5176bd8fdc2ed4e435e51f02c0de7642) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/61c5f901b099c4b085de67cc7601d358afe8ef3e) by bitbashing
  * [Update README.md](https://github.com/2600hz/kazoo/commit/efa8ecfd97b74fb2883b5e29b310b0d06cdb7dbf) by bitbashing
  * [make sure to format all the schemas/api json (#4290)](https://github.com/2600hz/kazoo/commit/2e781373ddba41a34078244aac3679681dfc071a) by James Aimonetti
  * [add app name/version for api validation (#4284)](https://github.com/2600hz/kazoo/commit/bb130561beeee8567cb44f7dc7fe107b13923997) by James Aimonetti
  * [Schemas config dir (#4289)  * track an app&#039;s preference for storage location of schema    * add callbacks before/after app processing    * override priv dir    * update specs    * look for boolean flag    * remove io:format](https://github.com/2600hz/kazoo/commit/5e01597bc0b47239b94d5fed58872120c51e5273) by James Aimonetti
  * [make a reasnobale excuse (#4287)  u never fix teletype](https://github.com/2600hz/kazoo/commit/ecf778bbf8190230756d7428fa69dae96074d3c0) by Hesaam Farhang
  * [core/kazoo: Added &quot;audio/x-wave&quot; mime support (#4288)](https://github.com/2600hz/kazoo/commit/db7e55b0e748bcc000cad9910126f2449f0ba150) by Sergey Safarov
  * [start_key =/= last_key (#4286)](https://github.com/2600hz/kazoo/commit/4be55190772a6c203020c28fb9b87c6f6c37c393) by Hesaam Farhang
  * [some follow up fixes (#4280)  * check if context status before getting doc    * do not use raw json    * check pip version for circle    * fix circle TO_FMT    * no_raw_json needs to be compiled before    * fix docs-build    * some fixes and code cleanup for crossbar_view    * don&#039;t echo literal -e](https://github.com/2600hz/kazoo/commit/fd188561de59dcb538ca1af5c8f7773818e41b03) by icehess
  * [provide extension to build fields for external url (#4281)](https://github.com/2600hz/kazoo/commit/40430c7b0cc526d1d0af7ed77d08a864c4dd76db) by lazedo
 -- 2600Hz Offical <packages@2600hz.com>  Wed, 01 Nov 2017 22:33:16 +0000
