RestComm / Restcomm-Connect

The Open Source Cloud Communications Platform
http://www.restcomm.com/
GNU Affero General Public License v3.0
242 stars 215 forks source link

Support Conference Management in a cluster #1342

Closed deruelle closed 7 years ago

deruelle commented 8 years ago

We need to ensure that HTTP requests for a given conference SID always go the master node through LB stateless algorithms similar to https://github.com/RestComm/Restcomm-Connect/issues/1312

maria-farooq commented 7 years ago

only feature left in conference api is Mute/unMute participants https://github.com/RestComm/Restcomm-Connect/issues/1135 which is part of my current sprint

maria-farooq commented 7 years ago

Hi @deruelle ,

HTTP requests for a given conference SID always go the master node through LB stateless algorithms similar to can you please explain why we need that?

deruelle commented 7 years ago

this comment was made before the Conference in a Cluster work so it may not be applicable anymore.

maria-farooq commented 7 years ago

conference API behaves as same in standalone env as in cluster. IMO this task is not applicable anymore.