Changes between Version 52 and Version 53 of WikiStart


Ignore:
Timestamp:
Nov 27, 2008 4:21:01 PM (15 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v52 v53  
    6060 
    6161Media related: 
    62  * '''New:''' [wiki:Intel_IPP_Codecs Using Intel® Integrated Performance Primitive (IPP) with PJMEDIA] explains how to setup the development in order to use Intel® IPP libraries and reap various goodies from it such as AMR NB, AMR WB, G.722.1, G.723.1, G.726, G.728, and G.729 codecs. 
     62 * [wiki:Intel_IPP_Codecs Using Intel® Integrated Performance Primitive (IPP) with PJMEDIA] explains how to setup the development in order to use Intel® IPP libraries and reap various goodies from it such as AMR NB, AMR WB, G.722.1, G.723.1, G.726, G.728, and G.729 codecs. 
    6363 
    6464 * [wiki:SRTP SRTP Support in PJSIP]. This article explains how to setup and configure Secure RTP (SRTP) support as well as a technical implementation notes. Could be useful for anyone looking to implement other media transport types as well. 
     
    7272 * [wiki:TLS Configuring PJSIP with TLS] describes how to setup and configure PJSIP to use Transport Layer Security (TLS) transport. 
    7373 
    74  * [wiki:SIP_Redirection Handling SIP Redirection] describes how to make UAC invite session/call follow SIP redirect (3xx) responses. 
     74 * '''New:''' [wiki:SIP_Redirection Handling SIP Redirection] describes how to make UAC invite session/call follow SIP redirect (3xx) responses. 
    7575 
    7676Other: 
     
    127127 
    128128Media related: 
    129  * '''New:''' [wiki:Tone_Generator Analyzing the PJMEDIA Tone Generator Algorithms Performance]. This article explains the speed and frequency accuracy characteristics of the various tone generator back-end algorithms that are supported by PJMEDIA. 
     129 * [wiki:Tone_Generator Analyzing the PJMEDIA Tone Generator Algorithms Performance]. This article explains the speed and frequency accuracy characteristics of the various tone generator back-end algorithms that are supported by PJMEDIA. 
    130130 
    131131 * [wiki:PJMEDIA-MIPS PJMEDIA Performance Measurement]. This article is a '''must read''' for anyone looking to use PJMEDIA in performance constrained platforms (such as embedded or mobile devices), as it lists the performance requirements for each and all features in PJMEDIA. One can then tailor the features to meet both the functional and technical requirements of the development.