- Joined
- Apr 24, 2024
- Messages
- 32
- Reaction score
- 6
18.0 (Build 31)
We performed a debian on-premise install a few months ago and are now working toward implementation. However,our snom D713 & D717 phones are not auto discovered. DNS checks out between voip devices ( Local DNS with proper A record). The server can reach the phones and ping the Internet by fqdn. A laptop on the voip network can ping the server and anything on the Internet by fqdn. We are able to manually provision the phones but the install consists of 700+ snom phones, so we are pretty motivated to get auto-provisioning working. Many of the phones are across L3 connections and have provisioned fine using DHCP Option 66, yet phones on the same vlan as the 3cx server will not provision correctly. Grabbing for straws we have tried Option 66 locally, but that has not worked.
I have grabbed a few logs from the web interface of a D713 and D717 and see they end with a dst error.
Including a snippet of the logs here and attaching the rest.
We performed a debian on-premise install a few months ago and are now working toward implementation. However,our snom D713 & D717 phones are not auto discovered. DNS checks out between voip devices ( Local DNS with proper A record). The server can reach the phones and ping the Internet by fqdn. A laptop on the voip network can ping the server and anything on the Internet by fqdn. We are able to manually provision the phones but the install consists of 700+ snom phones, so we are pretty motivated to get auto-provisioning working. Many of the phones are across L3 connections and have provisioned fine using DHCP Option 66, yet phones on the same vlan as the 3cx server will not provision correctly. Grabbing for straws we have tried Option 66 locally, but that has not worked.
I have grabbed a few logs from the web interface of a D713 and D717 and see they end with a dst error.
Including a snippet of the logs here and attaching the rest.
Code:
Jul 9 20:28:26.614 [INFO ] PHN: OnImageLocation: Fetching FW URL: https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm done, result 404
Jul 9 20:28:26.615 [INFO ] PHN: ProvisioningReplacements: URL >http://%7Bprov_host_path%7D/snomD713-firmware.htm<
Jul 9 20:28:26.617 [DEBUG0] PHN: Uri Replace >{prov_host_path}< in >http://%7Bprov_host_path%7D/snomD713-firmware.htm<
Jul 9 20:28:26.618 [DEBUG0] PHN: Uri Replaced result: >http://domain.com:5001/snomD713-firmware.htm<
Jul 9 20:28:26.620 [INFO ] PHN: ProvisioningReplacements prov_host-step result: >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.620 [DEBUG0] PHN: Uri Replace >{mac}< in >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.620 [DEBUG0] PHN: Uri Replaced result: >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.621 [DEBUG0] PHN: Uri Replace >{phone_type}< in >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.621 [DEBUG0] PHN: Uri Replaced result: >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.621 [DEBUG0] PHN: Uri Replace >{firmware_version}< in >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.622 [DEBUG0] PHN: Uri Replaced result: >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.622 [DEBUG0] PHN: ReplaceQueryVariables in >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.623 [DEBUG0] PHN: ReplaceQueryVariables replaced: >https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm<
Jul 9 20:28:26.623 [INFO ] PHN: OnImageLocation: uri[https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm] fallback uri[https://domain.com:5001/provisioning/subdir/snomD713-firmware.htm]Jul 9 20:28:27.373 [ALERT ] WEBCLIENT: request https://secure-provisioning.snom.com:443/snomD713/snomD713-firmware.htm stopped due to no response from server for con_id:3; resending with timeout 12000 ms
Jul 9 20:28:27.664 [INFO ] PHN: ETH LINK STATUS: changed first time, not yet to propagate. Link: -1
Jul 9 20:28:28.668 [INFO ] PHN: LAN port status: propagated (1)
Jul 9 20:28:30.000 [INFO ] PHN: Setting system time: 1720556910 (Tue Jul 9 20:28:30 2024
)
Jul 9 20:28:30.002 [ERROR ] PHN: Wrong Dst values: .
Jul 9 20:28:30.010 [INFO ] TOOLS: Going to write file ./snomconfig/config.xml.
Jul 9 20:28:30.014 [NOTICE] PHN: Std-Settings stored
Jul 9 20:28:30.000 [INFO ] PHN: Setting system time: 1720556910 (Tue Jul 9 20:28:30 2024
Last edited:

