Un-install Call Controls plugin
Note
Please note that this plugin can only be utilized for Anywhere365 related products.
Remove Plugin Settings
-
Open the UCC A Unified Contact Center, or UCC, is a queue of interactions (voice, email, IM, etc.) that are handled by Agents. Each UCC has its own settings, IVR menus and Agents. Agents can belong to one or several UCCs and can have multiple skills (competencies). A UCC can be visualized as a contact center “micro service”. Customers can utilize one UCC (e.g. a global helpdesk), a few UCC’s (e.g. for each department or regional office) or hundreds of UCC’s (e.g. for each bed at a hospital). They are interconnected and can all be managed from one central location. Config page on SharePoint
-
Open the Plugin Settings list
-
Remove the following settings:
Setting | Value | Scope |
---|---|---|
Enabled | TRUE | CallControlsPlugin |
Uri |
CallControlsPlugin |
Remove plugin from config
If configured per UCC
-
Open file ‘Config.xml’ for editing purposes.
Tip
It is recommended that you make a backup of the config.xml file in case issues arise.
The default path of this file is:
C:\ProgramData\Anywhere365\Core\Service\UnifiedContactCenterService\Config.xml
-
Remove "Plugin" value below ‘SettingsURL’ of the UCC.
CopyXML<Plugin name="CallControlsPlugin" path="C:\Program Files\Core\Anywhere365\Plugins\CallControlsPlugin" file="Wsp.Anywhere365.CallControlsPlugin.dll" />
If configured for UCC Service
-
Open file ‘Config.xml’ for editing purposes.
Tip
First make a backup of the file to prevent problems!
The default path of this file is:
C:\ProgramData\Anywhere365\Core\Service\UnifiedContactCenterService\Config.xml
-
Remove "Plugins" value below ‘Presence Provider’.
CopyXML<Plugins>
<Plugin name="CallControlsPlugin" path="C:\Program Files\Core\Anywhere365\Plugins\CallControlsPlugin" file="Wsp.Anywhere365.CallControlsPlugin.dll" />
</Plugins>
Restart UCC and validate
-
Login to the Anywhere365 Application Server
-
Start Services
-
Restart "Anywhere365 Unified Contact Center"
Remove the plugin files
-
Log in on the server on which the UCC service is running.
-
Go to the plug ins folder (‘DRIVE:\program files\core\anywhere365\plugins\').
-
Delete the folder "CallControlsPlugin" for the plugins folder.
Note
If the UCC has not been restarted, the files are still in used and cannot be deleted. In this case restart the UCC.