July 2017
Intermediate to advanced
434 pages
12h 59m
English
Callers reach conferences via the conference application, which is usually invoked from the Dialplan or from the event socket via API calls. The general syntax for connecting a caller to a conference is as follows:
<action application="conference" data="confname@profilename"/>
confname is an arbitrary name for this conference room, and profilename is the profile to use from the conference configuration file (as specified earlier in this chapter). All callers that are sent to the same confname@profilename will be in the same room.
You can optionally pass specific parameters in to the conference by appending +PIN+flags at the end of a conference profile name, as shown in the following code:
<action application="conference" ...
Read now
Unlock full access