Node:get-conf-stat-old, Next:who-is-on, Previous:get-person-stat, Up:Protocol Requests
get-conf-stat-old [50] ( conf-no : Conf-No )
-> ( Conference-Old );
This call retrieves the conference data structure for conference number
conf-no.
Important note: This call does not return the extra flag bits that were
introduced in protocol version 8. To get this information, use the
get-uconf-stat call instead. However, clients should be able to
handle Conference-Old structures with an arbitrary number of flag
bits since we may decide to change the behavior of this call in the
future.
Example:
1 50 1
=1 27HPresentation (av nya) möten 0000 48 11 17 13 8 91 5 255
1 18 34 21 17 6 97 4 197 1 0 0 0 0 0 0 77 0 1 1
1 50 8
=1 11HPaul Dekker 1001 8 6 19 18 6 97 5 198 1
8 6 19 18 6 97 5 198 1 8 0 8 0 0 0 77 1 1 0
This simple example retrieves conferences 1 and 8 from the server. Conference 1 is a regular conference, and conference 8 is a mailbox.
undefined-conference
conf-no does not exist or is secret.