Changes between Version 20 and Version 21 of SIP-Media-NAT-Traversal-Features


Ignore:
Timestamp:
Jun 28, 2010 8:16:01 PM (14 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SIP-Media-NAT-Traversal-Features

    v20 v21  
    1717||'''armv4''' ||        Linux/uC-Linux, gcc ||  Works 
    1818||'''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. 
    2020||'''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) 
    2121||'''armv5b''' ||       linux-2.6/XScale ||     Supported, and reported to work 
     
    2323||'''i386''' || Linux, gcc ||   Works (OSS or ALSA sound) 
    2424||'''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) 
    2726||'''i386''' || BSD/FreeBSD 6.1 ||      Compiles and seems to work (sound disabled with --disable-sound) 
    2827||'''i386'''||  Linux kernel mode, gcc ||       Worked once.