Original Message:
Sent: 11-10-2024 02:07
From: Yvgeni Liberman
Subject: Parsing UUI data coming from Avaya to Genesys Cloud
David,
Avaya sending the UUI to the SIP Trunk in the HEX format (max 96 positions).
But You get the "Call.UUIData" variable in ASCI format.
Try to save "Call.UUIData" variable to the "Participant Data" and check it.
Of course, You can try to change the "Trunk" definitions, but from my experience, it changes nothing
Admin->Telephony->Trunks->Trunk Name->Protocol->User to User Information (UUI)->Encoding Format
If You have some additional questions, You can send them directly to me
------------------------------
Best regards,
Yvgeni Liberman
ITNAV-Pro Ltd.
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
------------------------------