Hi German, the attribute is now an attribute of the Room:: showMicrophoneStatus
I removed the new room types again and the attribute "microphones". Btw: I probably will write a small guide on how-to-create a new conference room type. You missed some places where you need to configure the room type VS class name mapping, there are actually 3 places: mainMethods.lzx Line 479 "setRoomValues" roomListItem.lxz (that was the one you've configured correctly) autoloaderBarOnly.lzx Line 99 "setUsernameAndSession" Sebastian 2012/1/20 [email protected] <[email protected]>: > Hi German, > > we have now two new roomtypes: > > *restricted microphones* > *conference microphones* > > roomtypes contains a new column "microphones" ... actually all > room-related attributes are in the "rooms" object, not in the > roomtypes. > > Why did you not simply make an attribute in the room-object instead of > creating new roomtypes ? > > Can I refactor the code to work with a simple attribute in the > rooms-object or do you have any special requirement for your roomtypes > ? > > > Thanks, > Sebastian -- Sebastian Wagner http://www.openmeetings.de http://incubator.apache.org/openmeetings/ http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
