Difference between revisions of "WorkMan CCT AVIO"

From WorkManSoft Wiki
Jump to navigationJump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
  
 
== Ini-file ==
 
== Ini-file ==
 +
 +
Filename: wmcctaviosvc.ini
  
 
   [Database]
 
   [Database]
Line 29: Line 31:
  
 
System\AVIOID n/a
 
System\AVIOID n/a
 +
 +
== Configuration of PBX ==
 +
 +
It's important that queueing is set on the huntgroups otherwise the service can't log the calls.
  
 
== Specifications ==
 
== Specifications ==

Latest revision as of 13:48, 30 April 2012

Release History

Ini-file

Filename: wmcctaviosvc.ini

 [Database]
 DBFilename=D:\WorkMan\Prop\DB\wmcc_prop.fdb
 DBAddress=
 
 [CoreServer]
 Address=127.0.0.1
 Port=25100
 
 [System]
 Log2TCALL=0
 LocateDDI=0
 AVIOID=1

Database\DBFilename is path to database

Database\DBAddress is IP or hostname to Firebird-server, blank if localhost

CoreServer\Address is IP to core server, typically 127.0.0.1

CoreServer\Port is the port where core server is listening

System\Log2TCALL n/a

System\LocateDDI n/a

System\AVIOID n/a

Configuration of PBX

It's important that queueing is set on the huntgroups otherwise the service can't log the calls.

Specifications

Windows versions supported:

  • Windows 32-bit (XP/Vista/7/2003/2008)
  • Windows 64-bit (7/2008), runs in 32-bit compability mode, make sure the TAPI-driver works first. Special Firebird-dll might be needed if you are running 64-bit Firebird engine, contact us for special support.