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 requests: call hold, unhold and (blind/attended) transfer #13

Open
prinze77 opened this issue Apr 27, 2020 · 3 comments
Open

feature requests: call hold, unhold and (blind/attended) transfer #13

prinze77 opened this issue Apr 27, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@prinze77
Copy link

prinze77 commented Apr 27, 2020

Implement new features

1-callHold max 3 calls
-Method that will put on hold the current call.

2-callUnhold
-Method that will connect back to the call that is on hold

3-blindTransfer
-Method that will transfer current call to other extension

4-attendedTransfer
-Method that will put active call on hold and will call to other extension then give you option transfer the call that is on hold or connect back to the call that is on hold
Sometimes you need to talk with the one who will get the transfer call before you transfer the call

Снимок экрана 2020-04-27 в 19 00 07

Attaching a screenshot of UI that will use this features

@Mazuh
Copy link
Contributor

Mazuh commented Apr 29, 2020

k, I'll expose these APIs for you today

@jchavanton
Copy link
Contributor

@prinze77 the look and feel of your UI is looking good, are you going to open source it ?

@prinze77
Copy link
Author

prinze77 commented Apr 30, 2020

@Mazuh I understand how hard is to implement this functionality. My brain feels so pain when im trying to build the logic around the active sessions storage.

Thank you for your interest @jchavanton and yeah, im planing to make it like a simple react component, but first we need to implement functionality to flowroute class.
https://github.com/prinze77/react-softphone

I will use jssip_client lib as soon as we get the requested methods.

@Mazuh Mazuh changed the title Implement new features feature requests: call hold, unhold and (blind/attended) transfer May 7, 2020
@Mazuh Mazuh added the enhancement New feature or request label May 7, 2020
@Mazuh Mazuh self-assigned this May 7, 2020
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

3 participants