im: fix response/timeout for multiparty/conference messages
commitbc61f6c86f85200abc1605b454854ace343f4863
authorStefan Becker <stefan.becker@nokia.com>
Wed, 4 May 2011 07:39:56 +0000 (4 10:39 +0300)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 4 May 2011 07:39:56 +0000 (4 10:39 +0300)
treead1df760919a7335865aec65ad2d38abea07e769
parente7fa5d319859fd4424263669ab7e0c46aaa6590e
im: fix response/timeout for multiparty/conference messages

Chat messages for multiparty/conference sessions are sent using the IM message
handling, i.e. they are also added to the unconfirmed message queue. But in
process_message_response/timeout() we were only handling IM sessions, so those
messages were incorrectly left on the queue and therefore after the session
was closed we printed error messages in the chat.
src/core/sipe-im.c