Release Summary for 4.0.42
  Changes to 4.0 after version 4.0.41
  * __KAZOO-5439__ As a user I want to be able to move numbers from in_service to reserved
  * __KAZOO-5459__ Identify API doesn&#039;t return the formatted phone number if the number belongs to a disabled account
  * __KAZOO-5421__ Allow teletype to be configured to treat notifications as default disabled
  <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-5439</td>
  	    <td class='clReporter'>Pierre Fenoll &lt;pfenoll@2600hz.com&gt;</td>
  	    <td class='clSummary'>As a user I want to be able to move numbers from in_service to reserved</td>
  	    <td class='clDescription'></td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5459</td>
  	    <td class='clReporter'>Jean-Roch Maitre &lt;jr@2600hz.com&gt;</td>
  	    <td class='clSummary'>Identify API doesn&#039;t return the formatted phone number if the number belongs to a disabled account</td>
  	    <td class='clDescription'>When we use identify successfully, the response looks like: {&quot;data&quot;:{&quot;account_id&quot;:&quot;f592f76019f1523f273e1e33c13beeb4&quot;,&quot;number&quot;:&quot;+14158867900&quot;},&quot;timestamp&quot;:&quot;2017-03-30T19:50:41&quot;,&quot;version&quot;:&quot;4.1.3&quot;,&quot;node&quot;:&quot;Z6uHtSyauZI4vrhVGVthrA&quot;,&quot;request_id&quot;:&quot;abeb73c31261503333f144d18a6a9b18&quot;,&quot;status&quot;:&quot;success&quot;,&quot;auth_token&quot;:&quot;xxx&quot;}
  but for a search on a number belonging on a disabled account, we get an error with the payload: {&quot;data&quot;:{&quot;cause&quot;:&quot;account_disabled&quot;,&quot;account_id&quot;:&quot;a67d98693d58651021c4c850fc83d50f&quot;},&quot;error&quot;:&quot;400&quot;,&quot;message&quot;:&quot;client error&quot;,&quot;status&quot;:&quot;error&quot;,&quot;timestamp&quot;:&quot;2017-03-30T19:49:43&quot;,&quot;version&quot;:&quot;4.1.3&quot;,&quot;node&quot;:&quot;Z6uHtSyauZI4vrhVGVthrA&quot;,&quot;request_id&quot;:&quot;d66b0b156e03ab1f339111e4bdbcd5ce&quot;,&quot;auth_token&quot;:&quot;xxx&quot;}
  The UI needs the &quot;number&quot; field to be leaked also on that payload, because need this format to select the number in our view after. We can not use the number we sent because it can be formatted in different ways.</td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5421</td>
  	    <td class='clReporter'>Mac Gillon &lt;mac.gillon@ooma.com&gt;</td>
  	    <td class='clSummary'>Allow teletype to be configured to treat notifications as default disabled</td>
  	    <td class='clDescription'>We want all notifications treated as disabled by default so that if new notifications are added, they are not triggered. We also can just enable in the templates the specific notifications we need. Please add a system level configuration to teletype for this.
  For 3.X we have modified teletype_util.erl is_account_notice_enabled() and is_notice_enabled_default() 
  kz_notification:is_enabled(TemplateJObj);
  to
  kz_notification:is_enabled(TemplateJObj, &#039;false&#039;);
  to achieve this.</td>
  	    </td>
      </tr>
  </table>
  * Pierre Fenoll/bitbashing [qf-mvcar_4oh: fix rename carrier side effects + lots of other KNM things (#3532)  * qf-mvcar_4oh: backporting part un    * qf-mvcar_4oh: deforest knm.hrl    * qf-mvcar_4oh: backport part deux    * qf-mvcar_4oh: part trois    * qf-mvcar_4oh: pass tests    * qf-mvcar_4oh: renames and specs](https://github.com/2600hz/kazoo/commit/4658394a92b3b830244fabc71551cc825cf7dd02)
  * James Aimonetti [remove absolute path resolution](https://github.com/2600hz/kazoo/commit/797489903173accaa567cdb0c5580d415951a96b)
  * Pierre Fenoll/James Aimonetti [qf-tasks: retry uploading output CSVs harder (#3515)](https://github.com/2600hz/kazoo/commit/10eeaca63652389b0fcf3de64c460e052333ca4a)
  * Pierre Fenoll/Mark Magnusson [qf-ladder_4oh: properly accumulate filtered callids + interesting macro fix (#3529)  * qf-ladder: properly accumulate filtered callids    * qf-ladder: fix dividing for microseconds &amp; SIP dialog ordering](https://github.com/2600hz/kazoo/commit/89e8ea00208cc54ed727ba6a2bb00fa3b6c2e2a7)
  * bitbashing/lazedo [Help 29090 4.0 (#3526)  * HELP-29090: added command to dump debug info and create crash dump via sup    * HELP-29090: update module name for kz_util    * HELP-29090: formating    * HELP-29090: make dialyzer happy    * HELP-29090: make dialyzer happy    * HELP-29090: make dialyzer happy](https://github.com/2600hz/kazoo/commit/87c652b20602348b00e4f440d4c0a5843ccd852c)
  * bitbashing/lazedo [HELP-29243: update view path (#3531)](https://github.com/2600hz/kazoo/commit/af0dd95eb696d3073531c1dc7196f91830c8f08a)
  * Pierre Fenoll/icehess [dbg-ladder_4oh: use call_collect and fix filtering (#3511)](https://github.com/2600hz/kazoo/commit/f954469cd36252beba6f836234cd1b54bf5cb834)
 -- 2600Hz Offical <packages@2600hz.com>  Tue, 04 Apr 2017 23:24:07 +0000
