Posts by ibnusina

    Mr marcel i have install PRism Dicom Server (server that can send and write dicom to Prism RTP) in ubuntu and set conquest (in another computer) in windows 7, then i connect with crossover cable.i try to send dicom image from conquest to prism dicom server via TCP/IP connection. so i make conquest ad a dicom router then set dicom.ini like this :


    ForwardAssociationLevel = IMAGE
    ForwardAssociationCloseDelay = 5
    ForwardAssociationRefreshDelay = 3600
    ExportConverters = 1

    ExportModality0 = CT
    ExportCalledAE0 = Prism_Dicom_Srvr
    ExportCallingAE0 = CONQUESTSRV12345
    ExportConverter0 = forward to 192.168.30.10

    then adding PDS to acrnema.map like this :

    CONQUESTSRV1 127.0.0.1 5678 as
    Prism_Dicom_Srvr 192.168.30.10 104 un

    V* * 1234 un
    S* * 5678 un

    but when i try to send dicom image from conquest to PDS i got this message :

    [CONQUESTSRV1] UPACS THREAD 8: STARTED AT: Fri Sep 23 21:21:33 2011
    [CONQUESTSRV1] Calling Application Title : "CONQUESTSRV12345 "
    [CONQUESTSRV1] Called Application Title : "CONQUESTSRV12345 "
    [CONQUESTSRV1] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV1] Presentation Context 0 "1.2.840.10008.5.1.4.1.2.1.2" 1
    [CONQUESTSRV1] Presentation Context 1 "1.2.840.10008.5.1.4.1.2.2.2" 1
    [CONQUESTSRV1] Presentation Context 2 "1.2.840.10008.5.1.4.1.2.3.2" 1
    [CONQUESTSRV1] C-Move Destination: "Prism_Dicom_Srvr "
    [CONQUESTSRV1] Number of images to send: 1
    [CONQUESTSRV1] Warning: use of as is compression for outgoing associations not fully implemented
    [CONQUESTSRV1] Host 'Prism_Dicom_Srvr ' did not accept the connection
    [CONQUESTSRV1] C-Move (PatientRoot)
    [CONQUESTSRV1] UPACS THREAD 8: ENDED AT: Fri Sep 23 21:21:34 2011
    [CONQUESTSRV1] UPACS THREAD 8: TOTAL RUNNING TIME: 1 SECONDS
    [CONQUESTSRV1] db extract for GUI of patient dbf
    [CONQUESTSRV1] db extract for GUI of patient: 0009703828


    I don’t know what the problem that make PDS didn’t accept connection,cause I have check the connection between 2 computer and successfully ping each other
    Can you give me an advise what should I do to fix this problem sir??? I really need your help