Hi all. I'm trying to configure dcm4chee to forward or not forward based on the AET it responds to (called AET).
Is the correct way to set up multiple called AET's, to update the service=AE updateAETitle() attribute like this?
prevAET = "DCM4CHEE"
newAET = "DCM4CHEE\OTHERAET"
?
Thanks!