Fix #214: Typing notification does not always work (II)
commit23e888cf5072e80027823a95c232e94b7ea017e8
authorStefan Becker <chemobejk@gmail.com>
Mon, 18 Nov 2013 12:04:22 +0000 (18 14:04 +0200)
committerStefan Becker <chemobejk@gmail.com>
Mon, 18 Nov 2013 12:04:22 +0000 (18 14:04 +0200)
tree9780b6f20707d208f051a5b13ecad09b4cd3c153
parent7cc168ac9e891a5e027f2fe90c2212759e7e9c2c
Fix #214: Typing notification does not always work (II)

Some servers don't accept that we sent MESSAGE then INFO without waiting
for the response to the MESSAGE. This is another case where SIPE is
missing a correct SIP layer implementation :-(

Work around this problem by filtering out PURPLE_NOT_TYPING events in
the purple backend, like it was done in previous SIPE versions.
src/purple/purple-plugin.c