Bug #9228
closedNo Audio in webrtc
0%
Description
Greetings,
I've followed the instruction of installing the GOautodial V4 using iso file and also using Scratch install from Centos7 . .
Installation was successfully and also update to the latest version using the following link
https://goautodial.org/projects/goautodialce/wiki/HOWTO_Update_latest_version_via_Github
everything works as described, however there is no audio in webrtc !
Tried several installations and all ended with same result ..
the call recording plays the call and I can hear the called number speaking, however no audio from agent side
agent hear nothing !
tried to investigate and found the following :
file.c:774 ast_openstream_full: File confbridge-join does not exist in any format
/usr/sbin/kamailio1730: ERROR: tls [tls_util.h:42]: tls_err_ret(): TLS accept:error:14094416:SSL routines:ssl3_read_bytes:sslv3 alert certificate unknown
/usr/sbin/kamailio1730: ERROR: <core> [core/tcp_read.c:1352]: tcp_read_req(): ERROR: tcp_read_req: error reading - c: 0x7fccc3ca5360 r: 0x7fccc3ca53e0
that was the only noticeable output in logs
Appreciated if anyone can help