]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix comparison of presence state in event subsystem.
authorJason Parker <jparker@digium.com>
Mon, 4 Mar 2013 21:15:52 +0000 (21:15 +0000)
committerJason Parker <jparker@digium.com>
Mon, 4 Mar 2013 21:15:52 +0000 (21:15 +0000)
commitd698dc644e7b416c6f358932d06b25f2663b651a
tree0102215ba3889253404c53451132cf99ba733482
parent501c6e49233c10fea8bdee84aaa24645e83c7d75
Fix comparison of presence state in event subsystem.

Several new IEs were not given types (or names), causing the comparison
function to improperly succeed.  This adds those.

(closes issue AST-1128)
........

Merged revisions 382390 from http://svn.asterisk.org/svn/asterisk/branches/11

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