PLEASE NOTE:
For configuration changes to take affect you need to restart the TNGOutputIntf service.
Configurable settings in settings.ini file:
The output path:
----------------
[OUTPUT]
PATH=C:\Program Files\datatex\tngoutputinterface\output\export.txt
The TNG IP Address and integration port:
----------------------------------------
[HOST]
IP=127.0.0.1
PORT=20003
If no values are configured or the file is missing the default
values as per above will apply.
The output format is:
Format of file.
1. Comma delimited.
2. Fields:
1. Call Type –‘?O’ for outgoing calls and ‘?I’ for incoming
2. Number Dialed
3. Extension Number
4. Date, start of call – format ‘DD.MM.YY’
5. Time, start of call – format ‘HH:MM:SS’
6. Call Duration – Format ‘HH:MM:SS’
7. Call Charge – Decimal point is a dot ‘.’ And the number of decimal places is 2
8. EndOfLine format ‘\0D\0A’
Sample export file:
?O,0768385130,385,08.01.09,09:02:00,00:06:29,10.75,
?O,0358348000,6021,08.01.09,09:04:00,00:12:57,9.10,
?O,0746043045,372,08.01.09,09:05:00,00:00:21,0.00,
?O,0357928517,6012,08.01.09,09:06:00,00:01:34,0.53,
?O,0333559100,6013,08.01.09,09:06:00,00:00:59,0.70,
?O,0359017500,6031,08.01.09,09:06:00,00:02:30,0.84,
?O,0796305920,6012,08.01.09,09:09:00,00:00:44,0.00,
?O,0726203692,385,08.01.09,09:09:00,00:00:05,1.65,
?O,0795096666,6017,08.01.09,09:10:00,00:00:30,0.00,
?O,0731455842,385,08.01.09,09:11:00,00:00:02,1.65,
?O,0737978168,385,08.01.09,09:11:00,00:00:38,1.65,
?O,0730174415,6017,08.01.09,09:12:00,00:00:02,1.65,
?O,0785830389,6031,08.01.09,09:12:00,00:00:47,1.65,
?O,0357871645,6031,08.01.09,09:13:00,00:04:51,1.63,
?O,0726933454,372,08.01.09,09:13:00,00:00:46,1.65,
?O,07349,372,08.01.09,09:14:00,00:00:00,0.00,
?O,0734972517,372,08.01.09,09:15:00,00:00:24,1.65,
PLEASE NOTE:
For configuration changes to take affect you need to restart the TNGOutputIntf service.