I have an in-house node.js script that I wrote for my company to pipe SMDR data (date, time, duration, phone number, and phone login) from the phone system from port '1752' and log call information to a mysql database. This call log information is only piped in when a call is complete. Is there some type of Mitel api that I can access that I can get this information in real-time and not after the call is complete?