]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
move recovery engine up into the core
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 22 Aug 2012 21:24:09 +0000 (16:24 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 22 Aug 2012 21:27:07 +0000 (16:27 -0500)
commit66677c940a4f203dc01d256c82fad40ce3590d6e
tree1e610fb5f82e694dd2f7317614fa4f5a6c0d1d55
parent8aaca1cef3228f3acdf276f55112f1df88b4e518
move recovery engine up into the core
src/include/private/switch_core_pvt.h
src/include/switch_core.h
src/include/switch_module_interfaces.h
src/include/switch_types.h
src/mod/applications/mod_commands/mod_commands.c
src/switch_core.c
src/switch_core_session.c
src/switch_core_sqldb.c
src/switch_core_state_machine.c