July 2017
Intermediate to advanced
434 pages
12h 59m
English
Now, let's look at a true "user" item definition (eg, not to a "pointer"). Go inside /usr/local/freeswitch/conf/directory/default/ and open the file 1000.xml:

At the beginning, inside the very same "user" tag, is declared the "id" of the user (this is the same "id" that will be looked upon by the "pointer" kind of "user" item we saw in previous section). The id is specific to a "domain", eg: you can have a FreeSWITCH server that serves multiple domains, let's say, "domainA" and "domainB".
In both of them can exist one user whose "id" is "1000". Each one of those two "1000" is a completely different user, not related in any way to the ...
Read now
Unlock full access