microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Use Sip.js as my universal phone client to handle the call (in client side i.e front-end part)
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
Since I am using MS Graph calling APIs in my custom application to handle the call flow with my custom business logic.
A scenario as an example:
When a call in initiated from a Teams user/(PSTN number), the incoming call will be handled through the Microsoft Graph Calling Api inside the Bot/Application. Now I want to invite an agent(User-Agent in front-end side) of my own application when the incoming call gets answered by bot/application. And then add that agent in the active call (through Call.invite APIs) when user clicks the "Accept Call" button on the screen.
I was planning to use SIP.Js to handle these things, but couldn't figure out the configuration process with MS Teams Calling APIs/ Calling Bot/ etc.
Could you please help me move forward in this situation?
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
The issue mentions SIP.js, Microsoft Graph Calling APIs, Calling Bot, and Call.invite, but names no repository files or tests. Start by reviewing those integration points and the proposed Accept Call flow; done would require a clear, supported path for adding a front-end agent to the active call.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100