Node:set-super-conf, Next:, Previous:set-permitted-submitters, Up:Protocol Requests



set-super-conf [20] (1) Recommended


        set-super-conf [20] (( conf-no    : Conf-No;
                               super-conf : Conf-No ))
                -> ( );

Makes the conference super-conf the super-conference of the conference conf-no. See Conference Status Types, for more info on what this field is used for.

Example:

        1 50 4
        =1 17HNyheter om LysKOM 0000
           48 11 17 13 8 91 5 255 1
           15 12 11  9 5 96 0 160 1
           0 0 6 0 0 0 77 1 1 1
        2 20 4 8
        =2
        3 50 4
        =3 17HNyheter om LysKOM 0000
           48 11 17 13 8 91 5 255 1
           15 12 11  9 5 96 0 160 1
           0 0 6 0 8 0 77 1 1 1

This example demonstrates how the super-conference of conference 1 is set to conference 8. The calls to get-conf-stat-old demonstrate the change in the conference structure.

Error codes

login-first
Login required before issuing this call.
undefined-conference
Conference conf-no or conference super-conf does not exist or is secret.
conference-zero
conf-no is zero.
permission-denied
Not enough permissions to change super-conference of conference conf-no.