- The following action is now catered for:
IVOW - ISDN Outgoing Call with a pin code
Download and unrar: Upload the dll file: How to update a Plugin
History of plugin:
Updated: 6 July 2007, plg-nec_96i_processor_f2-update-2007_7_5_1.exe
- Problem fixed: The pin code field contained trailing spaces. This caused
problems in the reports (by pin code).
Released: 29 June 2007
- Please note: Use the plugin, plg-nec_96i_processor_f2-update-2007_6_29_1.exe, or newer.
- Code: Select all
Sample output data:
1 2 3 4 5 6 7 8 9
123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890
53 IVIN 10:02 22/06 009 00:00:12 5000 0218624932 0:29
54 ITRS 10:02 22/06 009 00:00:38 5019 0218624932 0:29
55 POT 10:03 22/06 004 00:00:00 5037 2222 0
22/06/07 PAGE 426
CLASS TIME DATE LINE DURATION STATION DIALLED No./CLI RD/COST ACCOUNT
01 ALB 10:03 005 00:00:09
02 IVIN 10:03 22/06 011 00:00:19 5000 0218722224 0:14
03 IVOW 10:04 22/06 016 00:00:00 5015 0218741650 0 W/030
04 ITRS 10:04 22/06 011 00:01:12 5005 0218722224 0:14
05 IVOT 10:04 22/06 015 00:00:58 5019 0218624932 0
11 IVIN 12:53 08/10 004 00:00:05 2380 0:06
12 IVIN 12:53 08/10 006 2380 0:03 NO ANSWER
13 IVIN 12:54 08/10 004 0:05 NO ANSWER
14 IVOW 12:56 08/10 006 00:00:00 2387 0829259907 0 W/008
15 BRD 12:56 08/10 007 00:00:00 2387 0 0
16 BRD 12:56 08/10 008 00:00:00 2387 0 0
17 BRD 12:56 08/10 009 00:00:00 2387 0 0
18 BRD 12:57 08/10 004 00:00:00 2394 0 0
19 IVOW 12:58 08/10 005 00:00:00 2380 8 0 W/008
20 IVOW 12:58 08/10 006 00:00:05 2380 0829259907 0 W/008
21 IVOT 13:05 08/10 007 00:00:00 2387 0
22 IVOW 13:05 08/10 008 00:00:00 2387 0829259907 0 W/008
23 IVOW 13:08 08/10 009 00:00:00 2380 0215052380 0 W/008
24 IVIN 13:08 08/10 006 0:02 NO ANSWER
The main difference is that it has a date field(dd/mm) on posision 16 to 20. This is
on the same posision as the line number for the other version of the 96i.
Requirements:
The output must be formatted as displayed in the 'sample output data' section.
Programming code for F2 processor SMDR 1 to include date (dd/mm):
SMDR TYPE 1
press HOLD and ITEM NR6,
press HOLD and for PRINT ITEM NUMBER 14, enter 1 and then HOLD.
NOTE: If you require assistance with the programming of the PABX, please contact your PABX support.
Action codes for incoming and outgoing:
- answered
unanswered
transferred
Class definition (posision 4 to 7 in rawdata):
- VIN - Incoming answered (unanswered if "NO ANSWER" on posision 72 to 81)
PIN - Incoming answered (unanswered if "NO ANSWER" on posision 72 to 81)
POT - Outgoing unanswered
IVOT - Outgoing answered
IVIN - Incoming answered
ITRS - transferred calls (Incoming)
PTRS - transferred calls (Outgoing or Incoming)
OTW - Outgoing answered
IVOW - ISDN Outgoing Call with a pin code
Date and Time format:
- The date is in the format DD/MM. Since the PABX does not give off a year,
the year of the PC date will be used.
The time is in the format hh:mm. The time for all calls will have 00 for seconds.
The rawdata contains a pin code under the "account" column. This value represents
the pin code used, it is not the actual pin code used. You need to configure this
with the user detail under pin codes in TNG and under account code in TOPAZ.