[Freeswitch-users] help, with Verto - verto-min.js configuration
Anthony Minessale
anthony.minessale at gmail.com
Thu Apr 14 22:07:30 MSD 2016
You don't edit verto.js you pass the iceServers param to new $.verto
an array of js objs where each one has single param url
[{url: stun:1234}]
On Wed, Apr 13, 2016 at 7:29 PM, Arsen Manukyan <arsenman at connectto.com>
wrote:
>
> Please help, with Verto - verto-min.js configuration
> After changing username, password for STUN and TURN server looks like my
> TURN server doesn't receive any messages form Webrtc phone
> here is my config:
>
>
> STUN={url:!moz?'stun:turn.mydomain.com:3478':'stun:204.174.104.38'};var
> TURN={url:'turn:ars at tu
> rn.mydomain.com:3478',credential:'ars123'};var
> iceServers=null;if(options.iceServers){var
> tmp=options.iceServers;if(typeof(tmp)==
> ="boolean"){tmp=null;}
> if(tmp&&!(typeof(tmp)=="object"&&tmp.constructor===Array)){console.warn("iceServers
> must be an array, reverting to default ice serve
> rs");tmp=null;}
>
> iceServers={iceServers:tmp||[STUN]};if(!moz&&!tmp){if(parseInt(navigator.userAgent.match(/Chrom(e|ium)\/([0-9]+)\./)[2])>=28)TURN={u
> rl:'turn:turn.mydomain.com:3478',credential:'ars123',username:'ars'};
>
> _________________________________________________________________________
> 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
>
--
Anthony Minessale II ♬ @anthmfs ♬ @FreeSWITCH ♬
☞ http://freeswitch.org/ ☞ http://cluecon.com/ ☞
http://twitter.com/FreeSWITCH
☞ irc.freenode.net #freeswitch ☞ *http://freeswitch.org/g+
<http://freeswitch.org/g+>*
ClueCon Weekly Development Call
☎ sip:888 at conference.freeswitch.org ☎ +19193869900
https://www.youtube.com/watch?v=9XXgW34t40s
https://www.youtube.com/watch?v=NLaDpGQuZDA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160414/3b6f00c7/attachment-0001.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list