[freeside-commits] branch FREESIDE_3_BRANCH updated. 5b0181e5a442c8a1945eb7d4caac1381e3c2762f
Christopher Burger
burgerc at freeside.biz
Wed Feb 13 15:27:09 PST 2019
The branch, FREESIDE_3_BRANCH has been updated
via 5b0181e5a442c8a1945eb7d4caac1381e3c2762f (commit)
from 8167bfd5db5d2152ac5d7f2f27b5b7995c1b7966 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5b0181e5a442c8a1945eb7d4caac1381e3c2762f
Author: Christopher Burger <burgerc at freeside.biz>
Date: Wed Feb 13 17:49:50 2019 -0500
RT# 82087 - updated saisei documentation
diff --git a/FS/FS/part_export/saisei.pm b/FS/FS/part_export/saisei.pm
index 79358e25a..0fdc7ac3b 100644
--- a/FS/FS/part_export/saisei.pm
+++ b/FS/FS/part_export/saisei.pm
@@ -94,7 +94,7 @@ To use this export, follow the below instructions:
<OL>
<LI>
Create a new service definition and set the table to svc_broadband. The service name will become the Saisei rate plan name.
-Set the upload and download speed for the service. This is required to be able to export the service to Saisei.
+Set the upload speed, download speed, and tower to be required for the service. This is required to be able to export the service to Saisei.
Attach this Saisei export to this service.
</LI>
<P>
@@ -110,7 +110,7 @@ Create a package for the above created service, and order this package for a cus
</LI>
<P>
<LI>
-Provision the service, making sure to enter the IP address associated with this service and select the tower and sector for it's access point.
+Provision the service, making sure to enter the IP address associated with this service, the upload and download speed are correct, and select the tower and sector for it's access point.
This provisioned service will then be exported as a host to Saisei.
<P>
Unprovisioning this service will set the host entry at Saisei to the default rate plan with the user and access point set to <i>none</i>.
@@ -122,7 +122,7 @@ Clicking on this link will export all services attached to this export not curre
</LI>
</OL>
<P>
-
+<A HREF="http://www.freeside.biz/mediawiki/index.php/Saisei_provisioning_export" target="_new">Documentation</a>
END
);
-----------------------------------------------------------------------
Summary of changes:
FS/FS/part_export/saisei.pm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the freeside-commits
mailing list