Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 1.06 KB

README.md

File metadata and controls

44 lines (28 loc) · 1.06 KB

Snom Autoprovisioning Service

repo status: WIP license: MIT standard-readme compliant

A django application to provision snom phones with sipgate as sip provider.

Project Status

Alpha, everything is subject to change.

Table of Contents

Background

Install

$ python manage.py loaddata phonetype
$ python manage.py loaddata firmware
$ python manage.py loaddata language
$ python manage.py loaddata setting

Set Sites domain name.

Usage

Contributing

PRs accepted.

Small note: If editing the Readme, please conform to the standard-readme specification.

License

MIT