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.
Actions