createcall

Element Information

Model

Attributes

Used By

Element Group telephonyActionElements

Source

<xsd:element name="createcall">
  <xsd:complexType>
    <xsd:attribute name="dest" use="required" type="ECMAScript.expression"/>
    <xsd:attribute name="connectionid" type="ECMAScript.LeftHandSideExpression"/>
    <xsd:attribute name="aai" type="ECMAScript.expression"/>
    <xsd:attribute name="callerid" type="ECMAScript.expression"/>
    <xsd:attribute name="hints" type="ECMAScript.expression"/>
    <xsd:attribute name="timeout" type="ECMAScript.expression"/>
    <xsd:attribute name="joinid" type="ECMAScript.expression"/>
    <xsd:attribute name="joindirection" default="'both'" type="ECMAScript.expression"/>
  </xsd:complexType>
</xsd:element>

Sample