![]() |
session.values namespace propertiesAt the start of a CCXML session, the Application Interface web service places several properties in the session.values.avaya namespace properties.
| Property | Description |
|---|---|
telephony.native_audio_format |
The audio encoding codec the MPP
uses as the default for audio recording within the Avaya Voice Browser (AVB) when the speech application does not specify
the format for recording caller inputs. The options are:
|
fax_detect_enabled |
For inbound calls, this property is set to the same value as the Fax Detection Enable parameter set for the application through the EPM web interface. |
fax_detect_redirect_uri |
For inbound calls, if fax detection is enabled, this property is set to the same value as the Fax Phone Number parameter set for the application through the EPM web interface. |
ConnectTimeoutSecs |
For outbound calls launched by the Application Interface web service, this is the maximum amount of time, in seconds, to wait for the CCXML application to be start before returning an error message. |
UUI_Info |
For outbound calls launched by the Application Interface web service, this property contains the information passed to the application in the uuiInfo parameter of the LaunchCCXML method. |
Parameters |
For outbound calls launched by the Application Interface web service, this property contains the name-value pairs passed to the application by the LaunchCCXML method. |
ParameterMap |
For outbound calls launched by the Application Interface web service, this object contains all of the parameters encoded in the session.values.avaya parameters field. |
The CCXML browser also maintains current data in the connections, conferences and dialogs objects available within the session namespace. For details about these objects, see the W3C CCXML Version 1.0, W3C Working Draft dated 19 January 2007.