Call to a Group
In section "Users and Groups" we saw how FreeSWITCH users can belong to "groups" in the User Directory. Also, we saw how in demo example configuration there is one group "default" to which all users belong to, and many other groups that gather only some users. Btw, this is just a demo example, it does not need to be this way, eg: group "default" could be non-existant, or gather only one user.
User groups are useful not only for assigning variables and parameters: a group could be used as "callee" to originate (bridge) multiple calls.
In demo configuration groups are defined into /usr/local/freeswitch/conf/directory/default.xml XML file.
Let's edit it, add a new group, and test a call to it.
Toward the end of the file, before ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access