Hello. I’m trying to connect Orthanc dicom server running on windows to the Carestream image suite version 4.0 as a Store SCP using AE, IP, and Port without any joy. I was wondering if anyone has ever successfully connected Orthanc to the Carestream image suite?
orthanc.json (20.9 KB)
For starters your json has 2 lines referencing imagesuite as an AET. One with the trailing manufacturer specific invocation, the other without. You may be confusing the system by naming 2 AET’s identically??
And your pacs settings in carestream are not pointing to ORTHANC, but instead to your original pacs. THe graphic shows “primary” on the left… are you allowed to create a page for a “secondary” and plug in ORTHANC and be connected/store to both.
Looks like on the left on your graphic attachment there’s a button for “other pacs”. That will probably bring up a window to punch in the orthanc address and port and AET name.
Hi John. Thanks for this observation. I’ll make the suggested changes.
I renamed my instance of orthanc to ASTEROID and changed the port number from the default value of 4242 to 104. So the AE and port in the pacs settings are actually pointing to orthanc
I’ll give feedback soon on how the connection pans out but I think the issue stemmed from my json file having 2 lines referencing image suite as the AET as you alluded to and a backslash I had mistakenly deleted before declaring the Image suite’s credentials in the json file. Thanks so much