[asterisk-dev] [asterisk-commits] russell: trunk r370535 - in /trunk: include/asterisk/ main/ res/
Russell Bryant
russell at russellbryant.net
Mon Jul 30 08:33:00 CDT 2012
On Sun, Jul 29, 2012 at 11:12 PM, Matthew Jordan <mjordan at digium.com> wrote:
> Whoops - looks like this broke the ast_event_new test:
>
> http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-532
>
> Maybe the addition of AST_EVENT_PING?
[test_event.c:event_new_test:214]: Events expected to be identical
have different size: 69 != 59
That would be because of the change I made to always add the EID to
events. It used to only add it if the event had IEs, which didn't
really make sense to me. I needed it added to the PING event, which
doesn't have any IEs. I'll fix it.
--
Russell Bryant
More information about the asterisk-dev
mailing list