-
4 pages in this category
-
2.1 - Setup Database
VBScript It is recommended to use the MS SQL Server being already installed on the SwyxWare machine and being used by the SwyxWare. If you want to use another MS SQL Server on another machine please refer to 6.3 - Use SQL Server on different machine. If you want to use another database server like MySQL or Oracle please refer to 6.5 - Use different database. The default name of the database to be created is IpPbxExtensions. If you want to use another database - 558 views
-
2.2 - Setup Database Table
VBScript After having created and configured the IpPbxExtionsions database the table which is used by the PersistentVariable GSE action needs to be created into this database. Step 1 Select Open | Open File... from the File menu of SQL Server Management Studio and select the file CreateTable.sql from the sql folder of the download package. Note: if you have chosen another than the default name for the database in the previous installation step you need - 299 views
-
2.3 - Setup GSE Action
VBScript The Persistent Variables extension is designed as GSE actions. To install these GSE actions you need to use the SwyxWare Administration. Step 1 Open the SwyxWare Administration and open the properties of your Swyx Server. Step 2 Switch to the Files page and click on Edit.... Step 3 Click on Add... Step 4 1. Select all files from the ase folder from the download p - 560 views
-
2.4 - Setup updated versions
VBScript Unless it is not explicitly stated differently on a release of a new version of the Persistent Variables, installing an update is very much straight forward. Just download the new version and follow the steps described in 2.3 - Setup GSE Action It is not necessary to delete the previously installed actionPersistentVariable.ase and actionPersistentVariable.vbs files before uploading the new ones to the SwyxWare database. The old files will just get ov - 130 views
-