GSM1_SOF
if (c == GSM1_SOF) {
if (*input == GSM1_SOF || *input == GSM1_ESCAPE
gsm->txframe[0] = GSM1_SOF;
gsm->txframe[len + 1] = GSM1_SOF;