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 package.
2. Select Global as Scope. (you can also select User to load the files into the user scope a your script user or Group to load the files into the group scope of your script group)
3. Selec CallRoutingScripts (in SwyxWare < 13.10) or Call Routing VBS scripts (in SwyxWare >= 13.10) as Category.
4. It is recommended to enter Persistent Variables into the Description field, but not necessary.
Step 5
To check if the GSE action is available within call routing scripts open the Call Routing Manager of any user and click the button Sequence of Actions. Scroll the list on the left side down until you reach the Persistent Variable action. The (System) behind the GSE action name shows that this is a global action being available for every SwyxWare user.
The PersistenVariable GSE action is now installed completely and persistens variables can now be fully used within GSE call routing scripts.
By Tom Wellige