Fix #3267073: False "could not be delivered" errors
commit5ff8ea521bf92fc7a21cf598283acedc40725f1d
authorStefan Becker <chemobejk@gmail.com>
Fri, 6 May 2011 20:14:16 +0000 (6 23:14 +0300)
committerStefan Becker <chemobejk@gmail.com>
Fri, 6 May 2011 20:14:16 +0000 (6 23:14 +0300)
treef5b290aaef7653025688ddbc0f916e38c5ee62ac
parentec3a8ba61c6801505780fd079486e6c1150a9f3d
Fix #3267073: False "could not be delivered" errors

The logs provided by the reporters indicate that OCS2005 clients DO NOT
acknowledge our SIP MESSAGEs. Therefore the message timeout is triggered
and messages are reported to the user as not delivered.

Either this is a bug in the OCS2005 client or we do something wrong in our
SIP MESSAGEs. This hack removes the message timeout and is provided for
users who need to communicate with a still existing OCS2005 user base.

Do not enable it by default!
ChangeLog
configure.ac
src/core/sipe-im.c