I'm really looking forward to the next release!
I'm currently chasing a few rabbits down their holes with the plug-in at the moment, which is delaying further releases.
In addition to the missing audio frames there is also an issue with the way the plug-in extracts control data from the bursts (with the MAC protocol).
Most of the time this data is contained in one MAC-Resource PDU, but it can also span multiple PDUs (MAC-FRAG / MAC-END). I am only seeing the MAC-Resource and MAC-END PDUs over the air here at the moment.
The plug-in is not processing MAC-FRAG / MAC-END PDUs at all, which is resulting in missing Downlink PDUs (CMCE).
Most notably the "D_Release", which causes a call timeout and can result in a missed call if another call is set-up while still in the timeout period. Also if the same timeslot becomes active again, this will further delay the call timeout (Release).
I have made some changes to allow processing of part of these PDUs to retrieve more of the missing Downlink PDUs (CMCE). But more needs to be done.
I have also been playing with the (MM) protocol that deals with MS de/registrations to see if there is anything interesting there.
Anyway, that's where I'm at.