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

Attended Transfer Verto #24

Open
vladutz33 opened this issue Nov 9, 2017 · 6 comments
Open

Attended Transfer Verto #24

vladutz33 opened this issue Nov 9, 2017 · 6 comments

Comments

@vladutz33
Copy link

Hello,
I want to add a button to make attended transfers from my verto communicator, is there a function or is there a way to use this freeswitch function? Thank you

@vladutz33 vladutz33 changed the title Attended Tranfer Verto Attended Transfer Verto Nov 9, 2017
@victor-torres
Copy link
Contributor

I have made a pull request to FreeSWITCH with this feature couple days ago. It must be in the master tree. I'll make sure it is and then add docs here.

@victor-torres
Copy link
Contributor

Here you are the ticket: https://freeswitch.org/jira/browse/FS-10654

$.verto.dialog.prototype.replace

You could do something like:

myVertoDialog.replace(replaceCallID);

Would you like to submit a pull request with docs on this?

@vladutz33
Copy link
Author

I see that the ticket is marked as resolved, did they fix anything? Because I don't see any details of the fix

@victor-torres
Copy link
Contributor

I made the commit. It's on master since Sep 8th, 2017. You may check for the commit hash 67dad063986.

@victor-torres
Copy link
Contributor

@vladutz33 were you able to make it work? Would you mind sharing your results via a pull request?

@byfly-es
Copy link

It works like a charm, no need to unhold or hang-up any call.
The end-state in actualls calls were SUCCESS and ATTENDED_TRANSFER.
Thanks a lot.

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

No branches or pull requests

3 participants