ringcentral / ringcentral/RingCentral.Net

Account Telephony Session Event - DeviceId Missing

Open
#77 4 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.