summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2008-03-18 07:23:45 +0000
committerOlle Johansson <oej@edvina.net>2008-03-18 07:23:45 +0000
commit0de4eba6402ece75a72b0d6d90c004e3d5568189 (patch)
treedf839e42e83c1204190ffa7b66f944c64fba13df /CHANGES
parentad3748d6c56ad549d8d7d35bb121f0b3d164da43 (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: https://origsvn.digium.com/svn/asterisk/trunk@109316 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 052c37089..e5ae21fb9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -167,6 +167,8 @@ SIP changes
SIP session.
* Added TCP and TLS support for SIP. See doc/siptls.txt and configs/sip.conf.sample for
more information on how it is used.
+ * Added a new configuration option "authfailureevents" that enables manager events when
+ a peer can't authenticate properly.
IAX2 changes
------------