
Current issues with the Avaya VoiceXML feature
Application developers should consider the following issues when developing VoiceXML applications:
- Redefining a variable that was set previously changes the value of the variable.
- Formats of data in the say-as tag must conform to the Text-to-Speech engine being used. See the appropriate vendor documentation for SSML and say-as tag support.
- session.connection.local.uri contains the same value as session.telephone.dnis.
- session.connection.remote.uri contains the same value as session.telephone.ani.
- transfer bridge="true" is not supported for a VoIP configuration.
- maxnbest and confidencelevel are supported for advanced speech recognition (ASR) grammars only. Maxnbest and confidence level will not be supported for word pair ASR grammars. An example of word pair ASR grammars is: <grammar> one | two | three </grammar>
- Certain elements of the VoiceXML 2.0 specification are not supported by the Avaya IR VoiceXML feature. For more information, see Unsupported features of the VoiceXML 2.0 specification.