createconference

Element Information

Model

Attributes

Used By

Element Group telephonyActionElements

Source

<xsd:element name="createconference">
  <xsd:complexType>
    <xsd:attribute name="conferenceid" use="required" type="ECMAScript.LeftHandSideExpression"/>
    <xsd:attribute name="hints" type="ECMAScript.expression"/>
    <xsd:attribute name="confname" type="ECMAScript.expression"/>
    <xsd:attribute name="reservedtalkers" type="ECMAScript.expression"/>
    <xsd:attribute name="reservedlisteners" type="ECMAScript.expression"/>
  </xsd:complexType>
</xsd:element>

Sample