NEC Topaz SMDR setup and CDR format
This page shows how to get call records out of the NEC Topaz into Advanced PBX Data Logger: the connection settings, the parser to select and the 12 fields the logger extracts for reports or a database. The settings apply to our logger; other call accounting software may expect a different configuration.
Quick facts
| Item | NEC Topaz |
|---|---|
| Interface | LAN. The PBX accepts a connection on TCP port 60010; the logger connects to the PBX IP address. |
| Port | 60010 |
| Parser to select | NEC Topaz |
| Fields extracted | 12 |
| Other NEC systems | NEC Electra Elite, Aspire, DS2000, XN120 SMDR formats |
| COM port baud rate options (Program 10-21-02) (documented) | 0=4800, 1=9600, 2=19200, 3=38400, 4=57600, 5=115200 |
NEC Topaz
This PBX outputs SMDR data via IP.
You can easily change the setting above using the WebPro interface.
- Open your favorite browser.
- Navigate to the http://192.168.1.220/ (use the IP address of your PBX here)
- Login using the installer name and password (Factory Default Settings for the NEC Topaz: TOPAZ/12345678).
- Change the settings below.
- Apply the changed settings.
- Reboot your PBX if you have changed something in "NTCPU Network Setup".
Settings from the manufacturer's documentation
Taken from Nec Xen Topaz Features and Specifications Manual-Version 2. Values are those stated in the documentation; confirm them against your firmware release.
| Setting | Documented value |
|---|---|
| SMDR feature default state (system-wide) | Disabled |
| COM port baud rate options (Program 10-21-02) | 0=4800, 1=9600, 2=19200, 3=38400, 4=57600, 5=115200 |
| SMDR Output Port Type options (Program 35-01-01) | 0=No setting, 1=COM Port (EXIFU), 3=LAN Port (EXIFU) |
| Accumulated printout default service codes | 721=Extension, 722=Group, 723=Account Code |
| Date format for SMDR (Program 80-05-01) | 0=American, 1=Japanese, 2=European |
Switching SMDR output on, as documented
- Program 35-01-01: SMDR Options - Output Port Type - choose COM or LAN connection for SMDR output
- Program 10-21-02: Hardware Setup - Baud Rate for COM Port, required if SMDR uses the EXIFU COM port
- Program 14-01-06: per-trunk SMDR Print Out enable
- Program 15-01-03: per-extension SMDR Printout enable
- SMDR requires a connection to the EXIFU unit via a COM port or a LAN port
Record format notes
- Sample SMDR record with call type, time, line, duration, station, dialled number and cost fields
- Class (call-type) code definitions given: POT, POTA, PIN, ALB, BRD, PTRS, IVIN, IVOT
- Field character-position map given for header and record lines
- RD/COST field meaning: ring duration for incoming calls, cost for outgoing calls
- Number dialled field is 15 digits maximum
- Abandoned/unanswered calls print as NO ANSWER in the ACCOUNT field
Configuring PBX Data Logger as a TCP client
Our software should work in the TCP client mode. It means that our software will initiate connection with the PBX and the PBX will work as a server. Add one or several PBX IP addresses here (the IP address of the NEC Topaz). The port number should match the port that you have defined within the PBX (60010 in the example below).
1. Add a new configuration with the TCP data source (if you didn't it before).

2. Configure the TCP settings as shown below.

192.168.1.220
60010
192.168.1.220:60010
Selecting the correct parser for NEC Topaz

NEC Topaz
NEC Topaz
Data items
| Description | Data type | Column name |
|---|---|---|
| Call type | string | CALL_TYPE |
| Direction | string | DIRECTION |
| Record ID | string | FLAG1 |
| Call time | datetime | CALL_TIME |
| Line | string | TRUNK |
| Call duration | datetime | CALL_DURATION |
| Call duration (s) | integer | CALL_DURATION_S |
| Ext | string | EXT |
| Dialed phone | string | DIALED_PHONE |
| Caller phone | string | CALLER_PHONE |
| Ringing time | datetime | RING |
| Account | string | ACC |
Sample record
As delivered by the system; phone numbers, names and public addresses are masked.
04 ITRS 11:11 12/01 007 00:01:17 14 919xxxxxxxxx 0:07 05 NAME 11:12 12/01 008 00:01:07 13 918xxxxxxxxx 0:06 06 NAME 11:12 12/01 009 00:01:10 37 919xxxxxxxxx 0:03
Reports and a database
Once records arrive, the logger writes them to a text file or to any ODBC database in real time, or hands them to the PBX Reports utility for manual, scheduled and e-mailed reports with a built-in web server. See exporting call log data to a database for the database setup.
Related NEC systems
NEC SV9300NEC SV9100 (General Overseas Format)
NEC Univerge SV8100 (General Overseas Format)
NEC Univerge SV8100
NEC Electra Elite, Aspire, DS2000, XN120 SMDR formats
All supported PBX systems
Note: Products and companies mentioned here are used only for definition and identification purposes and can be trademarks and/or registered trademarks of the respective companies.
Related topics: Advanced PBX Data Logger
hereCall logging Call accounting SMDR to SQL SMDR Listener Cables and signals






