CCXML Voxeo 1.0 Development GuideHome  |  Frameset Home

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.
<move>  element

Unsupported Element
The <move> tag is used to add an event endpoint to an executing CCXML thread of control.  When an endpoint is added to a thread of control, events originating from that endpoint will be delivered to that thread's currently executing CCXML document.

Note that while this element is currently unsupported on the Voxeo platform, this is planned for inclusion on our network at a later date. When this feature is made available, announcements will be posted to the Prophecy User Forums, and via our Voxeo Developer Newsletter.


usage
<move endpoint="(ECMAScript Expression)" event="(ECMAScript Expression)" sessionid="(ECMAScript Expression)">


attributes
endpointData 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.
eventData 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.


sessionidData Type: (ECMAScript Expression)Default: none - attribute is required
The sessionid attribute indicates the thread of control to which the endpoint will be added.



parents
none


children
none


code samples
none


additional links
W3C Specification


  ANNOTATIONS: EXISTING POSTS
0 posts - click the button below to add a note to this page

login



© 2008 Voxeo Corporation  |  Voxeo IVR  |  VoiceXML & CCXML IVR Developer Site