]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add module_exists api call
authorBrian West <brian@freeswitch.org>
Thu, 10 Jul 2008 14:41:31 +0000 (14:41 +0000)
committerBrian West <brian@freeswitch.org>
Thu, 10 Jul 2008 14:41:31 +0000 (14:41 +0000)
commit7f511482d2b65405c7124293bca1bec8a3049997
treeff323828436a500a4fa868c9883fc130d25453c4
parentc2dd28e3e554ca54b14d794f5ca05a3117ab6e23
add module_exists api call

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8984 d0543943-73ff-0310-b7d9-9358b9ac24b2
src/include/switch_loadable_module.h
src/mod/applications/mod_commands/mod_commands.c
src/switch_loadable_module.c