Changes between Version 33 and Version 34 of WikiStart
- Timestamp:
- Aug 19, 2008 10:09:39 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v33 v34 4 4 * [wiki:FAQ PJSIP FAQ] 5 5 6 == General Tutorial == 6 == Tutorials == 7 8 General: 7 9 * [wiki:Getting_Started_Using Getting Started Part II: Building Your Own Application using PJSIP] 8 10 * [wiki:PJSIP_Tutorial PJSUA Tutorial] 11 12 Symbian: 13 * [wiki:DevelopingSymbianAppWithCarbide Developing, Building and Debugging PJSIP for Symbian S60 3rd Edition Device using Carbide C++] 14 15 Python: 16 * [wiki:Python_SIP_Tutorial Python SIP Tutorial] 17 18 Windows 95/98: 9 19 * [wiki:Windows98_Support Building the Software for Windows 95/98 (win95/98)] 10 20 11 == Symbian Tutorial ==12 13 * [wiki:DevelopingSymbianAppWithCarbide Developing, Building and Debugging PJSIP for Symbian S60 3rd Edition Device using Carbide C++]14 * [wiki:APS Using Audio Proxy Server (APS) in PJSIP]15 16 == Python Tutorial ==17 * [wiki:Python_SIP_Tutorial Python SIP Tutorial]18 21 19 22 == Features Configuration and Integration == 20 23 24 Media related: 25 * '''New:''' [wiki:Intel_IPP_Codecs Using Intel® Integrated Performance Primitive (IPP) with PJMEDIA] 21 26 * [wiki:SRTP SRTP Support in PJSIP] 22 * '''New:''' [wiki:Intel_IPP_Codecs Using Intel® Integrated Performance Primitive (IPP) with PJMEDIA] 27 * [wiki:3rd_Party_Media Integrating Third Party Media Stack with PJSIP] 28 29 Symbian: 30 * [wiki:APS Using Audio Proxy Server (APS) in PJSIP] 31 32 SIP related: 33 * [wiki:TLS Configuring PJSIP with TLS] 34 35 Other: 23 36 * [wiki:IPv6 Detailed explanation of IPv6 changes] 24 * [wiki:3rd_Party_Media Integrating Third Party Media Stack with PJSIP]25 37 * [wiki:new_changes Major Changes since Version 0.5] 26 38 27 39 == Troubleshooting == 28 40 29 * [wiki:sound-problems Troubleshooting Sound Device Problems] 30 * [wiki:crash-problem Troubleshooting Crash Problem on Win32] 41 Media related: 42 * [wiki:sound-problems Sound Problems] 43 44 ICE related: 45 * [wiki:IceNegotiationFailure ICE Negotiation Failure] 46 47 Other: 48 * [wiki:crash-problem Crash Problem on Win32] 31 49 32 50 == Technical Articles == 33 51 52 Media related: 34 53 * '''New:''' [wiki:PJMEDIA-MIPS PJMEDIA Performance Measurement] 54 * [wiki:MeasuringSoundLatency Measuring Sound Latency] 35 55 * [wiki:media-flow Media Flow Explained] 56 57 Other: 36 58 * [wiki:PJSUA_Locks Standard Mutex Lock Ordering with PJSUA-LIB to Avoid Deadlock] 37 59