Release Summary for 4.0.7
  Changes to 4.0 after version 4.0.6
  * __KAZOO-5150__ Number features blocked due to credit with $0.0 activation charge
  * __KAZOO-5179__ page groups don&#039;t work in 4.0
  * __KAZOO-5174__ crossbar registration not genrerate &quot;contact_ip&quot; and &quot;contact_port&quot;
  * __KAZOO-5173__ As asuperadmin or reseller I want to be able to add debit transaction to account resulted in negative balance
  * __KAZOO-5171__ as an admin i want auth profile updated based on configured claim value
  <table id='changeLog'>
  	<tr>
  		<th class='clName'>Name</th>
  		<th class='clReporter'>Reporter</th>
  		<th class='clSummary'>Summary</th>
  		<th class='clDescription'>Description</th>
  	<tr>
  	<tr>
  	    <td class='clName'>KAZOO-5150</td>
  	    <td class='clReporter'>Karl Anderson &lt;karl@2600hz.org&gt;</td>
  	    <td class='clSummary'>Number features blocked due to credit with $0.0 activation charge</td>
  	    <td class='clDescription'>I was attempting to set CNAM on a 4.0 deployment but my request was blocked because:
  not enough credit to activate feature &#039;outbound_cnam&#039; for $0.0
  We should not block requests because we can&#039;t withdraw $0.0 from their balance.
  </td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5179</td>
  	    <td class='clReporter'>Luis Azedo &lt;luis@2600hz.com&gt;</td>
  	    <td class='clSummary'>page groups don&#039;t work in 4.0</td>
  	    <td class='clDescription'>with the changes to how we create bridge strings to endpoints, page groups are not working.
  </td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5174</td>
  	    <td class='clReporter'>Sergey Safarov &lt;s.safarov@gmail.com&gt;</td>
  	    <td class='clSummary'>crossbar registration not genrerate &quot;contact_ip&quot; and &quot;contact_port&quot;</td>
  	    <td class='clDescription'>In kazoo-ui registration information table is broken if exist polycom phones.
  Polycom phones has contact string like 
  &lt;&lt;&quot;sip:6867@192.168.5.26;methods=\&quot;INVITE, ACK, BYE, CANCEL, OPTIONS, INFO, MESSAGE, SUBSCRIBE, NOTIFY, PRACK, UPDATE, REFER\&quot;&quot;&gt;&gt;
  Contact string not contains port information.
  In created PR issue is fixed</td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5173</td>
  	    <td class='clReporter'>Kirill Sysoev &lt;iam@onnet.su&gt;</td>
  	    <td class='clSummary'>As asuperadmin or reseller I want to be able to add debit transaction to account resulted in negative balance</td>
  	    <td class='clDescription'>At the moment cb_transactions prevents such debits totally:
  https://github.com/2600hz/kazoo/blob/master/applications/crossbar/src/modules/cb_transactions.erl#L420-L437</td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5171</td>
  	    <td class='clReporter'>Luis Azedo &lt;luis@2600hz.com&gt;</td>
  	    <td class='clSummary'>as an admin i want auth profile updated based on configured claim value</td>
  	    <td class='clDescription'>for external auth providers i want to configure a pair of fields from Claims/Profile to check if we should fetch the updated profile.
  </td>
  	    </td>
      </tr>
  </table>
  * James Aimonetti/lazedo [rating_trie: add a trie for storing ratedeck info in memory (#2798)](https://github.com/2600hz/kazoo/commit/dd4673f9f2c55247f34181baaf843d972fe75338)
  * lazedo/bitbashing [HELP-26087 only send webhooks for account related changes (#2806)](https://github.com/2600hz/kazoo/commit/eef6b45fbb7d5ef332bfed68e68e79ac8ee5340b)
  * icehess/lazedo [fix crashes due to bad workers searching &amp; enhance worker queue by not (#2802)  processing the same account which is currently under process by another  worker](https://github.com/2600hz/kazoo/commit/2361f999ec3a006a6c6f721ee5f0ac4a7f7ed559)
  * skorobkov/Pierre Fenoll [Fix erlang build timeout for circleci (#2765)  * Fix erlang build timeout for circleci    * Reduce timeout &amp; update script](https://github.com/2600hz/kazoo/commit/e916f8241da70c5546cc1c19d18bee0110a818b7)
  * Pierre Fenoll/lazedo [Use erlang-lager repo for lager (#2804)](https://github.com/2600hz/kazoo/commit/a3a4923fb287e43dc5aeb992449da7ccdf045375)
  * James Aimonetti/Pierre Fenoll [json_merge: provides a nice merge function (#2803)  as described on the Erlang ML today by Jesper (for merging maps), this  applies nicely to merging JSON objects as well.    This provides two merge functions, merge_left/2 and merge_right/2,  that will prefer the left or right value (except in cases where the  values are JSON objects themselves.](https://github.com/2600hz/kazoo/commit/9926e1a5b9215f2efdfbe0efd95d94caa7cb6a92)
  * James Aimonetti/lazedo [kz_json_tests: cleanup JSON types (#2746)  * kz_json_tests: cleanup JSON types    proper was complaining of no_base_case for some types. Introducing the  appropriate base cases (like empty list) has resolved those complaints.    * fix spec    * fix spec return    * fix stepswitch kz_json stuff    * cleanup kz_json related issues    * fix spec    * fixed specs    * fix type and formatting    * cleanup specs    * update specs    * fix specs and types    * formatting and specs    * add empty binary as json_term    * type fixes    * export type and fix usages    * fix some specs and formatting    * improved specs and types    * fix some more specs and refactor the funs    * update specs    * update the specs and extract the parser args    * acdc json usage    * kz_json-related spec/type updates    * more kz_json related fixes    * reduce testing a bit    * fix spec    * fix type    * formatting    * fix the type    * some refactoring    * updated stuff    * more spec/type updates    * fix dialyzer complaints    * ignore unmatched return](https://github.com/2600hz/kazoo/commit/0d220b4f9823ea42afcc208d66efacd6bd674b9b)
  * James Aimonetti [fix the spec](https://github.com/2600hz/kazoo/commit/e30298355b3bcbcfb3032bbeba8f41543c5ea9ae)
  * Hesaam Farhang/James Aimonetti [copy vm message should return kz_json object (#2793)](https://github.com/2600hz/kazoo/commit/dd212b8265380b479c47d09112209bb3c0470c32)
  * lazedo/GitHub [add hold events to list of available events in cb_webhooks (#2794)](https://github.com/2600hz/kazoo/commit/28483e939e6946df456b25f1bc71efffdd38ba07)
  * Hesaam Farhang [add hold events to list of available events in cb_webhooks](https://github.com/2600hz/kazoo/commit/2d3854cb9a273e18cc26a59dca350ac3260c8318)
 -- 2600Hz Offical <packages@2600hz.com>  Wed, 16 Nov 2016 09:42:56 PM +0000
