http://www.csapi.org/schema/parlayx/call_notification/v2_2
The ActionValues Simple Type

The ActionValues data type is an enumeration with the following values.


Simple Type ActionValues
ActionValues is derived from string type. There are several restrictions on the value. The schema processor preserves value's whitespace. Enumeration values are Clikc here to hide Comment
EnumerationDescription
Route

Request to (re-)route the call to the address indicated with routingAddress.

Continue

Request to continue the call without any changes. This will result in normal handling of the event in the network.

EndCall

Request to end the call. This will result in termination of the call. The callingParty will receive a tone or announcement.

 Collapse XML
-<xsd:simpleType  name="ActionValues">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>The ActionValues data type is an enumeration with the following values.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
-<xsd:restriction  base="xsd:string">
-<xsd:enumeration  value="Route">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Request to (re-)route the call to the address indicated with routingAddress.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="Continue">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Request to continue the call without any changes. This will result in normal handling of the event in the network.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
-<xsd:enumeration  value="EndCall">
-<xsd:annotation>
-<xsd:documentation  xml:lang="en">
<xhtml:p>Request to end the call. This will result in termination of the call. The callingParty will receive a tone or announcement.</xhtml:p>
</xsd:documentation>
</xsd:annotation>
</xsd:enumeration>
</xsd:restriction>
</xsd:simpleType>

 Collapse Uses
 Collapse Type (1)
string 
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©