Node:set-info, Next:accept-async, Previous:get-uconf-stat, Up:Protocol Requests
set-info [79] ( info : Info-Old ) -> ( );
This call sets the server information retrieved by
get-info-old
. The version number in the info structure is
ignored (but must be present); all other fields are stored permanently
in the LysKOM database. This is a privileged call.
Example:
1 79 10901 1 2 3 4 1080 =1
This example sets the conference presentation conference to one, the user presentation conference to two, the motd conference to three and the news conference to four. It also sets the login message to text 1080. It also attempts to set the version number to 1.9.1, but that number is silently ignored by the server.
login-first
permission-denied
undefined-conference
info
does not exist.
no-such-text
info
does not exist.
mark-limit
info
already has the maximum number of marks.
text-zero
info
was set to 0. That should mean that there should be no message of the
day, and the current implementation of the server does accept MOTD to be
0.