diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-07-09 01:12:56 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-07-09 01:12:56 -0700 |
commit | d876a1a021a7419843bcdd9977bd0e7384ca8e0c (patch) | |
tree | 9aa41594786607e9a4f24da0967bf54161e8f445 /services.html | |
parent | 6b4d73b2a35b12668bac382371473d1f23b85a3d (diff) |
add suretax service, explicit limitations on bronze support
Diffstat (limited to 'services.html')
-rw-r--r-- | services.html | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/services.html b/services.html index 9278293..4c910bb 100644 --- a/services.html +++ b/services.html @@ -180,6 +180,16 @@ </tr> <tr> + <td>Support for VoIP/CDR billing and multiple companies</td> + <td STYLE="background-color: #EEEEEE"><span class="no">✖</span></td> + <td><span class="yes">✔</span></td> + <td><span class="yes">✔</span></td> + <td><span class="yes">✔</span></td> + <td STYLE="background-color: #F0F0F0"><span class="yes">✔</span></td> + <td STYLE="background-color: #F0F0F0"><span class="yes">✔</span></td> + </tr> + + <tr> <td>24/7 emergency support</td> <td STYLE="background-color: #EEEEEE"><span class="no">✖</span></td> <td><span class="no">✖</span></td> @@ -282,12 +292,17 @@ <tr> <td align="left" valign="top"> - <p><b>Support add-on for High Availability / Replication</b> - <b class="h6">$395/month</b><br> + <p><b>High Availability / Replication</b> - <b class="h6">$395/month</b><br> This add-on support service supports High Availability configurations. It includes support for streaming replication, hot standby and failover, as well as 24/7 proactive failover monitoring. </p> + <p><b>SureTax telecom taxation</b> - <b class="h6">$495/month</b><br> + This add-on support service includes discount access to the SureTax + service, providing a feed of up-to-date taxation data integrated + into Freeside for tax calculation. + </p> </td> </tr> </table> |