Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: drewdavis on April 03, 2024, 09:13:42 AM
-
Hi,
I have a customer who wants to initiate a transfer from their PBX to a hosted IVR system on PlumVoice. As part of the transfer they want to deliver relevant data using Genesys CTI. Is there a way for PlumVoice to receive this data and make it available to my vXML scripts as variables? thanks!
-
You can send data via SIP headers or use UUI in case of it is supported by IVR system
-
for Genesys CTI you say Genesys TServer? ¿This system is TDM or SIP?
In the past, I make integrators for any systems. You can make this.
If you system use SIP and you use TServer SIP, you could use the HEADER from the SIP signaling.
all the TLib userData could be translate to SIP HEADER in real time.
Check if you IVR could read the HEADER from the SIP INVITE.