microsoftgraph / microsoftgraph/msgraph-sdk-php
Missing graph api to get microsoft teams call history of external users
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 669
- Forks
- 150
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 3
Description
Hi Microsoft Support Team,
My issue is related to Microsoft Graph APIs.
When I make a call to an internal user, or an internal user calls me, I am able to retrieve the call history using the Graph API. However, when I make a call to an external user, or an external user calls me, the call history is not available through the API.
I am using the following endpoint to fetch call history:
https://graph.microsoft.com/v1.0/communications/callRecords
I have already set up the subscription event and the notification webhook, which successfully notifies me whenever a call is made.
Please let me know how I can make a call to an external user and also retrieve the call history for those external calls.
Internal user: Who is already in my azure account
External user: Who is not already in my azure account
Please get back to me with a proper solution as soon as possible, as both I and my customers are losing confidence in the system due to this missing functionality.
Thank you.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Microsoft Graph /v1.0/communications/callRecords endpoint and the PHP SDK's handling of its responses. Determine whether external-user call history is supported by the API; done means documenting the supported behavior or identifying a concrete SDK change, with no repository file or test named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100