Author Topic: Receive CTI data from PBX transfer using Genesys CTI  (Read 450 times)

Offline drewdavis

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Receive CTI data from PBX transfer using Genesys CTI
« 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!

Offline Kubig

  • Hero Member
  • *****
  • Posts: 2752
  • Karma: 44
Re: Receive CTI data from PBX transfer using Genesys CTI
« Reply #1 on: April 03, 2024, 10:14:08 AM »
You can send data via SIP headers or use UUI in case of it is supported by IVR system

Offline CTIGuy

  • Newbie
  • *
  • Posts: 12
  • Karma: 0
Re: Receive CTI data from PBX transfer using Genesys CTI
« Reply #2 on: April 03, 2024, 07:24:49 PM »
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.