Aastra MX-ONE. 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
Data items
Description | Data type | Column name |
Call time | datetime | CALL_TIME |
Call duration (s) | integer | CALL_DURATION_S |
Call metering pulses | string | FLAG1 |
Condition code 1 | string | CALL_TYPE |
Direction | string | DIRECTION |
Access code 1 | string | FLAG2 |
Access code 2 | string | FLAG3 |
Account code | string | ACC |
Authorization code | string | AUTH |
Transit network selection code | string | FLAG5 |
Operator system access code | string | FLAG6 |
Queue time busy external line | integer | QUEUE_TIME |
Dialed phone | string | DIALED_PHONE |
Ext | string | EXT |
Trunk | string | TRUNK |
Dialed phone | string | CALLER_PHONE |
Operator queue time | string | OP_QUEUE_TIME |
Ring duration (s) | integer | RING_S |
Ring duration | datetime | RING |
Queue time duration (s) | integer | QUEUE_TIME_DUR |
Condition code 2 | string | FLAG4 |
Interested in reports for PBX usage?
Our offering includes the PBX Reports utility with manual, scheduled, and email report capabilities, a built-in web server, and additional features. You can establish your call accounting system for Aastra MX-ONE. Look here
Want PBX call logs in a database?
As a standard feature, the logger is designed to capture and export SMDR or CDR data in real-time to your database. 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.