You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am facing the same issue. Please let me know how to do this step:
A new XMPP control MUC can be added by posting a JSON which contains its configuration to /configure/call-control-muc/add:
Hi,
I am trying to enable CC. I have installed jigasi.
I am stuck at following.
A new XMPP control MUC can be added by posting a JSON which contains its configuration to /configure/call-control-muc/add:
{
"id": "acc-xmpp-1",
"ACCOUNT_UID":"Jabber:jigasi@[email protected]",
"USER_ID":"[email protected]",
"IS_SERVER_OVERRIDDEN":"true",
.....
}
On my jitsi server there is no directory /configure/call-control-muc/add
Can you please guide me on configuring jigasi?
Thanks in advance
The text was updated successfully, but these errors were encountered: