Is it possible for one participant (which is impersonated once), to join mulitple conference as same time, by using BeginJoin?
I'm having a MusicPlayer which (right now) is a singleton, that is impersonated when initialized, that I want to use on multiple conference rooms. If I'm trying to do a second BeginJoin with that participant, I'm getting an exception, telling my that it's not possible in the currently state.