Project

General

Profile

Bug #1051

Updated by Jörg Riesmeier almost 3 years ago

It seems that DcmSCP::setRespondWithCalledAETitle() does not work properly when parameter "useCalled" is set to OFFalse. In this case, OFFalse, i.e. the AE Title specified for the SCP should be used and the Association should (?) be rejected if the SCU calls the SCP with used. 
 This also results in a different AE Title. 

 Also the current implementation wrong behavior of dcmrecv's -aet option (which is used by default) and the default). The underlying ASC_setAPTitles() should also be checked... 

 Tested with DCMTK 3.6.7.

Back