Actions
Feature #540
closedRemove limit of 128 presentation contexts for SCP configuration
Start date:
2013-08-06
Due date:
% Done:
100%
Estimated time:
3:00 h
Module:
dcmnet
Operating System:
Compiler:
Description
Currently, the list of presentation contexts accepted by an SCP is (or at least seems to be) limited to 128, although there should be no reason for this limitation according to the DICOM standard. This limitation in the association negotiation profile classes might be caused by the fact that the underlying dcmnet method (i.e. ASC_addPresentationContext) in limited in this regard.
Updated by Jörg Riesmeier almost 12 years ago
- Priority changed from Low to Normal
- Target version set to 3.6.2
The more new Storage SOP Classes are added to the DICOM standard, the more important becomes this issue...
Updated by Marco Eichelberg over 8 years ago
- Target version changed from 3.6.2 to 3.6.3
Updated by Jan Schlamelcher over 7 years ago
- Target version changed from 3.6.3 to 3.6.6
Updated by Marco Eichelberg over 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 3:00 h
Closed by commit #15260e570.
Actions