Is there a way i can attach AttributeCallUUID in the userdata section of a call through a strategy ? We can do that for AttributeDNIS and AttributeANI through ANI and DNIS functions .
Just use KVP: UU_DATA, ABCDEFGHIJ
I don’t see UU_DATA KVP in user data section of any call in T-server logs. Is the KVP dependant on some option/configuration that i need to check in our enviornment? I see CallUUID key in Extensions list. Can i use ExtensionData [CallUUID] function and fetch this value.
UU_DATA is the name of the key in an Avaya T-Server, it may be slightly different for other T-Servers. And yes, if it’s in the AttributeExtensions section, you can fetch it with ExtensionData[‘CallUUID’].
Francesco
1 Like