This documentation is for CCXML 1.0-Voxeo, which has been superceded by CCXML 1.0-W3C. The CCXML-Voxeo platform is not being updated any longer. The CCXML 1.0-W3C version, however, has many new features and is actively being enhanced. If you're writing a new CCXML application, you should use CCXML 1.0-W3C.
Click here for the CCXML 1.0-W3C documentation.
| endpoint | Data Type: (ECMAScript Expression) | Default: none - attribute is optional |
| The endpoint attribute denotes a conference ID or a call ID which will be moved to the target session specified in the 'sessionid' attribute. |
| event | Data Type: (ECMAScript Expression) | Default: none - attribute is optional |
The event attribute specifies the event object to be sent to the target session to provide notifaction. The event endpoint may also be sent along with the event, if any.
|
| sessionid | Data Type: (ECMAScript Expression) | Default: none - attribute is required |
| The sessionid attribute indicates the thread of control to which the endpoint will be added. |