2.2.5.8 t:LobbyBypassType Simple Type

The LobbyByPassType simple type specifies the settings to bypass the online waiting area.<63>

 <xs:simpleType name="LobbyBypassType">
   <xs:restriction base="xs:string">
     <xs:enumeration value="Disabled"/>
     <xs:enumeration value="EnabledForGatewayParticipants"/>
   </xs:restriction>
 </xs:simpleType>

The following table lists the xs:string ([XMLSCHEMA2]) enumeration values that are defined by the LobbyBypassType simple type.

Value

Meaning

Disabled

Lobby bypass is disabled.

EnabledForGatewayParticipants

Lobby bypass is enabled for telephone participants.