From 8170aae0a0882a93ca1ef80736cb95c2d6126865 Mon Sep 17 00:00:00 2001 From: lathama Date: Thu, 3 Feb 2011 16:13:40 +0000 Subject: res_phoneprov add snom 300, 320, 360, 370, 820, 821, 870 support (issue #18713) Reported by: lathama Patches: snom_dir.diff uploaded by lathama (license 1028) Tested by: lathama git-svn-id: http://svn.digium.com/svn/asterisk/trunk@305988 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/phoneprov.conf.sample | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configs/phoneprov.conf.sample') diff --git a/configs/phoneprov.conf.sample b/configs/phoneprov.conf.sample index a99b44a79..17d8b1f49 100644 --- a/configs/phoneprov.conf.sample +++ b/configs/phoneprov.conf.sample @@ -131,3 +131,7 @@ ${MAC}-phone.cfg => 000000000000-phone.cfg ; (relative to AST_DATA_DIR/phonepr config/${MAC} => polycom.xml ; Dynamic Filename => template file ${MAC}-directory.xml => 000000000000-directory.xml setvar => CUSTOM_CONFIG=/var/lib/asterisk/phoneprov/configs/custom.cfg ; Custom variable + +;snom 300, 320, 360, 370, 820, 821, 870 support +snom-${MAC}.xml => snom-mac.xml + -- cgit v1.2.3