Embbnux Ji

Results 117 comments of Embbnux Ji

Hi @SampsonCrowley , you can try this: ``` document.querySelector("#rc-widget-adapter-frame").contentWindow.postMessage({ type: 'rc-adapter-presenceItemClicked', presenceType: 'DoNotAcceptAnyCalls', // Available, Busy, DoNotAcceptAnyCalls, Offline }, '*'); ``` Send message to widget iframe to update DnD.

@SampsonCrowley Just tried this, and it works in my side: ![image](https://user-images.githubusercontent.com/7036536/69594477-6c090e80-1037-11ea-8383-bf1062d3fccf.png) Can you provide more information, such as screenshot, log and network log, so we can find why it didn't...

@SampsonCrowley you are right. This is by design now. Will talk with PM about this.

Hi @curtishollawayTSI, we can do this. Will discuss with PM team to add it into backlog.

Hi @curtishollawayTSI Feedback from team, as team are focusing on other features, we don't plan about this recently. Will keep you updated here.

It is by design. We need user to enable auto log

Hi @duyendoan Thanks for reporting this. The error should not influence the call. Actually the error message also existed in previous version, and it was warning previously. The sub dependency...

hi @duyendoan , for keep ringing issue, the fix has been released at master build (Github Page). If you load the widget from our Github Page release, you can get...

> @embbnux so I'm using the widget without specifying the version. So I guess it will automatically pick up this fix right? yes, it will automatically pick up this fix....

> > @embbnux so I'm using the widget without specifying the version. So I guess it will automatically pick up this fix right? > > yes, it will automatically pick...