mirror of https://github.com/asterisk/asterisk
........ r191919 | kpfleming | 2009-05-03 16:28:59 +0200 (Sun, 03 May 2009) | 11 lines Add 'bitflags'-style information elements to event framework This patch add a new payload type for information elements, a set of bit flags. The payload is transported as a 32-bit unsigned integer but when matching is performed between events and subscribers, the matching is done by using a bitwise AND instead of numeric value comparison. Review: http://reviewboard.asterisk.org/r/242/ ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@191920 65c4cc65-6c06-0410-ace0-fbb531ad65f31.6.2
parent
d229639178
commit
a2635815aa