Hi there,
I am running Orthanc 0.9.1 and Osirix 5.8.2 on same Mac 10.8.
In Osirix I have configured Orthanc as a Node.
In Orthanc I have added Osirix client under DicomModalities with
"hostname" : ["HOME", "192.168.178.43", 11112]
the IP is my local one and in Osirix I named the AET = HOME
I have also tried 127.0.0.1 as IP but makes no difference
When I try to query Orthanc from Osirix I see the following error on the Orthanc shell:
E0707 01:13:52.674654 216453120 main.cpp:179] Unknown remote DICOM modality AET: "HOME"
E0707 01:13:52.674691 216453120 CommandDispatcher.cpp:776] Find requests are disallowed for the AET "HOME"
E0707 01:13:52.674710 216453120 CommandDispatcher.cpp:852] DIMSE failure (aborting association): DIMSE Caller passed in an illegal association
Any ideas what I am doing wrong here?
Why do I have to add the client at all under DicomModalities in Orthanc?
thanks in advance
Torsten