microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Unable to retrieve details for PSTN calls
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Hi,
I'm trying to retrieve all the details for PSTN calls following these steps:
- retrieve all PSTN calls using the getPstnCalls method
- for each call I use the method /communications/callRecords/{id} with callId as {id} (I've also tried the id field of pstnCallLogRow)
- I always get the error "Could not find the requested call record. Records about calls or online meetings that started more than 30 days ago are not available."
I've tried the same procedure with getDirectRoutingCalls using the correlationId and in this case I am able to retrieve all call details (sessions, segments and other information).
Is it possible to retrieve details for PSTN calls?
Thanks in advance
Contributor guide
No contributing guide indexed for this repository
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 reported getPstnCalls flow and the /communications/callRecords/{id} request, including the callId and pstnCallLogRow id variants. Compare it with the working getDirectRoutingCalls and correlationId flow. Done requires confirming whether PSTN call details are supported and identifying the correct retrieval path or documenting the limitation.
Written by the indexing model from the issue text.
Assessment
- Domain
- api
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100