8.5.150.63
Voice Platform Media Control Platform Release Notes
| Release Date | Release Type | Restrictions | AIX | Linux | Solaris | Windows |
|---|---|---|---|---|---|---|
| 11/24/15 | Hot Fix | X | X |
Helpful Links
Releases Info
Product Documentation
Genesys Products
What's New
This release includes the following and enhancements:
- The Sip.Body value in the [vxmli] session_vars configuration option enables access to the body of SIP INVITE messages. Now VXML application developers can take advantage of the additional information available in the body of an INVITE message, to better customize their applications.
To enable, add this line to your [vxmli] session_vars default configuration and restart MCP:
Note: Requires SIP Server v8.1.101.99.
session.connection.protocol.sip.body | Sip.Body |0 - Use the configuration parameter [callmgr] enable_sip_response_in_transfer_metric to configure Media Control Platform to append the SIP response code (when it is available) to transfer_result metrics. This improves standard/interaction logging and simplifies analysis of the SIP response code in case of a failure.
enable_sip_response_in_transfer_metric
Application: Media Control Platform
Section: callmgr
Valid Values: true (enabled) , false (disabled and the default value)
Takes Effect: ImmediatelySpecifies whether or not the SIP response code is appended in the transfer_result metrics. If the SIP response code is not available and this parameter is enabled, 'N/A' is appended in the metrics.
Metrics Examples of Valid Value Usage
- False (disabled):
transfer_result sip:Restricted@10.5.135.13|1111|N/A|REFER|noautho - True (enabled):
transfer_result sip:Restricted@10.5.135.13|1111|N/A|REFER|noautho|sip [401] - True (enabled), but the SIP response code is not available:
transfer_result sip:Restricted@10.5.135.13|1111|N/A|REFER|noautho |sip[N/A]
- False (disabled):
- TCP Timer Setup
You can configure the wait time to keep the needed resource available, when waiting to establish a TCP or TLS connection.transport.setuptimer.tcp
Application: MCP
Section: SIP
Takes effect: At start/restart
Valid values: Integers 1,000-32,000 (milliseconds)
Default: 3,0000 (3 seconds)
Resolved Issues
This release contains the following resolved issues:
Media Control Platform restarts no longer generate duplicate SIP call IDs, which could prevent call recording. (GVP-22719)
xxxxx. (GVP-00000)
Upgrade Notes
No special procedure is required to upgrade to release 8.5.150.63.
