Hi, I'm developing an IAX client that uses Speex, and when I make a call I get mini frames with 21 bytes of data. I believe Speex expects 160 bytes. So I'm not sure what to do. Concatenate the 21 bytes of each packet? Somehow get Speex to decode 21 bytes at a time? Thanks in advance for any advice you may have.
<br>