 |
watchserver module:
 |
|
|
|
|
Allows your users to have a view at the chat rooms in a passive way. Users can only watch, but not post messages. This feature is helpfully for so called star chats where many people want to follow the chat with the interviewed person, but only few are allowed to ask questions. There is almost no limit (hardware only) in how many users can watch.
| |
| |
|
|
 |
|
| |
|
|
| moderator module: |
|
|
| |
Allows the moderator to screen messages before the are post publicly into the room. This is especially helpful in star chats to prevent flooding of the interviewed person, and to sort out duplicate or inappropriate questions. By combining this module with module_watchserver, star chats with an almost unlimited (hardware) number of users (10000+) can be hosted.
| |
| |
|
|
| stcpip module: |
|
|
| |
All incoming and outgoing chat traffic will be encrypted, and hidden from any possible line sniffing. This allows to hold virtual conferences about sensitive content, where you would otherwise need to pay for expensive secure telephone lines. Import of certificates such as from VeriSign is possible
| |
| |
|
|
 |
|
| |
|
|
| chatmail module: |
|
|
| |
Make your chat a messaging centre. Messages to users which are currently offline will be saved until the user shows up again. Message storage will be done with either your SQL database, or in spool files which can easily be attached to existing mail systems.
| |
| |
|
|
 |
|
| |
|
|
| invitation module: |
|
|
| |
Invite offline users via SMS, IM Solution or Mail to participate on a chat event.
Ideal solution to manage virtual company meetings and to ensure all people show up.
| |
| |
|
|
 |
|
| |
|
|
| extented module: |
|
|
| |
Extended command set. Provides commands for banning users out of rooms, and better administration on high user count chats
| |
| |
|
|
| |
|
|
| emoticons module: |
|
|
| |
Emoticons are small images which reflect the feelings of a person. By using Emoticons module certain text input will be converted to the corresponding emoticon. For example /;-)/ will be converted to
| |
| |
|
|
| |
|
|
| picture module: |
|
|
| |
Adds support for picture posting. By using this module your users can post images directly into the chat output stream. By using filters and ACLs the administrator can limit picture posting to certain URLs or file formats.
| |
| |
|
|
| |
|
|
| XMLRPC module: |
|
|
| |
The [[² platform provides a huge amount of statistical information in real time, such as user/room lists, system load, server configuration, SQL timings, etc. All in all more than 300 variables are provided. This module includes a PERL example for displaying the real time user/room list.
| |
 |
|
|