Know DICOM Providers

  • Is it possible to Conquest server send studys to any IP?
    I have a problem with one Dr., i know is AETitle but is IP is diferent everytime he connects to server and he cant "download" the studys bcuz the server dont have that IP in dicom providers. Is there any workaround for this? Any solution?

  • Hi,


    this is a script I wrote a while ago for this situation:



    ChangeReturnIPAddress.lua


    Activate it by putting it is the server folder and editing dicom.ini, adding the following lines at the end:


    [lua]
    association=dofile('ChangeReturnIPAddress.lua')


    Marcel

  • Hi Marcel


    That's a nice script indeed! Is there a possibility to run the script not every minute? Maybe once a day or once every hour would be enough. Otherwise it would generate big and unclear logs.

    If it runs every minute with my project that would mean a serverstatus.log of 20MB a day.


    Have a good day!

    Manny

  • Hi Manny,


    It has to be run on every association, as that is where the IP adress comes from. Because you have enabled keepalive I guess you get the once a minute behavior.


    If you block out line 23 it will only report when an actual change is made.


    Marcel

Participate now!

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