Fix #3156430: Messages not Delivered
commite61ef48e14aae5aa385251f9f03186a8e7f7b336
authorStefan Becker <stefan.becker@nokia.com>
Wed, 12 Jan 2011 21:13:39 +0000 (12 23:13 +0200)
committerStefan Becker <stefan.becker@nokia.com>
Wed, 12 Jan 2011 21:13:39 +0000 (12 23:13 +0200)
treed4dab6183428ce48fa2789cc6bc3a8d6c7baaaad
parent4668820d31cf3cea3587bf9e80f609b3838c4a74
Fix #3156430: Messages not Delivered

When SIPE received a new INVITE for an existing session & dialog, it only
updated the call ID for the session but not the dialog. The next user messages
where therefore still sent with the old call ID and promptly rejected by OCS
with a 400 "malformed route header" error.

Update the call ID in the dialog too.
src/core/sipe-incoming.c