Closed jakekaplow closed 1 year ago
Thanks @jakekaplow , as discussed, we will look into it, please share if you have any logs of the incoming packet supporting this issue.
As per the code it should work fine if the incoming request has the uuid set as valid java.net.URI. For example
urn:uuid:f81d4fae-7dec-11d0-a765-00a0c91e6bf6
as per https://www.rfc-editor.org/rfc/rfc4122.
Can you please confirm that?
Also to get a value from a group tag, we can use packet.getValue(Tag.operationAttributes, Types.outputDeviceUuid)
Thanks @HPSudip, I was sending the URI incorrectly.
output-device-uuid
setpacket[Tag.operationAttributes].get[Types.outputDeviceUuid)
expected:
actual: