|
| Subdialogs |
|
The calling of the subdialog takes place as follow in the same document:
"If" condition testing if the variable Age is greater or equal to 30:
The subdialog returns the variable status to the calling dialog:
The calling of the subdialog takes place as follow if the subdialog is in a separate document:
This complete VXML document calls a subdialog and receives the return value in the result status.
The src can be a complete URL, if you use a development environment, check where your workspace is.
This complete VXML document contains the sudialog:
Expiry dates can be used to force the refresh of the subdialog document. Alternatively message can be used.
Now we can go to:
Caller Interactions
|