Changes between Version 74 and Version 75 of WikiStart
- Timestamp:
- Jun 3, 2010 4:12:23 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v74 v75 78 78 * [wiki:3rd_Party_Media Integrating Third Party Media Stack with PJSIP]. This article explains several strategies that can be used if one wants to integrate third party media codecs with PJSIP. 79 79 80 * '''New:'''[wiki:Audio_Dev_API Audio Device API]. New audio device abstraction API introduced in version 1.1.80 * [wiki:Audio_Dev_API Audio Device API]. New audio device abstraction API introduced in version 1.1. 81 81 82 82 NAT traversal/PJNATH: 83 * '''New:''' [wiki:Using_Standalone_ICE Using Standalone PJNATH's ICE in (non-SIP) Applications]. This article describes how to use the ICE stream transport of PJNATH directly without PJSIP/PJMEDIA in (probably non-SIP/SDP) applications. 84 83 * [wiki:Using_Standalone_ICE Using Standalone PJNATH's ICE in (non-SIP) Applications]. This article describes how to use the ICE stream transport of PJNATH directly without PJSIP/PJMEDIA in (probably non-SIP/SDP) applications. 84 85 * '''New:'''[wiki:PJNATH_Memory_Usage PJNATH RAM Usage Analysis and Optimization] 85 86 86 87 Symbian: 87 88 * [wiki:APS Using Audio Proxy Server (APS) in PJSIP] describes how to setup PJSIP to use APS. 88 89 89 * '''New:'''[wiki:VAS Using VoIP Audio Services (VAS) in PJSIP] describes how to setup PJSIP to use VAS.90 91 * '''New:'''[wiki:Nokia_APS_VAS_Direct Using APS-Direct and VAS-Direct in PJMEDIA] describes how to setup the application to use the handset/hardware codecs such as G.729 and AMR-NB provided by Nokia S60 Audio Proxy Server/APS and VoIP Audio Services/VAS API.90 * [wiki:VAS Using VoIP Audio Services (VAS) in PJSIP] describes how to setup PJSIP to use VAS. 91 92 * [wiki:Nokia_APS_VAS_Direct Using APS-Direct and VAS-Direct in PJMEDIA] describes how to setup the application to use the handset/hardware codecs such as G.729 and AMR-NB provided by Nokia S60 Audio Proxy Server/APS and VoIP Audio Services/VAS API. 92 93 93 94 … … 151 152 152 153 General: 153 * '''New'''[wiki:Symbian_AP_Reconnection Handling of access point disconnection and reconnection in mobile applications]. This article describes some issues and their corresponding solutions related to access point disconnection, reconnection, and change in your PJSIP applications. The general issues related to the discussion will be explained, along with some specific issues to Symbian applications.154 * [wiki:Symbian_AP_Reconnection Handling of access point disconnection and reconnection in mobile applications]. This article describes some issues and their corresponding solutions related to access point disconnection, reconnection, and change in your PJSIP applications. The general issues related to the discussion will be explained, along with some specific issues to Symbian applications. 154 155 155 156 … … 162 163 163 164 * [wiki:media-flow Media Flow Explained]. This short article explains how the media flows between various PJMEDIA components. 165 166 PJNATH: 167 168 * '''New:''' [wiki:PJNATH_Memory_Usage PJNATH RAM Usage Analysis and Optimization] 164 169 165 170 Other: