Posts by 11cervantes11

    Hi there!
    I am trying to configure a conquest on linux (Ubuntu 14.04 lts).
    After install apache2 there is a note in the tutorial:
    Check /usr/lib/cgi-bin/ exists and is enabled in apache2.conf
    I had to create this folder and now I do not how to check if it is enabled in apache2.conf


    After that I am going through the tutorial till the commend
    ./maklinux
    in console there is a message
    in function 'jas_stream_tmpfile':/home/%%%Conquest/jasper-1.900.1-6ct/src/libjasper/base/jas_stream.c:368 warning: the use of 'tmpnam' is dangerous, better use 'mkstemp'


    I changed it and began configuration from the beginning and this time the commend
    ./maklinux passed through but the net commend
    ./maklinux or dgate -v -r
    shows another error
    "cannot stat 'dgate': No such file or directory"


    I stocked and I do not know what to do :(

    Hi Everyone!
    I have a question about Conquest on the linux system. When I extract a conquestlinux1417d.tar.gz to a folder then I have no idea what to do when I want to run and open Conquest Dicom Serwer. On the windows system I have a file (exactly ConquestDICOMServer.ext) to run this. Can anybody help me?


    Regards to All :)

    Hi again,
    I tried to to this but this does not work. I sent a local study from K-Pacs to the Conquest and the study does not go to my AETEST (that tis not local). I can send study from Conquest to my AETEST manualy but not automaticaly.


    There is my dicom.ini


    # This file contains configuration information for the DICOM server
    # Do not edit unless you know what you are doing


    [sscscp]
    MicroPACS = sscscp
    Edition = Personal


    # Network configuration: server name and TCP/IP port#
    MyACRNema = CONQUESTSRV1
    TCPPort = 5678


    # Reference to other files: known dicom servers; database layout; sops
    ACRNemaMap = acrnema.map
    kFactorFile = dicom.sql
    SOPClassList = dgatesop.lst


    # Host(ignored), name, username and password for ODBC data source
    SQLHost = localhost
    SQLServer = C:\Conquest\Data\dbase\conquest.db3
    Username =
    Password =
    SqLite = 1
    BrowseThroughDBF = 1
    DoubleBackSlashToDB = 0
    UseEscapeStringConstants = 0


    # Configure database
    TruncateFieldNames = 10
    MaxFieldLength = 254
    MaxFileNameLength = 255
    FixPhilips = 0
    FixKodak = 0
    KeepAlive = 0
    LargeFileSizeKB = 4096
    PrintSquareLandscape = 0
    UseKpacsDecompression = 1
    ZipTime = 05:
    UIDPrefix = 1.2.826.0.1.3680043.2.135.735484.44207061
    EnableReadAheadThread = 1
    PatientQuerySortOrder =
    StudyQuerySortOrder =
    SeriesQuerySortOrder =
    ImageQuerySortOrder =
    EnableComputedFields = 1
    IndexDBF = 1
    PackDBF = 0
    LongQueryDBF = 1000
    TCPIPTimeOut = 300
    FailHoldOff = 60
    RetryDelay = 100
    RetryForwardFailed = 0
    ImportExportDragAndDrop = 0
    QueueSize = 128
    WorkListMode = 0
    WorkListReturnsISO_IR_100 = 1
    DebugLevel = 0
    Prefetcher = 0
    LRUSort =
    AllowTruncate =
    DecompressNon16BitsJpeg = 1
    UseBuiltInJPEG = 1
    LossyQuality = 95
    IgnoreOutOfMemoryErrors = 0
    NoDICOMCheck = 0
    PadAEWithZeros = 0
    FileNameSyntax = 4


    # Configuration of compression for incoming images and archival
    DroppedFileCompression = un
    IncomingCompression = un
    ArchiveCompression = as


    # Names of the database tables
    PatientTableName = DICOMPatients
    StudyTableName = DICOMStudies
    SeriesTableName = DICOMSeries
    ImageTableName = DICOMImages
    WorkListTableName = DICOMWorkList
    DMarkTableName = DICOMAccessUpdates
    RegisteredMOPDeviceTable = RegisteredMOPIDs
    UIDToMOPIDTable = UIDToMOPID
    UIDToCDRIDTable = UIDToCDRID


    # Banner and host for debug information
    PACSName = CONQUESTSRV1
    OperatorConsole = 127.0.0.1


    # Configure email of error messages
    MailHost =
    MailPort = smtp
    MailSignon =
    MailFromName =
    MailRcptName1 =
    MailCollectTime = 1
    MailWaitTime = 10


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDeviceFullThreshHold = 30
    IgnoreMAGDeviceThreshold = 0
    MAGDevices = 1
    MAGDevice0 = C:\conquest\data\
    NightlyCleanThreshhold = 0
    ExportConverter0 = forward to AETEST



    And there is a log from server status after sending

    Hi Guys,
    I am new here and I have a question. I installed Conquestdicomserver v. on my computer 1.4.17. I want to set this program as a DICOM router. I can send images/studies manually in the Query/Move to other servers which I have to add in the "Known DICOM providers" first. I read a lot of instructions and I have no idea where I have to add some text (commands). I added lines in the DICOM.INI file (program is closed in this momment). I triend a lot of combinations and none of this is working. Can somobody tell me how to do it? Sorry for my english :)


    Greetings! :D