Questions tagged [snom]

3 questions
1
vote
1 answer

curl error 52 when accessing https when wget works

I'm trying to access the web interface of a Snom D315 phone via curl (7.62.0 on macOS), but I keep getting error 52 (CURLE_GOT_NOTHING): $ curl --insecure --user admin:password https://172.16.99.61/settings.xml curl: (52) Empty reply from…
n3rd
  • 5,989
  • 4
  • 39
  • 56
0
votes
1 answer

SSL Server Certificate for SNOM Handset local network

Im coding for SNOM handsets Basically I do a $post to a hashed URL as below $post("https://8a4a1db6256ec8e310193a166d6d1f84@192.168.1.110/command.htm?number=01233456789") Returns net::ERR_CERT_INVALID If I call HTTP the phone dials fine, BUT if…
Steven Moffat
  • 361
  • 4
  • 16
-1
votes
2 answers

How repeat ansible task until the result is failed + show timestamps of every retry?

I am trying to solve a network automation issue. The issue is we have a strange behaviour of network devices (SNOM Phones) connected in a chain to the certain Cisco switch port. The thing is the one of such phones (every time the different one) is…
epiq sty
  • 15
  • 1
  • 4