July 2017
Intermediate to advanced
434 pages
12h 59m
English
The demo example configuration file layout is organized to make it easy to add and remove users. We saw that in the /usr/local/freeswitch/conf/directory/default.xml file, inside the predefined default domain, in group "default", there is an instruction to the FreeSWITCH configuration pre-processor to read in all of the XML files contained in the /usr/local/freeswitch/conf/directory/default/ directory. Those files contain the users' definitions.
We found the files 1000.xml ... 1019.xml, the 20 demo predefined users with "id" 1000 to 1019. There you can find also some other XML files, very well commented, that can be source of inspiration.
In our demo configuration case, adding a user is done simply by copying ...
Read now
Unlock full access