Hi, in one of the Premium package you get the option to create a channel where just allowed users can speak. How to set this up? I think I remember seeing the options sometime, but now I can't find them anymore.
Forum
where are the options for Creating conference-mode channels, where only administrators and allowed users can speak?
2 polubień
Uhh, it disappeared. This is a bug noone noticed and I wasn't aware of.
Elten 2.5.2.3 should be released in 2-3 weeks.
Elten 2.5.2.3 should be released in 2-3 weeks.
Edytowano
1 polubień
Oy, but couldn't you make a small bug patch? We planned to use this very soon so we would really appreciate that earlier. If not, fine. But yeah.
1 polubień
You can use console as a temporary solution. Create channel with any settings you'd like, join it.
Then open console from tools and paste those lines, confirm with CTRL+enter.
channel = Conference.channel
channel.conference_mode = 1
Conference.edit(channel.id, channel.name, channel.public, channel.bitrate, channel.framesize, channel.vbr_type, channel.codec_application, channel.prediction_disabled, channel.fec, channel.password, channel.spatialization, channel.channels, channel.lang, channel.width, channel.height, channel.key_len, channel.waiting_type, channel.permanent, channel.motd, channel.allow_guests, channel.conference_mode)
Then open console from tools and paste those lines, confirm with CTRL+enter.
channel = Conference.channel
channel.conference_mode = 1
Conference.edit(channel.id, channel.name, channel.public, channel.bitrate, channel.framesize, channel.vbr_type, channel.codec_application, channel.prediction_disabled, channel.fec, channel.password, channel.spatialization, channel.channels, channel.lang, channel.width, channel.height, channel.key_len, channel.waiting_type, channel.permanent, channel.motd, channel.allow_guests, channel.conference_mode)
do you also can set it up like that as a no paid user? if yes, people who have enough knowletge of it just could abuse it without buying anything. I personally don'T but just saying.
We tried it and it worked, parcially. He can't make me able to say something, it does nothing.
Edytowano
No. Usually noone really has it activated, by default anyway. But you shouldn't need to do that though
Edytowano
Jonathan is channel admin. I came in and requested speech by going into the options menu with the button. When he tried both things, like there are except and except only or I can't remember what he said were the options, neither one worked. It just did nothing
Edytowano
And. I didn't enable ptt cuz I really don't need that and I wasn't muted either ofc. So it worked that I was muted at the beginning.