I have an ORTHANC PACS working with a MySQL database. I set up a new server, and I need to transfer studies from one PACS to the new PACS. I’m not sure if I did the configuration correctly… “DicomModalities” : {
“ORTHANC” : [ “ORTHANC”, “10.10.40.111”, 8042], } doesn’t echo anything and it doesn’t allow me to retrieve studies. Can you help me? Thank you very much.
8042 is usually the HTTP port, not the DICOM one. Can you double-check the corresponding values in the 10.10.40.111 Orthanc configuration?
1 Like