From 3570ad103d9f37f60f2f1ac0e21bab02bd1051e7 Mon Sep 17 00:00:00 2001 From: Terry Wilson Date: Wed, 9 Jan 2008 21:37:26 +0000 Subject: 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: https://origsvn.digium.com/svn/asterisk/trunk@97634 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- phoneprov/polycom.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 phoneprov/polycom.xml (limited to 'phoneprov/polycom.xml') diff --git a/phoneprov/polycom.xml b/phoneprov/polycom.xml new file mode 100644 index 000000000..05195a862 --- /dev/null +++ b/phoneprov/polycom.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3