filetransfer: wait for BYE request from the sender
commit6acf7d5590c6361dcbc6a54f92f36f5edb7d173b
authorJakub Adam <jakub.adam@ktknet.cz>
Thu, 15 Oct 2015 19:21:22 +0000 (15 21:21 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Thu, 15 Oct 2015 19:48:09 +0000 (15 21:48 +0200)
tree3dbaf764c8e2199a9307253768be0f051ec88cd9
parent0884a5e77a4d8c05975c0c6212bf2f809f3717a8
filetransfer: wait for BYE request from the sender

If we prematurely hang up the call, the Lync client registers it as
a failure, even though the whole file has been transferred. It seems we
have to wait for a SIP BYE from the sender in order for the transfer to
be treated as successful.
src/core/sipe-ft-lync.c