]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add digit_action_set_target app that can set the target (direction of the dtmf flow...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 1 Sep 2011 15:11:16 +0000 (10:11 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 1 Sep 2011 15:11:24 +0000 (10:11 -0500)
commitcf9859ea6959699260ef928d2b9fb79f9f0c3389
tree75f344877c212179d031e73273ccc7151db10e82
parent3a352e67f462b34c9610453b53adddb8a98adfb4
add digit_action_set_target app that can set the target (direction of the dtmf flow and subsequent channel who gets the events) to self or peer (bridged channel when possible)
src/include/switch_core.h
src/include/switch_types.h
src/mod/applications/mod_dptools/mod_dptools.c
src/switch_core_io.c
src/switch_ivr_async.c