snom-provisioning

SNOM Phone provisioning
git clone http://git.code.weiherhei.de/snom-provisioning.git
Log | Files | Refs | README

README.md (733B)


      1 # SNOM Phone provisioning
      2 
      3 Snom phones can be provisioned by a custom settings url.
      4 
      5 This script is able to provision
      6 - the network configuration
      7 - identities
      8 - phonebook
      9 
     10 The phones are configured in a simple YAML file.
     11 
     12 ## Provision phonebook
     13 The phonebook is read from a CSV file. The CSV file format is the google contacs CSV file format. So you can provision your phonebook with your google contacts.
     14 
     15 Provisioning of user accounts is not implemented yet, but planned ;)
     16 
     17 ## Install
     18 - Copy this application to a webserver with PHP 7
     19 - Customize the `devices.yml`
     20 - Call the start page in your browser
     21 - Copy the settings url and paste it in the web interface of your snom phones under _advanced_ - _update_.
     22 - Restart the phone