Release Summary for 4.1.1
  Changes to 4.1 after version 4.1.0
  * __KAZOO-5402__ When the fax worker rejects a email-to-fax due to an unknown CIDNum the error is not very helpful
  * __KAZOO-5403__ As an admin I want some documentation for how to setup kamailio &amp; freeswitch to receive HEP packets
  * __KAZOO-5408__ The number feature to change the carrier module should not be in the available number list if the user is not logged in as a super-admin
  * __KAZOO-5276__ As a user I want writing Number docs to happen in bulk so that large edits are way faster
  * __KAZOO-5105__ The date range pircker on the Pivot &#039;live debug&#039; does not seem to be in UTC
  <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-5402</td>
  	    <td class='clReporter'>Karl Anderson &lt;karl@2600hz.org&gt;</td>
  	    <td class='clSummary'>When the fax worker rejects a email-to-fax due to an unknown CIDNum the error is not very helpful</td>
  	    <td class='clDescription'>I created a faxbox and did not configure the caller id.  When I sent an email to the system I got a error email back that said:
  Error : unknown error 
  I expected a more informative error ;)</td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5403</td>
  	    <td class='clReporter'>Pierre Fenoll &lt;pfenoll@2600hz.com&gt;</td>
  	    <td class='clSummary'>As an admin I want some documentation for how to setup kamailio &amp; freeswitch to receive HEP packets</td>
  	    <td class='clDescription'></td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5408</td>
  	    <td class='clReporter'>Karl Anderson &lt;karl@2600hz.org&gt;</td>
  	    <td class='clSummary'>The number feature to change the carrier module should not be in the available number list if the user is not logged in as a super-admin</td>
  	    <td class='clDescription'>Currently the available features list for a number contains the rename carrier feature for any logged in user, however gives a 403 if they are not a super-admin.   This should be fixed so that the number feature list of a non-super-admin doesn&#039;t contain something they don&#039;t have permission to change.</td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5276</td>
  	    <td class='clReporter'>Pierre Fenoll &lt;pfenoll@2600hz.com&gt;</td>
  	    <td class='clSummary'>As a user I want writing Number docs to happen in bulk so that large edits are way faster</td>
  	    <td class='clDescription'></td>
  	    </td>
      </tr>
  	<tr>
  	    <td class='clName'>KAZOO-5105</td>
  	    <td class='clReporter'>Karl Anderson &lt;karl@2600hz.org&gt;</td>
  	    <td class='clSummary'>The date range pircker on the Pivot &#039;live debug&#039; does not seem to be in UTC</td>
  	    <td class='clDescription'>I just made some calls in the office account to the test numbers I have setup however they are not showing up in the pivot live debug tab.  Issuing the request via CURL without the time range does return the calls.  My guess is that the time range (since its in seconds) is causing the filter to remove the recent calls.</td>
  	    </td>
      </tr>
  </table>
  * Pierre Fenoll/bitbashing [knm-paramig: parallel migration for KNM (#3438)  * knm-paramig_4oh: properly compare JSONs    * HELP-28545: handle managed, inum](https://github.com/2600hz/kazoo/commit/0bf14abdc9dc3eda8840255334e2b6266c6b29e6)
  * lazedo/bitbashing [do not normalize presence results (#3441)](https://github.com/2600hz/kazoo/commit/cbebd938874045cc459c871ac90cf48560a07c46)
  * Mark Magnusson/lazedo [master: fix gen_listener bug that ignored state updates for federated events (#3463)](https://github.com/2600hz/kazoo/commit/910a4219f9fc7378752654def096e3fbf7b622c8)
  * skorobkov/lazedo [QF Crossbar log &amp; kz_network_utils:verify_cidr/2 (#3448)  * Fix kz_network_utils:verify_cidr/2  Display IPv4 addres when it mapped in IPv6 (0:0:0:0:0:ffff:0:0/96)](https://github.com/2600hz/kazoo/commit/d3dbd1975a61818fd30afda44903740a70a1ec12)
  * lazedo/Pierre Fenoll [HELP-28743 validate fax to_number is reconcilable (#3444)  * check if number is reconcilable    * check that to_number is reconcilable    * fix compilation    * fix dialyzer    * fix typo](https://github.com/2600hz/kazoo/commit/1078f320aac6bb622739b28b964c0cf766410723)
  * Ilya Aschepkov/Pierre Fenoll [Add PATCH method to kz_http (#3447)  * Add PATCH method to kz_http    * Formatting](https://github.com/2600hz/kazoo/commit/636fba226a9f790216d8b65219b5f1a24497a8e1)
  * Pierre Fenoll/lazedo [HELP-28545 master: use PORT_IN_MODULE_NAME when creating ported numbers (#3443)  * HELP-28545: import tests    * HELP-28545: WIP    * HELP-28545: finished up    * HELP-28545: fix rebase artefacts](https://github.com/2600hz/kazoo/commit/a9bd2c5b9e77e02833f2716d981231c912436c13)
  * James Aimonetti/lazedo [document how Kazoo auto-generates docs/schemas (#3442)](https://github.com/2600hz/kazoo/commit/33767657c9f76611741165eb48c6435cd92b6481)
  * lazedo/Pierre Fenoll [update jesse to 1.5-rc3 (#3432)  * update jesse to 1.5-rc3    * fix tests    * formatting](https://github.com/2600hz/kazoo/commit/981a2728c13a62cd8a69f63b3eeca8b0b8e6050f)
  * icehess/Pierre Fenoll [tests for creating number with rename feature (#3431)](https://github.com/2600hz/kazoo/commit/b2bb7160e45917ca3ff1ae9cec09d66a23e8268a)
  * Pierre Fenoll/lazedo [qf-extfeat: allow setting external features by default (#3430)  * qf-extfeat_4oh: allow setting external features by default    * qf-extfeat_4oh: verify locals are disallowed + explicitly disallowing features    * qf-extfeat: port code](https://github.com/2600hz/kazoo/commit/1a9e5db285bc4a1ed804b4062702cd944787fce5)
 -- 2600Hz Offical <packages@2600hz.com>  Mon, 20 Mar 2017 23:59:03 +0000
