--- event.c.org 2009-08-01 06:44:37.000000000 -0400 +++ event.c 2010-01-14 15:40:00.000000000 -0500 @@ -1273,6 +1273,7 @@ for (i = 0; i < ARRAY_LEN(ast_event_cache[0].cache_args) && cache_args[i]; i++) { struct ast_event_ie_val ie_val = { + .ie_pltype = ast_event_get_ie_pltype(cache_args[i]), .ie_type = cache_args[i], };