ESI SMDR formats: IVX128, tabular, CSV v2 and v3
Advanced PBX Data Logger includes 5 parsers for ESI systems. This page gathers them in one place. For each system you will find how the call records reach the logger, the parser to select, and the 56 fields in total that these parsers extract for PBX Reports or a database. Of these, 5 over TCP client; the rest are identified by their record layout and can arrive over a serial port or a LAN connection. The settings apply to our logger; other call accounting software may expect a different configuration.
Systems on this page
- ESI IVX128 · TCP client, 11 fields
- ESI (tabular) · TCP client, 11 fields
- ESI v2 (csv) · TCP client, 11 fields
- ESI v3 (csv) · TCP client, 11 fields
- ESI v3 (Extended Format) · TCP client, 12 fields
Connecting the logger
Add a data source in PBX Data Logger that matches the interface named in each section: RS232 for a serial SMDR port, TCP client when the PBX accepts connections, TCP server when the PBX pushes records to the logger, or FTP for systems that write CDR files. Then open Modules → Query Parse Filter → Data query, click Setup and select the parser named in the section. The general steps are shown on the SMDR listener page; every other supported system is listed on the supported PBX index.
ESI IVX128
Parser: ESI IVX128
Connection: LAN. The PBX accepts a connection on TCP port 59003; the logger connects to the PBX IP address.
Fields extracted: 11
SMDR formats
Supported models: ESI-1000, ESI-600, ESI-200, ESI-100, ESI-50
Advanced PBX Data Logger supports: CSV and Extended SMDR formats
Capturing SMDR data over Ethernet
The NSP1 can be used to output SMDR data over an IP network. The TCP can be xx003 (default value is 59003). For more information about PBX settings, see NSP Installation Made Simple (ESI # 0450-0669).
Capturing SMDR data through RS-232 port
Use an RS-232C cable to connect a PC's serial port to the system's Maintenance/SMDR port. If necessary, consult the Hardware Installation Manual. SMDR data will be stored temporarily if a laptop is connected for programming (5-15 minutes). The buffered SMDR data will resume output to the serial port.
Entering programming mode
You may program from any ESI desktop phone in the system:
1. Press PROG/HELP at any station. The normal station programming menu prompts will begin to play.
2. Press HOLD. The "enter password" prompt will play.
3. Enter the Installer password (default is 789). Then, to confirm the password, either press # or wait two seconds. You are now in programming mode.
The extension will be automatically placed in DND, and its display will show:
INSTALLER
CMD:
4. The system will play the system programming menu. Follow it to program as you wish.
5. When finished, hang up.
Function 18: Maintenance/SMDR serial port
Real-time SMDR call records are continuously output to the SMDR port.
1. Select the output device by pressing the scroll keys (SERIAL or ETHERNET (if connecting to a LAN through an NSP board)).
2. The system will then prompt you for the serial port baud rate. You can change this rate by pressing the scroll keys.
3. Select the SMDR format, STANDARD, EXTENDED, or CSV, by pressing the scroll keys.
If necessary, consult the ESI Communications Servers: Programming Manual
Settings from the manufacturer's documentation
Taken from ESI SDMR Outputs. Values are those stated in the documentation; confirm them against your firmware release.
| Setting | Documented value |
|---|---|
| serial parameters | 8 data bits, 1 stop bit, no parity |
Record format notes
- Tabular format columns (4-digit dial plan): call type at col 1, date MM/DD at col 3, start time HH:MM:SS at col 9, duration HH:MM:SS at col 18, extension at col 27, digits dialed/caller ID at col 32 (28 chars), account code at col 60, Esi-Link home/remote at col 71/74, CO line at col 77.
Data items: ESI IVX128
| Description | Data type | Column name |
|---|---|---|
| Call type | string | CALL_TYPE |
| Direction | string | DIRECTION |
| Call time | datetime | CALL_TIME |
| Call duration | datetime | CALL_DURATION |
| Call duration (s) | integer | CALL_DURATION_S |
| Extension | string | EXT |
| Phone | string | DIALED_PHONE |
| Account | string | ACC |
| Esi-Link home location number | string | FLAG1 |
| Esi-Link remote location number | string | FLAG2 |
| CO line number | string | TRUNK |
Sample record
As delivered by the system; phone numbers, names and public addresses are masked.
01/22 10:12:01 00:00:01 111 111xxxxxxxxxxxxxxxxx 12 01/22 11:12:01 00:20:01 111 111xxxxxxxxxxxxxxxxx 12 01/22 13:12:01 00:10:01 111 111xxxxxxxxxxxxxxxxx 12
ESI (tabular)
Parser: ESI (tabular)
Connection: LAN. The PBX accepts a connection on TCP port 59003; the logger connects to the PBX IP address.
Fields extracted: 11
SMDR formats
Supported models: ESI-1000, ESI-600, ESI-200, ESI-100, ESI-50
Advanced PBX Data Logger supports: CSV and Extended SMDR formats
Capturing SMDR data over Ethernet
The NSP1 can be used to output SMDR data over an IP network. The TCP can be xx003 (default value is 59003). For more information about PBX settings, see NSP Installation Made Simple (ESI # 0450-0669).
Capturing SMDR data through RS-232 port
Use an RS-232C cable to connect a PC's serial port to the system's Maintenance/SMDR port. If necessary, consult the Hardware Installation Manual. SMDR data will be stored temporarily if a laptop is connected for programming (5-15 minutes). The buffered SMDR data will resume output to the serial port.
Entering programming mode
You may program from any ESI desktop phone in the system:
1. Press PROG/HELP at any station. The normal station programming menu prompts will begin to play.
2. Press HOLD. The "enter password" prompt will play.
3. Enter the Installer password (default is 789). Then, to confirm the password, either press # or wait two seconds. You are now in programming mode.
The extension will be automatically placed in DND, and its display will show:
INSTALLER
CMD:
4. The system will play the system programming menu. Follow it to program as you wish.
5. When finished, hang up.
Function 18: Maintenance/SMDR serial port
Real-time SMDR call records are continuously output to the SMDR port.
1. Select the output device by pressing the scroll keys (SERIAL or ETHERNET (if connecting to a LAN through an NSP board)).
2. The system will then prompt you for the serial port baud rate. You can change this rate by pressing the scroll keys.
3. Select the SMDR format, STANDARD, EXTENDED, or CSV, by pressing the scroll keys.
If necessary, consult the ESI Communications Servers: Programming Manual
Settings from the manufacturer's documentation
Taken from ESI SDMR Outputs. Values are those stated in the documentation; confirm them against your firmware release.
| Setting | Documented value |
|---|---|
| serial parameters | 8 data bits, 1 stop bit, no parity |
Record format notes
- Tabular format is ESI's default and is described as compatible with the standard Panasonic DBS format except for the last two ESI-exclusive Esi-Link fields.
Data items: ESI (tabular)
| Description | Data type | Column name |
|---|---|---|
| Call type | string | CALL_TYPE |
| Direction | string | DIRECTION |
| Call time | datetime | CALL_TIME |
| Call duration | datetime | CALL_DURATION |
| Call duration (s) | integer | CALL_DURATION_S |
| Extension | string | EXT |
| Phone | string | DIALED_PHONE |
| Account | string | ACC |
| Esi-Link home location number | string | FLAG1 |
| Esi-Link remote location number | string | FLAG2 |
| CO line number | string | TRUNK |
Sample record
As delivered by the system; phone numbers, names and public addresses are masked.
1 2 3 4 5 6 7 8
123xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I 01/22 01:55:23 00:02:33 NNN XXXXXXXXXXXXXXXXXXXXXXXXXXX AAAAAAAAAA EE RR LL
ESI v2 (csv)
Parser: ESI v2 (csv)
Connection: LAN. The PBX accepts a connection on TCP port 59003; the logger connects to the PBX IP address.
Fields extracted: 11
SMDR formats
Supported models: ESI-1000, ESI-600, ESI-200, ESI-100, ESI-50
Advanced PBX Data Logger supports: CSV and Extended SMDR formats
Capturing SMDR data over Ethernet
The NSP1 can be used to output SMDR data over an IP network. The TCP can be xx003 (default value is 59003). For more information about PBX settings, see NSP Installation Made Simple (ESI # 0450-0669).
Capturing SMDR data through RS-232 port
Use an RS-232C cable to connect a PC's serial port to the system's Maintenance/SMDR port. If necessary, consult the Hardware Installation Manual. SMDR data will be stored temporarily if a laptop is connected for programming (5-15 minutes). The buffered SMDR data will resume output to the serial port.
Entering programming mode
You may program from any ESI desktop phone in the system:
1. Press PROG/HELP at any station. The normal station programming menu prompts will begin to play.
2. Press HOLD. The "enter password" prompt will play.
3. Enter the Installer password (default is 789). Then, to confirm the password, either press # or wait two seconds. You are now in programming mode.
The extension will be automatically placed in DND, and its display will show:
INSTALLER
CMD:
4. The system will play the system programming menu. Follow it to program as you wish.
5. When finished, hang up.
Function 18: Maintenance/SMDR serial port
Real-time SMDR call records are continuously output to the SMDR port.
1. Select the output device by pressing the scroll keys (SERIAL or ETHERNET (if connecting to a LAN through an NSP board)).
2. The system will then prompt you for the serial port baud rate. You can change this rate by pressing the scroll keys.
3. Select the SMDR format, STANDARD, EXTENDED, or CSV, by pressing the scroll keys.
If necessary, consult the ESI Communications Servers: Programming Manual
Settings from the manufacturer's documentation
Taken from ESI SDMR Outputs. Values are those stated in the documentation; confirm them against your firmware release.
| Setting | Documented value |
|---|---|
| serial parameters | 8 data bits, 1 stop bit, no parity |
Record format notes
- CSV fields are quoted and comma-delimited with null fields still present as empty quoted placeholders; account codes are not supported in CSV.
Data items: ESI v2 (csv)
| Description | Data type | Column name |
|---|---|---|
| Call type | string | CALL_TYPE |
| Direction | string | DIRECTION |
| Call time | datetime | CALL_TIME |
| Call duration | datetime | CALL_DURATION |
| Call duration (s) | integer | CALL_DURATION_S |
| Extension | string | EXT |
| Phone | string | DIALED_PHONE |
| Caller ID name | string | CALLER_PHONE |
| Esi-Link home location number | string | FLAG1 |
| Esi-Link remote location number | string | FLAG2 |
| Line number | string | TRUNK |
ESI v3 (csv)
Parser: ESI v3 (csv)
Connection: LAN. The PBX accepts a connection on TCP port 59003; the logger connects to the PBX IP address.
Fields extracted: 11
SMDR formats
Supported models: ESI-1000, ESI-600, ESI-200, ESI-100, ESI-50
Advanced PBX Data Logger supports: CSV and Extended SMDR formats
Capturing SMDR data over Ethernet
The NSP1 can be used to output SMDR data over an IP network. The TCP can be xx003 (default value is 59003). For more information about PBX settings, see NSP Installation Made Simple (ESI # 0450-0669).
Capturing SMDR data through RS-232 port
Use an RS-232C cable to connect a PC's serial port to the system's Maintenance/SMDR port. If necessary, consult the Hardware Installation Manual. SMDR data will be stored temporarily if a laptop is connected for programming (5-15 minutes). The buffered SMDR data will resume output to the serial port.
Entering programming mode
You may program from any ESI desktop phone in the system:
1. Press PROG/HELP at any station. The normal station programming menu prompts will begin to play.
2. Press HOLD. The "enter password" prompt will play.
3. Enter the Installer password (default is 789). Then, to confirm the password, either press # or wait two seconds. You are now in programming mode.
The extension will be automatically placed in DND, and its display will show:
INSTALLER
CMD:
4. The system will play the system programming menu. Follow it to program as you wish.
5. When finished, hang up.
Function 18: Maintenance/SMDR serial port
Real-time SMDR call records are continuously output to the SMDR port.
1. Select the output device by pressing the scroll keys (SERIAL or ETHERNET (if connecting to a LAN through an NSP board)).
2. The system will then prompt you for the serial port baud rate. You can change this rate by pressing the scroll keys.
3. Select the SMDR format, STANDARD, EXTENDED, or CSV, by pressing the scroll keys.
If necessary, consult the ESI Communications Servers: Programming Manual
Settings from the manufacturer's documentation
Taken from ESI SDMR Outputs. Values are those stated in the documentation; confirm them against your firmware release.
Record format notes
- CSV example: "I","07042002","000852","000059","101","2144229700","ESTECH SYS INC. ","01","04","54" for an Esi-Link call.
Data items: ESI v3 (csv)
| Description | Data type | Column name |
|---|---|---|
| Call type | string | CALL_TYPE |
| Direction | string | DIRECTION |
| Call time | datetime | CALL_TIME |
| Call duration | datetime | CALL_DURATION |
| Call duration (s) | integer | CALL_DURATION_S |
| Extension | string | EXT |
| Phone | string | DIALED_PHONE |
| Caller ID name | string | CALLER_PHONE |
| Esi-Link home location number | string | FLAG1 |
| Esi-Link remote location number | string | FLAG2 |
| Line number | string | TRUNK |
Sample record
As delivered by the system; phone numbers, names and public addresses are masked.
T 12/06 12:27:25 00:01:08 4314 001 318xxxxxxx LOUISIANA CA T 12/06 12:27:14 00:03:52 4317 003 318xxxxxxx LOUISIANA CA I 12/06 12:32:12 00:00:23 4302 001 870xxxxxxx ALFORD JOE H
ESI v3 (Extended Format)
Parser: ESI v3 (Extended Format)
Connection: LAN. The PBX accepts a connection on TCP port 59003; the logger connects to the PBX IP address.
Fields extracted: 12
SMDR formats
Supported models: ESI-1000, ESI-600, ESI-200, ESI-100, ESI-50
Advanced PBX Data Logger supports: CSV and Extended SMDR formats
Capturing SMDR data over Ethernet
The NSP1 can be used to output SMDR data over an IP network. The TCP can be xx003 (default value is 59003). For more information about PBX settings, see NSP Installation Made Simple (ESI # 0450-0669).
Capturing SMDR data through RS-232 port
Use an RS-232C cable to connect a PC's serial port to the system's Maintenance/SMDR port. If necessary, consult the Hardware Installation Manual. SMDR data will be stored temporarily if a laptop is connected for programming (5-15 minutes). The buffered SMDR data will resume output to the serial port.
Entering programming mode
You may program from any ESI desktop phone in the system:
1. Press PROG/HELP at any station. The normal station programming menu prompts will begin to play.
2. Press HOLD. The "enter password" prompt will play.
3. Enter the Installer password (default is 789). Then, to confirm the password, either press # or wait two seconds. You are now in programming mode.
The extension will be automatically placed in DND, and its display will show:
INSTALLER
CMD:
4. The system will play the system programming menu. Follow it to program as you wish.
5. When finished, hang up.
Function 18: Maintenance/SMDR serial port
Real-time SMDR call records are continuously output to the SMDR port.
1. Select the output device by pressing the scroll keys (SERIAL or ETHERNET (if connecting to a LAN through an NSP board)).
2. The system will then prompt you for the serial port baud rate. You can change this rate by pressing the scroll keys.
3. Select the SMDR format, STANDARD, EXTENDED, or CSV, by pressing the scroll keys.
If necessary, consult the ESI Communications Servers: Programming Manual
Data items: ESI v3 (Extended Format)
| Description | Data type | Column name |
|---|---|---|
| Call type | string | CALL_TYPE |
| Direction | string | DIRECTION |
| Call time | datetime | CALL_TIME |
| Call duration | datetime | CALL_DURATION |
| Call duration (s) | integer | CALL_DURATION_S |
| Extension | string | EXT |
| Trunk | string | TRUNK |
| Phone | string | DIALED_PHONE |
| Phone | string | DNIS |
| Account | string | ACC |
| Caller phone | string | CALLER_PHONE |
| Caller name | string | FLAG2 |
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 ESI systems with their own setup pages
ESI (csv)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