[Home]

Summary:ASTERISK-14232: [patch] Disable automatic subscribe accept
Reporter:Simon Arlott (lp0)Labels:
Date Opened:2009-05-30 04:33:36Date Closed:2009-12-16 14:25:30.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Resources/res_jabber/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-0015228.patch
( 1) bug15228.patch
Description:When using Asterisk with an existing XMPP account, it's undesirable to have Asterisk auto-accept everyone. Another configuration parameter is needed to disable this, e.g. "autoaccept".

****** ADDITIONAL INFORMATION ******

An explicit "noroster" option may be better to indicate that this account is not to be managed by Asterisk in any way.
Comments:By: John Todd (jtodd) 2009-11-20 15:44:36.000-0600

Note to whoever works on this: can we make sure that we use the same terminology as we have in chan_skype for the "autoaccept" nomenclature?

By: Jeff Peeler (jpeeler) 2009-12-08 11:22:02.000-0600

Is the reporter around to test this patch? It's almost the same as the original submission, just with the option changed and additionally setting the flag upon module loading.

By: Digium Subversion (svnbot) 2009-12-16 14:25:29.000-0600

Repository: asterisk
Revision: 235342

U   trunk/CHANGES
U   trunk/configs/jabber.conf.sample
U   trunk/include/asterisk/jabber.h
U   trunk/res/res_jabber.c

------------------------------------------------------------------------
r235342 | jpeeler | 2009-12-16 14:25:28 -0600 (Wed, 16 Dec 2009) | 8 lines

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 ASTERISK-14232)
Reported by: lp0

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=235342