Changes between Version 4 and Version 5 of Ticket #1463


Ignore:
Timestamp:
Mar 22, 2012 10:07:29 AM (12 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1463 – Description

    v4 v5  
    2626  }}} 
    2727 to exclude PJMEDIA specific implementation from PJSUA-LIB library. Understandably you will loose all media features in PJSUA-LIB (this will be handled by your third party media stack). 
    28  1. Also copy suggested settings from {{{pjsip-apps/src/third_party_media/config_site.h}}} into {{{pjlib/include/pj/config_site.h}}}. These settings are mostly used to exclude unneeded media components from the link process. 
     28 1. Also copy suggested settings from {{{pjsip-apps/src/3rdparty_media_sample/config_site.h}}} into {{{pjlib/include/pj/config_site.h}}}. These settings are mostly used to exclude unneeded media components from the link process. 
    2929 1. Build the libraries, but this time using  
    3030  {{{