Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding an XMPP control MUC to /configure/call-control-muc/add #274

Open
shubhamblue opened this issue Apr 26, 2020 · 2 comments
Open

Adding an XMPP control MUC to /configure/call-control-muc/add #274

shubhamblue opened this issue Apr 26, 2020 · 2 comments

Comments

@shubhamblue
Copy link

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

@ashishhari
Copy link

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:

{
"id": "acc-xmpp-1",
"ACCOUNT_UID":"Jabber:jigasi@[email protected]",
"USER_ID":"[email protected]",
"IS_SERVER_OVERRIDDEN":"true",
.....
}

@damencho
Copy link
Member

damencho commented May 7, 2020

This is used only to modify mucs live. https://github.com/jitsi/jigasi/blob/master/README.md#call-control-mucs-brewery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants