Previous Topic: Return Codes for Call Point X'20'Next Topic: Return Codes for Call Point X'24'


Parameters for Call Point X'24'

Conference is initiating. The parameter list has the following format:

+0

Address of the conference initiator's UINDEX.

+4

Address of an 8-byte session ID.

+8

Address of a 1-byte conference type

X'00'

Public conference.

X'04'

Private conference.

+12

Address of the conference participant count (this is the number of entries in the conference participant user ID list). This value is 0 for public conferences.

+16

Address of the conference participant user ID list. This address is 0 for public conferences.

Each entry is 16-bytes. The first 8 bytes contain the user ID and the second 8 bytes contain that user's terminal ID.