dtmf_offset 342 src/ftmod/ftmod_analog/ftmod_analog.c ftdm_size_t dtmf_offset = 0; dtmf_offset 590 src/ftmod/ftmod_analog/ftmod_analog.c dtmf_offset = 0; dtmf_offset 672 src/ftmod/ftmod_analog/ftmod_analog.c if ((dlen = ftdm_channel_dequeue_dtmf(ftdmchan, dtmf + dtmf_offset, sizeof(dtmf) - strlen(dtmf)))) { dtmf_offset 678 src/ftmod/ftmod_analog/ftmod_analog.c dtmf_offset = strlen(dtmf); dtmf_offset 219 src/ftmod/ftmod_analog_em/ftmod_analog_em.c ftdm_size_t dtmf_offset = 0; dtmf_offset 416 src/ftmod/ftmod_analog_em/ftmod_analog_em.c dtmf_offset = 0; dtmf_offset 461 src/ftmod/ftmod_analog_em/ftmod_analog_em.c if ((dlen = ftdm_channel_dequeue_dtmf(ftdmchan, dtmf + dtmf_offset, sizeof(dtmf) - strlen(dtmf)))) { dtmf_offset 467 src/ftmod/ftmod_analog_em/ftmod_analog_em.c dtmf_offset = strlen(dtmf);