Where's the default config file that
echoscu
uses?Hello all,
Hopefully an easy one to answer, but I just can't seem to find exactly what I'm looking for! I understand that various config files (
storescu.cfg
, dcmqrscp.cfg
) are used to control transfer syntaxes, presentation contexts and those can be loaded at run time. However I can't seem to find the file that echoscu
uses, by default.Permit me to explain in full. I run
echoscu -d -ppc 128 -aet LOCALAET -aec REMOTEAET ip.ad.dr.ess PortNumber
and I get a ton of information back. Diagnosing the request (using 223 as an example):
Code: Select all
D: Context ID: 223 (Proposed)
D: Abstract Syntax: =VerificationSOPClass
D: Proposed SCP/SCU Role: Default
D: Proposed Transfer Syntax(es):
D: =LittleEndianImplicit
Code: Select all
D: Context ID: 223 (Accepted)
D: Abstract Syntax: =VerificationSOPClass
D: Proposed SCP/SCU Role: Default
D: Accepted SCP/SCU Role: Default
D: Accepted Transfer Syntax: =LittleEndianImplicit
D: DcmDataDictionary: Loading file: /usr/local/share/dcmtk-3.6.8/dicom.dic
)