freeswitch/src/mod
Michael Jerris 16b3b77869 typo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 03:01:39 +00:00
..
applications use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +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 use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
directories/mod_ldap add msvc 2008 sln/project files 2007-12-12 01:40:13 +00:00
endpoints typo 2007-12-13 03:01:39 +00:00
event_handlers use switch_snprintf instead of snprintf becuase in insures null termination of strings. 2007-12-12 21:53:32 +00:00
formats more rate stuff 2007-12-13 00:43:59 +00:00
languages remove large unnecessary buffer. 2007-12-12 22:53:47 +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 fix FSCORE-71 2007-12-12 23:40:51 +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