ringcentral / ringcentral/RingCentral.Net
Account Telephony Session Event - DeviceId Missing
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 25
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
I am working on integrating with Ring Central using this library. Thanks for working on this library. Makes my life a lot easier. I noticed that the class used for these events have CallPartyInfo on the To and From in Body/Parties within the Event. The CallPartyInfo is missing the DeviceId field but I am receiving that field on some of my events. I noticed that there is a PartyInfo class that does have this field and the other fields in CallPartyInfo class. Maybe we can just switch the Telephony Events to use the PartyInfo class instead?
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 comparing the CallPartyInfo and PartyInfo classes and trace how telephony event Body/Parties populate To and From. Confirm the event payloads that include DeviceId, then ensure the exposed telephony event party data includes that field and verify the affected event models.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100