microsoftgraph / microsoftgraph/msgraph-sdk-php
Missing graph api to get microsoft teams call history of external users
Personne n'a encore pris cette issue.
- Langage dominant
- PHP
- Étoiles
- 669
- Forks
- 150
- Merge moyen
- 15 h 21 min
- PR mergées (30 j)
- 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.
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Commencez par examiner le point de terminaison /v1.0/communications/callRecords de Microsoft Graph et la manière dont le PHP SDK traite ses réponses. Déterminez si l’API prend en charge l’historique des appels des utilisateurs externes ; le travail est considéré comme terminé lorsqu’il documente le comportement pris en charge ou identifie une modification concrète du SDK, sans nommer de fichier du dépôt ni de test dans l’issue.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- php
- Domaine
- api
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 20/100