ringcentral / ringcentral/ringcentral-embeddable
DND Status
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 93
- Forks
- 53
- Avg merge
- 7d
- Merged PRs (30d)
- 4
Description
Would be nice to have a way to change DND Status both through a postMessage and in the call settings
I can't seem to figure out where in the embeddable I can get direct access to the SDK with config
want to post to /restapi/v1.0/account/${accountId}/extension/${extensionId}/presence
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 tracing the embeddable's postMessage handling and call settings entry points, then inspect how SDK configuration is exposed. Check the RingCentral presence endpoint shown in the issue and define how DND changes should be represented through both entry points. Done means both paths update DND status consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100