Download and unrar to find the dll file:
Upload the dll file: How to update a Plugin
Released: 20090226
It has new code for handling the CLI and can now handle calls with out CLI better.
History:
The Marconi Opticon uses the same PABX3 plugin as the LG LDK300.
The data format of the SMDR seems to be identical and the baudrate is set to 9600.
Use the 'PLgLdk300.dll'file to process the data for this PABX.
Sample of rawdata:
- Code: Select all
EXT
12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345
NO STA CO TIME START DIALED ACT CNT COST ACCOUNT CODE
---- ----- --- -------- -------------- ------------------- --- ----- ----------- ------------
9270 9000 026 00:00:12 29/03/04 08:51 I9000 RING 00:10 *
9269 9042 030 00:00:31 29/03/04 08:51 O0333551177 ** 0 0
9261 9006 022 00:02:42 29/03/04 08:49 I9006 RING 00:16
9271 9037 029 00:00:00 29/03/04 08:51 O9564805 ** 0 0
9268 9009 025 00:02:07 29/03/04 08:50 I9009 RING 00:07
9272 9042 030 00:00:00 29/03/04 08:51 O6973197 ** 0 0
9265 9046 023 00:01:56 29/03/04 08:50 t
027 : 0834618499
9270 9013 026 00:02:04 29/03/04 08:51 t
027 : 0834618499 -> 9000
9275 9000 029 00:00:00 29/03/04 08:53 O5952255 ** 0 0
NOTE:
- Duration is in the format 'hh:mm:ss'.
- Date is in the format 'dd/mm/yy'.
- Time is in the format 'hh:mm'.