Conference
About
The FreeSWITCH™ conference subsystem is quite flexible, offering both inbound and outbound conference calling.
Click here to expand Table of Contents
- 1 Configuration
- 2 Examples
- 2.1 Conference Examples
- 3 See Also
Configuration
Configuration of the basic conference operation is discussed in mod_conference.
Examples
Conference Examples
- Page:
confcall JS — Early JavaScript example for FreeSwitch using mod_spidermonkey with mod_spidermonkey_odbc. - Page:
Conference Add Call Example — Allows a moderator to add a conferee to an established conference. - Page:
Conference Announce Count Inline — This example is a very quick and dirty dialplan and conference config that lets you hear how many callers are in conference. - Page:
Conference Javascript Dialer — JavaScript: Dial a conferee, prompt to dial a digit to enter conference. - Page:
JavaScript Conference IVR — Example JS IVR that adds security to publicly available conference room. - Page:
Lua Conference Room Management example — This Lua example adds simple conference room management. - Page:
Mumble Conference With ALSA - Page:
Outbound Conference Calls — Dial a list of destination phone numbers and add them to a conference.