From ca684d45eaba1a1e1c4ff7b1c837ed9449ab6823 Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Thu, 9 Oct 2008 23:25:53 +0000 Subject: Fix example schema (closes issue #12860) Reported by: flyn Patches: res_ldap.conf.patch uploaded by flyn (license 503) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@148120 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/res_ldap.conf.sample | 3 +++ 1 file changed, 3 insertions(+) (limited to 'configs/res_ldap.conf.sample') diff --git a/configs/res_ldap.conf.sample b/configs/res_ldap.conf.sample index 74e088bde..4f2a3beb9 100644 --- a/configs/res_ldap.conf.sample +++ b/configs/res_ldap.conf.sample @@ -88,6 +88,9 @@ regseconds = AstAccountExpirationTimestamp regcontext = AstAccountRegistrationContext regexten = AstAccountRegistrationExten CanCallForward = AstAccountCanCallForward +ipaddr = AstAccountIPAddress +defaultuser = AstAccountDefaultUser +regserver = AstAccountRegistrationServer additionalFilter=(objectClass=AstAccountSIP) ; -- cgit v1.2.3