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...").
Updated by Jörg Riesmeier almost 3 years ago
- Related to Bug #375: Possibly incorrect output from "Responding AE Title" added
Updated by Jörg Riesmeier almost 3 years ago
- Category set to Library
- Target version set to 3.6.8
- Module set to dcmnet
Updated by Jörg Riesmeier almost 3 years ago
- Related to Bug #1051: DcmSCP::setRespondWithCalledAETitle() does not work when parameter "useCalled" is OFFalse added
Updated by Michael Onken over 2 years ago
- Status changed from New to Closed
Closed with commit 652ce0ccf4b487f0de0293afb26aa98989e973ef.
Actions