Recent content by Petr

  1. P

    Need advice for configuration and API

    So, i have some qustions about softphone: 1. As i understand, to use autologing by softphone i must send some token (like id or else, for my reason) to my server and it must return json-answer with needed data, right?(according to documentation) 2. Can i make some, which help catch moments when...
  2. P

    Problem with using SSL connection (wss)

    Yes. JDK is installed. I think, it's problem with our VPS on OpenVZ.
  3. P

    Problem with using SSL connection (wss)

    So, don't help. But, have you tested your server in OpenVZ?
  4. P

    Problem with using SSL connection (wss)

    Don't help. Send files to logs@flashphoner.com. Wait for your advice)
  5. P

    Problem with using SSL connection (wss)

    So, it'certs. I make first steps for setting wss.jks from original archive. And it works. Also and telnet variant too) Which files do you need and for what e-mail?
  6. P

    Problem with using SSL connection (wss)

    No. And for test i terned him off. However, 8080 port is open and it works, but for 8443 is such problem.
  7. P

    Problem with using SSL connection (wss)

    By that: telnet: connect to address <my_host>: Connection refused But by lsof -i :8443: COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME java 12345 root 61u IPv4 896188733 0t0 TCP *:pcsync-https (LISTEN)
  8. P

    Problem with using SSL connection (wss)

    No, don't help. In chrome : ERR_CONNECTION_REFUSED. And port 8443 is open (by lsof -i :8443). So, what may be a trouble? Or where in logs it will show information about erros with certificates?
  9. P

    Problem with using SSL connection (wss)

    So, i have tried to open https://host:8443 (yes, with my real address, not "host"). Don't have connect, but server is started (check for status). And my questions: 1. Is there any params in config files, which i must inspect? 2. "Try to convert your .crt file to .pem using keytool" - how? Some...
  10. P

    Problem with using SSL connection (wss)

    Hi. On my web-server i use SSL connection. So, when i have running your server and connect from web-interface phone (Phone.html), i have receive error, which says that connection to wss is refused. So, i must send to you logs and cond in zip?) And another problem, with importing intermediate...
  11. P

    Problem with receive call

    Thanks)
  12. P

    Problem with receive call

    Hi. I have sended such data to you.
  13. P

    Problem with receive call

    Hi, we are testing connection for SIP using your WebCallServer. But when we are recieiving call there is message for softphone "Unknown Error" and in browser console "errorStatusEvent INTERNAL_SIP_ERROR". Can you explain this problem please?
Top