January 2002
Beginner
480 pages
13h 15m
English
The Conferencing component is compiled into a shared object library (./conference-0.4.1/conference.so) and is connected to the Jabber backbone with the library load method:
<load> <conference>./conference-0.4.1/conference.so</conference> </load>
Once loaded, the function conference() is called
to initialize the component and perform setup tasks, such as creating
rooms specified in the configuration.
Read now
Unlock full access