forked from mirrors/linphone-iphone
Call migrate_to_multitransport at start
This commit is contained in:
parent
99f4450749
commit
c6f41b3d72
1 changed files with 1 additions and 0 deletions
|
|
@ -1198,6 +1198,7 @@ static BOOL libStarted = FALSE;
|
|||
|
||||
// create linphone core
|
||||
[self createLinphoneCore];
|
||||
linphone_core_migrate_to_multi_transport(theLinphoneCore);
|
||||
|
||||
//init audio session
|
||||
AVAudioSession *audioSession = [AVAudioSession sharedInstance];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue