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.
Updated by Jörg Riesmeier almost 3 years ago
- Related to Feature #1039: What is the purpose of storescp's -aet option? added
Updated by Jörg Riesmeier almost 3 years ago
- Related to Bug #1050: Possibly wrong use of Source Application Entity Title (0002,0016) added
Updated by Jörg Riesmeier almost 3 years ago
- Related to deleted (Bug #1050: Possibly wrong use of Source Application Entity Title (0002,0016))
Updated by Jörg Riesmeier almost 3 years ago
- Related to Bug #1048: Incorrect output of "Responding AE Title" in A-ASSOCIATE Request added
Updated by Michael Onken over 2 years ago
- Status changed from New to Closed
Closed with commit 6322493857d85711370d086146836f6cfe74257e.
Actions