| Element | dialogprepare |
<xsd:attribute name="src" use="required" type="ECMAScript.expression"/> |
|
< ccxml xmlns = "http://www.w3.org/2002/09/ccxml" version = "1.0" > |
|
< accept/> |
|
</ transition> |
|
< transition state = "init" event = "connection.connected" > |
|
</ transition> |
|
< log expr = "'Houston, the dialog returned [' + event$.values.input + ']'" /> |
|
< exit/> |
|
</ transition> |
|
< exit/> |
|
</ transition> |
|
< log expr = "'Houston, we have a problem: (' + event$.reason + ')'" /> |
|
< exit/> |
|
</ transition> |
|
</ eventprocessor> |
|
</ ccxml> |