Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inbound and outbound conference bridge service.

Expand
titlemore applications...

Children Display
pageACR Scheme

Code Block
languagejs
{
	    "conference":  {
		        "name": "MyConfConferenceName",
		        "pin": "1231234" ,
		        "flags": ["mute":, "truemoderator"]
	    }
}
ValueDescription
name
Conference room name.
pin
Pin code that must be entered before user is allowed to enter the conference.
Member Flag
Description
deafEnter conference deafed (can not hear conference); will also mute the mic
endconfEnds conference when all members with this flag leave the conference.
join-onlyOnly allow joining a conference that already exists
mintwoEnd conference when it drops below 2 participants after a member enters with this flag
moderatorFlag member as a moderator
muteEnter conference muted
nomohDisable music on hold when this member is the only member in the conference
vmuteEnter conference video mutedToggle audio from member into the conference.