I am a beginner in DICOM protocols and ORTHANC code base. I built and ran the server from the source code. I tried to send a c-echo to ORTHANC server from a ORTHANC client. The connect works and I was able to start a DICOM session between the server and the client. I sent a c-echo from my client and it fails. The error message I get is "failure : no reason" which I think is one of the 6 ambiguous error messages allowed in DICOM protocol. I wonder if there is a way I can output meaningful debug messages from the server side to find out more about the c-echo failure. Which source file should I look into in order to do this? Or is there any better solution for this problem?
Thank you!
David
Hello all!
Hello all!