Closed
Description
Problem description
This issue describes the scope for the webrtc-registration API, targeting the Spring25 meta-release.
Expected action
Target version: webrtc-regsitration 0.1.3
Functionality included:
- Ability to create Registration sessions on the WebRTC gateway (obtain
racmSessionId
)- Needed to subscribe using
webrtc-events
API and receive incoming calls - Needed to consume
webrtc-call-handling
API and create new outgoing calls
- Needed to subscribe using
- Ability to update or delete a registration session on the WebRTC gateway
Scope:
- Updated yaml files #6
- Update BYON-Calling, BYON-RACM, BYON-Notification: resourceURL to sessionId/channelId #29
- Linting corrections #40
Aligment with Comonalities 0.5
Release tasks:
- API readiness cheklist
- Changelog update
- wip PR meeting issues above
- 0.1.3-alpha.1 PR made
- 0.1.3-rc.1 PR made
- 0.1.3 release PR made
Additional context
First release of WebRTC registration (formerly known as BYON-RACM).
Check general overview of the WebRTC pruposition on the following document.
https://github.com/camaraproject/WebRTC/blob/main/documentation/API_documentation/webrtc%20voice%20api.md
API release tracker: https://lf-camaraproject.atlassian.net/wiki/spaces/CAM/pages/39354592/webrtc-registration+v0.1.3
Activity