Difference between revisions of "WorkMan CCT-AQ AVIO"

From WorkManSoft Wiki
Jump to navigationJump to search
 
Line 2: Line 2:
  
 
== Ini-file ==
 
== Ini-file ==
 +
 +
Filename wmcctaqaviosvc.ini
  
 
   [Database]
 
   [Database]

Latest revision as of 21:18, 1 June 2011

Version that handles the queue-communication with Avaya IP Office.

Ini-file

Filename wmcctaqaviosvc.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