[Freeswitch-users] Need help to setup verto web page

Neo Haux neo.haux at gmx.com
Sun Jul 27 19:37:36 MSD 2014


Hi all,

I want to use the verto demo page in /usr/src/freeswitch/html5/verto/, 
but I don't know where to setup the SIP/account/password/FS's IP

I tried chaging this in verto.js:

function init() {
     cur_call = null;

     pop("#ext", "verto_demo_ext", "3500");
     pop("#name", "verto_demo_name", "FreeSWITCH User");
     pop("#cid", "verto_demo_cid", "1008");
     pop("#textto", "verto_demo_textto", "1000");

     pop("#login", "verto_demo_login", "1003");
     pop("#passwd", "verto_demo_passwd", "1003!@#$");

     pop("#hostName", "verto_demo_hostname", 192.168.1.106);
     pop("#wsURL", "verto_demo_wsurl", "wss://" + 192.168.1.106 + ":8082");


But doesn't work. I get the verto main page with empty fileds in Login, 
Password, CID name, CID number Hostname, Websocket URL
Even after filling them manually and clicking on the button "Log In" 
don't trigger any action.


I can see that the port 8082 is open by FS after following the 
instruction on confluence's verto page.

Any  help is welcome !

Thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140727/2a78009d/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list