summaryrefslogtreecommitdiff
path: root/configs/jabber.conf.sample
diff options
context:
space:
mode:
authorJeff Peeler <jpeeler@digium.com>2009-12-16 20:25:27 +0000
committerJeff Peeler <jpeeler@digium.com>2009-12-16 20:25:27 +0000
commit6b345637782c204e1cc96738cf086e66ac50aa7c (patch)
tree62c5543658a50c2ca033ab3fbe7faa9f6531cf40 /configs/jabber.conf.sample
parentfb931dac4f67103dc1a0de10daad32c1c46085f2 (diff)
Add auth_policy option to jabber.conf for auto user registration.
The option is global and currently the acceptable values as noted in the sample config are accept or deny. (closes issue #15228) Reported by: lp0 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@235342 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/jabber.conf.sample')
-rw-r--r--configs/jabber.conf.sample3
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/jabber.conf.sample b/configs/jabber.conf.sample
index f46450dcf..5cbd0c0c7 100644
--- a/configs/jabber.conf.sample
+++ b/configs/jabber.conf.sample
@@ -4,6 +4,9 @@
;;setup (ie, using your personal Gtalk account for a test)
;;you might lose your contacts list. Default is 'no'.
;autoregister=yes ;;Auto register users from buddy list.
+;auth_policy=accept ;;Auto accept users' subscription requests (default).
+ ;;Set to deny for auto denial.
+
;[asterisk] ;;label
;type=client ;;Client or Component connection