Page 1 of 1

WEBRTC is not working

PostPosted: Wed Jul 04, 2018 2:24 am
by ruchipatel
Hello Team,

I have showing below error in WEBRTC in chrome:
Failed to set remote offer sdp: Called with SDP without ice-ufrag and ice-pwd
My vicidial version is 2.14-664a and build is 180310-2321

Can you please suggest me what can I do for it?

Re: WEBRTC is not working

PostPosted: Wed Jul 04, 2018 12:24 pm
by chornyi_taras
Did you install vicidial on Centos?
Did you compile asterisk from sources?
This error usually mean that you have not installed libuuid-devel before compiling asterisk

Re: WEBRTC is not working

PostPosted: Fri Jul 06, 2018 6:26 am
by ruchipatel
Hi Chroniy,
I have recompiled asterisk still it's showing error
Also audio is not working when login with WEBRTC
Can you please suggest me what is the issue?

Re: WEBRTC is not working

PostPosted: Fri Apr 24, 2020 2:01 pm
by samadsaeed
I think i'm having the same issue!! can anyone please help me here?

Re: WEBRTC is not working

PostPosted: Fri Apr 24, 2020 2:21 pm
by williamconley
samadsaeed wrote:I think i'm having the same issue!! can anyone please help me here?

You think? So ... you did not have the error message "Failed to set remote offer sdp: Called with SDP without ice-ufrag and ice-pwd"? Or you don't know where to look?

Did you verify libuuid-devel before compiling asterisk?

Re: WEBRTC is not working

PostPosted: Mon Apr 27, 2020 4:59 am
by samadsaeed
william can you please go through this following post?
http://eflo.net/VICIDIALforum/viewtopic ... a1159d78cf
libuuid-devel is verified before compiling asterisk yes.

Re: WEBRTC is not working

PostPosted: Tue Apr 28, 2020 2:21 pm
by williamconley
samadsaeed wrote:william can you please go through this following post?


if that was meant to answer a question, a yes or no would suffice. I don't mix threads with each other. not enough time.

samadsaeed wrote:libuuid-devel is verified before compiling asterisk yes.

"verified"? Does that mean it was installed?

As a side-note, is that a module/feature/switch during compilation? Because it's possible (with some modules) that the configuration script for asterisk was run before this package was available and as a result it may not have actually been compiled into asterisk properly. I've not checked terminology on this or the purpose or method of integration of this particular feature, so I don't know if it's in menuselect or configure or anything else. Just a thought process, something to check.