--- Revision 363063633335 +++ Revision 653132373764 @@ -3,7 +3,7 @@ """ - @@ -25,4 +25,4 @@ subitem = (Item,) # And this one will be going in the xmpp client script -register_stanza_plugin(Iq, OO, Item) +register_stanza_plugin(Iq, OO, Item, iterate = True)