The call accounting or Station Message Detail Recording (SMDR) accounting feature allows the system to send a raw data of the trunk outgoing / incoming call information to the call accounting software.
The SMDR data can be received by a personal computer (PC) loaded with call accounting software which runs on RS-232C or LAN terminal emulation software. Call information is sent out from the CPU to the SMDR terminal when each call is completed.
If the SMDR terminal is not connected to the system or if the SMDR terminal is not ready for receiving information, the call information is temporarily stored in the CPU. As soon as the SMDR terminal becomes ready to receive information, the call information temporarily stored in the CPU is sent out to the SMDR terminal.
Hardware Required
(1) SMDR on RS-232C
CPU blade
RS RVS-4SCA-C / RS RVS-15S CA-A / RS NORM-4S CA-A
PC with call accounting software
(2) SMDR on IP
CPU blade
PC with call accounting software
Programming RS232 port for call accounting data output
1. 02 > 0 > 2011, Assign year
2. 02 > 1 > MM DD WW, MM is month (01 – 12), DD is day (01 – 31), WW is week (00 – 07) 00 is being Sunday
3. 02 > 2 > HH MM SS, HH is hour, MM is minutes, SS is seconds
4. 0401 > 05 > 7, Assign RS232 port for call accounting
5. 4000 > 0, is for port 1 & 1 is for port 2 > 14, is SMDR
6. 4001 > 0, is for port 1 & 1 is for port 2 > 0 is 7 bits data length
7. 4002 > 0, is for port 1 & 1 is for port 2 > 0 enable parity
8. 4003 > 0, is for port 1 & 1 is for port 2 > 1 even parity
9. 4004 > 0, is for port 1 & 1 is for port 2 > 0 stop bit is 1
10. 4008 > 0, is for port 1 & 1 is for port 2 > 1 baud rate or speed is 1200 bits
11. 15213 > 00 – 15 class 15 > 0 enable station to station SMDR
Programming LAN port for call accounting data output
1. 02 > 0 > 2011, Assign year
2. 02 > 1 > MM DD WW, MM is month (01 – 12), DD is day (01 – 31), WW is week (00 – 07) 00 is being Sunday
3. 02 > 2 > HH MM SS, HH is hour, MM is minutes, SS is seconds
4. 0401 > 05 > 0, Assign LAN port for call accounting
5. 0B001 select the port > 92 > 0 is for maintenance port, 1 is for VoIP port
6. OB001 maintenance LAN port > 00 > 192.168.1.1 assign IP address with in your network
7. OB001 maintenance LAN port > 01 > 255.255.255.0 assign subnet mask
8. OB001 maintenance LAN port > 02 > 192.168.1.254 assign default gateway
9. OB101 VoIP LAN port > 00 > 192.168.1.1 assign IP address with in your network
10. OB001 VoIP LAN port > 01 > 255.255.255.0 assign subnet mask
11. OB001 VoIP LAN port > 02 > 192.168.1.254 assign default gateway
12. 15213 > 00 – 15 class 15 > 0 enable station to station SMDR
How to check you Call accounting data
1. To test in serial port open hyper terminal, assign baud rate as 1200, E, 7, 1 you should get raw data immediately once connected.
2. To test on LAN either use hyper terminal or SMDR tool assign IP address assigned to maintenance or VoIP port and port as 60050.