freeswitch/src/mod
Anthony Minessale 86da61bc8f delete repeat keys in db
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6882 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-18 22:06:06 +00:00
..
applications delete repeat keys in db 2007-12-18 22:06:06 +00:00
asr_tts use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
codecs use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
dialplans cleanup, null checks. etc. 2007-12-14 00:52:27 +00:00
directories/mod_ldap cleanup. 2007-12-15 19:47:19 +00:00
endpoints avoid deref if NULL, var scope masking. 2007-12-18 20:34:19 +00:00
event_handlers tweak for MODEVENT-6 2007-12-17 17:48:13 +00:00
formats add shuffle to directory 2007-12-18 21:51:34 +00:00
languages fix msvc 2008 build 2007-12-14 01:09:25 +00:00
loggers use switch_assert macro instead of just assert. 2007-12-12 22:41:35 +00:00
say don't hide status in macro, use switch_snprintf to get null terminated string. 2007-12-12 22:38:01 +00:00
xml_int add better debug line to xml_curl 2007-12-18 14:16:43 +00:00
Makefile.am make modules building handle whitespace after modname in modules.conf 2/2 this time don't break spidermonkey (reported by trixter) 2007-10-25 14:20:16 +00:00