17 participant.fecc, 18 participant.message, 31 4.18 participant.message – TANDBERG 3.0 User Manual

Page 35

Advertising
background image

Copyright © TANDBERG 2008

Reference Guide Version 3.0 rev 3.0

31

Field

Type

Comments

callIdentifier

base64

The h323 id of this caller.

borderWidth

Integer

0 (no border), or 1, 2, or 3 for +1/+2/+3.

autoAttendantConfiguredName String

If

this

participant is connected to an auto

attendant, this field holds the name of that
auto attendant: the value will change as the
user navigates through an MCU’s configured
menu structure.

mediaEncryption

String

One of the following values:
encrypted - all media channels to and from
this endpoint are encrypted
unencrypted - all media channels to and
from this endpoint are encrypted
mixed - some channels are encrypted and
some not
unknown - none of the above; this may
occur when a participant has very recently
connected and no media channels have been
established yet

audioRxEnergyMillidB

Integer

The measured energy of a participant's audio
sent to the MCU. Typically this will be a
negative value in the range -30000 (-30dB for

very quiet) and 0 (very loud).

audioRxMutedRemotely

Boolean

Whether this endpoint is muted remotely.


Note:
This participant information is returned for all participants added to the conference using the
participant.add method, even after they have disconnected. However, this information is only returned for

other participants (i.e. those added via the web interface or those who dialed into the conference) whilst they
are connected but not after they have disconnected.

4.17 participant.fecc

Parameter

Type

Comments

conferenceName String
autoAttendantUniqueId String
participantName String
participantProtocol String
participantType String

Participant identification as described above.

direction String

One

of:

up

,

down

,

left

,

right

,

zoomIn

,

zoomOut

,

focusIn

,

focusOut

.

4.18 participant.message

Puts a message on the display of a given participant.

Parameter

Type

Comments

conferenceName String
autoAttendantUniqueId String
participantName String
participantProtocol String
participantType String

Participant identification as described above.

message

String

The string to send to the participant.

Advertising