27. CallGenerator™
The CallGenerator must be a version-numbered one (version 1.0 or later; version 1.1 required for "M2F Dial Answer Snippet") to be compatible with TEMS Investigation 23.2. Older CallGenerators have no version numbering.
The CallGenerator installation requires an English-language edition of Windows.
If the CallGenerator PC is not running Windows Server 2008 R2, make sure that you have Windows Management Framework (Windows PowerShell 2.0, WinRM 2.0, and BITS 4.0) installed. To check what version you have, run a command prompt as administrator and type $host.version
. This command should return "Major" = 2. If it does not, download the correct software version via Windows Update or by following this link: ► support.microsoft.com/kb/968929. – In PowerShell, also check that Get-ExecutionPolicy
returns "RemoteSigned". If you get a different response, run the command Set-ExecutionPolicy RemoteSigned
.