Additional, non-standard configuration of the prompt engine is accomplished with the use of the param element, which passes parameters and their values to the platform.
The exact nature of the configurative parameters will differ according to the proprietary platform used. Values of parameters may be specified in an XML namespace, in order to allow complex or structured values.
| Name | Data type | Default |
|---|---|---|
CDATA |
required |
|
uri |
implied |
none
none
none
| <prompt> <salt:param name="myDTMFParam"> //myplatform/recoServer </salt:param> ... </prompt> |
| <prompt> <salt:param name="myDTMFParam"> myDTMFValue </salt:param> ... </prompt> |
For details on usage of this element, see the SALT Specification, Version 1.0.