]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Add missing payload type to events API
authorMichael L. Young <elgueromexicano@gmail.com>
Fri, 20 Apr 2012 16:47:51 +0000 (16:47 +0000)
committerMichael L. Young <elgueromexicano@gmail.com>
Fri, 20 Apr 2012 16:47:51 +0000 (16:47 +0000)
commit7ba772752b26c71fc2c4846985e63b75b3c4fb04
tree47c321f96ae9cc568e6a95769b135f605a12db9c
parent301289d8de900a08f5ea5798f71d8467bb8e2ffa
Add missing payload type to events API

The Security Events Framework API was changed while adding the generation of
security events in chan_sip.  A payload type and name was missed from being
added to struct ie_maps.

(closes issue ASTERISK-19759)
Reported by: Michael L. Young
Patches:
    issue-asterisk-19759.diff uploaded by Michael L. Young (license 5026)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/10@362918 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/event.c