aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-18 07:23:45 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2008-03-18 07:23:45 +0000
commitee49273d4ded2a7bfcc0d8c86969779e1192325b (patch)
treedf839e42e83c1204190ffa7b66f944c64fba13df /configs
parente887ba18f9247534885fe9339cc0e98c4e58334c (diff)
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: http://svn.digium.com/svn/asterisk/trunk@109316 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/sip.conf.sample2
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/sip.conf.sample b/configs/sip.conf.sample
index df18aea12..e9421fcc4 100644
--- a/configs/sip.conf.sample
+++ b/configs/sip.conf.sample
@@ -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