Changes between Version 20 and Version 21 of SIP-Media-NAT-Traversal-Features
- Timestamp:
- Jun 28, 2010 8:16:01 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SIP-Media-NAT-Traversal-Features
v20 v21 17 17 ||'''armv4''' || Linux/uC-Linux, gcc || Works 18 18 ||'''armv4''' || RTEMS, gcc || Supported, and reported to work 19 ||'''armv4''' || Symbian, gcc || As of May 2007, all have been ported except sound device.19 ||'''armv4''' || Symbian, gcc || Supported. 20 20 ||'''armv4''' || Microsoft Windows Mobile family, Embedded Visual C++ 4 for targets such as Windows CE (WinCE), PocketPC, and !SmartPhone. Microsoft Visual Studio 2005 has also been reported to work. || Works (WMME sound) 21 21 ||'''armv5b''' || linux-2.6/XScale || Supported, and reported to work … … 23 23 ||'''i386''' || Linux, gcc || Works (OSS or ALSA sound) 24 24 ||'''i386''' || Windows 95 family (win95/win98/winME), WinNT family (WinNT/2000/XP/2003/Vista). Development tools: MSVC 6, VS.NET 2003, VC Express 2005. Please see enabling Windows 95/98/ME support page about specific instructions on enabling Win95/Win98/ME support in the software.|| Works (WMME or !DirectSound sound backend) 25 ||'''i386''' ||Mingw with gcc, via autoconf. Cygwin may compile with ./configure-legacy configuration.|| 26 Works (WMME sound backend) 25 ||'''i386''' ||Mingw with gcc, via autoconf. Cygwin may compile with ./configure-legacy configuration.||Works (WMME sound backend) 27 26 ||'''i386''' || BSD/FreeBSD 6.1 || Compiles and seems to work (sound disabled with --disable-sound) 28 27 ||'''i386'''|| Linux kernel mode, gcc || Worked once.