| CCXML 1.0-W3C Development Guide | Home | Frameset Home |
|
<dialogstart> element. CallXML is a Voxeo proprietary voice application development language. If you haven't tried it, you gotta check it out! For more information, see Introduction to CallXML.type attribute on the dialogstart element using the syntax shown in the following code example.
<dialogstart src="'callxml-target.xml">http://127.0.0.1:9990/ds-callxml-target.xml'" type="'application/x-callxml'"/>
namelist attribute for the dialogprepare or the dialogstart elements as shown in the following code example.
<dialogstart src="'callxml-target.xml">http://127.0.0.1:9990/ds-callxml-target.xml'" namelist="callerid calledid" type="'application/x-callxml'"/>
ccxml. namespace, for example, as variables $ccxml.callerid and $ccxml.calledid<exit> element submit attribute as shown.
<exit submit="test,telephonenum"/>
dialog.exit event as
<log expr="'received : '+event$.values.telephonenum"/>
| ANNOTATIONS: EXISTING POSTS |
| login |
|