[Freeswitch-users] Verto - audio only between FS and client

Dom Rumsey domrumsey at hotmail.com
Mon Mar 12 19:35:48 UTC 2018


Rick, I take it you've been through this https://evoluxbr.github.io/verto-docs/tut/transferring-a-call.html


I'm fairly new to this too -  we used the concept of tokens and REST API to get the users in the right session. Set useVideo to false to keep it audio only obviously.


________________________________
From: FreeSWITCH-users <freeswitch-users-bounces at lists.freeswitch.org> on behalf of Michael Jerris <mike at jerris.com>
Sent: Monday, March 12, 2018 6:59 PM
To: FreeSWITCH Users Help
Subject: Re: [Freeswitch-users] Verto - audio only between FS and client

in the source code for the client.

> On Mar 12, 2018, at 2:53 PM, Rick Jarvis <rick at magicmail.mooo.com> wrote:
>
> How would I do that, in the verto config?
>
>> On 12 Mar 2018, at 18:38, Michael Jerris <mike at jerris.com> wrote:
>>
>> you can just remove the features you don’t want from the client
>>
>>> On Mar 12, 2018, at 9:17 AM, Rick Jarvis <rick at magicmail.mooo.com> wrote:
>>>
>>> What is the best way to remove all call control abilities from the web client, and have just audio between FS and browser? Let me explain what I mean and why:
>>>
>>> My app server (running on Node) controls all call handling by ESL to FreeSWITCH. As the service is multi-tenant I need to consider security, but all the multi-tenant stuff is on the app server, and I’m trying to avoid the complexities of having multiple domains etc on FS as I would then need to build a way of syncing this with the app server.
>>>
>>> So, ideally, the browser would connect to FS (via Verto, as I think it is Verto that handles all the clever re-connection stuff?), and would share its call uuid with the app server, which would then handle all the call transfer / conferencing etc using ESL to FS.
>>>
>>> The sticking point is that I want to make sure that a user can’t instruct Verto to transfer the call to a guessed conference name. At the moment, I have a rather elaborate system of using a randomly generated auth code, which the app server keeps in Redis, and adds to the name of the conference. But the complexities of this are proving problematic in my code.
>>>
>>> I hope this makes sense, I definitely consider myself to still be very new to webrtc/verto etc, despite having been playing with it for many months now!
>>>
>>> Hoping for some ideas or guidance.
>>>
>>> Thanks
>>> R
>>


_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting at freeswitch.org
http://www.freeswitchsolutions.com

Official FreeSWITCH Sites
http://www.freeswitch.org
[https://freeswitch.org/theme/img/freeswitch-social.png]<http://www.freeswitch.org/>

FreeSWITCH<http://www.freeswitch.org/>
www.freeswitch.org
FreeSWITCH is an open-source media application designed to support popular protools such as SIP and WebRTC and provides a platform to develop voice and video applications.



http://confluence.freeswitch.org
http://www.cluecon.com
[https://cluecon.com/theme/img/cluecon/hook1.jpg]<http://www.cluecon.com/>

ClueCon Telephony and WebRTC Developer's conference<http://www.cluecon.com/>
www.cluecon.com
ClueCon is an annual event bringing together all of the open source Telephony and WebRTC developers to collaberate on the latest technology in the communications industry.




FreeSWITCH-users mailing list
FreeSWITCH-users at lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
FreeSWITCH-users Info Page<http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
lists.freeswitch.org
To see the collection of prior postings to the list, visit the FreeSWITCH-users Archives. Using FreeSWITCH-users: To post a message to all the list ...



UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
[https://freeswitch.org/theme/img/freeswitch-social.png]<http://www.freeswitch.org/>

FreeSWITCH<http://www.freeswitch.org/>
www.freeswitch.org
FreeSWITCH is an open-source media application designed to support popular protools such as SIP and WebRTC and provides a platform to develop voice and video applications.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20180312/d3c59055/attachment-0001.html>


More information about the FreeSWITCH-users mailing list