Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Native call holding & queueing. #220

Closed
cybex-dev opened this issue Nov 29, 2023 · 1 comment
Closed

[FEATURE] Native call holding & queueing. #220

cybex-dev opened this issue Nov 29, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@cybex-dev
Copy link

I am developing a native call "holding" feature - this ticket/issue is aimed at development considerations, potential issues or insight into this feature.

I intend this as a discussion for development.

Describe the solution you'd like
Customer requires the SDK to serve the purpose of a CallKit, as found on iOS whereby a call can be answered and:

  • placed on hold,
  • swapped in-place of active call,
  • merged with active call

The intended use-case is a web softphone for customer/clients to call from a web platform, merge multiple calls or in a call-centre environment to "queue" calls.

This feature provides the developer a browser client solution to call holding, as found on an Android ConnectionService or iOS CallKit implementation

Describe alternatives you've considered
See this discussion for further information and context, specifically adding a back backend-based solution with a conference call implementation.

Several discussions/issues on StackOverflow & GitHub issues explore the above solution in more details:

Additional context
Since this same functionality can be found in both native Android & iOS implementations, one would reasonably expect this to extend to the web client aswel.

(previously closed issue on twilio-client.js)

@cybex-dev cybex-dev added the enhancement New feature or request label Nov 29, 2023
@charliesantos
Copy link
Collaborator

Closing this now. We're tracking this feature request internally. Please feel free to follow up if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants