]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Generate Security events in chan_sip using new Security Events Framework
authorJonathan Rose <jrose@digium.com>
Thu, 22 Sep 2011 15:35:50 +0000 (15:35 +0000)
committerJonathan Rose <jrose@digium.com>
Thu, 22 Sep 2011 15:35:50 +0000 (15:35 +0000)
commit857e4fdb144d65819927e6dd91110d09f87f07df
tree0cd401c5dc5ad5603306ab141963af03d3a1b111
parent34ae0175094fcf49b83b3fdaa691e3345a39db03
Generate Security events in chan_sip using new Security Events Framework

Security Events Framework was added in 1.8 and support was added for AMI to generate
events at that time. This patch adds support for chan_sip to generate security events.

(closes issue ASTERISK-18264)
Reported by: Michael L. Young
Patches:
     security_events_chan_sip_v4.patch (license #5026) by Michael L. Young
Review: https://reviewboard.asterisk.org/r/1362/

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@337595 65c4cc65-6c06-0410-ace0-fbb531ad65f3
CHANGES
channels/chan_sip.c
channels/sip/include/sip.h
configs/logger.conf.sample
include/asterisk/event_defs.h
include/asterisk/security_events_defs.h
main/event.c
main/security_events.c