mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
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
This commit is contained in:
1
CHANGES
1
CHANGES
@@ -367,6 +367,7 @@ Miscellaneous
|
||||
code set to 2.
|
||||
* An 'X' option has been added to the asterisk application which enables #exec support.
|
||||
This allows #exec to be used in asterisk.conf.
|
||||
* jabber.conf supports a new option auth_policy that toggles auto user registration.
|
||||
|
||||
------------------------------------------------------------------------------
|
||||
--- Functionality changes from Asterisk 1.6.1 to Asterisk 1.6.2 -------------
|
||||
|
Reference in New Issue
Block a user