Hello,
We are interested in capturing Microsoft Teams PSTN call records. There is a Microsoft Graph API with specific methods to capture this information.
This app in splunkbase looks like it can capture what we want. (https://splunkbase.splunk.com/app/1546). The Microsoft Teams add-on for Splunk is not capturing the PSTN call records and only seems to be capturing Teams to Teams calling. Any other ideas ? Thanks.
I don't think that app will handle the Microsoft Graph authentication flow, at least not out of the box. You may be better off writing a script or making a custom modular input in the Splunk add-on builder to get those call records.
Thank you for your response and the suggestion about a custom modular input. We will look in to that further.