Viewing 4 posts - 1 through 4 (of 4 total)
  • Migrated from old forum
    Participant
    Post count: 327
    #5866 |

    Hello, how should I configure VDP for use with a proxy server?

    Migrated from old forum
    Participant
    Post count: 327
    #5867 |

    Raman,
    In what respect do you need to configure a proxy server? VDP connects to your asterisk server via ssh. If you need to connect to another asterisk server from a different network you will need to configure that on your firewall, not VDP. Am I not understanding your request?

    Kevin

    Migrated from old forum
    Participant
    Post count: 327
    #5868 |

    Our company uses Visual Dialplan behind a proxy and VDP is complaining it can’t contact the license server.

    Migrated from old forum
    Participant
    Post count: 327
    #5869 |

    Hello Raman,

    If you run Visual Dialplan on MS Windows OS please add the following lines in vdp.l4j.ini file:

    -Dhttp.proxyHost=proxy_host
    -Dhttp.proxyPort=proxy_port

    Fields proxy_host and proxy_port should be replaced with your settings.

    If you run Visual Dialplan on Lilnux OS please add the following line in vdp.sh file:
    -Dhttp.proxyHost=proxy_host -Dhttp.proxyPort=proxy_port

    And of course, replace proxy_host and proxy_port fields with your settings.

    Michael Denich
    Apstel support team

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.