mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-28 16:49:20 +00:00
Merge branch 'master' of git://git.savannah.nongnu.org/linphone
This commit is contained in:
commit
fcb8e72aea
2 changed files with 2 additions and 1 deletions
|
|
@ -982,6 +982,7 @@ static void linphone_core_init (LinphoneCore * lc, const LinphoneCoreVTable *vta
|
|||
linphone_core_assign_payload_type(lc,&payload_type_speex_wb,111,"vbr=on");
|
||||
linphone_core_assign_payload_type(lc,&payload_type_speex_uwb,112,"vbr=on");
|
||||
linphone_core_assign_payload_type(lc,&payload_type_telephone_event,101,"0-11");
|
||||
linphone_core_assign_payload_type(lc,&payload_type_g722,9,NULL);
|
||||
|
||||
#if defined(ANDROID) || defined (__IPHONE_OS_VERSION_MIN_REQUIRED)
|
||||
/*shorten the DNS lookup time and send more retransmissions on mobiles:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1e6aa8adcf1e5c1a74b7fafaada43c5baedaa872
|
||||
Subproject commit 85886f326d404708368f72f69c8e0b67af417da1
|
||||
Loading…
Add table
Reference in a new issue