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-03-10 11:49:01 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
freeswitch
/
src
/
mod
/
endpoints
/
mod_opal
History
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
..
Makefile
revert
2012-08-16 12:09:19 -05:00
mod_opal_2005.vcproj
move mod_opal into trunk
2008-12-12 16:44:23 +00:00
mod_opal_2008.vcproj
Added missing libs in mod_opal release build.
2009-02-18 00:49:27 +00:00
mod_opal_2010.vcxproj
Fixed VS2010 issues building mod_opal
2012-09-19 12:32:18 +10:00
mod_opal.2012.vcxproj
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
mod_opal.cpp
Fixed failure to close FS call when H.323 call is closed from remote in early phase.
2012-09-27 10:16:11 +10:00
mod_opal.h
Assuming, just because it is MSVC, that the standard integers are not defined, is not correct. Need to test for define _STDINT as well as later versions of MSVC (>= VS2010) do have stdint.h
2012-09-27 10:16:14 +10:00