简体   繁体   中英

Get call time in Skype for Business

I am using the Microsoft Graph API to collect basic information about a user's meetings and emails. Now, I also want to know how many phone calls (and chats) a user has in Skype for Business and how long the phone calls are.

I realized that Outlook creates a folder 'Conversation History' where these are logged. Unfortunately, not all call entries contain the call duration. I didn't find out when it is there and when not. Does someone know why this is?

And is there a way to get Skype for Business call durations? (I think using the Lync-API (UCMA) might be a bit of an overkill)

The best way is to use the Call detail recording (CDR) database (when enabled). You can find the CDR Scheme here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM