Actions
Bug #1051
closedDcmSCP::setRespondWithCalledAETitle() does not work when parameter "useCalled" is OFFalse
Start date:
2022-12-04
Due date:
% Done:
0%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
It seems that DcmSCP::setRespondWithCalledAETitle() does not work properly when parameter "useCalled" is set to OFFalse. In this case, the AE Title specified for the SCP should be used and the Association should (?) be rejected if the SCU calls the SCP with a different AE Title.
Also the current implementation of dcmrecv's -aet option (which is used by default) and the underlying ASC_setAPTitles() should be checked...
Tested with DCMTK 3.6.7.
Actions