]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add new channel cap flag to indicate you can support queueable dtmf delay aka parsing...
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 29 Aug 2011 16:04:38 +0000 (11:04 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 29 Aug 2011 16:04:38 +0000 (11:04 -0500)
commit61ab84396bf6cad5d078de34b10a34a3d28ac605
treeadf4863789f59bb01ac03c6c499d47b6041d4c4d
parentc3ceebf0bf2c54025c4e53201191f60d2219191b
add new channel cap flag to indicate you can support queueable dtmf delay aka parsing w and W and implement it in the RTP stack and sofia endpoint
src/include/switch_types.h
src/mod/endpoints/mod_sofia/sofia_glue.c
src/switch_core_io.c
src/switch_rtp.c