QueueMemberStatus

I just upgraded to asterisk 1.4.2 from 1.2.1. and noticed a difference in behaviour of QueueMemberStatus event. When we have multiple queues with the same member, when he gets a call from either queue, the system will send QueueMemberStatus event to to Manager API for all queues, but now it sends the event only regarding the queue that member was connected to. Is there any way for me to enable the events on member regardless of what queue he was connected to?