move dtmf gen to read

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@577 a93c3328-9c30-0410-af19-c9cd2b2d52af
This commit is contained in:
Anthony Minessale
2008-10-03 21:03:21 +00:00
parent 06368f6119
commit a120d4bd7a
3 changed files with 102 additions and 57 deletions

View File

@@ -422,6 +422,7 @@ struct zap_channel {
zio_event_cb_t event_callback;
uint32_t skip_read_frames;
zap_buffer_t *dtmf_buffer;
zap_buffer_t *gen_dtmf_buffer;
zap_buffer_t *digit_buffer;
zap_buffer_t *fsk_buffer;
uint32_t dtmf_on;