2.2.20.10 Mode element

The mode element provides an indication of a communications mode that was in use on the call at the time the call context data was authored.

<xs:element name="mode" type="xs:token" minOccurs="0" maxOccurs="unbounded"/>

The mode element can be present one or more times in the call context data, although each mode value SHOULD represent a unique modality involved in the call related to the call context data. The following tokens are supported:

  • audio

  • video

  • im

  • applicationSharing

    Mode

    Meaning

    audio

    An audio modality was involved for the call relating to the call context data.

    video

    A video modality was involved in the call relating to the call context data.

    im

    The instant messaging modality was involved in the call relating to the call context data.

    applicationSharing

    The application sharing modality was involved in the call related to the call context data.