how can we handle echo properly?

All other questions regarding DCMTK

Moderator: Moderator Team

Post Reply
Message
Author
ruben.cruz
Posts: 43
Joined: Fri, 2019-05-03, 15:06

how can we handle echo properly?

#1 Post by ruben.cruz »

hi,

we have been trying to handle a echo call from the machine (SENDER) to our software (HBURN) but we receive "Association Rejected".

we start the application with something like this: https://forum.dcmtk.org/viewtopic.php?p=19816#p19816

when we echo from the machine our logs register this:

Code: Select all

(...)
INFO - Association Received 192: SENDER-> HBURN
DEBUG - Incoming Association Request:
====================== BEGIN A-ASSOCIATE-RQ =====================
Our Implementation Class UID:      1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name:   OFFIS_DCMTK_364
Their Implementation Class UID:    1.2.40.0.13.1.3
Their Implementation Version Name: dcm4che-5.11.0
Application Context Name:    1.2.840.10008.3.1.1.1
Calling Application Name:    SENDER
Called Application Name:     HBURN
Responding Application Name: 
Our Max PDU Receive Size:    16384
Their Max PDU Receive Size:  16378
Presentation Contexts:
  Context ID:        1 (Proposed)
    Abstract Syntax: =VerificationSOPClass
    Proposed SCP/SCU Role: Default
    Proposed Transfer Syntax(es):
      =LittleEndianImplicit
Requested Extended Negotiation: none
Accepted Extended Negotiation:  none
Requested User Identity Negotiation: none
User Identity Negotiation Response:  none
======================= END A-ASSOCIATE-RQ ======================
INFO - No Acceptable Presentation Contexts
DEBUG - ====================== BEGIN A-ASSOCIATE-RJ =====================
Our Implementation Class UID:      1.2.276.0.7230010.3.0.3.6.4
Our Implementation Version Name:   OFFIS_DCMTK_364
Their Implementation Class UID:    1.2.40.0.13.1.3
Their Implementation Version Name: dcm4che-5.11.0
Application Context Name:    1.2.840.10008.3.1.1.1
Calling Application Name:    SENDER
Called Application Name:     HBURN
Responding Application Name: HBURN
Our Max PDU Receive Size:    16384
Their Max PDU Receive Size:  16378
Presentation Contexts:
  Context ID:        1 (Abstract Syntax Not Supported)
    Abstract Syntax: =VerificationSOPClass
    Proposed SCP/SCU Role: Default
    Accepted SCP/SCU Role: Default
Requested Extended Negotiation: none
Accepted Extended Negotiation:  none
Requested User Identity Negotiation: none
User Identity Negotiation Response:  none
======================= END A-ASSOCIATE-RJ ======================
INFO - Refusing Association (no acceptable presentation contexts)
(...)
any thoughts on what we should be doing?

Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 1 guest