ITNAV-Pro Ltd.
Original Message:
Sent: 11-12-2024 03:30
From: Vineet Kakroo
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
Hi Yvgeni,
If you change the Encoding Format from Hex to Ascii, what does it do the UUI data in Architect once it is received from Avaya.
We also used to get a 00 delimited UUI data from Avaya and the Encoding Format we have setup is still Ascii.
------------------------------
Vineet Kakroo
Senior Technical Consultant
Original Message:
Sent: 11-12-2024 02:26
From: Yvgeni Liberman
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
Khurshid,
I also have the SIP Trunk from AVAYA SBC to the "cloud"
Avaya has a limitation of 96 characters in the UUI.
Please see the UUI definition that I made (it's working fine)
It is "more than simple" :)

------------------------------
Best regards,
Yvgeni Liberman
ITNAV-Pro Ltd.
Original Message:
Sent: 11-11-2024 12:20
From: Khurshid Ali
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
Hi David,
Thanks, the later part worked with using data table and converting it into ASCII manually. I was wondering, if Avaya could send us just the User Data instead of initial characters.
BTW, is it not that trunk side settings ONLY applies to outbound calls and not to inbound.
Inbound call should be automatically be parsed by Genesys using system variable Call.UUIData
------------------------------
Khurshid Ali
Senior Service Engineer
Original Message:
Sent: 11-09-2024 18:28
From: David Fradejas Tomás
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
Hi!!
AAre you able to change the encoding on the trunk side, to ASCII??
If it doesn't work, you should use something into your flow, to convert from hex to ASCII, using a datatable conversion mapping, and make a loop to change the hole UUI
------------------------------
David Fradejas Tomás
Genesys Senior Consultant
Original Message:
Sent: 11-08-2024 14:59
From: Khurshid Ali
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
Thanks for your response Jason, I have raised a care ticket.
While chatting with one of the care team member, the suggested to substring the initial characters, I had already tested that but we need UUI userdata in the system variable Call.UUIData. So, substring couldn't help in retaining the Call.UUIData.
Also, if we create another variable with right HEX encoded UUI data, is there a way that we can convert that to ASCII on the Participant attribute? or parse the data for further usage on the call flow?
------------------------------
Khurshid Ali
Senior Service Engineer
Original Message:
Sent: 11-08-2024 14:40
From: Jason Kleitz
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
Hello Khurshid,
Welcome to the Community! I believe you will need to raise a case with our Customer Care team to check what is happening to the UUI data in the Edge logs. Please let us know what you are able to find.
------------------------------
Jason Kleitz
Online Community Manager/Moderator
Original Message:
Sent: 11-08-2024 08:19
From: Khurshid Ali
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
Hello Members,
we are trying to get UUI data from Avaya system to Gensys cloud. Through SIP trunking between them. Calls are coming properly on a dummy number, we are getting the UUI header as well, but Genesys is not able to parse the UUI data.
I am facing difficulty in parsing the initial characters. I believe, because of which Genesy is not able to parse the whole thing.
Below is the call flow with other related data.

What shows under those attributes on Genesys:

HEX received with stripping protocol Discriminator:(ONLY the green highlighted parts are UUI)
C82E323036383938373836397c31323334357c597c313235307c544553547c323032342d31312d30375432323a31375a
ASCII parsing on notepad++:
È.2068987869|12345|Y|1250|TEST|2024-11-07T22:17Z (ONLY the green highlighted parts are UUI)
On the .pcap for that call:

Any help is greatly appreciated.
#ArchitectureandDesign
#SIP/VoIP
#Telephony
------------------------------
Khurshid Ali
Senior Service Engineer
------------------------------