]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
optimize sofia sql by using new core transaction processor we will no longer support...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 25 Oct 2012 16:31:42 +0000 (11:31 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 25 Oct 2012 16:31:47 +0000 (11:31 -0500)
commit68e0b7e859d9e81569b8aac1f42151bbdc57eb6a
treef638241a182e80d25a6638aa4e512d74c22a46a0
parentc670ed6df58c1442cbfaac939b89547b1ecc0c26
optimize sofia sql by using new core transaction processor we will no longer support databases that do not support transactions
src/include/switch_core.h
src/mod/endpoints/mod_sofia/mod_sofia.c
src/mod/endpoints/mod_sofia/mod_sofia.h
src/mod/endpoints/mod_sofia/sofia.c
src/mod/endpoints/mod_sofia/sofia_glue.c
src/mod/endpoints/mod_sofia/sofia_presence.c
src/mod/endpoints/mod_sofia/sofia_reg.c
src/switch_core_session.c
src/switch_core_sqldb.c