]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add session heartbeat feature
authorAnthony Minessale <anthony.minessale@gmail.com>
Tue, 7 Oct 2008 21:03:37 +0000 (21:03 +0000)
committerAnthony Minessale <anthony.minessale@gmail.com>
Tue, 7 Oct 2008 21:03:37 +0000 (21:03 +0000)
commitfc0c89c642400dac96876e9cc44165bfbafd341f
tree4acbcd16066b75cd51866e24e18cacf0dfbbcd63
parent1d9f2050985a8fd309f159365b5c137bccc61f5f
add session heartbeat feature

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9882 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/include/private/switch_core_pvt.h
src/include/switch_core.h
src/include/switch_types.h
src/switch_channel.c
src/switch_core_io.c
src/switch_core_session.c
src/switch_event.c