mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
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
This commit is contained in:
@@ -88,6 +88,9 @@ regseconds = AstAccountExpirationTimestamp
|
|||||||
regcontext = AstAccountRegistrationContext
|
regcontext = AstAccountRegistrationContext
|
||||||
regexten = AstAccountRegistrationExten
|
regexten = AstAccountRegistrationExten
|
||||||
CanCallForward = AstAccountCanCallForward
|
CanCallForward = AstAccountCanCallForward
|
||||||
|
ipaddr = AstAccountIPAddress
|
||||||
|
defaultuser = AstAccountDefaultUser
|
||||||
|
regserver = AstAccountRegistrationServer
|
||||||
additionalFilter=(objectClass=AstAccountSIP)
|
additionalFilter=(objectClass=AstAccountSIP)
|
||||||
|
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user