Changes between Version 6 and Version 7 of SIP-Media-NAT-Traversal-Features
- Timestamp:
- Jun 10, 2010 8:56:47 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SIP-Media-NAT-Traversal-Features
v6 v7 4 4 ---- 5 5 6 == General Features == 6 == Overview == 7 8 === General Features === 7 9 ||Open Source|| Source is available for public scrutiny. 8 10 ||High Performance|| Thousands of calls can be processed per second on a typical Intel P4/2.4GHz desktop machine. More can be expected with proper server hardware and more or higher processor specs.|| … … 12 14 13 15 14 == Target Platforms==16 === Target Platforms === 15 17 Processor Operating Systems Status 16 18 alpha Linux, gcc Worked once … … 53 55 54 56 55 == Language Bindings==57 === Language Bindings === 56 58 ||C || All libraries are written in C. 57 59 ||Python || The Python binding for PJSUA-LIB has been implemented in 0.5.10 release. The documentation for Python is integrated in PJSUA-API Documentation.