Fix #3161273: Lost Connection Gives No Error Message (part X)
commit07cd237dc4ac24c77c2694920db40a059cd33e9d
authorStefan Becker <stefan.becker@nokia.com>
Wed, 26 Jan 2011 09:50:42 +0000 (26 11:50 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 26 Jan 2011 09:50:42 +0000 (26 11:50 +0200)
tree9ac48e54dc16b039f29cfd8d51cacff6638bc4dc
parent7efd211dd7dddf6c112c61b21d1b2d72d0175a2a
Fix #3161273: Lost Connection Gives No Error Message (part X)

Generate an error for each unprocessed message when INVITE fails.

If the response to the INVITE is delayed then the user has a chance to type
additional messages that are queued on the outgoing list for sending after the
new dialog has been established. But when we receive an error response to the
INVITE we only generate an error for the first message.

Repeat the error for all unprocessed messages.
src/core/sipe-im.c