meet.quuvoo4ohcequuox.0.88.io

Community Meet Server

Differences

Differences between Area Meet Server (meet.aunsw.88.io) and Community Meet Server (meet.quuvoo4ohcequuox.0.88.io)

From console.aunsw.88.io:

  • meet.aunsw.88.io redirects Area Team members to the standard Greenlight frontend of BigBlueButton. This provides a web UI for creating, managing, and joining persistent meeting rooms.

  • meet.quuvoo4ohcequuox.0.88.io provides Community Team members a custom interface. It communicates with the BigBlueButton API to dynamically create meeting rooms, using the information filled on that page.

  • Phone Integration is a secondary entry point into meet.quuvoo4ohcequuox.0.88.io. Incoming phone calls can trigger the custom application, which automatically creates or joins a BBB meeting via API and maps the call into that session.

Example Flows

meet.aunsw.88.io flow

  1. User visits console.aunsw.88.io
  2. Go to Area Teams -> Area Applications -> meet
  3. User is redirected to Greenlight frontend
  4. User logs in, creates or joins a meeting

meet.quuvoo4ohcequuox.0.88.io flow

  1. User visits the main page
  2. Go to Community Teams -> Phone Services -> Conference Service
  3. Filled in the required information
  4. Backend creates meeting via BBB API
  5. User joins the newly created meeting

phone call flow

  1. Caller dials in via SIP or DID
  2. User choose to answer the call via conference meeting
  3. Custom backend checks if a meeting exists
  4. If none, creates a meeting via BBB API
  5. Caller is placed into the meeting automatically