]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-3510 --resolve make all instances of execute_on_X uniform with api_on_X and suppor...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 18 Aug 2011 14:11:45 +0000 (09:11 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 18 Aug 2011 14:11:45 +0000 (09:11 -0500)
commit850f2e3cffda1f6df53e109599749f82da06c357
tree656330779a1b617f19dc53a03dcc36cd9d4a40c8
parentcd316330c6a987ee37d95baa3adaeb302e561ba6
FS-3510 --resolve make all instances of execute_on_X uniform with api_on_X and support both prefix vars as before and usage of arrays to push several exexute_on or api_on records into one variable
src/include/switch_channel.h
src/include/switch_types.h
src/mod/endpoints/mod_sofia/sofia_glue.c
src/switch_channel.c
src/switch_ivr_async.c
src/switch_ivr_originate.c