linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] How to add Linphone library to seperate xcode proj


From: Moss S
Subject: [Linphone-developers] How to add Linphone library to seperate xcode project
Date: Tue, 16 Apr 2013 11:15:58 +0400

I am successfully able to compile and run linphone properly and successfully added all libraries and all relevant classes to a seperate project to make it run properly after rectifying errors from xcode. But After compiling it with seperate xcode project I am running accrossing many library errors even I build submodules again after making it very clean from terminal too.

linphone_core_set_playback_gain_db(): no active call.

linphone_core_set_mic_gain_db(): no active call.

 MTU is supposed to be 1300, rtp payload max size will be 1240

 Adding new codec PCMU/8000 with fmtp 

Could not find encoder for 1016

Could not find decoder for 1016

 Adding new codec GSM/8000 with fmtp 

 Could not find encoder for G723

 Could not find decoder for G723

Could not find encoder for LPC

 Could not find decoder for LPC

 Adding new codec PCMA/8000 with fmtp 

 Adding new codec G722/8000 with fmtp 

 Adding new codec L16/44100 with fmtp 

 Adding new codec L16/44100 with fmtp 

 Could not find encoder for G729

Could not find decoder for G729

2013-04-16 11:12:04.176 AptusPushTest[2475:5703] eXosip: Reseting timer to 10s before waking up!

2013-04-16 11:12:04.177 AptusPushTest[2475:907] ms_list_nth_data: no such index in list.

(lldb) 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]