Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jdsixtos

Pages: [1]
1
Mitel MiVoice Business/MCD/3300 / Re: Mitel api for 3300 MXE?
« on: December 30, 2014, 02:25:07 PM »
I just did some more research, it seems the information I'm looking for is ACD real-time data reporting, I've found to access this, I need to use the port 15373. Well after I telnet on port 15373, I see information that I have no idea how to read. It looks like this:

☻47T134635P902 *1224 00♥

Where as a SMDR record looks like this:

12/30 01:48P 0000:00:07 T6 0017 3145 1800 1805
X P905 001 8888888888 3145 C0015950 A


Any ideas on how to interpret this, can I somehow use SMDR records to pin the current active call to the operator who answered the call (in real-time)?

2
Mitel MiVoice Business/MCD/3300 / Re: Mitel api for 3300 MXE?
« on: December 30, 2014, 11:18:13 AM »
This looks like the information that I might need, I appreciate your input. Now how would I go about accessing these event reports?

3
Mitel MiVoice Business/MCD/3300 / Mitel api for 3300 MXE?
« on: December 29, 2014, 05:26:11 PM »
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?

Pages: [1]