Changes between Version 71 and Version 72 of FAQ


Ignore:
Timestamp:
May 11, 2009 10:17:24 PM (15 years ago)
Author:
ismangil
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FAQ

    v71 v72  
    1111=== Where can I find the latest release of PJSIP? === #latest 
    1212 
    13 The latest PJSIP is always the SVN trunk version. Please find the information on how to retrieve PJSIP from SVN in the [http://www.pjsip.org/download.htm PJSIP Download] and [http://www.pjsip.org/using.htm Getting Started] page. 
     13The latest PJSIP is always the SVN trunk version. Please find the information on how to retrieve PJSIP from SVN in the [http://www.pjsip.org/download.htm PJSIP Download] and [wiki:Getting-Started Getting Started] page. 
    1414 
    1515=== If PJSIP is said to be small footprint, then why the source is so big? === #src-large 
     
    143143=== I'm having problem building PJSIP, please help! === #build-problems 
    144144 
    145 Please check the [http://www.pjsip.org/using.htm Getting Started] page. 
     145Please check the [wiki:Getting-Started Getting Started] page. 
    146146 
    147147=== I'm getting "Unable to open DSound.h error", please help! === #dsound 
    148148 
    149 You should really check the [http://www.pjsip.org/using.htm Getting Started] page first. 
    150  
    151 Please check the [http://www.pjsip.org/using.htm Getting Started] page. 
     149You should really check the [wiki:Getting-Started Getting Started] page first. 
     150 
     151Please check the [wiki:Getting-Started Getting Started] page. 
    152152 
    153153=== How do I build the libraries as Dynamic Link Library (DLL)? === #dll 
     
    12661266=== How can I build PJSIP for WinCE/Windows Mobile? === #wm-build 
    12671267 
    1268 Have a look at this [http://www.pjsip.org/using.htm#evc Getting Started | Windows Mobile] page. 
     1268Have a look at this [wiki:Getting-Started/Windows-Mobile Getting Started | Windows Mobile] page. 
    12691269 
    12701270=== I've got link error when building pjsua_wince === 
     
    13241324=== How can I build PJSIP for Linux/uC-Linux? === #linux-build 
    13251325 
    1326 Have a look at this [http://www.pjsip.org/using.htm#gnu Getting Started | GNU] page. 
     1326Have a look at this [wiki:Getting-Started/Autoconf Getting Started | GNU] page. 
    13271327 
    13281328---- 
     
    13321332=== How can I build PJSIP for MacOS X? === #osx-build 
    13331333 
    1334 Have a look at this [http://www.pjsip.org/using.htm#gnu Getting Started | GNU] page. 
     1334Have a look at this [wiki:Getting-Started/Autoconf Getting Started | GNU] page. 
    13351335 
    13361336=== How can I build universal binary for MacOS X? === #osx-universal