OK, check again! You wont see traffic flow for inbound lan connections appear in qwandef, thats an outbound queue on the wan side. use status -> queues or since you seem to like shell pftop -s1 -v qeueu will give you a curses-based view of the queues. -s1 will cause it to update every second.
Thanks for the pftop tricks

I am on RELENG_1_SNAPSHOT_03-19-2006 and have re-run the traffic shaper. When incoming VoIP traffic comes in the only two queues that seem to have traffic are qwandef and qlandef. qVOIPDown never seem to get hit.
All traffic needs to run through our Asterisk box so altq should see traffic hitting that address and delegate accordingly.
Any ideas or help is appreciated.
BTW your team should add UDP 4569 IAX2 to the VoIP ruleset when one does not implicitly set the ip address.
Thanks