i’d like to change the orthanc sending AE title dynamically with lua scripts - is this possible.
if i have say two modalities sending to orthanc routing to different places, i’d like orthanc to appear to the final destination as having not been there.
ie. i wan’t an lue script to pickup the RemoteAE title (from the sending modality), and replace the ORTHANC calling AE title with that RemoteAE title when forwarding to the destination. Is that possible.
Here’s a diagram if that helps. (if it doesn’t justify properly, i’ve attached a screenshot!)
Indeed, Orthanc accepts by default all the incoming C-Store connections, issued from any host, so it will receive all the files sent from your “sending modality”.
no, that wasn’t the question. i would like the DicomAet for orthanc to appear as the original modality AET.
currently images sent from SNDMODALa and SNDMODALb through orthanc, all appear at the final destination as having come from the same AET (ORTHANC (or whatever i set DicomAet to be in the config file)).
i want the final destination to see the images as having come from the original AE titles. ie. overriding the config file value for DicomAet on the fly.