Actions
Bug #1048
closedIncorrect output of "Responding AE Title" in A-ASSOCIATE Request
Start date:
2022-11-25
Due date:
% Done:
0%
Estimated time:
Module:
dcmnet
Operating System:
Compiler:
Description
For example, storescu outputs the following:
D: ====================== BEGIN A-ASSOCIATE-RQ ===================== D: Our Implementation Class UID: 1.2.276.0.7230010.3.0.3.6.7 D: Our Implementation Version Name: OFFIS_DCMTK_367 D: Their Implementation Class UID: D: Their Implementation Version Name: D: Application Context Name: 1.2.840.10008.3.1.1.1 D: Calling Application Name: STORESCU D: Called Application Name: ANY-SCP D: Responding Application Name: ANY-SCP [...]
The value "ANY-SCP" in the line "Called Application Name:" makes no sense in the "RQ" since the Association Acceptor has not yet responsed. It should be an empty value instead (similar to the lines starting with "Their Implementation...").
Actions