02-02-2016 07:54 AM - edited 03-18-2019 05:31 AM
Hey all,
How can I mute all participants on join using the Conductor & TelePresence Server? I know it will have to be a JSON command, but I can't get the combo right.
Also, is there a way to disable the *6 to unmute yourself?
Thanks,
Justin
Solved! Go to Solution.
02-04-2016 12:16 PM
To enable audio Rx mute on join:
{"callAttributes":{"audioRxStartMuted":true}}
There isn't a way that I saw in the API guides to disable the "Press *6 to unmute" message though.
02-04-2016 10:04 AM
Bump.. anyone?
07-20-2016 01:02 PM
I am looking for this feature as well. I did not found the proper answer yet. Thanks, Nick.
02-04-2016 12:16 PM
To enable audio Rx mute on join:
{"callAttributes":{"audioRxStartMuted":true}}
There isn't a way that I saw in the API guides to disable the "Press *6 to unmute" message though.
02-08-2016 10:36 AM
Patrick,
Thank you for that, I just could not get the right syntax; I am so bad at programming and code :(
Do you have any idea how to change the layout on the fly for a TelePresence server with Conductor in the mix?
Thanks,
Justin
02-08-2016 12:23 PM
Dealing with the API is tough for me too. You'd have to look through the Conductor's API Guides, but I do know if you change the layout for a conference, only new participants joining after the change was made would see the new layout, so you'd have to update the layout for anyone already connected one by one for them to see a change.
02-09-2016 06:16 AM
Ugh, why would Cisco think that changing layouts on the fly would not be an important thing? A lot of times we start a meeting with a lecture type of layout but then want to move into a switching/brady bunch Q&A.
Thanks for the info though.
02-09-2016 06:52 AM
TMS has that same issue I noted where you have to modify the conference and each participant layout if you want a different layout than what the conference was created with, I opened a bug about it back when Conductor was in version XC3.0, CSCus94460.
You might be able to change the layout directly on the TPS, but if you have multiple servers behind Conductor, that might not be ideal trying to keep track of what TPS is being used for what conference etc.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide