[Freeswitch-users] Verto

Rick Jarvis rick at magicmail.mooo.com
Tue Sep 19 18:12:57 UTC 2017


Progress! I’ve now got messages coming back with conference joins etc! Not sure what I was missing before, but, hey.

So now I have two main challenges:

1. How to get a full list of all conference members

2. How to check if there is a current verto session / call in progress, and make the call if not. Thought about doing this through unique IDs and cookies, but I’d guess this is built in already somehow, so don’t want to reinvent the wheel?




> On 19 Sep 2017, at 17:14, Chad Phillips <chad at apartmentlines.com> wrote:
> 
> Perhaps my ClueCon 2016 talk slides and example code will help you: https://gist.github.com/thehunmonkgroup/446370910266f006cdcf25df5e28df7b <https://gist.github.com/thehunmonkgroup/446370910266f006cdcf25df5e28df7b>
> 
> A lot of that got integrated into http://evoluxbr.github.io/verto-docs/ <http://evoluxbr.github.io/verto-docs/>, but it might provide some additional insight.
> 
> On Tue, Sep 19, 2017 at 6:56 AM, Rick Jarvis <rick at magicmail.mooo.com <mailto:rick at magicmail.mooo.com>> wrote:
> Still battling with this, trying to get anything out of the livearray. Any help would be really appreciated, I really want to get this working and I don’t know what it is I’m just not getting :(
> 
> My understanding is that this stripped down code should at least join me to the conference 00001 and subscribe me to updates: https://pastebin.com/bphHdxGm <https://pastebin.com/bphHdxGm>
> 
> I don’t want to sound desperate, but I am, embarrassingly so ;)
> 
>> On 19 Sep 2017, at 10:38, Rick Jarvis <rick at magicmail.mooo.com <mailto:rick at magicmail.mooo.com>> wrote:
>> 
>> I’ve spotted that the live array (which is what I’m currently having problems with) is already in a function expression (initLiveArray). so I’ve taken it out of the function declaration (subscribeArray) that I had put it in before I spotted this. I’ve also moved it out of the main function.
>> 
>> So I’m calling the function expression with:
>> 
>> 	initLiveArray();
>> 
>> but it’s looking for three arguments, and properties thereof, so I’m not really clear on how I should be initialising it...
>> 
>>> On 18 Sep 2017, at 16:58, Rick Jarvis <rick at magicmail.mooo.com <mailto:rick at magicmail.mooo.com>> wrote:
>>> 
>>> Thanks Italo - here it is:
>>> 
>>> https://pastebin.com/pv6DdPkR <https://pastebin.com/pv6DdPkR>
>>> 
>>> 
>>>> On 18 Sep 2017, at 16:48, Ítalo Rossi <italo at freeswitch.org <mailto:italo at freeswitch.org>> wrote:
>>>> 
>>>> I don't think so, but you can always pastebin what you have so we can take a look 
>>>> Em seg, 18 de set de 2017 às 12:37, Rick Jarvis <rick at magicmail.mooo.com <mailto:rick at magicmail.mooo.com>> escreveu:
>>>> Italo, do you have a ‘complete code’ example for the really helpful verto example at evoluxbr.github.io/verto-docs <http://evoluxbr.github.io/verto-docs> ? I just can’t seem to get all the code in the right place, so that it all hangs together correctly. I’m also trying to send commands via Verto but not getting anywhere
>>>> 
>>>> 
>>>>> On 7 Sep 2017, at 21:11, Ítalo Rossi <italo at freeswitch.org <mailto:italo at freeswitch.org>> wrote:
>>>>> 
>>>> 
>>>>> Verto communicator is a example implementation on what can be done with Verto.
>>>>> 
>>>>> Check our tutorial to understand how to build a minimum app:
>>>>> 
>>>>> https://evoluxbr.github.io/verto-docs/ <https://evoluxbr.github.io/verto-docs/>
>>>>> Em qui, 7 de set de 2017 às 17:02, Rick Jarvis <rick at magicmail.mooo.com <mailto:rick at magicmail.mooo.com>> escreveu:
>>>>> Looking to get into Verto, in particular handling voice calls with JS. Going through the source, I’m wondering:
>>>>> 
>>>>> 1. What’s the difference between the Verto source and the Verto Communicator source?
>>>>> 
>>>>> 2. What’s the best way to start from the bottom up - by this I mean that it seems hugely comprehensive, but rather than just use grunt to set it all up, I’d like to start simply with the basics… is there for instance a list of the bare minimum scripts / file structure to use? Apologies if this is a silly question, I’m still relatively new to JS and I don’t want to blow my mind in one go ;)
>>>>> 
>>>>> Rick
>>>>> 
>>>>> 
>>>>> 
>>>>> _________________________________________________________________________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>>>>> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
>>>>> 
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org <http://www.freeswitch.org/>
>>>>> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
>>>>> http://www.cluecon.com <http://www.cluecon.com/>
>>>>> 
>>>>> FreeSWITCH-users mailing list
>>>>> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>> http://www.freeswitch.org <http://www.freeswitch.org/>_________________________________________________________________________
>>>>> Professional FreeSWITCH Consulting Services:
>>>>> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>>>>> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
>>>>> 
>>>>> Official FreeSWITCH Sites
>>>>> http://www.freeswitch.org <http://www.freeswitch.org/>
>>>>> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
>>>>> http://www.cluecon.com <http://www.cluecon.com/>
>>>>> 
>>>>> FreeSWITCH-users mailing list
>>>>> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
>>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>>> http://www.freeswitch.org <http://www.freeswitch.org/>_________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>>>> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
>>>> 
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org <http://www.freeswitch.org/>
>>>> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
>>>> http://www.cluecon.com <http://www.cluecon.com/>
>>>> 
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>> http://www.freeswitch.org <http://www.freeswitch.org/>_________________________________________________________________________
>>>> Professional FreeSWITCH Consulting Services:
>>>> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>>>> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
>>>> 
>>>> Official FreeSWITCH Sites
>>>> http://www.freeswitch.org <http://www.freeswitch.org/>
>>>> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
>>>> http://www.cluecon.com <http://www.cluecon.com/>
>>>> 
>>>> FreeSWITCH-users mailing list
>>>> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
>>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>>> http://www.freeswitch.org <http://www.freeswitch.org/>
>>> _________________________________________________________________________
>>> Professional FreeSWITCH Consulting Services:
>>> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>>> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
>>> 
>>> Official FreeSWITCH Sites
>>> http://www.freeswitch.org <http://www.freeswitch.org/>
>>> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
>>> http://www.cluecon.com <http://www.cluecon.com/>
>>> 
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
>>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>>> http://www.freeswitch.org <http://www.freeswitch.org/>
>> _________________________________________________________________________
>> Professional FreeSWITCH Consulting Services:
>> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
>> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
>> 
>> Official FreeSWITCH Sites
>> http://www.freeswitch.org <http://www.freeswitch.org/>
>> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
>> http://www.cluecon.com <http://www.cluecon.com/>
>> 
>> FreeSWITCH-users mailing list
>> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
>> http://www.freeswitch.org <http://www.freeswitch.org/>
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org <mailto:consulting at freeswitch.org>
> http://www.freeswitchsolutions.com <http://www.freeswitchsolutions.com/>
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org <http://www.freeswitch.org/>
> http://confluence.freeswitch.org <http://confluence.freeswitch.org/>
> http://www.cluecon.com <http://www.cluecon.com/>
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org <mailto:FreeSWITCH-users at lists.freeswitch.org>
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users <http://lists.freeswitch.org/mailman/listinfo/freeswitch-users>
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users <http://lists.freeswitch.org/mailman/options/freeswitch-users>
> http://www.freeswitch.org <http://www.freeswitch.org/>
> 
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
> 
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
> 
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

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


More information about the FreeSWITCH-users mailing list