]> sjero.net Git - linphone/commit
Do not delete ICE session when it is in the Failed state.
authorGhislain MARY <ghislain.mary@belledonne-communications.com>
Thu, 23 Aug 2012 07:57:10 +0000 (09:57 +0200)
committerGhislain MARY <ghislain.mary@belledonne-communications.com>
Fri, 24 Aug 2012 08:57:05 +0000 (10:57 +0200)
commit52766069426b9e6d2f24c15c5f3d2037d51826de
tree63340afb1f9ddd26c604b5befb4e873a4d84d268
parent9b9106c1e798399a76b4a75cd75c30b691d5436d
Do not delete ICE session when it is in the Failed state.

If the ICE session is deleted it can not be restarted later.
However try to send a re-invite if the session state is Failed but some check
lists have completed successfully.
coreapi/linphonecall.c
coreapi/misc.c