linphone-iphone/src
Simon Morlat b1e084c4c8 Fix non working video upon receiving a video call, when the stun server couldn't be resolved.
The problem was that the gathering was started accidentally when accepting the call, but it is too late for this.
The video stream was then in the preparing state while requested to start, so it refused to start.
The incoming RTP packets were then processed by the ICE gathering graph, which did nothing with except logging error messages "unknwon payload type XXX".
2018-06-07 19:44:19 +02:00
..
address feat(PropertyContainer): increase performance => avoid private allocation if not used in childs 2018-03-07 17:49:13 +01:00
c-wrapper fix wrong association between c and cpp chat message pointer 2018-06-06 16:02:57 +02:00
call Fix issue where remote ring is not heard during an outgoing call, if previously an incoming call has been declined. 2018-05-30 17:34:14 +02:00
chat fix mark as read on basic chat room 2018-06-04 13:27:20 +02:00
conference Fix non working video upon receiving a video call, when the stun server couldn't be resolved. 2018-06-07 19:44:19 +02:00
containers feat(address): add a sip addresses cache to increase performance (+50%) 2018-02-21 10:16:23 +01:00
content fix(linphone): add some fixes for Windows + add a export symbol for internal classes 2018-05-24 13:28:01 +02:00
core fix wrong memory mgt in iOS platform helper 2018-06-01 08:57:39 +02:00
db Revert "fix(MainDb): read is blacklisted by soci, use read_from_start instead on Windows" 2018-05-30 15:23:44 +02:00
dial-plan Dial plan modification: Indonesian number can now have until 12 significant digits. 2018-04-13 10:35:15 +02:00
event-log feat(AbstractDb): add a way to deal with exceptions 2018-01-25 17:07:16 +01:00
hacks feat(core): update date of some files 2018-01-15 09:17:54 +01:00
logger feat(logger): DurationLogger use by default Info flag 2018-02-15 08:28:22 +01:00
nat Fix non working video upon receiving a video call, when the stun server couldn't be resolved. 2018-06-07 19:44:19 +02:00
object fix(linphone): add some fixes for Windows + add a export symbol for internal classes 2018-05-24 13:28:01 +02:00
sal Fix potential crash (rare) 2018-06-07 19:43:55 +02:00
search fix crash in search bar on ios 2018-06-05 17:44:35 +02:00
sip-tools fix(core): constexpr variables are implicit const 2018-04-20 15:53:33 +02:00
utils Changed charset conversion function from 'any to any' to 'any to utf8' 2018-05-28 10:26:43 +02:00
variant fix(core): add many workarounds to build on Windows... 2018-05-22 09:40:48 +02:00
xml Regenerate xsd source code to fix compilation issues. 2018-05-14 16:08:03 +02:00
CMakeLists.txt fix cpim tester on android 2018-05-29 17:59:29 +02:00
enums.h feat(core): update date of some files 2018-01-15 09:17:54 +01:00