Archived
14
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
qwell
bf2873ddd9 Fix formatting
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114852 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-29 20:05:48 +00:00
dbailey
78694457f4 Change the time zone offset from a hard code to use res_phoneprov variables
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114456 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-21 22:50:33 +00:00
dbailey
d5a04f1186 Change the number of line keys per registration from 2 to 1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@114077 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-11 22:09:04 +00:00
twilson
f103c6d199 Multi-line support for phoneprov
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@112906 f38db490-d61c-443f-a65b-d21fe96a405b
2008-04-05 04:59:25 +00:00
twilson
11f6af8c7b Added a new module, res_phoneprov, which allows auto-provisioning of phones
based on configuration templates that use Asterisk dialplan function and
variable substitution.  It should be possible to create phone profiles and
templates that work for the majority of phones provisioned over http. It
is currently only intended to provision a single user account per phone.
An example profile and set of templates for Polycom phones is provided.
NOTE: Polycom firmware is not included, but should be placed in
AST_DATA_DIR/phoneprov/configs to match up with the included templates.



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@97634 f38db490-d61c-443f-a65b-d21fe96a405b
2008-01-09 21:37:26 +00:00