[Freeswitch-users] Verto
Gregor Nanger
gregor at infomedia.si
Thu Apr 21 11:49:00 MSD 2016
I am building my web phone with verto from scratch and using this tutorial:
http://evoluxbr.github.io/verto-docs/
BAsically everything is ok, I can register and make calls, but I cannot
hear audio. Mic is working, but not speakers. I see error:
Cannot read property 'sinkId' of undefined. This is error line:
$.verto.dialog.prototype.setAudioPlaybackDevice = function(sinkId,
callback, arg) {
var dialog = this;
var element = dialog.audioStream;
* if (typeof element.sinkId !== 'undefined') {*
I get dialog object without audioStream property and hence element is null.
I am using self signed certificate. Could this be cause?
Best regards, Gregor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160421/a94bb500/attachment.html
Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users
mailing list