C-FIND for any AETs

Hi all, tell me please it is possible allow C-FIND, C-GET requests for any AETs(dont checking it)

Not sure if this is what you are looking for: DicomCheckCalledAet

https://book.orthanc-server.com/search.html?q=DicomCheckCalledAet&check_keywords=yes&area=default

Thanks for your answer, but that’s not it. If there was such a function, I think it would be named by DicomCheckCallingAet ))

воскресенье, 27 декабря 2020 г. в 16:22:23 UTC+10, stephen....@gmail.com:

Hello,

As of Orthanc 1.8.2, this is only possible with C-ECHO and C-STORE. Check out the configuration options “DicomAlwaysAllowEcho” and “DicomAlwaysAllowStore”:
https://book.orthanc-server.com/users/configuration.html

Sébastien-

This is bad news for me. I was planning a test deployment, but right now I don’t have time to manually specify more than 50 of our organization’s workstations in the configuration file.

воскресенье, 27 декабря 2020 г. в 19:57:30 UTC+10, s.jo...@gmail.com:

The great thing about free and open-source software like Orthanc, is that you have the freedom to run, study, redistribute and modify their source code.

Instead of feeling depressed because of a missing feature that would be useful in your very specific context, please consider giving back to the project, which could spare resources on our side and get your desired feature implemented:
https://book.orthanc-server.com/contributing.html

For further reference, check out the following issue:
https://bugs.orthanc-server.com/show_bug.cgi?id=189

Back to this old thread, “DicomAlwaysAllowFind” is available since Orthanc 1.9.0:
https://hg.orthanc-server.com/orthanc/rev/4482