Hi,
attached is a patch that cleans up gsm_7bit_decode_hdr() a
little and removes the need for calloc/free. This way, this
function can be used on systems that do not have the
required allocation routines (e.g. a layer1 firmware).
This is a bit selfish, as I personally need it :)
Cheers
Nico