This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
freeswitch
Watch
1
Star
0
Fork
0
You've already forked freeswitch
mirror of
https://github.com/signalwire/freeswitch.git
synced
2025-02-25 10:54:45 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
applications
/
mod_voicemail
History
Peter Olsson
5a820fdc78
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
2014-01-22 22:47:11 +01:00
..
conf
FS-5249: --resolve add message sort ordering.
2013-04-17 15:09:39 -07:00
mod_voicemail.2008.vcproj
build: build path cleanups (FSBUILD-130)
2009-03-06 19:27:14 +00:00
mod_voicemail.2010.vcxproj
Add initial support for VS2010
2010-06-28 15:49:19 -05:00
mod_voicemail.2012.vcxproj
Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future.
2014-01-22 22:47:11 +01:00
mod_voicemail.c
Lots of trivial tweaks to minimize compiler warnings, especially on 64-bit platform: Added missing type casts, changed types, added missing NULL checks.
2014-01-22 22:30:23 +01:00
mod_voicemail.vcproj
…