Stefan Allers
changed
bug 8282
What |
Removed |
Added |
Attachment #9928 Flags |
|
review_for_checkin?
|
Comment # 4
on bug 8282
from Stefan Allers
Created attachment 9928 [details]
Capture file to demonstrate dissection of Ext. Neg.
After opening please enter "dicom" in the filter field and you can see 2 DICOM
packets ("A-ASSOCIATE request DCMQR --> TESTSCP" and "A-ASSOCIATE accept DCMQR
<-- TESTSCP"). The first DICOM packet shows like this in the protocol tree:
DICOM, A-ASSOCIATE request DCMQR --> TESTSCP
A-ASSOCIATE request DCMQR --> TESTSCP
...
User Info: Max PDU Length 16384, Implementation UID 1.2.40.0.13.1.1,
Version dcm4che-2.0
...
Ext. Neg.: Study Root Query/Retrieve Information Model - FIND
(1.2.840.10008.5.1.4.1.2.2.1)
Item Type: SOP Class Extended Negotiation (0x56)
Item Length: 32
SOP Class UID Length: 27
SOP Class UID: Study Root Query/Retrieve Information Model - FIND
(1.2.840.10008.5.1.4.1.2.2.1)
Relational-queries: 0x00
Combined Date-Time matching: 0x00
Fuzzy semantic matching: 0x00
Ext. Neg.: Patient Root Query/Retrieve Information Model - FIND
(1.2.840.10008.5.1.4.1.2.1.1)
...
The Ext. Neg. fields (and sub-fields) are not shown without the patch.
You are receiving this mail because:
- You are watching all bug changes.