mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-21 12:30:41 +00:00
Add manager peerstatus events when peer can't authenticate.
(closes issue #11959) Reported by: mostyn Patches: peerstatus3.patch uploaded by mostyn (license 398) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@109316 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -218,6 +218,8 @@ srvlookup=yes ; Enable DNS SRV lookups on outbound calls
|
||||
; for peers and users as well
|
||||
;callevents=no ; generate manager events when sip ua
|
||||
; performs events (e.g. hold)
|
||||
;authfailureevents=no ; generate manager "peerstatus" events when peer can't
|
||||
; authenticate with Asterisk. Peerstatus will be "rejected".
|
||||
;alwaysauthreject = yes ; When an incoming INVITE or REGISTER is to be rejected,
|
||||
; for any reason, always reject with '401 Unauthorized'
|
||||
; instead of letting the requester know whether there was
|
||||
|
Reference in New Issue
Block a user