Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

Conference leave

emilija_n_1
Beginner
342 Views

Hi there, here is the steps for reproducing the following problem

1. When i want to leave conference call conference.leave().

2. It successfully disconnected from server and show message for server disconnected

3. Join conference again without refresh the page

4. Call conference.leave and now event server disconnected is trigger two times and all message that we are using in conference is showing two times.

 Is there any problem in your scripts because from our side we think that everything is ok ?

0 Kudos
2 Replies
Qiujiao_W_Intel
Employee
342 Views

Hi emilija n,

Please provide MCU version you are using and detailed steps to reproduced this bug, we cannot reproduce this bug by steps bellow:

1. conference.leave()

2. createToken

3. conference.join

4 conference.leave

0 Kudos
emilija_n_1
Beginner
342 Views

HI , MCU version is 3.2.1 , and steps are following

1. create conference

2. Join conference

3. conference.leave() and close stream

4. create token 

5. conference.join 

6. conference.leave() and close stream

7. conference.join() and here when send message is showing two times or when call conference.leave again event server-disconnected is trigger two times.

0 Kudos
Reply