Ammar Ansari
Ammar Ansari
# Description - Call fabric will use a new method to initiate the client - Refactor and improve TS types related to Call Fabric ## Type of change - [x]...
# Description Allow the user to leave the call by passing the ID. This method integrates the `call.end` API. ## Type of change - [ ] Internal refactoring - [...
# Description Remove the unused code for unified eventing. ## Type of change - [x] Internal refactoring - [ ] Bug fix (bugfix - non-breaking) - [ ] New feature...
# Description Please include a summary of the change and which issue is fixed. ## Type of change - [x] Internal refactoring - [ ] Bug fix (bugfix - non-breaking)...
# Description Initialize video and audio element saga through the `BaseRoomSession` constructor. ref: https://github.com/signalwire/cloud-product/issues/8090 ## Type of change - [x] Internal refactoring - [ ] Bug fix (bugfix - non-breaking)...
# Description User stories: - Voicemail greet and record a message. - Measure the time a callee takes to answer the call. ref: https://github.com/signalwire/cloud-support/issues/3158 ## Type of change - [x]...
# Description Upgrade Node version to 20.x in CI ## Type of change - [x] Internal refactoring - [ ] Bug fix (bugfix - non-breaking) - [ ] New feature...
# Description If a token is created by setting `"join_video_muted": true`, the SDK expects to receive the `room.subscribed` event with `video_muted` true for the self-member. Based on this event, the...
# Description This PR takes a new strategy to handle the creation of a video element. ## Type of change - [ ] Internal refactoring - [ ] Bug fix...
# Description - Fix `getLayout`, `setLayout`, and `getMembers` action APIs. - Integrate the usage in the playground. ## Type of change - [ ] Internal refactoring - [x] Bug fix...