Calling party not recognized

  • Hi


    I'm having a bit of trouble with a server running a number of Conquest 1.4.16 servers. One server is the central server, to which the other servers forward everything they receive. The problem is that when I try to send something to my central server, I get the following errors in the server status when in debug log mode:


    Code
    Connected by address: 0100007fCalling party not recognizedInterogateAAssociateRQ failed*** multiplex: connection terminated


    So I thought that the solution would be pretty straight forward, and I started going through the "known DICOM providers" of the servers. But everything seems to be in order. I do the forwarding with the lines


    Code
    ExportConverters = 1ExportConverter0 = forward to CENTRAL_SERVER; delete series modality * after 300


    The forwarding servers' acrnema.map-files look like this:


    Code
    FORWARDING_SERVERn 127.0.0.1 1003 unCENTRAL_SERVER 127.0.0.1 104 un


    And the central server's acrnema.map looks like this:


    Code
    CENTRAL_SERVER 127.0.0.1 104 un
    FORWARDING_SERVER1 127.0.0.1 1001 un
    FORWARDING_SERVER2 127.0.0.1 1002 un
    FORWARDING_SERVERn 127.0.0.1 1003 un


    But even with this configuration, which to me looks correct, and several server restarts, the problem persists. Who has any good ideas?

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!