GVP 8.5.1 Iteration 8: Support GIR Recording
Features
- A new IVR Profile service-type is introduced: record, which is dedicated for IVR Profiles that are associated with recording.
New Options
Keep Alive
enabletcpkeepalive
Section: fm
Valid values: 0 or 1
Default value: 1
Takes effect: At start/restart
Set to 1 to enable sending TCP keepalive probes.
Manage the delay and frequency of these probes with the tcpkeepaliveidle and tcpkeepaliveinterval configuration options.
tcpkeepaliveidle
Section: fm
Valid values: a non-negative integer
Default value: 60
Takes effect: At start/restart
Number of seconds that libcurl will wait while the connection is idle, before sending keepalive probes.
tcpkeepaliveinterval
Section: fm
Valid values: a non-negative integer
Default value: 60
Takes effect: At start/restart
Number of seconds that libcurl will wait for an answer after sending a keepalive probe, before sending another probe.
ANOTHER FEATURE
gvp.general.geo-location
Configured where: IVR Profile-level
Valid values: Any string value
Default value: No default value (undefined parameter)
In cases where 'X-Genesys-geo-location' was provided in initial INVITE, this parameter will be used for selecting recording profile.
gvp.policy.voicexml-recording-allowed
Configured where: IVR Profile-level (or at tenant-level). This is TYPE-III policy parameter
Valid values: true/false
Default value: true
Enables recording for the selected IVR Profile.
gvp.general.service-type
Configured where: IVR Profile-level
New valid value: record
Used for: Informing that this IVR Profile is for being used as recording.
