From 11f6af8c7b1aa84f602cec7258bdb6ef8d29851d Mon Sep 17 00:00:00 2001 From: twilson 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: http://svn.digium.com/svn/asterisk/trunk@97634 f38db490-d61c-443f-a65b-d21fe96a405b --- 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