Aastra MX-ONE (ASB501 format). SMDR/CDR data format and connection settings
This data is being extracted with help of the "Advanced PBX Data Logger" software only. It may not applicable for other software titles.
Call logging for MX-ONE TSE over IP
The PBX can send the SMDR directly to the Advanced PBX Data Logger. You need to configure call info output as:
General format
callinfo_output_set -output 5 -lim 1 -type tcp -subtype general -server 192.168.1.80 -port 2112 - format "FORMAT" -eol NL -record call -localtime
ASB501 format
callinfo_output_set -output 0 -lim all -type tcp -subtype asb501 -server "192.168.1.80" -port 2112 -format -eol CRNL -record call -localtime
MDFP15 format
callinfo_output_set -output 0 -lim all -type tcp -subtype mdfp15 -server "192.168.1.80" -port 2112 -format -eol CRNL -record call -localtime
The following command starting the SMDR stream:
callinfo_status_set -state on -lim all -output OUT_NO
E.g.
callinfo_status_set -state on -lim all -output 0
where FORMAT - the necessary format name (see docs for the PBX);
OUT_NO - the output number from the callinfo_output_set command;
192.168.1.80 - IP address of a remote server, where our software was installed;
2112 - TCP IP port number on the server.
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 (none)). The port number should match the port that you have defined within the PBX (2112 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.
Selecting the correct parser for Aastra MX-ONE (ASB501 format)
Aastra MX-ONE (ASB501 format)
Aastra MX-ONE (ASB501 format)
Data items
Description | Data type | Column name |
Call time | datetime | CALL_TIME |
Call duration (s) | integer | CALL_DURATION_S |
Call duration | datetime | CALL_DURATION |
Call metering pulses | integer | FLAG1 |
Call type | string | CALL_TYPE |
Direction | string | DIRECTION |
Access code 1 | integer | FLAG4 |
Access code 2 | integer | FLAG6 |
Account code | integer | ACC |
Authorization code | integer | AUTH |
CO | string | TRUNK |
Ext | string | EXT |
Dialed phone | string | DIALED_PHONE |
Caller phone | string | CALLER_PHONE |
Forwarded from | string | FLAG2 |
Interested in reports for PBX usage?
The PBX Reports utility we offer includes multiple report types - manual, scheduled, and via email, built-in web server, and additional features. Easily implement your call accounting system for Aastra MX-ONE (ASB501 format). Look here
Want PBX call logs in a database?
In real-time, the logger captures and exports SMDR or CDR data to your database as a standard feature. Follow this link
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.