]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
skypiax: the Skype client sends us BOTH inband and out_of_band DTMFs, no way to shut...
authorGiovanni Maruzzelli <gmaruzz@gmail.com>
Sat, 6 Jun 2009 18:15:26 +0000 (18:15 +0000)
committerGiovanni Maruzzelli <gmaruzz@gmail.com>
Sat, 6 Jun 2009 18:15:26 +0000 (18:15 +0000)
commit89426270403b60f0ced9235142dfab48ce093ef2
tree580f9570b47274931d2c632e24db120a3d42a9d7
parent0b18987f9e5654d0dd0d589c19b05f5304ff8ac0
skypiax: the Skype client sends us BOTH inband and out_of_band DTMFs, no way to shut the inbands. Let's intercept the out_of_bands ONLY if we are not bridged (eg: IVR, so not to waste CPU in detecting inband), but not propagate the out_of_band DTMFs if we are bridged (inband ones will be propagated)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13664 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/mod/endpoints/mod_skypiax/mod_skypiax.c