The Enterprise Edition of ConferenceRoom supports an interface to allow custom code to interface with the chat server directly. For UNIX platforms, the custom code must be supplied in the form of a shared object (.so) file. For WIN32 platforms, the custom code must be supplied in the form of a DLL file.
ADD - Add a specified CallOut.
DEL - Delete CallOut.
Examples:
/as function AuthenticateUser add myauth.so
/as function AuthenticateUser del
List will show all of the attributes you have set for that field.