Search results

  1. M

    How not to send the sip access data through the Javascript client?

    Hello! In my WCS5 test implementation the sip login data are visible in the Javascript source code of flashphoner.js. //SIP config var sipConfig; if (options.sipOptions) { sipConfig = { sipLogin: "xxxx", sipAuthenticationName: "xxxx"...
Top