Snom Phones Provisioning
From Starfish PBX Wiki
Snom phones support provisioning using both http and tftp protocol.
Automatic
HTTP automatic configuration is done by setting option 66' of your dhcp server to (where XXX is phone model):
http://YOU_PBX_IP/starfish-pbx/provisioning/snomXXX-{mac}.cfg
TFTP automatic configuration is done by setting option 66 of your dhtp server to :
tftp://YOUR_PBX_IP
More details on this can be found on snom wiki : http://wiki.snom.com/Features/Mass_Deployment/DHCP/DHCP_Server
Manual
If you want to manually set the provisioning url you can do this by:
- Login to the phone's web interface
- Go to Setup / Advanced configuration page
- For the Setting URL type http://YOU_PBX_IP/starfish-pbx/provisioning/snomXXX-{mac}.cfg
- Save and Reboot
More details can be found on snom wiki : http://wiki.snom.com/Settings/setting_server
