diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-01-10 12:57:12 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-01-10 12:57:12 -0800 |
commit | 673403c4b8e1c19f614387c1a666a45f9fa9e2b5 (patch) | |
tree | 623be45a90d3e0a1e2112edbec3543c325fbf68b | |
parent | b15bccfbc663ee88bf6d1da3cc327a83c392b0ec (diff) |
extrapoled billmax pricing
-rw-r--r-- | wispa-billing-vendors.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wispa-billing-vendors.html b/wispa-billing-vendors.html index a8ca0e1..7e8c3e6 100644 --- a/wispa-billing-vendors.html +++ b/wispa-billing-vendors.html @@ -167,7 +167,7 @@ Freeside Internet Services, Inc.<br> <th>Monthly price, 3500 customers</th> <td><span class="smyes">$195</span></td> <td>?</td> - <td>?</td> + <td>under $696?</td> <td>$1750</td> <td>$368 <!-- ($314 Platypus + $54 Windows 2012 server & SQL server 2014 Standard w/10 CALs, amortized over 36 months) --></td> <td>$3920</td> @@ -180,7 +180,7 @@ Freeside Internet Services, Inc.<br> <th>Monthly price, 10,000 customers</th> <td><span class="smyes">$195</span></td> <td>?</td> - <td>?</td> + <td>under $1990?</td> <td>$5000</td> <td>$641 <!--($472 Platypus + $169 Windows 2012 server & SQL server 2014 Standard w/25 CALS, amortized over 36 months) --></td> <td>$11,250</td> |