09-09-2022 08:31 AM
Are VoIPs supposed to be able to unmute themselves after a Mute-All from CMM?
Jabber, desktop and room VTCs are able to unmute themselves. For someone calling into a conference from a VoIP; they would need to disconnect and reconnect to the call to be heard after being muted. Is this intentional? Or is there something wrong on my end causing our phone's not being able to unmute?
Thanks in advance.
09-11-2022 11:10 PM
Probably the calls get a calllegprofile assigned, which has no privilege to unmute. Check the API settings in CMS.
09-22-2022 07:09 AM
Thank you for the response. CMS isn't my strong suit. I checked API and under calllegprofile. We only have 1 object listed. There is an option muteSelfAllowed <unset>. I tried changing that to True, but that didn't work.
If you could point me in the right direction, how would I make sure those calls aren't being assigned to the calllegprofile? Or is there a guide that I have overlooked that my help?
09-22-2022 11:00 PM
The question is, is this profile applied anywhere?
If you don't have set any profiles on a coSpace or accessMethod, then it takes the profile from the system (the "default" profiles so to say).
Via the API, under "/api/v1/system/profiles" check which profiles are assigned. And then modify any assigned callLegProfile or add a new one with your settings.
More info about the API can be found here depending on your version: https://www.cisco.com/c/en/us/support/conferencing/meeting-server/products-programming-reference-guides-list.html
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