Changes between Version 4 and Version 5 of Ticket #1463
- Timestamp:
- Mar 22, 2012 10:07:29 AM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1463 – Description
v4 v5 26 26 }}} 27 27 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. 29 29 1. Build the libraries, but this time using 30 30 {{{