I have downloaded the free version and trying to configure the PACS.
Able to view and receive the dicom studies but unable to send to modality or to the other pacs. When i try to do send to modality option it says “choose target” but where i need to configure the destination target AE or IP address to send ? Is there way to configure or does the evaluation version allows this ? Please suggest.
I have changed the Orthanc.json file to define the target under
/**
Network topology
**/
// The list of the known DICOM modalities
“DicomModalities” : {
/**
Uncommenting the following line would enable Orthanc to
connect to an instance of the “storescp” open-source DICOM
store (shipped in the DCMTK distribution) started by the
command line “storescp 2000”.
**/
// “sample” : [ “STORESCP”, “127.0.0.1”, 2000 ] <----------- Changed this t my own IP and port along with sample name for Store SCP.
We could see the target listed but tried to send the dicom gives " Error during store" message on localhost:8042 port.
Do we need to add anything else ?
Also, I have question on the data size. Is there any data limit or size with Orthanc or We have nearly 480 TB data to manage.
I have contact support group of Orthanc for official business support. Any connect or contact details ?