EnsureChannel for call channels should not return already hung up channels
@mbatle
Submitted by Mateu Batle Assigned to Telepathy bugs list
Description
To reproduce
- EnsureChannel for a call channel
- Use it, and then just hung up (not calling requestClose)
- EnsureChannel for a call channel on same contact
- Returns same channel
Calling requestClose seems to solve the problem.
Note: It has been tested with tp-qt4 and tp-qt4-yell.
Version: git master